"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/05/08 06:55:30 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa" 2025/05/08 06:55:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 06:55:31 DEBUG : Creating backend with remote "/tmp/rclone3668360352" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:55:32 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:55:32 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:55:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.91s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 06:55:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:55:33 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:55:33 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:55:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:55:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:34 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:36 DEBUG : Creating backend with remote "/non-existing" 2025/05/08 06:55:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/08 06:55:36 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:55:36 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:55:37 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:55:37 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:55:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:55:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:39 INFO : B2 bucket rclone-test-fegocep0tuqa: Running all checks before starting transfers 2025/05/08 06:55:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:55:39 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:55:39 INFO : B2 bucket rclone-test-fegocep0tuqa: Checks finished, now starting transfers 2025/05/08 06:55:39 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:55:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:55:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:40 ERROR : Ignoring --no-traverse with sync 2025/05/08 06:55:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:55:40 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:55:40 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:55:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:55:40 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:55:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.55s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/08 06:55:42 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:55:42 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:55:42 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/08 06:55:42 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.50s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:55:43 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:55:43 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:55:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:55:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:55:45 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:55:45 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:55:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:55:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/08 06:55:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 06:55:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/08 06:55:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 06:55:47 INFO : sub dir: Making directory 2025/05/08 06:55:47 INFO : sub dir2: Making directory 2025/05/08 06:55:47 INFO : sub dir2/sub sub dir2: Making directory 2025/05/08 06:55:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:55:47 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:55:47 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:55:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:55:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/08 06:55:47 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:48 INFO : sub dir2: Making directory 2025/05/08 06:55:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/08 06:55:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 06:55:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:55:48 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:55:48 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:55:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:55:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:49 DEBUG : sub dir2: Making directory with metadata 2025/05/08 06:55:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 06:55:49 INFO : sub dir: Making directory 2025/05/08 06:55:49 INFO : sub dir2: Making directory 2025/05/08 06:55:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:55:49 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:55:49 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:55:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:55:49 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:55:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/08 06:55:50 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/08 06:55:50 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.69s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:51 INFO : sub dir2: Making directory 2025/05/08 06:55:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:55:51 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:55:51 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:55:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:55:52 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:55:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:52 DEBUG : sub dir2: Making directory with metadata 2025/05/08 06:55:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 06:55:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 06:55:52 INFO : sub dir: Making directory 2025/05/08 06:55:52 INFO : sub dir2: Making directory 2025/05/08 06:55:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:55:52 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:55:52 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:55:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:55:53 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:55:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/08 06:55:53 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:54 INFO : sub dir2: Making directory 2025/05/08 06:55:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:55:55 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:55:55 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:55:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:55:55 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:55:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:56 DEBUG : Creating backend with remote "TestB2:rclone-test-wucuhaj4ziyu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-fegocep0tuqa -> B2 bucket rclone-test-wucuhaj4ziyu 2025/05/08 06:55:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:55:57 DEBUG : B2 bucket rclone-test-wucuhaj4ziyu: Waiting for checks to finish 2025/05/08 06:55:57 DEBUG : B2 bucket rclone-test-wucuhaj4ziyu: Waiting for transfers to finish 2025/05/08 06:55:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:55:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:55:58 DEBUG : B2 bucket rclone-test-wucuhaj4ziyu: Purge remote 2025/05/08 06:55:58 INFO : B2 bucket rclone-test-wucuhaj4ziyu: cleaning bucket "rclone-test-wucuhaj4ziyu" of all files 2025/05/08 06:55:59 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2fd33a0ddabeb9f680e1b_f107e074e4db2f6db_d20250508_m065558_c001_v0001120_t0042_u01746687358278") --- PASS: TestServerSideCopy (4.54s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/08 06:56:01 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:01 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/08 06:56:01 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.88s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-gigebaf5ximo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-fegocep0tuqa -> B2 bucket rclone-test-gigebaf5ximo 2025/05/08 06:56:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:56:04 DEBUG : B2 bucket rclone-test-gigebaf5ximo: Waiting for checks to finish 2025/05/08 06:56:04 DEBUG : B2 bucket rclone-test-gigebaf5ximo: Waiting for transfers to finish 2025/05/08 06:56:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:56:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/08 06:56:05 DEBUG : B2 bucket rclone-test-gigebaf5ximo: Waiting for checks to finish 2025/05/08 06:56:05 DEBUG : B2 bucket rclone-test-gigebaf5ximo: Waiting for transfers to finish 2025/05/08 06:56:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/08 06:56:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:05 DEBUG : B2 bucket rclone-test-gigebaf5ximo: Purge remote 2025/05/08 06:56:05 INFO : B2 bucket rclone-test-gigebaf5ximo: cleaning bucket "rclone-test-gigebaf5ximo" of all files 2025/05/08 06:56:06 DEBUG : sub dir/hello world: Deleting (id "4_z2f920dc3a0edabeb9f680e1b_f101197e38871ef3c_d20250508_m065605_c001_v0001184_t0013_u01746687365548") 2025/05/08 06:56:06 DEBUG : sub dir/hello world: Deleting (id "4_z2f920dc3a0edabeb9f680e1b_f109ed1c32ff67a47_d20250508_m065604_c001_v0001178_t0022_u01746687364523") --- PASS: TestServerSideCopyOverSelf (5.57s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/08 06:56:08 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:08 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/08 06:56:08 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/08 06:56:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.95s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:10 DEBUG : Creating backend with remote "TestB2:rclone-test-ravefux9zina" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-fegocep0tuqa -> B2 bucket rclone-test-ravefux9zina 2025/05/08 06:56:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:56:11 DEBUG : B2 bucket rclone-test-ravefux9zina: Waiting for checks to finish 2025/05/08 06:56:11 DEBUG : B2 bucket rclone-test-ravefux9zina: Waiting for transfers to finish 2025/05/08 06:56:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:56:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:13 DEBUG : B2 bucket rclone-test-ravefux9zina: Waiting for checks to finish 2025/05/08 06:56:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/08 06:56:13 DEBUG : B2 bucket rclone-test-ravefux9zina: Waiting for transfers to finish 2025/05/08 06:56:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/08 06:56:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/08 06:56:14 INFO : sub dir/hello world: Deleted 2025/05/08 06:56:14 DEBUG : testing file moves 2025/05/08 06:56:14 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/08 06:56:14 DEBUG : B2 bucket rclone-test-ravefux9zina: Waiting for checks to finish 2025/05/08 06:56:14 DEBUG : B2 bucket rclone-test-ravefux9zina: Waiting for transfers to finish 2025/05/08 06:56:15 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/08 06:56:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/08 06:56:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:15 DEBUG : B2 bucket rclone-test-ravefux9zina: Purge remote 2025/05/08 06:56:15 INFO : B2 bucket rclone-test-ravefux9zina: cleaning bucket "rclone-test-ravefux9zina" of all files 2025/05/08 06:56:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f622d93a0edabeb9f680e1b_f106a415964dd9e5e_d20250508_m065615_c001_v0001176_t0025_u01746687375035") 2025/05/08 06:56:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f622d93a0edabeb9f680e1b_f105bd770e4bfb7a5_d20250508_m065613_c001_v0001184_t0047_u01746687373692") 2025/05/08 06:56:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f622d93a0edabeb9f680e1b_f109f570637a66ff6_d20250508_m065612_c001_v0001106_t0018_u01746687372193") --- PASS: TestServerSideMoveOverSelf (8.00s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:18 ERROR : : error listing: directory not found 2025/05/08 06:56:18 INFO : Local file system at /tmp/rclone3668360352: Making directory 2025/05/08 06:56:18 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:18 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.82s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:56:20 DEBUG : Local file system at /tmp/rclone3668360352: Waiting for checks to finish 2025/05/08 06:56:20 DEBUG : Local file system at /tmp/rclone3668360352: Waiting for transfers to finish 2025/05/08 06:56:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:56:20 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/08 06:56:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestCopyRedownload (2.04s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/08 06:56:22 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:22 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 06:56:22 INFO : check sum: Copied (new) 2025/05/08 06:56:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:22 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 06:56:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/08 06:56:22 DEBUG : check sum: Unchanged skipping 2025/05/08 06:56:22 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:22 DEBUG : Waiting for deletions to finish 2025/05/08 06:56:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.37s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/08 06:56:24 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:24 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:24 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/08 06:56:24 INFO : sizeonly: Copied (new) 2025/05/08 06:56:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:25 DEBUG : sizeonly: Sizes identical 2025/05/08 06:56:25 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:25 DEBUG : sizeonly: Unchanged skipping 2025/05/08 06:56:25 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:25 DEBUG : Waiting for deletions to finish 2025/05/08 06:56:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.23s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/08 06:56:26 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:26 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/08 06:56:26 INFO : ignore-size: Copied (new) 2025/05/08 06:56:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 06:56:27 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:27 DEBUG : ignore-size: Unchanged skipping 2025/05/08 06:56:27 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:27 DEBUG : Waiting for deletions to finish 2025/05/08 06:56:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:29 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 06:56:29 DEBUG : existing: Unchanged skipping 2025/05/08 06:56:29 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:29 DEBUG : Waiting for deletions to finish 2025/05/08 06:56:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:29 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/08 06:56:29 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/08 06:56:30 INFO : existing: Copied (replaced existing) 2025/05/08 06:56:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.43s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/08 06:56:31 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:31 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/08 06:56:31 INFO : existing: Copied (new) 2025/05/08 06:56:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:32 DEBUG : existing: Destination exists, skipping 2025/05/08 06:56:32 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:32 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:32 DEBUG : Waiting for deletions to finish 2025/05/08 06:56:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.19s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:34 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/08 06:56:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:56:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/08 06:56:34 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:34 DEBUG : c/non empty space: Unchanged skipping 2025/05/08 06:56:34 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:56:34 INFO : a/potato2: Copied (new) 2025/05/08 06:56:34 DEBUG : Waiting for deletions to finish 2025/05/08 06:56:34 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.43s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:36 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/05/08 06:56:36 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 06:56:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/08 06:56:36 DEBUG : empty space: Unchanged skipping 2025/05/08 06:56:36 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:36 DEBUG : Waiting for deletions to finish 2025/05/08 06:56:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:37 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/05/08 06:56:37 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 06:56:38 INFO : empty space: Updated modification time in destination 2025/05/08 06:56:38 DEBUG : empty space: Unchanged skipping 2025/05/08 06:56:38 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:38 DEBUG : Waiting for deletions to finish 2025/05/08 06:56:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.52s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:40 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/05/08 06:56:40 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 06:56:40 DEBUG : empty space: Unchanged skipping 2025/05/08 06:56:40 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:40 DEBUG : Waiting for deletions to finish 2025/05/08 06:56:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:41 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/05/08 06:56:41 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3668360352) 2025/05/08 06:56:41 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fegocep0tuqa) 2025/05/08 06:56:41 DEBUG : foo: sha1 differ 2025/05/08 06:56:41 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/08 06:56:42 INFO : foo: Copied (replaced existing) 2025/05/08 06:56:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:56:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/08 06:56:43 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:43 DEBUG : empty space: Unchanged skipping 2025/05/08 06:56:43 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:43 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:56:43 INFO : potato: Copied (new) 2025/05/08 06:56:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:45 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/08 06:56:45 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:45 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/08 06:56:46 INFO : potato: Copied (replaced existing) 2025/05/08 06:56:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.86s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:47 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:47 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/05/08 06:56:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3668360352) 2025/05/08 06:56:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fegocep0tuqa) 2025/05/08 06:56:47 DEBUG : potato: sha1 differ 2025/05/08 06:56:47 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/08 06:56:47 INFO : potato: Copied (replaced existing) 2025/05/08 06:56:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:56:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:56:49 DEBUG : empty space: Unchanged skipping 2025/05/08 06:56:49 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/08 06:56:49 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:49 DEBUG : Waiting for deletions to finish 2025/05/08 06:56:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:56:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:56:51 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:51 DEBUG : empty space: Unchanged skipping 2025/05/08 06:56:51 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:56:51 INFO : potato2: Copied (new) 2025/05/08 06:56:51 DEBUG : Waiting for deletions to finish 2025/05/08 06:56:52 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:54 INFO : d: Making directory 2025/05/08 06:56:54 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/08 06:56:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:56:54 DEBUG : c/non empty space: Unchanged skipping 2025/05/08 06:56:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/08 06:56:54 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:54 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:56:54 INFO : a/potato2: Copied (new) 2025/05/08 06:56:54 DEBUG : Waiting for deletions to finish 2025/05/08 06:56:54 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:56 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/08 06:56:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:56:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/08 06:56:56 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:56 DEBUG : c/non empty space: Unchanged skipping 2025/05/08 06:56:56 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:56:57 INFO : a/potato2: Copied (new) 2025/05/08 06:56:57 ERROR : B2 bucket rclone-test-fegocep0tuqa: not deleting files as there were IO errors 2025/05/08 06:56:57 ERROR : B2 bucket rclone-test-fegocep0tuqa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:56:59 DEBUG : Waiting for deletions to finish 2025/05/08 06:56:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:56:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:56:59 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:56:59 DEBUG : empty space: Unchanged skipping 2025/05/08 06:56:59 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:56:59 INFO : potato: Deleted 2025/05/08 06:56:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:56:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.26s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:57:01 DEBUG : Waiting for deletions to finish 2025/05/08 06:57:01 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:57:01 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:57:01 INFO : potato: Deleted 2025/05/08 06:57:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:57:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:57:02 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:57:02 DEBUG : empty space: Unchanged skipping 2025/05/08 06:57:02 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:57:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:57:02 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.69s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:57:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:57:04 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:57:04 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:57:04 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/08 06:57:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.06s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:57:06 DEBUG : enormous: Excluded (Size Filter) 2025/05/08 06:57:06 DEBUG : enormous: Excluded 2025/05/08 06:57:06 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 06:57:06 DEBUG : potato2: Excluded 2025/05/08 06:57:06 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 06:57:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:57:06 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:57:06 DEBUG : empty space: Unchanged skipping 2025/05/08 06:57:06 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:57:06 DEBUG : Waiting for deletions to finish 2025/05/08 06:57:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:57:06 DEBUG : enormous: Excluded (Size Filter) 2025/05/08 06:57:06 DEBUG : enormous: Excluded 2025/05/08 06:57:06 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 06:57:06 DEBUG : potato2: Excluded 2025/05/08 06:57:06 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 06:57:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/08 06:57:06 DEBUG : Local file system at /tmp/rclone3668360352: Waiting for checks to finish 2025/05/08 06:57:06 DEBUG : empty space: Unchanged skipping 2025/05/08 06:57:06 DEBUG : Local file system at /tmp/rclone3668360352: Waiting for transfers to finish 2025/05/08 06:57:06 DEBUG : Waiting for deletions to finish 2025/05/08 06:57:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:57:09 DEBUG : enormous: Excluded (Size Filter) 2025/05/08 06:57:09 DEBUG : enormous: Excluded 2025/05/08 06:57:09 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 06:57:09 DEBUG : potato2: Excluded 2025/05/08 06:57:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:57:09 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:57:09 DEBUG : empty space: Unchanged skipping 2025/05/08 06:57:09 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:57:09 DEBUG : Waiting for deletions to finish 2025/05/08 06:57:09 INFO : enormous: Deleted 2025/05/08 06:57:09 INFO : potato2: Deleted 2025/05/08 06:57:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:57:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/08 06:57:10 DEBUG : empty space: Unchanged skipping 2025/05/08 06:57:10 DEBUG : Local file system at /tmp/rclone3668360352: Waiting for checks to finish 2025/05/08 06:57:10 DEBUG : Local file system at /tmp/rclone3668360352: Waiting for transfers to finish 2025/05/08 06:57:10 DEBUG : Waiting for deletions to finish 2025/05/08 06:57:10 INFO : enormous: Deleted 2025/05/08 06:57:10 INFO : potato2: Deleted 2025/05/08 06:57:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.10s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:57:12 DEBUG : five: Need to transfer - File not found at Destination 2025/05/08 06:57:12 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/08 06:57:12 DEBUG : one: Destination is newer than source, skipping 2025/05/08 06:57:12 DEBUG : three: Sizes identical 2025/05/08 06:57:12 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:57:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/08 06:57:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3668360352) 2025/05/08 06:57:12 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fegocep0tuqa) 2025/05/08 06:57:12 DEBUG : two: sha1 differ 2025/05/08 06:57:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/08 06:57:12 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:57:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/08 06:57:12 INFO : five: Copied (new) 2025/05/08 06:57:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/08 06:57:13 INFO : four: Copied (replaced existing) 2025/05/08 06:57:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/08 06:57:13 INFO : two: Copied (replaced existing) 2025/05/08 06:57:13 DEBUG : Waiting for deletions to finish 2025/05/08 06:57:13 DEBUG : one: Destination is newer than source, skipping 2025/05/08 06:57:13 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:57:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/08 06:57:13 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/08 06:57:13 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/08 06:57:13 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3668360352) 2025/05/08 06:57:13 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fegocep0tuqa) 2025/05/08 06:57:13 DEBUG : three: sha1 differ 2025/05/08 06:57:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/08 06:57:13 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/08 06:57:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/08 06:57:13 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/08 06:57:13 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/08 06:57:13 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/08 06:57:13 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/08 06:57:13 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:57:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/08 06:57:14 INFO : three: Copied (replaced existing) 2025/05/08 06:57:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.29s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/08 06:57:15 INFO : B2 bucket rclone-test-fegocep0tuqa: Making map for --track-renames 2025/05/08 06:57:15 INFO : B2 bucket rclone-test-fegocep0tuqa: Finished making map for --track-renames 2025/05/08 06:57:15 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:57:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/08 06:57:15 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for renames to finish 2025/05/08 06:57:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/08 06:57:15 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:57:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/08 06:57:16 INFO : potato: Copied (new) 2025/05/08 06:57:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/08 06:57:16 INFO : yam: Copied (new) 2025/05/08 06:57:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:57:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 06:57:17 INFO : B2 bucket rclone-test-fegocep0tuqa: Making map for --track-renames 2025/05/08 06:57:17 INFO : B2 bucket rclone-test-fegocep0tuqa: Finished making map for --track-renames 2025/05/08 06:57:17 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:57:17 DEBUG : potato: Unchanged skipping 2025/05/08 06:57:17 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for renames to finish 2025/05/08 06:57:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/08 06:57:18 INFO : yam: Copied (server-side copy) to: yaml 2025/05/08 06:57:18 INFO : yam: Deleted 2025/05/08 06:57:18 INFO : yaml: Renamed from "yam" 2025/05/08 06:57:18 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:57:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/08 06:57:20 INFO : B2 bucket rclone-test-fegocep0tuqa: Making map for --track-renames 2025/05/08 06:57:20 INFO : B2 bucket rclone-test-fegocep0tuqa: Finished making map for --track-renames 2025/05/08 06:57:20 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:57:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/08 06:57:20 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for renames to finish 2025/05/08 06:57:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/08 06:57:20 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:57:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/08 06:57:20 INFO : yam: Copied (new) 2025/05/08 06:57:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/08 06:57:20 INFO : potato: Copied (new) 2025/05/08 06:57:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:57:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 06:57:21 INFO : B2 bucket rclone-test-fegocep0tuqa: Making map for --track-renames 2025/05/08 06:57:21 INFO : B2 bucket rclone-test-fegocep0tuqa: Finished making map for --track-renames 2025/05/08 06:57:21 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:57:21 DEBUG : potato: Unchanged skipping 2025/05/08 06:57:21 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for renames to finish 2025/05/08 06:57:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/08 06:57:21 INFO : yam: Copied (server-side copy) to: yaml 2025/05/08 06:57:22 INFO : yam: Deleted 2025/05/08 06:57:22 INFO : yaml: Renamed from "yam" 2025/05/08 06:57:22 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:57:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.55s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/08 06:57:23 INFO : B2 bucket rclone-test-fegocep0tuqa: Making map for --track-renames 2025/05/08 06:57:23 INFO : B2 bucket rclone-test-fegocep0tuqa: Finished making map for --track-renames 2025/05/08 06:57:23 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:57:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/08 06:57:23 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for renames to finish 2025/05/08 06:57:23 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/08 06:57:23 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:57:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/08 06:57:24 INFO : sub/yam: Copied (new) 2025/05/08 06:57:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/08 06:57:24 INFO : potato: Copied (new) 2025/05/08 06:57:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:57:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 06:57:25 DEBUG : potato: Unchanged skipping 2025/05/08 06:57:25 INFO : B2 bucket rclone-test-fegocep0tuqa: Making map for --track-renames 2025/05/08 06:57:25 INFO : B2 bucket rclone-test-fegocep0tuqa: Finished making map for --track-renames 2025/05/08 06:57:25 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:57:25 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for renames to finish 2025/05/08 06:57:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/08 06:57:25 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/08 06:57:25 INFO : sub/yam: Deleted 2025/05/08 06:57:25 INFO : yam: Renamed from "sub/yam" 2025/05/08 06:57:25 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:57:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.90s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:57:27 DEBUG : Creating backend with remote "/tmp/rclone3668360352/dir1" 2025/05/08 06:57:27 DEBUG : Creating backend with remote "/tmp/rclone3668360352/dir2" 2025/05/08 06:57:27 DEBUG : Local file system at /tmp/rclone3668360352/dir2: Using server-side directory move 2025/05/08 06:57:27 INFO : Local file system at /tmp/rclone3668360352/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/08 06:57:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/08 06:57:27 DEBUG : Local file system at /tmp/rclone3668360352/dir2: Waiting for checks to finish 2025/05/08 06:57:27 DEBUG : Local file system at /tmp/rclone3668360352/dir2: Waiting for transfers to finish 2025/05/08 06:57:27 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:57:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:57:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/08 06:57:28 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:57:28 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:57:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/08 06:57:28 INFO : nested/sub dir/file: Copied (new) 2025/05/08 06:57:28 INFO : nested/sub dir/file: Deleted 2025/05/08 06:57:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:57:28 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:57:28 INFO : sub dir/hello world: Deleted 2025/05/08 06:57:28 INFO : sub dir: Removing directory 2025/05/08 06:57:28 INFO : nested/sub dir: Removing directory 2025/05/08 06:57:28 INFO : nested: Removing directory 2025/05/08 06:57:28 DEBUG : Local file system at /tmp/rclone3668360352: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:57:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:57:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/08 06:57:30 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:57:30 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:57:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/08 06:57:30 INFO : nested/sub dir/file: Copied (new) 2025/05/08 06:57:30 INFO : nested/sub dir/file: Deleted 2025/05/08 06:57:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:57:31 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:57:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.69s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:57:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/08 06:57:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/08 06:57:32 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:57:32 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:57:33 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/08 06:57:33 INFO : existing-b: Copied (new) 2025/05/08 06:57:33 INFO : existing-b: Deleted 2025/05/08 06:57:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/08 06:57:33 INFO : existing: Copied (new) 2025/05/08 06:57:33 INFO : existing: Deleted 2025/05/08 06:57:33 DEBUG : existing: Destination exists, skipping 2025/05/08 06:57:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/08 06:57:33 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:57:33 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:57:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.09s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:57:34 DEBUG : Creating backend with remote "TestB2:rclone-test-foduhaw5zutu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fegocep0tuqa -> B2 bucket rclone-test-foduhaw5zutu 2025/05/08 06:57:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:57:39 DEBUG : B2 bucket rclone-test-foduhaw5zutu: Waiting for checks to finish 2025/05/08 06:57:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/08 06:57:39 DEBUG : empty space: Unchanged skipping 2025/05/08 06:57:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/08 06:57:39 INFO : empty space: Deleted 2025/05/08 06:57:39 DEBUG : B2 bucket rclone-test-foduhaw5zutu: Waiting for transfers to finish 2025/05/08 06:57:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:57:39 INFO : potato2: Copied (server-side copy) 2025/05/08 06:57:39 INFO : potato2: Deleted 2025/05/08 06:57:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/08 06:57:39 INFO : potato3: Copied (server-side copy) 2025/05/08 06:57:39 INFO : potato3: Deleted 2025/05/08 06:57:40 DEBUG : Creating backend with remote "TestB2:rclone-test-pahepop2hazi" 2025/05/08 06:57:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/08 06:57:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:57:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/08 06:57:41 DEBUG : B2 bucket rclone-test-pahepop2hazi: Waiting for checks to finish 2025/05/08 06:57:41 DEBUG : B2 bucket rclone-test-pahepop2hazi: Waiting for transfers to finish 2025/05/08 06:57:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 06:57:42 INFO : empty space: Copied (server-side copy) 2025/05/08 06:57:42 INFO : empty space: Deleted 2025/05/08 06:57:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:57:42 INFO : potato2: Copied (server-side copy) 2025/05/08 06:57:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/08 06:57:42 INFO : potato3: Copied (server-side copy) 2025/05/08 06:57:42 INFO : potato2: Deleted 2025/05/08 06:57:42 INFO : potato3: Deleted 2025/05/08 06:57:42 DEBUG : B2 bucket rclone-test-pahepop2hazi: Purge remote 2025/05/08 06:57:42 INFO : B2 bucket rclone-test-pahepop2hazi: cleaning bucket "rclone-test-pahepop2hazi" of all files 2025/05/08 06:57:43 DEBUG : empty space: Deleting (id "4_zcf528d73a0fdabeb9f680e1b_f11739475b5f5a91c_d20250508_m065741_c001_v0001183_t0009_u01746687461889") 2025/05/08 06:57:43 DEBUG : potato2: Deleting (id "4_zcf528d73a0fdabeb9f680e1b_f108687dc7505285d_d20250508_m065742_c001_v0001120_t0028_u01746687462152") 2025/05/08 06:57:43 DEBUG : potato3: Deleting (id "4_zcf528d73a0fdabeb9f680e1b_f1197e6b55c180070_d20250508_m065742_c001_v0001177_t0025_u01746687462258") 2025/05/08 06:57:43 DEBUG : B2 bucket rclone-test-foduhaw5zutu: Purge remote 2025/05/08 06:57:43 INFO : B2 bucket rclone-test-foduhaw5zutu: cleaning bucket "rclone-test-foduhaw5zutu" of all files 2025/05/08 06:57:43 DEBUG : empty space: Deleting (id "4_z7f827d63a0fdabeb9f680e1b_f41592b801b73caaf_d20250508_m065742_c001_v7007000_t0000_u01746687462114") 2025/05/08 06:57:43 DEBUG : empty space: Deleting (id "4_z7f827d63a0fdabeb9f680e1b_f1169855aab109d90_d20250508_m065737_c001_v0001171_t0025_u01746687457911") 2025/05/08 06:57:43 DEBUG : potato2: Deleting (id "4_z7f827d63a0fdabeb9f680e1b_f41592b801b73cab0_d20250508_m065742_c001_v7007000_t0000_u01746687462427") 2025/05/08 06:57:43 DEBUG : potato2: Deleting (id "4_z7f827d63a0fdabeb9f680e1b_f11416abd180958c4_d20250508_m065739_c001_v0001182_t0038_u01746687459168") 2025/05/08 06:57:43 DEBUG : potato3: Deleting (id "4_z7f827d63a0fdabeb9f680e1b_f416a323ede5d581f_d20250508_m065742_c001_v7007000_t0000_u01746687462501") 2025/05/08 06:57:43 DEBUG : potato3: Deleting (id "4_z7f827d63a0fdabeb9f680e1b_f113448559e649d3e_d20250508_m065739_c001_v0001183_t0052_u01746687459423") 2025/05/08 06:57:43 DEBUG : potato3: Deleting (id "4_z7f827d63a0fdabeb9f680e1b_f1169855aab109d98_d20250508_m065738_c001_v0001171_t0008_u01746687458365") --- PASS: TestServerSideMove (10.89s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:57:45 DEBUG : Creating backend with remote "TestB2:rclone-test-xenowed5jico" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fegocep0tuqa -> B2 bucket rclone-test-xenowed5jico 2025/05/08 06:57:51 DEBUG : empty space: Excluded (Size Filter) 2025/05/08 06:57:51 DEBUG : empty space: Excluded (Size Filter) 2025/05/08 06:57:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:57:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/08 06:57:51 DEBUG : B2 bucket rclone-test-xenowed5jico: Waiting for checks to finish 2025/05/08 06:57:51 DEBUG : B2 bucket rclone-test-xenowed5jico: Waiting for transfers to finish 2025/05/08 06:57:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/08 06:57:52 INFO : potato3: Copied (server-side copy) 2025/05/08 06:57:52 INFO : potato3: Deleted 2025/05/08 06:57:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:57:52 INFO : potato2: Copied (server-side copy) 2025/05/08 06:57:52 INFO : potato2: Deleted 2025/05/08 06:57:53 DEBUG : Creating backend with remote "TestB2:rclone-test-cowepoz4ziho" 2025/05/08 06:57:53 DEBUG : empty space: Excluded (Size Filter) 2025/05/08 06:57:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:57:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/08 06:57:54 DEBUG : B2 bucket rclone-test-cowepoz4ziho: Waiting for checks to finish 2025/05/08 06:57:54 DEBUG : B2 bucket rclone-test-cowepoz4ziho: Waiting for transfers to finish 2025/05/08 06:57:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/08 06:57:55 INFO : potato3: Copied (server-side copy) 2025/05/08 06:57:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:57:55 INFO : potato2: Copied (server-side copy) 2025/05/08 06:57:55 INFO : potato3: Deleted 2025/05/08 06:57:55 INFO : potato2: Deleted 2025/05/08 06:57:56 DEBUG : B2 bucket rclone-test-cowepoz4ziho: Purge remote 2025/05/08 06:57:56 INFO : B2 bucket rclone-test-cowepoz4ziho: cleaning bucket "rclone-test-cowepoz4ziho" of all files 2025/05/08 06:57:56 DEBUG : potato2: Deleting (id "4_z0f42bdb3a0fdabeb9f680e1b_f101e7c63cc5f1966_d20250508_m065754_c001_v0001104_t0013_u01746687474893") 2025/05/08 06:57:56 DEBUG : potato3: Deleting (id "4_z0f42bdb3a0fdabeb9f680e1b_f1002228401f6a7cc_d20250508_m065755_c001_v0001184_t0024_u01746687475260") 2025/05/08 06:57:56 DEBUG : B2 bucket rclone-test-xenowed5jico: Purge remote 2025/05/08 06:57:56 INFO : B2 bucket rclone-test-xenowed5jico: cleaning bucket "rclone-test-xenowed5jico" of all files 2025/05/08 06:57:57 DEBUG : empty space: Deleting (id "4_z3f72ad73a0fdabeb9f680e1b_f108c1dc301a535b3_d20250508_m065750_c001_v0001171_t0038_u01746687470301") 2025/05/08 06:57:57 DEBUG : potato2: Deleting (id "4_z3f72ad73a0fdabeb9f680e1b_f4044b1ffe3c15a79_d20250508_m065755_c001_v7007000_t0000_u01746687475586") 2025/05/08 06:57:57 DEBUG : potato2: Deleting (id "4_z3f72ad73a0fdabeb9f680e1b_f117abe2a3fee059c_d20250508_m065752_c001_v0001115_t0015_u01746687472152") 2025/05/08 06:57:57 DEBUG : potato3: Deleting (id "4_z3f72ad73a0fdabeb9f680e1b_f4029fc42d7dc02f3_d20250508_m065755_c001_v7007000_t0000_u01746687475515") 2025/05/08 06:57:57 DEBUG : potato3: Deleting (id "4_z3f72ad73a0fdabeb9f680e1b_f11699a5d5e93ff2a_d20250508_m065751_c001_v0001103_t0053_u01746687471756") 2025/05/08 06:57:57 DEBUG : potato3: Deleting (id "4_z3f72ad73a0fdabeb9f680e1b_f108c1dc301a535bd_d20250508_m065750_c001_v0001171_t0046_u01746687470713") --- PASS: TestServerSideMoveWithFilter (13.45s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:57:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qozofur0cuye" 2025/05/08 06:58:01 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fegocep0tuqa -> B2 bucket rclone-test-qozofur0cuye 2025/05/08 06:58:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:58:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/08 06:58:04 DEBUG : empty space: Unchanged skipping 2025/05/08 06:58:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/08 06:58:04 DEBUG : B2 bucket rclone-test-qozofur0cuye: Waiting for checks to finish 2025/05/08 06:58:04 INFO : empty space: Deleted 2025/05/08 06:58:04 DEBUG : B2 bucket rclone-test-qozofur0cuye: Waiting for transfers to finish 2025/05/08 06:58:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:58:04 INFO : potato2: Copied (server-side copy) 2025/05/08 06:58:04 INFO : potato2: Deleted 2025/05/08 06:58:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/08 06:58:04 INFO : potato3: Copied (server-side copy) 2025/05/08 06:58:05 INFO : potato3: Deleted 2025/05/08 06:58:05 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajad4quzu" 2025/05/08 06:58:06 INFO : tomatoDir: Making directory 2025/05/08 06:58:06 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/08 06:58:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 06:58:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/08 06:58:06 DEBUG : B2 bucket rclone-test-sigajad4quzu: Waiting for checks to finish 2025/05/08 06:58:06 DEBUG : B2 bucket rclone-test-sigajad4quzu: Waiting for transfers to finish 2025/05/08 06:58:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 06:58:07 INFO : empty space: Copied (server-side copy) 2025/05/08 06:58:07 INFO : empty space: Deleted 2025/05/08 06:58:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 06:58:07 INFO : potato2: Copied (server-side copy) 2025/05/08 06:58:07 INFO : potato2: Deleted 2025/05/08 06:58:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/08 06:58:07 INFO : potato3: Copied (server-side copy) 2025/05/08 06:58:08 INFO : potato3: Deleted 2025/05/08 06:58:08 DEBUG : B2 bucket rclone-test-sigajad4quzu: Purge remote 2025/05/08 06:58:08 INFO : B2 bucket rclone-test-sigajad4quzu: cleaning bucket "rclone-test-sigajad4quzu" of all files 2025/05/08 06:58:08 DEBUG : empty space: Deleting (id "4_z3f52edb3a0fdabeb9f680e1b_f118d9c5d38334f4b_d20250508_m065807_c001_v0001099_t0010_u01746687487222") 2025/05/08 06:58:08 DEBUG : potato2: Deleting (id "4_z3f52edb3a0fdabeb9f680e1b_f117d81788c7db71e_d20250508_m065807_c001_v0001184_t0058_u01746687487590") 2025/05/08 06:58:08 DEBUG : potato3: Deleting (id "4_z3f52edb3a0fdabeb9f680e1b_f104b8243bf1faf7f_d20250508_m065807_c001_v0001120_t0031_u01746687487598") 2025/05/08 06:58:09 DEBUG : B2 bucket rclone-test-qozofur0cuye: Purge remote 2025/05/08 06:58:09 INFO : B2 bucket rclone-test-qozofur0cuye: cleaning bucket "rclone-test-qozofur0cuye" of all files 2025/05/08 06:58:09 DEBUG : empty space: Deleting (id "4_z5f22dda3a0fdabeb9f680e1b_f4019973f1bb64175_d20250508_m065807_c001_v7007000_t0000_u01746687487557") 2025/05/08 06:58:09 DEBUG : empty space: Deleting (id "4_z5f22dda3a0fdabeb9f680e1b_f11416abd18095a52_d20250508_m065803_c001_v0001182_t0007_u01746687483490") 2025/05/08 06:58:09 DEBUG : potato2: Deleting (id "4_z5f22dda3a0fdabeb9f680e1b_f4019973f1bb64176_d20250508_m065807_c001_v7007000_t0000_u01746687487801") 2025/05/08 06:58:09 DEBUG : potato2: Deleting (id "4_z5f22dda3a0fdabeb9f680e1b_f107cd0c0246380fe_d20250508_m065804_c001_v0001183_t0039_u01746687484369") 2025/05/08 06:58:09 DEBUG : potato3: Deleting (id "4_z5f22dda3a0fdabeb9f680e1b_f4019973f1bb64177_d20250508_m065808_c001_v7007000_t0000_u01746687488067") 2025/05/08 06:58:09 DEBUG : potato3: Deleting (id "4_z5f22dda3a0fdabeb9f680e1b_f1025380c428eca52_d20250508_m065804_c001_v0001131_t0039_u01746687484621") 2025/05/08 06:58:09 DEBUG : potato3: Deleting (id "4_z5f22dda3a0fdabeb9f680e1b_f11416abd18095a54_d20250508_m065803_c001_v0001182_t0008_u01746687483709") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.43s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:58:11 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.74s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:58:14 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:58:17 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/rclone-sync-test" 2025/05/08 06:58:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/rclone-sync-test-include/layer2" 2025/05/08 06:58:20 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/rclone-sync-test-ignore-file" 2025/05/08 06:58:24 DEBUG : B2 bucket rclone-test-fegocep0tuqa path rclone-sync-test: Waiting for checks to finish 2025/05/08 06:58:24 DEBUG : B2 bucket rclone-test-fegocep0tuqa path rclone-sync-test: Waiting for transfers to finish 2025/05/08 06:58:24 DEBUG : Waiting for deletions to finish 2025/05/08 06:58:24 INFO : There was nothing to transfer 2025/05/08 06:58:24 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:58:24 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:58:24 DEBUG : Waiting for deletions to finish 2025/05/08 06:58:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:58:25 DEBUG : B2 bucket rclone-test-fegocep0tuqa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/08 06:58:25 DEBUG : B2 bucket rclone-test-fegocep0tuqa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/08 06:58:25 DEBUG : Waiting for deletions to finish 2025/05/08 06:58:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:58:25 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 06:58:25 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 06:58:25 DEBUG : Waiting for deletions to finish 2025/05/08 06:58:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:58:25 DEBUG : B2 bucket rclone-test-fegocep0tuqa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/08 06:58:25 DEBUG : B2 bucket rclone-test-fegocep0tuqa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/08 06:58:25 DEBUG : Waiting for deletions to finish 2025/05/08 06:58:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.54s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:58:32 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/dst" 2025/05/08 06:58:33 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/CompareDest" 2025/05/08 06:58:35 DEBUG : one: Need to transfer - File not found at Destination 2025/05/08 06:58:35 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:58:35 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:58:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 06:58:37 INFO : one: Copied (new) 2025/05/08 06:58:37 DEBUG : Waiting for deletions to finish 2025/05/08 06:58:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/08 06:58:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/08 06:58:38 DEBUG : pacer: Reducing sleep to 10ms 2025/05/08 06:58:38 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:58:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 06:58:38 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:58:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/08 06:58:39 INFO : one: Copied (replaced existing) 2025/05/08 06:58:39 DEBUG : Waiting for deletions to finish 2025/05/08 06:58:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 06:58:42 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:58:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:58:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 06:58:42 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:58:42 DEBUG : Waiting for deletions to finish 2025/05/08 06:58:42 INFO : There was nothing to transfer 2025/05/08 06:58:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 06:58:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:58:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/08 06:58:43 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:58:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:58:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 06:58:43 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:58:43 DEBUG : Waiting for deletions to finish 2025/05/08 06:58:43 INFO : There was nothing to transfer 2025/05/08 06:58:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 06:58:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:58:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/08 06:58:44 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:58:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:58:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 06:58:44 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:58:44 DEBUG : Waiting for deletions to finish 2025/05/08 06:58:44 INFO : There was nothing to transfer 2025/05/08 06:58:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 06:58:45 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/05/08 06:58:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/08 06:58:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/08 06:58:45 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:58:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:58:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 06:58:45 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:58:45 DEBUG : Waiting for deletions to finish 2025/05/08 06:58:45 INFO : There was nothing to transfer 2025/05/08 06:58:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 06:58:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/08 06:58:46 DEBUG : two: Need to transfer - File not found at Destination 2025/05/08 06:58:46 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:58:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:58:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 06:58:46 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:58:47 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/08 06:58:47 INFO : two: Copied (new) 2025/05/08 06:58:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.58s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:58:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/dest" 2025/05/08 06:58:51 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/pre-dest1" 2025/05/08 06:58:52 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/pre-dest2" 2025/05/08 06:58:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 06:58:54 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/08 06:58:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 06:58:54 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/08 06:58:54 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/08 06:58:54 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dest: Waiting for checks to finish 2025/05/08 06:58:54 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dest: Waiting for transfers to finish 2025/05/08 06:58:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/08 06:58:55 INFO : 3: Copied (new) 2025/05/08 06:58:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.00s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:58:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/dst" 2025/05/08 06:58:58 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/CopyDest" 2025/05/08 06:59:00 DEBUG : one: Need to transfer - File not found at Destination 2025/05/08 06:59:00 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:59:00 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:59:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 06:59:01 INFO : one: Copied (new) 2025/05/08 06:59:01 DEBUG : Waiting for deletions to finish 2025/05/08 06:59:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 06:59:01 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:59:02 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:59:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/08 06:59:02 INFO : one: Copied (replaced existing) 2025/05/08 06:59:02 DEBUG : Waiting for deletions to finish 2025/05/08 06:59:04 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/BackupDir" 2025/05/08 06:59:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 06:59:05 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:59:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:59:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 06:59:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 06:59:06 INFO : one: Copied (server-side copy) 2025/05/08 06:59:07 INFO : one: Deleted 2025/05/08 06:59:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/08 06:59:07 INFO : one: Copied (server-side copy) 2025/05/08 06:59:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/08 06:59:07 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:59:07 DEBUG : Waiting for deletions to finish 2025/05/08 06:59:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:59:09 DEBUG : one: Unchanged skipping 2025/05/08 06:59:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:59:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/08 06:59:10 INFO : two: Copied (server-side copy) 2025/05/08 06:59:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/08 06:59:10 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:59:10 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:59:10 DEBUG : Waiting for deletions to finish 2025/05/08 06:59:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:59:10 DEBUG : one: Unchanged skipping 2025/05/08 06:59:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:59:10 DEBUG : two: Unchanged skipping 2025/05/08 06:59:10 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:59:10 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:59:10 DEBUG : Waiting for deletions to finish 2025/05/08 06:59:10 INFO : There was nothing to transfer 2025/05/08 06:59:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:59:11 DEBUG : one: Unchanged skipping 2025/05/08 06:59:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/08 06:59:12 DEBUG : three: Destination not found in --copy-dest 2025/05/08 06:59:12 DEBUG : three: Need to transfer - File not found at Destination 2025/05/08 06:59:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 06:59:12 DEBUG : two: Unchanged skipping 2025/05/08 06:59:12 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:59:12 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:59:12 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/08 06:59:12 INFO : three: Copied (new) 2025/05/08 06:59:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.26s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:59:16 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/dst" 2025/05/08 06:59:17 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/backup" 2025/05/08 06:59:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 06:59:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 06:59:19 DEBUG : two: Unchanged skipping 2025/05/08 06:59:19 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:59:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 06:59:21 INFO : one: Copied (server-side copy) 2025/05/08 06:59:21 INFO : one: Deleted 2025/05/08 06:59:21 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:59:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 06:59:22 INFO : one: Copied (new) 2025/05/08 06:59:22 DEBUG : Waiting for deletions to finish 2025/05/08 06:59:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/08 06:59:22 INFO : three.txt: Copied (server-side copy) 2025/05/08 06:59:22 INFO : three.txt: Deleted 2025/05/08 06:59:22 INFO : three.txt: Moved into backup dir 2025/05/08 06:59:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 06:59:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 06:59:24 DEBUG : two: Unchanged skipping 2025/05/08 06:59:24 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:59:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 06:59:24 INFO : one: Copied (server-side copy) 2025/05/08 06:59:24 INFO : one: Deleted 2025/05/08 06:59:24 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:59:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 06:59:25 INFO : one: Copied (new) 2025/05/08 06:59:25 DEBUG : Waiting for deletions to finish 2025/05/08 06:59:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 06:59:25 INFO : three.txt: Copied (server-side copy) 2025/05/08 06:59:25 INFO : three.txt: Deleted 2025/05/08 06:59:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.53s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:59:28 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/dst" 2025/05/08 06:59:30 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/backup" 2025/05/08 06:59:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 06:59:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 06:59:31 DEBUG : two: Unchanged skipping 2025/05/08 06:59:31 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:59:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 06:59:33 INFO : one: Copied (server-side copy) to: one.bak 2025/05/08 06:59:33 INFO : one: Deleted 2025/05/08 06:59:33 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:59:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 06:59:34 INFO : one: Copied (new) 2025/05/08 06:59:34 DEBUG : Waiting for deletions to finish 2025/05/08 06:59:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/08 06:59:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/08 06:59:35 INFO : three.txt: Deleted 2025/05/08 06:59:35 INFO : three.txt: Moved into backup dir 2025/05/08 06:59:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 06:59:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 06:59:36 DEBUG : two: Unchanged skipping 2025/05/08 06:59:36 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:59:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 06:59:37 INFO : one: Copied (server-side copy) to: one.bak 2025/05/08 06:59:37 INFO : one: Deleted 2025/05/08 06:59:37 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:59:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 06:59:37 INFO : one: Copied (new) 2025/05/08 06:59:37 DEBUG : Waiting for deletions to finish 2025/05/08 06:59:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 06:59:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/08 06:59:38 INFO : three.txt: Deleted 2025/05/08 06:59:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.52s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:59:41 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/dst" 2025/05/08 06:59:42 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/backup" 2025/05/08 06:59:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 06:59:44 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:59:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 06:59:44 DEBUG : two: Unchanged skipping 2025/05/08 06:59:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 06:59:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/08 06:59:46 INFO : one: Deleted 2025/05/08 06:59:46 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:59:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 06:59:47 INFO : one: Copied (new) 2025/05/08 06:59:47 DEBUG : Waiting for deletions to finish 2025/05/08 06:59:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/08 06:59:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/08 06:59:48 INFO : three.txt: Deleted 2025/05/08 06:59:48 INFO : three.txt: Moved into backup dir 2025/05/08 06:59:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 06:59:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 06:59:49 DEBUG : two: Unchanged skipping 2025/05/08 06:59:49 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:59:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 06:59:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/08 06:59:50 INFO : one: Deleted 2025/05/08 06:59:50 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 06:59:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 06:59:50 INFO : one: Copied (new) 2025/05/08 06:59:50 DEBUG : Waiting for deletions to finish 2025/05/08 06:59:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 06:59:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/08 06:59:51 INFO : three.txt: Deleted 2025/05/08 06:59:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.77s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 06:59:54 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-10.backblaze.com/b2api/v1/b2_upload_file/2f228df3a0ddabeb9f680e1b/c001_v0001184_t0048": EOF 2025/05/08 06:59:54 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-10.backblaze.com/b2api/v1/b2_upload_file/2f228df3a0ddabeb9f680e1b/c001_v0001184_t0048": EOF) 2025/05/08 06:59:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fegocep0tuqa: 1/10 (Post "https://pod-000-1184-10.backblaze.com/b2api/v1/b2_upload_file/2f228df3a0ddabeb9f680e1b/c001_v0001184_t0048": EOF) 2025/05/08 06:59:56 DEBUG : pacer: Reducing sleep to 10ms 2025/05/08 06:59:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/dst" 2025/05/08 06:59:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 06:59:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 06:59:58 DEBUG : two: Unchanged skipping 2025/05/08 06:59:58 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 06:59:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 06:59:59 INFO : one: Copied (server-side copy) to: one.bak 2025/05/08 06:59:59 INFO : one: Deleted 2025/05/08 06:59:59 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 07:00:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 07:00:00 INFO : one: Copied (new) 2025/05/08 07:00:00 DEBUG : Waiting for deletions to finish 2025/05/08 07:00:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/08 07:00:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/08 07:00:01 INFO : three.txt: Deleted 2025/05/08 07:00:01 INFO : three.txt: Moved into backup dir 2025/05/08 07:00:02 DEBUG : one.bak: Excluded (Path Filter) 2025/05/08 07:00:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/08 07:00:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 07:00:02 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for checks to finish 2025/05/08 07:00:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:02 DEBUG : two: Unchanged skipping 2025/05/08 07:00:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 07:00:03 INFO : one: Copied (server-side copy) to: one.bak 2025/05/08 07:00:03 INFO : one: Deleted 2025/05/08 07:00:03 DEBUG : B2 bucket rclone-test-fegocep0tuqa path dst: Waiting for transfers to finish 2025/05/08 07:00:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 07:00:03 INFO : one: Copied (new) 2025/05/08 07:00:03 DEBUG : Waiting for deletions to finish 2025/05/08 07:00:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 07:00:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/08 07:00:04 INFO : three.txt: Deleted 2025/05/08 07:00:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.81s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 07:00:07 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/dst" 2025/05/08 07:00:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 07:00:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 07:00:10 INFO : one: Copied (server-side copy) to: one.bak 2025/05/08 07:00:10 INFO : one: Deleted 2025/05/08 07:00:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 07:00:11 INFO : one: Copied (new) 2025/05/08 07:00:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:11 DEBUG : two: Unchanged skipping 2025/05/08 07:00:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/08 07:00:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/08 07:00:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/08 07:00:12 INFO : three.txt: Deleted 2025/05/08 07:00:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 07:00:12 INFO : three.txt: Copied (new) 2025/05/08 07:00:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 07:00:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 07:00:14 INFO : one: Copied (server-side copy) to: one.bak 2025/05/08 07:00:14 INFO : one: Deleted 2025/05/08 07:00:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 07:00:14 INFO : one: Copied (new) 2025/05/08 07:00:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:14 DEBUG : two: Unchanged skipping 2025/05/08 07:00:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/08 07:00:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 07:00:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/08 07:00:15 INFO : three.txt: Deleted 2025/05/08 07:00:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/08 07:00:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.92s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 07:00:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fegocep0tuqa/dst" 2025/05/08 07:00:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 07:00:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 07:00:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/08 07:00:22 INFO : one: Deleted 2025/05/08 07:00:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 07:00:23 INFO : one: Copied (new) 2025/05/08 07:00:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:23 DEBUG : two: Unchanged skipping 2025/05/08 07:00:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/08 07:00:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/08 07:00:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/08 07:00:24 INFO : three.txt: Deleted 2025/05/08 07:00:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 07:00:25 INFO : three.txt: Copied (new) 2025/05/08 07:00:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 07:00:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 07:00:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/08 07:00:27 INFO : one: Deleted 2025/05/08 07:00:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 07:00:27 INFO : one: Copied (new) 2025/05/08 07:00:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:28 DEBUG : two: Unchanged skipping 2025/05/08 07:00:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/08 07:00:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 07:00:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/08 07:00:28 INFO : three.txt: Deleted 2025/05/08 07:00:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/08 07:00:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.85s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 07:00:31 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 07:00:31 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/08 07:00:31 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 07:00:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/08 07:00:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/08 07:00:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.85s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 07:00:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/08 07:00:34 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 07:00:34 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 07:00:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/08 07:00:34 INFO : existing: Copied (new) 2025/05/08 07:00:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 07:00:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/08 07:00:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/08 07:00:35 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 07:00:35 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 07:00:35 ERROR : B2 bucket rclone-test-fegocep0tuqa: not deleting files as there were IO errors 2025/05/08 07:00:35 ERROR : B2 bucket rclone-test-fegocep0tuqa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncImmutable (2.79s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 07:00:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:37 DEBUG : existing: Unchanged skipping 2025/05/08 07:00:37 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 07:00:37 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 07:00:37 DEBUG : Waiting for deletions to finish 2025/05/08 07:00:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.67s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 07:00:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 07:00:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both10: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both12: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both13: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both14: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both15: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both11: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both1: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both0: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both16: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both2: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both3: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both4: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both5: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both6: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both7: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both8: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:00:57 DEBUG : both9: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both17: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both18: Unchanged skipping 2025/05/08 07:00:57 DEBUG : both19: Unchanged skipping 2025/05/08 07:00:57 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 07:00:57 DEBUG : Waiting for deletions to finish 2025/05/08 07:00:57 INFO : only17: Deleted 2025/05/08 07:00:57 INFO : only19: Deleted 2025/05/08 07:00:57 INFO : only8: Deleted 2025/05/08 07:00:57 INFO : only3: Deleted 2025/05/08 07:00:57 INFO : only0: Deleted 2025/05/08 07:00:57 INFO : only1: Deleted 2025/05/08 07:00:57 INFO : only14: Deleted 2025/05/08 07:00:57 INFO : only16: Deleted 2025/05/08 07:00:57 INFO : only4: Deleted 2025/05/08 07:00:58 INFO : only10: Deleted 2025/05/08 07:00:58 INFO : only15: Deleted 2025/05/08 07:00:58 INFO : only5: Deleted 2025/05/08 07:00:58 INFO : only6: Deleted 2025/05/08 07:00:58 INFO : only7: Deleted 2025/05/08 07:00:58 INFO : only9: Deleted 2025/05/08 07:00:58 INFO : only11: Deleted 2025/05/08 07:00:58 INFO : only13: Deleted 2025/05/08 07:00:58 INFO : only12: Deleted 2025/05/08 07:00:58 INFO : only18: Deleted 2025/05/08 07:00:58 INFO : only2: Deleted 2025/05/08 07:00:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.40s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 07:01:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both0: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both1: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both10: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both11: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both12: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both13: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both14: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both15: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both16: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both17: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both18: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both19: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both2: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both3: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both4: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both5: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both6: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : both7: Unchanged skipping 2025/05/08 07:01:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 07:01:21 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for checks to finish 2025/05/08 07:01:21 DEBUG : both8: Unchanged skipping 2025/05/08 07:01:21 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/08 07:01:21 DEBUG : both9: Unchanged skipping 2025/05/08 07:01:21 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Waiting for transfers to finish 2025/05/08 07:01:22 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:22 INFO : only10: Copied (replaced existing) 2025/05/08 07:01:22 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:22 INFO : only11: Copied (replaced existing) 2025/05/08 07:01:22 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:22 INFO : only14: Copied (replaced existing) 2025/05/08 07:01:22 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:22 INFO : only15: Copied (replaced existing) 2025/05/08 07:01:22 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:22 INFO : only16: Copied (replaced existing) 2025/05/08 07:01:22 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:22 INFO : only12: Copied (replaced existing) 2025/05/08 07:01:22 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:22 INFO : only17: Copied (replaced existing) 2025/05/08 07:01:22 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:22 INFO : only18: Copied (replaced existing) 2025/05/08 07:01:22 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:22 INFO : only19: Copied (replaced existing) 2025/05/08 07:01:22 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:22 INFO : only2: Copied (replaced existing) 2025/05/08 07:01:22 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:22 INFO : only13: Copied (replaced existing) 2025/05/08 07:01:22 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:22 INFO : only3: Copied (replaced existing) 2025/05/08 07:01:22 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:22 INFO : only4: Copied (replaced existing) 2025/05/08 07:01:22 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:22 INFO : only6: Copied (replaced existing) 2025/05/08 07:01:22 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:22 INFO : only5: Copied (replaced existing) 2025/05/08 07:01:23 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:23 INFO : only8: Copied (replaced existing) 2025/05/08 07:01:23 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:23 INFO : only7: Copied (replaced existing) 2025/05/08 07:01:23 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:23 INFO : only9: Copied (replaced existing) 2025/05/08 07:01:23 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:23 INFO : only0: Copied (replaced existing) 2025/05/08 07:01:23 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 07:01:23 INFO : only1: Copied (replaced existing) 2025/05/08 07:01:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (28.60s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 07:01:31 DEBUG : empty_dir: Making directory with metadata 2025/05/08 07:01:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 07:01:31 DEBUG : empty_on_remote: Making directory with metadata 2025/05/08 07:01:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 07:01:31 INFO : empty_on_remote: Making directory 2025/05/08 07:01:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 07:01:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/08 07:01:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/08 07:01:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/08 07:01:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.27s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 07:01:35 DEBUG : empty_dir: Making directory with metadata 2025/05/08 07:01:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 07:01:35 DEBUG : empty_on_remote: Making directory with metadata 2025/05/08 07:01:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 07:01:35 INFO : empty_on_remote: Making directory 2025/05/08 07:01:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 07:01:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/08 07:01:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/08 07:01:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/08 07:01:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/08 07:01:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.38s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 07:01:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 07:01:38 INFO : sub dir: Making directory 2025/05/08 07:01:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.69s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" 2025/05/08 07:01:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 07:01:42 INFO : sub dir: Making directory 2025/05/08 07:01:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fegocep0tuqa", Local "Local file system at /tmp/rclone3668360352", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.27s) PASS 2025/05/08 07:01:45 DEBUG : B2 bucket rclone-test-fegocep0tuqa: Purge remote 2025/05/08 07:01:45 INFO : B2 bucket rclone-test-fegocep0tuqa: cleaning bucket "rclone-test-fegocep0tuqa" of all files 2025/05/08 07:01:46 DEBUG : BackupDir/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4174184668dd8ef7_d20250508_m065913_c001_v7007000_t0000_u01746687553229") 2025/05/08 07:01:46 DEBUG : BackupDir/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f1058f16716e65853_d20250508_m065906_c001_v0001041_t0010_u01746687546615") 2025/05/08 07:01:46 DEBUG : CompareDest/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4174184668dd8eec_d20250508_m065847_c001_v7007000_t0000_u01746687527551") 2025/05/08 07:01:46 DEBUG : CompareDest/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905b0d_d20250508_m065841_c001_v0001115_t0036_u01746687521202") 2025/05/08 07:01:46 DEBUG : CompareDest/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4174184668dd8eed_d20250508_m065847_c001_v7007000_t0000_u01746687527734") 2025/05/08 07:01:46 DEBUG : CompareDest/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816aaef_d20250508_m065842_c001_v0001184_t0039_u01746687522857") 2025/05/08 07:01:46 DEBUG : CopyDest/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4174184668dd8ef8_d20250508_m065913_c001_v7007000_t0000_u01746687553412") 2025/05/08 07:01:46 DEBUG : CopyDest/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af44fa1_d20250508_m065903_c001_v0001184_t0050_u01746687543769") 2025/05/08 07:01:46 DEBUG : CopyDest/three: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4174184668dd8ef9_d20250508_m065913_c001_v7007000_t0000_u01746687553595") 2025/05/08 07:01:46 DEBUG : CopyDest/three: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816aced_d20250508_m065911_c001_v0001184_t0045_u01746687551337") 2025/05/08 07:01:46 DEBUG : CopyDest/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4174184668dd8efa_d20250508_m065913_c001_v7007000_t0000_u01746687553777") 2025/05/08 07:01:46 DEBUG : CopyDest/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905b53_d20250508_m065908_c001_v0001115_t0040_u01746687548347") 2025/05/08 07:01:46 DEBUG : EXISTING: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f42076873fb73a0ba_d20250508_m070037_c001_v7007000_t0000_u01746687637976") 2025/05/08 07:01:46 DEBUG : EXISTING: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c37_d20250508_m070036_c001_v0001115_t0052_u01746687636758") 2025/05/08 07:01:46 DEBUG : Testêé: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f42076873fb73a05f_d20250508_m070033_c001_v7007000_t0000_u01746687633589") 2025/05/08 07:01:46 DEBUG : Testêé: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c2b_d20250508_m070032_c001_v0001115_t0058_u01746687632423") 2025/05/08 07:01:46 DEBUG : Testêé: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af454b4_d20250508_m070031_c001_v0001184_t0010_u01746687631475") 2025/05/08 07:01:46 DEBUG : a/potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231cf6_d20250508_m065657_c001_v7007000_t0000_u01746687417625") 2025/05/08 07:01:47 DEBUG : a/potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a3bf_d20250508_m065657_c001_v0001184_t0045_u01746687417038") 2025/05/08 07:01:47 DEBUG : a/potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231cf0_d20250508_m065655_c001_v7007000_t0000_u01746687415343") 2025/05/08 07:01:47 DEBUG : a/potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a399_d20250508_m065654_c001_v0001184_t0058_u01746687414593") 2025/05/08 07:01:47 DEBUG : a/potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914266_d20250508_m065635_c001_v7007000_t0000_u01746687395368") 2025/05/08 07:01:47 DEBUG : a/potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a219_d20250508_m065634_c001_v0001184_t0035_u01746687394626") 2025/05/08 07:01:47 DEBUG : b/potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231cf7_d20250508_m065657_c001_v7007000_t0000_u01746687417808") 2025/05/08 07:01:47 DEBUG : b/potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a3b3_d20250508_m065656_c001_v0001184_t0045_u01746687416253") 2025/05/08 07:01:47 DEBUG : b/potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231cef_d20250508_m065654_c001_v7007000_t0000_u01746687414792") 2025/05/08 07:01:47 DEBUG : b/potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a387_d20250508_m065653_c001_v0001184_t0001_u01746687413750") 2025/05/08 07:01:47 DEBUG : b/potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914265_d20250508_m065634_c001_v7007000_t0000_u01746687394820") 2025/05/08 07:01:47 DEBUG : b/potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a201_d20250508_m065633_c001_v0001184_t0059_u01746687393847") 2025/05/08 07:01:47 DEBUG : backup/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f42076873fb739feb_d20250508_m065926_c001_v7007000_t0000_u01746687566287") 2025/05/08 07:01:47 DEBUG : backup/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114bf182fb2c2eab_d20250508_m065924_c001_v0001181_t0056_u01746687564624") 2025/05/08 07:01:47 DEBUG : backup/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f115782c153ad4964_d20250508_m065920_c001_v0001116_t0055_u01746687560553") 2025/05/08 07:01:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914315_d20250508_m065951_c001_v7007000_t0000_u01746687591610") 2025/05/08 07:01:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f106ef1a0e8628bb2_d20250508_m065949_c001_v0001146_t0003_u01746687589823") 2025/05/08 07:01:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11789763128a9379_d20250508_m065945_c001_v0001042_t0044_u01746687585958") 2025/05/08 07:01:47 DEBUG : backup/one.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f417a837580e80752_d20250508_m065938_c001_v7007000_t0000_u01746687578851") 2025/05/08 07:01:47 DEBUG : backup/one.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11375cf0954aeea3_d20250508_m065937_c001_v0001184_t0024_u01746687577144") 2025/05/08 07:01:47 DEBUG : backup/one.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f101f2a2ebc72fdd7_d20250508_m065932_c001_v0001182_t0007_u01746687572970") 2025/05/08 07:01:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914316_d20250508_m065951_c001_v7007000_t0000_u01746687591799") 2025/05/08 07:01:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f104f91379f7d4125_d20250508_m065950_c001_v0001179_t0043_u01746687590830") 2025/05/08 07:01:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f119c2b975e101bdc_d20250508_m065947_c001_v0001184_t0046_u01746687587704") 2025/05/08 07:01:48 DEBUG : backup/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f42076873fb739fec_d20250508_m065926_c001_v7007000_t0000_u01746687566471") 2025/05/08 07:01:48 DEBUG : backup/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f1114e92684be4c53_d20250508_m065925_c001_v0001183_t0025_u01746687565495") 2025/05/08 07:01:48 DEBUG : backup/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f107d18698e2246ae_d20250508_m065922_c001_v0001182_t0028_u01746687562512") 2025/05/08 07:01:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f417a837580e80753_d20250508_m065939_c001_v7007000_t0000_u01746687579038") 2025/05/08 07:01:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11335380cc30e320_d20250508_m065937_c001_v0001102_t0026_u01746687577966") 2025/05/08 07:01:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f119dec85d41c9127_d20250508_m065934_c001_v0001099_t0051_u01746687574647") 2025/05/08 07:01:48 DEBUG : both0: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e3a_d20250508_m070123_c001_v7007000_t0000_u01746687683867") 2025/05/08 07:01:48 DEBUG : both0: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45664_d20250508_m070103_c001_v0001184_t0037_u01746687663696") 2025/05/08 07:01:48 DEBUG : both0: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea066fe_d20250508_m070059_c001_v7007000_t0000_u01746687659076") 2025/05/08 07:01:48 DEBUG : both0: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45532_d20250508_m070040_c001_v0001184_t0037_u01746687640294") 2025/05/08 07:01:48 DEBUG : both1: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e3c_d20250508_m070124_c001_v7007000_t0000_u01746687684056") 2025/05/08 07:01:48 DEBUG : both1: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45678_d20250508_m070104_c001_v0001184_t0058_u01746687664918") 2025/05/08 07:01:48 DEBUG : both1: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea066ff_d20250508_m070059_c001_v7007000_t0000_u01746687659258") 2025/05/08 07:01:48 DEBUG : both1: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45536_d20250508_m070040_c001_v0001184_t0018_u01746687640970") 2025/05/08 07:01:48 DEBUG : both10: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e3e_d20250508_m070124_c001_v7007000_t0000_u01746687684252") 2025/05/08 07:01:48 DEBUG : both10: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af4570f_d20250508_m070113_c001_v0001184_t0055_u01746687673377") 2025/05/08 07:01:48 DEBUG : both10: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea06700_d20250508_m070059_c001_v7007000_t0000_u01746687659438") 2025/05/08 07:01:48 DEBUG : both10: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45596_d20250508_m070048_c001_v0001184_t0058_u01746687648517") 2025/05/08 07:01:49 DEBUG : both11: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e40_d20250508_m070124_c001_v7007000_t0000_u01746687684434") 2025/05/08 07:01:49 DEBUG : both11: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45721_d20250508_m070114_c001_v0001184_t0024_u01746687674248") 2025/05/08 07:01:49 DEBUG : both11: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea06701_d20250508_m070059_c001_v7007000_t0000_u01746687659621") 2025/05/08 07:01:49 DEBUG : both11: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af455a6_d20250508_m070049_c001_v0001184_t0020_u01746687649189") 2025/05/08 07:01:49 DEBUG : both12: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e41_d20250508_m070124_c001_v7007000_t0000_u01746687684617") 2025/05/08 07:01:49 DEBUG : both12: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45729_d20250508_m070114_c001_v0001184_t0007_u01746687674969") 2025/05/08 07:01:49 DEBUG : both12: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea06702_d20250508_m070059_c001_v7007000_t0000_u01746687659802") 2025/05/08 07:01:49 DEBUG : both12: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af455b4_d20250508_m070050_c001_v0001184_t0039_u01746687650213") 2025/05/08 07:01:49 DEBUG : both13: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e42_d20250508_m070124_c001_v7007000_t0000_u01746687684801") 2025/05/08 07:01:49 DEBUG : both13: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af4573b_d20250508_m070115_c001_v0001184_t0003_u01746687675742") 2025/05/08 07:01:49 DEBUG : both13: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea06704_d20250508_m070059_c001_v7007000_t0000_u01746687659983") 2025/05/08 07:01:49 DEBUG : both13: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af455c0_d20250508_m070050_c001_v0001184_t0021_u01746687650939") 2025/05/08 07:01:49 DEBUG : both14: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e44_d20250508_m070125_c001_v7007000_t0000_u01746687685036") 2025/05/08 07:01:49 DEBUG : both14: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af4574b_d20250508_m070116_c001_v0001184_t0013_u01746687676566") 2025/05/08 07:01:49 DEBUG : both14: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea06705_d20250508_m070100_c001_v7007000_t0000_u01746687660164") 2025/05/08 07:01:49 DEBUG : both14: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af455c8_d20250508_m070052_c001_v0001184_t0044_u01746687652045") 2025/05/08 07:01:49 DEBUG : both15: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e45_d20250508_m070125_c001_v7007000_t0000_u01746687685219") 2025/05/08 07:01:49 DEBUG : both15: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45767_d20250508_m070117_c001_v0001184_t0020_u01746687677361") 2025/05/08 07:01:49 DEBUG : both15: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea06706_d20250508_m070100_c001_v7007000_t0000_u01746687660345") 2025/05/08 07:01:49 DEBUG : both15: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af455d0_d20250508_m070052_c001_v0001184_t0054_u01746687652708") 2025/05/08 07:01:49 DEBUG : both16: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e47_d20250508_m070125_c001_v7007000_t0000_u01746687685403") 2025/05/08 07:01:50 DEBUG : both16: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45777_d20250508_m070118_c001_v0001184_t0046_u01746687678090") 2025/05/08 07:01:50 DEBUG : both16: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea06707_d20250508_m070100_c001_v7007000_t0000_u01746687660536") 2025/05/08 07:01:50 DEBUG : both16: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af455da_d20250508_m070053_c001_v0001184_t0034_u01746687653350") 2025/05/08 07:01:50 DEBUG : both17: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e49_d20250508_m070125_c001_v7007000_t0000_u01746687685586") 2025/05/08 07:01:50 DEBUG : both17: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45785_d20250508_m070118_c001_v0001184_t0038_u01746687678796") 2025/05/08 07:01:50 DEBUG : both17: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea06708_d20250508_m070100_c001_v7007000_t0000_u01746687660718") 2025/05/08 07:01:50 DEBUG : both17: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af455ea_d20250508_m070054_c001_v0001184_t0052_u01746687654030") 2025/05/08 07:01:50 DEBUG : both18: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e4a_d20250508_m070125_c001_v7007000_t0000_u01746687685779") 2025/05/08 07:01:50 DEBUG : both18: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af4579d_d20250508_m070119_c001_v0001184_t0044_u01746687679515") 2025/05/08 07:01:50 DEBUG : both18: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea06709_d20250508_m070100_c001_v7007000_t0000_u01746687660899") 2025/05/08 07:01:50 DEBUG : both18: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af455ee_d20250508_m070054_c001_v0001184_t0039_u01746687654770") 2025/05/08 07:01:50 DEBUG : both19: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e4b_d20250508_m070125_c001_v7007000_t0000_u01746687685962") 2025/05/08 07:01:50 DEBUG : both19: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af457ad_d20250508_m070120_c001_v0001184_t0010_u01746687680130") 2025/05/08 07:01:50 DEBUG : both19: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea0670a_d20250508_m070101_c001_v7007000_t0000_u01746687661080") 2025/05/08 07:01:50 DEBUG : both19: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af455fe_d20250508_m070055_c001_v0001184_t0010_u01746687655557") 2025/05/08 07:01:50 DEBUG : both2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e4d_d20250508_m070126_c001_v7007000_t0000_u01746687686144") 2025/05/08 07:01:50 DEBUG : both2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45680_d20250508_m070105_c001_v0001184_t0052_u01746687665694") 2025/05/08 07:01:50 DEBUG : both2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea0670b_d20250508_m070101_c001_v7007000_t0000_u01746687661261") 2025/05/08 07:01:50 DEBUG : both2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45542_d20250508_m070041_c001_v0001184_t0001_u01746687641937") 2025/05/08 07:01:50 DEBUG : both3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e4e_d20250508_m070126_c001_v7007000_t0000_u01746687686327") 2025/05/08 07:01:50 DEBUG : both3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45690_d20250508_m070106_c001_v0001184_t0009_u01746687666828") 2025/05/08 07:01:50 DEBUG : both3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea0670c_d20250508_m070101_c001_v7007000_t0000_u01746687661442") 2025/05/08 07:01:51 DEBUG : both3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45546_d20250508_m070042_c001_v0001184_t0005_u01746687642753") 2025/05/08 07:01:51 DEBUG : both4: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e4f_d20250508_m070126_c001_v7007000_t0000_u01746687686510") 2025/05/08 07:01:51 DEBUG : both4: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af4569a_d20250508_m070107_c001_v0001184_t0031_u01746687667616") 2025/05/08 07:01:51 DEBUG : both4: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea0670d_d20250508_m070101_c001_v7007000_t0000_u01746687661629") 2025/05/08 07:01:51 DEBUG : both4: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45554_d20250508_m070043_c001_v0001184_t0008_u01746687643517") 2025/05/08 07:01:51 DEBUG : both5: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e51_d20250508_m070126_c001_v7007000_t0000_u01746687686693") 2025/05/08 07:01:51 DEBUG : both5: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af456ae_d20250508_m070108_c001_v0001184_t0045_u01746687668580") 2025/05/08 07:01:51 DEBUG : both5: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea0670e_d20250508_m070101_c001_v7007000_t0000_u01746687661812") 2025/05/08 07:01:51 DEBUG : both5: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af4556e_d20250508_m070044_c001_v0001184_t0027_u01746687644601") 2025/05/08 07:01:51 DEBUG : both6: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e52_d20250508_m070126_c001_v7007000_t0000_u01746687686876") 2025/05/08 07:01:51 DEBUG : both6: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af456bb_d20250508_m070109_c001_v0001184_t0058_u01746687669398") 2025/05/08 07:01:51 DEBUG : both6: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea0670f_d20250508_m070101_c001_v7007000_t0000_u01746687661993") 2025/05/08 07:01:51 DEBUG : both6: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45576_d20250508_m070045_c001_v0001184_t0056_u01746687645391") 2025/05/08 07:01:51 DEBUG : both7: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e53_d20250508_m070127_c001_v7007000_t0000_u01746687687060") 2025/05/08 07:01:51 DEBUG : both7: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af456c7_d20250508_m070110_c001_v0001184_t0023_u01746687670163") 2025/05/08 07:01:51 DEBUG : both7: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea06710_d20250508_m070102_c001_v7007000_t0000_u01746687662175") 2025/05/08 07:01:51 DEBUG : both7: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45580_d20250508_m070046_c001_v0001184_t0018_u01746687646202") 2025/05/08 07:01:51 DEBUG : both8: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e55_d20250508_m070127_c001_v7007000_t0000_u01746687687243") 2025/05/08 07:01:51 DEBUG : both8: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af456e1_d20250508_m070111_c001_v0001184_t0012_u01746687671224") 2025/05/08 07:01:51 DEBUG : both8: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea06712_d20250508_m070102_c001_v7007000_t0000_u01746687662365") 2025/05/08 07:01:51 DEBUG : both8: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45584_d20250508_m070046_c001_v0001184_t0011_u01746687646966") 2025/05/08 07:01:52 DEBUG : both9: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e57_d20250508_m070127_c001_v7007000_t0000_u01746687687426") 2025/05/08 07:01:52 DEBUG : both9: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af456fb_d20250508_m070112_c001_v0001184_t0018_u01746687672577") 2025/05/08 07:01:52 DEBUG : both9: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea06713_d20250508_m070102_c001_v7007000_t0000_u01746687662550") 2025/05/08 07:01:52 DEBUG : both9: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45590_d20250508_m070047_c001_v0001184_t0012_u01746687647817") 2025/05/08 07:01:52 DEBUG : c/non empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231cf8_d20250508_m065657_c001_v7007000_t0000_u01746687417988") 2025/05/08 07:01:52 DEBUG : c/non empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a3b5_d20250508_m065656_c001_v0001184_t0019_u01746687416458") 2025/05/08 07:01:52 DEBUG : c/non empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231cf1_d20250508_m065655_c001_v7007000_t0000_u01746687415527") 2025/05/08 07:01:52 DEBUG : c/non empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a38b_d20250508_m065653_c001_v0001184_t0026_u01746687413988") 2025/05/08 07:01:52 DEBUG : c/non empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914268_d20250508_m065635_c001_v7007000_t0000_u01746687395549") 2025/05/08 07:01:52 DEBUG : c/non empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a207_d20250508_m065634_c001_v0001184_t0054_u01746687394050") 2025/05/08 07:01:52 DEBUG : check sum: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231ca6_d20250508_m065623_c001_v7007000_t0000_u01746687383274") 2025/05/08 07:01:52 DEBUG : check sum: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a12d_d20250508_m065622_c001_v0001184_t0002_u01746687382189") 2025/05/08 07:01:52 DEBUG : dest/3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4174184668dd8ef1_d20250508_m065856_c001_v7007000_t0000_u01746687536727") 2025/05/08 07:01:52 DEBUG : dest/3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4014cea22f20f58e_d20250508_m065855_c001_v0001116_t0055_u01746687535631") 2025/05/08 07:01:52 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f42076873fb73a045_d20250508_m070029_c001_v7007000_t0000_u01746687629980") 2025/05/08 07:01:52 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f106998d3b2aa8e7e_d20250508_m070027_c001_v0001109_t0033_u01746687627210") 2025/05/08 07:01:52 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f419bd45d87d8edd3_d20250508_m070027_c001_v7007000_t0000_u01746687627022") 2025/05/08 07:01:52 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f106998d3b2aa8e70_d20250508_m070023_c001_v0001109_t0020_u01746687623028") 2025/05/08 07:01:52 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f419bd45d87d8edc8_d20250508_m070022_c001_v7007000_t0000_u01746687622262") 2025/05/08 07:01:52 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905bff_d20250508_m070017_c001_v0001115_t0028_u01746687617623") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b291435d_d20250508_m070016_c001_v7007000_t0000_u01746687616153") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f106b0c42ebeb7350_d20250508_m070014_c001_v0001184_t0042_u01746687614410") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4044b1ffe3c15ade_d20250508_m070014_c001_v7007000_t0000_u01746687614226") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f106b0c42ebeb7314_d20250508_m070011_c001_v0001184_t0030_u01746687611314") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4044b1ffe3c15ad7_d20250508_m070010_c001_v7007000_t0000_u01746687610546") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af452f2_d20250508_m070006_c001_v0001184_t0032_u01746687606709") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914347_d20250508_m070005_c001_v7007000_t0000_u01746687605401") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f1127ad23a4bb9167_d20250508_m070003_c001_v0001172_t0015_u01746687603690") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4102fca5f2e69e70_d20250508_m070003_c001_v7007000_t0000_u01746687603509") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f1127ad23a4bb9159_d20250508_m065959_c001_v0001172_t0020_u01746687599946") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4102fca5f2e69e69_d20250508_m065959_c001_v7007000_t0000_u01746687599180") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af4522b_d20250508_m065952_c001_v0001184_t0040_u01746687592920") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b291431a_d20250508_m065951_c001_v7007000_t0000_u01746687591983") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f10018ff96cf12bd8_d20250508_m065950_c001_v0001090_t0021_u01746687590321") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40176e3fea2ea38f_d20250508_m065950_c001_v7007000_t0000_u01746687590138") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f10018ff96cf12bd4_d20250508_m065947_c001_v0001090_t0035_u01746687587119") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40176e3fea2ea38d_d20250508_m065946_c001_v7007000_t0000_u01746687586368") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816ae68_d20250508_m065940_c001_v0001184_t0040_u01746687580126") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f417a837580e80754_d20250508_m065939_c001_v7007000_t0000_u01746687579220") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f1006710e16b24fbf_d20250508_m065937_c001_v0001182_t0045_u01746687577548") 2025/05/08 07:01:53 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4044b1ffe3c15ab7_d20250508_m065937_c001_v7007000_t0000_u01746687577365") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f1006710e16b24f53_d20250508_m065933_c001_v0001182_t0032_u01746687573929") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4044b1ffe3c15ab1_d20250508_m065933_c001_v7007000_t0000_u01746687573183") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905b83_d20250508_m065927_c001_v0001115_t0013_u01746687567607") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f42076873fb739fed_d20250508_m065926_c001_v7007000_t0000_u01746687566655") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f10154e6932767229_d20250508_m065925_c001_v0001150_t0038_u01746687565014") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41311f56246230d9_d20250508_m065924_c001_v7007000_t0000_u01746687564829") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f10154e6932767225_d20250508_m065921_c001_v0001150_t0049_u01746687561887") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41311f56246230d2_d20250508_m065921_c001_v7007000_t0000_u01746687561133") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45055_d20250508_m065915_c001_v0001184_t0021_u01746687555083") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4174184668dd8efb_d20250508_m065913_c001_v7007000_t0000_u01746687553989") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f104a71c124a0df9e_d20250508_m065907_c001_v0001146_t0027_u01746687547200") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41928f6db0bbf9f3_d20250508_m065906_c001_v7007000_t0000_u01746687546999") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816ac67_d20250508_m065903_c001_v0001184_t0012_u01746687543210") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11148154448e38ef_d20250508_m065902_c001_v0001101_t0018_u01746687542268") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11148154448e38e9_d20250508_m065901_c001_v0001101_t0045_u01746687541149") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4174184668dd8eee_d20250508_m065847_c001_v7007000_t0000_u01746687527914") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af44e4f_d20250508_m065840_c001_v0001184_t0014_u01746687520618") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f10872e54e94bbaf8_d20250508_m065839_c001_v0001144_t0043_u01746687519009") 2025/05/08 07:01:54 DEBUG : dst/one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f10872e54e94bbaf0_d20250508_m065836_c001_v0001144_t0022_u01746687516584") 2025/05/08 07:01:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f42076873fb73a046_d20250508_m070030_c001_v7007000_t0000_u01746687630163") 2025/05/08 07:01:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f100fabd0f098f029_d20250508_m070026_c001_v0001154_t0023_u01746687626654") 2025/05/08 07:01:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f1134409685a4f807_d20250508_m070021_c001_v0001157_t0002_u01746687621936") 2025/05/08 07:01:54 DEBUG : dst/one.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b291435e_d20250508_m070016_c001_v7007000_t0000_u01746687616337") 2025/05/08 07:01:55 DEBUG : dst/one.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f10784408fee84c0e_d20250508_m070013_c001_v0001115_t0039_u01746687613597") 2025/05/08 07:01:55 DEBUG : dst/one.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f118dec108e44073e_d20250508_m070010_c001_v0001179_t0003_u01746687610327") 2025/05/08 07:01:55 DEBUG : dst/one.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914348_d20250508_m070005_c001_v7007000_t0000_u01746687605584") 2025/05/08 07:01:55 DEBUG : dst/one.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f113967dea14eb977_d20250508_m070003_c001_v0001171_t0024_u01746687603199") 2025/05/08 07:01:55 DEBUG : dst/one.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114c44b01d591216_d20250508_m065958_c001_v0001117_t0034_u01746687598664") 2025/05/08 07:01:55 DEBUG : dst/three: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4174184668dd8efc_d20250508_m065914_c001_v7007000_t0000_u01746687554173") 2025/05/08 07:01:55 DEBUG : dst/three: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11148154448e3907_d20250508_m065912_c001_v0001101_t0026_u01746687552480") 2025/05/08 07:01:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f42076873fb73a047_d20250508_m070030_c001_v7007000_t0000_u01746687630346") 2025/05/08 07:01:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f10754429f3af9aaa_d20250508_m070028_c001_v0001145_t0010_u01746687628582") 2025/05/08 07:01:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f10908a0cf555eaa3_d20250508_m070024_c001_v0001181_t0046_u01746687624221") 2025/05/08 07:01:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f42076873fb73a048_d20250508_m070030_c001_v7007000_t0000_u01746687630531") 2025/05/08 07:01:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f106998d3b2aa8e8a_d20250508_m070029_c001_v0001109_t0005_u01746687629013") 2025/05/08 07:01:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f419bd45d87d8edd7_d20250508_m070028_c001_v7007000_t0000_u01746687628824") 2025/05/08 07:01:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f106998d3b2aa8e74_d20250508_m070024_c001_v0001109_t0018_u01746687624624") 2025/05/08 07:01:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f419bd45d87d8edcf_d20250508_m070024_c001_v7007000_t0000_u01746687624432") 2025/05/08 07:01:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c03_d20250508_m070019_c001_v0001115_t0039_u01746687619021") 2025/05/08 07:01:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b291435f_d20250508_m070016_c001_v7007000_t0000_u01746687616526") 2025/05/08 07:01:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f106b0c42ebeb7360_d20250508_m070015_c001_v0001184_t0040_u01746687615568") 2025/05/08 07:01:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4044b1ffe3c15ae0_d20250508_m070015_c001_v7007000_t0000_u01746687615388") 2025/05/08 07:01:55 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f106b0c42ebeb7328_d20250508_m070012_c001_v0001184_t0023_u01746687612576") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4044b1ffe3c15adc_d20250508_m070012_c001_v7007000_t0000_u01746687612395") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af4530e_d20250508_m070007_c001_v0001184_t0020_u01746687607457") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4102fca5f2e69e73_d20250508_m070004_c001_v7007000_t0000_u01746687604846") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905bd0_d20250508_m070001_c001_v0001115_t0018_u01746687601703") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4102fca5f2e69e6b_d20250508_m070000_c001_v7007000_t0000_u01746687600976") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45257_d20250508_m065956_c001_v0001184_t0047_u01746687596226") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40176e3fea2ea391_d20250508_m065951_c001_v7007000_t0000_u01746687591053") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816aeca_d20250508_m065949_c001_v0001184_t0004_u01746687589017") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40176e3fea2ea38e_d20250508_m065947_c001_v7007000_t0000_u01746687587922") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905ba7_d20250508_m065940_c001_v0001115_t0014_u01746687580897") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4044b1ffe3c15ab8_d20250508_m065938_c001_v7007000_t0000_u01746687578299") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905b9b_d20250508_m065936_c001_v0001115_t0020_u01746687576117") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4044b1ffe3c15ab4_d20250508_m065935_c001_v7007000_t0000_u01746687575035") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45100_d20250508_m065928_c001_v0001184_t0000_u01746687568648") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41311f56246230dc_d20250508_m065925_c001_v7007000_t0000_u01746687565723") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af450ca_d20250508_m065923_c001_v0001184_t0009_u01746687563838") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41311f56246230d6_d20250508_m065922_c001_v7007000_t0000_u01746687562719") 2025/05/08 07:01:56 DEBUG : dst/three.txt: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816ad33_d20250508_m065916_c001_v0001184_t0037_u01746687556203") 2025/05/08 07:01:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914360_d20250508_m070016_c001_v7007000_t0000_u01746687616709") 2025/05/08 07:01:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f1125c8debcad725b_d20250508_m070015_c001_v0001183_t0009_u01746687615180") 2025/05/08 07:01:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f113d1d4f22a7c89b_d20250508_m070012_c001_v0001105_t0026_u01746687612069") 2025/05/08 07:01:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914349_d20250508_m070005_c001_v7007000_t0000_u01746687605784") 2025/05/08 07:01:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f101c6cb0b41b1678_d20250508_m070004_c001_v0001171_t0057_u01746687604217") 2025/05/08 07:01:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11058dfa293c850b_d20250508_m070000_c001_v0001171_t0018_u01746687600472") 2025/05/08 07:01:57 DEBUG : dst/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f42076873fb73a049_d20250508_m070030_c001_v7007000_t0000_u01746687630715") 2025/05/08 07:01:57 DEBUG : dst/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af453e6_d20250508_m070018_c001_v0001184_t0005_u01746687618820") 2025/05/08 07:01:57 DEBUG : dst/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914361_d20250508_m070016_c001_v7007000_t0000_u01746687616892") 2025/05/08 07:01:57 DEBUG : dst/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905bdf_d20250508_m070006_c001_v0001115_t0009_u01746687606900") 2025/05/08 07:01:57 DEBUG : dst/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b291434a_d20250508_m070005_c001_v7007000_t0000_u01746687605967") 2025/05/08 07:01:57 DEBUG : dst/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905bc1_d20250508_m065953_c001_v0001115_t0059_u01746687593474") 2025/05/08 07:01:57 DEBUG : dst/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b291431d_d20250508_m065952_c001_v7007000_t0000_u01746687592166") 2025/05/08 07:01:57 DEBUG : dst/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45184_d20250508_m065940_c001_v0001184_t0029_u01746687580690") 2025/05/08 07:01:57 DEBUG : dst/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f417a837580e80755_d20250508_m065939_c001_v7007000_t0000_u01746687579401") 2025/05/08 07:01:57 DEBUG : dst/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816add9_d20250508_m065928_c001_v0001184_t0028_u01746687568380") 2025/05/08 07:01:57 DEBUG : dst/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f42076873fb739fee_d20250508_m065926_c001_v7007000_t0000_u01746687566877") 2025/05/08 07:01:57 DEBUG : dst/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905b5d_d20250508_m065915_c001_v0001115_t0002_u01746687555649") 2025/05/08 07:01:57 DEBUG : dst/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4174184668dd8efd_d20250508_m065914_c001_v7007000_t0000_u01746687554356") 2025/05/08 07:01:57 DEBUG : dst/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11787f10253378c5_d20250508_m065909_c001_v0001104_t0005_u01746687549895") 2025/05/08 07:01:57 DEBUG : dst/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4174184668dd8eef_d20250508_m065848_c001_v7007000_t0000_u01746687528096") 2025/05/08 07:01:57 DEBUG : dst/two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f10872e54e94bbb0c_d20250508_m065846_c001_v0001144_t0022_u01746687526586") 2025/05/08 07:01:57 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40577706242ad754_d20250508_m065804_c001_v7007000_t0000_u01746687484340") 2025/05/08 07:01:57 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a871_d20250508_m065801_c001_v0001184_t0045_u01746687481084") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40577706242ad74d_d20250508_m065758_c001_v7007000_t0000_u01746687478851") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a77d_d20250508_m065747_c001_v0001184_t0034_u01746687467931") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc94_d20250508_m065739_c001_v7007000_t0000_u01746687459148") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a6bf_d20250508_m065735_c001_v0001184_t0030_u01746687455905") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231d0b_d20250508_m065710_c001_v7007000_t0000_u01746687430341") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a49d_d20250508_m065708_c001_v0001184_t0007_u01746687428568") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231d07_d20250508_m065707_c001_v7007000_t0000_u01746687427067") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a477_d20250508_m065705_c001_v0001184_t0058_u01746687425930") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231d02_d20250508_m065702_c001_v7007000_t0000_u01746687422757") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a41f_d20250508_m065701_c001_v0001184_t0042_u01746687421228") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231cfa_d20250508_m065700_c001_v7007000_t0000_u01746687420066") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a3eb_d20250508_m065658_c001_v0001184_t0031_u01746687418916") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231ceb_d20250508_m065652_c001_v7007000_t0000_u01746687412844") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a34b_d20250508_m065651_c001_v0001184_t0019_u01746687411150") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b291429e_d20250508_m065650_c001_v7007000_t0000_u01746687410022") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a329_d20250508_m065649_c001_v0001184_t0000_u01746687409281") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914289_d20250508_m065644_c001_v7007000_t0000_u01746687404427") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a2be_d20250508_m065643_c001_v0001184_t0040_u01746687403285") 2025/05/08 07:01:58 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b291427b_d20250508_m065640_c001_v7007000_t0000_u01746687400725") 2025/05/08 07:01:59 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a27b_d20250508_m065639_c001_v0001184_t0050_u01746687399790") 2025/05/08 07:01:59 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914272_d20250508_m065638_c001_v7007000_t0000_u01746687398701") 2025/05/08 07:01:59 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f106042e61d173fe5_d20250508_m065637_c001_v0001032_t0025_u01746687397794") 2025/05/08 07:01:59 DEBUG : empty space: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a231_d20250508_m065636_c001_v0001184_t0031_u01746687396276") 2025/05/08 07:01:59 DEBUG : enormous: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231d09_d20250508_m065709_c001_v7007000_t0000_u01746687429427") 2025/05/08 07:01:59 DEBUG : enormous: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a4a1_d20250508_m065708_c001_v0001184_t0002_u01746687428784") 2025/05/08 07:01:59 DEBUG : existing: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f42076873fb73a0b0_d20250508_m070035_c001_v7007000_t0000_u01746687635567") 2025/05/08 07:01:59 DEBUG : existing: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af454e2_d20250508_m070034_c001_v0001184_t0032_u01746687634391") 2025/05/08 07:01:59 DEBUG : existing: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc91_d20250508_m065733_c001_v7007000_t0000_u01746687453958") 2025/05/08 07:01:59 DEBUG : existing: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af449da_d20250508_m065732_c001_v0001184_t0042_u01746687452985") 2025/05/08 07:01:59 DEBUG : existing: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914254_d20250508_m065632_c001_v7007000_t0000_u01746687392763") 2025/05/08 07:01:59 DEBUG : existing: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a1d3_d20250508_m065631_c001_v0001184_t0009_u01746687391841") 2025/05/08 07:01:59 DEBUG : existing: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b291424b_d20250508_m065630_c001_v7007000_t0000_u01746687390573") 2025/05/08 07:01:59 DEBUG : existing: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a1bf_d20250508_m065629_c001_v0001184_t0020_u01746687389982") 2025/05/08 07:01:59 DEBUG : existing: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a1af_d20250508_m065629_c001_v0001184_t0010_u01746687389226") 2025/05/08 07:01:59 DEBUG : existing-b: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc92_d20250508_m065734_c001_v7007000_t0000_u01746687454142") 2025/05/08 07:01:59 DEBUG : existing-b: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a687_d20250508_m065732_c001_v0001184_t0052_u01746687452974") 2025/05/08 07:01:59 DEBUG : file1: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e78_d20250508_m070137_c001_v7007000_t0000_u01746687697012") 2025/05/08 07:01:59 DEBUG : file1: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f1021045d4fab473e_d20250508_m070135_c001_v0001161_t0016_u01746687695818") 2025/05/08 07:01:59 DEBUG : file1: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e71_d20250508_m070133_c001_v7007000_t0000_u01746687693691") 2025/05/08 07:01:59 DEBUG : file1: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af458b1_d20250508_m070132_c001_v0001184_t0010_u01746687692499") 2025/05/08 07:02:00 DEBUG : five: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231d13_d20250508_m065714_c001_v7007000_t0000_u01746687434630") 2025/05/08 07:02:00 DEBUG : five: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f410f5aa1e816a4fd_d20250508_m065712_c001_v0001184_t0048_u01746687432629") 2025/05/08 07:02:00 DEBUG : foo: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914281_d20250508_m065642_c001_v7007000_t0000_u01746687402560") 2025/05/08 07:02:00 DEBUG : foo: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f410f5aa1e816a2ac_d20250508_m065642_c001_v0001184_t0048_u01746687402010") 2025/05/08 07:02:00 DEBUG : foo: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f410f5aa1e816a29f_d20250508_m065641_c001_v0001184_t0048_u01746687401450") 2025/05/08 07:02:00 DEBUG : four: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231d14_d20250508_m065714_c001_v7007000_t0000_u01746687434820") 2025/05/08 07:02:00 DEBUG : four: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41362c3d39905a23_d20250508_m065713_c001_v0001115_t0045_u01746687433203") 2025/05/08 07:02:00 DEBUG : four: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a4eb_d20250508_m065712_c001_v0001184_t0037_u01746687432047") 2025/05/08 07:02:00 DEBUG : hello world2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f416b342986459180_d20250508_m065542_c001_v7007000_t0000_u01746687342947") 2025/05/08 07:02:00 DEBUG : hello world2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169dfe_d20250508_m065542_c001_v0001184_t0052_u01746687342373") 2025/05/08 07:02:00 DEBUG : ignore-size: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231caa_d20250508_m065627_c001_v7007000_t0000_u01746687387759") 2025/05/08 07:02:00 DEBUG : ignore-size: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a183_d20250508_m065626_c001_v0001184_t0029_u01746687386788") 2025/05/08 07:02:00 DEBUG : nested/sub dir/file: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc8b_d20250508_m065731_c001_v7007000_t0000_u01746687451860") 2025/05/08 07:02:00 DEBUG : nested/sub dir/file: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af4499c_d20250508_m065730_c001_v0001184_t0006_u01746687450298") 2025/05/08 07:02:00 DEBUG : nested/sub dir/file: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc85_d20250508_m065729_c001_v7007000_t0000_u01746687449179") 2025/05/08 07:02:00 DEBUG : nested/sub dir/file: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af4497a_d20250508_m065728_c001_v0001184_t0043_u01746687448233") 2025/05/08 07:02:00 DEBUG : one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231d15_d20250508_m065715_c001_v7007000_t0000_u01746687435002") 2025/05/08 07:02:00 DEBUG : one: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f410f5aa1e816a4d5_d20250508_m065711_c001_v0001184_t0048_u01746687431472") 2025/05/08 07:02:00 DEBUG : only0: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e58_d20250508_m070127_c001_v7007000_t0000_u01746687687627") 2025/05/08 07:02:00 DEBUG : only0: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41362c3d39905cfb_d20250508_m070123_c001_v0001115_t0045_u01746687683087") 2025/05/08 07:02:00 DEBUG : only0: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c9b_d20250508_m070104_c001_v0001115_t0041_u01746687664304") 2025/05/08 07:02:00 DEBUG : only0: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41311f56246231d7_d20250508_m070057_c001_v7007000_t0000_u01746687657717") 2025/05/08 07:02:01 DEBUG : only0: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c41_d20250508_m070040_c001_v0001115_t0025_u01746687640504") 2025/05/08 07:02:01 DEBUG : only1: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e59_d20250508_m070127_c001_v7007000_t0000_u01746687687821") 2025/05/08 07:02:01 DEBUG : only1: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4021045d4fab4716_d20250508_m070123_c001_v0001161_t0021_u01746687683154") 2025/05/08 07:02:01 DEBUG : only1: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c9d_d20250508_m070105_c001_v0001115_t0021_u01746687665123") 2025/05/08 07:02:01 DEBUG : only1: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914d44_d20250508_m070057_c001_v7007000_t0000_u01746687657724") 2025/05/08 07:02:01 DEBUG : only1: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c47_d20250508_m070041_c001_v0001115_t0012_u01746687641199") 2025/05/08 07:02:01 DEBUG : only10: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e5c_d20250508_m070128_c001_v7007000_t0000_u01746687688004") 2025/05/08 07:02:01 DEBUG : only10: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414d39239af457de_d20250508_m070121_c001_v0001184_t0054_u01746687681821") 2025/05/08 07:02:01 DEBUG : only10: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905cbd_d20250508_m070113_c001_v0001115_t0038_u01746687673580") 2025/05/08 07:02:01 DEBUG : only10: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41311f56246231d8_d20250508_m070057_c001_v7007000_t0000_u01746687657920") 2025/05/08 07:02:01 DEBUG : only10: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c6d_d20250508_m070048_c001_v0001115_t0014_u01746687648717") 2025/05/08 07:02:01 DEBUG : only11: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e5d_d20250508_m070128_c001_v7007000_t0000_u01746687688187") 2025/05/08 07:02:01 DEBUG : only11: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41362c3d39905ceb_d20250508_m070121_c001_v0001115_t0045_u01746687681831") 2025/05/08 07:02:01 DEBUG : only11: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905cbf_d20250508_m070114_c001_v0001115_t0000_u01746687674444") 2025/05/08 07:02:01 DEBUG : only11: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea066fa_d20250508_m070058_c001_v7007000_t0000_u01746687658277") 2025/05/08 07:02:01 DEBUG : only11: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c6f_d20250508_m070049_c001_v0001115_t0050_u01746687649389") 2025/05/08 07:02:01 DEBUG : only12: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e5e_d20250508_m070128_c001_v7007000_t0000_u01746687688374") 2025/05/08 07:02:01 DEBUG : only12: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4021045d4fab470c_d20250508_m070122_c001_v0001161_t0021_u01746687682405") 2025/05/08 07:02:01 DEBUG : only12: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905cc1_d20250508_m070115_c001_v0001115_t0048_u01746687675203") 2025/05/08 07:02:02 DEBUG : only12: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914d4b_d20250508_m070058_c001_v7007000_t0000_u01746687658282") 2025/05/08 07:02:02 DEBUG : only12: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c71_d20250508_m070050_c001_v0001115_t0022_u01746687650413") 2025/05/08 07:02:02 DEBUG : only13: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e5f_d20250508_m070128_c001_v7007000_t0000_u01746687688557") 2025/05/08 07:02:02 DEBUG : only13: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4111da94809f635c_d20250508_m070122_c001_v0001098_t0031_u01746687682591") 2025/05/08 07:02:02 DEBUG : only13: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905cc9_d20250508_m070115_c001_v0001115_t0015_u01746687675950") 2025/05/08 07:02:02 DEBUG : only13: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41311f56246231da_d20250508_m070058_c001_v7007000_t0000_u01746687658296") 2025/05/08 07:02:02 DEBUG : only13: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c75_d20250508_m070051_c001_v0001115_t0015_u01746687651154") 2025/05/08 07:02:02 DEBUG : only14: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e60_d20250508_m070128_c001_v7007000_t0000_u01746687688740") 2025/05/08 07:02:02 DEBUG : only14: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414d39239af457ea_d20250508_m070122_c001_v0001184_t0054_u01746687682223") 2025/05/08 07:02:02 DEBUG : only14: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905ccb_d20250508_m070116_c001_v0001115_t0011_u01746687676786") 2025/05/08 07:02:02 DEBUG : only14: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40577706242ad81f_d20250508_m070057_c001_v7007000_t0000_u01746687657892") 2025/05/08 07:02:02 DEBUG : only14: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c77_d20250508_m070052_c001_v0001115_t0045_u01746687652242") 2025/05/08 07:02:02 DEBUG : only15: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e61_d20250508_m070128_c001_v7007000_t0000_u01746687688923") 2025/05/08 07:02:02 DEBUG : only15: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41362c3d39905cef_d20250508_m070122_c001_v0001115_t0045_u01746687682233") 2025/05/08 07:02:02 DEBUG : only15: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905ccf_d20250508_m070117_c001_v0001115_t0011_u01746687677590") 2025/05/08 07:02:02 DEBUG : only15: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40577706242ad821_d20250508_m070058_c001_v7007000_t0000_u01746687658074") 2025/05/08 07:02:02 DEBUG : only15: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c79_d20250508_m070052_c001_v0001115_t0026_u01746687652900") 2025/05/08 07:02:02 DEBUG : only16: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e62_d20250508_m070129_c001_v7007000_t0000_u01746687689105") 2025/05/08 07:02:02 DEBUG : only16: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414d39239af457f0_d20250508_m070122_c001_v0001184_t0054_u01746687682405") 2025/05/08 07:02:02 DEBUG : only16: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905cdb_d20250508_m070118_c001_v0001115_t0012_u01746687678290") 2025/05/08 07:02:03 DEBUG : only16: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea066f8_d20250508_m070057_c001_v7007000_t0000_u01746687657896") 2025/05/08 07:02:03 DEBUG : only16: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c7b_d20250508_m070053_c001_v0001115_t0026_u01746687653552") 2025/05/08 07:02:03 DEBUG : only17: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e63_d20250508_m070129_c001_v7007000_t0000_u01746687689288") 2025/05/08 07:02:03 DEBUG : only17: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41362c3d39905cf3_d20250508_m070122_c001_v0001115_t0045_u01746687682421") 2025/05/08 07:02:03 DEBUG : only17: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905ce1_d20250508_m070119_c001_v0001115_t0030_u01746687679011") 2025/05/08 07:02:03 DEBUG : only17: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40577706242ad81b_d20250508_m070057_c001_v7007000_t0000_u01746687657333") 2025/05/08 07:02:03 DEBUG : only17: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c81_d20250508_m070054_c001_v0001115_t0020_u01746687654226") 2025/05/08 07:02:03 DEBUG : only18: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e64_d20250508_m070129_c001_v7007000_t0000_u01746687689479") 2025/05/08 07:02:03 DEBUG : only18: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414d39239af457fa_d20250508_m070122_c001_v0001184_t0054_u01746687682588") 2025/05/08 07:02:03 DEBUG : only18: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905ce5_d20250508_m070119_c001_v0001115_t0007_u01746687679709") 2025/05/08 07:02:03 DEBUG : only18: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40577706242ad824_d20250508_m070058_c001_v7007000_t0000_u01746687658442") 2025/05/08 07:02:03 DEBUG : only18: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c83_d20250508_m070054_c001_v0001115_t0011_u01746687654977") 2025/05/08 07:02:03 DEBUG : only19: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e65_d20250508_m070129_c001_v7007000_t0000_u01746687689666") 2025/05/08 07:02:03 DEBUG : only19: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4021045d4fab470e_d20250508_m070122_c001_v0001161_t0021_u01746687682599") 2025/05/08 07:02:03 DEBUG : only19: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905ce9_d20250508_m070120_c001_v0001115_t0004_u01746687680345") 2025/05/08 07:02:03 DEBUG : only19: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40577706242ad81c_d20250508_m070057_c001_v7007000_t0000_u01746687657521") 2025/05/08 07:02:03 DEBUG : only19: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c85_d20250508_m070055_c001_v0001115_t0004_u01746687655766") 2025/05/08 07:02:03 DEBUG : only2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e67_d20250508_m070129_c001_v7007000_t0000_u01746687689859") 2025/05/08 07:02:03 DEBUG : only2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41362c3d39905cf5_d20250508_m070122_c001_v0001115_t0045_u01746687682610") 2025/05/08 07:02:03 DEBUG : only2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c9f_d20250508_m070105_c001_v0001115_t0015_u01746687665923") 2025/05/08 07:02:03 DEBUG : only2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea066fb_d20250508_m070058_c001_v7007000_t0000_u01746687658458") 2025/05/08 07:02:03 DEBUG : only2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c4b_d20250508_m070042_c001_v0001115_t0006_u01746687642138") 2025/05/08 07:02:04 DEBUG : only3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e68_d20250508_m070130_c001_v7007000_t0000_u01746687690043") 2025/05/08 07:02:04 DEBUG : only3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414d39239af457fe_d20250508_m070122_c001_v0001184_t0054_u01746687682771") 2025/05/08 07:02:04 DEBUG : only3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905ca1_d20250508_m070107_c001_v0001115_t0031_u01746687667040") 2025/05/08 07:02:04 DEBUG : only3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea066f7_d20250508_m070057_c001_v7007000_t0000_u01746687657703") 2025/05/08 07:02:04 DEBUG : only3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c4d_d20250508_m070042_c001_v0001115_t0013_u01746687642960") 2025/05/08 07:02:04 DEBUG : only4: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e69_d20250508_m070130_c001_v7007000_t0000_u01746687690237") 2025/05/08 07:02:04 DEBUG : only4: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4021045d4fab4710_d20250508_m070122_c001_v0001161_t0021_u01746687682782") 2025/05/08 07:02:04 DEBUG : only4: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905ca5_d20250508_m070107_c001_v0001115_t0019_u01746687667808") 2025/05/08 07:02:04 DEBUG : only4: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914d46_d20250508_m070057_c001_v7007000_t0000_u01746687657908") 2025/05/08 07:02:04 DEBUG : only4: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c4f_d20250508_m070043_c001_v0001115_t0050_u01746687643773") 2025/05/08 07:02:04 DEBUG : only5: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e6a_d20250508_m070130_c001_v7007000_t0000_u01746687690427") 2025/05/08 07:02:04 DEBUG : only5: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41362c3d39905cf9_d20250508_m070122_c001_v0001115_t0045_u01746687682794") 2025/05/08 07:02:04 DEBUG : only5: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905ca7_d20250508_m070108_c001_v0001115_t0003_u01746687668785") 2025/05/08 07:02:04 DEBUG : only5: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f418eb39b0ea066f9_d20250508_m070058_c001_v7007000_t0000_u01746687658087") 2025/05/08 07:02:04 DEBUG : only5: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c55_d20250508_m070044_c001_v0001115_t0042_u01746687644810") 2025/05/08 07:02:04 DEBUG : only6: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e6b_d20250508_m070130_c001_v7007000_t0000_u01746687690619") 2025/05/08 07:02:04 DEBUG : only6: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4111da94809f635e_d20250508_m070122_c001_v0001098_t0031_u01746687682803") 2025/05/08 07:02:04 DEBUG : only6: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905cab_d20250508_m070109_c001_v0001115_t0033_u01746687669624") 2025/05/08 07:02:04 DEBUG : only6: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914d49_d20250508_m070058_c001_v7007000_t0000_u01746687658095") 2025/05/08 07:02:04 DEBUG : only6: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c57_d20250508_m070045_c001_v0001115_t0004_u01746687645585") 2025/05/08 07:02:04 DEBUG : only7: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e6c_d20250508_m070130_c001_v7007000_t0000_u01746687690802") 2025/05/08 07:02:05 DEBUG : only7: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414d39239af45803_d20250508_m070122_c001_v0001184_t0054_u01746687682953") 2025/05/08 07:02:05 DEBUG : only7: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905caf_d20250508_m070110_c001_v0001115_t0023_u01746687670378") 2025/05/08 07:02:05 DEBUG : only7: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41311f56246231d9_d20250508_m070058_c001_v7007000_t0000_u01746687658112") 2025/05/08 07:02:05 DEBUG : only7: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c5b_d20250508_m070046_c001_v0001115_t0005_u01746687646421") 2025/05/08 07:02:05 DEBUG : only8: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e6d_d20250508_m070130_c001_v7007000_t0000_u01746687690984") 2025/05/08 07:02:05 DEBUG : only8: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4021045d4fab4714_d20250508_m070122_c001_v0001161_t0021_u01746687682970") 2025/05/08 07:02:05 DEBUG : only8: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905cb3_d20250508_m070111_c001_v0001115_t0021_u01746687671469") 2025/05/08 07:02:05 DEBUG : only8: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40577706242ad81d_d20250508_m070057_c001_v7007000_t0000_u01746687657703") 2025/05/08 07:02:05 DEBUG : only8: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c61_d20250508_m070047_c001_v0001115_t0052_u01746687647214") 2025/05/08 07:02:05 DEBUG : only9: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e6e_d20250508_m070131_c001_v7007000_t0000_u01746687691167") 2025/05/08 07:02:05 DEBUG : only9: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4111da94809f6362_d20250508_m070122_c001_v0001098_t0031_u01746687682998") 2025/05/08 07:02:05 DEBUG : only9: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905cbb_d20250508_m070112_c001_v0001115_t0000_u01746687672774") 2025/05/08 07:02:05 DEBUG : only9: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40577706242ad822_d20250508_m070058_c001_v7007000_t0000_u01746687658259") 2025/05/08 07:02:05 DEBUG : only9: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905c67_d20250508_m070048_c001_v0001115_t0045_u01746687648014") 2025/05/08 07:02:05 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc82_d20250508_m065726_c001_v7007000_t0000_u01746687446364") 2025/05/08 07:02:05 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905a45_d20250508_m065724_c001_v0001115_t0003_u01746687444349") 2025/05/08 07:02:05 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc7e_d20250508_m065722_c001_v7007000_t0000_u01746687442468") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a5a0_d20250508_m065720_c001_v0001184_t0028_u01746687440770") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc6a_d20250508_m065718_c001_v7007000_t0000_u01746687438918") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af44872_d20250508_m065715_c001_v0001184_t0040_u01746687435926") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231d05_d20250508_m065704_c001_v7007000_t0000_u01746687424823") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a44f_d20250508_m065703_c001_v0001184_t0055_u01746687423666") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231cfd_d20250508_m065701_c001_v7007000_t0000_u01746687421797") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a417_d20250508_m065700_c001_v0001184_t0019_u01746687420976") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231cf9_d20250508_m065659_c001_v7007000_t0000_u01746687419484") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a3e3_d20250508_m065658_c001_v0001184_t0052_u01746687418713") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b29142a1_d20250508_m065651_c001_v7007000_t0000_u01746687411930") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a347_d20250508_m065650_c001_v0001184_t0051_u01746687410937") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b291429f_d20250508_m065650_c001_v7007000_t0000_u01746687410204") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a321_d20250508_m065649_c001_v0001184_t0030_u01746687409085") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914299_d20250508_m065648_c001_v7007000_t0000_u01746687408359") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a313_d20250508_m065647_c001_v0001184_t0027_u01746687407781") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a307_d20250508_m065647_c001_v0001184_t0050_u01746687407205") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b2914294_d20250508_m065646_c001_v7007000_t0000_u01746687406478") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a2ef_d20250508_m065645_c001_v0001184_t0054_u01746687405913") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a2eb_d20250508_m065645_c001_v0001184_t0036_u01746687405345") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40323404b291428c_d20250508_m065644_c001_v7007000_t0000_u01746687404609") 2025/05/08 07:02:06 DEBUG : potato: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a2cc_d20250508_m065643_c001_v0001184_t0035_u01746687403862") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f407399c8ff43b768_d20250508_m065814_c001_v7007000_t0000_u01746687494019") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905acf_d20250508_m065813_c001_v0001115_t0048_u01746687493175") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40577706242ad755_d20250508_m065804_c001_v7007000_t0000_u01746687484603") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905ab7_d20250508_m065800_c001_v0001115_t0021_u01746687480112") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4174184668dd8edf_d20250508_m065752_c001_v7007000_t0000_u01746687472757") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905a95_d20250508_m065746_c001_v0001115_t0005_u01746687466737") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc95_d20250508_m065739_c001_v7007000_t0000_u01746687459408") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905a79_d20250508_m065735_c001_v0001115_t0021_u01746687455451") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231d0a_d20250508_m065709_c001_v7007000_t0000_u01746687429608") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a495_d20250508_m065708_c001_v0001184_t0005_u01746687428345") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231d08_d20250508_m065707_c001_v7007000_t0000_u01746687427255") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a471_d20250508_m065705_c001_v0001184_t0038_u01746687425732") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231d06_d20250508_m065705_c001_v7007000_t0000_u01746687425005") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a45b_d20250508_m065704_c001_v0001184_t0045_u01746687424249") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231d03_d20250508_m065702_c001_v7007000_t0000_u01746687422939") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a437_d20250508_m065702_c001_v0001184_t0037_u01746687422171") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231cfc_d20250508_m065700_c001_v7007000_t0000_u01746687420248") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a3f7_d20250508_m065659_c001_v0001184_t0036_u01746687419494") 2025/05/08 07:02:07 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231cec_d20250508_m065653_c001_v7007000_t0000_u01746687413026") 2025/05/08 07:02:08 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a35b_d20250508_m065651_c001_v0001184_t0007_u01746687411723") 2025/05/08 07:02:08 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f416b342986459183_d20250508_m065546_c001_v7007000_t0000_u01746687346294") 2025/05/08 07:02:08 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169e59_d20250508_m065545_c001_v0001184_t0044_u01746687345718") 2025/05/08 07:02:08 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f416b342986459182_d20250508_m065544_c001_v7007000_t0000_u01746687344442") 2025/05/08 07:02:08 DEBUG : potato2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169e30_d20250508_m065543_c001_v0001184_t0059_u01746687343853") 2025/05/08 07:02:08 DEBUG : potato3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40577706242ad756_d20250508_m065804_c001_v7007000_t0000_u01746687484933") 2025/05/08 07:02:08 DEBUG : potato3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af44bf1_d20250508_m065801_c001_v0001184_t0021_u01746687481666") 2025/05/08 07:02:08 DEBUG : potato3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4174184668dd8ede_d20250508_m065752_c001_v7007000_t0000_u01746687472110") 2025/05/08 07:02:08 DEBUG : potato3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af44af4_d20250508_m065748_c001_v0001184_t0007_u01746687468516") 2025/05/08 07:02:08 DEBUG : potato3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc96_d20250508_m065739_c001_v7007000_t0000_u01746687459636") 2025/05/08 07:02:08 DEBUG : potato3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af44a21_d20250508_m065736_c001_v0001184_t0056_u01746687456127") 2025/05/08 07:02:08 DEBUG : pre-dest1/1: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4174184668dd8ef2_d20250508_m065856_c001_v7007000_t0000_u01746687536909") 2025/05/08 07:02:08 DEBUG : pre-dest1/1: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af44edc_d20250508_m065848_c001_v0001184_t0012_u01746687528864") 2025/05/08 07:02:08 DEBUG : pre-dest2/2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f4174184668dd8ef3_d20250508_m065857_c001_v7007000_t0000_u01746687537094") 2025/05/08 07:02:08 DEBUG : pre-dest2/2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905b21_d20250508_m065849_c001_v0001115_t0003_u01746687529438") 2025/05/08 07:02:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f40574b2364be2380_d20250508_m065826_c001_v7007000_t0000_u01746687506218") 2025/05/08 07:02:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a9e2_d20250508_m065823_c001_v0001184_t0049_u01746687503257") 2025/05/08 07:02:08 DEBUG : sizeonly: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231ca9_d20250508_m065625_c001_v7007000_t0000_u01746687385503") 2025/05/08 07:02:08 DEBUG : sizeonly: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a153_d20250508_m065624_c001_v0001184_t0011_u01746687384558") 2025/05/08 07:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e82_d20250508_m070144_c001_v7007000_t0000_u01746687704097") 2025/05/08 07:02:08 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f1111da94809f6394_d20250508_m070142_c001_v0001098_t0024_u01746687702900") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e7f_d20250508_m070140_c001_v7007000_t0000_u01746687700842") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905d31_d20250508_m070139_c001_v0001115_t0021_u01746687699175") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc8c_d20250508_m065732_c001_v7007000_t0000_u01746687452043") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905a63_d20250508_m065730_c001_v0001115_t0041_u01746687450691") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc87_d20250508_m065729_c001_v7007000_t0000_u01746687449362") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a644_d20250508_m065728_c001_v0001184_t0029_u01746687448603") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231ca4_d20250508_m065621_c001_v7007000_t0000_u01746687381270") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a101_d20250508_m065619_c001_v0001184_t0021_u01746687379957") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231ca2_d20250508_m065619_c001_v7007000_t0000_u01746687379217") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a0de_d20250508_m065618_c001_v0001184_t0002_u01746687378135") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231c9e_d20250508_m065615_c001_v7007000_t0000_u01746687375261") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a0a7_d20250508_m065614_c001_v0001184_t0045_u01746687374463") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231c9c_d20250508_m065613_c001_v7007000_t0000_u01746687373916") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a08b_d20250508_m065613_c001_v0001184_t0021_u01746687373085") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a053_d20250508_m065610_c001_v0001184_t0014_u01746687370132") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231c9b_d20250508_m065609_c001_v7007000_t0000_u01746687369402") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a037_d20250508_m065608_c001_v0001184_t0026_u01746687368785") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a029_d20250508_m065608_c001_v0001184_t0051_u01746687368179") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231c9a_d20250508_m065607_c001_v7007000_t0000_u01746687367085") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169fe5_d20250508_m065604_c001_v0001184_t0034_u01746687364979") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169fb7_d20250508_m065602_c001_v0001184_t0028_u01746687362610") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231c98_d20250508_m065601_c001_v7007000_t0000_u01746687361880") 2025/05/08 07:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169f95_d20250508_m065601_c001_v0001184_t0050_u01746687361300") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169f8d_d20250508_m065600_c001_v0001184_t0003_u01746687360731") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231c95_d20250508_m065559_c001_v7007000_t0000_u01746687359944") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169f4b_d20250508_m065556_c001_v0001184_t0056_u01746687356190") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231c8c_d20250508_m065555_c001_v7007000_t0000_u01746687355824") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169f3f_d20250508_m065555_c001_v0001184_t0034_u01746687355227") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f416b342986459188_d20250508_m065553_c001_v7007000_t0000_u01746687353580") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169f05_d20250508_m065553_c001_v0001184_t0052_u01746687353007") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f416b342986459187_d20250508_m065552_c001_v7007000_t0000_u01746687352461") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169eed_d20250508_m065551_c001_v0001184_t0036_u01746687351861") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f416b342986459186_d20250508_m065550_c001_v7007000_t0000_u01746687350589") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169eb9_d20250508_m065549_c001_v0001184_t0009_u01746687349810") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f416b342986459185_d20250508_m065549_c001_v7007000_t0000_u01746687349261") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169e95_d20250508_m065548_c001_v0001184_t0055_u01746687348683") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f416b342986459184_d20250508_m065547_c001_v7007000_t0000_u01746687347771") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169e81_d20250508_m065547_c001_v0001184_t0056_u01746687347202") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f416b34298645917f_d20250508_m065541_c001_v7007000_t0000_u01746687341448") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169dd8_d20250508_m065540_c001_v0001184_t0058_u01746687340800") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f416b34298645917d_d20250508_m065539_c001_v7007000_t0000_u01746687339892") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169dc0_d20250508_m065539_c001_v0001184_t0006_u01746687339322") 2025/05/08 07:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f416b34298645917c_d20250508_m065538_c001_v7007000_t0000_u01746687338416") 2025/05/08 07:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169d98_d20250508_m065537_c001_v0001184_t0003_u01746687337846") 2025/05/08 07:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f416b34298645917b_d20250508_m065534_c001_v7007000_t0000_u01746687334941") 2025/05/08 07:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e8169d3e_d20250508_m065534_c001_v0001184_t0012_u01746687334368") 2025/05/08 07:02:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e83_d20250508_m070144_c001_v7007000_t0000_u01746687704381") 2025/05/08 07:02:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f1021045d4fab4760_d20250508_m070142_c001_v0001161_t0015_u01746687702874") 2025/05/08 07:02:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e80_d20250508_m070141_c001_v7007000_t0000_u01746687701044") 2025/05/08 07:02:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af45935_d20250508_m070138_c001_v0001184_t0019_u01746687698812") 2025/05/08 07:02:11 DEBUG : sub/yam: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc81_d20250508_m065725_c001_v7007000_t0000_u01746687445803") 2025/05/08 07:02:11 DEBUG : sub/yam: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af4492a_d20250508_m065723_c001_v0001184_t0031_u01746687443952") 2025/05/08 07:02:11 DEBUG : test_dir1/file2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e79_d20250508_m070137_c001_v7007000_t0000_u01746687697239") 2025/05/08 07:02:11 DEBUG : test_dir1/file2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f1111da94809f6382_d20250508_m070135_c001_v0001098_t0048_u01746687695442") 2025/05/08 07:02:11 DEBUG : test_dir1/file2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e72_d20250508_m070133_c001_v7007000_t0000_u01746687693875") 2025/05/08 07:02:11 DEBUG : test_dir1/file2: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905d15_d20250508_m070132_c001_v0001115_t0043_u01746687692522") 2025/05/08 07:02:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e7a_d20250508_m070137_c001_v7007000_t0000_u01746687697429") 2025/05/08 07:02:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af458fe_d20250508_m070135_c001_v0001184_t0035_u01746687695433") 2025/05/08 07:02:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231e73_d20250508_m070134_c001_v7007000_t0000_u01746687694058") 2025/05/08 07:02:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f1111da94809f6378_d20250508_m070132_c001_v0001098_t0033_u01746687692554") 2025/05/08 07:02:11 DEBUG : three: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231d16_d20250508_m065715_c001_v7007000_t0000_u01746687435183") 2025/05/08 07:02:11 DEBUG : three: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a51b_d20250508_m065713_c001_v0001184_t0039_u01746687433995") 2025/05/08 07:02:11 DEBUG : three: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f110f5aa1e816a4e7_d20250508_m065711_c001_v0001184_t0049_u01746687431842") 2025/05/08 07:02:11 DEBUG : two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f41118ea0af231d18_d20250508_m065715_c001_v7007000_t0000_u01746687435365") 2025/05/08 07:02:12 DEBUG : two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414d39239af44848_d20250508_m065713_c001_v0001184_t0054_u01746687433388") 2025/05/08 07:02:12 DEBUG : two: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f410f5aa1e816a4d9_d20250508_m065711_c001_v0001184_t0048_u01746687431655") 2025/05/08 07:02:12 DEBUG : yam: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc83_d20250508_m065726_c001_v7007000_t0000_u01746687446551") 2025/05/08 07:02:12 DEBUG : yam: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f107dd8153dc5438e_d20250508_m065725_c001_v0001153_t0004_u01746687445468") 2025/05/08 07:02:12 DEBUG : yam: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc7d_d20250508_m065721_c001_v7007000_t0000_u01746687441916") 2025/05/08 07:02:12 DEBUG : yam: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f114d39239af448c7_d20250508_m065720_c001_v0001184_t0000_u01746687440403") 2025/05/08 07:02:12 DEBUG : yam: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc68_d20250508_m065718_c001_v7007000_t0000_u01746687438367") 2025/05/08 07:02:12 DEBUG : yam: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f11362c3d39905a2d_d20250508_m065715_c001_v0001115_t0023_u01746687435915") 2025/05/08 07:02:12 DEBUG : yaml: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc7f_d20250508_m065722_c001_v7007000_t0000_u01746687442651") 2025/05/08 07:02:12 DEBUG : yaml: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f1177a32ffbb66f6c_d20250508_m065721_c001_v0001101_t0013_u01746687441621") 2025/05/08 07:02:12 DEBUG : yaml: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f414e98f2e75cbc6c_d20250508_m065719_c001_v7007000_t0000_u01746687439101") 2025/05/08 07:02:12 DEBUG : yaml: Deleting (id "4_z2f228df3a0ddabeb9f680e1b_f102a0c968e7d6179_d20250508_m065717_c001_v0001037_t0019_u01746687437823") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m42.789165055s (try 1/5)