"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/27 05:59:22 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa" 2025/04/27 05:59:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 05:59:22 DEBUG : Creating backend with remote "/tmp/rclone3686976393" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:59:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/27 05:59:23 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 05:59:23 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.87s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/27 05:59:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:59:24 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 05:59:24 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 05:59:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 05:59:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:25 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.29s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", 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-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", 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-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:27 DEBUG : Creating backend with remote "/non-existing" 2025/04/27 05:59:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/27 05:59:27 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 05:59:27 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:59:29 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 05:59:29 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 05:59:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 05:59:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.95s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:30 INFO : B2 bucket rclone-test-piyoyem0noqa: Running all checks before starting transfers 2025/04/27 05:59:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:59:30 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 05:59:30 INFO : B2 bucket rclone-test-piyoyem0noqa: Checks finished, now starting transfers 2025/04/27 05:59:30 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 05:59:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 05:59:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.68s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:32 ERROR : Ignoring --no-traverse with sync 2025/04/27 05:59:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:59:32 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 05:59:32 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 05:59:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 05:59:32 INFO : sub dir/hello world: Copied (new) 2025/04/27 05:59:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.77s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/27 05:59:34 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 05:59:34 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 05:59:34 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/27 05:59:34 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.67s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 05:59:35 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 05:59:35 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 05:59:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 05:59:36 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.70s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 05:59:37 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 05:59:37 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 05:59:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 05:59:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.96s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/27 05:59:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/27 05:59:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/27 05:59:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/27 05:59:39 INFO : sub dir: Making directory 2025/04/27 05:59:39 INFO : sub dir2: Making directory 2025/04/27 05:59:39 INFO : sub dir2/sub sub dir2: Making directory 2025/04/27 05:59:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:59:39 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 05:59:39 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 05:59:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 05:59:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/27 05:59:39 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.66s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:40 INFO : sub dir2: Making directory 2025/04/27 05:59:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/27 05:59:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/27 05:59:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:59:41 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 05:59:41 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 05:59:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 05:59:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:42 DEBUG : sub dir2: Making directory with metadata 2025/04/27 05:59:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/27 05:59:42 INFO : sub dir: Making directory 2025/04/27 05:59:42 INFO : sub dir2: Making directory 2025/04/27 05:59:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:59:42 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 05:59:42 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 05:59:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 05:59:42 INFO : sub dir/hello world: Copied (new) 2025/04/27 05:59:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/27 05:59:42 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/27 05:59:43 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.80s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", 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-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:44 INFO : sub dir2: Making directory 2025/04/27 05:59:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:59:44 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 05:59:44 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 05:59:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 05:59:44 INFO : sub dir/hello world: Copied (new) 2025/04/27 05:59:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.34s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:45 DEBUG : sub dir2: Making directory with metadata 2025/04/27 05:59:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/27 05:59:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/27 05:59:45 INFO : sub dir: Making directory 2025/04/27 05:59:45 INFO : sub dir2: Making directory 2025/04/27 05:59:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:59:45 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 05:59:45 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 05:59:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 05:59:46 INFO : sub dir/hello world: Copied (new) 2025/04/27 05:59:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/27 05:59:46 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.67s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", 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-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:47 INFO : sub dir2: Making directory 2025/04/27 05:59:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:59:48 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 05:59:48 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 05:59:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 05:59:48 INFO : sub dir/hello world: Copied (new) 2025/04/27 05:59:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.67s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xatefuz4bivu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-piyoyem0noqa -> B2 bucket rclone-test-xatefuz4bivu 2025/04/27 05:59:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:59:51 DEBUG : B2 bucket rclone-test-xatefuz4bivu: Waiting for checks to finish 2025/04/27 05:59:51 DEBUG : B2 bucket rclone-test-xatefuz4bivu: Waiting for transfers to finish 2025/04/27 05:59:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 05:59:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:54 DEBUG : B2 bucket rclone-test-xatefuz4bivu: Purge remote 2025/04/27 05:59:54 INFO : B2 bucket rclone-test-xatefuz4bivu: cleaning bucket "rclone-test-xatefuz4bivu" of all files 2025/04/27 05:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f92ad03d04d7b5b9f680e1b_f1068e9b00491fcc2_d20250427_m055954_c001_v0001146_t0039_u01745733594578") --- PASS: TestServerSideCopy (7.63s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 05:59:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/27 05:59:58 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 05:59:58 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 05:59:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/27 05:59:58 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.52s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:00 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxulap7jujo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-piyoyem0noqa -> B2 bucket rclone-test-hoxulap7jujo 2025/04/27 06:00:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 06:00:01 DEBUG : B2 bucket rclone-test-hoxulap7jujo: Waiting for checks to finish 2025/04/27 06:00:01 DEBUG : B2 bucket rclone-test-hoxulap7jujo: Waiting for transfers to finish 2025/04/27 06:00:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 06:00:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/27 06:00:06 DEBUG : B2 bucket rclone-test-hoxulap7jujo: Waiting for checks to finish 2025/04/27 06:00:06 DEBUG : B2 bucket rclone-test-hoxulap7jujo: Waiting for transfers to finish 2025/04/27 06:00:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/27 06:00:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:07 DEBUG : B2 bucket rclone-test-hoxulap7jujo: Purge remote 2025/04/27 06:00:07 INFO : B2 bucket rclone-test-hoxulap7jujo: cleaning bucket "rclone-test-hoxulap7jujo" of all files 2025/04/27 06:00:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf72cd73d04d7b5b9f680e1b_f1177ab9dd73060ff_d20250427_m060006_c001_v0001183_t0023_u01745733606887") 2025/04/27 06:00:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf72cd73d04d7b5b9f680e1b_f111cbf16ecb56d50_d20250427_m060004_c001_v0001184_t0018_u01745733604830") --- PASS: TestServerSideCopyOverSelf (12.95s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/27 06:00:13 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:13 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/27 06:00:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/27 06:00:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.61s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:15 DEBUG : Creating backend with remote "TestB2:rclone-test-cojuzam3dage" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-piyoyem0noqa -> B2 bucket rclone-test-cojuzam3dage 2025/04/27 06:00:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 06:00:16 DEBUG : B2 bucket rclone-test-cojuzam3dage: Waiting for checks to finish 2025/04/27 06:00:16 DEBUG : B2 bucket rclone-test-cojuzam3dage: Waiting for transfers to finish 2025/04/27 06:00:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 06:00:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/27 06:00:18 DEBUG : B2 bucket rclone-test-cojuzam3dage: Waiting for checks to finish 2025/04/27 06:00:18 DEBUG : B2 bucket rclone-test-cojuzam3dage: Waiting for transfers to finish 2025/04/27 06:00:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/27 06:00:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/27 06:00:19 INFO : sub dir/hello world: Deleted 2025/04/27 06:00:20 DEBUG : testing file moves 2025/04/27 06:00:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/27 06:00:20 DEBUG : B2 bucket rclone-test-cojuzam3dage: Waiting for checks to finish 2025/04/27 06:00:20 DEBUG : B2 bucket rclone-test-cojuzam3dage: Waiting for transfers to finish 2025/04/27 06:00:20 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/27 06:00:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/27 06:00:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:21 DEBUG : B2 bucket rclone-test-cojuzam3dage: Purge remote 2025/04/27 06:00:21 INFO : B2 bucket rclone-test-cojuzam3dage: cleaning bucket "rclone-test-cojuzam3dage" of all files 2025/04/27 06:00:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f320d53d05d7b5b9f680e1b_f115cb84a1dd43742_d20250427_m060020_c001_v0001044_t0009_u01745733620433") 2025/04/27 06:00:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f320d53d05d7b5b9f680e1b_f103d649096207ac6_d20250427_m060018_c001_v0001098_t0018_u01745733618450") 2025/04/27 06:00:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f320d53d05d7b5b9f680e1b_f1014e8f794d99604_d20250427_m060017_c001_v0001184_t0030_u01745733617294") --- PASS: TestServerSideMoveOverSelf (8.63s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:24 ERROR : : error listing: directory not found 2025/04/27 06:00:24 INFO : Local file system at /tmp/rclone3686976393: Making directory 2025/04/27 06:00:24 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:24 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.83s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 06:00:26 DEBUG : Local file system at /tmp/rclone3686976393: Waiting for checks to finish 2025/04/27 06:00:26 DEBUG : Local file system at /tmp/rclone3686976393: Waiting for transfers to finish 2025/04/27 06:00:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 06:00:26 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/27 06:00:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/27 06:00:27 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:27 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/27 06:00:28 INFO : check sum: Copied (new) 2025/04/27 06:00:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:28 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/27 06:00:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/27 06:00:28 DEBUG : check sum: Unchanged skipping 2025/04/27 06:00:28 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:28 DEBUG : Waiting for deletions to finish 2025/04/27 06:00:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.31s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/27 06:00:30 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:30 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:30 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/27 06:00:30 INFO : sizeonly: Copied (new) 2025/04/27 06:00:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:30 DEBUG : sizeonly: Sizes identical 2025/04/27 06:00:30 DEBUG : sizeonly: Unchanged skipping 2025/04/27 06:00:30 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:30 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:30 DEBUG : Waiting for deletions to finish 2025/04/27 06:00:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.33s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/27 06:00:32 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:32 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:32 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/27 06:00:32 INFO : ignore-size: Copied (new) 2025/04/27 06:00:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:33 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:00:33 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:33 DEBUG : ignore-size: Unchanged skipping 2025/04/27 06:00:33 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:33 DEBUG : Waiting for deletions to finish 2025/04/27 06:00:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.35s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:00:35 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:35 DEBUG : existing: Unchanged skipping 2025/04/27 06:00:35 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:35 DEBUG : Waiting for deletions to finish 2025/04/27 06:00:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:35 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/27 06:00:35 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/27 06:00:36 INFO : existing: Copied (replaced existing) 2025/04/27 06:00:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.81s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/27 06:00:37 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:37 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/27 06:00:38 INFO : existing: Copied (new) 2025/04/27 06:00:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:38 DEBUG : existing: Destination exists, skipping 2025/04/27 06:00:38 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:38 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:38 DEBUG : Waiting for deletions to finish 2025/04/27 06:00:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.95s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:41 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/27 06:00:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:00:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/27 06:00:41 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:41 DEBUG : c/non empty space: Unchanged skipping 2025/04/27 06:00:41 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/27 06:00:42 INFO : a/potato2: Copied (new) 2025/04/27 06:00:42 DEBUG : Waiting for deletions to finish 2025/04/27 06:00:42 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.24s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:44 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:44 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/04/27 06:00:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/27 06:00:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/27 06:00:44 DEBUG : empty space: Unchanged skipping 2025/04/27 06:00:44 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:44 DEBUG : Waiting for deletions to finish 2025/04/27 06:00:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:44 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/04/27 06:00:44 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/27 06:00:45 INFO : empty space: Updated modification time in destination 2025/04/27 06:00:45 DEBUG : empty space: Unchanged skipping 2025/04/27 06:00:45 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:45 DEBUG : Waiting for deletions to finish 2025/04/27 06:00:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:47 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:47 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/04/27 06:00:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/27 06:00:47 DEBUG : empty space: Unchanged skipping 2025/04/27 06:00:47 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:47 DEBUG : Waiting for deletions to finish 2025/04/27 06:00:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.86s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:49 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:49 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/04/27 06:00:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3686976393) 2025/04/27 06:00:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-piyoyem0noqa) 2025/04/27 06:00:49 DEBUG : foo: sha1 differ 2025/04/27 06:00:49 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/27 06:00:49 INFO : foo: Copied (replaced existing) 2025/04/27 06:00:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:00:51 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/27 06:00:51 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:51 DEBUG : empty space: Unchanged skipping 2025/04/27 06:00:51 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/27 06:00:52 INFO : potato: Copied (new) 2025/04/27 06:00:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.49s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:54 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/27 06:00:54 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/27 06:00:55 INFO : potato: Copied (replaced existing) 2025/04/27 06:00:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:56 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/04/27 06:00:56 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3686976393) 2025/04/27 06:00:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-piyoyem0noqa) 2025/04/27 06:00:56 DEBUG : potato: sha1 differ 2025/04/27 06:00:56 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/27 06:00:57 INFO : potato: Copied (replaced existing) 2025/04/27 06:00:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:00:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 06:00:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:00:59 DEBUG : empty space: Unchanged skipping 2025/04/27 06:00:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/27 06:00:59 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:00:59 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:00:59 DEBUG : Waiting for deletions to finish 2025/04/27 06:00:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:01:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 06:01:01 DEBUG : empty space: Unchanged skipping 2025/04/27 06:01:01 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:01 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/27 06:01:02 INFO : potato2: Copied (new) 2025/04/27 06:01:02 DEBUG : Waiting for deletions to finish 2025/04/27 06:01:02 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:04 INFO : d: Making directory 2025/04/27 06:01:04 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/27 06:01:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/27 06:01:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:01:05 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:05 DEBUG : c/non empty space: Unchanged skipping 2025/04/27 06:01:05 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/27 06:01:05 INFO : a/potato2: Copied (new) 2025/04/27 06:01:05 DEBUG : Waiting for deletions to finish 2025/04/27 06:01:05 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:07 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/27 06:01:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:01:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/27 06:01:08 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:08 DEBUG : c/non empty space: Unchanged skipping 2025/04/27 06:01:08 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/27 06:01:08 INFO : a/potato2: Copied (new) 2025/04/27 06:01:08 ERROR : B2 bucket rclone-test-piyoyem0noqa: not deleting files as there were IO errors 2025/04/27 06:01:08 ERROR : B2 bucket rclone-test-piyoyem0noqa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.79s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:11 DEBUG : Waiting for deletions to finish 2025/04/27 06:01:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:01:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 06:01:11 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:11 DEBUG : empty space: Unchanged skipping 2025/04/27 06:01:11 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:12 INFO : potato: Deleted 2025/04/27 06:01:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/27 06:01:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.90s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:14 DEBUG : Waiting for deletions to finish 2025/04/27 06:01:14 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:14 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:14 INFO : potato: Deleted 2025/04/27 06:01:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:01:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 06:01:15 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:15 DEBUG : empty space: Unchanged skipping 2025/04/27 06:01:15 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/27 06:01:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.22s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 06:01:17 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:17 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:17 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/27 06:01:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.38s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:20 DEBUG : enormous: Excluded (Size Filter) 2025/04/27 06:01:20 DEBUG : enormous: Excluded 2025/04/27 06:01:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/27 06:01:20 DEBUG : potato2: Excluded 2025/04/27 06:01:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/27 06:01:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:01:20 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:20 DEBUG : empty space: Unchanged skipping 2025/04/27 06:01:20 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:20 DEBUG : Waiting for deletions to finish 2025/04/27 06:01:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:20 DEBUG : enormous: Excluded (Size Filter) 2025/04/27 06:01:20 DEBUG : enormous: Excluded 2025/04/27 06:01:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/27 06:01:20 DEBUG : potato2: Excluded 2025/04/27 06:01:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/27 06:01:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/27 06:01:20 DEBUG : Local file system at /tmp/rclone3686976393: Waiting for checks to finish 2025/04/27 06:01:20 DEBUG : empty space: Unchanged skipping 2025/04/27 06:01:20 DEBUG : Local file system at /tmp/rclone3686976393: Waiting for transfers to finish 2025/04/27 06:01:20 DEBUG : Waiting for deletions to finish 2025/04/27 06:01:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.15s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:23 DEBUG : enormous: Excluded (Size Filter) 2025/04/27 06:01:23 DEBUG : enormous: Excluded 2025/04/27 06:01:23 DEBUG : potato2: Excluded (Size Filter) 2025/04/27 06:01:23 DEBUG : potato2: Excluded 2025/04/27 06:01:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:01:23 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:23 DEBUG : empty space: Unchanged skipping 2025/04/27 06:01:23 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:23 DEBUG : Waiting for deletions to finish 2025/04/27 06:01:24 INFO : enormous: Deleted 2025/04/27 06:01:24 INFO : potato2: Deleted 2025/04/27 06:01:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/27 06:01:24 DEBUG : Local file system at /tmp/rclone3686976393: Waiting for checks to finish 2025/04/27 06:01:24 DEBUG : empty space: Unchanged skipping 2025/04/27 06:01:24 DEBUG : Local file system at /tmp/rclone3686976393: Waiting for transfers to finish 2025/04/27 06:01:24 DEBUG : Waiting for deletions to finish 2025/04/27 06:01:24 INFO : potato2: Deleted 2025/04/27 06:01:24 INFO : enormous: Deleted 2025/04/27 06:01:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.66s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:27 DEBUG : five: Need to transfer - File not found at Destination 2025/04/27 06:01:27 DEBUG : one: Destination is newer than source, skipping 2025/04/27 06:01:27 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/27 06:01:27 DEBUG : three: Sizes identical 2025/04/27 06:01:27 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/27 06:01:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3686976393) 2025/04/27 06:01:27 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-piyoyem0noqa) 2025/04/27 06:01:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/27 06:01:27 DEBUG : two: sha1 differ 2025/04/27 06:01:27 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/27 06:01:27 INFO : five: Copied (new) 2025/04/27 06:01:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/27 06:01:28 INFO : four: Copied (replaced existing) 2025/04/27 06:01:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/27 06:01:28 INFO : two: Copied (replaced existing) 2025/04/27 06:01:28 DEBUG : Waiting for deletions to finish 2025/04/27 06:01:28 DEBUG : one: Destination is newer than source, skipping 2025/04/27 06:01:28 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/27 06:01:28 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/27 06:01:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/27 06:01:28 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/27 06:01:28 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/27 06:01:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/27 06:01:28 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/27 06:01:28 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/27 06:01:28 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/27 06:01:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3686976393) 2025/04/27 06:01:28 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-piyoyem0noqa) 2025/04/27 06:01:28 DEBUG : three: sha1 differ 2025/04/27 06:01:28 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/27 06:01:28 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/27 06:01:29 INFO : three: Copied (replaced existing) 2025/04/27 06:01:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.04s) === 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-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/27 06:01:31 INFO : B2 bucket rclone-test-piyoyem0noqa: Making map for --track-renames 2025/04/27 06:01:31 INFO : B2 bucket rclone-test-piyoyem0noqa: Finished making map for --track-renames 2025/04/27 06:01:31 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/27 06:01:31 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for renames to finish 2025/04/27 06:01:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/27 06:01:31 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/27 06:01:31 INFO : yam: Copied (new) 2025/04/27 06:01:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/27 06:01:31 INFO : potato: Copied (new) 2025/04/27 06:01:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:01:32 INFO : B2 bucket rclone-test-piyoyem0noqa: Making map for --track-renames 2025/04/27 06:01:32 INFO : B2 bucket rclone-test-piyoyem0noqa: Finished making map for --track-renames 2025/04/27 06:01:32 DEBUG : potato: Unchanged skipping 2025/04/27 06:01:32 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:32 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for renames to finish 2025/04/27 06:01:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/27 06:01:33 INFO : yam: Copied (server-side copy) to: yaml 2025/04/27 06:01:33 INFO : yam: Deleted 2025/04/27 06:01:33 INFO : yaml: Renamed from "yam" 2025/04/27 06:01:33 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.23s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/27 06:01:35 INFO : B2 bucket rclone-test-piyoyem0noqa: Making map for --track-renames 2025/04/27 06:01:35 INFO : B2 bucket rclone-test-piyoyem0noqa: Finished making map for --track-renames 2025/04/27 06:01:35 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/27 06:01:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/27 06:01:35 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for renames to finish 2025/04/27 06:01:35 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/27 06:01:35 INFO : potato: Copied (new) 2025/04/27 06:01:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/27 06:01:36 INFO : yam: Copied (new) 2025/04/27 06:01:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:01:36 INFO : B2 bucket rclone-test-piyoyem0noqa: Making map for --track-renames 2025/04/27 06:01:36 INFO : B2 bucket rclone-test-piyoyem0noqa: Finished making map for --track-renames 2025/04/27 06:01:36 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:36 DEBUG : potato: Unchanged skipping 2025/04/27 06:01:36 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for renames to finish 2025/04/27 06:01:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/27 06:01:37 INFO : yam: Copied (server-side copy) to: yaml 2025/04/27 06:01:37 INFO : yam: Deleted 2025/04/27 06:01:37 INFO : yaml: Renamed from "yam" 2025/04/27 06:01:37 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.88s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/27 06:01:39 INFO : B2 bucket rclone-test-piyoyem0noqa: Making map for --track-renames 2025/04/27 06:01:39 INFO : B2 bucket rclone-test-piyoyem0noqa: Finished making map for --track-renames 2025/04/27 06:01:39 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/27 06:01:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/27 06:01:39 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for renames to finish 2025/04/27 06:01:39 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/27 06:01:39 INFO : sub/yam: Copied (new) 2025/04/27 06:01:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/27 06:01:40 INFO : potato: Copied (new) 2025/04/27 06:01:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:01:40 DEBUG : potato: Unchanged skipping 2025/04/27 06:01:40 INFO : B2 bucket rclone-test-piyoyem0noqa: Making map for --track-renames 2025/04/27 06:01:40 INFO : B2 bucket rclone-test-piyoyem0noqa: Finished making map for --track-renames 2025/04/27 06:01:40 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:40 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for renames to finish 2025/04/27 06:01:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/27 06:01:41 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/27 06:01:41 INFO : sub/yam: Deleted 2025/04/27 06:01:41 INFO : yam: Renamed from "sub/yam" 2025/04/27 06:01:41 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.90s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:43 DEBUG : Creating backend with remote "/tmp/rclone3686976393/dir1" 2025/04/27 06:01:43 DEBUG : Creating backend with remote "/tmp/rclone3686976393/dir2" 2025/04/27 06:01:43 DEBUG : Local file system at /tmp/rclone3686976393/dir2: Using server-side directory move 2025/04/27 06:01:43 INFO : Local file system at /tmp/rclone3686976393/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/27 06:01:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/27 06:01:43 INFO : file1.txt: Moved (server-side) 2025/04/27 06:01:43 DEBUG : Local file system at /tmp/rclone3686976393/dir2: Waiting for checks to finish 2025/04/27 06:01:43 DEBUG : Local file system at /tmp/rclone3686976393/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 06:01:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/27 06:01:43 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:43 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/27 06:01:44 INFO : nested/sub dir/file: Copied (new) 2025/04/27 06:01:44 INFO : nested/sub dir/file: Deleted 2025/04/27 06:01:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 06:01:44 INFO : sub dir/hello world: Copied (new) 2025/04/27 06:01:44 INFO : sub dir/hello world: Deleted 2025/04/27 06:01:44 INFO : sub dir: Removing directory 2025/04/27 06:01:44 INFO : nested/sub dir: Removing directory 2025/04/27 06:01:44 INFO : nested: Removing directory 2025/04/27 06:01:44 DEBUG : Local file system at /tmp/rclone3686976393: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.25s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 06:01:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/27 06:01:45 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:45 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/27 06:01:46 INFO : nested/sub dir/file: Copied (new) 2025/04/27 06:01:46 INFO : nested/sub dir/file: Deleted 2025/04/27 06:01:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/27 06:01:47 INFO : sub dir/hello world: Copied (new) 2025/04/27 06:01:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.64s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/27 06:01:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/27 06:01:48 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:48 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:48 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/27 06:01:48 INFO : existing-b: Copied (new) 2025/04/27 06:01:48 INFO : existing-b: Deleted 2025/04/27 06:01:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/27 06:01:49 INFO : existing: Copied (new) 2025/04/27 06:01:49 INFO : existing: Deleted 2025/04/27 06:01:49 DEBUG : existing: Destination exists, skipping 2025/04/27 06:01:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/27 06:01:49 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:01:49 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:01:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.34s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:01:50 DEBUG : Creating backend with remote "TestB2:rclone-test-kirumux4sipa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-piyoyem0noqa -> B2 bucket rclone-test-kirumux4sipa 2025/04/27 06:01:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 06:01:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/27 06:01:56 DEBUG : empty space: Unchanged skipping 2025/04/27 06:01:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/27 06:01:56 DEBUG : B2 bucket rclone-test-kirumux4sipa: Waiting for checks to finish 2025/04/27 06:01:56 INFO : empty space: Deleted 2025/04/27 06:01:56 DEBUG : B2 bucket rclone-test-kirumux4sipa: Waiting for transfers to finish 2025/04/27 06:01:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/27 06:01:56 INFO : potato2: Copied (server-side copy) 2025/04/27 06:01:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/27 06:01:57 INFO : potato3: Copied (server-side copy) 2025/04/27 06:01:57 INFO : potato2: Deleted 2025/04/27 06:01:57 INFO : potato3: Deleted 2025/04/27 06:01:57 DEBUG : Creating backend with remote "TestB2:rclone-test-zejuvoq0yazu" 2025/04/27 06:01:58 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/27 06:01:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 06:01:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/27 06:01:58 DEBUG : B2 bucket rclone-test-zejuvoq0yazu: Waiting for checks to finish 2025/04/27 06:01:58 DEBUG : B2 bucket rclone-test-zejuvoq0yazu: Waiting for transfers to finish 2025/04/27 06:02:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/27 06:02:04 INFO : empty space: Copied (server-side copy) 2025/04/27 06:02:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/27 06:02:04 INFO : potato2: Copied (server-side copy) 2025/04/27 06:02:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/27 06:02:04 INFO : potato3: Copied (server-side copy) 2025/04/27 06:02:05 INFO : empty space: Deleted 2025/04/27 06:02:05 INFO : potato2: Deleted 2025/04/27 06:02:05 INFO : potato3: Deleted 2025/04/27 06:02:05 DEBUG : B2 bucket rclone-test-zejuvoq0yazu: Purge remote 2025/04/27 06:02:05 INFO : B2 bucket rclone-test-zejuvoq0yazu: cleaning bucket "rclone-test-zejuvoq0yazu" of all files 2025/04/27 06:02:05 DEBUG : empty space: Deleting (id "4_z6fd29d33d06d7b5b9f680e1b_f10490a076b7ebf7d_d20250427_m060204_c001_v0001115_t0037_u01745733724297") 2025/04/27 06:02:05 DEBUG : potato2: Deleting (id "4_z6fd29d33d06d7b5b9f680e1b_f101f22ad5e1e15b4_d20250427_m060204_c001_v0001182_t0053_u01745733724660") 2025/04/27 06:02:05 DEBUG : potato3: Deleting (id "4_z6fd29d33d06d7b5b9f680e1b_f102d39f391b3a1b8_d20250427_m060204_c001_v0001183_t0000_u01745733724679") 2025/04/27 06:02:11 DEBUG : B2 bucket rclone-test-kirumux4sipa: Purge remote 2025/04/27 06:02:11 INFO : B2 bucket rclone-test-kirumux4sipa: cleaning bucket "rclone-test-kirumux4sipa" of all files 2025/04/27 06:02:12 DEBUG : empty space: Deleting (id "4_z3fd27de3d06d7b5b9f680e1b_f4023012e7ddc31a1_d20250427_m060205_c001_v7007000_t0000_u01745733725184") 2025/04/27 06:02:12 DEBUG : empty space: Deleting (id "4_z3fd27de3d06d7b5b9f680e1b_f109efa8d092f0438_d20250427_m060155_c001_v0001184_t0009_u01745733715397") 2025/04/27 06:02:12 DEBUG : potato2: Deleting (id "4_z3fd27de3d06d7b5b9f680e1b_f4142581cd52b0d14_d20250427_m060205_c001_v7007000_t0000_u01745733725236") 2025/04/27 06:02:12 DEBUG : potato2: Deleting (id "4_z3fd27de3d06d7b5b9f680e1b_f11960e16e9455611_d20250427_m060156_c001_v0001146_t0014_u01745733716245") 2025/04/27 06:02:12 DEBUG : potato3: Deleting (id "4_z3fd27de3d06d7b5b9f680e1b_f419d64187d71beb6_d20250427_m060205_c001_v7007000_t0000_u01745733725244") 2025/04/27 06:02:12 DEBUG : potato3: Deleting (id "4_z3fd27de3d06d7b5b9f680e1b_f11342ca6091b452c_d20250427_m060156_c001_v0001109_t0047_u01745733716621") 2025/04/27 06:02:12 DEBUG : potato3: Deleting (id "4_z3fd27de3d06d7b5b9f680e1b_f109efa8d092f0445_d20250427_m060155_c001_v0001184_t0056_u01745733715615") --- PASS: TestServerSideMove (22.96s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:02:13 DEBUG : Creating backend with remote "TestB2:rclone-test-karehij2vawo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-piyoyem0noqa -> B2 bucket rclone-test-karehij2vawo 2025/04/27 06:02:19 DEBUG : empty space: Excluded (Size Filter) 2025/04/27 06:02:19 DEBUG : empty space: Excluded (Size Filter) 2025/04/27 06:02:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 06:02:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/27 06:02:19 DEBUG : B2 bucket rclone-test-karehij2vawo: Waiting for checks to finish 2025/04/27 06:02:19 DEBUG : B2 bucket rclone-test-karehij2vawo: Waiting for transfers to finish 2025/04/27 06:02:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/27 06:02:19 INFO : potato2: Copied (server-side copy) 2025/04/27 06:02:19 INFO : potato2: Deleted 2025/04/27 06:02:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/27 06:02:19 INFO : potato3: Copied (server-side copy) 2025/04/27 06:02:20 INFO : potato3: Deleted 2025/04/27 06:02:20 DEBUG : Creating backend with remote "TestB2:rclone-test-bidoloq1joge" 2025/04/27 06:02:21 DEBUG : empty space: Excluded (Size Filter) 2025/04/27 06:02:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 06:02:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/27 06:02:21 DEBUG : B2 bucket rclone-test-bidoloq1joge: Waiting for checks to finish 2025/04/27 06:02:21 DEBUG : B2 bucket rclone-test-bidoloq1joge: Waiting for transfers to finish 2025/04/27 06:02:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/27 06:02:24 INFO : potato2: Copied (server-side copy) 2025/04/27 06:02:24 INFO : potato2: Deleted 2025/04/27 06:02:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/27 06:02:25 INFO : potato3: Copied (server-side copy) 2025/04/27 06:02:25 INFO : potato3: Deleted 2025/04/27 06:02:25 DEBUG : B2 bucket rclone-test-bidoloq1joge: Purge remote 2025/04/27 06:02:25 INFO : B2 bucket rclone-test-bidoloq1joge: cleaning bucket "rclone-test-bidoloq1joge" of all files 2025/04/27 06:02:25 DEBUG : potato2: Deleting (id "4_zbf22edc3d06d7b5b9f680e1b_f11664190c6b61498_d20250427_m060224_c001_v0001165_t0022_u01745733744511") 2025/04/27 06:02:25 DEBUG : potato3: Deleting (id "4_zbf22edc3d06d7b5b9f680e1b_f1045ee38f81da5c9_d20250427_m060224_c001_v0001146_t0033_u01745733744863") 2025/04/27 06:02:26 DEBUG : B2 bucket rclone-test-karehij2vawo: Purge remote 2025/04/27 06:02:26 INFO : B2 bucket rclone-test-karehij2vawo: cleaning bucket "rclone-test-karehij2vawo" of all files 2025/04/27 06:02:26 DEBUG : empty space: Deleting (id "4_zdfa2dda3d06d7b5b9f680e1b_f1028b251fccf4847_d20250427_m060218_c001_v0001157_t0047_u01745733738133") 2025/04/27 06:02:26 DEBUG : potato2: Deleting (id "4_zdfa2dda3d06d7b5b9f680e1b_f40833a2b02d6bd3e_d20250427_m060224_c001_v7007000_t0000_u01745733744835") 2025/04/27 06:02:26 DEBUG : potato2: Deleting (id "4_zdfa2dda3d06d7b5b9f680e1b_f1036803654b815f5_d20250427_m060219_c001_v0001184_t0028_u01745733739276") 2025/04/27 06:02:26 DEBUG : potato3: Deleting (id "4_zdfa2dda3d06d7b5b9f680e1b_f40833a2b02d6bd45_d20250427_m060225_c001_v7007000_t0000_u01745733745215") 2025/04/27 06:02:26 DEBUG : potato3: Deleting (id "4_zdfa2dda3d06d7b5b9f680e1b_f1127a31bca1248d3_d20250427_m060219_c001_v0001134_t0024_u01745733739549") 2025/04/27 06:02:26 DEBUG : potato3: Deleting (id "4_zdfa2dda3d06d7b5b9f680e1b_f1028b251fccf4849_d20250427_m060218_c001_v0001157_t0031_u01745733738538") --- PASS: TestServerSideMoveWithFilter (15.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:02:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bonuced3siwe" 2025/04/27 06:02:31 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-piyoyem0noqa -> B2 bucket rclone-test-bonuced3siwe 2025/04/27 06:02:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 06:02:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/27 06:02:35 DEBUG : empty space: Unchanged skipping 2025/04/27 06:02:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/27 06:02:35 DEBUG : B2 bucket rclone-test-bonuced3siwe: Waiting for checks to finish 2025/04/27 06:02:35 INFO : empty space: Deleted 2025/04/27 06:02:35 DEBUG : B2 bucket rclone-test-bonuced3siwe: Waiting for transfers to finish 2025/04/27 06:02:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/27 06:02:35 INFO : potato2: Copied (server-side copy) 2025/04/27 06:02:36 INFO : potato2: Deleted 2025/04/27 06:02:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/27 06:02:36 INFO : potato3: Copied (server-side copy) 2025/04/27 06:02:37 INFO : potato3: Deleted 2025/04/27 06:02:37 DEBUG : Creating backend with remote "TestB2:rclone-test-gozixuj5karo" 2025/04/27 06:02:38 INFO : tomatoDir: Making directory 2025/04/27 06:02:38 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/27 06:02:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 06:02:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/27 06:02:38 DEBUG : B2 bucket rclone-test-gozixuj5karo: Waiting for checks to finish 2025/04/27 06:02:38 DEBUG : B2 bucket rclone-test-gozixuj5karo: Waiting for transfers to finish 2025/04/27 06:02:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/27 06:02:39 INFO : empty space: Copied (server-side copy) 2025/04/27 06:02:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/27 06:02:39 INFO : potato3: Copied (server-side copy) 2025/04/27 06:02:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/27 06:02:39 INFO : potato2: Copied (server-side copy) 2025/04/27 06:02:39 INFO : empty space: Deleted 2025/04/27 06:02:40 INFO : potato3: Deleted 2025/04/27 06:02:40 INFO : potato2: Deleted 2025/04/27 06:02:40 DEBUG : B2 bucket rclone-test-gozixuj5karo: Purge remote 2025/04/27 06:02:40 INFO : B2 bucket rclone-test-gozixuj5karo: cleaning bucket "rclone-test-gozixuj5karo" of all files 2025/04/27 06:02:40 DEBUG : empty space: Deleting (id "4_zbf822df3d07d7b5b9f680e1b_f113e33a05cfaa8c3_d20250427_m060239_c001_v0001102_t0022_u01745733759326") 2025/04/27 06:02:40 DEBUG : potato2: Deleting (id "4_zbf822df3d07d7b5b9f680e1b_f11564b8d4880a336_d20250427_m060239_c001_v0001184_t0021_u01745733759716") 2025/04/27 06:02:40 DEBUG : potato3: Deleting (id "4_zbf822df3d07d7b5b9f680e1b_f109efa8d092f0aa8_d20250427_m060239_c001_v0001184_t0017_u01745733759704") 2025/04/27 06:02:41 DEBUG : B2 bucket rclone-test-bonuced3siwe: Purge remote 2025/04/27 06:02:41 INFO : B2 bucket rclone-test-bonuced3siwe: cleaning bucket "rclone-test-bonuced3siwe" of all files 2025/04/27 06:02:42 DEBUG : empty space: Deleting (id "4_z2fd21d63d07d7b5b9f680e1b_f419d64187d71bedc_d20250427_m060239_c001_v7007000_t0000_u01745733759857") 2025/04/27 06:02:42 DEBUG : empty space: Deleting (id "4_z2fd21d63d07d7b5b9f680e1b_f1008269682d6c4ee_d20250427_m060234_c001_v0001145_t0034_u01745733754336") 2025/04/27 06:02:42 DEBUG : potato2: Deleting (id "4_z2fd21d63d07d7b5b9f680e1b_f419d64187d71bede_d20250427_m060240_c001_v7007000_t0000_u01745733760065") 2025/04/27 06:02:42 DEBUG : potato2: Deleting (id "4_z2fd21d63d07d7b5b9f680e1b_f103799a2c421c7b1_d20250427_m060235_c001_v0001161_t0028_u01745733755596") 2025/04/27 06:02:42 DEBUG : potato3: Deleting (id "4_z2fd21d63d07d7b5b9f680e1b_f409b3212cf5b2173_d20250427_m060239_c001_v7007000_t0000_u01745733759954") 2025/04/27 06:02:42 DEBUG : potato3: Deleting (id "4_z2fd21d63d07d7b5b9f680e1b_f1047bf111db494a7_d20250427_m060235_c001_v0001144_t0016_u01745733755975") 2025/04/27 06:02:42 DEBUG : potato3: Deleting (id "4_z2fd21d63d07d7b5b9f680e1b_f1008269682d6c4f4_d20250427_m060234_c001_v0001145_t0039_u01745733754608") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.06s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:02:43 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.76s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:02:46 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:02:49 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/rclone-sync-test" 2025/04/27 06:02:51 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/rclone-sync-test-include/layer2" 2025/04/27 06:02:53 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/rclone-sync-test-ignore-file" 2025/04/27 06:02:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/27 06:02:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/27 06:02:56 DEBUG : pacer: Reducing sleep to 10ms 2025/04/27 06:02:56 DEBUG : B2 bucket rclone-test-piyoyem0noqa path rclone-sync-test: Waiting for checks to finish 2025/04/27 06:02:56 DEBUG : B2 bucket rclone-test-piyoyem0noqa path rclone-sync-test: Waiting for transfers to finish 2025/04/27 06:02:56 DEBUG : Waiting for deletions to finish 2025/04/27 06:02:56 INFO : There was nothing to transfer 2025/04/27 06:02:57 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:02:57 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:02:57 DEBUG : Waiting for deletions to finish 2025/04/27 06:02:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:02:57 DEBUG : B2 bucket rclone-test-piyoyem0noqa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/27 06:02:57 DEBUG : B2 bucket rclone-test-piyoyem0noqa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/27 06:02:57 DEBUG : Waiting for deletions to finish 2025/04/27 06:02:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:02:57 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:02:57 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:02:57 DEBUG : Waiting for deletions to finish 2025/04/27 06:02:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:02:58 DEBUG : B2 bucket rclone-test-piyoyem0noqa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/27 06:02:58 DEBUG : B2 bucket rclone-test-piyoyem0noqa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/27 06:02:58 DEBUG : Waiting for deletions to finish 2025/04/27 06:02:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.67s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:03:05 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/dst" 2025/04/27 06:03:06 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/CompareDest" 2025/04/27 06:03:08 DEBUG : one: Need to transfer - File not found at Destination 2025/04/27 06:03:08 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:03:08 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:03:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/27 06:03:09 INFO : one: Copied (new) 2025/04/27 06:03:09 DEBUG : Waiting for deletions to finish 2025/04/27 06:03:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 06:03:09 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:03:09 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:03:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/27 06:03:09 INFO : one: Copied (replaced existing) 2025/04/27 06:03:09 DEBUG : Waiting for deletions to finish 2025/04/27 06:03:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 06:03:12 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:03:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:03:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/27 06:03:12 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:03:12 DEBUG : Waiting for deletions to finish 2025/04/27 06:03:12 INFO : There was nothing to transfer 2025/04/27 06:03:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 06:03:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:03:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/27 06:03:14 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:03:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:03:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/27 06:03:14 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:03:14 DEBUG : Waiting for deletions to finish 2025/04/27 06:03:14 INFO : There was nothing to transfer 2025/04/27 06:03:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 06:03:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:03:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/27 06:03:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:03:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/27 06:03:14 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:03:14 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:03:14 DEBUG : Waiting for deletions to finish 2025/04/27 06:03:14 INFO : There was nothing to transfer 2025/04/27 06:03:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 06:03:15 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/04/27 06:03:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/27 06:03:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/27 06:03:15 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:03:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:03:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/27 06:03:15 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:03:15 DEBUG : Waiting for deletions to finish 2025/04/27 06:03:15 INFO : There was nothing to transfer 2025/04/27 06:03:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 06:03:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/27 06:03:16 DEBUG : two: Need to transfer - File not found at Destination 2025/04/27 06:03:16 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:03:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:03:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/27 06:03:16 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:03:17 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/27 06:03:17 INFO : two: Copied (new) 2025/04/27 06:03:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.40s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:03:20 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/dest" 2025/04/27 06:03:21 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/pre-dest1" 2025/04/27 06:03:22 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/pre-dest2" 2025/04/27 06:03:24 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:03:24 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/27 06:03:24 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:03:24 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/27 06:03:25 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/27 06:03:25 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dest: Waiting for checks to finish 2025/04/27 06:03:25 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dest: Waiting for transfers to finish 2025/04/27 06:03:26 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/27 06:03:26 INFO : 3: Copied (new) 2025/04/27 06:03:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.19s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:03:27 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/dst" 2025/04/27 06:03:28 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/CopyDest" 2025/04/27 06:03:30 DEBUG : one: Need to transfer - File not found at Destination 2025/04/27 06:03:30 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:03:30 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:03:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/27 06:03:32 INFO : one: Copied (new) 2025/04/27 06:03:32 DEBUG : Waiting for deletions to finish 2025/04/27 06:03:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 06:03:32 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:03:32 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:03:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/27 06:03:33 INFO : one: Copied (replaced existing) 2025/04/27 06:03:33 DEBUG : Waiting for deletions to finish 2025/04/27 06:03:35 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/BackupDir" 2025/04/27 06:03:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 06:03:36 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:03:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:03:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 06:03:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/27 06:03:38 INFO : one: Copied (server-side copy) 2025/04/27 06:03:38 INFO : one: Deleted 2025/04/27 06:03:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/27 06:03:38 INFO : one: Copied (server-side copy) 2025/04/27 06:03:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/27 06:03:38 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:03:38 DEBUG : Waiting for deletions to finish 2025/04/27 06:03:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:03:40 DEBUG : one: Unchanged skipping 2025/04/27 06:03:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:03:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/27 06:03:40 INFO : two: Copied (server-side copy) 2025/04/27 06:03:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/27 06:03:40 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:03:40 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:03:40 DEBUG : Waiting for deletions to finish 2025/04/27 06:03:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:03:40 DEBUG : one: Unchanged skipping 2025/04/27 06:03:40 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:03:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:03:40 DEBUG : two: Unchanged skipping 2025/04/27 06:03:40 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:03:40 DEBUG : Waiting for deletions to finish 2025/04/27 06:03:40 INFO : There was nothing to transfer 2025/04/27 06:03:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:03:42 DEBUG : one: Unchanged skipping 2025/04/27 06:03:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/27 06:03:42 DEBUG : three: Destination not found in --copy-dest 2025/04/27 06:03:42 DEBUG : three: Need to transfer - File not found at Destination 2025/04/27 06:03:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 06:03:42 DEBUG : two: Unchanged skipping 2025/04/27 06:03:42 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:03:42 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:03:43 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/27 06:03:43 INFO : three: Copied (new) 2025/04/27 06:03:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.86s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:03:48 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/dst" 2025/04/27 06:03:49 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/backup" 2025/04/27 06:03:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/27 06:03:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:03:51 DEBUG : two: Unchanged skipping 2025/04/27 06:03:51 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:03:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/27 06:03:52 INFO : one: Copied (server-side copy) 2025/04/27 06:03:52 INFO : one: Deleted 2025/04/27 06:03:52 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:03:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/27 06:03:53 INFO : one: Copied (new) 2025/04/27 06:03:53 DEBUG : Waiting for deletions to finish 2025/04/27 06:03:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/27 06:03:54 INFO : three.txt: Copied (server-side copy) 2025/04/27 06:03:54 INFO : three.txt: Deleted 2025/04/27 06:03:54 INFO : three.txt: Moved into backup dir 2025/04/27 06:03:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/27 06:03:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:03:56 DEBUG : two: Unchanged skipping 2025/04/27 06:03:56 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:03:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/27 06:03:56 INFO : one: Copied (server-side copy) 2025/04/27 06:03:56 INFO : one: Deleted 2025/04/27 06:03:56 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:03:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/27 06:03:57 INFO : one: Copied (new) 2025/04/27 06:03:57 DEBUG : Waiting for deletions to finish 2025/04/27 06:03:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/27 06:03:57 INFO : three.txt: Copied (server-side copy) 2025/04/27 06:03:58 INFO : three.txt: Deleted 2025/04/27 06:03:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.92s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:04:02 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/dst" 2025/04/27 06:04:03 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/backup" 2025/04/27 06:04:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/27 06:04:05 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:04:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:04:05 DEBUG : two: Unchanged skipping 2025/04/27 06:04:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/27 06:04:06 INFO : one: Copied (server-side copy) to: one.bak 2025/04/27 06:04:06 INFO : one: Deleted 2025/04/27 06:04:06 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:04:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/27 06:04:07 INFO : one: Copied (new) 2025/04/27 06:04:07 DEBUG : Waiting for deletions to finish 2025/04/27 06:04:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/27 06:04:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/27 06:04:08 INFO : three.txt: Deleted 2025/04/27 06:04:08 INFO : three.txt: Moved into backup dir 2025/04/27 06:04:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/27 06:04:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:04:10 DEBUG : two: Unchanged skipping 2025/04/27 06:04:10 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:04:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/27 06:04:11 INFO : one: Copied (server-side copy) to: one.bak 2025/04/27 06:04:11 INFO : one: Deleted 2025/04/27 06:04:11 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:04:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/27 06:04:12 INFO : one: Copied (new) 2025/04/27 06:04:12 DEBUG : Waiting for deletions to finish 2025/04/27 06:04:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/27 06:04:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/27 06:04:12 INFO : three.txt: Deleted 2025/04/27 06:04:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.58s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:04:16 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/dst" 2025/04/27 06:04:17 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/backup" 2025/04/27 06:04:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/27 06:04:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:04:19 DEBUG : two: Unchanged skipping 2025/04/27 06:04:19 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:04:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/27 06:04:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/27 06:04:21 INFO : one: Deleted 2025/04/27 06:04:21 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:04:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/27 06:04:21 INFO : one: Copied (new) 2025/04/27 06:04:21 DEBUG : Waiting for deletions to finish 2025/04/27 06:04:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/27 06:04:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/27 06:04:22 INFO : three.txt: Deleted 2025/04/27 06:04:22 INFO : three.txt: Moved into backup dir 2025/04/27 06:04:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/27 06:04:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:04:24 DEBUG : two: Unchanged skipping 2025/04/27 06:04:24 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:04:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/27 06:04:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/27 06:04:24 INFO : one: Deleted 2025/04/27 06:04:24 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:04:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/27 06:04:25 INFO : one: Copied (new) 2025/04/27 06:04:25 DEBUG : Waiting for deletions to finish 2025/04/27 06:04:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/27 06:04:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/27 06:04:25 INFO : three.txt: Deleted 2025/04/27 06:04:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.12s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:04:29 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/dst" 2025/04/27 06:04:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/27 06:04:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:04:31 DEBUG : two: Unchanged skipping 2025/04/27 06:04:31 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:04:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/27 06:04:32 INFO : one: Copied (server-side copy) to: one.bak 2025/04/27 06:04:33 INFO : one: Deleted 2025/04/27 06:04:33 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:04:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/27 06:04:33 INFO : one: Copied (new) 2025/04/27 06:04:33 DEBUG : Waiting for deletions to finish 2025/04/27 06:04:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/27 06:04:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/27 06:04:34 INFO : three.txt: Deleted 2025/04/27 06:04:34 INFO : three.txt: Moved into backup dir 2025/04/27 06:04:36 DEBUG : one.bak: Excluded (Path Filter) 2025/04/27 06:04:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/27 06:04:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/27 06:04:36 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for checks to finish 2025/04/27 06:04:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:04:36 DEBUG : two: Unchanged skipping 2025/04/27 06:04:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/27 06:04:36 INFO : one: Copied (server-side copy) to: one.bak 2025/04/27 06:04:36 INFO : one: Deleted 2025/04/27 06:04:36 DEBUG : B2 bucket rclone-test-piyoyem0noqa path dst: Waiting for transfers to finish 2025/04/27 06:04:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/27 06:04:36 INFO : one: Copied (new) 2025/04/27 06:04:36 DEBUG : Waiting for deletions to finish 2025/04/27 06:04:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/27 06:04:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/27 06:04:37 INFO : three.txt: Deleted 2025/04/27 06:04:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.94s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:04:40 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1041-02.backblaze.com/b2api/v1/b2_upload_file/1f623d33d04d7b5b9f680e1b/c001_v0001041_t0035": EOF 2025/04/27 06:04:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1041-02.backblaze.com/b2api/v1/b2_upload_file/1f623d33d04d7b5b9f680e1b/c001_v0001041_t0035": EOF) 2025/04/27 06:04:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-piyoyem0noqa: 1/10 (Post "https://pod-000-1041-02.backblaze.com/b2api/v1/b2_upload_file/1f623d33d04d7b5b9f680e1b/c001_v0001041_t0035": EOF) 2025/04/27 06:04:43 DEBUG : pacer: Reducing sleep to 10ms 2025/04/27 06:04:43 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/dst" 2025/04/27 06:04:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/27 06:04:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/27 06:04:45 INFO : one: Copied (server-side copy) to: one.bak 2025/04/27 06:04:46 INFO : one: Deleted 2025/04/27 06:04:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/27 06:04:47 INFO : one: Copied (new) 2025/04/27 06:04:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:04:47 DEBUG : two: Unchanged skipping 2025/04/27 06:04:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/27 06:04:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/27 06:04:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/27 06:04:48 INFO : three.txt: Deleted 2025/04/27 06:04:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/27 06:04:48 INFO : three.txt: Copied (new) 2025/04/27 06:04:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/27 06:04:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/27 06:04:50 INFO : one: Copied (server-side copy) to: one.bak 2025/04/27 06:04:50 INFO : one: Deleted 2025/04/27 06:04:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/27 06:04:50 INFO : one: Copied (new) 2025/04/27 06:04:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:04:51 DEBUG : two: Unchanged skipping 2025/04/27 06:04:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/27 06:04:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/27 06:04:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/27 06:04:51 INFO : three.txt: Deleted 2025/04/27 06:04:52 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/27 06:04:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.56s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:04:56 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyem0noqa/dst" 2025/04/27 06:04:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/27 06:04:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/27 06:04:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/27 06:05:00 INFO : one: Deleted 2025/04/27 06:05:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/27 06:05:00 INFO : one: Copied (new) 2025/04/27 06:05:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:01 DEBUG : two: Unchanged skipping 2025/04/27 06:05:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/27 06:05:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/27 06:05:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/27 06:05:02 INFO : three.txt: Deleted 2025/04/27 06:05:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/27 06:05:03 INFO : three.txt: Copied (new) 2025/04/27 06:05:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/27 06:05:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/27 06:05:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/27 06:05:05 INFO : one: Deleted 2025/04/27 06:05:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/27 06:05:05 INFO : one: Copied (new) 2025/04/27 06:05:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:05 DEBUG : two: Unchanged skipping 2025/04/27 06:05:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/27 06:05:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/27 06:05:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/27 06:05:06 INFO : three.txt: Deleted 2025/04/27 06:05:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/27 06:05:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.26s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:05:09 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/27 06:05:09 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:05:09 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:05:10 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/27 06:05:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/27 06:05:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.01s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:05:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/27 06:05:11 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:05:11 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:05:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/27 06:05:11 INFO : existing: Copied (new) 2025/04/27 06:05:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:05:12 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/27 06:05:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/27 06:05:12 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:05:12 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:05:12 ERROR : B2 bucket rclone-test-piyoyem0noqa: not deleting files as there were IO errors 2025/04/27 06:05:12 ERROR : B2 bucket rclone-test-piyoyem0noqa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncImmutable (2.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:05:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:14 DEBUG : existing: Unchanged skipping 2025/04/27 06:05:14 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:05:14 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:05:14 DEBUG : Waiting for deletions to finish 2025/04/27 06:05:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.57s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", 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-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.03s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (1.26s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:05:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both0: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both12: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both13: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both14: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both15: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both16: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both17: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both18: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both19: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both2: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both3: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both4: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both5: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both6: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both10: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both1: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:05:40 DEBUG : both11: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both7: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both8: Unchanged skipping 2025/04/27 06:05:40 DEBUG : both9: Unchanged skipping 2025/04/27 06:05:40 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:05:40 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:05:40 DEBUG : Waiting for deletions to finish 2025/04/27 06:05:41 INFO : only1: Deleted 2025/04/27 06:05:41 INFO : only7: Deleted 2025/04/27 06:05:41 INFO : only10: Deleted 2025/04/27 06:05:41 INFO : only11: Deleted 2025/04/27 06:05:41 INFO : only17: Deleted 2025/04/27 06:05:41 INFO : only18: Deleted 2025/04/27 06:05:41 INFO : only3: Deleted 2025/04/27 06:05:41 INFO : only4: Deleted 2025/04/27 06:05:41 INFO : only5: Deleted 2025/04/27 06:05:41 INFO : only0: Deleted 2025/04/27 06:05:41 INFO : only12: Deleted 2025/04/27 06:05:41 INFO : only13: Deleted 2025/04/27 06:05:41 INFO : only15: Deleted 2025/04/27 06:05:41 INFO : only2: Deleted 2025/04/27 06:05:42 INFO : only6: Deleted 2025/04/27 06:05:42 INFO : only16: Deleted 2025/04/27 06:05:42 INFO : only19: Deleted 2025/04/27 06:05:42 INFO : only9: Deleted 2025/04/27 06:05:42 INFO : only14: Deleted 2025/04/27 06:05:42 INFO : only8: Deleted 2025/04/27 06:05:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (29.07s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:06:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both0: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both1: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both10: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both11: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both12: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both13: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both14: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both15: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both16: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both17: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both18: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both19: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both2: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both3: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both4: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both5: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both6: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both7: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both8: Unchanged skipping 2025/04/27 06:06:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 06:06:08 DEBUG : both9: Unchanged skipping 2025/04/27 06:06:08 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for checks to finish 2025/04/27 06:06:08 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/27 06:06:08 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Waiting for transfers to finish 2025/04/27 06:06:08 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:08 INFO : only0: Copied (replaced existing) 2025/04/27 06:06:08 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:08 INFO : only1: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only15: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only16: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only14: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only17: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only18: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only19: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only2: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only3: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only10: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only4: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only5: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only6: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only13: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only8: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only9: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only11: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only7: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/27 06:06:09 INFO : only12: Copied (replaced existing) 2025/04/27 06:06:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (31.57s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:06:18 DEBUG : empty_dir: Making directory with metadata 2025/04/27 06:06:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/27 06:06:18 DEBUG : empty_on_remote: Making directory with metadata 2025/04/27 06:06:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/27 06:06:18 INFO : empty_on_remote: Making directory 2025/04/27 06:06:18 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-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:06:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/27 06:06:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/27 06:06:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/27 06:06:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.24s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:06:21 DEBUG : empty_dir: Making directory with metadata 2025/04/27 06:06:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/27 06:06:21 DEBUG : empty_on_remote: Making directory with metadata 2025/04/27 06:06:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/27 06:06:21 INFO : empty_on_remote: Making directory 2025/04/27 06:06:21 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-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:06:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/27 06:06:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/27 06:06:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/27 06:06:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/27 06:06:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:06:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/27 06:06:24 INFO : sub dir: Making directory 2025/04/27 06:06:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.20s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" 2025/04/27 06:06:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/27 06:06:28 INFO : sub dir: Making directory 2025/04/27 06:06:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-piyoyem0noqa", Local "Local file system at /tmp/rclone3686976393", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.21s) PASS 2025/04/27 06:06:31 DEBUG : B2 bucket rclone-test-piyoyem0noqa: Purge remote 2025/04/27 06:06:31 INFO : B2 bucket rclone-test-piyoyem0noqa: cleaning bucket "rclone-test-piyoyem0noqa" of all files 2025/04/27 06:06:32 DEBUG : BackupDir/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec443814_d20250427_m060344_c001_v7007000_t0000_u01745733824150") 2025/04/27 06:06:32 DEBUG : BackupDir/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f119d95dac7dfe716_d20250427_m060337_c001_v0001101_t0046_u01745733817747") 2025/04/27 06:06:32 DEBUG : CompareDest/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4162eda90492b158_d20250427_m060317_c001_v7007000_t0000_u01745733797661") 2025/04/27 06:06:32 DEBUG : CompareDest/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043ab07_d20250427_m060311_c001_v0001171_t0050_u01745733791438") 2025/04/27 06:06:32 DEBUG : CompareDest/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4162eda90492b15a_d20250427_m060317_c001_v7007000_t0000_u01745733797845") 2025/04/27 06:06:32 DEBUG : CompareDest/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf01ef_d20250427_m060313_c001_v0001042_t0000_u01745733793171") 2025/04/27 06:06:32 DEBUG : CopyDest/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec443815_d20250427_m060344_c001_v7007000_t0000_u01745733824339") 2025/04/27 06:06:32 DEBUG : CopyDest/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597c5c_d20250427_m060334_c001_v0001041_t0003_u01745733814735") 2025/04/27 06:06:32 DEBUG : CopyDest/three: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec443817_d20250427_m060344_c001_v7007000_t0000_u01745733824539") 2025/04/27 06:06:32 DEBUG : CopyDest/three: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0245_d20250427_m060341_c001_v0001042_t0023_u01745733821600") 2025/04/27 06:06:32 DEBUG : CopyDest/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec443818_d20250427_m060344_c001_v7007000_t0000_u01745733824724") 2025/04/27 06:06:32 DEBUG : CopyDest/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043ae25_d20250427_m060339_c001_v0001171_t0004_u01745733819315") 2025/04/27 06:06:32 DEBUG : EXISTING: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c8aad_d20250427_m060515_c001_v7007000_t0000_u01745733915227") 2025/04/27 06:06:32 DEBUG : EXISTING: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0323_d20250427_m060514_c001_v0001042_t0011_u01745733914028") 2025/04/27 06:06:32 DEBUG : Testêé: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c8aa9_d20250427_m060510_c001_v7007000_t0000_u01745733910672") 2025/04/27 06:06:32 DEBUG : Testêé: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0321_d20250427_m060509_c001_v0001042_t0012_u01745733909663") 2025/04/27 06:06:32 DEBUG : Testêé: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b7dd_d20250427_m060508_c001_v0001171_t0037_u01745733908398") 2025/04/27 06:06:32 DEBUG : a/potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b91298428335_d20250427_m060109_c001_v7007000_t0000_u01745733669341") 2025/04/27 06:06:32 DEBUG : a/potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b24_d20250427_m060108_c001_v0001041_t0041_u01745733668353") 2025/04/27 06:06:32 DEBUG : a/potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b9129842832e_d20250427_m060106_c001_v7007000_t0000_u01745733666111") 2025/04/27 06:06:32 DEBUG : a/potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b16_d20250427_m060105_c001_v0001041_t0037_u01745733665135") 2025/04/27 06:06:33 DEBUG : a/potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b912984282f6_d20250427_m060042_c001_v7007000_t0000_u01745733642901") 2025/04/27 06:06:33 DEBUG : a/potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597ac6_d20250427_m060041_c001_v0001041_t0046_u01745733641882") 2025/04/27 06:06:33 DEBUG : b/potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc315b_d20250427_m060109_c001_v7007000_t0000_u01745733669886") 2025/04/27 06:06:33 DEBUG : b/potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b1a_d20250427_m060107_c001_v0001041_t0028_u01745733667027") 2025/04/27 06:06:33 DEBUG : b/potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b9129842832d_d20250427_m060105_c001_v7007000_t0000_u01745733665553") 2025/04/27 06:06:33 DEBUG : b/potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b0a_d20250427_m060103_c001_v0001041_t0031_u01745733663925") 2025/04/27 06:06:33 DEBUG : b/potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b912984282f4_d20250427_m060042_c001_v7007000_t0000_u01745733642348") 2025/04/27 06:06:33 DEBUG : b/potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597ac0_d20250427_m060040_c001_v0001041_t0046_u01745733640572") 2025/04/27 06:06:33 DEBUG : backup/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f418f955f4525fb44_d20250427_m060358_c001_v7007000_t0000_u01745733838619") 2025/04/27 06:06:33 DEBUG : backup/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11117751f620f654_d20250427_m060356_c001_v0001104_t0040_u01745733836378") 2025/04/27 06:06:33 DEBUG : backup/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1041c4ea21828b6b_d20250427_m060352_c001_v0001042_t0042_u01745733832372") 2025/04/27 06:06:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f407bc95a5e3df8d3_d20250427_m060426_c001_v7007000_t0000_u01745733866349") 2025/04/27 06:06:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f110d0215ba5a3db8_d20250427_m060424_c001_v0001184_t0029_u01745733864628") 2025/04/27 06:06:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f10680c8c20ce9b66_d20250427_m060420_c001_v0001042_t0044_u01745733860557") 2025/04/27 06:06:33 DEBUG : backup/one.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40040ee6b50f9e34_d20250427_m060413_c001_v7007000_t0000_u01745733853204") 2025/04/27 06:06:33 DEBUG : backup/one.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1059bf39d5bbbde3_d20250427_m060410_c001_v0001171_t0046_u01745733850842") 2025/04/27 06:06:33 DEBUG : backup/one.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f10449cdb27263206_d20250427_m060406_c001_v0001157_t0059_u01745733846159") 2025/04/27 06:06:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f407bc95a5e3df8d4_d20250427_m060426_c001_v7007000_t0000_u01745733866531") 2025/04/27 06:06:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f110b15b8a0029aa9_d20250427_m060425_c001_v0001091_t0032_u01745733865423") 2025/04/27 06:06:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11997f57d4092a9d_d20250427_m060422_c001_v0001171_t0044_u01745733862078") 2025/04/27 06:06:33 DEBUG : backup/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f418f955f4525fb46_d20250427_m060358_c001_v7007000_t0000_u01745733838811") 2025/04/27 06:06:33 DEBUG : backup/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f107e766dd2aa251d_d20250427_m060357_c001_v0001104_t0049_u01745733837496") 2025/04/27 06:06:34 DEBUG : backup/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f108c47fb47d9bc66_d20250427_m060353_c001_v0001038_t0026_u01745733833831") 2025/04/27 06:06:34 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40040ee6b50f9e36_d20250427_m060413_c001_v7007000_t0000_u01745733853386") 2025/04/27 06:06:34 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f109efa8d092f199c_d20250427_m060412_c001_v0001184_t0031_u01745733852439") 2025/04/27 06:06:34 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f109f311d47da0329_d20250427_m060408_c001_v0001093_t0021_u01745733848220") 2025/04/27 06:06:34 DEBUG : both0: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d17_d20250427_m060610_c001_v7007000_t0000_u01745733970609") 2025/04/27 06:06:34 DEBUG : both0: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bc16_d20250427_m060547_c001_v0001171_t0009_u01745733947439") 2025/04/27 06:06:34 DEBUG : both0: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f68089_d20250427_m060542_c001_v7007000_t0000_u01745733942828") 2025/04/27 06:06:34 DEBUG : both0: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b8c9_d20250427_m060518_c001_v0001171_t0058_u01745733918378") 2025/04/27 06:06:34 DEBUG : both1: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d18_d20250427_m060610_c001_v7007000_t0000_u01745733970795") 2025/04/27 06:06:34 DEBUG : both1: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bc40_d20250427_m060548_c001_v0001171_t0026_u01745733948853") 2025/04/27 06:06:34 DEBUG : both1: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f6808b_d20250427_m060543_c001_v7007000_t0000_u01745733943010") 2025/04/27 06:06:34 DEBUG : both1: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b8e3_d20250427_m060519_c001_v0001171_t0058_u01745733919354") 2025/04/27 06:06:34 DEBUG : both10: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d19_d20250427_m060610_c001_v7007000_t0000_u01745733970981") 2025/04/27 06:06:34 DEBUG : both10: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bd44_d20250427_m060557_c001_v0001171_t0032_u01745733957996") 2025/04/27 06:06:34 DEBUG : both10: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f6808c_d20250427_m060543_c001_v7007000_t0000_u01745733943195") 2025/04/27 06:06:34 DEBUG : both10: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043ba04_d20250427_m060529_c001_v0001171_t0013_u01745733929341") 2025/04/27 06:06:34 DEBUG : both11: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d1a_d20250427_m060611_c001_v7007000_t0000_u01745733971165") 2025/04/27 06:06:34 DEBUG : both11: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bd5e_d20250427_m060558_c001_v0001171_t0055_u01745733958829") 2025/04/27 06:06:34 DEBUG : both11: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f6808d_d20250427_m060543_c001_v7007000_t0000_u01745733943383") 2025/04/27 06:06:34 DEBUG : both11: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043ba24_d20250427_m060530_c001_v0001171_t0022_u01745733930392") 2025/04/27 06:06:34 DEBUG : both12: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d1b_d20250427_m060611_c001_v7007000_t0000_u01745733971349") 2025/04/27 06:06:35 DEBUG : both12: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bd84_d20250427_m060559_c001_v0001171_t0018_u01745733959913") 2025/04/27 06:06:35 DEBUG : both12: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f6808e_d20250427_m060543_c001_v7007000_t0000_u01745733943565") 2025/04/27 06:06:35 DEBUG : both12: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043ba44_d20250427_m060531_c001_v0001171_t0027_u01745733931483") 2025/04/27 06:06:35 DEBUG : both13: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d1c_d20250427_m060611_c001_v7007000_t0000_u01745733971534") 2025/04/27 06:06:35 DEBUG : both13: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bdac_d20250427_m060601_c001_v0001171_t0014_u01745733961239") 2025/04/27 06:06:35 DEBUG : both13: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f6808f_d20250427_m060543_c001_v7007000_t0000_u01745733943748") 2025/04/27 06:06:35 DEBUG : both13: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043ba5e_d20250427_m060532_c001_v0001171_t0047_u01745733932589") 2025/04/27 06:06:35 DEBUG : both14: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d1d_d20250427_m060611_c001_v7007000_t0000_u01745733971719") 2025/04/27 06:06:35 DEBUG : both14: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bdda_d20250427_m060602_c001_v0001171_t0012_u01745733962129") 2025/04/27 06:06:35 DEBUG : both14: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f68090_d20250427_m060543_c001_v7007000_t0000_u01745733943932") 2025/04/27 06:06:35 DEBUG : both14: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043ba82_d20250427_m060533_c001_v0001171_t0002_u01745733933895") 2025/04/27 06:06:35 DEBUG : both15: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d1e_d20250427_m060611_c001_v7007000_t0000_u01745733971903") 2025/04/27 06:06:35 DEBUG : both15: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bdea_d20250427_m060603_c001_v0001171_t0006_u01745733963029") 2025/04/27 06:06:35 DEBUG : both15: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f68092_d20250427_m060544_c001_v7007000_t0000_u01745733944115") 2025/04/27 06:06:35 DEBUG : both15: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043ba96_d20250427_m060534_c001_v0001171_t0020_u01745733934703") 2025/04/27 06:06:35 DEBUG : both16: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d1f_d20250427_m060612_c001_v7007000_t0000_u01745733972096") 2025/04/27 06:06:35 DEBUG : both16: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bdf8_d20250427_m060603_c001_v0001171_t0034_u01745733963900") 2025/04/27 06:06:35 DEBUG : both16: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f68093_d20250427_m060544_c001_v7007000_t0000_u01745733944299") 2025/04/27 06:06:35 DEBUG : both16: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bab4_d20250427_m060535_c001_v0001171_t0029_u01745733935865") 2025/04/27 06:06:36 DEBUG : both17: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d20_d20250427_m060612_c001_v7007000_t0000_u01745733972280") 2025/04/27 06:06:36 DEBUG : both17: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043be14_d20250427_m060604_c001_v0001171_t0038_u01745733964715") 2025/04/27 06:06:36 DEBUG : both17: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f68094_d20250427_m060544_c001_v7007000_t0000_u01745733944484") 2025/04/27 06:06:36 DEBUG : both17: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bac6_d20250427_m060536_c001_v0001171_t0030_u01745733936891") 2025/04/27 06:06:36 DEBUG : both18: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d21_d20250427_m060612_c001_v7007000_t0000_u01745733972465") 2025/04/27 06:06:36 DEBUG : both18: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043be2a_d20250427_m060605_c001_v0001171_t0050_u01745733965632") 2025/04/27 06:06:36 DEBUG : both18: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f68096_d20250427_m060544_c001_v7007000_t0000_u01745733944671") 2025/04/27 06:06:36 DEBUG : both18: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043badf_d20250427_m060537_c001_v0001171_t0012_u01745733937725") 2025/04/27 06:06:36 DEBUG : both19: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d22_d20250427_m060612_c001_v7007000_t0000_u01745733972648") 2025/04/27 06:06:36 DEBUG : both19: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043be4a_d20250427_m060607_c001_v0001171_t0045_u01745733966975") 2025/04/27 06:06:36 DEBUG : both19: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f68097_d20250427_m060544_c001_v7007000_t0000_u01745733944855") 2025/04/27 06:06:36 DEBUG : both19: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bafa_d20250427_m060538_c001_v0001171_t0058_u01745733938858") 2025/04/27 06:06:36 DEBUG : both2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d23_d20250427_m060612_c001_v7007000_t0000_u01745733972833") 2025/04/27 06:06:36 DEBUG : both2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bc64_d20250427_m060549_c001_v0001171_t0055_u01745733949858") 2025/04/27 06:06:36 DEBUG : both2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f68098_d20250427_m060545_c001_v7007000_t0000_u01745733945040") 2025/04/27 06:06:36 DEBUG : both2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b90f_d20250427_m060520_c001_v0001171_t0053_u01745733920692") 2025/04/27 06:06:36 DEBUG : both3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d24_d20250427_m060613_c001_v7007000_t0000_u01745733973020") 2025/04/27 06:06:36 DEBUG : both3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bc8a_d20250427_m060551_c001_v0001171_t0019_u01745733950998") 2025/04/27 06:06:36 DEBUG : both3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f68099_d20250427_m060545_c001_v7007000_t0000_u01745733945223") 2025/04/27 06:06:36 DEBUG : both3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b938_d20250427_m060521_c001_v0001171_t0009_u01745733921879") 2025/04/27 06:06:37 DEBUG : both4: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d25_d20250427_m060613_c001_v7007000_t0000_u01745733973205") 2025/04/27 06:06:37 DEBUG : both4: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bca0_d20250427_m060551_c001_v0001171_t0024_u01745733951916") 2025/04/27 06:06:37 DEBUG : both4: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f6809a_d20250427_m060545_c001_v7007000_t0000_u01745733945405") 2025/04/27 06:06:37 DEBUG : both4: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b94e_d20250427_m060522_c001_v0001171_t0046_u01745733922740") 2025/04/27 06:06:37 DEBUG : both5: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d26_d20250427_m060613_c001_v7007000_t0000_u01745733973389") 2025/04/27 06:06:37 DEBUG : both5: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bcbe_d20250427_m060552_c001_v0001171_t0051_u01745733952870") 2025/04/27 06:06:37 DEBUG : both5: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f6809c_d20250427_m060545_c001_v7007000_t0000_u01745733945587") 2025/04/27 06:06:37 DEBUG : both5: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b974_d20250427_m060523_c001_v0001171_t0000_u01745733923838") 2025/04/27 06:06:37 DEBUG : both6: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d27_d20250427_m060613_c001_v7007000_t0000_u01745733973574") 2025/04/27 06:06:37 DEBUG : both6: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bcd2_d20250427_m060553_c001_v0001171_t0007_u01745733953973") 2025/04/27 06:06:37 DEBUG : both6: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f6809d_d20250427_m060545_c001_v7007000_t0000_u01745733945778") 2025/04/27 06:06:37 DEBUG : both6: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b988_d20250427_m060524_c001_v0001171_t0008_u01745733924794") 2025/04/27 06:06:37 DEBUG : both7: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d29_d20250427_m060613_c001_v7007000_t0000_u01745733973773") 2025/04/27 06:06:37 DEBUG : both7: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bcec_d20250427_m060554_c001_v0001171_t0009_u01745733954812") 2025/04/27 06:06:37 DEBUG : both7: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f6809f_d20250427_m060545_c001_v7007000_t0000_u01745733945962") 2025/04/27 06:06:37 DEBUG : both7: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b99c_d20250427_m060525_c001_v0001171_t0045_u01745733925837") 2025/04/27 06:06:37 DEBUG : both8: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d2a_d20250427_m060613_c001_v7007000_t0000_u01745733973957") 2025/04/27 06:06:37 DEBUG : both8: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bd00_d20250427_m060555_c001_v0001171_t0052_u01745733955777") 2025/04/27 06:06:37 DEBUG : both8: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f680a0_d20250427_m060546_c001_v7007000_t0000_u01745733946143") 2025/04/27 06:06:37 DEBUG : both8: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b9c4_d20250427_m060527_c001_v0001171_t0040_u01745733927034") 2025/04/27 06:06:38 DEBUG : both9: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d2b_d20250427_m060614_c001_v7007000_t0000_u01745733974149") 2025/04/27 06:06:38 DEBUG : both9: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bd23_d20250427_m060556_c001_v0001171_t0052_u01745733956744") 2025/04/27 06:06:38 DEBUG : both9: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f680a1_d20250427_m060546_c001_v7007000_t0000_u01745733946325") 2025/04/27 06:06:38 DEBUG : both9: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b9e5_d20250427_m060528_c001_v0001171_t0027_u01745733928282") 2025/04/27 06:06:38 DEBUG : c/non empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc315c_d20250427_m060110_c001_v7007000_t0000_u01745733670085") 2025/04/27 06:06:38 DEBUG : c/non empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b20_d20250427_m060107_c001_v0001041_t0035_u01745733667654") 2025/04/27 06:06:38 DEBUG : c/non empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b9129842832f_d20250427_m060106_c001_v7007000_t0000_u01745733666295") 2025/04/27 06:06:38 DEBUG : c/non empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b0e_d20250427_m060104_c001_v0001041_t0041_u01745733664307") 2025/04/27 06:06:38 DEBUG : c/non empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b912984282f8_d20250427_m060043_c001_v7007000_t0000_u01745733643084") 2025/04/27 06:06:38 DEBUG : c/non empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597ac4_d20250427_m060040_c001_v0001041_t0016_u01745733640979") 2025/04/27 06:06:38 DEBUG : check sum: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c8826_d20250427_m060029_c001_v7007000_t0000_u01745733629060") 2025/04/27 06:06:38 DEBUG : check sum: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597aaa_d20250427_m060028_c001_v0001041_t0009_u01745733628018") 2025/04/27 06:06:38 DEBUG : dest/3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec44380a_d20250427_m060327_c001_v7007000_t0000_u01745733807020") 2025/04/27 06:06:38 DEBUG : dest/3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4181dce0b9500e6a_d20250427_m060325_c001_v0001144_t0055_u01745733805910") 2025/04/27 06:06:38 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c8a93_d20250427_m060506_c001_v7007000_t0000_u01745733906929") 2025/04/27 06:06:38 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1034b9c170c18fec_d20250427_m060505_c001_v0001181_t0021_u01745733905132") 2025/04/27 06:06:38 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40170bfa15895f30_d20250427_m060504_c001_v7007000_t0000_u01745733904948") 2025/04/27 06:06:38 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1034b9c170c18fcc_d20250427_m060500_c001_v0001181_t0000_u01745733900750") 2025/04/27 06:06:38 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40170bfa15895f2c_d20250427_m060500_c001_v7007000_t0000_u01745733900000") 2025/04/27 06:06:38 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf02f9_d20250427_m060454_c001_v0001042_t0018_u01745733894129") 2025/04/27 06:06:38 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4036cebb001a7669_d20250427_m060452_c001_v7007000_t0000_u01745733892652") 2025/04/27 06:06:38 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11445d7a5acd48d3_d20250427_m060450_c001_v0001090_t0021_u01745733890527") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40040ee6b50f9e66_d20250427_m060450_c001_v7007000_t0000_u01745733890343") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11445d7a5acd48b7_d20250427_m060446_c001_v0001090_t0019_u01745733886744") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40040ee6b50f9e62_d20250427_m060446_c001_v7007000_t0000_u01745733886008") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b4a7_d20250427_m060439_c001_v0001171_t0006_u01745733879577") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40040ee6b50f9e55_d20250427_m060438_c001_v7007000_t0000_u01745733878290") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1063b64041e7a7b5_d20250427_m060436_c001_v0001183_t0030_u01745733876872") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f407bc95a5e3df8e3_d20250427_m060436_c001_v7007000_t0000_u01745733876681") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1063b64041e7a75d_d20250427_m060433_c001_v0001183_t0027_u01745733873692") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f407bc95a5e3df8db_d20250427_m060432_c001_v7007000_t0000_u01745733872955") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597cd8_d20250427_m060427_c001_v0001041_t0035_u01745733867636") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f407bc95a5e3df8d5_d20250427_m060426_c001_v7007000_t0000_u01745733866714") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f114cb3f82c07f5ea_d20250427_m060425_c001_v0001182_t0017_u01745733865015") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40615452e2cae47c_d20250427_m060424_c001_v7007000_t0000_u01745733864829") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f114cb3f82c07f58e_d20250427_m060421_c001_v0001182_t0020_u01745733861655") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40615452e2cae45d_d20250427_m060420_c001_v7007000_t0000_u01745733860926") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0297_d20250427_m060414_c001_v0001042_t0009_u01745733854512") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40040ee6b50f9e37_d20250427_m060413_c001_v7007000_t0000_u01745733853568") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1075a76320a6b0d8_d20250427_m060411_c001_v0001171_t0034_u01745733851724") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4142581cd52b0e5f_d20250427_m060411_c001_v7007000_t0000_u01745733851543") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1075a76320a6b062_d20250427_m060407_c001_v0001171_t0016_u01745733847337") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4142581cd52b0e5a_d20250427_m060406_c001_v7007000_t0000_u01745733846588") 2025/04/27 06:06:39 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b08b_d20250427_m060359_c001_v0001171_t0014_u01745733839933") 2025/04/27 06:06:40 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f418f955f4525fb47_d20250427_m060358_c001_v7007000_t0000_u01745733838997") 2025/04/27 06:06:40 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f108df5182e32b570_d20250427_m060357_c001_v0001184_t0021_u01745733837084") 2025/04/27 06:06:40 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40170bfa15895d19_d20250427_m060356_c001_v7007000_t0000_u01745733836887") 2025/04/27 06:06:40 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f108df5182e32b4d8_d20250427_m060353_c001_v0001184_t0042_u01745733833420") 2025/04/27 06:06:40 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40170bfa15895d0e_d20250427_m060352_c001_v7007000_t0000_u01745733832692") 2025/04/27 06:06:40 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597c7a_d20250427_m060346_c001_v0001041_t0028_u01745733826015") 2025/04/27 06:06:40 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec44381a_d20250427_m060344_c001_v7007000_t0000_u01745733824908") 2025/04/27 06:06:40 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f108cde058a43a278_d20250427_m060338_c001_v0001161_t0017_u01745733818296") 2025/04/27 06:06:40 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4142581cd52b0e3d_d20250427_m060338_c001_v7007000_t0000_u01745733818097") 2025/04/27 06:06:40 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf022b_d20250427_m060334_c001_v0001042_t0033_u01745733814008") 2025/04/27 06:06:40 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f109c5e1fad89544a_d20250427_m060332_c001_v0001104_t0008_u01745733812877") 2025/04/27 06:06:40 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f109c5e1fad89543c_d20250427_m060331_c001_v0001104_t0048_u01745733811499") 2025/04/27 06:06:40 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4162eda90492b15c_d20250427_m060318_c001_v7007000_t0000_u01745733798029") 2025/04/27 06:06:40 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597c2c_d20250427_m060310_c001_v0001041_t0043_u01745733790624") 2025/04/27 06:06:40 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f101ff9e5d2f43bed_d20250427_m060309_c001_v0001183_t0050_u01745733789857") 2025/04/27 06:06:40 DEBUG : dst/one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f101ff9e5d2f43bd7_d20250427_m060308_c001_v0001183_t0053_u01745733788918") 2025/04/27 06:06:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c8a94_d20250427_m060507_c001_v7007000_t0000_u01745733907114") 2025/04/27 06:06:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f114f645d7c422b38_d20250427_m060504_c001_v0001171_t0004_u01745733904325") 2025/04/27 06:06:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f100bbf671a1b0066_d20250427_m060459_c001_v0001171_t0042_u01745733899520") 2025/04/27 06:06:40 DEBUG : dst/one.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4036cebb001a766a_d20250427_m060452_c001_v7007000_t0000_u01745733892835") 2025/04/27 06:06:41 DEBUG : dst/one.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f116334d8c755d2f3_d20250427_m060449_c001_v0001037_t0053_u01745733889991") 2025/04/27 06:06:41 DEBUG : dst/one.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f107363207e04fe22_d20250427_m060445_c001_v0001180_t0044_u01745733885800") 2025/04/27 06:06:41 DEBUG : dst/one.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40040ee6b50f9e56_d20250427_m060438_c001_v7007000_t0000_u01745733878474") 2025/04/27 06:06:41 DEBUG : dst/one.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f113d02aa8cfc7dd7_d20250427_m060436_c001_v0001184_t0043_u01745733876453") 2025/04/27 06:06:41 DEBUG : dst/one.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1067e211b5950ee5_d20250427_m060431_c001_v0001117_t0026_u01745733871974") 2025/04/27 06:06:41 DEBUG : dst/three: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec44381c_d20250427_m060345_c001_v7007000_t0000_u01745733825092") 2025/04/27 06:06:41 DEBUG : dst/three: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f109c5e1fad89547d_d20250427_m060343_c001_v0001104_t0052_u01745733823125") 2025/04/27 06:06:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c8a96_d20250427_m060507_c001_v7007000_t0000_u01745733907296") 2025/04/27 06:06:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1070aac9af8a4c69_d20250427_m060505_c001_v0001184_t0034_u01745733905908") 2025/04/27 06:06:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1152b55d4c789d82_d20250427_m060502_c001_v0001165_t0040_u01745733902561") 2025/04/27 06:06:41 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c8a97_d20250427_m060507_c001_v7007000_t0000_u01745733907478") 2025/04/27 06:06:41 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1034b9c170c18ff0_d20250427_m060506_c001_v0001181_t0044_u01745733906301") 2025/04/27 06:06:41 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40170bfa15895f32_d20250427_m060506_c001_v7007000_t0000_u01745733906118") 2025/04/27 06:06:41 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1034b9c170c18fe4_d20250427_m060502_c001_v0001181_t0024_u01745733902966") 2025/04/27 06:06:41 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40170bfa15895f2d_d20250427_m060502_c001_v7007000_t0000_u01745733902782") 2025/04/27 06:06:41 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf02fd_d20250427_m060455_c001_v0001042_t0012_u01745733895500") 2025/04/27 06:06:41 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4036cebb001a766b_d20250427_m060453_c001_v7007000_t0000_u01745733893018") 2025/04/27 06:06:41 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11445d7a5acd48d7_d20250427_m060451_c001_v0001090_t0058_u01745733891962") 2025/04/27 06:06:41 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40040ee6b50f9e68_d20250427_m060451_c001_v7007000_t0000_u01745733891779") 2025/04/27 06:06:41 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11445d7a5acd48c5_d20250427_m060448_c001_v0001090_t0024_u01745733888428") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40040ee6b50f9e63_d20250427_m060448_c001_v7007000_t0000_u01745733888238") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b507_d20250427_m060442_c001_v0001171_t0027_u01745733882876") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f407bc95a5e3df8e8_d20250427_m060437_c001_v7007000_t0000_u01745733877729") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597ce2_d20250427_m060435_c001_v0001041_t0046_u01745733875429") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f407bc95a5e3df8df_d20250427_m060434_c001_v7007000_t0000_u01745733874325") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf02bd_d20250427_m060428_c001_v0001042_t0039_u01745733868848") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40615452e2cae47e_d20250427_m060425_c001_v7007000_t0000_u01745733865792") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf02b9_d20250427_m060423_c001_v0001042_t0052_u01745733863711") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40615452e2cae46f_d20250427_m060422_c001_v7007000_t0000_u01745733862616") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b249_d20250427_m060416_c001_v0001171_t0005_u01745733856011") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4142581cd52b0e61_d20250427_m060412_c001_v7007000_t0000_u01745733852648") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b1b7_d20250427_m060409_c001_v0001171_t0029_u01745733849823") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4142581cd52b0e5c_d20250427_m060408_c001_v7007000_t0000_u01745733848733") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597ca4_d20250427_m060401_c001_v0001041_t0001_u01745733841669") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40170bfa15895d26_d20250427_m060358_c001_v7007000_t0000_u01745733838010") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597c8e_d20250427_m060355_c001_v0001041_t0024_u01745733835306") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40170bfa15895d10_d20250427_m060354_c001_v7007000_t0000_u01745733834193") 2025/04/27 06:06:42 DEBUG : dst/three.txt: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf025b_d20250427_m060347_c001_v0001042_t0053_u01745733827897") 2025/04/27 06:06:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4036cebb001a766c_d20250427_m060453_c001_v7007000_t0000_u01745733893201") 2025/04/27 06:06:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f115e02e16406e4f9_d20250427_m060451_c001_v0001183_t0039_u01745733891564") 2025/04/27 06:06:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f10902c887ab13895_d20250427_m060447_c001_v0001103_t0052_u01745733887863") 2025/04/27 06:06:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40040ee6b50f9e57_d20250427_m060438_c001_v7007000_t0000_u01745733878656") 2025/04/27 06:06:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1179dc385369fe87_d20250427_m060437_c001_v0001113_t0046_u01745733877270") 2025/04/27 06:06:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f10306314fb7f1f19_d20250427_m060434_c001_v0001182_t0000_u01745733874099") 2025/04/27 06:06:43 DEBUG : dst/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c8a99_d20250427_m060507_c001_v7007000_t0000_u01745733907660") 2025/04/27 06:06:43 DEBUG : dst/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b671_d20250427_m060455_c001_v0001171_t0006_u01745733895006") 2025/04/27 06:06:43 DEBUG : dst/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4036cebb001a766d_d20250427_m060453_c001_v7007000_t0000_u01745733893397") 2025/04/27 06:06:43 DEBUG : dst/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf02db_d20250427_m060440_c001_v0001042_t0040_u01745733880345") 2025/04/27 06:06:43 DEBUG : dst/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40040ee6b50f9e58_d20250427_m060438_c001_v7007000_t0000_u01745733878840") 2025/04/27 06:06:43 DEBUG : dst/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b373_d20250427_m060428_c001_v0001171_t0029_u01745733868423") 2025/04/27 06:06:43 DEBUG : dst/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f407bc95a5e3df8d6_d20250427_m060426_c001_v7007000_t0000_u01745733866897") 2025/04/27 06:06:43 DEBUG : dst/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597cc8_d20250427_m060415_c001_v0001041_t0030_u01745733855294") 2025/04/27 06:06:43 DEBUG : dst/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40040ee6b50f9e38_d20250427_m060413_c001_v7007000_t0000_u01745733853751") 2025/04/27 06:06:43 DEBUG : dst/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0281_d20250427_m060400_c001_v0001042_t0003_u01745733840907") 2025/04/27 06:06:43 DEBUG : dst/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f418f955f4525fb48_d20250427_m060359_c001_v7007000_t0000_u01745733839186") 2025/04/27 06:06:43 DEBUG : dst/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043af07_d20250427_m060346_c001_v0001171_t0058_u01745733826840") 2025/04/27 06:06:43 DEBUG : dst/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec44381d_d20250427_m060345_c001_v7007000_t0000_u01745733825276") 2025/04/27 06:06:43 DEBUG : dst/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11598caa93ea854e_d20250427_m060340_c001_v0001178_t0054_u01745733820441") 2025/04/27 06:06:43 DEBUG : dst/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4162eda90492b15d_d20250427_m060318_c001_v7007000_t0000_u01745733798214") 2025/04/27 06:06:43 DEBUG : dst/two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f101ff9e5d2f43c97_d20250427_m060317_c001_v0001183_t0047_u01745733797098") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4165a94c05c985c1_d20250427_m060235_c001_v7007000_t0000_u01745733755575") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0198_d20250427_m060230_c001_v0001042_t0056_u01745733750624") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4165a94c05c985be_d20250427_m060228_c001_v7007000_t0000_u01745733748367") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf017c_d20250427_m060215_c001_v0001042_t0021_u01745733735386") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec443766_d20250427_m060156_c001_v7007000_t0000_u01745733716212") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0154_d20250427_m060151_c001_v0001042_t0019_u01745733711927") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc3176_d20250427_m060125_c001_v7007000_t0000_u01745733685020") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b4a_d20250427_m060122_c001_v0001041_t0032_u01745733682916") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc3170_d20250427_m060121_c001_v7007000_t0000_u01745733681186") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b44_d20250427_m060119_c001_v0001041_t0036_u01745733679814") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc3164_d20250427_m060116_c001_v7007000_t0000_u01745733676014") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b36_d20250427_m060114_c001_v0001041_t0032_u01745733674172") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc315f_d20250427_m060112_c001_v7007000_t0000_u01745733672784") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b2c_d20250427_m060111_c001_v0001041_t0047_u01745733671300") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b9129842832a_d20250427_m060103_c001_v7007000_t0000_u01745733663009") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b02_d20250427_m060101_c001_v0001041_t0002_u01745733661158") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b91298428320_d20250427_m060059_c001_v7007000_t0000_u01745733659858") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597af6_d20250427_m060058_c001_v0001041_t0009_u01745733658860") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b9129842830c_d20250427_m060052_c001_v7007000_t0000_u01745733652477") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597ade_d20250427_m060050_c001_v0001041_t0018_u01745733650903") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b91298428303_d20250427_m060048_c001_v7007000_t0000_u01745733648332") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597ad2_d20250427_m060047_c001_v0001041_t0006_u01745733647195") 2025/04/27 06:06:44 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b91298428300_d20250427_m060046_c001_v7007000_t0000_u01745733646103") 2025/04/27 06:06:45 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f110441aed4d0c109_d20250427_m060045_c001_v0001178_t0055_u01745733645518") 2025/04/27 06:06:45 DEBUG : empty space: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597aca_d20250427_m060043_c001_v0001041_t0032_u01745733643811") 2025/04/27 06:06:45 DEBUG : enormous: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc3173_d20250427_m060124_c001_v7007000_t0000_u01745733684058") 2025/04/27 06:06:45 DEBUG : enormous: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b4e_d20250427_m060123_c001_v0001041_t0000_u01745733683310") 2025/04/27 06:06:45 DEBUG : existing: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c8aaa_d20250427_m060512_c001_v7007000_t0000_u01745733912908") 2025/04/27 06:06:45 DEBUG : existing: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043b833_d20250427_m060511_c001_v0001171_t0051_u01745733911418") 2025/04/27 06:06:45 DEBUG : existing: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec44375f_d20250427_m060149_c001_v7007000_t0000_u01745733709839") 2025/04/27 06:06:45 DEBUG : existing: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b9a_d20250427_m060148_c001_v0001041_t0023_u01745733708630") 2025/04/27 06:06:45 DEBUG : existing: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c884f_d20250427_m060039_c001_v7007000_t0000_u01745733639084") 2025/04/27 06:06:45 DEBUG : existing: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597ab8_d20250427_m060037_c001_v0001041_t0033_u01745733637804") 2025/04/27 06:06:45 DEBUG : existing: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c884a_d20250427_m060036_c001_v7007000_t0000_u01745733636535") 2025/04/27 06:06:45 DEBUG : existing: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597ab6_d20250427_m060035_c001_v0001041_t0047_u01745733635824") 2025/04/27 06:06:45 DEBUG : existing: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597ab4_d20250427_m060034_c001_v0001041_t0021_u01745733634817") 2025/04/27 06:06:45 DEBUG : existing-b: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec443760_d20250427_m060150_c001_v7007000_t0000_u01745733710023") 2025/04/27 06:06:45 DEBUG : existing-b: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf014e_d20250427_m060148_c001_v0001042_t0009_u01745733708639") 2025/04/27 06:06:45 DEBUG : file1: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d47_d20250427_m060623_c001_v7007000_t0000_u01745733983409") 2025/04/27 06:06:45 DEBUG : file1: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f105aab933e3fde2a_d20250427_m060622_c001_v0001100_t0039_u01745733982105") 2025/04/27 06:06:45 DEBUG : file1: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d43_d20250427_m060620_c001_v7007000_t0000_u01745733980346") 2025/04/27 06:06:45 DEBUG : file1: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f105aab933e3fde23_d20250427_m060619_c001_v0001100_t0007_u01745733979251") 2025/04/27 06:06:45 DEBUG : five: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc3179_d20250427_m060130_c001_v7007000_t0000_u01745733690057") 2025/04/27 06:06:45 DEBUG : five: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023c817a6597b5c_d20250427_m060127_c001_v0001041_t0035_u01745733687689") 2025/04/27 06:06:46 DEBUG : foo: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b91298428305_d20250427_m060050_c001_v7007000_t0000_u01745733650174") 2025/04/27 06:06:46 DEBUG : foo: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023c817a6597ada_d20250427_m060049_c001_v0001041_t0035_u01745733649615") 2025/04/27 06:06:46 DEBUG : foo: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023c817a6597ad6_d20250427_m060049_c001_v0001041_t0035_u01745733649060") 2025/04/27 06:06:46 DEBUG : four: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc317b_d20250427_m060130_c001_v7007000_t0000_u01745733690240") 2025/04/27 06:06:46 DEBUG : four: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f417db0a44043a117_d20250427_m060128_c001_v0001171_t0031_u01745733688239") 2025/04/27 06:06:46 DEBUG : four: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b5a_d20250427_m060126_c001_v0001041_t0007_u01745733686873") 2025/04/27 06:06:46 DEBUG : hello world2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f409b3212cf5b2012_d20250427_m055934_c001_v7007000_t0000_u01745733574881") 2025/04/27 06:06:46 DEBUG : hello world2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a30_d20250427_m055934_c001_v0001041_t0003_u01745733574131") 2025/04/27 06:06:46 DEBUG : ignore-size: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c8845_d20250427_m060033_c001_v7007000_t0000_u01745733633732") 2025/04/27 06:06:46 DEBUG : ignore-size: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597ab2_d20250427_m060032_c001_v0001041_t0007_u01745733632654") 2025/04/27 06:06:46 DEBUG : nested/sub dir/file: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec44375a_d20250427_m060147_c001_v7007000_t0000_u01745733707509") 2025/04/27 06:06:46 DEBUG : nested/sub dir/file: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf014a_d20250427_m060146_c001_v0001042_t0019_u01745733706000") 2025/04/27 06:06:46 DEBUG : nested/sub dir/file: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec443756_d20250427_m060144_c001_v7007000_t0000_u01745733704851") 2025/04/27 06:06:46 DEBUG : nested/sub dir/file: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0146_d20250427_m060143_c001_v0001042_t0023_u01745733703751") 2025/04/27 06:06:46 DEBUG : one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc317d_d20250427_m060130_c001_v7007000_t0000_u01745733690432") 2025/04/27 06:06:46 DEBUG : one: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023c817a6597b54_d20250427_m060126_c001_v0001041_t0035_u01745733686151") 2025/04/27 06:06:46 DEBUG : only0: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d2c_d20250427_m060614_c001_v7007000_t0000_u01745733974341") 2025/04/27 06:06:46 DEBUG : only0: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f417db0a44043be6a_d20250427_m060608_c001_v0001171_t0031_u01745733968600") 2025/04/27 06:06:46 DEBUG : only0: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0399_d20250427_m060548_c001_v0001042_t0043_u01745733948297") 2025/04/27 06:06:46 DEBUG : only0: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f418f955f4525fe25_d20250427_m060541_c001_v7007000_t0000_u01745733941675") 2025/04/27 06:06:47 DEBUG : only0: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf032d_d20250427_m060519_c001_v0001042_t0050_u01745733919024") 2025/04/27 06:06:47 DEBUG : only1: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d2d_d20250427_m060614_c001_v7007000_t0000_u01745733974533") 2025/04/27 06:06:47 DEBUG : only1: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f41181abe2ecf03fd_d20250427_m060608_c001_v0001042_t0012_u01745733968611") 2025/04/27 06:06:47 DEBUG : only1: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf039f_d20250427_m060549_c001_v0001042_t0009_u01745733949352") 2025/04/27 06:06:47 DEBUG : only1: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4142581cd52b0f1b_d20250427_m060541_c001_v7007000_t0000_u01745733941080") 2025/04/27 06:06:47 DEBUG : only1: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0335_d20250427_m060520_c001_v0001042_t0046_u01745733920340") 2025/04/27 06:06:47 DEBUG : only10: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d2e_d20250427_m060614_c001_v7007000_t0000_u01745733974719") 2025/04/27 06:06:47 DEBUG : only10: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f405aab933e3fde03_d20250427_m060609_c001_v0001100_t0009_u01745733969361") 2025/04/27 06:06:47 DEBUG : only10: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03d1_d20250427_m060558_c001_v0001042_t0009_u01745733958406") 2025/04/27 06:06:47 DEBUG : only10: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4142581cd52b0f1d_d20250427_m060541_c001_v7007000_t0000_u01745733941444") 2025/04/27 06:06:47 DEBUG : only10: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf035b_d20250427_m060529_c001_v0001042_t0058_u01745733929848") 2025/04/27 06:06:47 DEBUG : only11: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d2f_d20250427_m060614_c001_v7007000_t0000_u01745733974906") 2025/04/27 06:06:47 DEBUG : only11: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f41181abe2ecf0407_d20250427_m060609_c001_v0001042_t0012_u01745733969748") 2025/04/27 06:06:47 DEBUG : only11: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03d3_d20250427_m060559_c001_v0001042_t0029_u01745733959526") 2025/04/27 06:06:47 DEBUG : only11: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f68082_d20250427_m060541_c001_v7007000_t0000_u01745733941455") 2025/04/27 06:06:47 DEBUG : only11: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf035f_d20250427_m060530_c001_v0001042_t0023_u01745733930949") 2025/04/27 06:06:47 DEBUG : only12: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d31_d20250427_m060615_c001_v7007000_t0000_u01745733975092") 2025/04/27 06:06:47 DEBUG : only12: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f404d666c1707bde6_d20250427_m060609_c001_v0001183_t0000_u01745733969888") 2025/04/27 06:06:47 DEBUG : only12: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03d9_d20250427_m060600_c001_v0001042_t0018_u01745733960586") 2025/04/27 06:06:47 DEBUG : only12: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4142581cd52b0f1f_d20250427_m060541_c001_v7007000_t0000_u01745733941808") 2025/04/27 06:06:47 DEBUG : only12: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0365_d20250427_m060531_c001_v0001042_t0013_u01745733931881") 2025/04/27 06:06:47 DEBUG : only13: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d32_d20250427_m060615_c001_v7007000_t0000_u01745733975278") 2025/04/27 06:06:48 DEBUG : only13: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f405aab933e3fde05_d20250427_m060609_c001_v0001100_t0009_u01745733969627") 2025/04/27 06:06:48 DEBUG : only13: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03df_d20250427_m060601_c001_v0001042_t0002_u01745733961730") 2025/04/27 06:06:48 DEBUG : only13: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f68084_d20250427_m060541_c001_v7007000_t0000_u01745733941825") 2025/04/27 06:06:48 DEBUG : only13: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf036b_d20250427_m060533_c001_v0001042_t0052_u01745733933191") 2025/04/27 06:06:48 DEBUG : only14: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d34_d20250427_m060615_c001_v7007000_t0000_u01745733975463") 2025/04/27 06:06:48 DEBUG : only14: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f404d666c1707bdd6_d20250427_m060609_c001_v0001183_t0000_u01745733969156") 2025/04/27 06:06:48 DEBUG : only14: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03e5_d20250427_m060602_c001_v0001042_t0043_u01745733962680") 2025/04/27 06:06:48 DEBUG : only14: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4142581cd52b0f21_d20250427_m060542_c001_v7007000_t0000_u01745733942189") 2025/04/27 06:06:48 DEBUG : only14: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0371_d20250427_m060534_c001_v0001042_t0036_u01745733934344") 2025/04/27 06:06:48 DEBUG : only15: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d35_d20250427_m060615_c001_v7007000_t0000_u01745733975650") 2025/04/27 06:06:48 DEBUG : only15: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f417db0a44043be74_d20250427_m060609_c001_v0001171_t0031_u01745733969003") 2025/04/27 06:06:48 DEBUG : only15: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03ed_d20250427_m060603_c001_v0001042_t0008_u01745733963558") 2025/04/27 06:06:48 DEBUG : only15: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40040ee6b50f9fe4_d20250427_m060541_c001_v7007000_t0000_u01745733941841") 2025/04/27 06:06:48 DEBUG : only15: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0377_d20250427_m060535_c001_v0001042_t0005_u01745733935283") 2025/04/27 06:06:48 DEBUG : only16: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d36_d20250427_m060615_c001_v7007000_t0000_u01745733975834") 2025/04/27 06:06:48 DEBUG : only16: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f41181abe2ecf03ff_d20250427_m060609_c001_v0001042_t0012_u01745733969012") 2025/04/27 06:06:48 DEBUG : only16: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03f3_d20250427_m060604_c001_v0001042_t0057_u01745733964315") 2025/04/27 06:06:48 DEBUG : only16: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f68085_d20250427_m060542_c001_v7007000_t0000_u01745733942012") 2025/04/27 06:06:48 DEBUG : only16: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0379_d20250427_m060536_c001_v0001042_t0053_u01745733936526") 2025/04/27 06:06:48 DEBUG : only17: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d37_d20250427_m060616_c001_v7007000_t0000_u01745733976020") 2025/04/27 06:06:49 DEBUG : only17: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f417db0a44043be7a_d20250427_m060609_c001_v0001171_t0031_u01745733969185") 2025/04/27 06:06:49 DEBUG : only17: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03f5_d20250427_m060605_c001_v0001042_t0058_u01745733965214") 2025/04/27 06:06:49 DEBUG : only17: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40040ee6b50f9fdb_d20250427_m060541_c001_v7007000_t0000_u01745733941461") 2025/04/27 06:06:49 DEBUG : only17: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf037b_d20250427_m060537_c001_v0001042_t0055_u01745733937373") 2025/04/27 06:06:49 DEBUG : only18: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d38_d20250427_m060616_c001_v7007000_t0000_u01745733976204") 2025/04/27 06:06:49 DEBUG : only18: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f41181abe2ecf0401_d20250427_m060609_c001_v0001042_t0012_u01745733969195") 2025/04/27 06:06:49 DEBUG : only18: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03f7_d20250427_m060606_c001_v0001042_t0004_u01745733966566") 2025/04/27 06:06:49 DEBUG : only18: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f418f955f4525fe23_d20250427_m060541_c001_v7007000_t0000_u01745733941487") 2025/04/27 06:06:49 DEBUG : only18: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0382_d20250427_m060538_c001_v0001042_t0040_u01745733938228") 2025/04/27 06:06:49 DEBUG : only19: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d39_d20250427_m060616_c001_v7007000_t0000_u01745733976388") 2025/04/27 06:06:49 DEBUG : only19: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f404d666c1707bdda_d20250427_m060609_c001_v0001183_t0000_u01745733969341") 2025/04/27 06:06:49 DEBUG : only19: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03f9_d20250427_m060607_c001_v0001042_t0002_u01745733967629") 2025/04/27 06:06:49 DEBUG : only19: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40040ee6b50f9fe8_d20250427_m060542_c001_v7007000_t0000_u01745733942041") 2025/04/27 06:06:49 DEBUG : only19: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0387_d20250427_m060539_c001_v0001042_t0011_u01745733939602") 2025/04/27 06:06:49 DEBUG : only2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d3a_d20250427_m060616_c001_v7007000_t0000_u01745733976573") 2025/04/27 06:06:49 DEBUG : only2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f417db0a44043be86_d20250427_m060609_c001_v0001171_t0031_u01745733969368") 2025/04/27 06:06:49 DEBUG : only2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03ad_d20250427_m060550_c001_v0001042_t0004_u01745733950422") 2025/04/27 06:06:49 DEBUG : only2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f418f955f4525fe28_d20250427_m060541_c001_v7007000_t0000_u01745733941863") 2025/04/27 06:06:49 DEBUG : only2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0339_d20250427_m060521_c001_v0001042_t0023_u01745733921301") 2025/04/27 06:06:49 DEBUG : only3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d3b_d20250427_m060616_c001_v7007000_t0000_u01745733976758") 2025/04/27 06:06:50 DEBUG : only3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f41181abe2ecf0403_d20250427_m060609_c001_v0001042_t0012_u01745733969379") 2025/04/27 06:06:50 DEBUG : only3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03b9_d20250427_m060551_c001_v0001042_t0051_u01745733951507") 2025/04/27 06:06:50 DEBUG : only3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4142581cd52b0f1e_d20250427_m060541_c001_v7007000_t0000_u01745733941626") 2025/04/27 06:06:50 DEBUG : only3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf033b_d20250427_m060522_c001_v0001042_t0045_u01745733922324") 2025/04/27 06:06:50 DEBUG : only4: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d3c_d20250427_m060616_c001_v7007000_t0000_u01745733976942") 2025/04/27 06:06:50 DEBUG : only4: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f404d666c1707bde0_d20250427_m060609_c001_v0001183_t0000_u01745733969522") 2025/04/27 06:06:50 DEBUG : only4: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03bb_d20250427_m060552_c001_v0001042_t0057_u01745733952449") 2025/04/27 06:06:50 DEBUG : only4: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f68083_d20250427_m060541_c001_v7007000_t0000_u01745733941642") 2025/04/27 06:06:50 DEBUG : only4: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0343_d20250427_m060523_c001_v0001042_t0027_u01745733923475") 2025/04/27 06:06:50 DEBUG : only5: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d3d_d20250427_m060617_c001_v7007000_t0000_u01745733977127") 2025/04/27 06:06:50 DEBUG : only5: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f417db0a44043be90_d20250427_m060609_c001_v0001171_t0031_u01745733969551") 2025/04/27 06:06:50 DEBUG : only5: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03bf_d20250427_m060553_c001_v0001042_t0018_u01745733953520") 2025/04/27 06:06:50 DEBUG : only5: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40040ee6b50f9fe0_d20250427_m060541_c001_v7007000_t0000_u01745733941658") 2025/04/27 06:06:50 DEBUG : only5: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0345_d20250427_m060524_c001_v0001042_t0023_u01745733924314") 2025/04/27 06:06:50 DEBUG : only6: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d3e_d20250427_m060617_c001_v7007000_t0000_u01745733977312") 2025/04/27 06:06:50 DEBUG : only6: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f41181abe2ecf0405_d20250427_m060609_c001_v0001042_t0012_u01745733969562") 2025/04/27 06:06:50 DEBUG : only6: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03c3_d20250427_m060554_c001_v0001042_t0046_u01745733954389") 2025/04/27 06:06:50 DEBUG : only6: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4142581cd52b0f20_d20250427_m060541_c001_v7007000_t0000_u01745733941998") 2025/04/27 06:06:50 DEBUG : only6: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0349_d20250427_m060525_c001_v0001042_t0043_u01745733925400") 2025/04/27 06:06:50 DEBUG : only7: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d3f_d20250427_m060617_c001_v7007000_t0000_u01745733977496") 2025/04/27 06:06:50 DEBUG : only7: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f405aab933e3fde07_d20250427_m060609_c001_v0001100_t0009_u01745733969810") 2025/04/27 06:06:51 DEBUG : only7: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03c5_d20250427_m060555_c001_v0001042_t0046_u01745733955421") 2025/04/27 06:06:51 DEBUG : only7: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4142581cd52b0f1c_d20250427_m060541_c001_v7007000_t0000_u01745733941262") 2025/04/27 06:06:51 DEBUG : only7: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf034b_d20250427_m060526_c001_v0001042_t0055_u01745733926660") 2025/04/27 06:06:51 DEBUG : only8: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d40_d20250427_m060617_c001_v7007000_t0000_u01745733977681") 2025/04/27 06:06:51 DEBUG : only8: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f404d666c1707bde4_d20250427_m060609_c001_v0001183_t0000_u01745733969705") 2025/04/27 06:06:51 DEBUG : only8: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03c7_d20250427_m060556_c001_v0001042_t0055_u01745733956365") 2025/04/27 06:06:51 DEBUG : only8: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4099d67614f68087_d20250427_m060542_c001_v7007000_t0000_u01745733942199") 2025/04/27 06:06:51 DEBUG : only8: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf034f_d20250427_m060527_c001_v0001042_t0033_u01745733927587") 2025/04/27 06:06:51 DEBUG : only9: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d41_d20250427_m060617_c001_v7007000_t0000_u01745733977867") 2025/04/27 06:06:51 DEBUG : only9: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f417db0a44043be94_d20250427_m060609_c001_v0001171_t0031_u01745733969738") 2025/04/27 06:06:51 DEBUG : only9: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf03cd_d20250427_m060557_c001_v0001042_t0028_u01745733957411") 2025/04/27 06:06:51 DEBUG : only9: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f418f955f4525fe2a_d20250427_m060542_c001_v7007000_t0000_u01745733942060") 2025/04/27 06:06:51 DEBUG : only9: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0355_d20250427_m060528_c001_v0001042_t0016_u01745733928800") 2025/04/27 06:06:51 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec443750_d20250427_m060141_c001_v7007000_t0000_u01745733701860") 2025/04/27 06:06:51 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043a235_d20250427_m060139_c001_v0001171_t0017_u01745733699845") 2025/04/27 06:06:51 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc318b_d20250427_m060137_c001_v7007000_t0000_u01745733697938") 2025/04/27 06:06:51 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0136_d20250427_m060135_c001_v0001042_t0058_u01745733695599") 2025/04/27 06:06:51 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc3184_d20250427_m060134_c001_v7007000_t0000_u01745733694128") 2025/04/27 06:06:51 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043a167_d20250427_m060131_c001_v0001171_t0048_u01745733691354") 2025/04/27 06:06:51 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc316a_d20250427_m060118_c001_v7007000_t0000_u01745733678395") 2025/04/27 06:06:51 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b3c_d20250427_m060116_c001_v0001041_t0049_u01745733676929") 2025/04/27 06:06:52 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc3163_d20250427_m060114_c001_v7007000_t0000_u01745733674867") 2025/04/27 06:06:52 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b34_d20250427_m060113_c001_v0001041_t0043_u01745733673712") 2025/04/27 06:06:52 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc315e_d20250427_m060112_c001_v7007000_t0000_u01745733672043") 2025/04/27 06:06:52 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b2a_d20250427_m060110_c001_v0001041_t0021_u01745733670814") 2025/04/27 06:06:52 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b91298428329_d20250427_m060102_c001_v7007000_t0000_u01745733662441") 2025/04/27 06:06:52 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b00_d20250427_m060100_c001_v0001041_t0043_u01745733660773") 2025/04/27 06:06:52 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b91298428321_d20250427_m060100_c001_v7007000_t0000_u01745733660041") 2025/04/27 06:06:52 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597af0_d20250427_m060058_c001_v0001041_t0042_u01745733658389") 2025/04/27 06:06:52 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b91298428319_d20250427_m060057_c001_v7007000_t0000_u01745733657657") 2025/04/27 06:06:52 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597aee_d20250427_m060056_c001_v0001041_t0047_u01745733656963") 2025/04/27 06:06:52 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597aec_d20250427_m060056_c001_v0001041_t0037_u01745733656260") 2025/04/27 06:06:52 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b91298428314_d20250427_m060055_c001_v7007000_t0000_u01745733655530") 2025/04/27 06:06:52 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597ae8_d20250427_m060054_c001_v0001041_t0056_u01745733654432") 2025/04/27 06:06:52 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597ae4_d20250427_m060053_c001_v0001041_t0044_u01745733653392") 2025/04/27 06:06:52 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b9129842830d_d20250427_m060052_c001_v7007000_t0000_u01745733652660") 2025/04/27 06:06:52 DEBUG : potato: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597ae0_d20250427_m060051_c001_v0001041_t0008_u01745733651727") 2025/04/27 06:06:52 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4142581cd52b0e0d_d20250427_m060246_c001_v7007000_t0000_u01745733766188") 2025/04/27 06:06:52 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043a871_d20250427_m060245_c001_v0001171_t0020_u01745733765259") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4165a94c05c985c2_d20250427_m060236_c001_v7007000_t0000_u01745733756018") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043a6ed_d20250427_m060229_c001_v0001171_t0008_u01745733749682") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40170bfa15895c7e_d20250427_m060219_c001_v7007000_t0000_u01745733739524") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043a573_d20250427_m060214_c001_v0001171_t0029_u01745733734658") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec443767_d20250427_m060157_c001_v7007000_t0000_u01745733717028") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043a32f_d20250427_m060151_c001_v0001171_t0047_u01745733711378") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc3174_d20250427_m060124_c001_v7007000_t0000_u01745733684240") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b48_d20250427_m060122_c001_v0001041_t0010_u01745733682463") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc3171_d20250427_m060121_c001_v7007000_t0000_u01745733681367") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b42_d20250427_m060119_c001_v0001041_t0013_u01745733679312") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc316b_d20250427_m060118_c001_v7007000_t0000_u01745733678582") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b3e_d20250427_m060117_c001_v0001041_t0059_u01745733677672") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc3165_d20250427_m060116_c001_v7007000_t0000_u01745733676199") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b3a_d20250427_m060115_c001_v0001041_t0051_u01745733675233") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc3160_d20250427_m060112_c001_v7007000_t0000_u01745733672967") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b2e_d20250427_m060112_c001_v0001041_t0013_u01745733672056") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4104b9129842832b_d20250427_m060103_c001_v7007000_t0000_u01745733663191") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b04_d20250427_m060101_c001_v0001041_t0009_u01745733661963") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f409b3212cf5b2017_d20250427_m055938_c001_v7007000_t0000_u01745733578543") 2025/04/27 06:06:53 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a38_d20250427_m055937_c001_v0001041_t0043_u01745733577858") 2025/04/27 06:06:54 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f409b3212cf5b2015_d20250427_m055936_c001_v7007000_t0000_u01745733576569") 2025/04/27 06:06:54 DEBUG : potato2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a34_d20250427_m055935_c001_v0001041_t0056_u01745733575796") 2025/04/27 06:06:54 DEBUG : potato3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4165a94c05c985c4_d20250427_m060237_c001_v7007000_t0000_u01745733757023") 2025/04/27 06:06:54 DEBUG : potato3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597be2_d20250427_m060231_c001_v0001041_t0005_u01745733751433") 2025/04/27 06:06:54 DEBUG : potato3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40170bfa15895c82_d20250427_m060220_c001_v7007000_t0000_u01745733740054") 2025/04/27 06:06:54 DEBUG : potato3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597bb8_d20250427_m060216_c001_v0001041_t0022_u01745733736202") 2025/04/27 06:06:54 DEBUG : potato3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec443768_d20250427_m060157_c001_v7007000_t0000_u01745733717211") 2025/04/27 06:06:54 DEBUG : potato3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b9e_d20250427_m060152_c001_v0001041_t0049_u01745733712558") 2025/04/27 06:06:54 DEBUG : pre-dest1/1: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec44380b_d20250427_m060327_c001_v7007000_t0000_u01745733807203") 2025/04/27 06:06:54 DEBUG : pre-dest1/1: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597c3c_d20250427_m060318_c001_v0001041_t0011_u01745733798982") 2025/04/27 06:06:54 DEBUG : pre-dest2/2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec44380d_d20250427_m060327_c001_v7007000_t0000_u01745733807389") 2025/04/27 06:06:54 DEBUG : pre-dest2/2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043abe1_d20250427_m060319_c001_v0001171_t0014_u01745733799705") 2025/04/27 06:06:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4162eda90492b0d5_d20250427_m060258_c001_v7007000_t0000_u01745733778550") 2025/04/27 06:06:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf01bd_d20250427_m060255_c001_v0001042_t0001_u01745733775386") 2025/04/27 06:06:54 DEBUG : sizeonly: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c8838_d20250427_m060031_c001_v7007000_t0000_u01745733631369") 2025/04/27 06:06:54 DEBUG : sizeonly: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597aae_d20250427_m060030_c001_v0001041_t0050_u01745733630326") 2025/04/27 06:06:54 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d4e_d20250427_m060629_c001_v7007000_t0000_u01745733989995") 2025/04/27 06:06:54 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f104d666c1707bfdf_d20250427_m060628_c001_v0001183_t0028_u01745733988708") 2025/04/27 06:06:54 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d4a_d20250427_m060626_c001_v7007000_t0000_u01745733986800") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0439_d20250427_m060625_c001_v0001042_t0015_u01745733985523") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec44375b_d20250427_m060147_c001_v7007000_t0000_u01745733707691") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043a2d3_d20250427_m060146_c001_v0001171_t0055_u01745733706351") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec443757_d20250427_m060145_c001_v7007000_t0000_u01745733705045") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b8a_d20250427_m060144_c001_v0001041_t0010_u01745733704099") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c8815_d20250427_m060027_c001_v7007000_t0000_u01745733627106") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597aa6_d20250427_m060025_c001_v0001041_t0000_u01745733625616") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c8807_d20250427_m060024_c001_v7007000_t0000_u01745733624885") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597aa0_d20250427_m060023_c001_v0001041_t0035_u01745733623784") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c87ed_d20250427_m060021_c001_v7007000_t0000_u01745733621000") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a9a_d20250427_m060019_c001_v0001041_t0037_u01745733619514") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c87ea_d20250427_m060018_c001_v7007000_t0000_u01745733618920") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a94_d20250427_m060017_c001_v0001041_t0028_u01745733617683") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a8c_d20250427_m060015_c001_v0001041_t0050_u01745733615159") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c87e4_d20250427_m060014_c001_v7007000_t0000_u01745733614434") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a86_d20250427_m060013_c001_v0001041_t0038_u01745733613648") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a82_d20250427_m060012_c001_v0001041_t0011_u01745733612911") 2025/04/27 06:06:55 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4047c5ea142c87db_d20250427_m060011_c001_v7007000_t0000_u01745733611466") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a74_d20250427_m060005_c001_v0001041_t0007_u01745733605582") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a72_d20250427_m055959_c001_v0001041_t0003_u01745733599591") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f407bc95a5e3df70e_d20250427_m055958_c001_v7007000_t0000_u01745733598862") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a6a_d20250427_m055958_c001_v0001041_t0003_u01745733598146") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a68_d20250427_m055957_c001_v0001041_t0035_u01745733597438") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f407bc95a5e3df70d_d20250427_m055956_c001_v7007000_t0000_u01745733596344") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a56_d20250427_m055949_c001_v0001041_t0010_u01745733589438") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc30e1_d20250427_m055949_c001_v7007000_t0000_u01745733589074") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a4e_d20250427_m055948_c001_v0001041_t0029_u01745733588309") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f409b3212cf5b2020_d20250427_m055946_c001_v7007000_t0000_u01745733586674") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a4a_d20250427_m055945_c001_v0001041_t0015_u01745733585917") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f409b3212cf5b201f_d20250427_m055945_c001_v7007000_t0000_u01745733585371") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a46_d20250427_m055944_c001_v0001041_t0038_u01745733584579") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f409b3212cf5b201c_d20250427_m055943_c001_v7007000_t0000_u01745733583306") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a44_d20250427_m055942_c001_v0001041_t0001_u01745733582417") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f409b3212cf5b201a_d20250427_m055941_c001_v7007000_t0000_u01745733581869") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a42_d20250427_m055941_c001_v0001041_t0001_u01745733581119") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f409b3212cf5b2018_d20250427_m055940_c001_v7007000_t0000_u01745733580211") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a3c_d20250427_m055939_c001_v0001041_t0035_u01745733579455") 2025/04/27 06:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f409b3212cf5b2010_d20250427_m055933_c001_v7007000_t0000_u01745733573213") 2025/04/27 06:06:57 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a2a_d20250427_m055932_c001_v0001041_t0051_u01745733572362") 2025/04/27 06:06:57 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f409b3212cf5b200f_d20250427_m055931_c001_v7007000_t0000_u01745733571454") 2025/04/27 06:06:57 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a28_d20250427_m055930_c001_v0001041_t0006_u01745733570684") 2025/04/27 06:06:57 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f409b3212cf5b200e_d20250427_m055929_c001_v7007000_t0000_u01745733569763") 2025/04/27 06:06:57 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a22_d20250427_m055929_c001_v0001041_t0001_u01745733569102") 2025/04/27 06:06:57 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f409b3212cf5b200d_d20250427_m055926_c001_v7007000_t0000_u01745733566206") 2025/04/27 06:06:57 DEBUG : sub dir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597a1e_d20250427_m055925_c001_v0001041_t0009_u01745733565384") 2025/04/27 06:06:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d4f_d20250427_m060630_c001_v7007000_t0000_u01745733990180") 2025/04/27 06:06:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043c0a7_d20250427_m060628_c001_v0001171_t0019_u01745733988726") 2025/04/27 06:06:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d4c_d20250427_m060626_c001_v7007000_t0000_u01745733986985") 2025/04/27 06:06:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f105aab933e3fde36_d20250427_m060625_c001_v0001100_t0003_u01745733985174") 2025/04/27 06:06:57 DEBUG : sub/yam: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec44374e_d20250427_m060141_c001_v7007000_t0000_u01745733701304") 2025/04/27 06:06:57 DEBUG : sub/yam: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0138_d20250427_m060139_c001_v0001042_t0011_u01745733699482") 2025/04/27 06:06:57 DEBUG : test_dir1/file2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d48_d20250427_m060623_c001_v7007000_t0000_u01745733983593") 2025/04/27 06:06:57 DEBUG : test_dir1/file2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bfe9_d20250427_m060622_c001_v0001171_t0006_u01745733982120") 2025/04/27 06:06:57 DEBUG : test_dir1/file2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d44_d20250427_m060620_c001_v7007000_t0000_u01745733980531") 2025/04/27 06:06:57 DEBUG : test_dir1/file2: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf0429_d20250427_m060619_c001_v0001042_t0021_u01745733979234") 2025/04/27 06:06:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d49_d20250427_m060623_c001_v7007000_t0000_u01745733983778") 2025/04/27 06:06:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f104d666c1707bf16_d20250427_m060622_c001_v0001183_t0059_u01745733982457") 2025/04/27 06:06:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f40217cf588504d45_d20250427_m060620_c001_v7007000_t0000_u01745733980716") 2025/04/27 06:06:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f117db0a44043bf9f_d20250427_m060619_c001_v0001171_t0037_u01745733979226") 2025/04/27 06:06:58 DEBUG : three: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc317e_d20250427_m060130_c001_v7007000_t0000_u01745733690615") 2025/04/27 06:06:58 DEBUG : three: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b5e_d20250427_m060129_c001_v0001041_t0057_u01745733689017") 2025/04/27 06:06:58 DEBUG : three: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b58_d20250427_m060126_c001_v0001041_t0044_u01745733686521") 2025/04/27 06:06:58 DEBUG : two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc317f_d20250427_m060130_c001_v7007000_t0000_u01745733690800") 2025/04/27 06:06:58 DEBUG : two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f41181abe2ecf012c_d20250427_m060128_c001_v0001042_t0012_u01745733688438") 2025/04/27 06:06:58 DEBUG : two: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023c817a6597b56_d20250427_m060126_c001_v0001041_t0035_u01745733686336") 2025/04/27 06:06:58 DEBUG : yam: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4186c45cec443751_d20250427_m060142_c001_v7007000_t0000_u01745733702044") 2025/04/27 06:06:58 DEBUG : yam: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f10106c9a9c5cf1bc_d20250427_m060141_c001_v0001150_t0059_u01745733701013") 2025/04/27 06:06:58 DEBUG : yam: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc318a_d20250427_m060137_c001_v7007000_t0000_u01745733697385") 2025/04/27 06:06:58 DEBUG : yam: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f1023c817a6597b70_d20250427_m060135_c001_v0001041_t0034_u01745733695953") 2025/04/27 06:06:58 DEBUG : yam: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc3183_d20250427_m060133_c001_v7007000_t0000_u01745733693572") 2025/04/27 06:06:58 DEBUG : yam: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f11181abe2ecf012e_d20250427_m060131_c001_v0001042_t0043_u01745733691362") 2025/04/27 06:06:58 DEBUG : yaml: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc318c_d20250427_m060138_c001_v7007000_t0000_u01745733698128") 2025/04/27 06:06:58 DEBUG : yaml: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f114730bd157c2b93_d20250427_m060136_c001_v0001099_t0012_u01745733696951") 2025/04/27 06:06:58 DEBUG : yaml: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f4023012e7ddc3185_d20250427_m060134_c001_v7007000_t0000_u01745733694310") 2025/04/27 06:06:58 DEBUG : yaml: Deleting (id "4_z1f623d33d04d7b5b9f680e1b_f100bbf671a1ae36d_d20250427_m060132_c001_v0001171_t0056_u01745733692895") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m37.828659073s (try 1/5)