"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/18 03:59:34 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete" 2025/11/18 03:59:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/18 03:59:34 DEBUG : Creating backend with remote "/tmp/rclone3108621635" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 03:59:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 03:59:36 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 03:59:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/18 03:59:36 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 03:59:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 03:59:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 03:59:36 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 03:59:36 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 03:59:37 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 03:59:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 03:59:37 INFO : sub dir/hello world: Copied (new) 2025/11/18 03:59:37 DEBUG : B2 bucket rclone-test-jufoley3wete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.65s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 03:59:38 DEBUG : Creating backend with remote "/non-existing" 2025/11/18 03:59:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/18 03:59:39 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 03:59:39 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 03:59:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 03:59:39 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 03:59:39 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 03:59:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 03:59:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 03:59:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.48s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 03:59:41 INFO : B2 bucket rclone-test-jufoley3wete: Running all checks before starting transfers 2025/11/18 03:59:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 03:59:41 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 03:59:41 INFO : B2 bucket rclone-test-jufoley3wete: Checks finished, now starting transfers 2025/11/18 03:59:41 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 03:59:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 03:59:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 03:59:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.11s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 03:59:42 ERROR : Ignoring --no-traverse with sync 2025/11/18 03:59:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 03:59:42 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 03:59:42 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 03:59:42 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 03:59:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 03:59:42 INFO : sub dir/hello world: Copied (new) 2025/11/18 03:59:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.10s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 03:59:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/18 03:59:43 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 03:59:43 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 03:59:43 DEBUG : hello world2: size = 12 OK 2025/11/18 03:59:43 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/18 03:59:43 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.10s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 03:59:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 03:59:44 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 03:59:44 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 03:59:44 DEBUG : potato2: size = 11 OK 2025/11/18 03:59:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 03:59:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 03:59:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 03:59:46 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 03:59:46 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 03:59:46 DEBUG : potato2: size = 11 OK 2025/11/18 03:59:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 03:59:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.50s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 03:59:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/18 03:59:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 03:59:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/18 03:59:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 03:59:47 INFO : sub dir2: Making directory 2025/11/18 03:59:47 INFO : sub dir: Making directory 2025/11/18 03:59:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 03:59:47 INFO : sub dir2/sub sub dir2: Making directory 2025/11/18 03:59:47 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 03:59:47 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 03:59:47 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 03:59:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 03:59:47 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/11/18 03:59:47 DEBUG : B2 bucket rclone-test-jufoley3wete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.10s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 03:59:48 INFO : sub dir2: Making directory 2025/11/18 03:59:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/18 03:59:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 03:59:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 03:59:48 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 03:59:48 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 03:59:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 03:59:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 03:59:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 03:59:49 DEBUG : sub dir2: Making directory with metadata 2025/11/18 03:59:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 03:59:49 INFO : sub dir2: Making directory 2025/11/18 03:59:49 INFO : sub dir: Making directory 2025/11/18 03:59:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 03:59:49 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 03:59:49 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 03:59:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 03:59:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 03:59:49 INFO : sub dir/hello world: Copied (new) 2025/11/18 03:59:49 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/18 03:59:50 DEBUG : B2 bucket rclone-test-jufoley3wete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/18 03:59:50 DEBUG : B2 bucket rclone-test-jufoley3wete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.32s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 03:59:51 INFO : sub dir2: Making directory 2025/11/18 03:59:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 03:59:51 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 03:59:51 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 03:59:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 03:59:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 03:59:51 INFO : sub dir/hello world: Copied (new) 2025/11/18 03:59:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.09s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 03:59:52 DEBUG : sub dir2: Making directory with metadata 2025/11/18 03:59:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 03:59:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 03:59:52 INFO : sub dir2: Making directory 2025/11/18 03:59:52 INFO : sub dir: Making directory 2025/11/18 03:59:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 03:59:52 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 03:59:52 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 03:59:52 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 03:59:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 03:59:52 INFO : sub dir/hello world: Copied (new) 2025/11/18 03:59:52 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/18 03:59:52 DEBUG : B2 bucket rclone-test-jufoley3wete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 03:59:53 INFO : sub dir2: Making directory 2025/11/18 03:59:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 03:59:53 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 03:59:53 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 03:59:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 03:59:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 03:59:54 INFO : sub dir/hello world: Copied (new) 2025/11/18 03:59:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.10s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 03:59:55 DEBUG : Creating backend with remote "TestB2:rclone-test-nosigip6sega" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-jufoley3wete -> B2 bucket rclone-test-nosigip6sega 2025/11/18 03:59:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 03:59:56 DEBUG : B2 bucket rclone-test-nosigip6sega: Waiting for checks to finish 2025/11/18 03:59:56 DEBUG : B2 bucket rclone-test-nosigip6sega: Waiting for transfers to finish 2025/11/18 03:59:57 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 03:59:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 03:59:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/18 03:59:57 DEBUG : B2 bucket rclone-test-nosigip6sega: Purge remote 2025/11/18 03:59:57 INFO : B2 bucket rclone-test-nosigip6sega: cleaning bucket "rclone-test-nosigip6sega" of all files 2025/11/18 03:59:57 DEBUG : sub dir/hello world: Deleting (id "4_zbfb28d3310ed9b5b9fa80e1b_f1137f6c00fa6ce83_d20251118_m035956_c001_v0001184_t0001_u01763438396957") --- PASS: TestServerSideCopy (3.89s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 03:59:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3108621635) 2025/11/18 03:59:59 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 03:59:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 03:59:59 DEBUG : sub dir/hello world: Sizes differ 2025/11/18 03:59:59 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 03:59:59 DEBUG : sub dir/hello world: size = 17 OK 2025/11/18 03:59:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/18 03:59:59 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.51s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:00 DEBUG : Creating backend with remote "TestB2:rclone-test-mezagah0qimu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-jufoley3wete -> B2 bucket rclone-test-mezagah0qimu 2025/11/18 04:00:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 04:00:01 DEBUG : B2 bucket rclone-test-mezagah0qimu: Waiting for checks to finish 2025/11/18 04:00:01 DEBUG : B2 bucket rclone-test-mezagah0qimu: Waiting for transfers to finish 2025/11/18 04:00:02 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 04:00:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:00:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/18 04:00:03 DEBUG : B2 bucket rclone-test-mezagah0qimu: Waiting for checks to finish 2025/11/18 04:00:03 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:00:03 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-mezagah0qimu) 2025/11/18 04:00:03 DEBUG : sub dir/hello world: Sizes differ 2025/11/18 04:00:03 DEBUG : B2 bucket rclone-test-mezagah0qimu: Waiting for transfers to finish 2025/11/18 04:00:03 DEBUG : sub dir/hello world: size = 17 OK 2025/11/18 04:00:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/18 04:00:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/18 04:00:04 DEBUG : B2 bucket rclone-test-mezagah0qimu: Purge remote 2025/11/18 04:00:04 INFO : B2 bucket rclone-test-mezagah0qimu: cleaning bucket "rclone-test-mezagah0qimu" of all files 2025/11/18 04:00:04 DEBUG : sub dir/hello world: Deleting (id "4_zdf629d8310ed9b5b9fa80e1b_f111e783dc30aa9fa_d20251118_m040003_c001_v0001109_t0019_u01763438403187") 2025/11/18 04:00:04 DEBUG : sub dir/hello world: Deleting (id "4_zdf629d8310ed9b5b9fa80e1b_f107a1983b796cab1_d20251118_m040002_c001_v0001184_t0058_u01763438402207") --- PASS: TestServerSideCopyOverSelf (5.77s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:06 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:00:06 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:00:06 DEBUG : sub dir/hello world: Sizes differ 2025/11/18 04:00:06 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:06 DEBUG : sub dir/hello world: size = 17 OK 2025/11/18 04:00:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/18 04:00:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/18 04:00:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.56s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:07 DEBUG : Creating backend with remote "TestB2:rclone-test-vevajif3ripe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-jufoley3wete -> B2 bucket rclone-test-vevajif3ripe 2025/11/18 04:00:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 04:00:08 DEBUG : B2 bucket rclone-test-vevajif3ripe: Waiting for checks to finish 2025/11/18 04:00:08 DEBUG : B2 bucket rclone-test-vevajif3ripe: Waiting for transfers to finish 2025/11/18 04:00:09 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 04:00:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:00:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/18 04:00:10 DEBUG : B2 bucket rclone-test-vevajif3ripe: Waiting for checks to finish 2025/11/18 04:00:10 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:00:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vevajif3ripe) 2025/11/18 04:00:10 DEBUG : sub dir/hello world: Sizes differ 2025/11/18 04:00:10 DEBUG : B2 bucket rclone-test-vevajif3ripe: Waiting for transfers to finish 2025/11/18 04:00:10 DEBUG : sub dir/hello world: size = 17 OK 2025/11/18 04:00:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/18 04:00:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/18 04:00:10 INFO : sub dir/hello world: Deleted 2025/11/18 04:00:11 DEBUG : testing file moves 2025/11/18 04:00:11 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:00:11 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vevajif3ripe) 2025/11/18 04:00:11 DEBUG : sub dir/hello world: Sizes differ 2025/11/18 04:00:11 DEBUG : B2 bucket rclone-test-vevajif3ripe: Waiting for checks to finish 2025/11/18 04:00:11 DEBUG : B2 bucket rclone-test-vevajif3ripe: Waiting for transfers to finish 2025/11/18 04:00:12 DEBUG : sub dir/hello world: size = 24 OK 2025/11/18 04:00:12 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/18 04:00:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/18 04:00:12 INFO : sub dir/hello world: Deleted 2025/11/18 04:00:12 DEBUG : B2 bucket rclone-test-vevajif3ripe: Purge remote 2025/11/18 04:00:12 INFO : B2 bucket rclone-test-vevajif3ripe: cleaning bucket "rclone-test-vevajif3ripe" of all files 2025/11/18 04:00:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f82bd5310ed9b5b9fa80e1b_f116763b530a0946d_d20251118_m040011_c001_v0001113_t0050_u01763438411989") 2025/11/18 04:00:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f82bd5310ed9b5b9fa80e1b_f1070fd52eb55f2ea_d20251118_m040010_c001_v0001178_t0026_u01763438410616") 2025/11/18 04:00:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f82bd5310ed9b5b9fa80e1b_f108cb75fef62ff68_d20251118_m040009_c001_v0001091_t0047_u01763438409513") --- PASS: TestServerSideMoveOverSelf (6.74s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:14 ERROR : error listing: directory not found 2025/11/18 04:00:14 INFO : Local file system at /tmp/rclone3108621635: Making directory 2025/11/18 04:00:14 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:14 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.35s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 04:00:16 DEBUG : Local file system at /tmp/rclone3108621635: Waiting for checks to finish 2025/11/18 04:00:16 DEBUG : Local file system at /tmp/rclone3108621635: Waiting for transfers to finish 2025/11/18 04:00:16 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/18 04:00:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:00:16 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/18 04:00:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.68s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:17 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/18 04:00:17 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:17 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:17 DEBUG : check sum: size = 1 OK 2025/11/18 04:00:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/18 04:00:17 INFO : check sum: Copied (new) 2025/11/18 04:00:17 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:18 DEBUG : check sum: size = 1 OK 2025/11/18 04:00:18 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:18 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/18 04:00:18 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/18 04:00:18 DEBUG : check sum: Unchanged skipping 2025/11/18 04:00:18 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:18 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:18 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.48s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/18 04:00:18 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:18 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:19 DEBUG : sizeonly: size = 6 OK 2025/11/18 04:00:19 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/18 04:00:19 INFO : sizeonly: Copied (new) 2025/11/18 04:00:19 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:19 DEBUG : sizeonly: size = 6 OK 2025/11/18 04:00:19 DEBUG : sizeonly: Sizes identical 2025/11/18 04:00:19 DEBUG : sizeonly: Unchanged skipping 2025/11/18 04:00:19 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:19 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:19 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:19 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.47s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/18 04:00:20 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:20 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:20 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/18 04:00:20 INFO : ignore-size: Copied (new) 2025/11/18 04:00:20 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:20 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:00:20 DEBUG : ignore-size: Unchanged skipping 2025/11/18 04:00:20 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:20 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:22 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:22 DEBUG : existing: size = 6 OK 2025/11/18 04:00:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:00:22 DEBUG : existing: Unchanged skipping 2025/11/18 04:00:22 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:22 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:22 INFO : There was nothing to transfer 2025/11/18 04:00:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/18 04:00:22 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:22 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:22 DEBUG : existing: size = 6 OK 2025/11/18 04:00:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/18 04:00:22 INFO : existing: Copied (replaced existing) 2025/11/18 04:00:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.76s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/18 04:00:23 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:23 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:23 DEBUG : existing: size = 6 OK 2025/11/18 04:00:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/18 04:00:23 INFO : existing: Copied (new) 2025/11/18 04:00:23 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:24 DEBUG : existing: Destination exists, skipping 2025/11/18 04:00:24 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:24 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:24 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.51s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:25 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/18 04:00:25 DEBUG : c/non empty space: size = 5 OK 2025/11/18 04:00:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:00:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/18 04:00:25 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:25 DEBUG : c/non empty space: Unchanged skipping 2025/11/18 04:00:25 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:25 DEBUG : a/potato2: size = 60 OK 2025/11/18 04:00:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 04:00:25 INFO : a/potato2: Copied (new) 2025/11/18 04:00:25 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:26 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:27 DEBUG : empty space: size = 1 OK 2025/11/18 04:00:27 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:27 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/11/18 04:00:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/18 04:00:27 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/18 04:00:27 DEBUG : empty space: Unchanged skipping 2025/11/18 04:00:27 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:27 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:27 INFO : There was nothing to transfer 2025/11/18 04:00:28 DEBUG : empty space: size = 1 OK 2025/11/18 04:00:28 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/11/18 04:00:28 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/18 04:00:28 INFO : empty space: Updated modification time in destination 2025/11/18 04:00:28 DEBUG : empty space: Unchanged skipping 2025/11/18 04:00:28 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:28 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.59s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:30 DEBUG : empty space: size = 1 OK 2025/11/18 04:00:30 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/11/18 04:00:30 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/18 04:00:30 DEBUG : empty space: Unchanged skipping 2025/11/18 04:00:30 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:30 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.38s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:31 DEBUG : foo: size = 3 OK 2025/11/18 04:00:31 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:31 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/11/18 04:00:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:00:31 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:00:31 DEBUG : foo: sha1 differ 2025/11/18 04:00:31 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:31 DEBUG : foo: size = 3 OK 2025/11/18 04:00:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/18 04:00:31 INFO : foo: Copied (replaced existing) 2025/11/18 04:00:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:33 DEBUG : empty space: size = 1 OK 2025/11/18 04:00:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:00:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/18 04:00:33 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:33 DEBUG : empty space: Unchanged skipping 2025/11/18 04:00:33 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:33 DEBUG : potato: size = 60 OK 2025/11/18 04:00:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 04:00:33 INFO : potato: Copied (new) 2025/11/18 04:00:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:35 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:00:35 DEBUG : potato: size = 60 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:00:35 DEBUG : potato: Sizes differ 2025/11/18 04:00:35 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:35 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:35 DEBUG : potato: size = 21 OK 2025/11/18 04:00:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/18 04:00:35 INFO : potato: Copied (replaced existing) 2025/11/18 04:00:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.51s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:36 DEBUG : potato: size = 21 OK 2025/11/18 04:00:36 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:36 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/11/18 04:00:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3108621635) 2025/11/18 04:00:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:00:36 DEBUG : potato: sha1 differ 2025/11/18 04:00:36 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:36 DEBUG : potato: size = 21 OK 2025/11/18 04:00:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/18 04:00:36 INFO : potato: Copied (replaced existing) 2025/11/18 04:00:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 04:00:38 DEBUG : empty space: size = 1 OK 2025/11/18 04:00:38 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:00:38 DEBUG : empty space: Unchanged skipping 2025/11/18 04:00:38 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/18 04:00:38 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:40 DEBUG : empty space: size = 1 OK 2025/11/18 04:00:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:00:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 04:00:40 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:40 DEBUG : empty space: Unchanged skipping 2025/11/18 04:00:40 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:40 DEBUG : potato2: size = 60 OK 2025/11/18 04:00:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 04:00:40 INFO : potato2: Copied (new) 2025/11/18 04:00:40 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:41 INFO : d: Making directory 2025/11/18 04:00:41 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/18 04:00:42 DEBUG : c/non empty space: size = 5 OK 2025/11/18 04:00:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:00:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/18 04:00:42 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:42 DEBUG : c/non empty space: Unchanged skipping 2025/11/18 04:00:42 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:42 DEBUG : a/potato2: size = 60 OK 2025/11/18 04:00:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 04:00:42 INFO : a/potato2: Copied (new) 2025/11/18 04:00:42 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:42 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:43 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/18 04:00:44 DEBUG : c/non empty space: size = 5 OK 2025/11/18 04:00:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:00:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/18 04:00:44 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:44 DEBUG : c/non empty space: Unchanged skipping 2025/11/18 04:00:44 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:44 DEBUG : a/potato2: size = 60 OK 2025/11/18 04:00:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 04:00:44 INFO : a/potato2: Copied (new) 2025/11/18 04:00:44 ERROR : B2 bucket rclone-test-jufoley3wete: not deleting files as there were IO errors 2025/11/18 04:00:44 ERROR : B2 bucket rclone-test-jufoley3wete: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.09s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:46 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:46 DEBUG : empty space: size = 1 OK 2025/11/18 04:00:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:00:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 04:00:46 DEBUG : empty space: Unchanged skipping 2025/11/18 04:00:46 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:46 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:46 INFO : potato: Deleted 2025/11/18 04:00:46 DEBUG : potato2: size = 60 OK 2025/11/18 04:00:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 04:00:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.97s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:48 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:48 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:48 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:48 INFO : potato: Deleted 2025/11/18 04:00:48 DEBUG : empty space: size = 1 OK 2025/11/18 04:00:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:00:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 04:00:48 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:48 DEBUG : empty space: Unchanged skipping 2025/11/18 04:00:48 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:48 DEBUG : potato2: size = 60 OK 2025/11/18 04:00:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 04:00:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.36s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 04:00:50 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:50 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:50 DEBUG : potato2: size = 19 OK 2025/11/18 04:00:50 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/18 04:00:50 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.73s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:52 DEBUG : enormous: Excluded (Size Filter) 2025/11/18 04:00:52 DEBUG : enormous: Excluded 2025/11/18 04:00:52 DEBUG : potato2: Excluded (Size Filter) 2025/11/18 04:00:52 DEBUG : potato2: Excluded 2025/11/18 04:00:52 DEBUG : potato2: Excluded (Size Filter) 2025/11/18 04:00:52 DEBUG : empty space: size = 1 OK 2025/11/18 04:00:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:00:52 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:52 DEBUG : empty space: Unchanged skipping 2025/11/18 04:00:52 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:52 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:52 INFO : There was nothing to transfer 2025/11/18 04:00:52 DEBUG : enormous: Excluded (Size Filter) 2025/11/18 04:00:52 DEBUG : enormous: Excluded 2025/11/18 04:00:52 DEBUG : potato2: Excluded (Size Filter) 2025/11/18 04:00:52 DEBUG : potato2: Excluded 2025/11/18 04:00:52 DEBUG : potato2: Excluded (Size Filter) 2025/11/18 04:00:52 DEBUG : empty space: size = 1 OK 2025/11/18 04:00:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/18 04:00:52 DEBUG : empty space: Unchanged skipping 2025/11/18 04:00:52 DEBUG : Local file system at /tmp/rclone3108621635: Waiting for checks to finish 2025/11/18 04:00:52 DEBUG : Local file system at /tmp/rclone3108621635: Waiting for transfers to finish 2025/11/18 04:00:52 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.90s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:54 DEBUG : enormous: Excluded (Size Filter) 2025/11/18 04:00:54 DEBUG : enormous: Excluded 2025/11/18 04:00:54 DEBUG : potato2: Excluded (Size Filter) 2025/11/18 04:00:54 DEBUG : potato2: Excluded 2025/11/18 04:00:54 DEBUG : empty space: size = 1 OK 2025/11/18 04:00:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:00:54 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:54 DEBUG : empty space: Unchanged skipping 2025/11/18 04:00:54 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:54 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:54 INFO : enormous: Deleted 2025/11/18 04:00:54 INFO : potato2: Deleted 2025/11/18 04:00:54 INFO : There was nothing to transfer 2025/11/18 04:00:55 DEBUG : empty space: size = 1 OK 2025/11/18 04:00:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/18 04:00:55 DEBUG : Local file system at /tmp/rclone3108621635: Waiting for checks to finish 2025/11/18 04:00:55 DEBUG : empty space: Unchanged skipping 2025/11/18 04:00:55 DEBUG : Local file system at /tmp/rclone3108621635: Waiting for transfers to finish 2025/11/18 04:00:55 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:55 INFO : enormous: Deleted 2025/11/18 04:00:55 INFO : potato2: Deleted 2025/11/18 04:00:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.29s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:00:57 DEBUG : five: Need to transfer - File not found at Destination 2025/11/18 04:00:57 DEBUG : four: size = 4 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:00:57 DEBUG : one: Destination is newer than source, skipping 2025/11/18 04:00:57 DEBUG : four: size = 8 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:00:57 DEBUG : four: Sizes differ 2025/11/18 04:00:57 DEBUG : three: size = 5 OK 2025/11/18 04:00:57 DEBUG : three: Sizes identical 2025/11/18 04:00:57 DEBUG : two: size = 3 OK 2025/11/18 04:00:57 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/18 04:00:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/18 04:00:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3108621635) 2025/11/18 04:00:57 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:00:57 DEBUG : two: sha1 differ 2025/11/18 04:00:57 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:57 DEBUG : five: size = 4 OK 2025/11/18 04:00:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/18 04:00:57 INFO : five: Copied (new) 2025/11/18 04:00:57 DEBUG : four: size = 4 OK 2025/11/18 04:00:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/18 04:00:57 INFO : four: Copied (replaced existing) 2025/11/18 04:00:57 DEBUG : two: size = 3 OK 2025/11/18 04:00:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/18 04:00:57 INFO : two: Copied (replaced existing) 2025/11/18 04:00:57 DEBUG : Waiting for deletions to finish 2025/11/18 04:00:58 DEBUG : five: size = 4 OK 2025/11/18 04:00:58 DEBUG : one: Destination is newer than source, skipping 2025/11/18 04:00:58 DEBUG : four: size = 4 OK 2025/11/18 04:00:58 DEBUG : three: size = 5 OK 2025/11/18 04:00:58 DEBUG : two: size = 3 OK 2025/11/18 04:00:58 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:00:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/18 04:00:58 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/18 04:00:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/18 04:00:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/18 04:00:58 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/18 04:00:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3108621635) 2025/11/18 04:00:58 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:00:58 DEBUG : three: sha1 differ 2025/11/18 04:00:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/18 04:00:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/18 04:00:58 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/18 04:00:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/18 04:00:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/18 04:00:58 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:00:58 DEBUG : three: size = 5 OK 2025/11/18 04:00:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/18 04:00:58 INFO : three: Copied (replaced existing) 2025/11/18 04:00:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.18s) === 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:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/18 04:01:00 INFO : B2 bucket rclone-test-jufoley3wete: Making map for --track-renames 2025/11/18 04:01:00 INFO : B2 bucket rclone-test-jufoley3wete: Finished making map for --track-renames 2025/11/18 04:01:00 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:01:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/18 04:01:00 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for renames to finish 2025/11/18 04:01:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/18 04:01:00 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:01:00 DEBUG : yam: size = 11 OK 2025/11/18 04:01:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/18 04:01:00 INFO : yam: Copied (new) 2025/11/18 04:01:00 DEBUG : potato: size = 14 OK 2025/11/18 04:01:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/18 04:01:00 INFO : potato: Copied (new) 2025/11/18 04:01:00 DEBUG : Waiting for deletions to finish 2025/11/18 04:01:01 DEBUG : potato: size = 14 OK 2025/11/18 04:01:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:01:01 INFO : B2 bucket rclone-test-jufoley3wete: Making map for --track-renames 2025/11/18 04:01:01 INFO : B2 bucket rclone-test-jufoley3wete: Finished making map for --track-renames 2025/11/18 04:01:01 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:01:01 DEBUG : potato: Unchanged skipping 2025/11/18 04:01:01 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for renames to finish 2025/11/18 04:01:02 DEBUG : yaml: size = 11 OK 2025/11/18 04:01:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/18 04:01:02 INFO : yam: Copied (server-side copy) to: yaml 2025/11/18 04:01:02 INFO : yam: Deleted 2025/11/18 04:01:02 INFO : yaml: Renamed from "yam" 2025/11/18 04:01:02 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:01:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.62s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/18 04:01:03 INFO : B2 bucket rclone-test-jufoley3wete: Making map for --track-renames 2025/11/18 04:01:03 INFO : B2 bucket rclone-test-jufoley3wete: Finished making map for --track-renames 2025/11/18 04:01:03 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:01:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/18 04:01:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/18 04:01:03 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for renames to finish 2025/11/18 04:01:03 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:01:04 DEBUG : yam: size = 11 OK 2025/11/18 04:01:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/18 04:01:04 INFO : yam: Copied (new) 2025/11/18 04:01:04 DEBUG : potato: size = 14 OK 2025/11/18 04:01:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/18 04:01:04 INFO : potato: Copied (new) 2025/11/18 04:01:04 DEBUG : Waiting for deletions to finish 2025/11/18 04:01:04 DEBUG : potato: size = 14 OK 2025/11/18 04:01:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:01:04 INFO : B2 bucket rclone-test-jufoley3wete: Making map for --track-renames 2025/11/18 04:01:04 INFO : B2 bucket rclone-test-jufoley3wete: Finished making map for --track-renames 2025/11/18 04:01:04 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:01:04 DEBUG : potato: Unchanged skipping 2025/11/18 04:01:04 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for renames to finish 2025/11/18 04:01:07 DEBUG : yaml: size = 11 OK 2025/11/18 04:01:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/18 04:01:07 INFO : yam: Copied (server-side copy) to: yaml 2025/11/18 04:01:07 INFO : yam: Deleted 2025/11/18 04:01:07 INFO : yaml: Renamed from "yam" 2025/11/18 04:01:07 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:01:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.13s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/18 04:01:08 INFO : B2 bucket rclone-test-jufoley3wete: Making map for --track-renames 2025/11/18 04:01:08 INFO : B2 bucket rclone-test-jufoley3wete: Finished making map for --track-renames 2025/11/18 04:01:08 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:01:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/18 04:01:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/18 04:01:08 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for renames to finish 2025/11/18 04:01:08 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:01:09 DEBUG : sub/yam: size = 11 OK 2025/11/18 04:01:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/18 04:01:09 INFO : sub/yam: Copied (new) 2025/11/18 04:01:10 DEBUG : potato: size = 14 OK 2025/11/18 04:01:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/18 04:01:10 INFO : potato: Copied (new) 2025/11/18 04:01:10 DEBUG : Waiting for deletions to finish 2025/11/18 04:01:10 DEBUG : potato: size = 14 OK 2025/11/18 04:01:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:01:10 DEBUG : potato: Unchanged skipping 2025/11/18 04:01:10 INFO : B2 bucket rclone-test-jufoley3wete: Making map for --track-renames 2025/11/18 04:01:10 INFO : B2 bucket rclone-test-jufoley3wete: Finished making map for --track-renames 2025/11/18 04:01:10 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:01:10 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for renames to finish 2025/11/18 04:01:11 DEBUG : yam: size = 11 OK 2025/11/18 04:01:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/18 04:01:11 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/18 04:01:11 INFO : sub/yam: Deleted 2025/11/18 04:01:11 INFO : yam: Renamed from "sub/yam" 2025/11/18 04:01:11 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:01:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.91s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:01:12 DEBUG : Creating backend with remote "/tmp/rclone3108621635/dir1" 2025/11/18 04:01:12 DEBUG : Creating backend with remote "/tmp/rclone3108621635/dir2" 2025/11/18 04:01:12 DEBUG : Local file system at /tmp/rclone3108621635/dir2: Using server-side directory move 2025/11/18 04:01:12 INFO : Local file system at /tmp/rclone3108621635/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/18 04:01:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/18 04:01:12 INFO : file1.txt: Moved (server-side) 2025/11/18 04:01:12 DEBUG : Local file system at /tmp/rclone3108621635/dir2: Waiting for checks to finish 2025/11/18 04:01:12 DEBUG : Local file system at /tmp/rclone3108621635/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:01:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 04:01:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/18 04:01:13 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:01:13 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:01:13 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/18 04:01:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/18 04:01:13 INFO : nested/sub dir/file: Copied (new) 2025/11/18 04:01:13 INFO : nested/sub dir/file: Deleted 2025/11/18 04:01:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 04:01:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:01:13 INFO : sub dir/hello world: Copied (new) 2025/11/18 04:01:13 INFO : sub dir/hello world: Deleted 2025/11/18 04:01:13 INFO : sub dir: Removing directory 2025/11/18 04:01:13 INFO : nested/sub dir: Removing directory 2025/11/18 04:01:13 INFO : nested: Removing directory 2025/11/18 04:01:13 DEBUG : Local file system at /tmp/rclone3108621635: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.66s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:01:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 04:01:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/18 04:01:14 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:01:14 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:01:15 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/18 04:01:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/18 04:01:15 INFO : nested/sub dir/file: Copied (new) 2025/11/18 04:01:15 INFO : nested/sub dir/file: Deleted 2025/11/18 04:01:15 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 04:01:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:01:15 INFO : sub dir/hello world: Copied (new) 2025/11/18 04:01:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.87s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:01:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/18 04:01:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/18 04:01:16 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:01:16 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:01:16 DEBUG : existing-b: size = 6 OK 2025/11/18 04:01:16 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/18 04:01:16 INFO : existing-b: Copied (new) 2025/11/18 04:01:16 INFO : existing-b: Deleted 2025/11/18 04:01:17 DEBUG : existing: size = 6 OK 2025/11/18 04:01:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/18 04:01:17 INFO : existing: Copied (new) 2025/11/18 04:01:17 INFO : existing: Deleted 2025/11/18 04:01:17 DEBUG : existing: Destination exists, skipping 2025/11/18 04:01:17 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:01:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/18 04:01:17 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:01:17 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.86s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:01:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kuviqat1zesa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jufoley3wete -> B2 bucket rclone-test-kuviqat1zesa 2025/11/18 04:01:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 04:01:23 DEBUG : empty space: size = 1 OK 2025/11/18 04:01:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/18 04:01:23 DEBUG : empty space: Unchanged skipping 2025/11/18 04:01:23 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:01:23 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kuviqat1zesa) 2025/11/18 04:01:23 DEBUG : potato3: Sizes differ 2025/11/18 04:01:23 DEBUG : B2 bucket rclone-test-kuviqat1zesa: Waiting for checks to finish 2025/11/18 04:01:23 INFO : empty space: Deleted 2025/11/18 04:01:23 DEBUG : B2 bucket rclone-test-kuviqat1zesa: Waiting for transfers to finish 2025/11/18 04:01:23 DEBUG : potato2: size = 60 OK 2025/11/18 04:01:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 04:01:23 INFO : potato2: Copied (server-side copy) 2025/11/18 04:01:23 INFO : potato2: Deleted 2025/11/18 04:01:23 DEBUG : potato3: size = 68 OK 2025/11/18 04:01:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/18 04:01:23 INFO : potato3: Copied (server-side copy) 2025/11/18 04:01:23 INFO : potato3: Deleted 2025/11/18 04:01:24 DEBUG : Creating backend with remote "TestB2:rclone-test-tadivig5neju" 2025/11/18 04:01:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/18 04:01:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 04:01:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/18 04:01:25 DEBUG : B2 bucket rclone-test-tadivig5neju: Waiting for checks to finish 2025/11/18 04:01:25 DEBUG : B2 bucket rclone-test-tadivig5neju: Waiting for transfers to finish 2025/11/18 04:01:25 DEBUG : empty space: size = 1 OK 2025/11/18 04:01:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/18 04:01:25 INFO : empty space: Copied (server-side copy) 2025/11/18 04:01:26 INFO : empty space: Deleted 2025/11/18 04:01:26 DEBUG : potato3: size = 68 OK 2025/11/18 04:01:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/18 04:01:26 INFO : potato3: Copied (server-side copy) 2025/11/18 04:01:26 INFO : potato3: Deleted 2025/11/18 04:01:26 DEBUG : potato2: size = 60 OK 2025/11/18 04:01:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 04:01:26 INFO : potato2: Copied (server-side copy) 2025/11/18 04:01:26 INFO : potato2: Deleted 2025/11/18 04:01:27 DEBUG : B2 bucket rclone-test-tadivig5neju: Purge remote 2025/11/18 04:01:27 INFO : B2 bucket rclone-test-tadivig5neju: cleaning bucket "rclone-test-tadivig5neju" of all files 2025/11/18 04:01:27 DEBUG : empty space: Deleting (id "4_zaf12ddf310fd9b5b9fa80e1b_f1192d2bf2c500e71_d20251118_m040125_c001_v0001182_t0031_u01763438485829") 2025/11/18 04:01:27 DEBUG : potato2: Deleting (id "4_zaf12ddf310fd9b5b9fa80e1b_f10889b246991543e_d20251118_m040126_c001_v0001145_t0043_u01763438486059") 2025/11/18 04:01:27 DEBUG : potato3: Deleting (id "4_zaf12ddf310fd9b5b9fa80e1b_f101e3aa8fcb24ce2_d20251118_m040126_c001_v0001182_t0005_u01763438486201") 2025/11/18 04:01:27 DEBUG : B2 bucket rclone-test-kuviqat1zesa: Purge remote 2025/11/18 04:01:27 INFO : B2 bucket rclone-test-kuviqat1zesa: cleaning bucket "rclone-test-kuviqat1zesa" of all files 2025/11/18 04:01:28 DEBUG : empty space: Deleting (id "4_zef02cdd310fd9b5b9fa80e1b_f423d2aea60804cfc_d20251118_m040126_c001_v7007000_t0000_u01763438486034") 2025/11/18 04:01:28 DEBUG : empty space: Deleting (id "4_zef02cdd310fd9b5b9fa80e1b_f10421ab8a1078523_d20251118_m040121_c001_v0001131_t0005_u01763438481839") 2025/11/18 04:01:28 DEBUG : potato2: Deleting (id "4_zef02cdd310fd9b5b9fa80e1b_f423d2aea60804d00_d20251118_m040126_c001_v7007000_t0000_u01763438486613") 2025/11/18 04:01:28 DEBUG : potato2: Deleting (id "4_zef02cdd310fd9b5b9fa80e1b_f114b92a48d5911a0_d20251118_m040123_c001_v0001181_t0048_u01763438483176") 2025/11/18 04:01:28 DEBUG : potato3: Deleting (id "4_zef02cdd310fd9b5b9fa80e1b_f423d2aea60804cfe_d20251118_m040126_c001_v7007000_t0000_u01763438486405") 2025/11/18 04:01:28 DEBUG : potato3: Deleting (id "4_zef02cdd310fd9b5b9fa80e1b_f118238ccd73714ef_d20251118_m040123_c001_v0001136_t0049_u01763438483455") 2025/11/18 04:01:28 DEBUG : potato3: Deleting (id "4_zef02cdd310fd9b5b9fa80e1b_f10421ab8a1078525_d20251118_m040122_c001_v0001131_t0059_u01763438482189") --- PASS: TestServerSideMove (11.42s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:01:29 DEBUG : Creating backend with remote "TestB2:rclone-test-lopakip0diga" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jufoley3wete -> B2 bucket rclone-test-lopakip0diga 2025/11/18 04:01:35 DEBUG : empty space: Excluded (Size Filter) 2025/11/18 04:01:35 DEBUG : empty space: Excluded (Size Filter) 2025/11/18 04:01:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 04:01:35 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:01:35 DEBUG : B2 bucket rclone-test-lopakip0diga: Waiting for checks to finish 2025/11/18 04:01:35 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lopakip0diga) 2025/11/18 04:01:35 DEBUG : potato3: Sizes differ 2025/11/18 04:01:35 DEBUG : B2 bucket rclone-test-lopakip0diga: Waiting for transfers to finish 2025/11/18 04:01:35 DEBUG : potato2: size = 60 OK 2025/11/18 04:01:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 04:01:35 INFO : potato2: Copied (server-side copy) 2025/11/18 04:01:36 INFO : potato2: Deleted 2025/11/18 04:01:36 DEBUG : potato3: size = 68 OK 2025/11/18 04:01:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/18 04:01:36 INFO : potato3: Copied (server-side copy) 2025/11/18 04:01:36 INFO : potato3: Deleted 2025/11/18 04:01:36 DEBUG : Creating backend with remote "TestB2:rclone-test-hubufoc4xipe" 2025/11/18 04:01:37 DEBUG : empty space: Excluded (Size Filter) 2025/11/18 04:01:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 04:01:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/18 04:01:38 DEBUG : B2 bucket rclone-test-hubufoc4xipe: Waiting for checks to finish 2025/11/18 04:01:38 DEBUG : B2 bucket rclone-test-hubufoc4xipe: Waiting for transfers to finish 2025/11/18 04:01:38 DEBUG : potato2: size = 60 OK 2025/11/18 04:01:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 04:01:38 INFO : potato2: Copied (server-side copy) 2025/11/18 04:01:39 INFO : potato2: Deleted 2025/11/18 04:01:39 DEBUG : potato3: size = 68 OK 2025/11/18 04:01:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/18 04:01:39 INFO : potato3: Copied (server-side copy) 2025/11/18 04:01:39 INFO : potato3: Deleted 2025/11/18 04:01:40 DEBUG : B2 bucket rclone-test-hubufoc4xipe: Purge remote 2025/11/18 04:01:40 INFO : B2 bucket rclone-test-hubufoc4xipe: cleaning bucket "rclone-test-hubufoc4xipe" of all files 2025/11/18 04:01:40 DEBUG : potato2: Deleting (id "4_z5fe21d13200d9b5b9fa80e1b_f1188a8a0b7c2bcad_d20251118_m040138_c001_v0001150_t0035_u01763438498565") 2025/11/18 04:01:40 DEBUG : potato3: Deleting (id "4_z5fe21d13200d9b5b9fa80e1b_f103c654f61995ff3_d20251118_m040138_c001_v0001137_t0058_u01763438498944") 2025/11/18 04:01:40 DEBUG : B2 bucket rclone-test-lopakip0diga: Purge remote 2025/11/18 04:01:40 INFO : B2 bucket rclone-test-lopakip0diga: cleaning bucket "rclone-test-lopakip0diga" of all files 2025/11/18 04:01:41 DEBUG : empty space: Deleting (id "4_zdf920d03200d9b5b9fa80e1b_f116d02c80deceff0_d20251118_m040134_c001_v0001181_t0016_u01763438494848") 2025/11/18 04:01:41 DEBUG : potato2: Deleting (id "4_zdf920d03200d9b5b9fa80e1b_f4196b5bd76fb2b45_d20251118_m040139_c001_v7007000_t0000_u01763438499006") 2025/11/18 04:01:41 DEBUG : potato2: Deleting (id "4_zdf920d03200d9b5b9fa80e1b_f104b3be8ce22f0ab_d20251118_m040135_c001_v0001180_t0002_u01763438495692") 2025/11/18 04:01:41 DEBUG : potato3: Deleting (id "4_zdf920d03200d9b5b9fa80e1b_f4196b5bd76fb2b46_d20251118_m040139_c001_v7007000_t0000_u01763438499562") 2025/11/18 04:01:41 DEBUG : potato3: Deleting (id "4_zdf920d03200d9b5b9fa80e1b_f108354e37e034bbe_d20251118_m040135_c001_v0001157_t0017_u01763438495969") 2025/11/18 04:01:41 DEBUG : potato3: Deleting (id "4_zdf920d03200d9b5b9fa80e1b_f116d02c80deceff2_d20251118_m040135_c001_v0001181_t0057_u01763438495091") --- PASS: TestServerSideMoveWithFilter (13.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:01:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qatimij5caja" 2025/11/18 04:01:46 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jufoley3wete -> B2 bucket rclone-test-qatimij5caja 2025/11/18 04:01:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 04:01:48 DEBUG : empty space: size = 1 OK 2025/11/18 04:01:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/18 04:01:48 DEBUG : empty space: Unchanged skipping 2025/11/18 04:01:48 DEBUG : B2 bucket rclone-test-qatimij5caja: Waiting for checks to finish 2025/11/18 04:01:48 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:01:48 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qatimij5caja) 2025/11/18 04:01:48 DEBUG : potato3: Sizes differ 2025/11/18 04:01:48 INFO : empty space: Deleted 2025/11/18 04:01:48 DEBUG : B2 bucket rclone-test-qatimij5caja: Waiting for transfers to finish 2025/11/18 04:01:48 DEBUG : potato2: size = 60 OK 2025/11/18 04:01:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 04:01:48 INFO : potato2: Copied (server-side copy) 2025/11/18 04:01:48 INFO : potato2: Deleted 2025/11/18 04:01:49 DEBUG : potato3: size = 68 OK 2025/11/18 04:01:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/18 04:01:49 INFO : potato3: Copied (server-side copy) 2025/11/18 04:01:49 INFO : potato3: Deleted 2025/11/18 04:01:49 DEBUG : Creating backend with remote "TestB2:rclone-test-mifaliq5koha" 2025/11/18 04:01:50 INFO : tomatoDir: Making directory 2025/11/18 04:01:50 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/18 04:01:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 04:01:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/18 04:01:50 DEBUG : B2 bucket rclone-test-mifaliq5koha: Waiting for checks to finish 2025/11/18 04:01:50 DEBUG : B2 bucket rclone-test-mifaliq5koha: Waiting for transfers to finish 2025/11/18 04:01:51 DEBUG : empty space: size = 1 OK 2025/11/18 04:01:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/18 04:01:51 INFO : empty space: Copied (server-side copy) 2025/11/18 04:01:51 INFO : empty space: Deleted 2025/11/18 04:01:52 DEBUG : potato2: size = 60 OK 2025/11/18 04:01:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/18 04:01:52 INFO : potato2: Copied (server-side copy) 2025/11/18 04:01:52 DEBUG : potato3: size = 68 OK 2025/11/18 04:01:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/18 04:01:52 INFO : potato3: Copied (server-side copy) 2025/11/18 04:01:52 INFO : potato2: Deleted 2025/11/18 04:01:52 INFO : potato3: Deleted 2025/11/18 04:01:52 DEBUG : B2 bucket rclone-test-mifaliq5koha: Purge remote 2025/11/18 04:01:52 INFO : B2 bucket rclone-test-mifaliq5koha: cleaning bucket "rclone-test-mifaliq5koha" of all files 2025/11/18 04:01:53 DEBUG : empty space: Deleting (id "4_zff824d33200d9b5b9fa80e1b_f104d41ddeddfb321_d20251118_m040151_c001_v0001091_t0046_u01763438511542") 2025/11/18 04:01:53 DEBUG : potato2: Deleting (id "4_zff824d33200d9b5b9fa80e1b_f1099c269724f6b6b_d20251118_m040151_c001_v0001184_t0029_u01763438511882") 2025/11/18 04:01:53 DEBUG : potato3: Deleting (id "4_zff824d33200d9b5b9fa80e1b_f105bb30d624aca81_d20251118_m040151_c001_v0001172_t0032_u01763438511896") 2025/11/18 04:01:53 DEBUG : B2 bucket rclone-test-qatimij5caja: Purge remote 2025/11/18 04:01:53 INFO : B2 bucket rclone-test-qatimij5caja: cleaning bucket "rclone-test-qatimij5caja" of all files 2025/11/18 04:01:53 DEBUG : empty space: Deleting (id "4_z7f123d33200d9b5b9fa80e1b_f41096641a448836d_d20251118_m040151_c001_v7007000_t0000_u01763438511902") 2025/11/18 04:01:53 DEBUG : empty space: Deleting (id "4_z7f123d33200d9b5b9fa80e1b_f108f95ee4ce06103_d20251118_m040147_c001_v0001180_t0041_u01763438507753") 2025/11/18 04:01:53 DEBUG : potato2: Deleting (id "4_z7f123d33200d9b5b9fa80e1b_f41096641a448836e_d20251118_m040152_c001_v7007000_t0000_u01763438512097") 2025/11/18 04:01:53 DEBUG : potato2: Deleting (id "4_z7f123d33200d9b5b9fa80e1b_f1111c784249fa508_d20251118_m040148_c001_v0001178_t0022_u01763438508644") 2025/11/18 04:01:53 DEBUG : potato3: Deleting (id "4_z7f123d33200d9b5b9fa80e1b_f40214feff816b91a_d20251118_m040152_c001_v7007000_t0000_u01763438512216") 2025/11/18 04:01:53 DEBUG : potato3: Deleting (id "4_z7f123d33200d9b5b9fa80e1b_f116c152476fbb8c5_d20251118_m040148_c001_v0001091_t0054_u01763438508916") 2025/11/18 04:01:53 DEBUG : potato3: Deleting (id "4_z7f123d33200d9b5b9fa80e1b_f108f95ee4ce06109_d20251118_m040148_c001_v0001180_t0051_u01763438508008") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.61s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:01:55 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.93s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:01:58 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:02:00 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/rclone-sync-test" 2025/11/18 04:02:01 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/rclone-sync-test-include/layer2" 2025/11/18 04:02:03 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/rclone-sync-test-ignore-file" 2025/11/18 04:02:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/18 04:02:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/18 04:02:07 DEBUG : pacer: Reducing sleep to 10ms 2025/11/18 04:02:07 DEBUG : B2 bucket rclone-test-jufoley3wete path rclone-sync-test: Waiting for checks to finish 2025/11/18 04:02:07 DEBUG : B2 bucket rclone-test-jufoley3wete path rclone-sync-test: Waiting for transfers to finish 2025/11/18 04:02:07 DEBUG : Waiting for deletions to finish 2025/11/18 04:02:07 INFO : There was nothing to transfer 2025/11/18 04:02:07 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:02:07 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:02:07 DEBUG : Waiting for deletions to finish 2025/11/18 04:02:07 INFO : There was nothing to transfer 2025/11/18 04:02:08 DEBUG : B2 bucket rclone-test-jufoley3wete path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/18 04:02:08 DEBUG : B2 bucket rclone-test-jufoley3wete path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/18 04:02:08 DEBUG : Waiting for deletions to finish 2025/11/18 04:02:08 INFO : There was nothing to transfer 2025/11/18 04:02:08 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:02:08 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:02:08 DEBUG : Waiting for deletions to finish 2025/11/18 04:02:08 INFO : There was nothing to transfer 2025/11/18 04:02:08 DEBUG : B2 bucket rclone-test-jufoley3wete path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/18 04:02:08 DEBUG : B2 bucket rclone-test-jufoley3wete path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/18 04:02:08 DEBUG : Waiting for deletions to finish 2025/11/18 04:02:08 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.43s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:02:09 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/dst" 2025/11/18 04:02:10 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/CompareDest" 2025/11/18 04:02:12 DEBUG : one: Need to transfer - File not found at Destination 2025/11/18 04:02:12 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:02:12 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:02:13 DEBUG : one: size = 3 OK 2025/11/18 04:02:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 04:02:13 INFO : one: Copied (new) 2025/11/18 04:02:13 DEBUG : Waiting for deletions to finish 2025/11/18 04:02:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:02:14 DEBUG : one: size = 3 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:02:14 DEBUG : one: Sizes differ 2025/11/18 04:02:14 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:02:14 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:02:14 DEBUG : one: size = 5 OK 2025/11/18 04:02:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/18 04:02:14 INFO : one: Copied (replaced existing) 2025/11/18 04:02:14 DEBUG : Waiting for deletions to finish 2025/11/18 04:02:16 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:02:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:02:16 DEBUG : one: size = 3 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:02:16 DEBUG : one: Sizes differ 2025/11/18 04:02:17 DEBUG : one: size = 5 OK 2025/11/18 04:02:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:02:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/18 04:02:17 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:02:17 DEBUG : Waiting for deletions to finish 2025/11/18 04:02:17 INFO : There was nothing to transfer 2025/11/18 04:02:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:02:18 DEBUG : one: size = 3 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:02:18 DEBUG : one: Sizes differ 2025/11/18 04:02:18 DEBUG : two: size = 3 OK 2025/11/18 04:02:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:02:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/18 04:02:18 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:02:18 DEBUG : one: size = 5 OK 2025/11/18 04:02:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:02:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/18 04:02:18 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:02:18 DEBUG : Waiting for deletions to finish 2025/11/18 04:02:18 INFO : There was nothing to transfer 2025/11/18 04:02:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:02:19 DEBUG : one: size = 3 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:02:19 DEBUG : one: Sizes differ 2025/11/18 04:02:19 DEBUG : two: size = 3 OK 2025/11/18 04:02:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:02:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/18 04:02:19 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:02:19 DEBUG : one: size = 5 OK 2025/11/18 04:02:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:02:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/18 04:02:19 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:02:19 DEBUG : Waiting for deletions to finish 2025/11/18 04:02:19 INFO : There was nothing to transfer 2025/11/18 04:02:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:02:20 DEBUG : one: size = 3 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:02:20 DEBUG : one: Sizes differ 2025/11/18 04:02:20 DEBUG : one: size = 5 OK 2025/11/18 04:02:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:02:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/18 04:02:20 DEBUG : two: size = 3 OK 2025/11/18 04:02:20 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/11/18 04:02:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/18 04:02:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/18 04:02:20 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:02:20 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:02:20 DEBUG : Waiting for deletions to finish 2025/11/18 04:02:20 INFO : There was nothing to transfer 2025/11/18 04:02:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:02:20 DEBUG : one: size = 3 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:02:20 DEBUG : one: Sizes differ 2025/11/18 04:02:21 DEBUG : two: size = 5 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:02:21 DEBUG : two: size = 3 (B2 bucket rclone-test-jufoley3wete path CompareDest) 2025/11/18 04:02:21 DEBUG : two: Sizes differ 2025/11/18 04:02:21 DEBUG : two: Need to transfer - File not found at Destination 2025/11/18 04:02:21 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:02:21 DEBUG : one: size = 5 OK 2025/11/18 04:02:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:02:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/18 04:02:21 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:02:21 DEBUG : two: size = 5 OK 2025/11/18 04:02:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/18 04:02:21 INFO : two: Copied (new) 2025/11/18 04:02:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.46s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:02:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/dest" 2025/11/18 04:02:26 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/pre-dest1" 2025/11/18 04:02:27 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/pre-dest2" 2025/11/18 04:02:29 DEBUG : 1: size = 1 OK 2025/11/18 04:02:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:02:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/18 04:02:29 DEBUG : 2: size = 1 OK 2025/11/18 04:02:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:02:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/18 04:02:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/18 04:02:30 DEBUG : B2 bucket rclone-test-jufoley3wete path dest: Waiting for checks to finish 2025/11/18 04:02:30 DEBUG : B2 bucket rclone-test-jufoley3wete path dest: Waiting for transfers to finish 2025/11/18 04:02:31 DEBUG : 3: size = 1 OK 2025/11/18 04:02:31 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/18 04:02:31 INFO : 3: Copied (new) 2025/11/18 04:02:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.69s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:02:32 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/dst" 2025/11/18 04:02:33 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/CopyDest" 2025/11/18 04:02:35 DEBUG : one: Need to transfer - File not found at Destination 2025/11/18 04:02:35 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:02:35 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:02:36 DEBUG : one: size = 3 OK 2025/11/18 04:02:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 04:02:36 INFO : one: Copied (new) 2025/11/18 04:02:36 DEBUG : Waiting for deletions to finish 2025/11/18 04:02:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:02:37 DEBUG : one: size = 3 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:02:37 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:02:37 DEBUG : one: Sizes differ 2025/11/18 04:02:37 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:02:37 DEBUG : one: size = 5 OK 2025/11/18 04:02:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/18 04:02:37 INFO : one: Copied (replaced existing) 2025/11/18 04:02:37 DEBUG : Waiting for deletions to finish 2025/11/18 04:02:39 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/BackupDir" 2025/11/18 04:02:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:02:40 DEBUG : one: size = 3 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:02:40 DEBUG : one: Sizes differ 2025/11/18 04:02:40 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:02:40 DEBUG : one: size = 5 OK 2025/11/18 04:02:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:02:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:02:40 DEBUG : one: size = 3 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:02:40 DEBUG : one: Sizes differ 2025/11/18 04:02:41 DEBUG : one: size = 3 OK 2025/11/18 04:02:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 04:02:41 INFO : one: Copied (server-side copy) 2025/11/18 04:02:42 INFO : one: Deleted 2025/11/18 04:02:42 DEBUG : one: size = 5 OK 2025/11/18 04:02:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/18 04:02:42 INFO : one: Copied (server-side copy) 2025/11/18 04:02:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/18 04:02:42 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:02:42 DEBUG : Waiting for deletions to finish 2025/11/18 04:02:43 DEBUG : one: size = 5 OK 2025/11/18 04:02:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:02:43 DEBUG : one: Unchanged skipping 2025/11/18 04:02:43 DEBUG : two: size = 3 OK 2025/11/18 04:02:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:02:44 DEBUG : two: size = 3 OK 2025/11/18 04:02:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/18 04:02:44 INFO : two: Copied (server-side copy) 2025/11/18 04:02:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/18 04:02:44 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:02:44 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:02:44 DEBUG : Waiting for deletions to finish 2025/11/18 04:02:44 DEBUG : one: size = 5 OK 2025/11/18 04:02:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:02:44 DEBUG : one: Unchanged skipping 2025/11/18 04:02:44 DEBUG : two: size = 3 OK 2025/11/18 04:02:44 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:02:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:02:44 DEBUG : two: Unchanged skipping 2025/11/18 04:02:44 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:02:44 DEBUG : Waiting for deletions to finish 2025/11/18 04:02:44 INFO : There was nothing to transfer 2025/11/18 04:02:45 DEBUG : one: size = 5 OK 2025/11/18 04:02:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:02:45 DEBUG : one: Unchanged skipping 2025/11/18 04:02:46 DEBUG : three: size = 7 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:02:46 DEBUG : three: size = 5 (B2 bucket rclone-test-jufoley3wete path CopyDest) 2025/11/18 04:02:46 DEBUG : three: Sizes differ 2025/11/18 04:02:46 DEBUG : three: Destination not found in --copy-dest 2025/11/18 04:02:46 DEBUG : three: Need to transfer - File not found at Destination 2025/11/18 04:02:46 DEBUG : two: size = 3 OK 2025/11/18 04:02:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 04:02:46 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:02:46 DEBUG : two: Unchanged skipping 2025/11/18 04:02:46 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:02:46 DEBUG : three: size = 7 OK 2025/11/18 04:02:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/18 04:02:46 INFO : three: Copied (new) 2025/11/18 04:02:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.84s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:02:50 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/dst" 2025/11/18 04:02:51 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/backup" 2025/11/18 04:02:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:02:53 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:02:53 DEBUG : one: size = 3 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:02:53 DEBUG : one: Sizes differ 2025/11/18 04:02:53 DEBUG : two: size = 3 OK 2025/11/18 04:02:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:02:53 DEBUG : two: Unchanged skipping 2025/11/18 04:02:54 DEBUG : one: size = 3 OK 2025/11/18 04:02:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 04:02:54 INFO : one: Copied (server-side copy) 2025/11/18 04:02:55 INFO : one: Deleted 2025/11/18 04:02:55 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:02:55 DEBUG : one: size = 4 OK 2025/11/18 04:02:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 04:02:55 INFO : one: Copied (new) 2025/11/18 04:02:55 DEBUG : Waiting for deletions to finish 2025/11/18 04:02:56 DEBUG : three.txt: size = 5 OK 2025/11/18 04:02:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/18 04:02:56 INFO : three.txt: Copied (server-side copy) 2025/11/18 04:02:56 INFO : three.txt: Deleted 2025/11/18 04:02:56 INFO : three.txt: Moved into backup dir 2025/11/18 04:02:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:02:58 DEBUG : one: size = 4 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:02:58 DEBUG : one: Sizes differ 2025/11/18 04:02:58 DEBUG : two: size = 3 OK 2025/11/18 04:02:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:02:58 DEBUG : two: Unchanged skipping 2025/11/18 04:02:58 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:02:59 DEBUG : one: size = 4 OK 2025/11/18 04:02:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 04:02:59 INFO : one: Copied (server-side copy) 2025/11/18 04:02:59 INFO : one: Deleted 2025/11/18 04:02:59 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:02:59 DEBUG : one: size = 5 OK 2025/11/18 04:02:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/18 04:02:59 INFO : one: Copied (new) 2025/11/18 04:02:59 DEBUG : Waiting for deletions to finish 2025/11/18 04:03:00 DEBUG : three.txt: size = 6 OK 2025/11/18 04:03:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/18 04:03:00 INFO : three.txt: Copied (server-side copy) 2025/11/18 04:03:00 INFO : three.txt: Deleted 2025/11/18 04:03:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.27s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:03:04 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/dst" 2025/11/18 04:03:05 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/backup" 2025/11/18 04:03:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:03:07 DEBUG : two: size = 3 OK 2025/11/18 04:03:07 DEBUG : one: size = 3 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:03:07 DEBUG : one: Sizes differ 2025/11/18 04:03:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:03:07 DEBUG : two: Unchanged skipping 2025/11/18 04:03:07 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:03:09 DEBUG : one.bak: size = 3 OK 2025/11/18 04:03:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 04:03:09 INFO : one: Copied (server-side copy) to: one.bak 2025/11/18 04:03:09 INFO : one: Deleted 2025/11/18 04:03:09 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:03:10 DEBUG : one: size = 4 OK 2025/11/18 04:03:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 04:03:10 INFO : one: Copied (new) 2025/11/18 04:03:10 DEBUG : Waiting for deletions to finish 2025/11/18 04:03:10 DEBUG : three.txt.bak: size = 5 OK 2025/11/18 04:03:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/18 04:03:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/18 04:03:11 INFO : three.txt: Deleted 2025/11/18 04:03:11 INFO : three.txt: Moved into backup dir 2025/11/18 04:03:13 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:03:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:03:13 DEBUG : one: size = 4 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:03:13 DEBUG : one: Sizes differ 2025/11/18 04:03:13 DEBUG : two: size = 3 OK 2025/11/18 04:03:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:03:13 DEBUG : two: Unchanged skipping 2025/11/18 04:03:14 DEBUG : one.bak: size = 4 OK 2025/11/18 04:03:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 04:03:14 INFO : one: Copied (server-side copy) to: one.bak 2025/11/18 04:03:14 INFO : one: Deleted 2025/11/18 04:03:14 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:03:14 DEBUG : one: size = 5 OK 2025/11/18 04:03:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/18 04:03:14 INFO : one: Copied (new) 2025/11/18 04:03:14 DEBUG : Waiting for deletions to finish 2025/11/18 04:03:15 DEBUG : three.txt.bak: size = 6 OK 2025/11/18 04:03:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/18 04:03:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/18 04:03:15 INFO : three.txt: Deleted 2025/11/18 04:03:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.93s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:03:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/dst" 2025/11/18 04:03:20 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/backup" 2025/11/18 04:03:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:03:22 DEBUG : one: size = 3 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:03:22 DEBUG : one: Sizes differ 2025/11/18 04:03:22 DEBUG : two: size = 3 OK 2025/11/18 04:03:22 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:03:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:03:22 DEBUG : two: Unchanged skipping 2025/11/18 04:03:23 DEBUG : one-2019-01-01: size = 3 OK 2025/11/18 04:03:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 04:03:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/18 04:03:23 INFO : one: Deleted 2025/11/18 04:03:23 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:03:24 DEBUG : one: size = 4 OK 2025/11/18 04:03:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 04:03:24 INFO : one: Copied (new) 2025/11/18 04:03:24 DEBUG : Waiting for deletions to finish 2025/11/18 04:03:25 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/18 04:03:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/18 04:03:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/18 04:03:25 INFO : three.txt: Deleted 2025/11/18 04:03:25 INFO : three.txt: Moved into backup dir 2025/11/18 04:03:27 DEBUG : two: size = 3 OK 2025/11/18 04:03:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:03:27 DEBUG : two: Unchanged skipping 2025/11/18 04:03:27 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:03:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:03:27 DEBUG : one: size = 4 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:03:27 DEBUG : one: Sizes differ 2025/11/18 04:03:27 DEBUG : one-2019-01-01: size = 4 OK 2025/11/18 04:03:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 04:03:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/18 04:03:28 INFO : one: Deleted 2025/11/18 04:03:28 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:03:28 DEBUG : one: size = 5 OK 2025/11/18 04:03:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/18 04:03:28 INFO : one: Copied (new) 2025/11/18 04:03:28 DEBUG : Waiting for deletions to finish 2025/11/18 04:03:29 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/18 04:03:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/18 04:03:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/18 04:03:29 INFO : three.txt: Deleted 2025/11/18 04:03:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.90s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:03:33 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/dst" 2025/11/18 04:03:35 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:03:35 DEBUG : two: size = 3 OK 2025/11/18 04:03:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:03:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:03:35 DEBUG : one: size = 3 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:03:35 DEBUG : one: Sizes differ 2025/11/18 04:03:35 DEBUG : two: Unchanged skipping 2025/11/18 04:03:35 DEBUG : one.bak: size = 3 OK 2025/11/18 04:03:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 04:03:35 INFO : one: Copied (server-side copy) to: one.bak 2025/11/18 04:03:36 INFO : one: Deleted 2025/11/18 04:03:36 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:03:37 DEBUG : one: size = 4 OK 2025/11/18 04:03:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 04:03:37 INFO : one: Copied (new) 2025/11/18 04:03:37 DEBUG : Waiting for deletions to finish 2025/11/18 04:03:38 DEBUG : three.txt.bak: size = 5 OK 2025/11/18 04:03:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/18 04:03:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/18 04:03:38 INFO : three.txt: Deleted 2025/11/18 04:03:38 INFO : three.txt: Moved into backup dir 2025/11/18 04:03:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/18 04:03:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/18 04:03:39 DEBUG : pacer: Reducing sleep to 10ms 2025/11/18 04:03:40 DEBUG : one.bak: Excluded (Path Filter) 2025/11/18 04:03:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/18 04:03:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:03:40 DEBUG : two: size = 3 OK 2025/11/18 04:03:40 DEBUG : one: size = 4 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:03:40 DEBUG : one: Sizes differ 2025/11/18 04:03:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:03:40 DEBUG : two: Unchanged skipping 2025/11/18 04:03:40 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for checks to finish 2025/11/18 04:03:40 DEBUG : one.bak: size = 4 OK 2025/11/18 04:03:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 04:03:40 INFO : one: Copied (server-side copy) to: one.bak 2025/11/18 04:03:40 INFO : one: Deleted 2025/11/18 04:03:40 DEBUG : B2 bucket rclone-test-jufoley3wete path dst: Waiting for transfers to finish 2025/11/18 04:03:41 DEBUG : one: size = 5 OK 2025/11/18 04:03:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/18 04:03:41 INFO : one: Copied (new) 2025/11/18 04:03:41 DEBUG : Waiting for deletions to finish 2025/11/18 04:03:41 DEBUG : three.txt.bak: size = 6 OK 2025/11/18 04:03:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/18 04:03:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/18 04:03:41 INFO : three.txt: Deleted 2025/11/18 04:03:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.63s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:03:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/dst" 2025/11/18 04:03:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:03:47 DEBUG : one: size = 3 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:03:47 DEBUG : one: Sizes differ 2025/11/18 04:03:48 DEBUG : one.bak: size = 3 OK 2025/11/18 04:03:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 04:03:48 INFO : one: Copied (server-side copy) to: one.bak 2025/11/18 04:03:49 INFO : one: Deleted 2025/11/18 04:03:50 DEBUG : one: size = 4 OK 2025/11/18 04:03:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 04:03:50 INFO : one: Copied (new) 2025/11/18 04:03:50 DEBUG : two: size = 3 OK 2025/11/18 04:03:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:03:50 DEBUG : two: Unchanged skipping 2025/11/18 04:03:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:03:50 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:03:50 DEBUG : three.txt: Sizes differ 2025/11/18 04:03:51 DEBUG : three.txt.bak: size = 5 OK 2025/11/18 04:03:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/18 04:03:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/18 04:03:51 INFO : three.txt: Deleted 2025/11/18 04:03:51 DEBUG : three.txt: size = 6 OK 2025/11/18 04:03:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/18 04:03:51 INFO : three.txt: Copied (new) 2025/11/18 04:03:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:03:52 DEBUG : one: size = 4 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:03:52 DEBUG : one: Sizes differ 2025/11/18 04:03:53 DEBUG : one.bak: size = 4 OK 2025/11/18 04:03:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 04:03:53 INFO : one: Copied (server-side copy) to: one.bak 2025/11/18 04:03:53 INFO : one: Deleted 2025/11/18 04:03:54 DEBUG : one: size = 5 OK 2025/11/18 04:03:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/18 04:03:54 INFO : one: Copied (new) 2025/11/18 04:03:54 DEBUG : two: size = 3 OK 2025/11/18 04:03:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:03:54 DEBUG : two: Unchanged skipping 2025/11/18 04:03:54 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:03:54 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:03:54 DEBUG : three.txt: Sizes differ 2025/11/18 04:03:54 DEBUG : three.txt.bak: size = 6 OK 2025/11/18 04:03:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/18 04:03:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/18 04:03:55 INFO : three.txt: Deleted 2025/11/18 04:03:55 DEBUG : three.txt: size = 19 OK 2025/11/18 04:03:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/18 04:03:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.10s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:03:59 DEBUG : Creating backend with remote "TestB2:rclone-test-jufoley3wete/dst" 2025/11/18 04:04:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:01 DEBUG : one: size = 3 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:04:01 DEBUG : one: Sizes differ 2025/11/18 04:04:02 DEBUG : one-2019-01-01: size = 3 OK 2025/11/18 04:04:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/18 04:04:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/18 04:04:02 INFO : one: Deleted 2025/11/18 04:04:03 DEBUG : one: size = 4 OK 2025/11/18 04:04:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 04:04:03 INFO : one: Copied (new) 2025/11/18 04:04:03 DEBUG : two: size = 3 OK 2025/11/18 04:04:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:03 DEBUG : two: Unchanged skipping 2025/11/18 04:04:04 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:04 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:04:04 DEBUG : three.txt: Sizes differ 2025/11/18 04:04:04 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/18 04:04:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/18 04:04:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/18 04:04:04 INFO : three.txt: Deleted 2025/11/18 04:04:05 DEBUG : three.txt: size = 6 OK 2025/11/18 04:04:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/18 04:04:05 INFO : three.txt: Copied (new) 2025/11/18 04:04:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:06 DEBUG : one: size = 4 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:04:06 DEBUG : one: Sizes differ 2025/11/18 04:04:06 DEBUG : one-2019-01-01: size = 4 OK 2025/11/18 04:04:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/18 04:04:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/18 04:04:07 INFO : one: Deleted 2025/11/18 04:04:07 DEBUG : one: size = 5 OK 2025/11/18 04:04:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/18 04:04:07 INFO : one: Copied (new) 2025/11/18 04:04:07 DEBUG : two: size = 3 OK 2025/11/18 04:04:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:07 DEBUG : two: Unchanged skipping 2025/11/18 04:04:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:07 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-jufoley3wete path dst) 2025/11/18 04:04:07 DEBUG : three.txt: Sizes differ 2025/11/18 04:04:08 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/18 04:04:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/18 04:04:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/18 04:04:08 INFO : three.txt: Deleted 2025/11/18 04:04:08 DEBUG : three.txt: size = 19 OK 2025/11/18 04:04:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/18 04:04:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.01s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:04:11 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:04:11 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:11 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:11 DEBUG : Testêé: Sizes differ 2025/11/18 04:04:11 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:04:12 DEBUG : Testêé: size = 14 OK 2025/11/18 04:04:12 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/18 04:04:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/18 04:04:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.70s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:04:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/18 04:04:13 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:04:13 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:04:14 DEBUG : existing: size = 6 OK 2025/11/18 04:04:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/18 04:04:14 INFO : existing: Copied (new) 2025/11/18 04:04:14 DEBUG : Waiting for deletions to finish 2025/11/18 04:04:14 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:14 DEBUG : existing: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:14 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:04:14 DEBUG : existing: Sizes differ 2025/11/18 04:04:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/18 04:04:14 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:04:14 ERROR : B2 bucket rclone-test-jufoley3wete: not deleting files as there were IO errors 2025/11/18 04:04:14 ERROR : B2 bucket rclone-test-jufoley3wete: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.41s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:04:16 DEBUG : EXISTING: size = 6 OK 2025/11/18 04:04:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:16 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:04:16 DEBUG : existing: Unchanged skipping 2025/11/18 04:04:16 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:04:16 DEBUG : Waiting for deletions to finish 2025/11/18 04:04:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.61s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", 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:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:04:28 DEBUG : only11: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/11/18 04:04:28 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/11/18 04:04:28 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:286: Retry Put of "only11" to B2 bucket rclone-test-jufoley3wete: 1/10 (no tomes available (503 service_unavailable): trying again in 1s) 2025/11/18 04:04:30 DEBUG : pacer: Reducing sleep to 500ms 2025/11/18 04:04:31 DEBUG : pacer: Reducing sleep to 250ms 2025/11/18 04:04:31 DEBUG : pacer: Reducing sleep to 125ms 2025/11/18 04:04:32 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/18 04:04:32 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/18 04:04:33 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/18 04:04:33 DEBUG : pacer: Reducing sleep to 10ms 2025/11/18 04:04:37 DEBUG : both10: size = 6 OK 2025/11/18 04:04:37 DEBUG : both0: size = 6 OK 2025/11/18 04:04:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both12: size = 6 OK 2025/11/18 04:04:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both11: size = 6 OK 2025/11/18 04:04:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:04:37 DEBUG : both10: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both13: size = 6 OK 2025/11/18 04:04:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both13: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both14: size = 6 OK 2025/11/18 04:04:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both14: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both15: size = 6 OK 2025/11/18 04:04:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both15: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both16: size = 6 OK 2025/11/18 04:04:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both16: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both17: size = 6 OK 2025/11/18 04:04:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both17: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both18: size = 6 OK 2025/11/18 04:04:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both0: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both19: size = 6 OK 2025/11/18 04:04:37 DEBUG : both11: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both1: size = 6 OK 2025/11/18 04:04:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both12: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both2: size = 6 OK 2025/11/18 04:04:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both1: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both3: size = 6 OK 2025/11/18 04:04:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both3: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both4: size = 6 OK 2025/11/18 04:04:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both4: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both5: size = 6 OK 2025/11/18 04:04:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both19: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both6: size = 6 OK 2025/11/18 04:04:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both18: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both7: size = 6 OK 2025/11/18 04:04:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both5: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both8: size = 6 OK 2025/11/18 04:04:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both6: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both9: size = 6 OK 2025/11/18 04:04:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:37 DEBUG : both9: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both8: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both2: Unchanged skipping 2025/11/18 04:04:37 DEBUG : both7: Unchanged skipping 2025/11/18 04:04:37 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:04:37 DEBUG : Waiting for deletions to finish 2025/11/18 04:04:37 INFO : only12: Deleted 2025/11/18 04:04:38 INFO : only15: Deleted 2025/11/18 04:04:38 INFO : only8: Deleted 2025/11/18 04:04:38 INFO : only9: Deleted 2025/11/18 04:04:38 INFO : only11: Deleted 2025/11/18 04:04:38 INFO : only16: Deleted 2025/11/18 04:04:38 INFO : only3: Deleted 2025/11/18 04:04:38 INFO : only4: Deleted 2025/11/18 04:04:38 INFO : only13: Deleted 2025/11/18 04:04:38 INFO : only14: Deleted 2025/11/18 04:04:38 INFO : only17: Deleted 2025/11/18 04:04:38 INFO : only18: Deleted 2025/11/18 04:04:38 INFO : only6: Deleted 2025/11/18 04:04:38 INFO : only0: Deleted 2025/11/18 04:04:38 INFO : only19: Deleted 2025/11/18 04:04:38 INFO : only1: Deleted 2025/11/18 04:04:38 INFO : only2: Deleted 2025/11/18 04:04:38 INFO : only5: Deleted 2025/11/18 04:04:39 INFO : only7: Deleted 2025/11/18 04:04:39 INFO : only10: Deleted 2025/11/18 04:04:39 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.89s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:04:57 DEBUG : both10: size = 6 OK 2025/11/18 04:04:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both12: size = 6 OK 2025/11/18 04:04:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:04:57 DEBUG : both0: size = 6 OK 2025/11/18 04:04:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both11: size = 6 OK 2025/11/18 04:04:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both10: Unchanged skipping 2025/11/18 04:04:57 DEBUG : both13: size = 6 OK 2025/11/18 04:04:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both13: Unchanged skipping 2025/11/18 04:04:57 DEBUG : both14: size = 6 OK 2025/11/18 04:04:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both14: Unchanged skipping 2025/11/18 04:04:57 DEBUG : both15: size = 6 OK 2025/11/18 04:04:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both15: Unchanged skipping 2025/11/18 04:04:57 DEBUG : both16: size = 6 OK 2025/11/18 04:04:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both16: Unchanged skipping 2025/11/18 04:04:57 DEBUG : both17: size = 6 OK 2025/11/18 04:04:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both11: Unchanged skipping 2025/11/18 04:04:57 DEBUG : both18: size = 6 OK 2025/11/18 04:04:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both18: Unchanged skipping 2025/11/18 04:04:57 DEBUG : both19: size = 6 OK 2025/11/18 04:04:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both19: Unchanged skipping 2025/11/18 04:04:57 DEBUG : both1: size = 6 OK 2025/11/18 04:04:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both1: Unchanged skipping 2025/11/18 04:04:57 DEBUG : both2: size = 6 OK 2025/11/18 04:04:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both2: Unchanged skipping 2025/11/18 04:04:57 DEBUG : both3: size = 6 OK 2025/11/18 04:04:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both3: Unchanged skipping 2025/11/18 04:04:57 DEBUG : both4: size = 6 OK 2025/11/18 04:04:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both4: Unchanged skipping 2025/11/18 04:04:57 DEBUG : both5: size = 6 OK 2025/11/18 04:04:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both5: Unchanged skipping 2025/11/18 04:04:57 DEBUG : both6: size = 6 OK 2025/11/18 04:04:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both6: Unchanged skipping 2025/11/18 04:04:57 DEBUG : both7: size = 6 OK 2025/11/18 04:04:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both0: Unchanged skipping 2025/11/18 04:04:57 DEBUG : both12: Unchanged skipping 2025/11/18 04:04:57 DEBUG : both9: size = 6 OK 2025/11/18 04:04:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both17: Unchanged skipping 2025/11/18 04:04:57 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only0: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only0: Sizes differ 2025/11/18 04:04:57 DEBUG : both8: size = 6 OK 2025/11/18 04:04:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:04:57 DEBUG : both7: Unchanged skipping 2025/11/18 04:04:57 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only10: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only10: Sizes differ 2025/11/18 04:04:57 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only11: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only11: Sizes differ 2025/11/18 04:04:57 DEBUG : both9: Unchanged skipping 2025/11/18 04:04:57 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only12: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only12: Sizes differ 2025/11/18 04:04:57 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only13: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only13: Sizes differ 2025/11/18 04:04:57 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only14: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only14: Sizes differ 2025/11/18 04:04:57 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only15: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only15: Sizes differ 2025/11/18 04:04:57 DEBUG : both8: Unchanged skipping 2025/11/18 04:04:57 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only17: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only17: Sizes differ 2025/11/18 04:04:57 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only16: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only16: Sizes differ 2025/11/18 04:04:57 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only18: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only18: Sizes differ 2025/11/18 04:04:57 DEBUG : only19: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only19: Sizes differ 2025/11/18 04:04:57 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only1: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only1: Sizes differ 2025/11/18 04:04:57 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only2: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only2: Sizes differ 2025/11/18 04:04:57 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only3: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only3: Sizes differ 2025/11/18 04:04:57 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only4: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only4: Sizes differ 2025/11/18 04:04:57 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only5: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only5: Sizes differ 2025/11/18 04:04:57 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only6: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only6: Sizes differ 2025/11/18 04:04:57 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only7: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only7: Sizes differ 2025/11/18 04:04:57 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only8: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only8: Sizes differ 2025/11/18 04:04:57 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3108621635) 2025/11/18 04:04:57 DEBUG : only9: size = 6 (B2 bucket rclone-test-jufoley3wete) 2025/11/18 04:04:57 DEBUG : only9: Sizes differ 2025/11/18 04:04:57 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:04:57 DEBUG : only10: size = 0 OK 2025/11/18 04:04:57 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:57 INFO : only10: Copied (replaced existing) 2025/11/18 04:04:57 DEBUG : only12: size = 0 OK 2025/11/18 04:04:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:57 INFO : only12: Copied (replaced existing) 2025/11/18 04:04:57 DEBUG : only15: size = 0 OK 2025/11/18 04:04:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:57 INFO : only15: Copied (replaced existing) 2025/11/18 04:04:57 DEBUG : only0: size = 0 OK 2025/11/18 04:04:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:57 INFO : only0: Copied (replaced existing) 2025/11/18 04:04:58 DEBUG : only14: size = 0 OK 2025/11/18 04:04:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:58 INFO : only14: Copied (replaced existing) 2025/11/18 04:04:58 DEBUG : only16: size = 0 OK 2025/11/18 04:04:58 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:58 INFO : only16: Copied (replaced existing) 2025/11/18 04:04:58 DEBUG : only11: size = 0 OK 2025/11/18 04:04:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:58 INFO : only11: Copied (replaced existing) 2025/11/18 04:04:58 DEBUG : only13: size = 0 OK 2025/11/18 04:04:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:58 INFO : only13: Copied (replaced existing) 2025/11/18 04:04:58 DEBUG : only17: size = 0 OK 2025/11/18 04:04:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:58 INFO : only17: Copied (replaced existing) 2025/11/18 04:04:58 DEBUG : only2: size = 0 OK 2025/11/18 04:04:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:58 INFO : only2: Copied (replaced existing) 2025/11/18 04:04:58 DEBUG : only3: size = 0 OK 2025/11/18 04:04:58 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:58 INFO : only3: Copied (replaced existing) 2025/11/18 04:04:58 DEBUG : only6: size = 0 OK 2025/11/18 04:04:58 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:58 INFO : only6: Copied (replaced existing) 2025/11/18 04:04:58 DEBUG : only7: size = 0 OK 2025/11/18 04:04:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:58 INFO : only7: Copied (replaced existing) 2025/11/18 04:04:58 DEBUG : only5: size = 0 OK 2025/11/18 04:04:58 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:58 DEBUG : only4: size = 0 OK 2025/11/18 04:04:58 INFO : only5: Copied (replaced existing) 2025/11/18 04:04:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:58 INFO : only4: Copied (replaced existing) 2025/11/18 04:04:58 DEBUG : only8: size = 0 OK 2025/11/18 04:04:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:58 INFO : only8: Copied (replaced existing) 2025/11/18 04:04:58 DEBUG : only9: size = 0 OK 2025/11/18 04:04:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:58 INFO : only9: Copied (replaced existing) 2025/11/18 04:04:58 DEBUG : only19: size = 0 OK 2025/11/18 04:04:58 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:58 INFO : only19: Copied (replaced existing) 2025/11/18 04:04:58 DEBUG : only18: size = 0 OK 2025/11/18 04:04:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:58 INFO : only18: Copied (replaced existing) 2025/11/18 04:04:58 DEBUG : only1: size = 0 OK 2025/11/18 04:04:58 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/18 04:04:58 INFO : only1: Copied (replaced existing) 2025/11/18 04:04:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.56s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:05:07 DEBUG : empty_dir: Making directory with metadata 2025/11/18 04:05:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 04:05:07 DEBUG : empty_on_remote: Making directory with metadata 2025/11/18 04:05:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 04:05:07 INFO : empty_on_remote: Making directory 2025/11/18 04:05:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/18 04:05:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/18 04:05:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/18 04:05:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/18 04:05:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.30s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:05:09 DEBUG : empty_dir: Making directory with metadata 2025/11/18 04:05:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 04:05:09 DEBUG : empty_on_remote: Making directory with metadata 2025/11/18 04:05:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 04:05:09 INFO : empty_on_remote: Making directory 2025/11/18 04:05:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/18 04:05:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/18 04:05:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/18 04:05:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/18 04:05:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/18 04:05:10 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.13s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:05:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 04:05:11 INFO : sub dir: Making directory 2025/11/18 04:05:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.97s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:05:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 04:05:13 INFO : sub dir: Making directory 2025/11/18 04:05:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.79s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:05:20 DEBUG : Waiting for deletions to finish 2025/11/18 04:05:20 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:05:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : apple: size = 5 OK 2025/11/18 04:05:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 04:05:21 DEBUG : apple: Unchanged skipping 2025/11/18 04:05:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 04:05:21 DEBUG : banana: size = 6 OK 2025/11/18 04:05:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 04:05:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 04:05:21 DEBUG : banana: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 04:05:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 04:05:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 04:05:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 04:05:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:05:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 04:05:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 04:05:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:05:21 DEBUG : Waiting for deletions to finish 2025/11/18 04:05:21 INFO : There was nothing to transfer 2025/11/18 04:05:21 DEBUG : Waiting for deletions to finish 2025/11/18 04:05:21 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 04:05:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : apple: size = 5 OK 2025/11/18 04:05:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : apple: Unchanged skipping 2025/11/18 04:05:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 04:05:21 DEBUG : banana: size = 6 OK 2025/11/18 04:05:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : banana: Unchanged skipping 2025/11/18 04:05:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 04:05:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 04:05:21 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:05:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 04:05:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 04:05:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 04:05:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 04:05:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 04:05:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 04:05:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 04:05:21 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:05:21 DEBUG : Waiting for deletions to finish 2025/11/18 04:05:21 INFO : There was nothing to transfer 2025/11/18 04:05:21 DEBUG : Waiting for deletions to finish 2025/11/18 04:05:21 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:05:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:05:33 DEBUG : Waiting for deletions to finish 2025/11/18 04:05:33 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:05:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : apple: size = 5 OK 2025/11/18 04:05:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : apple: Unchanged skipping 2025/11/18 04:05:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 04:05:34 DEBUG : banana: size = 6 OK 2025/11/18 04:05:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 04:05:34 DEBUG : banana: Unchanged skipping 2025/11/18 04:05:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 04:05:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 04:05:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 04:05:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 04:05:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 04:05:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 04:05:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 04:05:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 04:05:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 04:05:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 04:05:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 04:05:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 04:05:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 04:05:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 04:05:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 04:05:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 04:05:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 04:05:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 04:05:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 04:05:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 04:05:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 04:05:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 04:05:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 04:05:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 04:05:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 04:05:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 04:05:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 04:05:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 04:05:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 04:05:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 04:05:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 04:05:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 04:05:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 04:05:34 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:05:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 04:05:34 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:05:34 DEBUG : Waiting for deletions to finish 2025/11/18 04:05:34 INFO : There was nothing to transfer 2025/11/18 04:05:34 DEBUG : Waiting for deletions to finish 2025/11/18 04:05:34 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:05:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 04:05:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 04:05:35 DEBUG : apple: size = 5 OK 2025/11/18 04:05:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 04:05:35 DEBUG : apple: Unchanged skipping 2025/11/18 04:05:35 DEBUG : banana: size = 6 OK 2025/11/18 04:05:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 04:05:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : banana: Unchanged skipping 2025/11/18 04:05:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 04:05:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 04:05:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 04:05:35 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:05:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 04:05:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 04:05:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 04:05:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 04:05:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 04:05:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 04:05:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 04:05:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 04:05:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 04:05:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 04:05:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 04:05:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 04:05:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 04:05:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 04:05:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 04:05:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 04:05:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 04:05:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 04:05:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 04:05:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 04:05:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 04:05:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 04:05:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 04:05:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 04:05:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 04:05:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 04:05:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 04:05:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 04:05:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 04:05:35 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:05:35 DEBUG : Waiting for deletions to finish 2025/11/18 04:05:35 INFO : There was nothing to transfer 2025/11/18 04:05:35 DEBUG : Waiting for deletions to finish 2025/11/18 04:05:35 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:05:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:05:47 DEBUG : Waiting for deletions to finish 2025/11/18 04:05:47 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:05:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/18 04:05:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/18 04:05:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:05:48 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:05:48 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:05:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/18 04:05:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/18 04:05:48 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/18 04:05:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/18 04:05:48 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:48 DEBUG : YmFuYW5h: size = 6 OK 2025/11/18 04:05:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/18 04:05:48 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/18 04:05:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:48 DEBUG : YXBwbGU=: size = 5 OK 2025/11/18 04:05:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/18 04:05:48 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/18 04:05:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/18 04:05:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/18 04:05:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/18 04:05:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/18 04:05:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/18 04:05:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/18 04:05:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/18 04:05:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/18 04:05:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/18 04:05:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/18 04:05:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/18 04:05:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/18 04:05:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/18 04:05:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/18 04:05:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/18 04:05:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/18 04:05:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/18 04:05:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/18 04:05:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/18 04:05:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/18 04:05:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/18 04:05:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/18 04:05:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/18 04:05:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/18 04:05:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 04:05:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/18 04:05:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/18 04:05:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/18 04:05:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/18 04:05:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/18 04:05:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/18 04:05:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:49 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/18 04:05:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/18 04:05:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/18 04:05:49 DEBUG : Waiting for deletions to finish 2025/11/18 04:05:49 INFO : dir1/0007-1234567.txt: Deleted 2025/11/18 04:05:49 INFO : banana: Deleted 2025/11/18 04:05:50 INFO : dir1/0015-9;=.txt: Deleted 2025/11/18 04:05:50 INFO : dir1/0014-89;=.txt: Deleted 2025/11/18 04:05:50 INFO : apple: Deleted 2025/11/18 04:05:50 INFO : appleappleapplebanana: Deleted 2025/11/18 04:05:50 INFO : dir1/0012-6789;.txt: Deleted 2025/11/18 04:05:50 INFO : dir1/0009-3456789.txt: Deleted 2025/11/18 04:05:50 INFO : splitbananasplit: Deleted 2025/11/18 04:05:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/18 04:05:50 INFO : dir1/0003-defghij.txt: Deleted 2025/11/18 04:05:50 INFO : dir1/0008-2345678.txt: Deleted 2025/11/18 04:05:50 INFO : dir1/0011-56789;.txt: Deleted 2025/11/18 04:05:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/18 04:05:50 INFO : dir1/0013-789;=.txt: Deleted 2025/11/18 04:05:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/18 04:05:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/18 04:05:50 INFO : dir1/0010-456789.txt: Deleted 2025/11/18 04:05:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/18 04:05:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/18 04:05:50 DEBUG : Waiting for deletions to finish 2025/11/18 04:05:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/18 04:05:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 04:05:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:51 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/18 04:05:51 DEBUG : YXBwbGU=: size = 5 OK 2025/11/18 04:05:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : YmFuYW5h: size = 6 OK 2025/11/18 04:05:51 DEBUG : apple: Unchanged skipping 2025/11/18 04:05:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : banana: Unchanged skipping 2025/11/18 04:05:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 04:05:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/18 04:05:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 04:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/18 04:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/18 04:05:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/18 04:05:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 04:05:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 04:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/18 04:05:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 04:05:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/18 04:05:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 04:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/18 04:05:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/18 04:05:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 04:05:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 04:05:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/18 04:05:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/18 04:05:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 04:05:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/18 04:05:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 04:05:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 04:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/18 04:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 04:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/18 04:05:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/18 04:05:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 04:05:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/18 04:05:51 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:05:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/18 04:05:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 04:05:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 04:05:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/18 04:05:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 04:05:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/18 04:05:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 04:05:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/18 04:05:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:05:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 04:05:51 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:05:51 DEBUG : Waiting for deletions to finish 2025/11/18 04:05:51 DEBUG : Waiting for deletions to finish 2025/11/18 04:05:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/18 04:05:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:51 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:51 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:51 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 04:05:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 04:05:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 04:05:51 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 04:05:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 04:05:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 04:05:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 04:05:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 04:05:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 04:05:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 04:05:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:06:02 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:03 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:06:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 04:06:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 04:06:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 04:06:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 04:06:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 04:06:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 04:06:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 04:06:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 04:06:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 04:06:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 04:06:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 04:06:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 04:06:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 04:06:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 04:06:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 04:06:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 04:06:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 04:06:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 04:06:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 04:06:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 04:06:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 04:06:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 04:06:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 04:06:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 04:06:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 04:06:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 04:06:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 04:06:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 04:06:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 04:06:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 04:06:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 04:06:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 04:06:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 04:06:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 04:06:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 04:06:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 04:06:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 04:06:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 04:06:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 04:06:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 04:06:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 04:06:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 04:06:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 04:06:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 04:06:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 04:06:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 04:06:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 04:06:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 04:06:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 04:06:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 04:06:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 04:06:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 04:06:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 04:06:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 04:06:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 04:06:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 04:06:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 04:06:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 04:06:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 04:06:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 04:06:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 04:06:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 04:06:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 04:06:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 04:06:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 04:06:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 04:06:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 04:06:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 04:06:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 04:06:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 04:06:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 04:06:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 04:06:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 04:06:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 04:06:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 04:06:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 04:06:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 04:06:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 04:06:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 04:06:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 04:06:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 04:06:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 04:06:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 04:06:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 04:06:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 04:06:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 04:06:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 04:06:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 04:06:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 04:06:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 04:06:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 04:06:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 04:06:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 04:06:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 04:06:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 04:06:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 04:06:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 04:06:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 04:06:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 04:06:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 04:06:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 04:06:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 04:06:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 04:06:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 04:06:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 04:06:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 04:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 04:06:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 04:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 04:06:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 04:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 04:06:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 04:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 04:06:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 04:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 04:06:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 04:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 04:06:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 04:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 04:06:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 04:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 04:06:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 04:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 04:06:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 04:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 04:06:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 04:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 04:06:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 04:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 04:06:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 04:06:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 04:06:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 04:06:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 04:06:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 04:06:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 04:06:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 04:06:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 04:06:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 04:06:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 04:06:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 04:06:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 04:06:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 04:06:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 04:06:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 04:06:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 04:06:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 04:06:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 04:06:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 04:06:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 04:06:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 04:06:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 04:06:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 04:06:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 04:06:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 04:06:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 04:06:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 04:06:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 04:06:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 04:06:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 04:06:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 04:06:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 04:06:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 04:06:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 04:06:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 04:06:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 04:06:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 04:06:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 04:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 04:06:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/18 04:06:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 04:06:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 04:06:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 04:06:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 04:06:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 04:06:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 04:06:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 04:06:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 04:06:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 04:06:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 04:06:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 04:06:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 04:06:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 04:06:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 04:06:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 04:06:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 04:06:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/18 04:06:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:03 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:06:03 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:06:03 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/18 04:06:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/18 04:06:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/18 04:06:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 04:06:03 DEBUG : PREFIXapple: size = 5 OK 2025/11/18 04:06:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/18 04:06:03 INFO : apple: Copied (new) to: PREFIXapple 2025/11/18 04:06:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 04:06:03 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/18 04:06:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/18 04:06:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/18 04:06:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 04:06:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/18 04:06:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/18 04:06:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 04:06:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 04:06:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/18 04:06:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/18 04:06:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 04:06:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 04:06:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/18 04:06:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/18 04:06:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 04:06:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 04:06:04 DEBUG : PREFIXbanana: size = 6 OK 2025/11/18 04:06:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/18 04:06:04 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/18 04:06:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 04:06:04 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/18 04:06:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/18 04:06:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/18 04:06:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 04:06:04 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/18 04:06:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/18 04:06:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/18 04:06:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 04:06:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/18 04:06:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/18 04:06:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 04:06:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 04:06:04 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/18 04:06:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/18 04:06:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/18 04:06:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 04:06:04 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/18 04:06:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/18 04:06:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/18 04:06:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 04:06:04 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/18 04:06:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/18 04:06:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/18 04:06:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 04:06:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/18 04:06:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/18 04:06:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 04:06:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 04:06:04 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/18 04:06:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/18 04:06:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/18 04:06:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 04:06:04 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/18 04:06:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/18 04:06:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/18 04:06:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 04:06:04 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/18 04:06:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/18 04:06:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/18 04:06:04 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/18 04:06:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/18 04:06:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/18 04:06:05 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/18 04:06:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/18 04:06:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/18 04:06:05 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/18 04:06:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/18 04:06:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/18 04:06:05 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/18 04:06:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/18 04:06:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/18 04:06:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/18 04:06:05 INFO : dir1/0014-89;=.txt: Deleted 2025/11/18 04:06:05 INFO : dir1/0007-1234567.txt: Deleted 2025/11/18 04:06:05 INFO : dir1/0012-6789;.txt: Deleted 2025/11/18 04:06:05 INFO : apple: Deleted 2025/11/18 04:06:05 INFO : banana: Deleted 2025/11/18 04:06:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/18 04:06:05 INFO : splitbananasplit: Deleted 2025/11/18 04:06:05 INFO : dir1/0010-456789.txt: Deleted 2025/11/18 04:06:05 INFO : dir1/0015-9;=.txt: Deleted 2025/11/18 04:06:05 INFO : appleappleapplebanana: Deleted 2025/11/18 04:06:05 INFO : dir1/0003-defghij.txt: Deleted 2025/11/18 04:06:05 INFO : dir1/0013-789;=.txt: Deleted 2025/11/18 04:06:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/18 04:06:05 INFO : dir1/0008-2345678.txt: Deleted 2025/11/18 04:06:05 INFO : dir1/0011-56789;.txt: Deleted 2025/11/18 04:06:05 INFO : dir1/0009-3456789.txt: Deleted 2025/11/18 04:06:05 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:06 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:06:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 04:06:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 04:06:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 04:06:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 04:06:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 04:06:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 04:06:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 04:06:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 04:06:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 04:06:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 04:06:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 04:06:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 04:06:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 04:06:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 04:06:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 04:06:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 04:06:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 04:06:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 04:06:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 04:06:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 04:06:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 04:06:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 04:06:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 04:06:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 04:06:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 04:06:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 04:06:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 04:06:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 04:06:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 04:06:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 04:06:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 04:06:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 04:06:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 04:06:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 04:06:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 04:06:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 04:06:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 04:06:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 04:06:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 04:06:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 04:06:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 04:06:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 04:06:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 04:06:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 04:06:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 04:06:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 04:06:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 04:06:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 04:06:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:06 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:06:06 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 04:06:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/18 04:06:06 INFO : appleappleapplebanana: Copied (new) 2025/11/18 04:06:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 04:06:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/18 04:06:06 INFO : splitbananasplit: Copied (new) 2025/11/18 04:06:06 DEBUG : banana: size = 6 OK 2025/11/18 04:06:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/18 04:06:06 INFO : banana: Copied (new) 2025/11/18 04:06:06 DEBUG : apple: size = 5 OK 2025/11/18 04:06:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/18 04:06:06 INFO : apple: Copied (new) 2025/11/18 04:06:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 04:06:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/18 04:06:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/18 04:06:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 04:06:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/18 04:06:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/18 04:06:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 04:06:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/18 04:06:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/18 04:06:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 04:06:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/18 04:06:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/18 04:06:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 04:06:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/18 04:06:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/18 04:06:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 04:06:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/18 04:06:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/18 04:06:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 04:06:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/18 04:06:07 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/18 04:06:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 04:06:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/18 04:06:07 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/18 04:06:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 04:06:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/18 04:06:07 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/18 04:06:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 04:06:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/18 04:06:07 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/18 04:06:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 04:06:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/18 04:06:07 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/18 04:06:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 04:06:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/18 04:06:07 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/18 04:06:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 04:06:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/18 04:06:07 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/18 04:06:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 04:06:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/18 04:06:07 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/18 04:06:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 04:06:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/18 04:06:07 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/18 04:06:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 04:06:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/18 04:06:07 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/18 04:06:07 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:08 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/18 04:06:08 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/18 04:06:08 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/18 04:06:08 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/18 04:06:08 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/18 04:06:08 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/18 04:06:08 INFO : PREFIXsplitbananasplit: Deleted 2025/11/18 04:06:08 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/18 04:06:08 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/18 04:06:08 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/18 04:06:08 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/18 04:06:08 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/18 04:06:08 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/18 04:06:08 INFO : PREFIXapple: Deleted 2025/11/18 04:06:08 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/18 04:06:08 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/18 04:06:08 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/18 04:06:08 INFO : PREFIXbanana: Deleted 2025/11/18 04:06:08 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/18 04:06:08 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/18 04:06:08 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:08 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:06:08 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:09 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:06:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:06:20 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:20 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:06:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:06:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 04:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 04:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 04:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 04:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 04:06:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 04:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:21 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:06:21 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:06:21 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/18 04:06:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/18 04:06:21 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 04:06:21 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/18 04:06:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/18 04:06:21 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:21 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/18 04:06:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/18 04:06:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 04:06:21 DEBUG : appleSUFFIX: size = 5 OK 2025/11/18 04:06:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/18 04:06:21 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/18 04:06:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/18 04:06:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/18 04:06:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/18 04:06:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/18 04:06:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/18 04:06:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 04:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/18 04:06:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/18 04:06:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/18 04:06:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/18 04:06:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/18 04:06:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/18 04:06:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/18 04:06:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/18 04:06:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/18 04:06:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/18 04:06:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/18 04:06:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/18 04:06:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/18 04:06:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/18 04:06:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/18 04:06:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/18 04:06:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/18 04:06:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/18 04:06:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/18 04:06:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/18 04:06:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/18 04:06:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/18 04:06:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/18 04:06:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/18 04:06:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/18 04:06:22 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/18 04:06:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/18 04:06:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/18 04:06:22 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:22 INFO : banana: Deleted 2025/11/18 04:06:22 INFO : dir1/0012-6789;.txt: Deleted 2025/11/18 04:06:22 INFO : splitbananasplit: Deleted 2025/11/18 04:06:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/18 04:06:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/18 04:06:23 INFO : dir1/0008-2345678.txt: Deleted 2025/11/18 04:06:23 INFO : apple: Deleted 2025/11/18 04:06:23 INFO : dir1/0010-456789.txt: Deleted 2025/11/18 04:06:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/18 04:06:23 INFO : dir1/0003-defghij.txt: Deleted 2025/11/18 04:06:23 INFO : dir1/0007-1234567.txt: Deleted 2025/11/18 04:06:23 INFO : dir1/0013-789;=.txt: Deleted 2025/11/18 04:06:23 INFO : dir1/0015-9;=.txt: Deleted 2025/11/18 04:06:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/18 04:06:23 INFO : dir1/0009-3456789.txt: Deleted 2025/11/18 04:06:23 INFO : dir1/0011-56789;.txt: Deleted 2025/11/18 04:06:23 INFO : dir1/0014-89;=.txt: Deleted 2025/11/18 04:06:23 INFO : appleappleapplebanana: Deleted 2025/11/18 04:06:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/18 04:06:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/18 04:06:23 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/18 04:06:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 04:06:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 04:06:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 04:06:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 04:06:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:24 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:06:24 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:06:24 DEBUG : apple: size = 5 OK 2025/11/18 04:06:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/18 04:06:24 INFO : apple: Copied (new) 2025/11/18 04:06:24 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 04:06:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/18 04:06:24 INFO : appleappleapplebanana: Copied (new) 2025/11/18 04:06:24 DEBUG : banana: size = 6 OK 2025/11/18 04:06:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/18 04:06:24 INFO : banana: Copied (new) 2025/11/18 04:06:24 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 04:06:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/18 04:06:24 INFO : splitbananasplit: Copied (new) 2025/11/18 04:06:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 04:06:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/18 04:06:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/18 04:06:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 04:06:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/18 04:06:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/18 04:06:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 04:06:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/18 04:06:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/18 04:06:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 04:06:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/18 04:06:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/18 04:06:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 04:06:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/18 04:06:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/18 04:06:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 04:06:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/18 04:06:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/18 04:06:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 04:06:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/18 04:06:25 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/18 04:06:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 04:06:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/18 04:06:25 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/18 04:06:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 04:06:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/18 04:06:25 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/18 04:06:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 04:06:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/18 04:06:25 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/18 04:06:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 04:06:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/18 04:06:25 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/18 04:06:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 04:06:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/18 04:06:25 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/18 04:06:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 04:06:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/18 04:06:25 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/18 04:06:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 04:06:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/18 04:06:25 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/18 04:06:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 04:06:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/18 04:06:25 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/18 04:06:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 04:06:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/18 04:06:25 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/18 04:06:25 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:25 INFO : splitbananasplitSUFFIX: Deleted 2025/11/18 04:06:25 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/18 04:06:25 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/18 04:06:25 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/18 04:06:25 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/18 04:06:25 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/18 04:06:25 INFO : bananaSUFFIX: Deleted 2025/11/18 04:06:25 INFO : appleSUFFIX: Deleted 2025/11/18 04:06:25 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/18 04:06:25 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/18 04:06:25 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/18 04:06:25 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/18 04:06:25 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/18 04:06:25 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/18 04:06:25 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/18 04:06:26 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/18 04:06:26 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/18 04:06:26 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/18 04:06:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/18 04:06:26 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/18 04:06:26 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:26 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:26 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:06:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:06:38 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:38 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:06:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 04:06:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 04:06:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 04:06:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 04:06:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 04:06:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : apple: size = 5 OK 2025/11/18 04:06:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:39 DEBUG : apple: Unchanged skipping 2025/11/18 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 04:06:39 DEBUG : banana: size = 6 OK 2025/11/18 04:06:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:39 DEBUG : banana: Unchanged skipping 2025/11/18 04:06:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 04:06:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 04:06:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 04:06:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 04:06:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 04:06:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 04:06:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/18 04:06:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 04:06:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 04:06:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 04:06:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/18 04:06:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 04:06:39 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:06:39 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:06:39 DEBUG : splitbanan: size = 16 OK 2025/11/18 04:06:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/18 04:06:39 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/18 04:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 04:06:39 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/18 04:06:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/18 04:06:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/18 04:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 04:06:39 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/18 04:06:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/18 04:06:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/18 04:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 04:06:39 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/18 04:06:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/18 04:06:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/18 04:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 04:06:39 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/18 04:06:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/18 04:06:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/18 04:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 04:06:39 DEBUG : appleapple: size = 21 OK 2025/11/18 04:06:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/18 04:06:39 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/18 04:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 04:06:39 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/18 04:06:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/18 04:06:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/18 04:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 04:06:39 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/18 04:06:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/18 04:06:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/18 04:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 04:06:39 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/18 04:06:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/18 04:06:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/18 04:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 04:06:39 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/18 04:06:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/18 04:06:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/18 04:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 04:06:39 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/18 04:06:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/18 04:06:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/18 04:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 04:06:39 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/18 04:06:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/18 04:06:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/18 04:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 04:06:39 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/18 04:06:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/18 04:06:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/18 04:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 04:06:39 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/18 04:06:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/18 04:06:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/18 04:06:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 04:06:40 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/18 04:06:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/18 04:06:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/18 04:06:40 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/18 04:06:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/18 04:06:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/18 04:06:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/18 04:06:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/18 04:06:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/18 04:06:40 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/18 04:06:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/18 04:06:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/18 04:06:40 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/18 04:06:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/18 04:06:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/18 04:06:40 INFO : dir1/0009-3456789.txt: Deleted 2025/11/18 04:06:40 INFO : dir1/0012-6789;.txt: Deleted 2025/11/18 04:06:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/18 04:06:40 INFO : dir1/0015-9;=.txt: Deleted 2025/11/18 04:06:40 INFO : dir1/0013-789;=.txt: Deleted 2025/11/18 04:06:40 INFO : appleappleapplebanana: Deleted 2025/11/18 04:06:40 INFO : dir1/0003-defghij.txt: Deleted 2025/11/18 04:06:40 INFO : dir1/0007-1234567.txt: Deleted 2025/11/18 04:06:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/18 04:06:41 INFO : splitbananasplit: Deleted 2025/11/18 04:06:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/18 04:06:41 INFO : dir1/0008-2345678.txt: Deleted 2025/11/18 04:06:41 INFO : dir1/0010-456789.txt: Deleted 2025/11/18 04:06:41 INFO : dir1/0011-56789;.txt: Deleted 2025/11/18 04:06:41 INFO : dir1/0014-89;=.txt: Deleted 2025/11/18 04:06:41 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:41 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : appleapple: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/18 04:06:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 04:06:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 04:06:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 04:06:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 04:06:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 04:06:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 04:06:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 04:06:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 04:06:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 04:06:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 04:06:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 04:06:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 04:06:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 04:06:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 04:06:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 04:06:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 04:06:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 04:06:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 04:06:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 04:06:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 04:06:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 04:06:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 04:06:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 04:06:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 04:06:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 04:06:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 04:06:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 04:06:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 04:06:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 04:06:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 04:06:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 04:06:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 04:06:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 04:06:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 04:06:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 04:06:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 04:06:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 04:06:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 04:06:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 04:06:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 04:06:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 04:06:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 04:06:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 04:06:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 04:06:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 04:06:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 04:06:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 04:06:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 04:06:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 04:06:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 04:06:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 04:06:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 04:06:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 04:06:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 04:06:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 04:06:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 04:06:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 04:06:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 04:06:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 04:06:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 04:06:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 04:06:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 04:06:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 04:06:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 04:06:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 04:06:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 04:06:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 04:06:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 04:06:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 04:06:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 04:06:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 04:06:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 04:06:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 04:06:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 04:06:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 04:06:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 04:06:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 04:06:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 04:06:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 04:06:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 04:06:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 04:06:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 04:06:41 DEBUG : apple: size = 5 OK 2025/11/18 04:06:41 DEBUG : banana: size = 6 OK 2025/11/18 04:06:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : appleapple: size = 21 OK 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : apple: Unchanged skipping 2025/11/18 04:06:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 04:06:41 DEBUG : banana: Unchanged skipping 2025/11/18 04:06:41 DEBUG : splitbanan: size = 16 OK 2025/11/18 04:06:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 04:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 04:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 04:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 04:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 04:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 04:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 04:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/18 04:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 04:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 04:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 04:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 04:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 04:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 04:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 04:06:41 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/18 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 04:06:41 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/18 04:06:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 04:06:41 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/18 04:06:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/18 04:06:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 04:06:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 04:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 04:06:41 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/18 04:06:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/18 04:06:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 04:06:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 04:06:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 04:06:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 04:06:41 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/18 04:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 04:06:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 04:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 04:06:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 04:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 04:06:41 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/18 04:06:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 04:06:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 04:06:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/18 04:06:41 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/18 04:06:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/18 04:06:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 04:06:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/18 04:06:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 04:06:41 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/18 04:06:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 04:06:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:06:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 04:06:41 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/18 04:06:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 04:06:41 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/18 04:06:41 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/18 04:06:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 04:06:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 04:06:41 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/18 04:06:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 04:06:41 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:06:41 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:41 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:42 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : appleapple: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/18 04:06:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 04:06:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 04:06:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 04:06:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 04:06:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 04:06:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 04:06:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 04:06:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 04:06:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 04:06:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 04:06:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 04:06:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 04:06:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 04:06:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 04:06:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 04:06:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 04:06:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 04:06:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 04:06:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 04:06:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 04:06:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 04:06:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 04:06:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 04:06:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 04:06:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 04:06:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 04:06:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 04:06:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 04:06:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 04:06:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 04:06:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 04:06:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 04:06:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 04:06:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 04:06:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 04:06:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 04:06:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 04:06:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 04:06:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 04:06:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 04:06:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 04:06:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 04:06:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 04:06:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 04:06:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 04:06:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 04:06:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 04:06:42 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:06:53 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:53 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:06:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 04:06:54 DEBUG : apple: size = 5 OK 2025/11/18 04:06:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 04:06:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 04:06:54 DEBUG : apple: Unchanged skipping 2025/11/18 04:06:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 04:06:54 DEBUG : banana: size = 6 OK 2025/11/18 04:06:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : banana: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 04:06:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 04:06:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 04:06:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 04:06:54 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:06:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 04:06:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 04:06:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:06:54 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:54 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:54 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:06:54 DEBUG : apple: size = 5 OK 2025/11/18 04:06:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : apple: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 04:06:54 DEBUG : banana: size = 6 OK 2025/11/18 04:06:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 04:06:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 04:06:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 04:06:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 04:06:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 04:06:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 04:06:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 04:06:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 04:06:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 04:06:54 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:06:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 04:06:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : banana: Unchanged skipping 2025/11/18 04:06:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:06:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 04:06:54 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:06:54 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:54 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:55 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : Waiting for deletions to finish 2025/11/18 04:06:55 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:06:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:07:07 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:07 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:07:07 DEBUG : apple: size = 5 OK 2025/11/18 04:07:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : apple: Unchanged skipping 2025/11/18 04:07:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 04:07:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 04:07:07 DEBUG : banana: size = 6 OK 2025/11/18 04:07:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : banana: Unchanged skipping 2025/11/18 04:07:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 04:07:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 04:07:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 04:07:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 04:07:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 04:07:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 04:07:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 04:07:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 04:07:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 04:07:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 04:07:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 04:07:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 04:07:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 04:07:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 04:07:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 04:07:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 04:07:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 04:07:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 04:07:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 04:07:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 04:07:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 04:07:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 04:07:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 04:07:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 04:07:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 04:07:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 04:07:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 04:07:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 04:07:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 04:07:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 04:07:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 04:07:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 04:07:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 04:07:07 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:07:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 04:07:07 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:07:07 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:07 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:08 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : apple: size = 5 OK 2025/11/18 04:07:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : apple: Unchanged skipping 2025/11/18 04:07:08 DEBUG : banana: size = 6 OK 2025/11/18 04:07:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 04:07:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 04:07:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 04:07:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : banana: Unchanged skipping 2025/11/18 04:07:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 04:07:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 04:07:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 04:07:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 04:07:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 04:07:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 04:07:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 04:07:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 04:07:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 04:07:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 04:07:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 04:07:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 04:07:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 04:07:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 04:07:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 04:07:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 04:07:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 04:07:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 04:07:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 04:07:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 04:07:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 04:07:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 04:07:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 04:07:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 04:07:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 04:07:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 04:07:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 04:07:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 04:07:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 04:07:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 04:07:08 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:07:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 04:07:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 04:07:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 04:07:08 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:07:08 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:08 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:08 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:07:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:07:20 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:20 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:07:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : apple: size = 5 OK 2025/11/18 04:07:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 04:07:21 DEBUG : banana: size = 6 OK 2025/11/18 04:07:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : apple: Unchanged skipping 2025/11/18 04:07:21 DEBUG : banana: Unchanged skipping 2025/11/18 04:07:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 04:07:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 04:07:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 04:07:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 04:07:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 04:07:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 04:07:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 04:07:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 04:07:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 04:07:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 04:07:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 04:07:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 04:07:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 04:07:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 04:07:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 04:07:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 04:07:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 04:07:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 04:07:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 04:07:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 04:07:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 04:07:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 04:07:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 04:07:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 04:07:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 04:07:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 04:07:21 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:07:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 04:07:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 04:07:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 04:07:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 04:07:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 04:07:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 04:07:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 04:07:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 04:07:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 04:07:21 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:07:21 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:21 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:21 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:07:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : apple: size = 5 OK 2025/11/18 04:07:22 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 04:07:22 DEBUG : banana: size = 6 OK 2025/11/18 04:07:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : banana: Unchanged skipping 2025/11/18 04:07:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 04:07:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : apple: Unchanged skipping 2025/11/18 04:07:22 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 04:07:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 04:07:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 04:07:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 04:07:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 04:07:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 04:07:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 04:07:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 04:07:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 04:07:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 04:07:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 04:07:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 04:07:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 04:07:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 04:07:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 04:07:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 04:07:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 04:07:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 04:07:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 04:07:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 04:07:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 04:07:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 04:07:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 04:07:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 04:07:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 04:07:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 04:07:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 04:07:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 04:07:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 04:07:22 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:07:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 04:07:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 04:07:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 04:07:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 04:07:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 04:07:22 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:07:22 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:22 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:22 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:07:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:07:34 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:34 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:07:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : apple: size = 5 OK 2025/11/18 04:07:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : apple: Unchanged skipping 2025/11/18 04:07:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 04:07:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 04:07:35 DEBUG : banana: size = 6 OK 2025/11/18 04:07:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : banana: Unchanged skipping 2025/11/18 04:07:35 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 04:07:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 04:07:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 04:07:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 04:07:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 04:07:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 04:07:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 04:07:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 04:07:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 04:07:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 04:07:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 04:07:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 04:07:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 04:07:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 04:07:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 04:07:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 04:07:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 04:07:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 04:07:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 04:07:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 04:07:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 04:07:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 04:07:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 04:07:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 04:07:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 04:07:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 04:07:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 04:07:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 04:07:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 04:07:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 04:07:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 04:07:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 04:07:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 04:07:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 04:07:35 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:07:35 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:07:35 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:35 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:35 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:07:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 04:07:36 DEBUG : banana: size = 6 OK 2025/11/18 04:07:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 04:07:36 DEBUG : banana: Unchanged skipping 2025/11/18 04:07:36 DEBUG : apple: size = 5 OK 2025/11/18 04:07:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : apple: Unchanged skipping 2025/11/18 04:07:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 04:07:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 04:07:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 04:07:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 04:07:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 04:07:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 04:07:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 04:07:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 04:07:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 04:07:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 04:07:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 04:07:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 04:07:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 04:07:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 04:07:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 04:07:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 04:07:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 04:07:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 04:07:36 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:07:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 04:07:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 04:07:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 04:07:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 04:07:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 04:07:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 04:07:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 04:07:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 04:07:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 04:07:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 04:07:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 04:07:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 04:07:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 04:07:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 04:07:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 04:07:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 04:07:36 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:07:36 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:36 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:36 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:07:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:07:48 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:48 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:07:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 04:07:49 DEBUG : apple: size = 5 OK 2025/11/18 04:07:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : apple: Unchanged skipping 2025/11/18 04:07:49 DEBUG : banana: size = 6 OK 2025/11/18 04:07:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : banana: Unchanged skipping 2025/11/18 04:07:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 04:07:49 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 04:07:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 04:07:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 04:07:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 04:07:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 04:07:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 04:07:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 04:07:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 04:07:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 04:07:49 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:07:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 04:07:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 04:07:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 04:07:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 04:07:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 04:07:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 04:07:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 04:07:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 04:07:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 04:07:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 04:07:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 04:07:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 04:07:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 04:07:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 04:07:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 04:07:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 04:07:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 04:07:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 04:07:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 04:07:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 04:07:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 04:07:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 04:07:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 04:07:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 04:07:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 04:07:49 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:07:49 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:49 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:49 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:07:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : apple: size = 5 OK 2025/11/18 04:07:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : apple: Unchanged skipping 2025/11/18 04:07:50 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 04:07:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 04:07:50 DEBUG : banana: size = 6 OK 2025/11/18 04:07:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : banana: Unchanged skipping 2025/11/18 04:07:50 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 04:07:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 04:07:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 04:07:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 04:07:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 04:07:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 04:07:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 04:07:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 04:07:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 04:07:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 04:07:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 04:07:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 04:07:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 04:07:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 04:07:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 04:07:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 04:07:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 04:07:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 04:07:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 04:07:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 04:07:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 04:07:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 04:07:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 04:07:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 04:07:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 04:07:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 04:07:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 04:07:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 04:07:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 04:07:50 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:07:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 04:07:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 04:07:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 04:07:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 04:07:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:07:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 04:07:50 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:07:50 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:50 DEBUG : Waiting for deletions to finish 2025/11/18 04:07:50 DEBUG : apple: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : banana: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 04:07:50 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (159.88s) --- PASS: TestTransform/NFC (11.45s) --- PASS: TestTransform/NFD (13.49s) --- PASS: TestTransform/base64 (15.94s) --- PASS: TestTransform/prefix (17.73s) --- PASS: TestTransform/suffix (17.78s) --- PASS: TestTransform/truncate (15.27s) --- PASS: TestTransform/encoder (13.32s) --- PASS: TestTransform/ISO-8859-1 (13.61s) --- PASS: TestTransform/charmap (13.54s) --- PASS: TestTransform/lowercase (13.85s) --- PASS: TestTransform/ascii (13.89s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:07:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/18 04:07:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/18 04:07:55 INFO : sub dir_somesuffix: Making directory 2025/11/18 04:07:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/18 04:07:55 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/18 04:07:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/18 04:07:55 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/18 04:07:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/18 04:07:55 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:07:55 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:07:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/18 04:07:55 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:07:55 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/18 04:07:55 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:07:56 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:07:56 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:07:56 INFO : tictactoe: Making directory 2025/11/18 04:07:56 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:07:56 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:07:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 04:07:56 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/18 04:07:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 04:07:56 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:07:56 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:07:57 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/18 04:07:57 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:07:57 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/18 04:07:57 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.58s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:07:58 INFO : toe: Making directory 2025/11/18 04:07:58 INFO : toe/toe: Making directory 2025/11/18 04:07:58 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:07:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/18 04:07:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/18 04:07:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/18 04:07:58 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:07:58 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:07:59 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/18 04:07:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:07:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/18 04:07:59 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.72s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:08:00 INFO : toe: Making directory 2025/11/18 04:08:00 INFO : toe/toe: Making directory 2025/11/18 04:08:00 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/18 04:08:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/18 04:08:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/18 04:08:00 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:08:00 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:08:00 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/18 04:08:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:08:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/18 04:08:00 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.78s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:08:01 DEBUG : empty_dir: Making directory with metadata 2025/11/18 04:08:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 04:08:01 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:01 INFO : tictacempty_dir: Making directory 2025/11/18 04:08:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:01 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:01 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:01 INFO : tictactoe: Making directory 2025/11/18 04:08:01 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:01 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 04:08:01 INFO : tictactoe/tictactoe: Making directory 2025/11/18 04:08:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 04:08:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/18 04:08:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 04:08:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/18 04:08:01 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:08:01 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:08:02 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/18 04:08:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:08:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/18 04:08:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.55s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:08:03 DEBUG : empty_dir: Making directory with metadata 2025/11/18 04:08:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 04:08:03 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:03 INFO : tictacempty_dir: Making directory 2025/11/18 04:08:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:03 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:03 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:03 INFO : tictactoe: Making directory 2025/11/18 04:08:03 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:03 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 04:08:03 INFO : tictactoe/tictactoe: Making directory 2025/11/18 04:08:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 04:08:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/18 04:08:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 04:08:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 04:08:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 04:08:03 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:08:03 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:08:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 04:08:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:08:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 04:08:04 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/18 04:08:04 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:08:04 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:04 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:04 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/18 04:08:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 04:08:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:08:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/18 04:08:04 NOTICE: B2 bucket rclone-test-jufoley3wete: 0 differences found 2025/11/18 04:08:04 NOTICE: B2 bucket rclone-test-jufoley3wete: 1 matching files --- PASS: TestAllTag (1.78s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:08:05 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:05 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:05 INFO : tictactoe: Making directory 2025/11/18 04:08:05 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:05 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 04:08:05 INFO : tictactoe/tictactoe: Making directory 2025/11/18 04:08:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 04:08:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/18 04:08:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 04:08:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/18 04:08:05 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:08:05 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:08:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/18 04:08:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:08:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/18 04:08:05 DEBUG : Waiting for deletions to finish 2025/11/18 04:08:06 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:06 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:06 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 04:08:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/18 04:08:06 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 04:08:06 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:08:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/18 04:08:06 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/18 04:08:06 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:08:06 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.07s) === RUN TestSyntax 2025/11/18 04:08:07 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:08:07 INFO : toe: Making directory 2025/11/18 04:08:07 INFO : toe/toe: Making directory 2025/11/18 04:08:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/18 04:08:07 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:08:07 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:08:08 DEBUG : toe/toe/toe: size = 11 OK 2025/11/18 04:08:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:08:08 INFO : toe/toe/toe: Copied (new) 2025/11/18 04:08:08 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.85s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:08:09 DEBUG : empty_dir: Making directory with metadata 2025/11/18 04:08:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 04:08:09 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:09 INFO : tictacempty_dir: Making directory 2025/11/18 04:08:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:09 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:09 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:09 INFO : tictactoe: Making directory 2025/11/18 04:08:09 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:09 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 04:08:09 INFO : tictactoe/tictactoe: Making directory 2025/11/18 04:08:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 04:08:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/18 04:08:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 04:08:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 04:08:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 04:08:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 04:08:09 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:08:09 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:08:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 04:08:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:08:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 04:08:09 INFO : toe/toe/toe.txt: Deleted 2025/11/18 04:08:09 INFO : toe/toe: Removing directory 2025/11/18 04:08:09 INFO : toe: Removing directory 2025/11/18 04:08:09 INFO : empty_dir: Removing directory 2025/11/18 04:08:09 DEBUG : Local file system at /tmp/rclone3108621635: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.61s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:08:10 DEBUG : empty_dir: Making directory with metadata 2025/11/18 04:08:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 04:08:10 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:10 INFO : tictacempty_dir: Making directory 2025/11/18 04:08:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:10 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:10 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:10 INFO : tictactoe: Making directory 2025/11/18 04:08:10 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:10 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 04:08:10 INFO : tictactoe/tictactoe: Making directory 2025/11/18 04:08:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 04:08:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/18 04:08:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 04:08:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 04:08:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 04:08:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 04:08:10 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:08:10 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:08:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 04:08:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:08:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 04:08:11 INFO : toe/toe/toe.txt: Deleted 2025/11/18 04:08:11 INFO : toe/toe: Removing directory 2025/11/18 04:08:11 INFO : toe: Removing directory 2025/11/18 04:08:11 INFO : empty_dir: Removing directory 2025/11/18 04:08:11 DEBUG : Local file system at /tmp/rclone3108621635: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/18 04:08:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 04:08:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/18 04:08:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 04:08:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 04:08:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 04:08:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/18 04:08:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:08:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/18 04:08:13 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 (3.38s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:08:14 DEBUG : Reset feature "Copy" 2025/11/18 04:08:14 DEBUG : Reset feature "Move" 2025/11/18 04:08:14 DEBUG : Reset feature "Copy" 2025/11/18 04:08:14 DEBUG : Reset feature "Move" 2025/11/18 04:08:14 DEBUG : empty_dir: Making directory with metadata 2025/11/18 04:08:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 04:08:14 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:14 INFO : tictacempty_dir: Making directory 2025/11/18 04:08:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 04:08:14 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:14 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:14 INFO : tictactoe: Making directory 2025/11/18 04:08:14 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:14 DEBUG : toe: transformed to: tictactoe 2025/11/18 04:08:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 04:08:14 INFO : tictactoe/tictactoe: Making directory 2025/11/18 04:08:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 04:08:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/18 04:08:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 04:08:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 04:08:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 04:08:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 04:08:14 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:08:14 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:08:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 04:08:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:08:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 04:08:14 INFO : toe/toe/toe.txt: Deleted 2025/11/18 04:08:14 INFO : toe/toe: Removing directory 2025/11/18 04:08:14 INFO : toe: Removing directory 2025/11/18 04:08:14 INFO : empty_dir: Removing directory 2025/11/18 04:08:14 DEBUG : Local file system at /tmp/rclone3108621635: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/18 04:08:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 04:08:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/18 04:08:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 04:08:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 04:08:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 04:08:16 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/18 04:08:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:08:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/18 04:08:16 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.30s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:08:17 DEBUG : toe: transformed to: dG9l 2025/11/18 04:08:17 DEBUG : toe: transformed to: dG9l 2025/11/18 04:08:17 INFO : dG9l: Making directory 2025/11/18 04:08:17 DEBUG : toe: transformed to: dG9l 2025/11/18 04:08:17 DEBUG : toe: transformed to: dG9l 2025/11/18 04:08:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/18 04:08:17 INFO : dG9l/dG9l: Making directory 2025/11/18 04:08:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/18 04:08:17 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/18 04:08:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/18 04:08:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 04:08:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/18 04:08:17 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:08:17 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:08:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/18 04:08:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:08:18 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/18 04:08:18 DEBUG : Waiting for deletions to finish 2025/11/18 04:08:18 DEBUG : dG9l: transformed to: toe 2025/11/18 04:08:18 DEBUG : dG9l: transformed to: toe 2025/11/18 04:08:18 DEBUG : dG9l: transformed to: toe 2025/11/18 04:08:18 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/18 04:08:18 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/18 04:08:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/18 04:08:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/18 04:08:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/18 04:08:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/18 04:08:18 DEBUG : Local file system at /tmp/rclone3108621635: Waiting for checks to finish 2025/11/18 04:08:18 DEBUG : Local file system at /tmp/rclone3108621635: Waiting for transfers to finish 2025/11/18 04:08:18 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.44s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-jufoley3wete", Local "Local file system at /tmp/rclone3108621635", Modify Window "1ms" 2025/11/18 04:08:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 04:08:19 DEBUG : toe: transformed to: 2025/11/18 04:08:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 04:08:19 DEBUG : toe: transformed to: 2025/11/18 04:08:19 INFO : B2 bucket rclone-test-jufoley3wete: Making directory 2025/11/18 04:08:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 04:08:19 DEBUG : toe: transformed to: 2025/11/18 04:08:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 04:08:19 DEBUG : toe: transformed to: 2025/11/18 04:08:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 04:08:19 DEBUG : toe/toe: transformed to: 2025/11/18 04:08:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/18 04:08:19 INFO : toe/toe: Making directory 2025/11/18 04:08:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 04:08:19 DEBUG : toe/toe: transformed to: 2025/11/18 04:08:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/18 04:08:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 04:08:19 DEBUG : toe: transformed to: 2025/11/18 04:08:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/18 04:08:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 04:08:19 DEBUG : toe/toe/toe: transformed to: 2025/11/18 04:08:19 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for checks to finish 2025/11/18 04:08:19 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/18 04:08:19 DEBUG : B2 bucket rclone-test-jufoley3wete: Waiting for transfers to finish 2025/11/18 04:08:20 DEBUG : toe/toe/toe: size = 11 OK 2025/11/18 04:08:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/18 04:08:20 INFO : toe/toe/toe: Copied (new) 2025/11/18 04:08:20 ERROR : B2 bucket rclone-test-jufoley3wete: not deleting files as there were IO errors 2025/11/18 04:08:20 ERROR : B2 bucket rclone-test-jufoley3wete: not deleting directories as there were IO errors --- PASS: TestError (1.62s) PASS 2025/11/18 04:08:21 DEBUG : B2 bucket rclone-test-jufoley3wete: Purge remote 2025/11/18 04:08:21 INFO : B2 bucket rclone-test-jufoley3wete: cleaning bucket "rclone-test-jufoley3wete" of all files 2025/11/18 04:08:22 DEBUG : BackupDir/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d1cb5_d20251118_m040247_c001_v7007000_t0000_u01763438567145") 2025/11/18 04:08:22 DEBUG : BackupDir/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f10519693f20c910b_d20251118_m040241_c001_v0001178_t0021_u01763438561736") 2025/11/18 04:08:22 DEBUG : CompareDest/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4196b5bd76fb2b82_d20251118_m040222_c001_v7007000_t0000_u01763438542125") 2025/11/18 04:08:22 DEBUG : CompareDest/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e26d4_d20251118_m040215_c001_v0001117_t0019_u01763438535828") 2025/11/18 04:08:22 DEBUG : CompareDest/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4196b5bd76fb2b83_d20251118_m040222_c001_v7007000_t0000_u01763438542309") 2025/11/18 04:08:22 DEBUG : CompareDest/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e840d_d20251118_m040217_c001_v0001183_t0047_u01763438537790") 2025/11/18 04:08:22 DEBUG : CopyDest/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d1cb9_d20251118_m040247_c001_v7007000_t0000_u01763438567327") 2025/11/18 04:08:22 DEBUG : CopyDest/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32cae_d20251118_m040238_c001_v0001136_t0028_u01763438558739") 2025/11/18 04:08:22 DEBUG : CopyDest/three: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d1cbc_d20251118_m040247_c001_v7007000_t0000_u01763438567508") 2025/11/18 04:08:22 DEBUG : CopyDest/three: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8503_d20251118_m040245_c001_v0001183_t0038_u01763438565318") 2025/11/18 04:08:22 DEBUG : CopyDest/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d1cc0_d20251118_m040247_c001_v7007000_t0000_u01763438567689") 2025/11/18 04:08:22 DEBUG : CopyDest/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e2748_d20251118_m040243_c001_v0001117_t0057_u01763438563005") 2025/11/18 04:08:22 DEBUG : EXISTING: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d807_d20251118_m040416_c001_v7007000_t0000_u01763438656805") 2025/11/18 04:08:23 DEBUG : EXISTING: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e290a_d20251118_m040415_c001_v0001117_t0045_u01763438655567") 2025/11/18 04:08:23 DEBUG : PREFIXapple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d85c_d20251118_m040608_c001_v7007000_t0000_u01763438768203") 2025/11/18 04:08:23 DEBUG : PREFIXapple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d452a_d20251118_m040603_c001_v0001178_t0017_u01763438763811") 2025/11/18 04:08:23 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4085dfbc26a11128_d20251118_m040608_c001_v7007000_t0000_u01763438768217") 2025/11/18 04:08:23 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaf18_d20251118_m040603_c001_v0001183_t0016_u01763438763814") 2025/11/18 04:08:23 DEBUG : PREFIXbanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d1d9b_d20251118_m040608_c001_v7007000_t0000_u01763438768345") 2025/11/18 04:08:23 DEBUG : PREFIXbanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33291_d20251118_m040603_c001_v0001136_t0033_u01763438763823") 2025/11/18 04:08:23 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4085dfbc26a11127_d20251118_m040608_c001_v7007000_t0000_u01763438768030") 2025/11/18 04:08:23 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8cf5_d20251118_m040603_c001_v0001183_t0046_u01763438763810") 2025/11/18 04:08:23 DEBUG : Testêé: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d804_d20251118_m040412_c001_v7007000_t0000_u01763438652777") 2025/11/18 04:08:23 DEBUG : Testêé: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e883b_d20251118_m040412_c001_v0001183_t0032_u01763438652195") 2025/11/18 04:08:23 DEBUG : Testêé: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e28f4_d20251118_m040410_c001_v0001117_t0050_u01763438650810") 2025/11/18 04:08:23 DEBUG : YXBwbGU=: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a6b_d20251118_m040551_c001_v7007000_t0000_u01763438751943") 2025/11/18 04:08:23 DEBUG : YXBwbGU=: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33209_d20251118_m040548_c001_v0001136_t0000_u01763438748301") 2025/11/18 04:08:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a6c_d20251118_m040552_c001_v7007000_t0000_u01763438752126") 2025/11/18 04:08:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8c75_d20251118_m040548_c001_v0001183_t0003_u01763438748312") 2025/11/18 04:08:23 DEBUG : YmFuYW5h: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a6d_d20251118_m040552_c001_v7007000_t0000_u01763438752308") 2025/11/18 04:08:23 DEBUG : YmFuYW5h: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d44c0_d20251118_m040548_c001_v0001178_t0014_u01763438748325") 2025/11/18 04:08:23 DEBUG : a/potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d538_d20251118_m040044_c001_v7007000_t0000_u01763438444928") 2025/11/18 04:08:23 DEBUG : a/potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8147_d20251118_m040044_c001_v0001183_t0019_u01763438444350") 2025/11/18 04:08:23 DEBUG : a/potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d535_d20251118_m040042_c001_v7007000_t0000_u01763438442987") 2025/11/18 04:08:23 DEBUG : a/potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8131_d20251118_m040042_c001_v0001183_t0008_u01763438442221") 2025/11/18 04:08:24 DEBUG : a/potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6c9_d20251118_m040026_c001_v7007000_t0000_u01763438426636") 2025/11/18 04:08:24 DEBUG : a/potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8083_d20251118_m040025_c001_v0001183_t0000_u01763438425863") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e6f8_d20251118_m040750_c001_v7007000_t0000_u01763438870910") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e915e_d20251118_m040747_c001_v0001183_t0005_u01763438867031") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e203_d20251118_m040736_c001_v7007000_t0000_u01763438856945") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e9100_d20251118_m040733_c001_v0001183_t0035_u01763438853341") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f83c_d20251118_m040723_c001_v7007000_t0000_u01763438843055") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e9072_d20251118_m040719_c001_v0001183_t0045_u01763438839779") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f44564086fc_d20251118_m040709_c001_v7007000_t0000_u01763438829493") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8fb6_d20251118_m040706_c001_v0001183_t0019_u01763438826136") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884a4_d20251118_m040656_c001_v7007000_t0000_u01763438816036") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8f14_d20251118_m040652_c001_v0001183_t0025_u01763438812326") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816baff_d20251118_m040642_c001_v7007000_t0000_u01763438802683") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb078_d20251118_m040637_c001_v0001183_t0059_u01763438797294") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0eca1_d20251118_m040627_c001_v7007000_t0000_u01763438787374") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d45de_d20251118_m040624_c001_v0001178_t0034_u01763438784333") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414a76597f63e178_d20251118_m040623_c001_v7007000_t0000_u01763438783035") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33331_d20251118_m040619_c001_v0001136_t0058_u01763438779383") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad66_d20251118_m040609_c001_v7007000_t0000_u01763438769708") 2025/11/18 04:08:24 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e332ad_d20251118_m040606_c001_v0001136_t0004_u01763438766742") 2025/11/18 04:08:25 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d854_d20251118_m040605_c001_v7007000_t0000_u01763438765536") 2025/11/18 04:08:25 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33279_d20251118_m040601_c001_v0001136_t0032_u01763438761998") 2025/11/18 04:08:25 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35d8c9_d20251118_m040549_c001_v7007000_t0000_u01763438749950") 2025/11/18 04:08:25 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efae86_d20251118_m040546_c001_v0001183_t0045_u01763438746005") 2025/11/18 04:08:25 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e657_d20251118_m040535_c001_v7007000_t0000_u01763438735932") 2025/11/18 04:08:25 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efae08_d20251118_m040532_c001_v0001183_t0032_u01763438732300") 2025/11/18 04:08:25 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc771_d20251118_m040522_c001_v7007000_t0000_u01763438722481") 2025/11/18 04:08:25 DEBUG : apple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efad9a_d20251118_m040519_c001_v0001183_t0037_u01763438719426") 2025/11/18 04:08:25 DEBUG : appleSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4076efd2d5935406_d20251118_m040625_c001_v7007000_t0000_u01763438785718") 2025/11/18 04:08:25 DEBUG : appleSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33345_d20251118_m040621_c001_v0001136_t0015_u01763438781500") 2025/11/18 04:08:25 DEBUG : appleapple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb00_d20251118_m040642_c001_v7007000_t0000_u01763438802870") 2025/11/18 04:08:25 DEBUG : appleapple: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e333df_d20251118_m040639_c001_v0001136_t0036_u01763438799183") 2025/11/18 04:08:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e6f9_d20251118_m040751_c001_v7007000_t0000_u01763438871091") 2025/11/18 04:08:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4871_d20251118_m040747_c001_v0001178_t0010_u01763438867446") 2025/11/18 04:08:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e204_d20251118_m040737_c001_v7007000_t0000_u01763438857130") 2025/11/18 04:08:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4821_d20251118_m040733_c001_v0001178_t0042_u01763438853787") 2025/11/18 04:08:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f83d_d20251118_m040723_c001_v7007000_t0000_u01763438843240") 2025/11/18 04:08:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d47ad_d20251118_m040720_c001_v0001178_t0005_u01763438840198") 2025/11/18 04:08:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f44564086fd_d20251118_m040709_c001_v7007000_t0000_u01763438829675") 2025/11/18 04:08:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d473b_d20251118_m040706_c001_v0001178_t0001_u01763438826572") 2025/11/18 04:08:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884a7_d20251118_m040656_c001_v7007000_t0000_u01763438816217") 2025/11/18 04:08:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d46b9_d20251118_m040652_c001_v0001178_t0053_u01763438812722") 2025/11/18 04:08:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f415744888f6a8d4a_d20251118_m040640_c001_v7007000_t0000_u01763438800873") 2025/11/18 04:08:26 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8e82_d20251118_m040637_c001_v0001183_t0015_u01763438797973") 2025/11/18 04:08:26 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0eca2_d20251118_m040627_c001_v7007000_t0000_u01763438787559") 2025/11/18 04:08:26 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8e08_d20251118_m040624_c001_v0001183_t0050_u01763438784344") 2025/11/18 04:08:26 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ec78_d20251118_m040623_c001_v7007000_t0000_u01763438783409") 2025/11/18 04:08:26 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efafb6_d20251118_m040620_c001_v0001183_t0027_u01763438780259") 2025/11/18 04:08:26 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad68_d20251118_m040609_c001_v7007000_t0000_u01763438769890") 2025/11/18 04:08:26 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8d13_d20251118_m040606_c001_v0001183_t0018_u01763438766714") 2025/11/18 04:08:26 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4085dfbc26a11126_d20251118_m040605_c001_v7007000_t0000_u01763438765718") 2025/11/18 04:08:26 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8ce3_d20251118_m040602_c001_v0001183_t0055_u01763438762617") 2025/11/18 04:08:26 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414a76597f63e138_d20251118_m040549_c001_v7007000_t0000_u01763438749962") 2025/11/18 04:08:26 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8c67_d20251118_m040546_c001_v0001183_t0034_u01763438746683") 2025/11/18 04:08:26 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e658_d20251118_m040536_c001_v7007000_t0000_u01763438736114") 2025/11/18 04:08:26 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8bd1_d20251118_m040532_c001_v0001183_t0033_u01763438732917") 2025/11/18 04:08:26 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc772_d20251118_m040522_c001_v7007000_t0000_u01763438722662") 2025/11/18 04:08:26 DEBUG : appleappleapplebanana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8b48_d20251118_m040519_c001_v0001183_t0002_u01763438719947") 2025/11/18 04:08:26 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d8a6_d20251118_m040625_c001_v7007000_t0000_u01763438785644") 2025/11/18 04:08:26 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d45cc_d20251118_m040621_c001_v0001178_t0023_u01763438781534") 2025/11/18 04:08:26 DEBUG : b/potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d539_d20251118_m040045_c001_v7007000_t0000_u01763438445111") 2025/11/18 04:08:26 DEBUG : b/potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e813f_d20251118_m040043_c001_v0001183_t0024_u01763438443576") 2025/11/18 04:08:26 DEBUG : b/potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d533_d20251118_m040042_c001_v7007000_t0000_u01763438442430") 2025/11/18 04:08:27 DEBUG : b/potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e811d_d20251118_m040041_c001_v0001183_t0051_u01763438441414") 2025/11/18 04:08:27 DEBUG : b/potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6c7_d20251118_m040026_c001_v7007000_t0000_u01763438426060") 2025/11/18 04:08:27 DEBUG : b/potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e807d_d20251118_m040025_c001_v0001183_t0016_u01763438425063") 2025/11/18 04:08:27 DEBUG : backup/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d7ce_d20251118_m040300_c001_v7007000_t0000_u01763438580915") 2025/11/18 04:08:27 DEBUG : backup/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f10067b60bbc39feb_d20251118_m040258_c001_v0001146_t0008_u01763438578928") 2025/11/18 04:08:27 DEBUG : backup/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f10067b60bbc39fd7_d20251118_m040254_c001_v0001146_t0055_u01763438574482") 2025/11/18 04:08:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ac2a_d20251118_m040329_c001_v7007000_t0000_u01763438609798") 2025/11/18 04:08:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1034a37d47e9f12e_d20251118_m040327_c001_v0001098_t0022_u01763438607597") 2025/11/18 04:08:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1098e5cd4c806766_d20251118_m040323_c001_v0001181_t0023_u01763438603234") 2025/11/18 04:08:27 DEBUG : backup/one.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4011d728009b71c7_d20251118_m040315_c001_v7007000_t0000_u01763438595874") 2025/11/18 04:08:27 DEBUG : backup/one.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f100ff29b8cf513a6_d20251118_m040313_c001_v0001101_t0034_u01763438593639") 2025/11/18 04:08:27 DEBUG : backup/one.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f10598c9e37523ae5_d20251118_m040308_c001_v0001153_t0018_u01763438588690") 2025/11/18 04:08:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ac2b_d20251118_m040329_c001_v7007000_t0000_u01763438609981") 2025/11/18 04:08:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f110b2515c624a19b_d20251118_m040328_c001_v0001093_t0050_u01763438608906") 2025/11/18 04:08:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f106230bde303631f_d20251118_m040324_c001_v0001041_t0013_u01763438604961") 2025/11/18 04:08:27 DEBUG : backup/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d7d0_d20251118_m040301_c001_v7007000_t0000_u01763438581096") 2025/11/18 04:08:27 DEBUG : backup/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f10520c68c8310490_d20251118_m040259_c001_v0001171_t0040_u01763438579947") 2025/11/18 04:08:27 DEBUG : backup/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f111d28a38c436d2f_d20251118_m040256_c001_v0001099_t0053_u01763438576156") 2025/11/18 04:08:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4011d728009b71c8_d20251118_m040316_c001_v7007000_t0000_u01763438596062") 2025/11/18 04:08:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f111d4cac3787545a_d20251118_m040314_c001_v0001113_t0004_u01763438594813") 2025/11/18 04:08:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f107d80b4366c0122_d20251118_m040310_c001_v0001157_t0050_u01763438590482") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e6fa_d20251118_m040751_c001_v7007000_t0000_u01763438871278") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb2ed_d20251118_m040747_c001_v0001183_t0039_u01763438867241") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e205_d20251118_m040737_c001_v7007000_t0000_u01763438857314") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb285_d20251118_m040733_c001_v0001183_t0020_u01763438853587") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f83f_d20251118_m040723_c001_v7007000_t0000_u01763438843425") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb20d_d20251118_m040719_c001_v0001183_t0042_u01763438839982") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f44564086ff_d20251118_m040709_c001_v7007000_t0000_u01763438829902") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb18b_d20251118_m040706_c001_v0001183_t0035_u01763438826359") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884a8_d20251118_m040656_c001_v7007000_t0000_u01763438816398") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb0f3_d20251118_m040652_c001_v0001183_t0024_u01763438812528") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb01_d20251118_m040643_c001_v7007000_t0000_u01763438803053") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e333d3_d20251118_m040637_c001_v0001136_t0011_u01763438797528") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0eca3_d20251118_m040627_c001_v7007000_t0000_u01763438787743") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaffe_d20251118_m040624_c001_v0001183_t0023_u01763438784366") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41876482232fecb0_d20251118_m040622_c001_v7007000_t0000_u01763438782842") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8dde_d20251118_m040620_c001_v0001183_t0024_u01763438780063") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad69_d20251118_m040610_c001_v7007000_t0000_u01763438770073") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d454e_d20251118_m040606_c001_v0001178_t0022_u01763438766733") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4076efd2d59353f0_d20251118_m040605_c001_v7007000_t0000_u01763438765546") 2025/11/18 04:08:28 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4518_d20251118_m040602_c001_v0001178_t0023_u01763438762400") 2025/11/18 04:08:29 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157662_d20251118_m040549_c001_v7007000_t0000_u01763438749748") 2025/11/18 04:08:29 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e331fb_d20251118_m040546_c001_v0001136_t0013_u01763438746196") 2025/11/18 04:08:29 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e659_d20251118_m040536_c001_v7007000_t0000_u01763438736296") 2025/11/18 04:08:29 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33181_d20251118_m040532_c001_v0001136_t0024_u01763438732509") 2025/11/18 04:08:29 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc773_d20251118_m040522_c001_v7007000_t0000_u01763438722844") 2025/11/18 04:08:29 DEBUG : banana: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33105_d20251118_m040519_c001_v0001136_t0021_u01763438719629") 2025/11/18 04:08:29 DEBUG : bananaSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d8a7_d20251118_m040625_c001_v7007000_t0000_u01763438785708") 2025/11/18 04:08:29 DEBUG : bananaSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8dec_d20251118_m040621_c001_v0001183_t0018_u01763438781513") 2025/11/18 04:08:29 DEBUG : both0: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9d8_d20251118_m040459_c001_v7007000_t0000_u01763438699414") 2025/11/18 04:08:29 DEBUG : both0: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32fab_d20251118_m040443_c001_v0001136_t0043_u01763438683922") 2025/11/18 04:08:29 DEBUG : both0: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc732_d20251118_m040439_c001_v7007000_t0000_u01763438679597") 2025/11/18 04:08:29 DEBUG : both0: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e887f_d20251118_m040419_c001_v0001183_t0035_u01763438659033") 2025/11/18 04:08:29 DEBUG : both1: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9d9_d20251118_m040459_c001_v7007000_t0000_u01763438699596") 2025/11/18 04:08:29 DEBUG : both1: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32fbb_d20251118_m040444_c001_v0001136_t0032_u01763438684899") 2025/11/18 04:08:29 DEBUG : both1: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc733_d20251118_m040439_c001_v7007000_t0000_u01763438679825") 2025/11/18 04:08:29 DEBUG : both1: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e2929_d20251118_m040419_c001_v0001117_t0037_u01763438659941") 2025/11/18 04:08:29 DEBUG : both10: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9da_d20251118_m040459_c001_v7007000_t0000_u01763438699781") 2025/11/18 04:08:29 DEBUG : both10: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32ff5_d20251118_m040450_c001_v0001136_t0044_u01763438690352") 2025/11/18 04:08:29 DEBUG : both10: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc734_d20251118_m040440_c001_v7007000_t0000_u01763438680005") 2025/11/18 04:08:29 DEBUG : both10: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e2965_d20251118_m040427_c001_v0001117_t0050_u01763438667194") 2025/11/18 04:08:30 DEBUG : both11: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9dc_d20251118_m040459_c001_v7007000_t0000_u01763438699965") 2025/11/18 04:08:30 DEBUG : both11: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32ff9_d20251118_m040450_c001_v0001136_t0044_u01763438690895") 2025/11/18 04:08:30 DEBUG : both11: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc735_d20251118_m040440_c001_v7007000_t0000_u01763438680186") 2025/11/18 04:08:30 DEBUG : both11: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32eff_d20251118_m040427_c001_v0001136_t0004_u01763438667893") 2025/11/18 04:08:30 DEBUG : both12: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9dd_d20251118_m040500_c001_v7007000_t0000_u01763438700148") 2025/11/18 04:08:30 DEBUG : both12: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33005_d20251118_m040451_c001_v0001136_t0015_u01763438691486") 2025/11/18 04:08:30 DEBUG : both12: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc736_d20251118_m040440_c001_v7007000_t0000_u01763438680366") 2025/11/18 04:08:30 DEBUG : both12: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32f23_d20251118_m040431_c001_v0001136_t0031_u01763438671378") 2025/11/18 04:08:30 DEBUG : both13: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9de_d20251118_m040500_c001_v7007000_t0000_u01763438700331") 2025/11/18 04:08:30 DEBUG : both13: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e3300b_d20251118_m040452_c001_v0001136_t0038_u01763438692105") 2025/11/18 04:08:30 DEBUG : both13: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc737_d20251118_m040440_c001_v7007000_t0000_u01763438680547") 2025/11/18 04:08:30 DEBUG : both13: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32f2b_d20251118_m040432_c001_v0001136_t0029_u01763438672141") 2025/11/18 04:08:30 DEBUG : both14: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9df_d20251118_m040500_c001_v7007000_t0000_u01763438700512") 2025/11/18 04:08:30 DEBUG : both14: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33015_d20251118_m040452_c001_v0001136_t0051_u01763438692967") 2025/11/18 04:08:30 DEBUG : both14: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc738_d20251118_m040440_c001_v7007000_t0000_u01763438680730") 2025/11/18 04:08:30 DEBUG : both14: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32f37_d20251118_m040432_c001_v0001136_t0030_u01763438672815") 2025/11/18 04:08:30 DEBUG : both15: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9e0_d20251118_m040500_c001_v7007000_t0000_u01763438700695") 2025/11/18 04:08:30 DEBUG : both15: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e3301d_d20251118_m040453_c001_v0001136_t0032_u01763438693586") 2025/11/18 04:08:30 DEBUG : both15: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc73a_d20251118_m040440_c001_v7007000_t0000_u01763438680911") 2025/11/18 04:08:30 DEBUG : both15: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32f45_d20251118_m040433_c001_v0001136_t0015_u01763438673687") 2025/11/18 04:08:30 DEBUG : both16: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9e1_d20251118_m040500_c001_v7007000_t0000_u01763438700878") 2025/11/18 04:08:30 DEBUG : both16: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33021_d20251118_m040454_c001_v0001136_t0052_u01763438694278") 2025/11/18 04:08:31 DEBUG : both16: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc73b_d20251118_m040441_c001_v7007000_t0000_u01763438681093") 2025/11/18 04:08:31 DEBUG : both16: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32f49_d20251118_m040434_c001_v0001136_t0006_u01763438674223") 2025/11/18 04:08:31 DEBUG : both17: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9e3_d20251118_m040501_c001_v7007000_t0000_u01763438701059") 2025/11/18 04:08:31 DEBUG : both17: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e3302b_d20251118_m040455_c001_v0001136_t0008_u01763438695120") 2025/11/18 04:08:31 DEBUG : both17: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc73c_d20251118_m040441_c001_v7007000_t0000_u01763438681275") 2025/11/18 04:08:31 DEBUG : both17: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32f53_d20251118_m040434_c001_v0001136_t0053_u01763438674761") 2025/11/18 04:08:31 DEBUG : both18: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9e4_d20251118_m040501_c001_v7007000_t0000_u01763438701242") 2025/11/18 04:08:31 DEBUG : both18: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e3302d_d20251118_m040455_c001_v0001136_t0015_u01763438695675") 2025/11/18 04:08:31 DEBUG : both18: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc73d_d20251118_m040441_c001_v7007000_t0000_u01763438681457") 2025/11/18 04:08:31 DEBUG : both18: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32f59_d20251118_m040435_c001_v0001136_t0026_u01763438675415") 2025/11/18 04:08:31 DEBUG : both19: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9e5_d20251118_m040501_c001_v7007000_t0000_u01763438701427") 2025/11/18 04:08:31 DEBUG : both19: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33033_d20251118_m040456_c001_v0001136_t0008_u01763438696210") 2025/11/18 04:08:31 DEBUG : both19: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc73e_d20251118_m040441_c001_v7007000_t0000_u01763438681638") 2025/11/18 04:08:31 DEBUG : both19: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32f63_d20251118_m040436_c001_v0001136_t0028_u01763438676166") 2025/11/18 04:08:31 DEBUG : both2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9e6_d20251118_m040501_c001_v7007000_t0000_u01763438701621") 2025/11/18 04:08:31 DEBUG : both2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32fc3_d20251118_m040445_c001_v0001136_t0032_u01763438685503") 2025/11/18 04:08:31 DEBUG : both2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc73f_d20251118_m040441_c001_v7007000_t0000_u01763438681818") 2025/11/18 04:08:31 DEBUG : both2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32ebb_d20251118_m040420_c001_v0001136_t0002_u01763438660748") 2025/11/18 04:08:31 DEBUG : both3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9e7_d20251118_m040501_c001_v7007000_t0000_u01763438701807") 2025/11/18 04:08:31 DEBUG : both3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32fc5_d20251118_m040446_c001_v0001136_t0022_u01763438686121") 2025/11/18 04:08:32 DEBUG : both3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc741_d20251118_m040442_c001_v7007000_t0000_u01763438682002") 2025/11/18 04:08:32 DEBUG : both3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e88a7_d20251118_m040421_c001_v0001183_t0005_u01763438661505") 2025/11/18 04:08:32 DEBUG : both4: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9e8_d20251118_m040501_c001_v7007000_t0000_u01763438701995") 2025/11/18 04:08:32 DEBUG : both4: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32fcb_d20251118_m040446_c001_v0001136_t0022_u01763438686822") 2025/11/18 04:08:32 DEBUG : both4: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc742_d20251118_m040442_c001_v7007000_t0000_u01763438682185") 2025/11/18 04:08:32 DEBUG : both4: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e2937_d20251118_m040422_c001_v0001117_t0027_u01763438662131") 2025/11/18 04:08:32 DEBUG : both5: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9e9_d20251118_m040502_c001_v7007000_t0000_u01763438702178") 2025/11/18 04:08:32 DEBUG : both5: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32fd7_d20251118_m040447_c001_v0001136_t0036_u01763438687614") 2025/11/18 04:08:32 DEBUG : both5: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc743_d20251118_m040442_c001_v7007000_t0000_u01763438682366") 2025/11/18 04:08:32 DEBUG : both5: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32ec9_d20251118_m040423_c001_v0001136_t0030_u01763438663162") 2025/11/18 04:08:32 DEBUG : both6: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9ea_d20251118_m040502_c001_v7007000_t0000_u01763438702363") 2025/11/18 04:08:32 DEBUG : both6: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32fdd_d20251118_m040448_c001_v0001136_t0003_u01763438688222") 2025/11/18 04:08:32 DEBUG : both6: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc744_d20251118_m040442_c001_v7007000_t0000_u01763438682563") 2025/11/18 04:08:32 DEBUG : both6: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e88d1_d20251118_m040424_c001_v0001183_t0022_u01763438664172") 2025/11/18 04:08:32 DEBUG : both7: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9eb_d20251118_m040502_c001_v7007000_t0000_u01763438702545") 2025/11/18 04:08:32 DEBUG : both7: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32fdf_d20251118_m040448_c001_v0001136_t0023_u01763438688738") 2025/11/18 04:08:32 DEBUG : both7: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc745_d20251118_m040442_c001_v7007000_t0000_u01763438682824") 2025/11/18 04:08:32 DEBUG : both7: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e294d_d20251118_m040424_c001_v0001117_t0017_u01763438664706") 2025/11/18 04:08:32 DEBUG : both8: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9ec_d20251118_m040502_c001_v7007000_t0000_u01763438702727") 2025/11/18 04:08:32 DEBUG : both8: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32fe9_d20251118_m040449_c001_v0001136_t0056_u01763438689309") 2025/11/18 04:08:32 DEBUG : both8: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc746_d20251118_m040443_c001_v7007000_t0000_u01763438683005") 2025/11/18 04:08:32 DEBUG : both8: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32eeb_d20251118_m040425_c001_v0001136_t0033_u01763438665539") 2025/11/18 04:08:33 DEBUG : both9: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9ee_d20251118_m040502_c001_v7007000_t0000_u01763438702909") 2025/11/18 04:08:33 DEBUG : both9: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32ff1_d20251118_m040449_c001_v0001136_t0048_u01763438689828") 2025/11/18 04:08:33 DEBUG : both9: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc747_d20251118_m040443_c001_v7007000_t0000_u01763438683187") 2025/11/18 04:08:33 DEBUG : both9: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e88f5_d20251118_m040426_c001_v0001183_t0051_u01763438666641") 2025/11/18 04:08:33 DEBUG : c/non empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d53d_d20251118_m040045_c001_v7007000_t0000_u01763438445292") 2025/11/18 04:08:33 DEBUG : c/non empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8143_d20251118_m040043_c001_v0001183_t0016_u01763438443776") 2025/11/18 04:08:33 DEBUG : c/non empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d536_d20251118_m040043_c001_v7007000_t0000_u01763438443169") 2025/11/18 04:08:33 DEBUG : c/non empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8121_d20251118_m040041_c001_v0001183_t0034_u01763438441607") 2025/11/18 04:08:33 DEBUG : c/non empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6ca_d20251118_m040026_c001_v7007000_t0000_u01763438426816") 2025/11/18 04:08:33 DEBUG : c/non empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e807f_d20251118_m040025_c001_v0001183_t0039_u01763438425292") 2025/11/18 04:08:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a6e_d20251118_m040552_c001_v7007000_t0000_u01763438752507") 2025/11/18 04:08:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efae94_d20251118_m040548_c001_v0001183_t0044_u01763438748294") 2025/11/18 04:08:33 DEBUG : check sum: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6b9_d20251118_m040018_c001_v7007000_t0000_u01763438418458") 2025/11/18 04:08:33 DEBUG : check sum: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8055_d20251118_m040017_c001_v0001183_t0054_u01763438417527") 2025/11/18 04:08:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557cd2_d20251118_m040819_c001_v7007000_t0000_u01763438899470") 2025/11/18 04:08:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e92ba_d20251118_m040818_c001_v0001183_t0032_u01763438898007") 2025/11/18 04:08:33 DEBUG : dest/3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d1c94_d20251118_m040232_c001_v7007000_t0000_u01763438552032") 2025/11/18 04:08:33 DEBUG : dest/3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41392239f3cec8ee_d20251118_m040230_c001_v0001113_t0006_u01763438550891") 2025/11/18 04:08:33 DEBUG : dir1/0000-abcde: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb02_d20251118_m040643_c001_v7007000_t0000_u01763438803237") 2025/11/18 04:08:33 DEBUG : dir1/0000-abcde: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8e8e_d20251118_m040639_c001_v0001183_t0036_u01763438799194") 2025/11/18 04:08:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e6fb_d20251118_m040751_c001_v7007000_t0000_u01763438871459") 2025/11/18 04:08:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e9138_d20251118_m040741_c001_v0001183_t0043_u01763438861661") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e206_d20251118_m040737_c001_v7007000_t0000_u01763438857511") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e90c2_d20251118_m040727_c001_v0001183_t0046_u01763438847814") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f840_d20251118_m040723_c001_v7007000_t0000_u01763438843609") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e901a_d20251118_m040714_c001_v0001183_t0016_u01763438834271") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f4456408700_d20251118_m040710_c001_v7007000_t0000_u01763438830083") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8f78_d20251118_m040700_c001_v0001183_t0002_u01763438820656") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884a9_d20251118_m040656_c001_v7007000_t0000_u01763438816583") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8edc_d20251118_m040647_c001_v0001183_t0016_u01763438807335") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f816_d20251118_m040640_c001_v7007000_t0000_u01763438800476") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb03c_d20251118_m040632_c001_v0001183_t0027_u01763438792067") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0eca4_d20251118_m040627_c001_v7007000_t0000_u01763438787932") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d45e4_d20251118_m040624_c001_v0001178_t0019_u01763438784550") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157682_d20251118_m040622_c001_v7007000_t0000_u01763438782863") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e332fb_d20251118_m040614_c001_v0001136_t0036_u01763438774286") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad6a_d20251118_m040610_c001_v7007000_t0000_u01763438770257") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8d19_d20251118_m040606_c001_v0001183_t0033_u01763438766920") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157674_d20251118_m040605_c001_v7007000_t0000_u01763438765563") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33245_d20251118_m040556_c001_v0001136_t0035_u01763438756550") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4076efd2d59353e2_d20251118_m040550_c001_v7007000_t0000_u01763438750155") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efae5a_d20251118_m040540_c001_v0001183_t0025_u01763438740619") 2025/11/18 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e65a_d20251118_m040536_c001_v7007000_t0000_u01763438736480") 2025/11/18 04:08:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaddc_d20251118_m040527_c001_v0001183_t0005_u01763438727127") 2025/11/18 04:08:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc774_d20251118_m040523_c001_v7007000_t0000_u01763438723025") 2025/11/18 04:08:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efad6c_d20251118_m040515_c001_v0001183_t0034_u01763438715313") 2025/11/18 04:08:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4056998395a7de2c_d20251118_m040625_c001_v7007000_t0000_u01763438785999") 2025/11/18 04:08:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8df0_d20251118_m040621_c001_v0001183_t0027_u01763438781721") 2025/11/18 04:08:35 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb04_d20251118_m040643_c001_v7007000_t0000_u01763438803420") 2025/11/18 04:08:35 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d465b_d20251118_m040639_c001_v0001178_t0037_u01763438799207") 2025/11/18 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e6fc_d20251118_m040751_c001_v7007000_t0000_u01763438871642") 2025/11/18 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb2bd_d20251118_m040742_c001_v0001183_t0005_u01763438862386") 2025/11/18 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e207_d20251118_m040737_c001_v7007000_t0000_u01763438857696") 2025/11/18 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb253_d20251118_m040728_c001_v0001183_t0043_u01763438848398") 2025/11/18 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f841_d20251118_m040723_c001_v7007000_t0000_u01763438843793") 2025/11/18 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb1e1_d20251118_m040714_c001_v0001183_t0018_u01763438834887") 2025/11/18 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f4456408701_d20251118_m040710_c001_v7007000_t0000_u01763438830299") 2025/11/18 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb158_d20251118_m040701_c001_v0001183_t0004_u01763438821220") 2025/11/18 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884aa_d20251118_m040656_c001_v7007000_t0000_u01763438816770") 2025/11/18 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb0d3_d20251118_m040647_c001_v0001183_t0014_u01763438807903") 2025/11/18 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f81a_d20251118_m040641_c001_v7007000_t0000_u01763438801023") 2025/11/18 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e333a9_d20251118_m040632_c001_v0001136_t0054_u01763438792622") 2025/11/18 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0eca5_d20251118_m040628_c001_v7007000_t0000_u01763438788117") 2025/11/18 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8e0e_d20251118_m040624_c001_v0001183_t0005_u01763438784562") 2025/11/18 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d8a2_d20251118_m040623_c001_v7007000_t0000_u01763438783416") 2025/11/18 04:08:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8da6_d20251118_m040615_c001_v0001183_t0048_u01763438775061") 2025/11/18 04:08:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad6b_d20251118_m040610_c001_v7007000_t0000_u01763438770438") 2025/11/18 04:08:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaf30_d20251118_m040606_c001_v0001183_t0050_u01763438766934") 2025/11/18 04:08:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4085dfbc26a11123_d20251118_m040605_c001_v7007000_t0000_u01763438765146") 2025/11/18 04:08:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d44f6_d20251118_m040557_c001_v0001178_t0039_u01763438757338") 2025/11/18 04:08:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157667_d20251118_m040550_c001_v7007000_t0000_u01763438750295") 2025/11/18 04:08:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e331d1_d20251118_m040541_c001_v0001136_t0048_u01763438741188") 2025/11/18 04:08:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e65b_d20251118_m040536_c001_v7007000_t0000_u01763438736662") 2025/11/18 04:08:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33155_d20251118_m040527_c001_v0001136_t0006_u01763438727692") 2025/11/18 04:08:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc775_d20251118_m040523_c001_v7007000_t0000_u01763438723224") 2025/11/18 04:08:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e330db_d20251118_m040515_c001_v0001136_t0048_u01763438715512") 2025/11/18 04:08:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f422ebe3dcd0982eb_d20251118_m040625_c001_v7007000_t0000_u01763438785842") 2025/11/18 04:08:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d45ce_d20251118_m040621_c001_v0001178_t0010_u01763438781742") 2025/11/18 04:08:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb05_d20251118_m040643_c001_v7007000_t0000_u01763438803605") 2025/11/18 04:08:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb092_d20251118_m040639_c001_v0001183_t0050_u01763438799379") 2025/11/18 04:08:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e6fd_d20251118_m040751_c001_v7007000_t0000_u01763438871823") 2025/11/18 04:08:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4845_d20251118_m040742_c001_v0001178_t0018_u01763438862958") 2025/11/18 04:08:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e208_d20251118_m040737_c001_v7007000_t0000_u01763438857879") 2025/11/18 04:08:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d47f7_d20251118_m040729_c001_v0001178_t0041_u01763438849157") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f842_d20251118_m040723_c001_v7007000_t0000_u01763438843979") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d478d_d20251118_m040715_c001_v0001178_t0017_u01763438835473") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f4456408702_d20251118_m040710_c001_v7007000_t0000_u01763438830481") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d46ff_d20251118_m040701_c001_v0001178_t0045_u01763438821789") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884ab_d20251118_m040656_c001_v7007000_t0000_u01763438816952") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4699_d20251118_m040648_c001_v0001178_t0038_u01763438808460") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f422ebe3dcd0982f5_d20251118_m040640_c001_v7007000_t0000_u01763438800463") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8e56_d20251118_m040633_c001_v0001183_t0000_u01763438793315") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0eca6_d20251118_m040628_c001_v7007000_t0000_u01763438788301") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb002_d20251118_m040624_c001_v0001183_t0011_u01763438784573") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41876482232fecb6_d20251118_m040623_c001_v7007000_t0000_u01763438783209") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaf88_d20251118_m040615_c001_v0001183_t0051_u01763438775625") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad6c_d20251118_m040610_c001_v7007000_t0000_u01763438770621") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4550_d20251118_m040607_c001_v0001178_t0009_u01763438767001") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad5a_d20251118_m040605_c001_v7007000_t0000_u01763438765746") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8cbb_d20251118_m040557_c001_v0001183_t0041_u01763438757928") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157664_d20251118_m040549_c001_v7007000_t0000_u01763438749997") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8c23_d20251118_m040541_c001_v0001183_t0059_u01763438741850") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e65c_d20251118_m040536_c001_v7007000_t0000_u01763438736847") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8ba3_d20251118_m040528_c001_v0001183_t0022_u01763438728359") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc776_d20251118_m040523_c001_v7007000_t0000_u01763438723411") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8b1d_d20251118_m040515_c001_v0001183_t0041_u01763438715900") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f422ebe3dcd0982ea_d20251118_m040625_c001_v7007000_t0000_u01763438785661") 2025/11/18 04:08:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efafd4_d20251118_m040621_c001_v0001183_t0026_u01763438781781") 2025/11/18 04:08:38 DEBUG : dir1/0003-defgh: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb06_d20251118_m040643_c001_v7007000_t0000_u01763438803788") 2025/11/18 04:08:38 DEBUG : dir1/0003-defgh: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8e90_d20251118_m040639_c001_v0001183_t0029_u01763438799389") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e6fe_d20251118_m040752_c001_v7007000_t0000_u01763438872006") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e335e3_d20251118_m040743_c001_v0001136_t0055_u01763438863522") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e209_d20251118_m040738_c001_v7007000_t0000_u01763438858062") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e3356b_d20251118_m040729_c001_v0001136_t0011_u01763438849882") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f843_d20251118_m040724_c001_v7007000_t0000_u01763438844164") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e334fd_d20251118_m040716_c001_v0001136_t0032_u01763438836047") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f4456408703_d20251118_m040710_c001_v7007000_t0000_u01763438830663") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e334a5_d20251118_m040702_c001_v0001136_t0052_u01763438822376") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884ac_d20251118_m040657_c001_v7007000_t0000_u01763438817134") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33435_d20251118_m040649_c001_v0001136_t0040_u01763438809054") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bafb_d20251118_m040640_c001_v7007000_t0000_u01763438800883") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d462a_d20251118_m040633_c001_v0001178_t0048_u01763438793933") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0eca7_d20251118_m040628_c001_v7007000_t0000_u01763438788487") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33375_d20251118_m040624_c001_v0001136_t0055_u01763438784746") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41876482232fecb7_d20251118_m040623_c001_v7007000_t0000_u01763438783213") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d45ae_d20251118_m040616_c001_v0001178_t0041_u01763438776197") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad6d_d20251118_m040610_c001_v7007000_t0000_u01763438770803") 2025/11/18 04:08:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e332b1_d20251118_m040607_c001_v0001136_t0027_u01763438767073") 2025/11/18 04:08:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d856_d20251118_m040605_c001_v7007000_t0000_u01763438765726") 2025/11/18 04:08:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaee2_d20251118_m040558_c001_v0001183_t0025_u01763438758489") 2025/11/18 04:08:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157665_d20251118_m040550_c001_v7007000_t0000_u01763438750112") 2025/11/18 04:08:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4496_d20251118_m040542_c001_v0001178_t0049_u01763438742414") 2025/11/18 04:08:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e65d_d20251118_m040537_c001_v7007000_t0000_u01763438737030") 2025/11/18 04:08:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4418_d20251118_m040528_c001_v0001178_t0013_u01763438728969") 2025/11/18 04:08:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc777_d20251118_m040523_c001_v7007000_t0000_u01763438723595") 2025/11/18 04:08:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d43b2_d20251118_m040516_c001_v0001178_t0026_u01763438716102") 2025/11/18 04:08:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d8ab_d20251118_m040626_c001_v7007000_t0000_u01763438786009") 2025/11/18 04:08:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33349_d20251118_m040621_c001_v0001136_t0035_u01763438781922") 2025/11/18 04:08:39 DEBUG : dir1/0004-efghi: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb07_d20251118_m040643_c001_v7007000_t0000_u01763438803971") 2025/11/18 04:08:39 DEBUG : dir1/0004-efghi: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d465f_d20251118_m040639_c001_v0001178_t0053_u01763438799419") 2025/11/18 04:08:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e6ff_d20251118_m040752_c001_v7007000_t0000_u01763438872188") 2025/11/18 04:08:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e9142_d20251118_m040743_c001_v0001183_t0052_u01763438863905") 2025/11/18 04:08:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e20a_d20251118_m040738_c001_v7007000_t0000_u01763438858248") 2025/11/18 04:08:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e90dc_d20251118_m040730_c001_v0001183_t0019_u01763438850213") 2025/11/18 04:08:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f844_d20251118_m040724_c001_v7007000_t0000_u01763438844348") 2025/11/18 04:08:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e903a_d20251118_m040716_c001_v0001183_t0047_u01763438836526") 2025/11/18 04:08:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f4456408704_d20251118_m040710_c001_v7007000_t0000_u01763438830845") 2025/11/18 04:08:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8f96_d20251118_m040702_c001_v0001183_t0027_u01763438822734") 2025/11/18 04:08:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884ad_d20251118_m040657_c001_v7007000_t0000_u01763438817315") 2025/11/18 04:08:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8ef2_d20251118_m040649_c001_v0001183_t0019_u01763438809418") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a9f_d20251118_m040640_c001_v7007000_t0000_u01763438800895") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb052_d20251118_m040634_c001_v0001183_t0016_u01763438794162") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0eca8_d20251118_m040628_c001_v7007000_t0000_u01763438788672") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8e12_d20251118_m040624_c001_v0001183_t0044_u01763438784759") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4056998395a7de26_d20251118_m040623_c001_v7007000_t0000_u01763438783243") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e3330f_d20251118_m040616_c001_v0001136_t0032_u01763438776463") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad6e_d20251118_m040610_c001_v7007000_t0000_u01763438770985") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8d1f_d20251118_m040607_c001_v0001183_t0031_u01763438767127") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad52_d20251118_m040605_c001_v7007000_t0000_u01763438765156") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e3325d_d20251118_m040558_c001_v0001136_t0038_u01763438758682") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4085dfbc26a1111b_d20251118_m040550_c001_v7007000_t0000_u01763438750179") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efae66_d20251118_m040542_c001_v0001183_t0049_u01763438742635") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e65e_d20251118_m040537_c001_v7007000_t0000_u01763438737212") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efadf4_d20251118_m040529_c001_v0001183_t0002_u01763438729211") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc778_d20251118_m040523_c001_v7007000_t0000_u01763438723777") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efad7c_d20251118_m040516_c001_v0001183_t0028_u01763438716321") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4056998395a7de2b_d20251118_m040625_c001_v7007000_t0000_u01763438785817") 2025/11/18 04:08:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8df4_d20251118_m040621_c001_v0001183_t0023_u01763438781948") 2025/11/18 04:08:40 DEBUG : dir1/0005-fghij: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb08_d20251118_m040644_c001_v7007000_t0000_u01763438804154") 2025/11/18 04:08:40 DEBUG : dir1/0005-fghij: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb096_d20251118_m040639_c001_v0001183_t0034_u01763438799581") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e700_d20251118_m040752_c001_v7007000_t0000_u01763438872384") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb2d9_d20251118_m040744_c001_v0001183_t0034_u01763438864117") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e20b_d20251118_m040738_c001_v7007000_t0000_u01763438858432") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb263_d20251118_m040730_c001_v0001183_t0013_u01763438850410") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f845_d20251118_m040724_c001_v7007000_t0000_u01763438844535") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb1ef_d20251118_m040716_c001_v0001183_t0058_u01763438836728") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f4456408705_d20251118_m040711_c001_v7007000_t0000_u01763438831026") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb166_d20251118_m040702_c001_v0001183_t0015_u01763438822944") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884ae_d20251118_m040657_c001_v7007000_t0000_u01763438817531") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb0d7_d20251118_m040649_c001_v0001183_t0059_u01763438809612") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f422ebe3dcd0982f7_d20251118_m040640_c001_v7007000_t0000_u01763438800646") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e333b9_d20251118_m040634_c001_v0001136_t0058_u01763438794367") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0eca9_d20251118_m040628_c001_v7007000_t0000_u01763438788858") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb006_d20251118_m040624_c001_v0001183_t0036_u01763438784781") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41876482232fecb2_d20251118_m040623_c001_v7007000_t0000_u01763438783026") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8dc0_d20251118_m040616_c001_v0001183_t0033_u01763438776927") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad6f_d20251118_m040611_c001_v7007000_t0000_u01763438771166") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaf32_d20251118_m040607_c001_v0001183_t0005_u01763438767156") 2025/11/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4085dfbc26a11124_d20251118_m040605_c001_v7007000_t0000_u01763438765329") 2025/11/18 04:08:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4502_d20251118_m040559_c001_v0001178_t0040_u01763438759075") 2025/11/18 04:08:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157666_d20251118_m040550_c001_v7007000_t0000_u01763438750183") 2025/11/18 04:08:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e331dd_d20251118_m040542_c001_v0001136_t0040_u01763438742826") 2025/11/18 04:08:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e65f_d20251118_m040537_c001_v7007000_t0000_u01763438737398") 2025/11/18 04:08:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33165_d20251118_m040529_c001_v0001136_t0003_u01763438729403") 2025/11/18 04:08:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc77a_d20251118_m040523_c001_v7007000_t0000_u01763438723959") 2025/11/18 04:08:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e330e7_d20251118_m040516_c001_v0001136_t0029_u01763438716529") 2025/11/18 04:08:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ec96_d20251118_m040625_c001_v7007000_t0000_u01763438785853") 2025/11/18 04:08:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d45d0_d20251118_m040621_c001_v0001178_t0039_u01763438781964") 2025/11/18 04:08:42 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb09_d20251118_m040644_c001_v7007000_t0000_u01763438804343") 2025/11/18 04:08:42 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8e94_d20251118_m040639_c001_v0001183_t0003_u01763438799599") 2025/11/18 04:08:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e701_d20251118_m040752_c001_v7007000_t0000_u01763438872565") 2025/11/18 04:08:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4855_d20251118_m040744_c001_v0001178_t0011_u01763438864310") 2025/11/18 04:08:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e20d_d20251118_m040738_c001_v7007000_t0000_u01763438858615") 2025/11/18 04:08:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4805_d20251118_m040730_c001_v0001178_t0040_u01763438850606") 2025/11/18 04:08:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f846_d20251118_m040724_c001_v7007000_t0000_u01763438844780") 2025/11/18 04:08:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4797_d20251118_m040716_c001_v0001178_t0001_u01763438836970") 2025/11/18 04:08:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f4456408706_d20251118_m040711_c001_v7007000_t0000_u01763438831208") 2025/11/18 04:08:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d470b_d20251118_m040703_c001_v0001178_t0014_u01763438823176") 2025/11/18 04:08:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884af_d20251118_m040657_c001_v7007000_t0000_u01763438817713") 2025/11/18 04:08:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d46a7_d20251118_m040649_c001_v0001178_t0057_u01763438809813") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f422ebe3dcd0982f9_d20251118_m040640_c001_v7007000_t0000_u01763438800843") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8e62_d20251118_m040634_c001_v0001183_t0027_u01763438794642") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ecad_d20251118_m040629_c001_v7007000_t0000_u01763438789066") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d45e6_d20251118_m040624_c001_v0001178_t0030_u01763438784769") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4056998395a7de27_d20251118_m040623_c001_v7007000_t0000_u01763438783428") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaf9a_d20251118_m040617_c001_v0001183_t0021_u01763438777139") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad70_d20251118_m040611_c001_v7007000_t0000_u01763438771348") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4554_d20251118_m040607_c001_v0001178_t0055_u01763438767209") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad54_d20251118_m040605_c001_v7007000_t0000_u01763438765338") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8cc7_d20251118_m040559_c001_v0001183_t0053_u01763438759307") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a69_d20251118_m040550_c001_v7007000_t0000_u01763438750310") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8c37_d20251118_m040543_c001_v0001183_t0025_u01763438743447") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e660_d20251118_m040537_c001_v7007000_t0000_u01763438737582") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8bad_d20251118_m040529_c001_v0001183_t0005_u01763438729694") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc77b_d20251118_m040524_c001_v7007000_t0000_u01763438724141") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8b25_d20251118_m040516_c001_v0001183_t0007_u01763438716888") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ec91_d20251118_m040625_c001_v7007000_t0000_u01763438785667") 2025/11/18 04:08:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efafda_d20251118_m040621_c001_v0001183_t0004_u01763438781992") 2025/11/18 04:08:43 DEBUG : dir1/0007-12345: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb0a_d20251118_m040644_c001_v7007000_t0000_u01763438804527") 2025/11/18 04:08:43 DEBUG : dir1/0007-12345: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e333e5_d20251118_m040639_c001_v0001136_t0025_u01763438799627") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e702_d20251118_m040752_c001_v7007000_t0000_u01763438872747") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e335e7_d20251118_m040744_c001_v0001136_t0013_u01763438864514") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e20f_d20251118_m040738_c001_v7007000_t0000_u01763438858798") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33573_d20251118_m040730_c001_v0001136_t0038_u01763438850910") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f847_d20251118_m040724_c001_v7007000_t0000_u01763438844965") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e3350b_d20251118_m040717_c001_v0001136_t0033_u01763438837244") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f4456408708_d20251118_m040711_c001_v7007000_t0000_u01763438831390") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e334ab_d20251118_m040703_c001_v0001136_t0053_u01763438823385") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884b0_d20251118_m040657_c001_v7007000_t0000_u01763438817895") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e3343f_d20251118_m040650_c001_v0001136_t0017_u01763438810027") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34f7418_d20251118_m040640_c001_v7007000_t0000_u01763438800896") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4632_d20251118_m040634_c001_v0001178_t0004_u01763438794844") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ecb1_d20251118_m040629_c001_v7007000_t0000_u01763438789250") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb00c_d20251118_m040624_c001_v0001183_t0042_u01763438784976") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414a76597f63e179_d20251118_m040623_c001_v7007000_t0000_u01763438783216") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d45b6_d20251118_m040617_c001_v0001178_t0057_u01763438777350") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad71_d20251118_m040611_c001_v7007000_t0000_u01763438771531") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8d21_d20251118_m040607_c001_v0001183_t0031_u01763438767323") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad56_d20251118_m040605_c001_v7007000_t0000_u01763438765519") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaee6_d20251118_m040559_c001_v0001183_t0051_u01763438759530") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157660_d20251118_m040549_c001_v7007000_t0000_u01763438749565") 2025/11/18 04:08:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d449c_d20251118_m040543_c001_v0001178_t0038_u01763438743647") 2025/11/18 04:08:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e661_d20251118_m040537_c001_v7007000_t0000_u01763438737766") 2025/11/18 04:08:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4420_d20251118_m040529_c001_v0001178_t0039_u01763438729896") 2025/11/18 04:08:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc77e_d20251118_m040524_c001_v7007000_t0000_u01763438724324") 2025/11/18 04:08:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d43bc_d20251118_m040517_c001_v0001178_t0006_u01763438717095") 2025/11/18 04:08:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe99451576ac_d20251118_m040625_c001_v7007000_t0000_u01763438785857") 2025/11/18 04:08:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8df8_d20251118_m040622_c001_v0001183_t0055_u01763438782141") 2025/11/18 04:08:45 DEBUG : dir1/0008-23456: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb0b_d20251118_m040644_c001_v7007000_t0000_u01763438804710") 2025/11/18 04:08:45 DEBUG : dir1/0008-23456: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4663_d20251118_m040639_c001_v0001178_t0022_u01763438799646") 2025/11/18 04:08:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e703_d20251118_m040752_c001_v7007000_t0000_u01763438872928") 2025/11/18 04:08:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e914e_d20251118_m040745_c001_v0001183_t0007_u01763438865010") 2025/11/18 04:08:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e211_d20251118_m040738_c001_v7007000_t0000_u01763438858984") 2025/11/18 04:08:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e90e6_d20251118_m040731_c001_v0001183_t0032_u01763438851355") 2025/11/18 04:08:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f848_d20251118_m040725_c001_v7007000_t0000_u01763438845150") 2025/11/18 04:08:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e9048_d20251118_m040717_c001_v0001183_t0038_u01763438837675") 2025/11/18 04:08:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f4456408709_d20251118_m040711_c001_v7007000_t0000_u01763438831571") 2025/11/18 04:08:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8fa2_d20251118_m040703_c001_v0001183_t0034_u01763438823712") 2025/11/18 04:08:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884b1_d20251118_m040658_c001_v7007000_t0000_u01763438818076") 2025/11/18 04:08:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8ef8_d20251118_m040650_c001_v0001183_t0000_u01763438810306") 2025/11/18 04:08:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f422ebe3dcd0982fb_d20251118_m040641_c001_v7007000_t0000_u01763438801036") 2025/11/18 04:08:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb05c_d20251118_m040635_c001_v0001183_t0034_u01763438795153") 2025/11/18 04:08:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ecb3_d20251118_m040629_c001_v7007000_t0000_u01763438789434") 2025/11/18 04:08:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8e14_d20251118_m040624_c001_v0001183_t0023_u01763438784986") 2025/11/18 04:08:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41876482232fecb3_d20251118_m040623_c001_v7007000_t0000_u01763438783030") 2025/11/18 04:08:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e3331b_d20251118_m040617_c001_v0001136_t0006_u01763438777558") 2025/11/18 04:08:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad72_d20251118_m040611_c001_v7007000_t0000_u01763438771712") 2025/11/18 04:08:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaf36_d20251118_m040607_c001_v0001183_t0048_u01763438767352") 2025/11/18 04:08:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4056998395a7de1c_d20251118_m040605_c001_v7007000_t0000_u01763438765759") 2025/11/18 04:08:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33261_d20251118_m040559_c001_v0001136_t0054_u01763438759730") 2025/11/18 04:08:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a68_d20251118_m040550_c001_v7007000_t0000_u01763438750128") 2025/11/18 04:08:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efae70_d20251118_m040543_c001_v0001183_t0005_u01763438743858") 2025/11/18 04:08:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e662_d20251118_m040537_c001_v7007000_t0000_u01763438737948") 2025/11/18 04:08:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efadf8_d20251118_m040530_c001_v0001183_t0014_u01763438730137") 2025/11/18 04:08:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc77f_d20251118_m040524_c001_v7007000_t0000_u01763438724506") 2025/11/18 04:08:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efad86_d20251118_m040517_c001_v0001183_t0047_u01763438717331") 2025/11/18 04:08:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d8a8_d20251118_m040625_c001_v7007000_t0000_u01763438785827") 2025/11/18 04:08:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d45d2_d20251118_m040622_c001_v0001178_t0026_u01763438782192") 2025/11/18 04:08:46 DEBUG : dir1/0009-34567: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb0c_d20251118_m040644_c001_v7007000_t0000_u01763438804893") 2025/11/18 04:08:46 DEBUG : dir1/0009-34567: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb098_d20251118_m040639_c001_v0001183_t0015_u01763438799786") 2025/11/18 04:08:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e704_d20251118_m040753_c001_v7007000_t0000_u01763438873108") 2025/11/18 04:08:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb2df_d20251118_m040745_c001_v0001183_t0046_u01763438865220") 2025/11/18 04:08:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e212_d20251118_m040739_c001_v7007000_t0000_u01763438859168") 2025/11/18 04:08:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb271_d20251118_m040731_c001_v0001183_t0038_u01763438851552") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f849_d20251118_m040725_c001_v7007000_t0000_u01763438845335") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb1f5_d20251118_m040717_c001_v0001183_t0012_u01763438837869") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f445640870a_d20251118_m040711_c001_v7007000_t0000_u01763438831753") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb170_d20251118_m040703_c001_v0001183_t0024_u01763438823915") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884b3_d20251118_m040658_c001_v7007000_t0000_u01763438818258") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb0db_d20251118_m040650_c001_v0001183_t0034_u01763438810518") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f817_d20251118_m040640_c001_v7007000_t0000_u01763438800657") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e333c5_d20251118_m040635_c001_v0001136_t0036_u01763438795357") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ecb4_d20251118_m040629_c001_v7007000_t0000_u01763438789618") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d45ec_d20251118_m040624_c001_v0001178_t0002_u01763438784997") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f44564086da_d20251118_m040623_c001_v7007000_t0000_u01763438783261") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8dc6_d20251118_m040617_c001_v0001183_t0022_u01763438777832") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad73_d20251118_m040611_c001_v7007000_t0000_u01763438771894") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4558_d20251118_m040607_c001_v0001178_t0050_u01763438767470") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157675_d20251118_m040605_c001_v7007000_t0000_u01763438765765") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d450a_d20251118_m040600_c001_v0001178_t0007_u01763438760142") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4085dfbc26a1111a_d20251118_m040549_c001_v7007000_t0000_u01763438749985") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e331e7_d20251118_m040544_c001_v0001136_t0001_u01763438744075") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e663_d20251118_m040538_c001_v7007000_t0000_u01763438738199") 2025/11/18 04:08:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e3316b_d20251118_m040530_c001_v0001136_t0021_u01763438730344") 2025/11/18 04:08:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc780_d20251118_m040524_c001_v7007000_t0000_u01763438724687") 2025/11/18 04:08:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e330eb_d20251118_m040517_c001_v0001136_t0012_u01763438717547") 2025/11/18 04:08:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41876482232fecca_d20251118_m040625_c001_v7007000_t0000_u01763438785873") 2025/11/18 04:08:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efafdc_d20251118_m040622_c001_v0001183_t0001_u01763438782212") 2025/11/18 04:08:48 DEBUG : dir1/0010-45678: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb0d_d20251118_m040645_c001_v7007000_t0000_u01763438805076") 2025/11/18 04:08:48 DEBUG : dir1/0010-45678: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8e98_d20251118_m040639_c001_v0001183_t0053_u01763438799802") 2025/11/18 04:08:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e705_d20251118_m040753_c001_v7007000_t0000_u01763438873291") 2025/11/18 04:08:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d485d_d20251118_m040745_c001_v0001178_t0030_u01763438865425") 2025/11/18 04:08:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e213_d20251118_m040739_c001_v7007000_t0000_u01763438859352") 2025/11/18 04:08:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d480f_d20251118_m040731_c001_v0001178_t0027_u01763438851753") 2025/11/18 04:08:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f84a_d20251118_m040725_c001_v7007000_t0000_u01763438845519") 2025/11/18 04:08:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d47a3_d20251118_m040718_c001_v0001178_t0020_u01763438838080") 2025/11/18 04:08:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f445640870b_d20251118_m040711_c001_v7007000_t0000_u01763438831935") 2025/11/18 04:08:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d471d_d20251118_m040704_c001_v0001178_t0039_u01763438824122") 2025/11/18 04:08:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884b4_d20251118_m040658_c001_v7007000_t0000_u01763438818439") 2025/11/18 04:08:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d46ad_d20251118_m040650_c001_v0001178_t0001_u01763438810712") 2025/11/18 04:08:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ecc3_d20251118_m040641_c001_v7007000_t0000_u01763438801046") 2025/11/18 04:08:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8e6c_d20251118_m040635_c001_v0001183_t0059_u01763438795809") 2025/11/18 04:08:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ecb5_d20251118_m040629_c001_v7007000_t0000_u01763438789803") 2025/11/18 04:08:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8e16_d20251118_m040625_c001_v0001183_t0046_u01763438785187") 2025/11/18 04:08:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157683_d20251118_m040623_c001_v7007000_t0000_u01763438783049") 2025/11/18 04:08:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efafa2_d20251118_m040618_c001_v0001183_t0021_u01763438778042") 2025/11/18 04:08:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad74_d20251118_m040612_c001_v7007000_t0000_u01763438772075") 2025/11/18 04:08:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8d27_d20251118_m040607_c001_v0001183_t0019_u01763438767530") 2025/11/18 04:08:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d1d83_d20251118_m040605_c001_v7007000_t0000_u01763438765584") 2025/11/18 04:08:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8ccd_d20251118_m040600_c001_v0001183_t0047_u01763438760379") 2025/11/18 04:08:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4196b5bd76fb2e66_d20251118_m040550_c001_v7007000_t0000_u01763438750195") 2025/11/18 04:08:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8c45_d20251118_m040544_c001_v0001183_t0048_u01763438744419") 2025/11/18 04:08:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e665_d20251118_m040538_c001_v7007000_t0000_u01763438738382") 2025/11/18 04:08:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8bb9_d20251118_m040530_c001_v0001183_t0011_u01763438730677") 2025/11/18 04:08:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc781_d20251118_m040524_c001_v7007000_t0000_u01763438724869") 2025/11/18 04:08:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8b32_d20251118_m040517_c001_v0001183_t0026_u01763438717982") 2025/11/18 04:08:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f422ebe3dcd0982ec_d20251118_m040626_c001_v7007000_t0000_u01763438786022") 2025/11/18 04:08:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8dfa_d20251118_m040622_c001_v0001183_t0018_u01763438782351") 2025/11/18 04:08:49 DEBUG : dir1/0011-56789: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb0e_d20251118_m040645_c001_v7007000_t0000_u01763438805268") 2025/11/18 04:08:49 DEBUG : dir1/0011-56789: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4665_d20251118_m040639_c001_v0001178_t0025_u01763438799864") 2025/11/18 04:08:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e706_d20251118_m040753_c001_v7007000_t0000_u01763438873472") 2025/11/18 04:08:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e335f1_d20251118_m040745_c001_v0001136_t0032_u01763438865636") 2025/11/18 04:08:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e214_d20251118_m040739_c001_v7007000_t0000_u01763438859535") 2025/11/18 04:08:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e3357d_d20251118_m040731_c001_v0001136_t0052_u01763438851967") 2025/11/18 04:08:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f84b_d20251118_m040725_c001_v7007000_t0000_u01763438845705") 2025/11/18 04:08:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33511_d20251118_m040718_c001_v0001136_t0059_u01763438838308") 2025/11/18 04:08:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f445640870c_d20251118_m040712_c001_v7007000_t0000_u01763438832116") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e334b3_d20251118_m040704_c001_v0001136_t0041_u01763438824337") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884b5_d20251118_m040658_c001_v7007000_t0000_u01763438818620") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33447_d20251118_m040650_c001_v0001136_t0042_u01763438810929") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f415744888f6a8d4b_d20251118_m040641_c001_v7007000_t0000_u01763438801058") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d463c_d20251118_m040636_c001_v0001178_t0056_u01763438796018") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ecb6_d20251118_m040629_c001_v7007000_t0000_u01763438789987") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d45f0_d20251118_m040625_c001_v0001178_t0015_u01763438785216") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f423d2aea60804e90_d20251118_m040623_c001_v7007000_t0000_u01763438783263") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d45bc_d20251118_m040618_c001_v0001178_t0012_u01763438778236") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad75_d20251118_m040612_c001_v7007000_t0000_u01763438772259") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e332b9_d20251118_m040607_c001_v0001136_t0044_u01763438767538") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d1d87_d20251118_m040605_c001_v7007000_t0000_u01763438765784") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaeee_d20251118_m040600_c001_v0001183_t0022_u01763438760594") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414a76597f63e139_d20251118_m040550_c001_v7007000_t0000_u01763438750143") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d44a6_d20251118_m040544_c001_v0001178_t0051_u01763438744683") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e666_d20251118_m040538_c001_v7007000_t0000_u01763438738564") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4426_d20251118_m040530_c001_v0001178_t0037_u01763438730892") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc782_d20251118_m040525_c001_v7007000_t0000_u01763438725050") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d43c4_d20251118_m040518_c001_v0001178_t0018_u01763438718176") 2025/11/18 04:08:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe99451576a6_d20251118_m040625_c001_v7007000_t0000_u01763438785672") 2025/11/18 04:08:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e3334f_d20251118_m040622_c001_v0001136_t0048_u01763438782436") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb0f_d20251118_m040645_c001_v7007000_t0000_u01763438805452") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e333eb_d20251118_m040639_c001_v0001136_t0054_u01763438799993") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e707_d20251118_m040753_c001_v7007000_t0000_u01763438873653") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e9156_d20251118_m040746_c001_v0001183_t0027_u01763438866085") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e215_d20251118_m040739_c001_v7007000_t0000_u01763438859719") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e90fa_d20251118_m040732_c001_v0001183_t0044_u01763438852337") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f84c_d20251118_m040725_c001_v7007000_t0000_u01763438845889") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e9060_d20251118_m040718_c001_v0001183_t0043_u01763438838610") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f445640870d_d20251118_m040712_c001_v7007000_t0000_u01763438832309") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8faa_d20251118_m040704_c001_v0001183_t0005_u01763438824926") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884b6_d20251118_m040658_c001_v7007000_t0000_u01763438818802") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8f08_d20251118_m040651_c001_v0001183_t0021_u01763438811374") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f422ebe3dcd0982f8_d20251118_m040640_c001_v7007000_t0000_u01763438800831") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb06c_d20251118_m040636_c001_v0001183_t0014_u01763438796229") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ecb7_d20251118_m040630_c001_v7007000_t0000_u01763438790173") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb010_d20251118_m040625_c001_v0001183_t0021_u01763438785240") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41876482232fecaf_d20251118_m040622_c001_v7007000_t0000_u01763438782832") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e3332b_d20251118_m040618_c001_v0001136_t0058_u01763438778454") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad77_d20251118_m040612_c001_v7007000_t0000_u01763438772441") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaf38_d20251118_m040607_c001_v0001183_t0027_u01763438767558") 2025/11/18 04:08:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4085dfbc26a11125_d20251118_m040605_c001_v7007000_t0000_u01763438765511") 2025/11/18 04:08:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33269_d20251118_m040600_c001_v0001136_t0028_u01763438760861") 2025/11/18 04:08:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4076efd2d59353e1_d20251118_m040549_c001_v7007000_t0000_u01763438749972") 2025/11/18 04:08:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efae78_d20251118_m040544_c001_v0001183_t0024_u01763438744892") 2025/11/18 04:08:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e667_d20251118_m040538_c001_v7007000_t0000_u01763438738747") 2025/11/18 04:08:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efae02_d20251118_m040531_c001_v0001183_t0006_u01763438731209") 2025/11/18 04:08:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc783_d20251118_m040525_c001_v7007000_t0000_u01763438725265") 2025/11/18 04:08:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efad92_d20251118_m040518_c001_v0001183_t0038_u01763438718388") 2025/11/18 04:08:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d8aa_d20251118_m040625_c001_v7007000_t0000_u01763438785894") 2025/11/18 04:08:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efafe4_d20251118_m040622_c001_v0001183_t0008_u01763438782431") 2025/11/18 04:08:52 DEBUG : dir1/0013-789;=: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb10_d20251118_m040645_c001_v7007000_t0000_u01763438805636") 2025/11/18 04:08:52 DEBUG : dir1/0013-789;=: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8e9a_d20251118_m040640_c001_v0001183_t0056_u01763438800004") 2025/11/18 04:08:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e708_d20251118_m040753_c001_v7007000_t0000_u01763438873833") 2025/11/18 04:08:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb2e7_d20251118_m040746_c001_v0001183_t0015_u01763438866294") 2025/11/18 04:08:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e216_d20251118_m040739_c001_v7007000_t0000_u01763438859902") 2025/11/18 04:08:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb27b_d20251118_m040732_c001_v0001183_t0008_u01763438852559") 2025/11/18 04:08:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f84d_d20251118_m040726_c001_v7007000_t0000_u01763438846074") 2025/11/18 04:08:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb205_d20251118_m040718_c001_v0001183_t0027_u01763438838971") 2025/11/18 04:08:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f445640870e_d20251118_m040712_c001_v7007000_t0000_u01763438832490") 2025/11/18 04:08:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb17c_d20251118_m040705_c001_v0001183_t0057_u01763438825128") 2025/11/18 04:08:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884b7_d20251118_m040658_c001_v7007000_t0000_u01763438818983") 2025/11/18 04:08:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb0eb_d20251118_m040651_c001_v0001183_t0058_u01763438811596") 2025/11/18 04:08:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ecc2_d20251118_m040640_c001_v7007000_t0000_u01763438800857") 2025/11/18 04:08:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e333cd_d20251118_m040636_c001_v0001136_t0043_u01763438796421") 2025/11/18 04:08:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ecb8_d20251118_m040630_c001_v7007000_t0000_u01763438790359") 2025/11/18 04:08:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33379_d20251118_m040625_c001_v0001136_t0017_u01763438785248") 2025/11/18 04:08:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4187174175670917_d20251118_m040623_c001_v7007000_t0000_u01763438783233") 2025/11/18 04:08:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8dd0_d20251118_m040618_c001_v0001183_t0007_u01763438778768") 2025/11/18 04:08:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad78_d20251118_m040612_c001_v7007000_t0000_u01763438772622") 2025/11/18 04:08:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4562_d20251118_m040607_c001_v0001178_t0027_u01763438767760") 2025/11/18 04:08:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4076efd2d59353f1_d20251118_m040605_c001_v7007000_t0000_u01763438765737") 2025/11/18 04:08:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4510_d20251118_m040601_c001_v0001178_t0043_u01763438761253") 2025/11/18 04:08:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35d8cb_d20251118_m040550_c001_v7007000_t0000_u01763438750164") 2025/11/18 04:08:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e331f3_d20251118_m040545_c001_v0001136_t0037_u01763438745095") 2025/11/18 04:08:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e668_d20251118_m040538_c001_v7007000_t0000_u01763438738930") 2025/11/18 04:08:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33179_d20251118_m040531_c001_v0001136_t0020_u01763438731408") 2025/11/18 04:08:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc784_d20251118_m040525_c001_v7007000_t0000_u01763438725447") 2025/11/18 04:08:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e330f7_d20251118_m040518_c001_v0001136_t0053_u01763438718593") 2025/11/18 04:08:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41876482232fecc8_d20251118_m040625_c001_v7007000_t0000_u01763438785688") 2025/11/18 04:08:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d45d4_d20251118_m040622_c001_v0001178_t0037_u01763438782440") 2025/11/18 04:08:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb11_d20251118_m040645_c001_v7007000_t0000_u01763438805819") 2025/11/18 04:08:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb09d_d20251118_m040640_c001_v0001183_t0014_u01763438800017") 2025/11/18 04:08:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e709_d20251118_m040754_c001_v7007000_t0000_u01763438874014") 2025/11/18 04:08:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4869_d20251118_m040746_c001_v0001178_t0023_u01763438866493") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e217_d20251118_m040740_c001_v7007000_t0000_u01763438860088") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d481b_d20251118_m040732_c001_v0001178_t0024_u01763438852767") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f84e_d20251118_m040726_c001_v7007000_t0000_u01763438846260") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d47ab_d20251118_m040719_c001_v0001178_t0031_u01763438839165") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f445640870f_d20251118_m040712_c001_v7007000_t0000_u01763438832671") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4727_d20251118_m040705_c001_v0001178_t0015_u01763438825334") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884b8_d20251118_m040659_c001_v7007000_t0000_u01763438819165") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d46b1_d20251118_m040651_c001_v0001178_t0058_u01763438811814") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bafc_d20251118_m040641_c001_v7007000_t0000_u01763438801068") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8e78_d20251118_m040636_c001_v0001183_t0013_u01763438796864") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ecb9_d20251118_m040630_c001_v7007000_t0000_u01763438790543") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8e18_d20251118_m040625_c001_v0001183_t0047_u01763438785382") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41876482232fecba_d20251118_m040623_c001_v7007000_t0000_u01763438783395") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efafa8_d20251118_m040618_c001_v0001183_t0002_u01763438778970") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad79_d20251118_m040612_c001_v7007000_t0000_u01763438772804") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8d2d_d20251118_m040607_c001_v0001183_t0025_u01763438767758") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad57_d20251118_m040605_c001_v7007000_t0000_u01763438765522") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8ce1_d20251118_m040601_c001_v0001183_t0013_u01763438761550") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a65_d20251118_m040549_c001_v7007000_t0000_u01763438749939") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8c57_d20251118_m040545_c001_v0001183_t0019_u01763438745559") 2025/11/18 04:08:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e66b_d20251118_m040539_c001_v7007000_t0000_u01763438739112") 2025/11/18 04:08:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8bc7_d20251118_m040531_c001_v0001183_t0004_u01763438731758") 2025/11/18 04:08:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc785_d20251118_m040525_c001_v7007000_t0000_u01763438725631") 2025/11/18 04:08:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8b3a_d20251118_m040518_c001_v0001183_t0011_u01763438718983") 2025/11/18 04:08:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ec9a_d20251118_m040626_c001_v7007000_t0000_u01763438786038") 2025/11/18 04:08:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8dfe_d20251118_m040622_c001_v0001183_t0004_u01763438782546") 2025/11/18 04:08:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb12_d20251118_m040646_c001_v7007000_t0000_u01763438806001") 2025/11/18 04:08:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4667_d20251118_m040640_c001_v0001178_t0003_u01763438800075") 2025/11/18 04:08:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e70c_d20251118_m040754_c001_v7007000_t0000_u01763438874199") 2025/11/18 04:08:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e335fb_d20251118_m040746_c001_v0001136_t0015_u01763438866695") 2025/11/18 04:08:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e218_d20251118_m040740_c001_v7007000_t0000_u01763438860307") 2025/11/18 04:08:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33589_d20251118_m040732_c001_v0001136_t0059_u01763438852983") 2025/11/18 04:08:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f84f_d20251118_m040726_c001_v7007000_t0000_u01763438846446") 2025/11/18 04:08:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e3351b_d20251118_m040719_c001_v0001136_t0025_u01763438839370") 2025/11/18 04:08:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f4456408710_d20251118_m040712_c001_v7007000_t0000_u01763438832927") 2025/11/18 04:08:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e334bf_d20251118_m040705_c001_v0001136_t0008_u01763438825560") 2025/11/18 04:08:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884b9_d20251118_m040659_c001_v7007000_t0000_u01763438819346") 2025/11/18 04:08:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33451_d20251118_m040652_c001_v0001136_t0004_u01763438812020") 2025/11/18 04:08:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f818_d20251118_m040640_c001_v7007000_t0000_u01763438800840") 2025/11/18 04:08:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4642_d20251118_m040637_c001_v0001178_t0035_u01763438797069") 2025/11/18 04:08:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ecba_d20251118_m040630_c001_v7007000_t0000_u01763438790727") 2025/11/18 04:08:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d45f2_d20251118_m040625_c001_v0001178_t0038_u01763438785433") 2025/11/18 04:08:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157684_d20251118_m040623_c001_v7007000_t0000_u01763438783232") 2025/11/18 04:08:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d45c2_d20251118_m040619_c001_v0001178_t0055_u01763438779171") 2025/11/18 04:08:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad7a_d20251118_m040612_c001_v7007000_t0000_u01763438772986") 2025/11/18 04:08:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaf3c_d20251118_m040607_c001_v0001183_t0021_u01763438767762") 2025/11/18 04:08:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad59_d20251118_m040605_c001_v7007000_t0000_u01763438765706") 2025/11/18 04:08:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaf04_d20251118_m040601_c001_v0001183_t0024_u01763438761779") 2025/11/18 04:08:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157663_d20251118_m040549_c001_v7007000_t0000_u01763438749930") 2025/11/18 04:08:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d44ac_d20251118_m040545_c001_v0001178_t0010_u01763438745783") 2025/11/18 04:08:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e66c_d20251118_m040539_c001_v7007000_t0000_u01763438739296") 2025/11/18 04:08:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d442e_d20251118_m040531_c001_v0001178_t0044_u01763438731951") 2025/11/18 04:08:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc786_d20251118_m040525_c001_v7007000_t0000_u01763438725816") 2025/11/18 04:08:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d43cc_d20251118_m040519_c001_v0001178_t0024_u01763438719194") 2025/11/18 04:08:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4076efd2d5935408_d20251118_m040625_c001_v7007000_t0000_u01763438785973") 2025/11/18 04:08:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efafe6_d20251118_m040622_c001_v0001183_t0037_u01763438782633") 2025/11/18 04:08:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a6f_d20251118_m040552_c001_v7007000_t0000_u01763438752689") 2025/11/18 04:08:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efae96_d20251118_m040548_c001_v0001183_t0003_u01763438748511") 2025/11/18 04:08:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a70_d20251118_m040552_c001_v7007000_t0000_u01763438752871") 2025/11/18 04:08:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8c77_d20251118_m040548_c001_v0001183_t0016_u01763438748519") 2025/11/18 04:08:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a71_d20251118_m040553_c001_v7007000_t0000_u01763438753069") 2025/11/18 04:08:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d44c4_d20251118_m040548_c001_v0001178_t0006_u01763438748550") 2025/11/18 04:08:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a72_d20251118_m040553_c001_v7007000_t0000_u01763438753250") 2025/11/18 04:08:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e3320b_d20251118_m040548_c001_v0001136_t0021_u01763438748590") 2025/11/18 04:08:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a73_d20251118_m040553_c001_v7007000_t0000_u01763438753435") 2025/11/18 04:08:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efae98_d20251118_m040548_c001_v0001183_t0012_u01763438748706") 2025/11/18 04:08:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a74_d20251118_m040553_c001_v7007000_t0000_u01763438753615") 2025/11/18 04:08:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8c79_d20251118_m040548_c001_v0001183_t0000_u01763438748728") 2025/11/18 04:08:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a75_d20251118_m040553_c001_v7007000_t0000_u01763438753795") 2025/11/18 04:08:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d44c6_d20251118_m040548_c001_v0001178_t0032_u01763438748767") 2025/11/18 04:08:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a76_d20251118_m040553_c001_v7007000_t0000_u01763438753975") 2025/11/18 04:08:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8c7d_d20251118_m040548_c001_v0001183_t0019_u01763438748932") 2025/11/18 04:08:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a77_d20251118_m040554_c001_v7007000_t0000_u01763438754156") 2025/11/18 04:08:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efae9e_d20251118_m040548_c001_v0001183_t0004_u01763438748945") 2025/11/18 04:08:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a78_d20251118_m040554_c001_v7007000_t0000_u01763438754336") 2025/11/18 04:08:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d44c8_d20251118_m040548_c001_v0001178_t0039_u01763438748978") 2025/11/18 04:08:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a79_d20251118_m040554_c001_v7007000_t0000_u01763438754516") 2025/11/18 04:08:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33215_d20251118_m040548_c001_v0001136_t0053_u01763438748991") 2025/11/18 04:08:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a7a_d20251118_m040554_c001_v7007000_t0000_u01763438754696") 2025/11/18 04:08:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8c83_d20251118_m040549_c001_v0001183_t0017_u01763438749142") 2025/11/18 04:08:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a7b_d20251118_m040554_c001_v7007000_t0000_u01763438754876") 2025/11/18 04:08:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaea0_d20251118_m040549_c001_v0001183_t0008_u01763438749160") 2025/11/18 04:08:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a7c_d20251118_m040555_c001_v7007000_t0000_u01763438755056") 2025/11/18 04:08:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d44ca_d20251118_m040549_c001_v0001178_t0045_u01763438749194") 2025/11/18 04:08:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a7d_d20251118_m040555_c001_v7007000_t0000_u01763438755236") 2025/11/18 04:08:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8c87_d20251118_m040549_c001_v0001183_t0052_u01763438749354") 2025/11/18 04:08:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557a7e_d20251118_m040555_c001_v7007000_t0000_u01763438755416") 2025/11/18 04:08:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaea4_d20251118_m040549_c001_v0001183_t0020_u01763438749368") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157679_d20251118_m040608_c001_v7007000_t0000_u01763438768144") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaf1a_d20251118_m040604_c001_v0001183_t0032_u01763438764009") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d1d99_d20251118_m040607_c001_v7007000_t0000_u01763438767976") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d452e_d20251118_m040604_c001_v0001178_t0026_u01763438764020") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4056998395a7de1f_d20251118_m040608_c001_v7007000_t0000_u01763438768356") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8cf9_d20251118_m040604_c001_v0001183_t0029_u01763438764032") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d1d9a_d20251118_m040608_c001_v7007000_t0000_u01763438768161") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaf1c_d20251118_m040604_c001_v0001183_t0054_u01763438764205") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4056998395a7de1e_d20251118_m040608_c001_v7007000_t0000_u01763438768171") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4532_d20251118_m040604_c001_v0001178_t0009_u01763438764228") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157678_d20251118_m040607_c001_v7007000_t0000_u01763438767961") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8cfb_d20251118_m040604_c001_v0001183_t0050_u01763438764258") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad61_d20251118_m040608_c001_v7007000_t0000_u01763438768367") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33299_d20251118_m040604_c001_v0001136_t0020_u01763438764286") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad60_d20251118_m040608_c001_v7007000_t0000_u01763438768224") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaf20_d20251118_m040604_c001_v0001183_t0023_u01763438764412") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad5e_d20251118_m040608_c001_v7007000_t0000_u01763438768036") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4536_d20251118_m040604_c001_v0001178_t0036_u01763438764441") 2025/11/18 04:08:58 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d85b_d20251118_m040608_c001_v7007000_t0000_u01763438768017") 2025/11/18 04:08:59 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8d01_d20251118_m040604_c001_v0001183_t0021_u01763438764464") 2025/11/18 04:08:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4056998395a7de1d_d20251118_m040607_c001_v7007000_t0000_u01763438767986") 2025/11/18 04:08:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaf22_d20251118_m040604_c001_v0001183_t0046_u01763438764614") 2025/11/18 04:08:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4076efd2d59353f3_d20251118_m040608_c001_v7007000_t0000_u01763438768008") 2025/11/18 04:08:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4538_d20251118_m040604_c001_v0001178_t0032_u01763438764649") 2025/11/18 04:08:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad5f_d20251118_m040608_c001_v7007000_t0000_u01763438768181") 2025/11/18 04:08:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8d05_d20251118_m040604_c001_v0001183_t0042_u01763438764660") 2025/11/18 04:08:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe994515767a_d20251118_m040608_c001_v7007000_t0000_u01763438768326") 2025/11/18 04:08:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e332a1_d20251118_m040604_c001_v0001136_t0031_u01763438764757") 2025/11/18 04:08:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad5d_d20251118_m040607_c001_v7007000_t0000_u01763438767996") 2025/11/18 04:08:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaf24_d20251118_m040604_c001_v0001183_t0055_u01763438764810") 2025/11/18 04:08:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4076efd2d59353f4_d20251118_m040608_c001_v7007000_t0000_u01763438768193") 2025/11/18 04:08:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d453c_d20251118_m040604_c001_v0001178_t0012_u01763438764863") 2025/11/18 04:08:59 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d7fc_d20251118_m040409_c001_v7007000_t0000_u01763438649341") 2025/11/18 04:08:59 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f119b7606546ac66f_d20251118_m040407_c001_v0001145_t0023_u01763438647224") 2025/11/18 04:08:59 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc715_d20251118_m040407_c001_v7007000_t0000_u01763438647036") 2025/11/18 04:08:59 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f119b7606546ac65f_d20251118_m040403_c001_v0001145_t0006_u01763438643594") 2025/11/18 04:08:59 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc711_d20251118_m040402_c001_v7007000_t0000_u01763438642859") 2025/11/18 04:08:59 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e2894_d20251118_m040357_c001_v0001117_t0000_u01763438637800") 2025/11/18 04:08:59 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f416e43f41c368ecc_d20251118_m040356_c001_v7007000_t0000_u01763438636089") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114429eac151e59c_d20251118_m040353_c001_v0001113_t0045_u01763438633797") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4011d728009b71ed_d20251118_m040353_c001_v7007000_t0000_u01763438633608") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114429eac151e57f_d20251118_m040349_c001_v0001113_t0034_u01763438629795") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4011d728009b71e7_d20251118_m040349_c001_v7007000_t0000_u01763438629061") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e2850_d20251118_m040343_c001_v0001117_t0041_u01763438623696") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc6fb_d20251118_m040342_c001_v7007000_t0000_u01763438622420") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1165ad2f538517a0_d20251118_m040340_c001_v0001136_t0038_u01763438620865") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe99451575f5_d20251118_m040340_c001_v7007000_t0000_u01763438620676") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1165ad2f5385177e_d20251118_m040336_c001_v0001136_t0033_u01763438616685") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe99451575f0_d20251118_m040335_c001_v7007000_t0000_u01763438615951") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32d9b_d20251118_m040331_c001_v0001136_t0053_u01763438611070") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ac2c_d20251118_m040330_c001_v7007000_t0000_u01763438610163") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1070efdc659e975c_d20251118_m040328_c001_v0001042_t0025_u01763438608210") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4076efd2d5935356_d20251118_m040328_c001_v7007000_t0000_u01763438608026") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1070efdc659e9752_d20251118_m040324_c001_v0001042_t0022_u01763438604213") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4076efd2d5935352_d20251118_m040323_c001_v7007000_t0000_u01763438603481") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8627_d20251118_m040317_c001_v0001183_t0001_u01763438597171") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4011d728009b71c9_d20251118_m040316_c001_v7007000_t0000_u01763438596255") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f103b01db4e4acbc7_d20251118_m040314_c001_v0001134_t0046_u01763438594303") 2025/11/18 04:09:00 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ebd4_d20251118_m040314_c001_v7007000_t0000_u01763438594120") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f103b01db4e4acbb1_d20251118_m040309_c001_v0001134_t0008_u01763438589883") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ebc7_d20251118_m040309_c001_v7007000_t0000_u01763438589148") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e279b_d20251118_m040302_c001_v0001117_t0034_u01763438582232") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d7d1_d20251118_m040301_c001_v7007000_t0000_u01763438581278") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f108de07835fa4c0d_d20251118_m040259_c001_v0001179_t0053_u01763438579536") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4076efd2d593531d_d20251118_m040259_c001_v7007000_t0000_u01763438579354") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f108de07835fa4bf9_d20251118_m040255_c001_v0001179_t0046_u01763438575745") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4076efd2d5935318_d20251118_m040255_c001_v7007000_t0000_u01763438575016") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32ce4_d20251118_m040248_c001_v0001136_t0007_u01763438568966") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d1cc3_d20251118_m040247_c001_v7007000_t0000_u01763438567871") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f10666f647df0976d_d20251118_m040242_c001_v0001100_t0001_u01763438562161") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35d7e5_d20251118_m040241_c001_v7007000_t0000_u01763438561961") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e84c9_d20251118_m040238_c001_v0001183_t0023_u01763438558192") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d3f48_d20251118_m040237_c001_v0001178_t0038_u01763438557432") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d3f42_d20251118_m040236_c001_v0001178_t0002_u01763438556479") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4196b5bd76fb2b84_d20251118_m040222_c001_v7007000_t0000_u01763438542491") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32c2d_d20251118_m040215_c001_v0001136_t0058_u01763438535137") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f10507b34a7c217a8_d20251118_m040214_c001_v0001182_t0022_u01763438534379") 2025/11/18 04:09:01 DEBUG : dst/one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f10507b34a7c217a0_d20251118_m040213_c001_v0001182_t0042_u01763438533398") 2025/11/18 04:09:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d7fd_d20251118_m040409_c001_v7007000_t0000_u01763438649523") 2025/11/18 04:09:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f103197656304bb37_d20251118_m040406_c001_v0001042_t0011_u01763438646555") 2025/11/18 04:09:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f104c546971c700a5_d20251118_m040402_c001_v0001099_t0029_u01763438642192") 2025/11/18 04:09:02 DEBUG : dst/one.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f416e43f41c368ecd_d20251118_m040356_c001_v7007000_t0000_u01763438636272") 2025/11/18 04:09:02 DEBUG : dst/one.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f10082e5c563ddd8d_d20251118_m040353_c001_v0001137_t0051_u01763438633174") 2025/11/18 04:09:02 DEBUG : dst/one.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f11322a9f4dfb8d8a_d20251118_m040348_c001_v0001044_t0040_u01763438628277") 2025/11/18 04:09:02 DEBUG : dst/one.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc6fc_d20251118_m040342_c001_v7007000_t0000_u01763438622603") 2025/11/18 04:09:02 DEBUG : dst/one.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f10507b34a7c21aa2_d20251118_m040340_c001_v0001182_t0023_u01763438620482") 2025/11/18 04:09:02 DEBUG : dst/one.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1001e46970c3220b_d20251118_m040335_c001_v0001183_t0007_u01763438615744") 2025/11/18 04:09:02 DEBUG : dst/three: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d1cc6_d20251118_m040248_c001_v7007000_t0000_u01763438568053") 2025/11/18 04:09:02 DEBUG : dst/three: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d3f78_d20251118_m040246_c001_v0001178_t0010_u01763438566546") 2025/11/18 04:09:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d7ff_d20251118_m040409_c001_v7007000_t0000_u01763438649706") 2025/11/18 04:09:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1155c60cfea02b64_d20251118_m040408_c001_v0001184_t0054_u01763438648267") 2025/11/18 04:09:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f10785f10c35e6c4b_d20251118_m040404_c001_v0001161_t0034_u01763438644448") 2025/11/18 04:09:02 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d800_d20251118_m040409_c001_v7007000_t0000_u01763438649889") 2025/11/18 04:09:02 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f119b7606546ac675_d20251118_m040408_c001_v0001145_t0053_u01763438648661") 2025/11/18 04:09:02 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc717_d20251118_m040408_c001_v7007000_t0000_u01763438648476") 2025/11/18 04:09:02 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f119b7606546ac661_d20251118_m040404_c001_v0001145_t0021_u01763438644989") 2025/11/18 04:09:02 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc712_d20251118_m040404_c001_v7007000_t0000_u01763438644803") 2025/11/18 04:09:02 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32e21_d20251118_m040359_c001_v0001136_t0047_u01763438639241") 2025/11/18 04:09:02 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f416e43f41c368ecf_d20251118_m040356_c001_v7007000_t0000_u01763438636607") 2025/11/18 04:09:02 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114429eac151e5ac_d20251118_m040355_c001_v0001113_t0041_u01763438635155") 2025/11/18 04:09:02 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4011d728009b71ef_d20251118_m040354_c001_v7007000_t0000_u01763438634969") 2025/11/18 04:09:02 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114429eac151e58e_d20251118_m040351_c001_v0001113_t0025_u01763438631605") 2025/11/18 04:09:02 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4011d728009b71ea_d20251118_m040351_c001_v7007000_t0000_u01763438631362") 2025/11/18 04:09:03 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32de5_d20251118_m040345_c001_v0001136_t0058_u01763438625551") 2025/11/18 04:09:03 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe99451575f7_d20251118_m040341_c001_v7007000_t0000_u01763438621864") 2025/11/18 04:09:03 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32dc3_d20251118_m040339_c001_v0001136_t0040_u01763438619511") 2025/11/18 04:09:03 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe99451575f3_d20251118_m040338_c001_v7007000_t0000_u01763438618343") 2025/11/18 04:09:03 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e86ad_d20251118_m040333_c001_v0001183_t0039_u01763438613223") 2025/11/18 04:09:03 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4076efd2d5935357_d20251118_m040329_c001_v7007000_t0000_u01763438609249") 2025/11/18 04:09:03 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e867d_d20251118_m040326_c001_v0001183_t0004_u01763438606766") 2025/11/18 04:09:03 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4076efd2d5935353_d20251118_m040325_c001_v7007000_t0000_u01763438605675") 2025/11/18 04:09:03 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e27da_d20251118_m040318_c001_v0001117_t0053_u01763438598496") 2025/11/18 04:09:03 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ebdc_d20251118_m040315_c001_v7007000_t0000_u01763438595322") 2025/11/18 04:09:03 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e27bc_d20251118_m040312_c001_v0001117_t0023_u01763438592094") 2025/11/18 04:09:03 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ebca_d20251118_m040311_c001_v7007000_t0000_u01763438591006") 2025/11/18 04:09:03 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32d29_d20251118_m040304_c001_v0001136_t0013_u01763438584041") 2025/11/18 04:09:03 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4076efd2d593531e_d20251118_m040300_c001_v7007000_t0000_u01763438580365") 2025/11/18 04:09:03 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32d06_d20251118_m040257_c001_v0001136_t0032_u01763438577618") 2025/11/18 04:09:03 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4076efd2d5935319_d20251118_m040256_c001_v7007000_t0000_u01763438576446") 2025/11/18 04:09:03 DEBUG : dst/three.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8531_d20251118_m040250_c001_v0001183_t0001_u01763438570192") 2025/11/18 04:09:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f416e43f41c368ed0_d20251118_m040356_c001_v7007000_t0000_u01763438636789") 2025/11/18 04:09:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1018e812f3555e3c_d20251118_m040354_c001_v0001180_t0031_u01763438634740") 2025/11/18 04:09:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f11705f9fc5419d4f_d20251118_m040351_c001_v0001181_t0033_u01763438631134") 2025/11/18 04:09:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc6fd_d20251118_m040342_c001_v7007000_t0000_u01763438622785") 2025/11/18 04:09:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f11292f579cff7a18_d20251118_m040341_c001_v0001184_t0016_u01763438621642") 2025/11/18 04:09:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f107aa1b125d0fb76_d20251118_m040337_c001_v0001116_t0027_u01763438617436") 2025/11/18 04:09:04 DEBUG : dst/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d801_d20251118_m040410_c001_v7007000_t0000_u01763438650072") 2025/11/18 04:09:04 DEBUG : dst/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e879d_d20251118_m040358_c001_v0001183_t0020_u01763438638661") 2025/11/18 04:09:04 DEBUG : dst/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f416e43f41c368ed1_d20251118_m040356_c001_v7007000_t0000_u01763438636973") 2025/11/18 04:09:04 DEBUG : dst/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8725_d20251118_m040344_c001_v0001183_t0044_u01763438624970") 2025/11/18 04:09:04 DEBUG : dst/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc6ff_d20251118_m040342_c001_v7007000_t0000_u01763438622966") 2025/11/18 04:09:04 DEBUG : dst/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e281c_d20251118_m040331_c001_v0001117_t0020_u01763438611826") 2025/11/18 04:09:04 DEBUG : dst/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ac2d_d20251118_m040330_c001_v7007000_t0000_u01763438610344") 2025/11/18 04:09:04 DEBUG : dst/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32d55_d20251118_m040317_c001_v0001136_t0012_u01763438597784") 2025/11/18 04:09:04 DEBUG : dst/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4011d728009b71ca_d20251118_m040316_c001_v7007000_t0000_u01763438596437") 2025/11/18 04:09:04 DEBUG : dst/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e85b1_d20251118_m040303_c001_v0001183_t0008_u01763438583475") 2025/11/18 04:09:04 DEBUG : dst/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d7d2_d20251118_m040301_c001_v7007000_t0000_u01763438581459") 2025/11/18 04:09:04 DEBUG : dst/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e2767_d20251118_m040249_c001_v0001117_t0015_u01763438569630") 2025/11/18 04:09:04 DEBUG : dst/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d1cc7_d20251118_m040248_c001_v7007000_t0000_u01763438568235") 2025/11/18 04:09:04 DEBUG : dst/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1177af39a6e88735_d20251118_m040244_c001_v0001161_t0004_u01763438564055") 2025/11/18 04:09:04 DEBUG : dst/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4196b5bd76fb2b85_d20251118_m040222_c001_v7007000_t0000_u01763438542702") 2025/11/18 04:09:04 DEBUG : dst/two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f10507b34a7c217ea_d20251118_m040221_c001_v0001182_t0033_u01763438541561") 2025/11/18 04:09:04 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f6bb_d20251118_m040148_c001_v7007000_t0000_u01763438508613") 2025/11/18 04:09:04 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8335_d20251118_m040145_c001_v0001183_t0000_u01763438505164") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f6b4_d20251118_m040142_c001_v7007000_t0000_u01763438502806") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e829e_d20251118_m040132_c001_v0001183_t0053_u01763438492260") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e855796c_d20251118_m040123_c001_v7007000_t0000_u01763438483154") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8256_d20251118_m040119_c001_v0001183_t0043_u01763438479692") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d54e_d20251118_m040055_c001_v7007000_t0000_u01763438455527") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e81a7_d20251118_m040053_c001_v0001183_t0048_u01763438453824") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d549_d20251118_m040053_c001_v7007000_t0000_u01763438453071") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8190_d20251118_m040051_c001_v0001183_t0052_u01763438451926") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d542_d20251118_m040049_c001_v7007000_t0000_u01763438449440") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8171_d20251118_m040047_c001_v0001183_t0052_u01763438447886") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d53f_d20251118_m040047_c001_v7007000_t0000_u01763438447081") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8157_d20251118_m040045_c001_v0001183_t0000_u01763438445863") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d52b_d20251118_m040040_c001_v7007000_t0000_u01763438440865") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8105_d20251118_m040039_c001_v0001183_t0049_u01763438439556") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d526_d20251118_m040038_c001_v7007000_t0000_u01763438438791") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e80ef_d20251118_m040038_c001_v0001183_t0051_u01763438438011") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6d1_d20251118_m040033_c001_v7007000_t0000_u01763438433787") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e80b1_d20251118_m040032_c001_v0001183_t0048_u01763438432628") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6cd_d20251118_m040030_c001_v7007000_t0000_u01763438430753") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8095_d20251118_m040029_c001_v0001183_t0043_u01763438429762") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6cc_d20251118_m040029_c001_v7007000_t0000_u01763438429402") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1016ba33537f5c6c_d20251118_m040028_c001_v0001101_t0004_u01763438428679") 2025/11/18 04:09:05 DEBUG : empty space: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e808b_d20251118_m040027_c001_v0001183_t0054_u01763438427176") 2025/11/18 04:09:05 DEBUG : enormous: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d54b_d20251118_m040054_c001_v7007000_t0000_u01763438454608") 2025/11/18 04:09:06 DEBUG : enormous: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e81ab_d20251118_m040054_c001_v0001183_t0059_u01763438454019") 2025/11/18 04:09:06 DEBUG : existing: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f404ae298e605d806_d20251118_m040415_c001_v7007000_t0000_u01763438655191") 2025/11/18 04:09:06 DEBUG : existing: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32e87_d20251118_m040413_c001_v0001136_t0003_u01763438653939") 2025/11/18 04:09:06 DEBUG : existing: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557964_d20251118_m040117_c001_v7007000_t0000_u01763438477982") 2025/11/18 04:09:06 DEBUG : existing: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32ad7_d20251118_m040116_c001_v0001136_t0019_u01763438476868") 2025/11/18 04:09:06 DEBUG : existing: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6c5_d20251118_m040024_c001_v7007000_t0000_u01763438424701") 2025/11/18 04:09:06 DEBUG : existing: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e807b_d20251118_m040023_c001_v0001183_t0033_u01763438423741") 2025/11/18 04:09:06 DEBUG : existing: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6c2_d20251118_m040023_c001_v7007000_t0000_u01763438423195") 2025/11/18 04:09:06 DEBUG : existing: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8079_d20251118_m040022_c001_v0001183_t0017_u01763438422566") 2025/11/18 04:09:06 DEBUG : existing: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8073_d20251118_m040021_c001_v0001183_t0019_u01763438421791") 2025/11/18 04:09:06 DEBUG : existing-b: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557967_d20251118_m040118_c001_v7007000_t0000_u01763438478166") 2025/11/18 04:09:06 DEBUG : existing-b: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e823e_d20251118_m040116_c001_v0001183_t0003_u01763438476859") 2025/11/18 04:09:06 DEBUG : file1: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816ba0b_d20251118_m040510_c001_v7007000_t0000_u01763438710822") 2025/11/18 04:09:06 DEBUG : file1: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8ade_d20251118_m040509_c001_v0001183_t0016_u01763438709990") 2025/11/18 04:09:06 DEBUG : file1: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816ba08_d20251118_m040508_c001_v7007000_t0000_u01763438708605") 2025/11/18 04:09:06 DEBUG : file1: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efad1d_d20251118_m040507_c001_v0001183_t0017_u01763438707693") 2025/11/18 04:09:06 DEBUG : five: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d554_d20251118_m040058_c001_v7007000_t0000_u01763438458994") 2025/11/18 04:09:06 DEBUG : five: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4109dd388e4e81bd_d20251118_m040057_c001_v0001183_t0023_u01763438457100") 2025/11/18 04:09:06 DEBUG : foo: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6ce_d20251118_m040032_c001_v7007000_t0000_u01763438432267") 2025/11/18 04:09:06 DEBUG : foo: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4109dd388e4e80a5_d20251118_m040031_c001_v0001183_t0023_u01763438431708") 2025/11/18 04:09:07 DEBUG : foo: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4109dd388e4e809d_d20251118_m040031_c001_v0001183_t0023_u01763438431143") 2025/11/18 04:09:07 DEBUG : four: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d556_d20251118_m040059_c001_v7007000_t0000_u01763438459176") 2025/11/18 04:09:07 DEBUG : four: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4151611ae38e25aa_d20251118_m040057_c001_v0001117_t0010_u01763438457652") 2025/11/18 04:09:07 DEBUG : four: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e81bb_d20251118_m040056_c001_v0001183_t0048_u01763438456527") 2025/11/18 04:09:07 DEBUG : hello world2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d0a24_d20251118_m035944_c001_v7007000_t0000_u01763438384322") 2025/11/18 04:09:07 DEBUG : hello world2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7f48_d20251118_m035943_c001_v0001183_t0003_u01763438383760") 2025/11/18 04:09:07 DEBUG : ignore-size: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6bd_d20251118_m040021_c001_v7007000_t0000_u01763438421430") 2025/11/18 04:09:07 DEBUG : ignore-size: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e806d_d20251118_m040020_c001_v0001183_t0004_u01763438420477") 2025/11/18 04:09:07 DEBUG : nested/sub dir/file: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e855795b_d20251118_m040116_c001_v7007000_t0000_u01763438476123") 2025/11/18 04:09:07 DEBUG : nested/sub dir/file: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32ac3_d20251118_m040114_c001_v0001136_t0030_u01763438474998") 2025/11/18 04:09:07 DEBUG : nested/sub dir/file: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557956_d20251118_m040114_c001_v7007000_t0000_u01763438474258") 2025/11/18 04:09:07 DEBUG : nested/sub dir/file: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32ab3_d20251118_m040113_c001_v0001136_t0049_u01763438473339") 2025/11/18 04:09:07 DEBUG : one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d557_d20251118_m040059_c001_v7007000_t0000_u01763438459359") 2025/11/18 04:09:07 DEBUG : one: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4109dd388e4e81b3_d20251118_m040055_c001_v0001183_t0023_u01763438455967") 2025/11/18 04:09:07 DEBUG : only0: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9ef_d20251118_m040503_c001_v7007000_t0000_u01763438703090") 2025/11/18 04:09:07 DEBUG : only0: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4109dd388e4e8a64_d20251118_m040457_c001_v0001183_t0023_u01763438697791") 2025/11/18 04:09:07 DEBUG : only0: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e89be_d20251118_m040444_c001_v0001183_t0055_u01763438684658") 2025/11/18 04:09:07 DEBUG : only0: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9c8_d20251118_m040438_c001_v7007000_t0000_u01763438678638") 2025/11/18 04:09:07 DEBUG : only0: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32ea7_d20251118_m040419_c001_v0001136_t0016_u01763438659618") 2025/11/18 04:09:07 DEBUG : only1: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9f0_d20251118_m040503_c001_v7007000_t0000_u01763438703274") 2025/11/18 04:09:08 DEBUG : only1: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4109dd388e4e8a7c_d20251118_m040458_c001_v0001183_t0023_u01763438698727") 2025/11/18 04:09:08 DEBUG : only1: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e89c2_d20251118_m040445_c001_v0001183_t0019_u01763438685301") 2025/11/18 04:09:08 DEBUG : only1: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc72f_d20251118_m040438_c001_v7007000_t0000_u01763438678796") 2025/11/18 04:09:08 DEBUG : only1: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8899_d20251118_m040420_c001_v0001183_t0032_u01763438660547") 2025/11/18 04:09:08 DEBUG : only10: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9f1_d20251118_m040503_c001_v7007000_t0000_u01763438703455") 2025/11/18 04:09:08 DEBUG : only10: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414ba5d1b1e3303b_d20251118_m040457_c001_v0001136_t0025_u01763438697369") 2025/11/18 04:09:08 DEBUG : only10: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8a0a_d20251118_m040450_c001_v0001183_t0032_u01763438690695") 2025/11/18 04:09:08 DEBUG : only10: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc731_d20251118_m040438_c001_v7007000_t0000_u01763438678980") 2025/11/18 04:09:08 DEBUG : only10: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8905_d20251118_m040427_c001_v0001183_t0053_u01763438667694") 2025/11/18 04:09:08 DEBUG : only11: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9f2_d20251118_m040503_c001_v7007000_t0000_u01763438703638") 2025/11/18 04:09:08 DEBUG : only11: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414d66c7a3efacb5_d20251118_m040457_c001_v0001183_t0000_u01763438697945") 2025/11/18 04:09:08 DEBUG : only11: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8a18_d20251118_m040451_c001_v0001183_t0037_u01763438691285") 2025/11/18 04:09:08 DEBUG : only11: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc72c_d20251118_m040438_c001_v7007000_t0000_u01763438678248") 2025/11/18 04:09:08 DEBUG : only11: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e891d_d20251118_m040430_c001_v0001183_t0053_u01763438670378") 2025/11/18 04:09:08 DEBUG : only12: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9f4_d20251118_m040503_c001_v7007000_t0000_u01763438703832") 2025/11/18 04:09:08 DEBUG : only12: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4109dd388e4e8a58_d20251118_m040457_c001_v0001183_t0023_u01763438697381") 2025/11/18 04:09:08 DEBUG : only12: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8a1e_d20251118_m040451_c001_v0001183_t0056_u01763438691911") 2025/11/18 04:09:08 DEBUG : only12: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414a76597f63e0e6_d20251118_m040437_c001_v7007000_t0000_u01763438677872") 2025/11/18 04:09:08 DEBUG : only12: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e892f_d20251118_m040431_c001_v0001183_t0008_u01763438671886") 2025/11/18 04:09:08 DEBUG : only13: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9f5_d20251118_m040504_c001_v7007000_t0000_u01763438704014") 2025/11/18 04:09:08 DEBUG : only13: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4011676cda3d4300_d20251118_m040458_c001_v0001178_t0014_u01763438698136") 2025/11/18 04:09:08 DEBUG : only13: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8a24_d20251118_m040452_c001_v0001183_t0003_u01763438692737") 2025/11/18 04:09:09 DEBUG : only13: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414a76597f63e0ea_d20251118_m040438_c001_v7007000_t0000_u01763438678445") 2025/11/18 04:09:09 DEBUG : only13: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e893a_d20251118_m040432_c001_v0001183_t0004_u01763438672604") 2025/11/18 04:09:09 DEBUG : only14: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9f7_d20251118_m040504_c001_v7007000_t0000_u01763438704195") 2025/11/18 04:09:09 DEBUG : only14: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414ba5d1b1e33045_d20251118_m040457_c001_v0001136_t0025_u01763438697963") 2025/11/18 04:09:09 DEBUG : only14: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8a2a_d20251118_m040453_c001_v0001183_t0036_u01763438693389") 2025/11/18 04:09:09 DEBUG : only14: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9c7_d20251118_m040438_c001_v7007000_t0000_u01763438678455") 2025/11/18 04:09:09 DEBUG : only14: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8944_d20251118_m040433_c001_v0001183_t0050_u01763438673482") 2025/11/18 04:09:09 DEBUG : only15: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9f8_d20251118_m040504_c001_v7007000_t0000_u01763438704391") 2025/11/18 04:09:09 DEBUG : only15: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414ba5d1b1e33043_d20251118_m040457_c001_v0001136_t0025_u01763438697779") 2025/11/18 04:09:09 DEBUG : only15: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8a30_d20251118_m040454_c001_v0001183_t0023_u01763438694075") 2025/11/18 04:09:09 DEBUG : only15: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414a76597f63e0e7_d20251118_m040438_c001_v7007000_t0000_u01763438678054") 2025/11/18 04:09:09 DEBUG : only15: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e894e_d20251118_m040434_c001_v0001183_t0029_u01763438674008") 2025/11/18 04:09:09 DEBUG : only16: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9f9_d20251118_m040504_c001_v7007000_t0000_u01763438704573") 2025/11/18 04:09:09 DEBUG : only16: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4109dd388e4e8a66_d20251118_m040457_c001_v0001183_t0023_u01763438697975") 2025/11/18 04:09:09 DEBUG : only16: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8a42_d20251118_m040454_c001_v0001183_t0016_u01763438694917") 2025/11/18 04:09:09 DEBUG : only16: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9c6_d20251118_m040438_c001_v7007000_t0000_u01763438678264") 2025/11/18 04:09:09 DEBUG : only16: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8954_d20251118_m040434_c001_v0001183_t0015_u01763438674559") 2025/11/18 04:09:10 DEBUG : only17: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9fa_d20251118_m040504_c001_v7007000_t0000_u01763438704769") 2025/11/18 04:09:10 DEBUG : only17: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414ba5d1b1e33049_d20251118_m040458_c001_v0001136_t0025_u01763438698147") 2025/11/18 04:09:10 DEBUG : only17: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8a4c_d20251118_m040455_c001_v0001183_t0018_u01763438695471") 2025/11/18 04:09:10 DEBUG : only17: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157613_d20251118_m040438_c001_v7007000_t0000_u01763438678600") 2025/11/18 04:09:10 DEBUG : only17: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8958_d20251118_m040435_c001_v0001183_t0052_u01763438675145") 2025/11/18 04:09:10 DEBUG : only18: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9fb_d20251118_m040504_c001_v7007000_t0000_u01763438704953") 2025/11/18 04:09:10 DEBUG : only18: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4011676cda3d4304_d20251118_m040458_c001_v0001178_t0014_u01763438698575") 2025/11/18 04:09:10 DEBUG : only18: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8a52_d20251118_m040456_c001_v0001183_t0001_u01763438696016") 2025/11/18 04:09:10 DEBUG : only18: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc72e_d20251118_m040438_c001_v7007000_t0000_u01763438678614") 2025/11/18 04:09:10 DEBUG : only18: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8960_d20251118_m040435_c001_v0001183_t0031_u01763438675880") 2025/11/18 04:09:10 DEBUG : only19: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9fc_d20251118_m040505_c001_v7007000_t0000_u01763438705195") 2025/11/18 04:09:10 DEBUG : only19: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414ba5d1b1e3304f_d20251118_m040458_c001_v0001136_t0025_u01763438698562") 2025/11/18 04:09:10 DEBUG : only19: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8a54_d20251118_m040456_c001_v0001183_t0000_u01763438696542") 2025/11/18 04:09:10 DEBUG : only19: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157614_d20251118_m040438_c001_v7007000_t0000_u01763438678782") 2025/11/18 04:09:10 DEBUG : only19: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8964_d20251118_m040436_c001_v0001183_t0051_u01763438676692") 2025/11/18 04:09:10 DEBUG : only2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9fd_d20251118_m040505_c001_v7007000_t0000_u01763438705377") 2025/11/18 04:09:10 DEBUG : only2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4109dd388e4e8a6e_d20251118_m040458_c001_v0001183_t0023_u01763438698160") 2025/11/18 04:09:11 DEBUG : only2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e89c8_d20251118_m040445_c001_v0001183_t0014_u01763438685921") 2025/11/18 04:09:11 DEBUG : only2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414a76597f63e0ec_d20251118_m040438_c001_v7007000_t0000_u01763438678812") 2025/11/18 04:09:11 DEBUG : only2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e292f_d20251118_m040421_c001_v0001117_t0027_u01763438661050") 2025/11/18 04:09:11 DEBUG : only3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9fe_d20251118_m040505_c001_v7007000_t0000_u01763438705560") 2025/11/18 04:09:11 DEBUG : only3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414d66c7a3efacb9_d20251118_m040458_c001_v0001183_t0000_u01763438698170") 2025/11/18 04:09:11 DEBUG : only3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e89d0_d20251118_m040446_c001_v0001183_t0052_u01763438686587") 2025/11/18 04:09:11 DEBUG : only3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157612_d20251118_m040438_c001_v7007000_t0000_u01763438678419") 2025/11/18 04:09:11 DEBUG : only3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32ebf_d20251118_m040421_c001_v0001136_t0016_u01763438661712") 2025/11/18 04:09:11 DEBUG : only4: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9ff_d20251118_m040505_c001_v7007000_t0000_u01763438705750") 2025/11/18 04:09:11 DEBUG : only4: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4011676cda3d4302_d20251118_m040458_c001_v0001178_t0014_u01763438698361") 2025/11/18 04:09:11 DEBUG : only4: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e89d4_d20251118_m040447_c001_v0001183_t0056_u01763438687411") 2025/11/18 04:09:11 DEBUG : only4: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc72d_d20251118_m040438_c001_v7007000_t0000_u01763438678432") 2025/11/18 04:09:11 DEBUG : only4: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e88c3_d20251118_m040422_c001_v0001183_t0000_u01763438662962") 2025/11/18 04:09:11 DEBUG : only5: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816ba00_d20251118_m040505_c001_v7007000_t0000_u01763438705932") 2025/11/18 04:09:11 DEBUG : only5: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414ba5d1b1e3304d_d20251118_m040458_c001_v0001136_t0025_u01763438698360") 2025/11/18 04:09:11 DEBUG : only5: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e89d8_d20251118_m040448_c001_v0001183_t0037_u01763438688030") 2025/11/18 04:09:11 DEBUG : only5: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816b9c9_d20251118_m040438_c001_v7007000_t0000_u01763438678822") 2025/11/18 04:09:11 DEBUG : only5: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e2945_d20251118_m040423_c001_v0001117_t0026_u01763438663552") 2025/11/18 04:09:11 DEBUG : only6: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816ba01_d20251118_m040506_c001_v7007000_t0000_u01763438706114") 2025/11/18 04:09:11 DEBUG : only6: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4109dd388e4e8a71_d20251118_m040458_c001_v0001183_t0023_u01763438698359") 2025/11/18 04:09:11 DEBUG : only6: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e89e4_d20251118_m040448_c001_v0001183_t0016_u01763438688538") 2025/11/18 04:09:11 DEBUG : only6: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414a76597f63e0eb_d20251118_m040438_c001_v7007000_t0000_u01763438678629") 2025/11/18 04:09:12 DEBUG : only6: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32ee1_d20251118_m040424_c001_v0001136_t0007_u01763438664382") 2025/11/18 04:09:12 DEBUG : only7: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816ba02_d20251118_m040506_c001_v7007000_t0000_u01763438706296") 2025/11/18 04:09:12 DEBUG : only7: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414d66c7a3efacbf_d20251118_m040458_c001_v0001183_t0000_u01763438698362") 2025/11/18 04:09:12 DEBUG : only7: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e89ec_d20251118_m040449_c001_v0001183_t0058_u01763438689105") 2025/11/18 04:09:12 DEBUG : only7: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157615_d20251118_m040438_c001_v7007000_t0000_u01763438678962") 2025/11/18 04:09:12 DEBUG : only7: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e88e1_d20251118_m040425_c001_v0001183_t0049_u01763438665330") 2025/11/18 04:09:12 DEBUG : only8: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816ba03_d20251118_m040506_c001_v7007000_t0000_u01763438706568") 2025/11/18 04:09:12 DEBUG : only8: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4109dd388e4e8a7a_d20251118_m040458_c001_v0001183_t0023_u01763438698543") 2025/11/18 04:09:12 DEBUG : only8: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e89f2_d20251118_m040449_c001_v0001183_t0043_u01763438689581") 2025/11/18 04:09:12 DEBUG : only8: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f417cfe9945157611_d20251118_m040438_c001_v7007000_t0000_u01763438678238") 2025/11/18 04:09:12 DEBUG : only8: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e2955_d20251118_m040426_c001_v0001117_t0036_u01763438666056") 2025/11/18 04:09:12 DEBUG : only9: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816ba05_d20251118_m040506_c001_v7007000_t0000_u01763438706750") 2025/11/18 04:09:12 DEBUG : only9: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414d66c7a3efacc5_d20251118_m040458_c001_v0001183_t0000_u01763438698553") 2025/11/18 04:09:12 DEBUG : only9: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e89fa_d20251118_m040450_c001_v0001183_t0014_u01763438690159") 2025/11/18 04:09:12 DEBUG : only9: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414a76597f63e0e9_d20251118_m040438_c001_v7007000_t0000_u01763438678249") 2025/11/18 04:09:12 DEBUG : only9: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32ef1_d20251118_m040426_c001_v0001136_t0026_u01763438666840") 2025/11/18 04:09:12 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557950_d20251118_m040112_c001_v7007000_t0000_u01763438472212") 2025/11/18 04:09:12 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e25ce_d20251118_m040109_c001_v0001117_t0016_u01763438469391") 2025/11/18 04:09:12 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557946_d20251118_m040108_c001_v7007000_t0000_u01763438468304") 2025/11/18 04:09:12 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e81ec_d20251118_m040104_c001_v0001183_t0036_u01763438464293") 2025/11/18 04:09:12 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557940_d20251118_m040103_c001_v7007000_t0000_u01763438463117") 2025/11/18 04:09:12 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e25ba_d20251118_m040100_c001_v0001117_t0047_u01763438460275") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d546_d20251118_m040051_c001_v7007000_t0000_u01763438451167") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8183_d20251118_m040049_c001_v0001183_t0015_u01763438449987") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d541_d20251118_m040048_c001_v7007000_t0000_u01763438448467") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e816b_d20251118_m040047_c001_v0001183_t0027_u01763438447630") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d53e_d20251118_m040046_c001_v7007000_t0000_u01763438446513") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8153_d20251118_m040045_c001_v0001183_t0048_u01763438445662") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d52a_d20251118_m040040_c001_v7007000_t0000_u01763438440310") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8101_d20251118_m040039_c001_v0001183_t0038_u01763438439351") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d527_d20251118_m040038_c001_v7007000_t0000_u01763438438973") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e80eb_d20251118_m040037_c001_v0001183_t0027_u01763438437787") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d525_d20251118_m040037_c001_v7007000_t0000_u01763438437369") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e80d9_d20251118_m040036_c001_v0001183_t0027_u01763438436805") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e80d1_d20251118_m040036_c001_v0001183_t0044_u01763438436214") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d524_d20251118_m040035_c001_v7007000_t0000_u01763438435847") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e80c9_d20251118_m040035_c001_v0001183_t0044_u01763438435265") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e80bd_d20251118_m040034_c001_v0001183_t0038_u01763438434701") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6d2_d20251118_m040033_c001_v7007000_t0000_u01763438433970") 2025/11/18 04:09:13 DEBUG : potato: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e80b5_d20251118_m040033_c001_v0001183_t0048_u01763438433204") 2025/11/18 04:09:13 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35d7bb_d20251118_m040158_c001_v7007000_t0000_u01763438518347") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e268c_d20251118_m040157_c001_v0001117_t0042_u01763438517255") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f6bc_d20251118_m040148_c001_v7007000_t0000_u01763438508851") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e264e_d20251118_m040144_c001_v0001117_t0002_u01763438504103") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef734_d20251118_m040135_c001_v7007000_t0000_u01763438495955") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e2622_d20251118_m040130_c001_v0001117_t0059_u01763438490886") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e855796d_d20251118_m040123_c001_v7007000_t0000_u01763438483418") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e25ee_d20251118_m040119_c001_v0001117_t0008_u01763438479096") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d54c_d20251118_m040054_c001_v7007000_t0000_u01763438454790") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e81a3_d20251118_m040053_c001_v0001183_t0014_u01763438453623") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d54a_d20251118_m040053_c001_v7007000_t0000_u01763438453254") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e818d_d20251118_m040051_c001_v0001183_t0046_u01763438451717") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d548_d20251118_m040051_c001_v7007000_t0000_u01763438451350") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8185_d20251118_m040050_c001_v0001183_t0032_u01763438450559") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d543_d20251118_m040049_c001_v7007000_t0000_u01763438449622") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8179_d20251118_m040048_c001_v0001183_t0051_u01763438448865") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d540_d20251118_m040047_c001_v7007000_t0000_u01763438447263") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e815f_d20251118_m040046_c001_v0001183_t0052_u01763438446505") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d52c_d20251118_m040041_c001_v7007000_t0000_u01763438441048") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e810d_d20251118_m040040_c001_v0001183_t0003_u01763438440119") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d0a26_d20251118_m035946_c001_v7007000_t0000_u01763438386937") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7f5c_d20251118_m035946_c001_v0001183_t0053_u01763438386347") 2025/11/18 04:09:14 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d0a25_d20251118_m035945_c001_v7007000_t0000_u01763438385441") 2025/11/18 04:09:15 DEBUG : potato2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7f56_d20251118_m035944_c001_v0001183_t0004_u01763438384863") 2025/11/18 04:09:15 DEBUG : potato3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f6bd_d20251118_m040149_c001_v7007000_t0000_u01763438509235") 2025/11/18 04:09:15 DEBUG : potato3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32b8f_d20251118_m040145_c001_v0001136_t0033_u01763438505739") 2025/11/18 04:09:15 DEBUG : potato3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef735_d20251118_m040136_c001_v7007000_t0000_u01763438496448") 2025/11/18 04:09:15 DEBUG : potato3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32b27_d20251118_m040132_c001_v0001136_t0038_u01763438492823") 2025/11/18 04:09:15 DEBUG : potato3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e855796e_d20251118_m040123_c001_v7007000_t0000_u01763438483733") 2025/11/18 04:09:15 DEBUG : potato3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32aed_d20251118_m040119_c001_v0001136_t0023_u01763438479952") 2025/11/18 04:09:15 DEBUG : pre-dest1/1: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d1c95_d20251118_m040232_c001_v7007000_t0000_u01763438552213") 2025/11/18 04:09:15 DEBUG : pre-dest1/1: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32c5a_d20251118_m040223_c001_v0001136_t0038_u01763438543452") 2025/11/18 04:09:15 DEBUG : pre-dest2/2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d1c96_d20251118_m040232_c001_v7007000_t0000_u01763438552395") 2025/11/18 04:09:15 DEBUG : pre-dest2/2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e26fc_d20251118_m040224_c001_v0001117_t0024_u01763438544586") 2025/11/18 04:09:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4196b5bd76fb2b5d_d20251118_m040209_c001_v7007000_t0000_u01763438529240") 2025/11/18 04:09:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e83c1_d20251118_m040206_c001_v0001183_t0031_u01763438526084") 2025/11/18 04:09:15 DEBUG : sizeonly: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6bb_d20251118_m040019_c001_v7007000_t0000_u01763438419930") 2025/11/18 04:09:15 DEBUG : sizeonly: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8061_d20251118_m040019_c001_v0001183_t0007_u01763438419004") 2025/11/18 04:09:15 DEBUG : splitbanan: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816bb13_d20251118_m040646_c001_v7007000_t0000_u01763438806186") 2025/11/18 04:09:15 DEBUG : splitbanan: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb090_d20251118_m040639_c001_v0001183_t0050_u01763438799175") 2025/11/18 04:09:15 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e70d_d20251118_m040754_c001_v7007000_t0000_u01763438874380") 2025/11/18 04:09:15 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33605_d20251118_m040747_c001_v0001136_t0038_u01763438867654") 2025/11/18 04:09:15 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41955b45bf35e219_d20251118_m040740_c001_v7007000_t0000_u01763438860495") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33597_d20251118_m040734_c001_v0001136_t0005_u01763438854203") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41523415b862f850_d20251118_m040726_c001_v7007000_t0000_u01763438846631") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33525_d20251118_m040720_c001_v0001136_t0025_u01763438840419") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f42028f4456408711_d20251118_m040713_c001_v7007000_t0000_u01763438833109") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e334d1_d20251118_m040706_c001_v0001136_t0028_u01763438826844") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f41096641a44884ba_d20251118_m040659_c001_v7007000_t0000_u01763438819527") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e3345d_d20251118_m040652_c001_v0001136_t0022_u01763438812938") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f422ebe3dcd0982fa_d20251118_m040641_c001_v7007000_t0000_u01763438801021") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4656_d20251118_m040638_c001_v0001178_t0018_u01763438798171") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4034dd4fe8e0ecbb_d20251118_m040630_c001_v7007000_t0000_u01763438790912") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33371_d20251118_m040624_c001_v0001136_t0035_u01763438784352") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414a76597f63e176_d20251118_m040622_c001_v7007000_t0000_u01763438782854") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d45c8_d20251118_m040620_c001_v0001178_t0038_u01763438780462") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f421c9953e4b9ad7b_d20251118_m040613_c001_v7007000_t0000_u01763438773168") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaf2c_d20251118_m040606_c001_v0001183_t0014_u01763438766723") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4056998395a7de1b_d20251118_m040605_c001_v7007000_t0000_u01763438765568") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efaf0a_d20251118_m040602_c001_v0001183_t0059_u01763438762819") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4196b5bd76fb2e65_d20251118_m040549_c001_v7007000_t0000_u01763438749993") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d44b4_d20251118_m040546_c001_v0001178_t0016_u01763438746912") 2025/11/18 04:09:16 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e66d_d20251118_m040539_c001_v7007000_t0000_u01763438739479") 2025/11/18 04:09:17 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d443a_d20251118_m040533_c001_v0001178_t0019_u01763438733121") 2025/11/18 04:09:17 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4006b5f676dcc787_d20251118_m040525_c001_v7007000_t0000_u01763438725999") 2025/11/18 04:09:17 DEBUG : splitbananasplit: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d43d4_d20251118_m040520_c001_v0001178_t0058_u01763438720149") 2025/11/18 04:09:17 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4056998395a7de2a_d20251118_m040625_c001_v7007000_t0000_u01763438785635") 2025/11/18 04:09:17 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efafca_d20251118_m040621_c001_v0001183_t0042_u01763438781525") 2025/11/18 04:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816ba14_d20251118_m040514_c001_v7007000_t0000_u01763438714751") 2025/11/18 04:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d439a_d20251118_m040513_c001_v0001178_t0015_u01763438713741") 2025/11/18 04:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816ba0f_d20251118_m040512_c001_v7007000_t0000_u01763438712969") 2025/11/18 04:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e330b3_d20251118_m040511_c001_v0001136_t0041_u01763438711768") 2025/11/18 04:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e855795d_d20251118_m040116_c001_v7007000_t0000_u01763438476305") 2025/11/18 04:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1151611ae38e25dc_d20251118_m040114_c001_v0001117_t0004_u01763438474986") 2025/11/18 04:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557957_d20251118_m040114_c001_v7007000_t0000_u01763438474440") 2025/11/18 04:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8230_d20251118_m040113_c001_v0001183_t0038_u01763438473698") 2025/11/18 04:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6b8_d20251118_m040016_c001_v7007000_t0000_u01763438416982") 2025/11/18 04:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e803b_d20251118_m040015_c001_v0001183_t0028_u01763438415656") 2025/11/18 04:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6b5_d20251118_m040015_c001_v7007000_t0000_u01763438415295") 2025/11/18 04:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8035_d20251118_m040014_c001_v0001183_t0056_u01763438414309") 2025/11/18 04:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6b0_d20251118_m040012_c001_v7007000_t0000_u01763438412303") 2025/11/18 04:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8027_d20251118_m040011_c001_v0001183_t0053_u01763438411370") 2025/11/18 04:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6ab_d20251118_m040010_c001_v7007000_t0000_u01763438410833") 2025/11/18 04:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e801d_d20251118_m040010_c001_v0001183_t0020_u01763438410017") 2025/11/18 04:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e800f_d20251118_m040007_c001_v0001183_t0013_u01763438407564") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f411f5bf7c34ef6a2_d20251118_m040007_c001_v7007000_t0000_u01763438407205") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8009_d20251118_m040006_c001_v0001183_t0003_u01763438406604") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8003_d20251118_m040006_c001_v0001183_t0004_u01763438406005") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d0a42_d20251118_m040005_c001_v7007000_t0000_u01763438405196") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7fe5_d20251118_m040002_c001_v0001183_t0044_u01763438402583") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7fd1_d20251118_m040000_c001_v0001183_t0015_u01763438400235") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d0a37_d20251118_m035959_c001_v7007000_t0000_u01763438399854") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7fcb_d20251118_m035959_c001_v0001183_t0045_u01763438399288") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7fc1_d20251118_m035958_c001_v0001183_t0034_u01763438398720") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d0a36_d20251118_m035958_c001_v7007000_t0000_u01763438398358") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7fa7_d20251118_m035954_c001_v0001183_t0024_u01763438394834") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d0a2e_d20251118_m035954_c001_v7007000_t0000_u01763438394468") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7f9f_d20251118_m035953_c001_v0001183_t0052_u01763438393918") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d0a2c_d20251118_m035953_c001_v7007000_t0000_u01763438393016") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7f96_d20251118_m035952_c001_v0001183_t0036_u01763438392450") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d0a2b_d20251118_m035951_c001_v7007000_t0000_u01763438391909") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7f8a_d20251118_m035951_c001_v0001183_t0024_u01763438391362") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d0a2a_d20251118_m035950_c001_v7007000_t0000_u01763438390463") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7f7e_d20251118_m035949_c001_v0001183_t0038_u01763438389687") 2025/11/18 04:09:18 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d0a28_d20251118_m035949_c001_v7007000_t0000_u01763438389145") 2025/11/18 04:09:19 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7f76_d20251118_m035948_c001_v0001183_t0029_u01763438388580") 2025/11/18 04:09:19 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d0a27_d20251118_m035948_c001_v7007000_t0000_u01763438388036") 2025/11/18 04:09:19 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7f6a_d20251118_m035947_c001_v0001183_t0056_u01763438387479") 2025/11/18 04:09:19 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d0a23_d20251118_m035943_c001_v7007000_t0000_u01763438383219") 2025/11/18 04:09:19 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7f3e_d20251118_m035942_c001_v0001183_t0049_u01763438382657") 2025/11/18 04:09:19 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d0a22_d20251118_m035942_c001_v7007000_t0000_u01763438382116") 2025/11/18 04:09:19 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7f36_d20251118_m035941_c001_v0001183_t0049_u01763438381550") 2025/11/18 04:09:19 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d0a1f_d20251118_m035940_c001_v7007000_t0000_u01763438380648") 2025/11/18 04:09:19 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7f26_d20251118_m035940_c001_v0001183_t0000_u01763438380084") 2025/11/18 04:09:19 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4161d671ec7d0a1b_d20251118_m035937_c001_v7007000_t0000_u01763438377923") 2025/11/18 04:09:19 DEBUG : sub dir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e7f0a_d20251118_m035937_c001_v0001183_t0007_u01763438377357") 2025/11/18 04:09:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816ba15_d20251118_m040514_c001_v7007000_t0000_u01763438714932") 2025/11/18 04:09:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e8b05_d20251118_m040513_c001_v0001183_t0025_u01763438713750") 2025/11/18 04:09:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816ba10_d20251118_m040513_c001_v7007000_t0000_u01763438713152") 2025/11/18 04:09:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efad41_d20251118_m040511_c001_v0001183_t0028_u01763438711781") 2025/11/18 04:09:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e70f_d20251118_m040756_c001_v7007000_t0000_u01763438876396") 2025/11/18 04:09:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e91bc_d20251118_m040755_c001_v0001183_t0001_u01763438875750") 2025/11/18 04:09:19 DEBUG : sub/yam: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e855794b_d20251118_m040111_c001_v7007000_t0000_u01763438471662") 2025/11/18 04:09:19 DEBUG : sub/yam: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32aa1_d20251118_m040109_c001_v0001136_t0035_u01763438469042") 2025/11/18 04:09:19 DEBUG : test_dir1/file2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816ba0c_d20251118_m040511_c001_v7007000_t0000_u01763438711004") 2025/11/18 04:09:20 DEBUG : test_dir1/file2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d437a_d20251118_m040509_c001_v0001178_t0019_u01763438709651") 2025/11/18 04:09:20 DEBUG : test_dir1/file2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816ba09_d20251118_m040508_c001_v7007000_t0000_u01763438708818") 2025/11/18 04:09:20 DEBUG : test_dir1/file2: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4368_d20251118_m040507_c001_v0001178_t0010_u01763438707781") 2025/11/18 04:09:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816ba0e_d20251118_m040511_c001_v7007000_t0000_u01763438711186") 2025/11/18 04:09:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efad2f_d20251118_m040509_c001_v0001183_t0035_u01763438709641") 2025/11/18 04:09:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40214feff816ba0a_d20251118_m040509_c001_v7007000_t0000_u01763438709038") 2025/11/18 04:09:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33095_d20251118_m040507_c001_v0001136_t0021_u01763438707700") 2025/11/18 04:09:20 DEBUG : three: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d558_d20251118_m040059_c001_v7007000_t0000_u01763438459540") 2025/11/18 04:09:20 DEBUG : three: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e81c9_d20251118_m040058_c001_v0001183_t0020_u01763438458414") 2025/11/18 04:09:20 DEBUG : three: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e81b9_d20251118_m040056_c001_v0001183_t0046_u01763438456332") 2025/11/18 04:09:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e710_d20251118_m040757_c001_v7007000_t0000_u01763438877974") 2025/11/18 04:09:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb339_d20251118_m040757_c001_v0001183_t0012_u01763438877364") 2025/11/18 04:09:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e72c_d20251118_m040816_c001_v7007000_t0000_u01763438896446") 2025/11/18 04:09:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d4947_d20251118_m040814_c001_v0001178_t0030_u01763438894705") 2025/11/18 04:09:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e726_d20251118_m040813_c001_v7007000_t0000_u01763438893068") 2025/11/18 04:09:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb3c7_d20251118_m040811_c001_v0001183_t0015_u01763438891309") 2025/11/18 04:09:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e720_d20251118_m040810_c001_v7007000_t0000_u01763438890358") 2025/11/18 04:09:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e925c_d20251118_m040809_c001_v0001183_t0056_u01763438889697") 2025/11/18 04:09:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e717_d20251118_m040804_c001_v7007000_t0000_u01763438884813") 2025/11/18 04:09:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb36d_d20251118_m040803_c001_v0001183_t0023_u01763438883992") 2025/11/18 04:09:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e71b_d20251118_m040806_c001_v7007000_t0000_u01763438886898") 2025/11/18 04:09:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d48fb_d20251118_m040805_c001_v0001178_t0043_u01763438885770") 2025/11/18 04:09:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e715_d20251118_m040803_c001_v7007000_t0000_u01763438883038") 2025/11/18 04:09:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1109dd388e4e9206_d20251118_m040802_c001_v0001183_t0051_u01763438882428") 2025/11/18 04:09:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e714_d20251118_m040801_c001_v7007000_t0000_u01763438881468") 2025/11/18 04:09:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e33661_d20251118_m040800_c001_v0001136_t0043_u01763438880658") 2025/11/18 04:09:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e712_d20251118_m040759_c001_v7007000_t0000_u01763438879684") 2025/11/18 04:09:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1011676cda3d48c3_d20251118_m040758_c001_v0001178_t0041_u01763438878936") 2025/11/18 04:09:21 DEBUG : toe/toe/toe: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557cd4_d20251118_m040821_c001_v7007000_t0000_u01763438901102") 2025/11/18 04:09:21 DEBUG : toe/toe/toe: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114d66c7a3efb420_d20251118_m040820_c001_v0001183_t0044_u01763438900454") 2025/11/18 04:09:21 DEBUG : toe/toe/toe: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e71f_d20251118_m040808_c001_v7007000_t0000_u01763438888745") 2025/11/18 04:09:21 DEBUG : toe/toe/toe: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e336a7_d20251118_m040807_c001_v0001136_t0051_u01763438887843") 2025/11/18 04:09:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e72d_d20251118_m040817_c001_v7007000_t0000_u01763438897032") 2025/11/18 04:09:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e336db_d20251118_m040816_c001_v0001136_t0028_u01763438896020") 2025/11/18 04:09:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f40937c635440e728_d20251118_m040813_c001_v7007000_t0000_u01763438893722") 2025/11/18 04:09:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f113938c25b01edcc_d20251118_m040812_c001_v0001092_t0020_u01763438892492") 2025/11/18 04:09:21 DEBUG : two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f418717417566d559_d20251118_m040059_c001_v7007000_t0000_u01763438459722") 2025/11/18 04:09:21 DEBUG : two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f414ba5d1b1e32a61_d20251118_m040057_c001_v0001136_t0025_u01763438457843") 2025/11/18 04:09:21 DEBUG : two: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f4109dd388e4e81b7_d20251118_m040056_c001_v0001183_t0023_u01763438456150") 2025/11/18 04:09:21 DEBUG : yam: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557951_d20251118_m040112_c001_v7007000_t0000_u01763438472393") 2025/11/18 04:09:21 DEBUG : yam: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f101a213eb6784392_d20251118_m040111_c001_v0001093_t0041_u01763438471157") 2025/11/18 04:09:21 DEBUG : yam: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557944_d20251118_m040107_c001_v7007000_t0000_u01763438467761") 2025/11/18 04:09:22 DEBUG : yam: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32a89_d20251118_m040103_c001_v0001136_t0051_u01763438463909") 2025/11/18 04:09:22 DEBUG : yam: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e855793e_d20251118_m040102_c001_v7007000_t0000_u01763438462559") 2025/11/18 04:09:22 DEBUG : yam: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f114ba5d1b1e32a69_d20251118_m040100_c001_v0001136_t0022_u01763438460284") 2025/11/18 04:09:22 DEBUG : yaml: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557947_d20251118_m040108_c001_v7007000_t0000_u01763438468485") 2025/11/18 04:09:22 DEBUG : yaml: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f107f8b0a706ac4ff_d20251118_m040107_c001_v0001104_t0047_u01763438467151") 2025/11/18 04:09:22 DEBUG : yaml: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f405d1538e8557941_d20251118_m040103_c001_v7007000_t0000_u01763438463301") 2025/11/18 04:09:22 DEBUG : yaml: Deleting (id "4_zff423d1310ed9b5b9fa80e1b_f1055e2e25de479d5_d20251118_m040101_c001_v0001113_t0025_u01763438461867") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m49.003460882s (try 1/5)