"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/16 02:52:34 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo" 2025/05/16 02:52:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:52:35 DEBUG : Creating backend with remote "/tmp/rclone2512742026" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:52:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 02:52:36 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:52:36 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:52:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.98s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:52:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/16 02:52:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 02:52:37 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:52:37 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:52:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:52:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:52:38 DEBUG : B2 bucket rclone-test-yolasah9dijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.31s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", 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-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", 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-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:52:40 DEBUG : Creating backend with remote "/non-existing" 2025/05/16 02:52:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/16 02:52:40 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:52:40 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:52:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 02:52:42 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:52:42 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:52:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:52:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.15s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:52:43 INFO : B2 bucket rclone-test-yolasah9dijo: Running all checks before starting transfers 2025/05/16 02:52:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 02:52:43 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:52:43 INFO : B2 bucket rclone-test-yolasah9dijo: Checks finished, now starting transfers 2025/05/16 02:52:43 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:52:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:52:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.63s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:52:45 ERROR : Ignoring --no-traverse with sync 2025/05/16 02:52:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 02:52:45 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:52:45 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:52:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:52:45 INFO : sub dir/hello world: Copied (new) 2025/05/16 02:52:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.76s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:52:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/16 02:52:47 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:52:47 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:52:47 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/16 02:52:47 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.72s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:52:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 02:52:48 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:52:48 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:52:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:52:49 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.78s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:52:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 02:52:51 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:52:51 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:52:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:52:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.21s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:52:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/16 02:52:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/16 02:52:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/16 02:52:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/16 02:52:52 INFO : sub dir: Making directory 2025/05/16 02:52:52 INFO : sub dir2: Making directory 2025/05/16 02:52:52 INFO : sub dir2/sub sub dir2: Making directory 2025/05/16 02:52:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 02:52:52 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:52:52 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:52:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:52:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/16 02:52:53 DEBUG : B2 bucket rclone-test-yolasah9dijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.99s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:52:54 INFO : sub dir2: Making directory 2025/05/16 02:52:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/16 02:52:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/16 02:52:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 02:52:54 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:52:54 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:52:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:52:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.52s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:52:56 DEBUG : sub dir2: Making directory with metadata 2025/05/16 02:52:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/16 02:52:56 INFO : sub dir: Making directory 2025/05/16 02:52:56 INFO : sub dir2: Making directory 2025/05/16 02:52:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 02:52:56 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:52:56 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:52:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:52:56 INFO : sub dir/hello world: Copied (new) 2025/05/16 02:52:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/16 02:52:57 DEBUG : B2 bucket rclone-test-yolasah9dijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/16 02:52:57 DEBUG : B2 bucket rclone-test-yolasah9dijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.94s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", 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-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:52:58 INFO : sub dir2: Making directory 2025/05/16 02:52:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 02:52:58 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:52:58 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:52:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:52:59 INFO : sub dir/hello world: Copied (new) 2025/05/16 02:52:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.44s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:52:59 DEBUG : sub dir2: Making directory with metadata 2025/05/16 02:52:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/16 02:52:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/16 02:53:00 INFO : sub dir: Making directory 2025/05/16 02:53:00 INFO : sub dir2: Making directory 2025/05/16 02:53:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 02:53:00 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:00 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:53:00 INFO : sub dir/hello world: Copied (new) 2025/05/16 02:53:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/16 02:53:00 DEBUG : B2 bucket rclone-test-yolasah9dijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.71s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", 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-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:02 INFO : sub dir2: Making directory 2025/05/16 02:53:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 02:53:02 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:02 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:53:03 INFO : sub dir/hello world: Copied (new) 2025/05/16 02:53:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.04s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:04 DEBUG : Creating backend with remote "TestB2:rclone-test-fovuzet3givo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-yolasah9dijo -> B2 bucket rclone-test-fovuzet3givo 2025/05/16 02:53:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 02:53:05 DEBUG : B2 bucket rclone-test-fovuzet3givo: Waiting for checks to finish 2025/05/16 02:53:05 DEBUG : B2 bucket rclone-test-fovuzet3givo: Waiting for transfers to finish 2025/05/16 02:53:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:53:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:07 DEBUG : B2 bucket rclone-test-fovuzet3givo: Purge remote 2025/05/16 02:53:07 INFO : B2 bucket rclone-test-fovuzet3givo: cleaning bucket "rclone-test-fovuzet3givo" of all files 2025/05/16 02:53:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf827da3002ddb7b9f680e1b_f11013637cfc71152_d20250516_m025306_c001_v0001136_t0053_u01747363986572") --- PASS: TestServerSideCopy (4.67s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/16 02:53:09 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:09 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/16 02:53:10 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.46s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nujocew8mica" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-yolasah9dijo -> B2 bucket rclone-test-nujocew8mica 2025/05/16 02:53:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 02:53:13 DEBUG : B2 bucket rclone-test-nujocew8mica: Waiting for checks to finish 2025/05/16 02:53:13 DEBUG : B2 bucket rclone-test-nujocew8mica: Waiting for transfers to finish 2025/05/16 02:53:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:53:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/16 02:53:15 DEBUG : B2 bucket rclone-test-nujocew8mica: Waiting for checks to finish 2025/05/16 02:53:15 DEBUG : B2 bucket rclone-test-nujocew8mica: Waiting for transfers to finish 2025/05/16 02:53:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/16 02:53:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:16 DEBUG : B2 bucket rclone-test-nujocew8mica: Purge remote 2025/05/16 02:53:16 INFO : B2 bucket rclone-test-nujocew8mica: cleaning bucket "rclone-test-nujocew8mica" of all files 2025/05/16 02:53:16 DEBUG : sub dir/hello world: Deleting (id "4_z3ff29d73002ddb7b9f680e1b_f100730decfbbfec6_d20250516_m025315_c001_v0001105_t0041_u01747363995767") 2025/05/16 02:53:16 DEBUG : sub dir/hello world: Deleting (id "4_z3ff29d73002ddb7b9f680e1b_f113eaff025314512_d20250516_m025314_c001_v0001171_t0053_u01747363994030") --- PASS: TestServerSideCopyOverSelf (7.36s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:19 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/16 02:53:19 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/16 02:53:19 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/16 02:53:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.48s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:21 DEBUG : Creating backend with remote "TestB2:rclone-test-pumoyep7daya" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-yolasah9dijo -> B2 bucket rclone-test-pumoyep7daya 2025/05/16 02:53:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 02:53:22 DEBUG : B2 bucket rclone-test-pumoyep7daya: Waiting for checks to finish 2025/05/16 02:53:22 DEBUG : B2 bucket rclone-test-pumoyep7daya: Waiting for transfers to finish 2025/05/16 02:53:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:53:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/16 02:53:25 DEBUG : B2 bucket rclone-test-pumoyep7daya: Waiting for checks to finish 2025/05/16 02:53:25 DEBUG : B2 bucket rclone-test-pumoyep7daya: Waiting for transfers to finish 2025/05/16 02:53:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/16 02:53:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/16 02:53:25 INFO : sub dir/hello world: Deleted 2025/05/16 02:53:26 DEBUG : testing file moves 2025/05/16 02:53:26 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/16 02:53:26 DEBUG : B2 bucket rclone-test-pumoyep7daya: Waiting for checks to finish 2025/05/16 02:53:26 DEBUG : B2 bucket rclone-test-pumoyep7daya: Waiting for transfers to finish 2025/05/16 02:53:27 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/16 02:53:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/16 02:53:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:27 DEBUG : B2 bucket rclone-test-pumoyep7daya: Purge remote 2025/05/16 02:53:27 INFO : B2 bucket rclone-test-pumoyep7daya: cleaning bucket "rclone-test-pumoyep7daya" of all files 2025/05/16 02:53:27 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bdc3002ddb7b9f680e1b_f102d6718ca784dca_d20250516_m025326_c001_v0001177_t0058_u01747364006975") 2025/05/16 02:53:27 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bdc3002ddb7b9f680e1b_f1105071800457792_d20250516_m025325_c001_v0001041_t0030_u01747364005121") 2025/05/16 02:53:27 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bdc3002ddb7b9f680e1b_f10698170613e189e_d20250516_m025323_c001_v0001171_t0049_u01747364003580") --- PASS: TestServerSideMoveOverSelf (9.00s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:30 ERROR : : error listing: directory not found 2025/05/16 02:53:30 INFO : Local file system at /tmp/rclone2512742026: Making directory 2025/05/16 02:53:30 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:30 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.00s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 02:53:33 DEBUG : Local file system at /tmp/rclone2512742026: Waiting for checks to finish 2025/05/16 02:53:33 DEBUG : Local file system at /tmp/rclone2512742026: Waiting for transfers to finish 2025/05/16 02:53:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:53:33 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/16 02:53:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestCopyRedownload (2.53s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:34 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/16 02:53:34 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:34 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/16 02:53:35 INFO : check sum: Copied (new) 2025/05/16 02:53:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:35 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/16 02:53:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/16 02:53:35 DEBUG : check sum: Unchanged skipping 2025/05/16 02:53:35 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:35 DEBUG : Waiting for deletions to finish 2025/05/16 02:53:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.51s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/16 02:53:37 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:37 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:37 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/16 02:53:37 INFO : sizeonly: Copied (new) 2025/05/16 02:53:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:38 DEBUG : sizeonly: Sizes identical 2025/05/16 02:53:38 DEBUG : sizeonly: Unchanged skipping 2025/05/16 02:53:38 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:38 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:38 DEBUG : Waiting for deletions to finish 2025/05/16 02:53:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.93s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/16 02:53:40 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:40 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:40 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/16 02:53:40 INFO : ignore-size: Copied (new) 2025/05/16 02:53:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:41 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:53:41 DEBUG : ignore-size: Unchanged skipping 2025/05/16 02:53:41 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:41 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:41 DEBUG : Waiting for deletions to finish 2025/05/16 02:53:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:53:43 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:43 DEBUG : existing: Unchanged skipping 2025/05/16 02:53:43 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:43 DEBUG : Waiting for deletions to finish 2025/05/16 02:53:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/16 02:53:43 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:43 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/16 02:53:43 INFO : existing: Copied (replaced existing) 2025/05/16 02:53:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.90s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/16 02:53:45 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:45 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/16 02:53:46 INFO : existing: Copied (new) 2025/05/16 02:53:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:46 DEBUG : existing: Destination exists, skipping 2025/05/16 02:53:46 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:46 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:46 DEBUG : Waiting for deletions to finish 2025/05/16 02:53:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.66s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:48 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/16 02:53:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/16 02:53:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:53:49 DEBUG : c/non empty space: Unchanged skipping 2025/05/16 02:53:49 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:49 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 02:53:49 INFO : a/potato2: Copied (new) 2025/05/16 02:53:49 DEBUG : Waiting for deletions to finish 2025/05/16 02:53:50 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.30s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/16 02:53:52 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/16 02:53:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/16 02:53:52 DEBUG : empty space: Unchanged skipping 2025/05/16 02:53:52 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:52 DEBUG : Waiting for deletions to finish 2025/05/16 02:53:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/16 02:53:52 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/16 02:53:53 INFO : empty space: Updated modification time in destination 2025/05/16 02:53:53 DEBUG : empty space: Unchanged skipping 2025/05/16 02:53:53 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:53 DEBUG : Waiting for deletions to finish 2025/05/16 02:53:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:55 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/16 02:53:55 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/16 02:53:55 DEBUG : empty space: Unchanged skipping 2025/05/16 02:53:55 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:55 DEBUG : Waiting for deletions to finish 2025/05/16 02:53:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.93s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:57 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/16 02:53:57 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2512742026) 2025/05/16 02:53:57 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yolasah9dijo) 2025/05/16 02:53:57 DEBUG : foo: sha1 differ 2025/05/16 02:53:57 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/16 02:53:57 INFO : foo: Copied (replaced existing) 2025/05/16 02:53:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:53:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:53:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/16 02:53:59 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:53:59 DEBUG : empty space: Unchanged skipping 2025/05/16 02:53:59 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:53:59 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 02:53:59 INFO : potato: Copied (new) 2025/05/16 02:53:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.38s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:02 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/16 02:54:02 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:02 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:02 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/16 02:54:02 INFO : potato: Copied (replaced existing) 2025/05/16 02:54:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.40s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:04 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/16 02:54:04 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:04 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2512742026) 2025/05/16 02:54:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yolasah9dijo) 2025/05/16 02:54:04 DEBUG : potato: sha1 differ 2025/05/16 02:54:04 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:04 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/16 02:54:04 INFO : potato: Copied (replaced existing) 2025/05/16 02:54:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 02:54:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:54:07 DEBUG : empty space: Unchanged skipping 2025/05/16 02:54:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/16 02:54:07 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:07 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:07 DEBUG : Waiting for deletions to finish 2025/05/16 02:54:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 02:54:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:54:09 DEBUG : empty space: Unchanged skipping 2025/05/16 02:54:09 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:09 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 02:54:10 INFO : potato2: Copied (new) 2025/05/16 02:54:10 DEBUG : Waiting for deletions to finish 2025/05/16 02:54:10 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:12 INFO : d: Making directory 2025/05/16 02:54:12 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/16 02:54:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/16 02:54:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:54:13 DEBUG : c/non empty space: Unchanged skipping 2025/05/16 02:54:13 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:13 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 02:54:13 INFO : a/potato2: Copied (new) 2025/05/16 02:54:13 DEBUG : Waiting for deletions to finish 2025/05/16 02:54:13 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:16 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/16 02:54:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/16 02:54:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:54:16 DEBUG : c/non empty space: Unchanged skipping 2025/05/16 02:54:16 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:16 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 02:54:16 INFO : a/potato2: Copied (new) 2025/05/16 02:54:16 ERROR : B2 bucket rclone-test-yolasah9dijo: not deleting files as there were IO errors 2025/05/16 02:54:16 ERROR : B2 bucket rclone-test-yolasah9dijo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:19 DEBUG : Waiting for deletions to finish 2025/05/16 02:54:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:54:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 02:54:19 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:19 DEBUG : empty space: Unchanged skipping 2025/05/16 02:54:19 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:20 INFO : potato: Deleted 2025/05/16 02:54:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 02:54:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.19s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:22 DEBUG : Waiting for deletions to finish 2025/05/16 02:54:22 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:22 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:23 INFO : potato: Deleted 2025/05/16 02:54:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:54:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 02:54:23 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:23 DEBUG : empty space: Unchanged skipping 2025/05/16 02:54:23 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 02:54:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.38s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 02:54:25 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:25 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:26 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/16 02:54:26 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.67s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:28 DEBUG : enormous: Excluded (Size Filter) 2025/05/16 02:54:28 DEBUG : enormous: Excluded 2025/05/16 02:54:28 DEBUG : potato2: Excluded (Size Filter) 2025/05/16 02:54:28 DEBUG : potato2: Excluded 2025/05/16 02:54:28 DEBUG : potato2: Excluded (Size Filter) 2025/05/16 02:54:28 DEBUG : potato2: Excluded 2025/05/16 02:54:28 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:54:28 DEBUG : empty space: Unchanged skipping 2025/05/16 02:54:28 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:28 DEBUG : Waiting for deletions to finish 2025/05/16 02:54:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:28 DEBUG : enormous: Excluded (Size Filter) 2025/05/16 02:54:28 DEBUG : enormous: Excluded 2025/05/16 02:54:28 DEBUG : potato2: Excluded (Size Filter) 2025/05/16 02:54:28 DEBUG : potato2: Excluded 2025/05/16 02:54:29 DEBUG : potato2: Excluded (Size Filter) 2025/05/16 02:54:29 DEBUG : potato2: Excluded 2025/05/16 02:54:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/16 02:54:29 DEBUG : empty space: Unchanged skipping 2025/05/16 02:54:29 DEBUG : Local file system at /tmp/rclone2512742026: Waiting for checks to finish 2025/05/16 02:54:29 DEBUG : Local file system at /tmp/rclone2512742026: Waiting for transfers to finish 2025/05/16 02:54:29 DEBUG : Waiting for deletions to finish 2025/05/16 02:54:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:32 DEBUG : enormous: Excluded (Size Filter) 2025/05/16 02:54:32 DEBUG : enormous: Excluded 2025/05/16 02:54:32 DEBUG : potato2: Excluded (Size Filter) 2025/05/16 02:54:32 DEBUG : potato2: Excluded 2025/05/16 02:54:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:54:32 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:32 DEBUG : empty space: Unchanged skipping 2025/05/16 02:54:32 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:32 DEBUG : Waiting for deletions to finish 2025/05/16 02:54:32 INFO : enormous: Deleted 2025/05/16 02:54:32 INFO : potato2: Deleted 2025/05/16 02:54:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/16 02:54:33 DEBUG : empty space: Unchanged skipping 2025/05/16 02:54:33 DEBUG : Local file system at /tmp/rclone2512742026: Waiting for checks to finish 2025/05/16 02:54:33 DEBUG : Local file system at /tmp/rclone2512742026: Waiting for transfers to finish 2025/05/16 02:54:33 DEBUG : Waiting for deletions to finish 2025/05/16 02:54:33 INFO : enormous: Deleted 2025/05/16 02:54:33 INFO : potato2: Deleted 2025/05/16 02:54:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.90s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:36 DEBUG : five: Need to transfer - File not found at Destination 2025/05/16 02:54:36 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:36 DEBUG : one: Destination is newer than source, skipping 2025/05/16 02:54:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/16 02:54:36 DEBUG : three: Sizes identical 2025/05/16 02:54:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/16 02:54:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2512742026) 2025/05/16 02:54:36 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yolasah9dijo) 2025/05/16 02:54:36 DEBUG : two: sha1 differ 2025/05/16 02:54:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/16 02:54:36 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/16 02:54:36 INFO : five: Copied (new) 2025/05/16 02:54:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/16 02:54:36 INFO : four: Copied (replaced existing) 2025/05/16 02:54:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/16 02:54:37 INFO : two: Copied (replaced existing) 2025/05/16 02:54:37 DEBUG : Waiting for deletions to finish 2025/05/16 02:54:37 DEBUG : one: Destination is newer than source, skipping 2025/05/16 02:54:37 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/16 02:54:37 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/16 02:54:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/16 02:54:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/16 02:54:37 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/16 02:54:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/16 02:54:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2512742026) 2025/05/16 02:54:37 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yolasah9dijo) 2025/05/16 02:54:37 DEBUG : three: sha1 differ 2025/05/16 02:54:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/16 02:54:37 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/16 02:54:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/16 02:54:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/16 02:54:37 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/16 02:54:37 INFO : three: Copied (replaced existing) 2025/05/16 02:54:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.95s) === 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-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/16 02:54:39 INFO : B2 bucket rclone-test-yolasah9dijo: Making map for --track-renames 2025/05/16 02:54:39 INFO : B2 bucket rclone-test-yolasah9dijo: Finished making map for --track-renames 2025/05/16 02:54:39 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/16 02:54:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/16 02:54:39 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for renames to finish 2025/05/16 02:54:39 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/16 02:54:39 INFO : yam: Copied (new) 2025/05/16 02:54:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/16 02:54:39 INFO : potato: Copied (new) 2025/05/16 02:54:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:54:40 INFO : B2 bucket rclone-test-yolasah9dijo: Making map for --track-renames 2025/05/16 02:54:40 INFO : B2 bucket rclone-test-yolasah9dijo: Finished making map for --track-renames 2025/05/16 02:54:40 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:40 DEBUG : potato: Unchanged skipping 2025/05/16 02:54:40 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for renames to finish 2025/05/16 02:54:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/16 02:54:41 INFO : yam: Copied (server-side copy) to: yaml 2025/05/16 02:54:41 INFO : yam: Deleted 2025/05/16 02:54:41 INFO : yaml: Renamed from "yam" 2025/05/16 02:54:41 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.56s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/16 02:54:43 INFO : B2 bucket rclone-test-yolasah9dijo: Making map for --track-renames 2025/05/16 02:54:43 INFO : B2 bucket rclone-test-yolasah9dijo: Finished making map for --track-renames 2025/05/16 02:54:43 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:43 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for renames to finish 2025/05/16 02:54:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/16 02:54:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/16 02:54:43 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/16 02:54:43 INFO : yam: Copied (new) 2025/05/16 02:54:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/16 02:54:43 INFO : potato: Copied (new) 2025/05/16 02:54:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:54:44 INFO : B2 bucket rclone-test-yolasah9dijo: Making map for --track-renames 2025/05/16 02:54:44 INFO : B2 bucket rclone-test-yolasah9dijo: Finished making map for --track-renames 2025/05/16 02:54:44 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:44 DEBUG : potato: Unchanged skipping 2025/05/16 02:54:44 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for renames to finish 2025/05/16 02:54:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/16 02:54:44 INFO : yam: Copied (server-side copy) to: yaml 2025/05/16 02:54:44 INFO : yam: Deleted 2025/05/16 02:54:44 INFO : yaml: Renamed from "yam" 2025/05/16 02:54:44 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/16 02:54:46 INFO : B2 bucket rclone-test-yolasah9dijo: Making map for --track-renames 2025/05/16 02:54:46 INFO : B2 bucket rclone-test-yolasah9dijo: Finished making map for --track-renames 2025/05/16 02:54:46 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/16 02:54:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/16 02:54:46 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for renames to finish 2025/05/16 02:54:46 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/16 02:54:47 INFO : sub/yam: Copied (new) 2025/05/16 02:54:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/16 02:54:47 INFO : potato: Copied (new) 2025/05/16 02:54:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:54:47 DEBUG : potato: Unchanged skipping 2025/05/16 02:54:47 INFO : B2 bucket rclone-test-yolasah9dijo: Making map for --track-renames 2025/05/16 02:54:47 INFO : B2 bucket rclone-test-yolasah9dijo: Finished making map for --track-renames 2025/05/16 02:54:47 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:47 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for renames to finish 2025/05/16 02:54:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/16 02:54:48 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/16 02:54:48 INFO : sub/yam: Deleted 2025/05/16 02:54:48 INFO : yam: Renamed from "sub/yam" 2025/05/16 02:54:48 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.62s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:50 DEBUG : Creating backend with remote "/tmp/rclone2512742026/dir1" 2025/05/16 02:54:50 DEBUG : Creating backend with remote "/tmp/rclone2512742026/dir2" 2025/05/16 02:54:50 DEBUG : Local file system at /tmp/rclone2512742026/dir2: Using server-side directory move 2025/05/16 02:54:50 INFO : Local file system at /tmp/rclone2512742026/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/16 02:54:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/16 02:54:50 DEBUG : Local file system at /tmp/rclone2512742026/dir2: Waiting for checks to finish 2025/05/16 02:54:50 DEBUG : Local file system at /tmp/rclone2512742026/dir2: Waiting for transfers to finish 2025/05/16 02:54:50 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 02:54:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/16 02:54:50 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:50 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/16 02:54:51 INFO : nested/sub dir/file: Copied (new) 2025/05/16 02:54:51 INFO : nested/sub dir/file: Deleted 2025/05/16 02:54:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:54:51 INFO : sub dir/hello world: Copied (new) 2025/05/16 02:54:51 INFO : sub dir/hello world: Deleted 2025/05/16 02:54:51 INFO : sub dir: Removing directory 2025/05/16 02:54:51 INFO : nested/sub dir: Removing directory 2025/05/16 02:54:51 INFO : nested: Removing directory 2025/05/16 02:54:51 DEBUG : Local file system at /tmp/rclone2512742026: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.18s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/16 02:54:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/16 02:54:53 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:53 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/16 02:54:53 INFO : nested/sub dir/file: Copied (new) 2025/05/16 02:54:53 INFO : nested/sub dir/file: Deleted 2025/05/16 02:54:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/16 02:54:53 INFO : sub dir/hello world: Copied (new) 2025/05/16 02:54:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.05s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/16 02:54:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/16 02:54:55 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:55 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:55 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/16 02:54:55 INFO : existing-b: Copied (new) 2025/05/16 02:54:55 INFO : existing-b: Deleted 2025/05/16 02:54:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/16 02:54:55 INFO : existing: Copied (new) 2025/05/16 02:54:55 INFO : existing: Deleted 2025/05/16 02:54:55 DEBUG : existing: Destination exists, skipping 2025/05/16 02:54:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/16 02:54:55 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:54:55 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:54:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.37s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:54:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bozadav1hife" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yolasah9dijo -> B2 bucket rclone-test-bozadav1hife 2025/05/16 02:55:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 02:55:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/16 02:55:01 DEBUG : empty space: Unchanged skipping 2025/05/16 02:55:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/16 02:55:01 DEBUG : B2 bucket rclone-test-bozadav1hife: Waiting for checks to finish 2025/05/16 02:55:01 INFO : empty space: Deleted 2025/05/16 02:55:01 DEBUG : B2 bucket rclone-test-bozadav1hife: Waiting for transfers to finish 2025/05/16 02:55:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 02:55:02 INFO : potato2: Copied (server-side copy) 2025/05/16 02:55:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/16 02:55:02 INFO : potato3: Copied (server-side copy) 2025/05/16 02:55:02 INFO : potato2: Deleted 2025/05/16 02:55:02 INFO : potato3: Deleted 2025/05/16 02:55:02 DEBUG : Creating backend with remote "TestB2:rclone-test-biyokix9saca" 2025/05/16 02:55:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/16 02:55:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 02:55:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/16 02:55:03 DEBUG : B2 bucket rclone-test-biyokix9saca: Waiting for checks to finish 2025/05/16 02:55:03 DEBUG : B2 bucket rclone-test-biyokix9saca: Waiting for transfers to finish 2025/05/16 02:55:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/16 02:55:04 INFO : empty space: Copied (server-side copy) 2025/05/16 02:55:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/16 02:55:04 INFO : potato3: Copied (server-side copy) 2025/05/16 02:55:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 02:55:04 INFO : potato2: Copied (server-side copy) 2025/05/16 02:55:05 INFO : empty space: Deleted 2025/05/16 02:55:05 INFO : potato3: Deleted 2025/05/16 02:55:05 INFO : potato2: Deleted 2025/05/16 02:55:05 DEBUG : B2 bucket rclone-test-biyokix9saca: Purge remote 2025/05/16 02:55:05 INFO : B2 bucket rclone-test-biyokix9saca: cleaning bucket "rclone-test-biyokix9saca" of all files 2025/05/16 02:55:05 DEBUG : empty space: Deleting (id "4_z3f124d73004ddb7b9f680e1b_f1062879a055d5f72_d20250516_m025504_c001_v0001042_t0017_u01747364104439") 2025/05/16 02:55:05 DEBUG : potato2: Deleting (id "4_z3f124d73004ddb7b9f680e1b_f1071ac6daad020a6_d20250516_m025504_c001_v0001177_t0010_u01747364104809") 2025/05/16 02:55:05 DEBUG : potato3: Deleting (id "4_z3f124d73004ddb7b9f680e1b_f113a35df3b4ccc2f_d20250516_m025504_c001_v0001176_t0019_u01747364104823") 2025/05/16 02:55:06 DEBUG : B2 bucket rclone-test-bozadav1hife: Purge remote 2025/05/16 02:55:06 INFO : B2 bucket rclone-test-bozadav1hife: cleaning bucket "rclone-test-bozadav1hife" of all files 2025/05/16 02:55:06 DEBUG : empty space: Deleting (id "4_z8f123d53004ddb7b9f680e1b_f4184987f8b142d41_d20250516_m025504_c001_v7007000_t0000_u01747364104934") 2025/05/16 02:55:06 DEBUG : empty space: Deleting (id "4_z8f123d53004ddb7b9f680e1b_f10985b5be2c0ce10_d20250516_m025500_c001_v0001145_t0028_u01747364100559") 2025/05/16 02:55:06 DEBUG : potato2: Deleting (id "4_z8f123d53004ddb7b9f680e1b_f4184987f8b142d42_d20250516_m025505_c001_v7007000_t0000_u01747364105120") 2025/05/16 02:55:06 DEBUG : potato2: Deleting (id "4_z8f123d53004ddb7b9f680e1b_f110c5b1c58298717_d20250516_m025501_c001_v0001043_t0037_u01747364101761") 2025/05/16 02:55:06 DEBUG : potato3: Deleting (id "4_z8f123d53004ddb7b9f680e1b_f418b40bfaf160790_d20250516_m025505_c001_v7007000_t0000_u01747364105032") 2025/05/16 02:55:06 DEBUG : potato3: Deleting (id "4_z8f123d53004ddb7b9f680e1b_f10520f6f43cb0af9_d20250516_m025501_c001_v0001171_t0017_u01747364101975") 2025/05/16 02:55:06 DEBUG : potato3: Deleting (id "4_z8f123d53004ddb7b9f680e1b_f10985b5be2c0ce12_d20250516_m025500_c001_v0001145_t0051_u01747364100835") --- PASS: TestServerSideMove (11.01s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:55:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yelamah5kabu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yolasah9dijo -> B2 bucket rclone-test-yelamah5kabu 2025/05/16 02:55:13 DEBUG : empty space: Excluded (Size Filter) 2025/05/16 02:55:13 DEBUG : empty space: Excluded 2025/05/16 02:55:13 DEBUG : empty space: Excluded (Size Filter) 2025/05/16 02:55:13 DEBUG : empty space: Excluded 2025/05/16 02:55:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 02:55:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/16 02:55:13 DEBUG : B2 bucket rclone-test-yelamah5kabu: Waiting for checks to finish 2025/05/16 02:55:13 DEBUG : B2 bucket rclone-test-yelamah5kabu: Waiting for transfers to finish 2025/05/16 02:55:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 02:55:13 INFO : potato2: Copied (server-side copy) 2025/05/16 02:55:14 INFO : potato2: Deleted 2025/05/16 02:55:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/16 02:55:14 INFO : potato3: Copied (server-side copy) 2025/05/16 02:55:14 INFO : potato3: Deleted 2025/05/16 02:55:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yaduqof1jela" 2025/05/16 02:55:15 DEBUG : empty space: Excluded (Size Filter) 2025/05/16 02:55:15 DEBUG : empty space: Excluded 2025/05/16 02:55:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 02:55:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/16 02:55:16 DEBUG : B2 bucket rclone-test-yaduqof1jela: Waiting for checks to finish 2025/05/16 02:55:16 DEBUG : B2 bucket rclone-test-yaduqof1jela: Waiting for transfers to finish 2025/05/16 02:55:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 02:55:17 INFO : potato2: Copied (server-side copy) 2025/05/16 02:55:17 INFO : potato2: Deleted 2025/05/16 02:55:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/16 02:55:17 INFO : potato3: Copied (server-side copy) 2025/05/16 02:55:17 INFO : potato3: Deleted 2025/05/16 02:55:18 DEBUG : B2 bucket rclone-test-yaduqof1jela: Purge remote 2025/05/16 02:55:18 INFO : B2 bucket rclone-test-yaduqof1jela: cleaning bucket "rclone-test-yaduqof1jela" of all files 2025/05/16 02:55:18 DEBUG : potato2: Deleting (id "4_zcf127d63004ddb7b9f680e1b_f1031bb7764322272_d20250516_m025516_c001_v0001171_t0047_u01747364116650") 2025/05/16 02:55:18 DEBUG : potato3: Deleting (id "4_zcf127d63004ddb7b9f680e1b_f104cb3dc92525a7f_d20250516_m025517_c001_v0001146_t0009_u01747364117037") 2025/05/16 02:55:18 DEBUG : B2 bucket rclone-test-yelamah5kabu: Purge remote 2025/05/16 02:55:18 INFO : B2 bucket rclone-test-yelamah5kabu: cleaning bucket "rclone-test-yelamah5kabu" of all files 2025/05/16 02:55:19 DEBUG : empty space: Deleting (id "4_z1f826d53004ddb7b9f680e1b_f118fdb5bc4f041a1_d20250516_m025512_c001_v0001093_t0027_u01747364112647") 2025/05/16 02:55:19 DEBUG : potato2: Deleting (id "4_z1f826d53004ddb7b9f680e1b_f407e21f9ec4f853d_d20250516_m025517_c001_v7007000_t0000_u01747364117113") 2025/05/16 02:55:19 DEBUG : potato2: Deleting (id "4_z1f826d53004ddb7b9f680e1b_f115e7ac6d29ce279_d20250516_m025513_c001_v0001184_t0026_u01747364113871") 2025/05/16 02:55:19 DEBUG : potato3: Deleting (id "4_z1f826d53004ddb7b9f680e1b_f407e21f9ec4f8541_d20250516_m025517_c001_v7007000_t0000_u01747364117644") 2025/05/16 02:55:19 DEBUG : potato3: Deleting (id "4_z1f826d53004ddb7b9f680e1b_f10473f90e2b53144_d20250516_m025514_c001_v0001038_t0013_u01747364114097") 2025/05/16 02:55:19 DEBUG : potato3: Deleting (id "4_z1f826d53004ddb7b9f680e1b_f118fdb5bc4f041a3_d20250516_m025513_c001_v0001093_t0051_u01747364113029") --- PASS: TestServerSideMoveWithFilter (13.06s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:55:21 DEBUG : Creating backend with remote "TestB2:rclone-test-lajobeb6miwi" 2025/05/16 02:55:23 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yolasah9dijo -> B2 bucket rclone-test-lajobeb6miwi 2025/05/16 02:55:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 02:55:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/16 02:55:26 DEBUG : empty space: Unchanged skipping 2025/05/16 02:55:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/16 02:55:26 DEBUG : B2 bucket rclone-test-lajobeb6miwi: Waiting for checks to finish 2025/05/16 02:55:26 INFO : empty space: Deleted 2025/05/16 02:55:26 DEBUG : B2 bucket rclone-test-lajobeb6miwi: Waiting for transfers to finish 2025/05/16 02:55:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 02:55:26 INFO : potato2: Copied (server-side copy) 2025/05/16 02:55:26 INFO : potato2: Deleted 2025/05/16 02:55:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/16 02:55:27 INFO : potato3: Copied (server-side copy) 2025/05/16 02:55:27 INFO : potato3: Deleted 2025/05/16 02:55:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wanadok0rabo" 2025/05/16 02:55:29 INFO : tomatoDir: Making directory 2025/05/16 02:55:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/16 02:55:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/16 02:55:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/16 02:55:29 DEBUG : B2 bucket rclone-test-wanadok0rabo: Waiting for checks to finish 2025/05/16 02:55:29 DEBUG : B2 bucket rclone-test-wanadok0rabo: Waiting for transfers to finish 2025/05/16 02:55:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/16 02:55:31 INFO : empty space: Copied (server-side copy) 2025/05/16 02:55:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/16 02:55:31 INFO : potato2: Copied (server-side copy) 2025/05/16 02:55:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/16 02:55:31 INFO : potato3: Copied (server-side copy) 2025/05/16 02:55:31 INFO : empty space: Deleted 2025/05/16 02:55:31 INFO : potato2: Deleted 2025/05/16 02:55:31 INFO : potato3: Deleted 2025/05/16 02:55:31 DEBUG : B2 bucket rclone-test-wanadok0rabo: Purge remote 2025/05/16 02:55:31 INFO : B2 bucket rclone-test-wanadok0rabo: cleaning bucket "rclone-test-wanadok0rabo" of all files 2025/05/16 02:55:32 DEBUG : empty space: Deleting (id "4_z1fa2add3004ddb7b9f680e1b_f11647ac62aeaccb5_d20250516_m025530_c001_v0001131_t0025_u01747364130702") 2025/05/16 02:55:32 DEBUG : potato2: Deleting (id "4_z1fa2add3004ddb7b9f680e1b_f10513f4d8f1033d6_d20250516_m025531_c001_v0001182_t0003_u01747364131074") 2025/05/16 02:55:32 DEBUG : potato3: Deleting (id "4_z1fa2add3004ddb7b9f680e1b_f1161deb63518f854_d20250516_m025531_c001_v0001177_t0038_u01747364131077") 2025/05/16 02:55:32 DEBUG : B2 bucket rclone-test-lajobeb6miwi: Purge remote 2025/05/16 02:55:32 INFO : B2 bucket rclone-test-lajobeb6miwi: cleaning bucket "rclone-test-lajobeb6miwi" of all files 2025/05/16 02:55:33 DEBUG : empty space: Deleting (id "4_z7f029d73004ddb7b9f680e1b_f4184987f8b142d60_d20250516_m025531_c001_v7007000_t0000_u01747364131117") 2025/05/16 02:55:33 DEBUG : empty space: Deleting (id "4_z7f029d73004ddb7b9f680e1b_f117e45b94edced24_d20250516_m025525_c001_v0001171_t0028_u01747364125450") 2025/05/16 02:55:33 DEBUG : potato2: Deleting (id "4_z7f029d73004ddb7b9f680e1b_f411ba370414ca64d_d20250516_m025531_c001_v7007000_t0000_u01747364131280") 2025/05/16 02:55:33 DEBUG : potato2: Deleting (id "4_z7f029d73004ddb7b9f680e1b_f10520f6f43cb0be9_d20250516_m025526_c001_v0001171_t0038_u01747364126502") 2025/05/16 02:55:33 DEBUG : potato3: Deleting (id "4_z7f029d73004ddb7b9f680e1b_f4184987f8b142d61_d20250516_m025531_c001_v7007000_t0000_u01747364131321") 2025/05/16 02:55:33 DEBUG : potato3: Deleting (id "4_z7f029d73004ddb7b9f680e1b_f117fe65741e19a58_d20250516_m025526_c001_v0001183_t0051_u01747364126872") 2025/05/16 02:55:33 DEBUG : potato3: Deleting (id "4_z7f029d73004ddb7b9f680e1b_f117e45b94edced28_d20250516_m025525_c001_v0001171_t0020_u01747364125796") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.51s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:55:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.47s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:55:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:55:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/rclone-sync-test" 2025/05/16 02:55:43 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/rclone-sync-test-include/layer2" 2025/05/16 02:55:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/rclone-sync-test-ignore-file" 2025/05/16 02:55:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/16 02:55:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/16 02:55:48 DEBUG : pacer: Reducing sleep to 10ms 2025/05/16 02:55:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/16 02:55:48 DEBUG : B2 bucket rclone-test-yolasah9dijo path rclone-sync-test: Waiting for checks to finish 2025/05/16 02:55:48 DEBUG : B2 bucket rclone-test-yolasah9dijo path rclone-sync-test: Waiting for transfers to finish 2025/05/16 02:55:48 DEBUG : Waiting for deletions to finish 2025/05/16 02:55:48 INFO : There was nothing to transfer 2025/05/16 02:55:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/16 02:55:49 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:55:49 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:55:49 DEBUG : Waiting for deletions to finish 2025/05/16 02:55:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:55:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/16 02:55:49 DEBUG : B2 bucket rclone-test-yolasah9dijo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/16 02:55:49 DEBUG : B2 bucket rclone-test-yolasah9dijo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/16 02:55:49 DEBUG : Waiting for deletions to finish 2025/05/16 02:55:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:55:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/16 02:55:50 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:55:50 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:55:50 DEBUG : Waiting for deletions to finish 2025/05/16 02:55:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:55:50 DEBUG : : Excluded 2025/05/16 02:55:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/16 02:55:51 DEBUG : B2 bucket rclone-test-yolasah9dijo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/16 02:55:51 DEBUG : B2 bucket rclone-test-yolasah9dijo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/16 02:55:51 DEBUG : Waiting for deletions to finish 2025/05/16 02:55:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.75s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:55:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/dst" 2025/05/16 02:55:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/CompareDest" 2025/05/16 02:56:01 DEBUG : one: Need to transfer - File not found at Destination 2025/05/16 02:56:01 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:56:01 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:56:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 02:56:02 INFO : one: Copied (new) 2025/05/16 02:56:02 DEBUG : Waiting for deletions to finish 2025/05/16 02:56:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 02:56:02 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:56:02 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:56:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/16 02:56:03 INFO : one: Copied (replaced existing) 2025/05/16 02:56:03 DEBUG : Waiting for deletions to finish 2025/05/16 02:56:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 02:56:05 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:56:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:56:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/16 02:56:05 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:56:05 DEBUG : Waiting for deletions to finish 2025/05/16 02:56:05 INFO : There was nothing to transfer 2025/05/16 02:56:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 02:56:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:56:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/16 02:56:07 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:56:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:56:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/16 02:56:07 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:56:07 DEBUG : Waiting for deletions to finish 2025/05/16 02:56:07 INFO : There was nothing to transfer 2025/05/16 02:56:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 02:56:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:56:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/16 02:56:08 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:56:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:56:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/16 02:56:08 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:56:08 DEBUG : Waiting for deletions to finish 2025/05/16 02:56:08 INFO : There was nothing to transfer 2025/05/16 02:56:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 02:56:09 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/05/16 02:56:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/16 02:56:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/16 02:56:09 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:56:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:56:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/16 02:56:09 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:56:09 DEBUG : Waiting for deletions to finish 2025/05/16 02:56:09 INFO : There was nothing to transfer 2025/05/16 02:56:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 02:56:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/16 02:56:10 DEBUG : two: Need to transfer - File not found at Destination 2025/05/16 02:56:10 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:56:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:56:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/16 02:56:10 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:56:11 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/16 02:56:11 INFO : two: Copied (new) 2025/05/16 02:56:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:56:13 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/dest" 2025/05/16 02:56:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/pre-dest1" 2025/05/16 02:56:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/pre-dest2" 2025/05/16 02:56:18 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:56:18 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/16 02:56:18 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:56:18 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/16 02:56:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/16 02:56:19 DEBUG : B2 bucket rclone-test-yolasah9dijo path dest: Waiting for checks to finish 2025/05/16 02:56:19 DEBUG : B2 bucket rclone-test-yolasah9dijo path dest: Waiting for transfers to finish 2025/05/16 02:56:19 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/16 02:56:19 INFO : 3: Copied (new) 2025/05/16 02:56:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.13s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:56:21 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/dst" 2025/05/16 02:56:22 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/CopyDest" 2025/05/16 02:56:24 DEBUG : one: Need to transfer - File not found at Destination 2025/05/16 02:56:24 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:56:24 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:56:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 02:56:25 INFO : one: Copied (new) 2025/05/16 02:56:25 DEBUG : Waiting for deletions to finish 2025/05/16 02:56:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 02:56:25 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:56:26 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:56:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/16 02:56:26 INFO : one: Copied (replaced existing) 2025/05/16 02:56:26 DEBUG : Waiting for deletions to finish 2025/05/16 02:56:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/BackupDir" 2025/05/16 02:56:27 DEBUG : Config file has changed externally - reloading 2025/05/16 02:56:29 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:56:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 02:56:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:56:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 02:56:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 02:56:30 INFO : one: Copied (server-side copy) 2025/05/16 02:56:31 INFO : one: Deleted 2025/05/16 02:56:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/16 02:56:31 INFO : one: Copied (server-side copy) 2025/05/16 02:56:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/16 02:56:31 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:56:31 DEBUG : Waiting for deletions to finish 2025/05/16 02:56:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:56:32 DEBUG : one: Unchanged skipping 2025/05/16 02:56:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:56:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/16 02:56:33 INFO : two: Copied (server-side copy) 2025/05/16 02:56:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/16 02:56:33 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:56:33 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:56:33 DEBUG : Waiting for deletions to finish 2025/05/16 02:56:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:56:33 DEBUG : one: Unchanged skipping 2025/05/16 02:56:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:56:33 DEBUG : two: Unchanged skipping 2025/05/16 02:56:33 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:56:33 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:56:33 DEBUG : Waiting for deletions to finish 2025/05/16 02:56:33 INFO : There was nothing to transfer 2025/05/16 02:56:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:56:34 DEBUG : one: Unchanged skipping 2025/05/16 02:56:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/16 02:56:34 DEBUG : three: Destination not found in --copy-dest 2025/05/16 02:56:34 DEBUG : three: Need to transfer - File not found at Destination 2025/05/16 02:56:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:56:34 DEBUG : two: Unchanged skipping 2025/05/16 02:56:34 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:56:34 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:56:35 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/16 02:56:35 INFO : three: Copied (new) 2025/05/16 02:56:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.92s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:56:39 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/dst" 2025/05/16 02:56:39 DEBUG : Config file has changed externally - reloading 2025/05/16 02:56:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/backup" 2025/05/16 02:56:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/16 02:56:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:56:42 DEBUG : two: Unchanged skipping 2025/05/16 02:56:42 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:56:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 02:56:43 INFO : one: Copied (server-side copy) 2025/05/16 02:56:43 INFO : one: Deleted 2025/05/16 02:56:43 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:56:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 02:56:44 INFO : one: Copied (new) 2025/05/16 02:56:44 DEBUG : Waiting for deletions to finish 2025/05/16 02:56:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/16 02:56:45 INFO : three.txt: Copied (server-side copy) 2025/05/16 02:56:45 INFO : three.txt: Deleted 2025/05/16 02:56:45 INFO : three.txt: Moved into backup dir 2025/05/16 02:56:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/16 02:56:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:56:47 DEBUG : two: Unchanged skipping 2025/05/16 02:56:47 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:56:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 02:56:48 INFO : one: Copied (server-side copy) 2025/05/16 02:56:48 INFO : one: Deleted 2025/05/16 02:56:48 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:56:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/16 02:56:48 INFO : one: Copied (new) 2025/05/16 02:56:48 DEBUG : Waiting for deletions to finish 2025/05/16 02:56:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/16 02:56:49 INFO : three.txt: Copied (server-side copy) 2025/05/16 02:56:49 INFO : three.txt: Deleted 2025/05/16 02:56:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.26s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:56:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/dst" 2025/05/16 02:56:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/backup" 2025/05/16 02:56:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/16 02:56:55 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:56:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:56:55 DEBUG : two: Unchanged skipping 2025/05/16 02:56:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 02:56:56 INFO : one: Copied (server-side copy) to: one.bak 2025/05/16 02:56:57 INFO : one: Deleted 2025/05/16 02:56:57 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:56:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 02:56:58 INFO : one: Copied (new) 2025/05/16 02:56:58 DEBUG : Waiting for deletions to finish 2025/05/16 02:56:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/16 02:56:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/16 02:56:58 INFO : three.txt: Deleted 2025/05/16 02:56:58 INFO : three.txt: Moved into backup dir 2025/05/16 02:57:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/16 02:57:00 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:57:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:57:00 DEBUG : two: Unchanged skipping 2025/05/16 02:57:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 02:57:00 INFO : one: Copied (server-side copy) to: one.bak 2025/05/16 02:57:01 INFO : one: Deleted 2025/05/16 02:57:01 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:57:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/16 02:57:01 INFO : one: Copied (new) 2025/05/16 02:57:01 DEBUG : Waiting for deletions to finish 2025/05/16 02:57:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/16 02:57:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/16 02:57:02 INFO : three.txt: Deleted 2025/05/16 02:57:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.81s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:57:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/dst" 2025/05/16 02:57:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/backup" 2025/05/16 02:57:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/16 02:57:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:57:08 DEBUG : two: Unchanged skipping 2025/05/16 02:57:08 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:57:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 02:57:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/16 02:57:10 INFO : one: Deleted 2025/05/16 02:57:10 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:57:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 02:57:11 INFO : one: Copied (new) 2025/05/16 02:57:11 DEBUG : Waiting for deletions to finish 2025/05/16 02:57:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/16 02:57:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/16 02:57:11 INFO : three.txt: Deleted 2025/05/16 02:57:11 INFO : three.txt: Moved into backup dir 2025/05/16 02:57:13 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:57:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/16 02:57:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:57:13 DEBUG : two: Unchanged skipping 2025/05/16 02:57:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 02:57:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/16 02:57:14 INFO : one: Deleted 2025/05/16 02:57:14 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:57:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/16 02:57:14 INFO : one: Copied (new) 2025/05/16 02:57:14 DEBUG : Waiting for deletions to finish 2025/05/16 02:57:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/16 02:57:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/16 02:57:15 INFO : three.txt: Deleted 2025/05/16 02:57:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:57:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/dst" 2025/05/16 02:57:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/16 02:57:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:57:20 DEBUG : two: Unchanged skipping 2025/05/16 02:57:20 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:57:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 02:57:21 INFO : one: Copied (server-side copy) to: one.bak 2025/05/16 02:57:21 INFO : one: Deleted 2025/05/16 02:57:21 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:57:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 02:57:22 INFO : one: Copied (new) 2025/05/16 02:57:22 DEBUG : Waiting for deletions to finish 2025/05/16 02:57:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/16 02:57:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/16 02:57:23 INFO : three.txt: Deleted 2025/05/16 02:57:23 INFO : three.txt: Moved into backup dir 2025/05/16 02:57:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/16 02:57:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/16 02:57:24 DEBUG : pacer: Reducing sleep to 10ms 2025/05/16 02:57:25 DEBUG : one.bak: Excluded (Path Filter) 2025/05/16 02:57:25 DEBUG : one.bak: Excluded 2025/05/16 02:57:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/16 02:57:25 DEBUG : three.txt.bak: Excluded 2025/05/16 02:57:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/16 02:57:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:57:25 DEBUG : two: Unchanged skipping 2025/05/16 02:57:25 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for checks to finish 2025/05/16 02:57:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 02:57:25 INFO : one: Copied (server-side copy) to: one.bak 2025/05/16 02:57:26 INFO : one: Deleted 2025/05/16 02:57:26 DEBUG : B2 bucket rclone-test-yolasah9dijo path dst: Waiting for transfers to finish 2025/05/16 02:57:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/16 02:57:26 INFO : one: Copied (new) 2025/05/16 02:57:26 DEBUG : Waiting for deletions to finish 2025/05/16 02:57:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/16 02:57:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/16 02:57:27 INFO : three.txt: Deleted 2025/05/16 02:57:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.96s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:57:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/dst" 2025/05/16 02:57:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/16 02:57:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 02:57:32 INFO : one: Copied (server-side copy) to: one.bak 2025/05/16 02:57:33 INFO : one: Deleted 2025/05/16 02:57:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 02:57:33 INFO : one: Copied (new) 2025/05/16 02:57:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:57:34 DEBUG : two: Unchanged skipping 2025/05/16 02:57:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/16 02:57:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/16 02:57:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/16 02:57:34 INFO : three.txt: Deleted 2025/05/16 02:57:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/16 02:57:35 INFO : three.txt: Copied (new) 2025/05/16 02:57:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/16 02:57:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/16 02:57:35 DEBUG : pacer: Reducing sleep to 10ms 2025/05/16 02:57:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/16 02:57:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 02:57:36 INFO : one: Copied (server-side copy) to: one.bak 2025/05/16 02:57:36 INFO : one: Deleted 2025/05/16 02:57:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/16 02:57:37 INFO : one: Copied (new) 2025/05/16 02:57:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:57:37 DEBUG : two: Unchanged skipping 2025/05/16 02:57:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/16 02:57:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/16 02:57:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/16 02:57:38 INFO : three.txt: Deleted 2025/05/16 02:57:39 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/16 02:57:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:57:43 DEBUG : Creating backend with remote "TestB2:rclone-test-yolasah9dijo/dst" 2025/05/16 02:57:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/16 02:57:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/16 02:57:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/16 02:57:45 INFO : one: Deleted 2025/05/16 02:57:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 02:57:46 INFO : one: Copied (new) 2025/05/16 02:57:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:57:46 DEBUG : two: Unchanged skipping 2025/05/16 02:57:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/16 02:57:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/16 02:57:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/16 02:57:47 INFO : three.txt: Deleted 2025/05/16 02:57:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/16 02:57:48 INFO : three.txt: Copied (new) 2025/05/16 02:57:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/16 02:57:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/16 02:57:48 DEBUG : pacer: Reducing sleep to 10ms 2025/05/16 02:57:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/16 02:57:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/16 02:57:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/16 02:57:49 INFO : one: Deleted 2025/05/16 02:57:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/16 02:57:50 INFO : one: Copied (new) 2025/05/16 02:57:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:57:50 DEBUG : two: Unchanged skipping 2025/05/16 02:57:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/16 02:57:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/16 02:57:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/16 02:57:51 INFO : three.txt: Deleted 2025/05/16 02:57:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/16 02:57:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.29s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:57:53 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:57:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/16 02:57:53 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:57:54 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/16 02:57:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/16 02:57:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.32s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:57:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/16 02:57:55 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:57:55 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:57:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/16 02:57:56 INFO : existing: Copied (new) 2025/05/16 02:57:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:57:57 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/16 02:57:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/16 02:57:57 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:57:57 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:57:57 ERROR : B2 bucket rclone-test-yolasah9dijo: not deleting files as there were IO errors 2025/05/16 02:57:57 ERROR : B2 bucket rclone-test-yolasah9dijo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncImmutable (3.30s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:57:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:57:59 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:57:59 DEBUG : existing: Unchanged skipping 2025/05/16 02:57:59 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:57:59 DEBUG : Waiting for deletions to finish 2025/05/16 02:57:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.72s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.20s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:58:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:58:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both0: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both12: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both13: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both14: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both15: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both16: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both17: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both18: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both19: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both2: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both3: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both4: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both5: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both6: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both7: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both8: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:16 DEBUG : both9: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both1: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both10: Unchanged skipping 2025/05/16 02:58:16 DEBUG : both11: Unchanged skipping 2025/05/16 02:58:16 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:58:16 DEBUG : Waiting for deletions to finish 2025/05/16 02:58:16 INFO : only13: Deleted 2025/05/16 02:58:16 INFO : only14: Deleted 2025/05/16 02:58:16 INFO : only15: Deleted 2025/05/16 02:58:16 INFO : only16: Deleted 2025/05/16 02:58:16 INFO : only2: Deleted 2025/05/16 02:58:16 INFO : only5: Deleted 2025/05/16 02:58:16 INFO : only1: Deleted 2025/05/16 02:58:16 INFO : only0: Deleted 2025/05/16 02:58:16 INFO : only10: Deleted 2025/05/16 02:58:16 INFO : only17: Deleted 2025/05/16 02:58:16 INFO : only4: Deleted 2025/05/16 02:58:16 INFO : only8: Deleted 2025/05/16 02:58:16 INFO : only12: Deleted 2025/05/16 02:58:16 INFO : only18: Deleted 2025/05/16 02:58:17 INFO : only3: Deleted 2025/05/16 02:58:17 INFO : only11: Deleted 2025/05/16 02:58:17 INFO : only19: Deleted 2025/05/16 02:58:17 INFO : only6: Deleted 2025/05/16 02:58:17 INFO : only7: Deleted 2025/05/16 02:58:17 INFO : only9: Deleted 2025/05/16 02:58:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.28s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:58:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for checks to finish 2025/05/16 02:58:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both1: Unchanged skipping 2025/05/16 02:58:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both11: Unchanged skipping 2025/05/16 02:58:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both13: Unchanged skipping 2025/05/16 02:58:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both14: Unchanged skipping 2025/05/16 02:58:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both15: Unchanged skipping 2025/05/16 02:58:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both16: Unchanged skipping 2025/05/16 02:58:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both10: Unchanged skipping 2025/05/16 02:58:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both0: Unchanged skipping 2025/05/16 02:58:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both12: Unchanged skipping 2025/05/16 02:58:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both17: Unchanged skipping 2025/05/16 02:58:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both3: Unchanged skipping 2025/05/16 02:58:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both4: Unchanged skipping 2025/05/16 02:58:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both5: Unchanged skipping 2025/05/16 02:58:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both18: Unchanged skipping 2025/05/16 02:58:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both7: Unchanged skipping 2025/05/16 02:58:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both8: Unchanged skipping 2025/05/16 02:58:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:58:36 DEBUG : both19: Unchanged skipping 2025/05/16 02:58:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : both2: Unchanged skipping 2025/05/16 02:58:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : both6: Unchanged skipping 2025/05/16 02:58:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : both9: Unchanged skipping 2025/05/16 02:58:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/16 02:58:36 DEBUG : B2 bucket rclone-test-yolasah9dijo: Waiting for transfers to finish 2025/05/16 02:58:36 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:36 INFO : only11: Copied (replaced existing) 2025/05/16 02:58:36 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:36 INFO : only0: Copied (replaced existing) 2025/05/16 02:58:36 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:36 INFO : only13: Copied (replaced existing) 2025/05/16 02:58:36 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:36 INFO : only15: Copied (replaced existing) 2025/05/16 02:58:36 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:36 INFO : only16: Copied (replaced existing) 2025/05/16 02:58:36 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:36 INFO : only17: Copied (replaced existing) 2025/05/16 02:58:36 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:36 INFO : only1: Copied (replaced existing) 2025/05/16 02:58:36 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:36 INFO : only19: Copied (replaced existing) 2025/05/16 02:58:36 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:36 INFO : only2: Copied (replaced existing) 2025/05/16 02:58:36 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:36 INFO : only18: Copied (replaced existing) 2025/05/16 02:58:36 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:36 INFO : only10: Copied (replaced existing) 2025/05/16 02:58:36 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:36 INFO : only12: Copied (replaced existing) 2025/05/16 02:58:37 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:37 INFO : only14: Copied (replaced existing) 2025/05/16 02:58:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:37 INFO : only4: Copied (replaced existing) 2025/05/16 02:58:37 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:37 INFO : only7: Copied (replaced existing) 2025/05/16 02:58:37 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:37 INFO : only8: Copied (replaced existing) 2025/05/16 02:58:37 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:37 INFO : only9: Copied (replaced existing) 2025/05/16 02:58:37 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:37 INFO : only5: Copied (replaced existing) 2025/05/16 02:58:37 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:37 INFO : only6: Copied (replaced existing) 2025/05/16 02:58:37 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/16 02:58:37 INFO : only3: Copied (replaced existing) 2025/05/16 02:58:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.73s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:58:45 DEBUG : empty_dir: Making directory with metadata 2025/05/16 02:58:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/16 02:58:45 DEBUG : empty_on_remote: Making directory with metadata 2025/05/16 02:58:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/16 02:58:45 INFO : empty_on_remote: Making directory 2025/05/16 02:58:45 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-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:58:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/16 02:58:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/16 02:58:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/16 02:58:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.27s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:58:49 DEBUG : empty_dir: Making directory with metadata 2025/05/16 02:58:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/16 02:58:49 DEBUG : empty_on_remote: Making directory with metadata 2025/05/16 02:58:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/16 02:58:49 INFO : empty_on_remote: Making directory 2025/05/16 02:58:49 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-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:58:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/16 02:58:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/16 02:58:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/16 02:58:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/16 02:58:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.73s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:58:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/16 02:58:52 INFO : sub dir: Making directory 2025/05/16 02:58:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" 2025/05/16 02:58:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/16 02:58:57 INFO : sub dir: Making directory 2025/05/16 02:58:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yolasah9dijo", Local "Local file system at /tmp/rclone2512742026", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.76s) PASS 2025/05/16 02:59:02 DEBUG : B2 bucket rclone-test-yolasah9dijo: Purge remote 2025/05/16 02:59:02 INFO : B2 bucket rclone-test-yolasah9dijo: cleaning bucket "rclone-test-yolasah9dijo" of all files 2025/05/16 02:59:02 DEBUG : BackupDir/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41662f0348f47362_d20250516_m025635_c001_v7007000_t0000_u01747364195994") 2025/05/16 02:59:02 DEBUG : BackupDir/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1190b57a7e113b81_d20250516_m025630_c001_v0001116_t0021_u01747364190525") 2025/05/16 02:59:02 DEBUG : CompareDest/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4184987f8b142d8d_d20250516_m025611_c001_v7007000_t0000_u01747364171523") 2025/05/16 02:59:02 DEBUG : CompareDest/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52be73f_d20250516_m025605_c001_v0001184_t0012_u01747364165099") 2025/05/16 02:59:02 DEBUG : CompareDest/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4184987f8b142d8f_d20250516_m025611_c001_v7007000_t0000_u01747364171708") 2025/05/16 02:59:02 DEBUG : CompareDest/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d3802350779f1_d20250516_m025606_c001_v0001181_t0009_u01747364166433") 2025/05/16 02:59:02 DEBUG : CopyDest/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41662f0348f47363_d20250516_m025636_c001_v7007000_t0000_u01747364196183") 2025/05/16 02:59:02 DEBUG : CopyDest/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb3ed_d20250516_m025627_c001_v0001029_t0015_u01747364187575") 2025/05/16 02:59:02 DEBUG : CopyDest/three: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41662f0348f47364_d20250516_m025636_c001_v7007000_t0000_u01747364196377") 2025/05/16 02:59:03 DEBUG : CopyDest/three: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077a55_d20250516_m025634_c001_v0001181_t0039_u01747364194241") 2025/05/16 02:59:03 DEBUG : CopyDest/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41662f0348f47365_d20250516_m025636_c001_v7007000_t0000_u01747364196581") 2025/05/16 02:59:03 DEBUG : CopyDest/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52be865_d20250516_m025632_c001_v0001184_t0058_u01747364192297") 2025/05/16 02:59:03 DEBUG : EXISTING: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4095f195750f9bf5_d20250516_m025759_c001_v7007000_t0000_u01747364279974") 2025/05/16 02:59:03 DEBUG : EXISTING: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bedb1_d20250516_m025758_c001_v0001184_t0043_u01747364278988") 2025/05/16 02:59:03 DEBUG : Testêé: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4095f195750f9bf1_d20250516_m025754_c001_v7007000_t0000_u01747364274955") 2025/05/16 02:59:03 DEBUG : Testêé: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077bf2_d20250516_m025754_c001_v0001181_t0048_u01747364274356") 2025/05/16 02:59:03 DEBUG : Testêé: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bed5f_d20250516_m025753_c001_v0001184_t0059_u01747364273367") 2025/05/16 02:59:03 DEBUG : a/potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75dd5_d20250516_m025417_c001_v7007000_t0000_u01747364057404") 2025/05/16 02:59:03 DEBUG : a/potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb369_d20250516_m025416_c001_v0001029_t0034_u01747364056650") 2025/05/16 02:59:03 DEBUG : a/potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace038a_d20250516_m025414_c001_v7007000_t0000_u01747364054129") 2025/05/16 02:59:03 DEBUG : a/potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb363_d20250516_m025413_c001_v0001029_t0000_u01747364053058") 2025/05/16 02:59:03 DEBUG : a/potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75db4_d20250516_m025350_c001_v7007000_t0000_u01747364030578") 2025/05/16 02:59:03 DEBUG : a/potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb331_d20250516_m025349_c001_v0001029_t0044_u01747364029447") 2025/05/16 02:59:03 DEBUG : b/potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75dd7_d20250516_m025417_c001_v7007000_t0000_u01747364057588") 2025/05/16 02:59:03 DEBUG : b/potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb365_d20250516_m025415_c001_v0001029_t0000_u01747364055067") 2025/05/16 02:59:04 DEBUG : b/potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace0389_d20250516_m025413_c001_v7007000_t0000_u01747364053565") 2025/05/16 02:59:04 DEBUG : b/potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb35d_d20250516_m025411_c001_v0001029_t0038_u01747364051751") 2025/05/16 02:59:04 DEBUG : b/potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75db2_d20250516_m025350_c001_v7007000_t0000_u01747364030010") 2025/05/16 02:59:04 DEBUG : b/potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb32d_d20250516_m025348_c001_v0001029_t0017_u01747364028192") 2025/05/16 02:59:04 DEBUG : backup/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4207bb776447d5a2_d20250516_m025649_c001_v7007000_t0000_u01747364209846") 2025/05/16 02:59:04 DEBUG : backup/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1037ef1b71a82792_d20250516_m025647_c001_v0001104_t0045_u01747364207791") 2025/05/16 02:59:04 DEBUG : backup/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1152549ca839167e_d20250516_m025643_c001_v0001183_t0028_u01747364203356") 2025/05/16 02:59:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f419fb0570cd255ac_d20250516_m025715_c001_v7007000_t0000_u01747364235709") 2025/05/16 02:59:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1112da4a43ca478a_d20250516_m025713_c001_v0001153_t0025_u01747364233594") 2025/05/16 02:59:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1119d4dacd443dbb_d20250516_m025709_c001_v0001184_t0058_u01747364229780") 2025/05/16 02:59:04 DEBUG : backup/one.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407e21f9ec4f85d8_d20250516_m025702_c001_v7007000_t0000_u01747364222637") 2025/05/16 02:59:04 DEBUG : backup/one.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f11443bc2c05da430_d20250516_m025700_c001_v0001042_t0045_u01747364220477") 2025/05/16 02:59:04 DEBUG : backup/one.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102f02879dd51a7d_d20250516_m025656_c001_v0001029_t0032_u01747364216663") 2025/05/16 02:59:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f419fb0570cd255ad_d20250516_m025715_c001_v7007000_t0000_u01747364235898") 2025/05/16 02:59:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f106421041f87142a_d20250516_m025714_c001_v0001150_t0035_u01747364234876") 2025/05/16 02:59:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1047ba2ddbc227c1_d20250516_m025711_c001_v0001032_t0043_u01747364231290") 2025/05/16 02:59:04 DEBUG : backup/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4207bb776447d5a3_d20250516_m025650_c001_v7007000_t0000_u01747364210031") 2025/05/16 02:59:04 DEBUG : backup/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1013a789e1e806ae_d20250516_m025649_c001_v0001177_t0050_u01747364209077") 2025/05/16 02:59:04 DEBUG : backup/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f10461ca891ac74ce_d20250516_m025644_c001_v0001117_t0009_u01747364204779") 2025/05/16 02:59:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407e21f9ec4f85d9_d20250516_m025702_c001_v7007000_t0000_u01747364222820") 2025/05/16 02:59:05 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f115d2f249b89609a_d20250516_m025701_c001_v0001171_t0040_u01747364221661") 2025/05/16 02:59:05 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107b384399684e21_d20250516_m025658_c001_v0001182_t0023_u01747364218347") 2025/05/16 02:59:05 DEBUG : both0: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca761_d20250516_m025837_c001_v7007000_t0000_u01747364317985") 2025/05/16 02:59:05 DEBUG : both0: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb46e_d20250516_m025822_c001_v0001029_t0008_u01747364302621") 2025/05/16 02:59:05 DEBUG : both0: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea89553448602_d20250516_m025817_c001_v7007000_t0000_u01747364297945") 2025/05/16 02:59:05 DEBUG : both0: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077c26_d20250516_m025802_c001_v0001181_t0001_u01747364282339") 2025/05/16 02:59:05 DEBUG : both1: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca766_d20250516_m025838_c001_v7007000_t0000_u01747364318181") 2025/05/16 02:59:05 DEBUG : both1: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077cb6_d20250516_m025824_c001_v0001181_t0057_u01747364304165") 2025/05/16 02:59:05 DEBUG : both1: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea89553448603_d20250516_m025818_c001_v7007000_t0000_u01747364298129") 2025/05/16 02:59:05 DEBUG : both1: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bee01_d20250516_m025803_c001_v0001184_t0031_u01747364283577") 2025/05/16 02:59:05 DEBUG : both10: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca769_d20250516_m025838_c001_v7007000_t0000_u01747364318365") 2025/05/16 02:59:05 DEBUG : both10: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077cda_d20250516_m025829_c001_v0001181_t0028_u01747364309527") 2025/05/16 02:59:05 DEBUG : both10: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea89553448604_d20250516_m025818_c001_v7007000_t0000_u01747364298317") 2025/05/16 02:59:05 DEBUG : both10: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bee5b_d20250516_m025808_c001_v0001184_t0038_u01747364288926") 2025/05/16 02:59:05 DEBUG : both11: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca76b_d20250516_m025838_c001_v7007000_t0000_u01747364318548") 2025/05/16 02:59:05 DEBUG : both11: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52befbd_d20250516_m025830_c001_v0001184_t0013_u01747364310442") 2025/05/16 02:59:05 DEBUG : both11: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea89553448605_d20250516_m025818_c001_v7007000_t0000_u01747364298500") 2025/05/16 02:59:05 DEBUG : both11: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb45c_d20250516_m025809_c001_v0001029_t0038_u01747364289337") 2025/05/16 02:59:05 DEBUG : both12: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca76e_d20250516_m025838_c001_v7007000_t0000_u01747364318732") 2025/05/16 02:59:05 DEBUG : both12: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb488_d20250516_m025830_c001_v0001029_t0037_u01747364310874") 2025/05/16 02:59:05 DEBUG : both12: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea89553448606_d20250516_m025818_c001_v7007000_t0000_u01747364298683") 2025/05/16 02:59:06 DEBUG : both12: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077c5c_d20250516_m025810_c001_v0001181_t0012_u01747364290113") 2025/05/16 02:59:06 DEBUG : both13: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca76f_d20250516_m025838_c001_v7007000_t0000_u01747364318915") 2025/05/16 02:59:06 DEBUG : both13: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077cea_d20250516_m025831_c001_v0001181_t0018_u01747364311494") 2025/05/16 02:59:06 DEBUG : both13: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea89553448607_d20250516_m025818_c001_v7007000_t0000_u01747364298867") 2025/05/16 02:59:06 DEBUG : both13: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bee71_d20250516_m025810_c001_v0001184_t0049_u01747364290949") 2025/05/16 02:59:06 DEBUG : both14: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca770_d20250516_m025839_c001_v7007000_t0000_u01747364319098") 2025/05/16 02:59:06 DEBUG : both14: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52befe9_d20250516_m025832_c001_v0001184_t0049_u01747364312146") 2025/05/16 02:59:06 DEBUG : both14: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea89553448608_d20250516_m025819_c001_v7007000_t0000_u01747364299051") 2025/05/16 02:59:06 DEBUG : both14: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb460_d20250516_m025811_c001_v0001029_t0008_u01747364291378") 2025/05/16 02:59:06 DEBUG : both15: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca771_d20250516_m025839_c001_v7007000_t0000_u01747364319282") 2025/05/16 02:59:06 DEBUG : both15: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb48e_d20250516_m025832_c001_v0001029_t0016_u01747364312579") 2025/05/16 02:59:06 DEBUG : both15: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea89553448609_d20250516_m025819_c001_v7007000_t0000_u01747364299235") 2025/05/16 02:59:06 DEBUG : both15: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077c6a_d20250516_m025812_c001_v0001181_t0000_u01747364292092") 2025/05/16 02:59:06 DEBUG : both16: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca773_d20250516_m025839_c001_v7007000_t0000_u01747364319466") 2025/05/16 02:59:06 DEBUG : both16: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077cf4_d20250516_m025833_c001_v0001181_t0046_u01747364313406") 2025/05/16 02:59:06 DEBUG : both16: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea8955344860a_d20250516_m025819_c001_v7007000_t0000_u01747364299418") 2025/05/16 02:59:06 DEBUG : both16: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bee91_d20250516_m025812_c001_v0001184_t0046_u01747364292808") 2025/05/16 02:59:06 DEBUG : both17: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca774_d20250516_m025839_c001_v7007000_t0000_u01747364319649") 2025/05/16 02:59:06 DEBUG : both17: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bf013_d20250516_m025834_c001_v0001184_t0030_u01747364314060") 2025/05/16 02:59:06 DEBUG : both17: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea8955344860b_d20250516_m025819_c001_v7007000_t0000_u01747364299601") 2025/05/16 02:59:06 DEBUG : both17: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb468_d20250516_m025813_c001_v0001029_t0029_u01747364293288") 2025/05/16 02:59:06 DEBUG : both18: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca777_d20250516_m025839_c001_v7007000_t0000_u01747364319833") 2025/05/16 02:59:06 DEBUG : both18: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb492_d20250516_m025834_c001_v0001029_t0032_u01747364314479") 2025/05/16 02:59:07 DEBUG : both18: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea8955344860c_d20250516_m025819_c001_v7007000_t0000_u01747364299786") 2025/05/16 02:59:07 DEBUG : both18: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077c76_d20250516_m025814_c001_v0001181_t0013_u01747364294019") 2025/05/16 02:59:07 DEBUG : both19: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca778_d20250516_m025840_c001_v7007000_t0000_u01747364320019") 2025/05/16 02:59:07 DEBUG : both19: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077cfe_d20250516_m025835_c001_v0001181_t0040_u01747364315115") 2025/05/16 02:59:07 DEBUG : both19: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea8955344860e_d20250516_m025819_c001_v7007000_t0000_u01747364299970") 2025/05/16 02:59:07 DEBUG : both19: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52beeab_d20250516_m025814_c001_v0001184_t0017_u01747364294666") 2025/05/16 02:59:07 DEBUG : both2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca77a_d20250516_m025840_c001_v7007000_t0000_u01747364320203") 2025/05/16 02:59:07 DEBUG : both2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bef4b_d20250516_m025824_c001_v0001184_t0046_u01747364304964") 2025/05/16 02:59:07 DEBUG : both2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea8955344860f_d20250516_m025820_c001_v7007000_t0000_u01747364300157") 2025/05/16 02:59:07 DEBUG : both2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb44e_d20250516_m025804_c001_v0001029_t0017_u01747364284046") 2025/05/16 02:59:07 DEBUG : both3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca77b_d20250516_m025840_c001_v7007000_t0000_u01747364320386") 2025/05/16 02:59:07 DEBUG : both3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb476_d20250516_m025825_c001_v0001029_t0040_u01747364305375") 2025/05/16 02:59:07 DEBUG : both3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea89553448610_d20250516_m025820_c001_v7007000_t0000_u01747364300399") 2025/05/16 02:59:07 DEBUG : both3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077c32_d20250516_m025804_c001_v0001181_t0023_u01747364284613") 2025/05/16 02:59:07 DEBUG : both4: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca77d_d20250516_m025840_c001_v7007000_t0000_u01747364320570") 2025/05/16 02:59:07 DEBUG : both4: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077cbe_d20250516_m025826_c001_v0001181_t0016_u01747364306063") 2025/05/16 02:59:07 DEBUG : both4: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea89553448611_d20250516_m025820_c001_v7007000_t0000_u01747364300583") 2025/05/16 02:59:07 DEBUG : both4: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bee1d_d20250516_m025805_c001_v0001184_t0002_u01747364285204") 2025/05/16 02:59:07 DEBUG : both5: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca77e_d20250516_m025840_c001_v7007000_t0000_u01747364320760") 2025/05/16 02:59:07 DEBUG : both5: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bef6b_d20250516_m025826_c001_v0001184_t0043_u01747364306660") 2025/05/16 02:59:08 DEBUG : both5: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea89553448612_d20250516_m025820_c001_v7007000_t0000_u01747364300766") 2025/05/16 02:59:08 DEBUG : both5: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb452_d20250516_m025805_c001_v0001029_t0008_u01747364285614") 2025/05/16 02:59:08 DEBUG : both6: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca780_d20250516_m025840_c001_v7007000_t0000_u01747364320944") 2025/05/16 02:59:08 DEBUG : both6: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb47e_d20250516_m025827_c001_v0001029_t0006_u01747364307074") 2025/05/16 02:59:08 DEBUG : both6: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea89553448613_d20250516_m025820_c001_v7007000_t0000_u01747364300949") 2025/05/16 02:59:08 DEBUG : both6: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077c40_d20250516_m025806_c001_v0001181_t0042_u01747364286400") 2025/05/16 02:59:08 DEBUG : both7: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca781_d20250516_m025841_c001_v7007000_t0000_u01747364321139") 2025/05/16 02:59:08 DEBUG : both7: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077cce_d20250516_m025827_c001_v0001181_t0041_u01747364307768") 2025/05/16 02:59:08 DEBUG : both7: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea89553448614_d20250516_m025821_c001_v7007000_t0000_u01747364301134") 2025/05/16 02:59:08 DEBUG : both7: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bee37_d20250516_m025807_c001_v0001184_t0042_u01747364287026") 2025/05/16 02:59:08 DEBUG : both8: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca784_d20250516_m025841_c001_v7007000_t0000_u01747364321323") 2025/05/16 02:59:08 DEBUG : both8: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bef85_d20250516_m025828_c001_v0001184_t0057_u01747364308355") 2025/05/16 02:59:08 DEBUG : both8: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea89553448615_d20250516_m025821_c001_v7007000_t0000_u01747364301318") 2025/05/16 02:59:08 DEBUG : both8: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb458_d20250516_m025807_c001_v0001029_t0034_u01747364287504") 2025/05/16 02:59:08 DEBUG : both9: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca785_d20250516_m025841_c001_v7007000_t0000_u01747364321508") 2025/05/16 02:59:08 DEBUG : both9: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb482_d20250516_m025828_c001_v0001029_t0031_u01747364308762") 2025/05/16 02:59:08 DEBUG : both9: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea89553448616_d20250516_m025821_c001_v7007000_t0000_u01747364301502") 2025/05/16 02:59:08 DEBUG : both9: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077c4c_d20250516_m025808_c001_v0001181_t0003_u01747364288089") 2025/05/16 02:59:08 DEBUG : c/non empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75dd8_d20250516_m025417_c001_v7007000_t0000_u01747364057772") 2025/05/16 02:59:08 DEBUG : c/non empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb367_d20250516_m025415_c001_v0001029_t0011_u01747364055780") 2025/05/16 02:59:08 DEBUG : c/non empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace038b_d20250516_m025414_c001_v7007000_t0000_u01747364054331") 2025/05/16 02:59:09 DEBUG : c/non empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb35f_d20250516_m025412_c001_v0001029_t0043_u01747364052129") 2025/05/16 02:59:09 DEBUG : c/non empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75db6_d20250516_m025350_c001_v7007000_t0000_u01747364030763") 2025/05/16 02:59:09 DEBUG : c/non empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb32f_d20250516_m025348_c001_v0001029_t0014_u01747364028605") 2025/05/16 02:59:09 DEBUG : check sum: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4157637f91245b46_d20250516_m025336_c001_v7007000_t0000_u01747364016047") 2025/05/16 02:59:09 DEBUG : check sum: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb31b_d20250516_m025334_c001_v0001029_t0035_u01747364014873") 2025/05/16 02:59:09 DEBUG : dest/3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41662f0348f47354_d20250516_m025620_c001_v7007000_t0000_u01747364180807") 2025/05/16 02:59:09 DEBUG : dest/3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4057d96918f1999d_d20250516_m025619_c001_v0001104_t0055_u01747364179704") 2025/05/16 02:59:09 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4095f195750f9be8_d20250516_m025751_c001_v7007000_t0000_u01747364271875") 2025/05/16 02:59:09 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1138185f575a7919_d20250516_m025749_c001_v0001184_t0012_u01747364269985") 2025/05/16 02:59:09 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f418b40bfaf160863_d20250516_m025749_c001_v7007000_t0000_u01747364269795") 2025/05/16 02:59:09 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1138185f575a78e5_d20250516_m025746_c001_v0001184_t0041_u01747364266534") 2025/05/16 02:59:09 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f418b40bfaf160852_d20250516_m025745_c001_v7007000_t0000_u01747364265794") 2025/05/16 02:59:09 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bec91_d20250516_m025741_c001_v0001184_t0037_u01747364261083") 2025/05/16 02:59:09 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f416b270b5cc5e699_d20250516_m025739_c001_v7007000_t0000_u01747364259573") 2025/05/16 02:59:09 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1171397ef52329dd_d20250516_m025737_c001_v0001153_t0025_u01747364257075") 2025/05/16 02:59:09 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75e70_d20250516_m025736_c001_v7007000_t0000_u01747364256874") 2025/05/16 02:59:09 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1171397ef52329d7_d20250516_m025733_c001_v0001153_t0023_u01747364253646") 2025/05/16 02:59:09 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75e6c_d20250516_m025732_c001_v7007000_t0000_u01747364252909") 2025/05/16 02:59:09 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bebeb_d20250516_m025728_c001_v0001184_t0029_u01747364248997") 2025/05/16 02:59:09 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4045875df6b74a6a_d20250516_m025727_c001_v7007000_t0000_u01747364247711") 2025/05/16 02:59:09 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f119eefbd1cb05e67_d20250516_m025726_c001_v0001040_t0041_u01747364246250") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40213ff18b39fc75_d20250516_m025726_c001_v7007000_t0000_u01747364246067") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f119eefbd1cb05e65_d20250516_m025721_c001_v0001040_t0011_u01747364241853") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40213ff18b39fc70_d20250516_m025721_c001_v7007000_t0000_u01747364241119") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb421_d20250516_m025717_c001_v0001029_t0042_u01747364237043") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f419fb0570cd255ae_d20250516_m025716_c001_v7007000_t0000_u01747364236108") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1019a84beea6b3ec_d20250516_m025714_c001_v0001136_t0058_u01747364234290") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407e21f9ec4f85e7_d20250516_m025714_c001_v7007000_t0000_u01747364234105") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1019a84beea6b3e6_d20250516_m025710_c001_v0001136_t0026_u01747364230756") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407e21f9ec4f85e2_d20250516_m025710_c001_v7007000_t0000_u01747364230010") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077ae2_d20250516_m025703_c001_v0001181_t0041_u01747364223993") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407e21f9ec4f85da_d20250516_m025703_c001_v7007000_t0000_u01747364223020") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1106c83c3d2a3f6b_d20250516_m025701_c001_v0001100_t0028_u01747364221112") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75e54_d20250516_m025700_c001_v7007000_t0000_u01747364220925") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1106c83c3d2a3f5f_d20250516_m025657_c001_v0001100_t0024_u01747364217783") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75e51_d20250516_m025657_c001_v7007000_t0000_u01747364217047") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52be9a7_d20250516_m025651_c001_v0001184_t0016_u01747364211141") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4207bb776447d5a4_d20250516_m025650_c001_v7007000_t0000_u01747364210216") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1127624268bbbfff_d20250516_m025648_c001_v0001171_t0009_u01747364208518") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f400a0c0f6addb171_d20250516_m025648_c001_v7007000_t0000_u01747364208331") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1127624268bbbfc7_d20250516_m025644_c001_v0001171_t0028_u01747364204297") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f400a0c0f6addb16c_d20250516_m025643_c001_v7007000_t0000_u01747364203553") 2025/05/16 02:59:10 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb3f9_d20250516_m025637_c001_v0001029_t0001_u01747364197887") 2025/05/16 02:59:11 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41662f0348f47366_d20250516_m025636_c001_v7007000_t0000_u01747364196770") 2025/05/16 02:59:11 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102fe13f760ac0df_d20250516_m025631_c001_v0001101_t0014_u01747364191192") 2025/05/16 02:59:11 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca696_d20250516_m025630_c001_v7007000_t0000_u01747364190992") 2025/05/16 02:59:11 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077a37_d20250516_m025627_c001_v0001181_t0030_u01747364187000") 2025/05/16 02:59:11 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f11855dcdb9384a84_d20250516_m025626_c001_v0001178_t0048_u01747364186246") 2025/05/16 02:59:11 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f11855dcdb9384a82_d20250516_m025625_c001_v0001178_t0055_u01747364185267") 2025/05/16 02:59:11 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4184987f8b142d90_d20250516_m025611_c001_v7007000_t0000_u01747364171891") 2025/05/16 02:59:11 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb3d9_d20250516_m025604_c001_v0001029_t0041_u01747364164045") 2025/05/16 02:59:11 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f11362cb6a6d399c6_d20250516_m025603_c001_v0001044_t0034_u01747364163030") 2025/05/16 02:59:11 DEBUG : dst/one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f11362cb6a6d399c4_d20250516_m025601_c001_v0001044_t0038_u01747364161865") 2025/05/16 02:59:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4095f195750f9be9_d20250516_m025752_c001_v7007000_t0000_u01747364272060") 2025/05/16 02:59:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f101df19ec7750d77_d20250516_m025749_c001_v0001099_t0002_u01747364269434") 2025/05/16 02:59:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f115243315729dce9_d20250516_m025745_c001_v0001177_t0047_u01747364265593") 2025/05/16 02:59:11 DEBUG : dst/one.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f416b270b5cc5e69a_d20250516_m025739_c001_v7007000_t0000_u01747364259757") 2025/05/16 02:59:11 DEBUG : dst/one.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f117c987adfeefe05_d20250516_m025736_c001_v0001165_t0030_u01747364256638") 2025/05/16 02:59:11 DEBUG : dst/one.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f114f2f7ed65c32c2_d20250516_m025732_c001_v0001183_t0011_u01747364252701") 2025/05/16 02:59:11 DEBUG : dst/one.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4045875df6b74a6b_d20250516_m025727_c001_v7007000_t0000_u01747364247895") 2025/05/16 02:59:11 DEBUG : dst/one.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102674e1ff018166_d20250516_m025725_c001_v0001183_t0028_u01747364245840") 2025/05/16 02:59:11 DEBUG : dst/one.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f10702b34cea30d50_d20250516_m025720_c001_v0001184_t0051_u01747364240915") 2025/05/16 02:59:11 DEBUG : dst/three: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41662f0348f47367_d20250516_m025636_c001_v7007000_t0000_u01747364196965") 2025/05/16 02:59:12 DEBUG : dst/three: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f11855dcdb9384aa1_d20250516_m025635_c001_v0001178_t0021_u01747364195395") 2025/05/16 02:59:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4095f195750f9bea_d20250516_m025752_c001_v7007000_t0000_u01747364272245") 2025/05/16 02:59:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e239f1a1b7bca_d20250516_m025750_c001_v0001180_t0026_u01747364270756") 2025/05/16 02:59:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1062df67cffb199a_d20250516_m025747_c001_v0001157_t0001_u01747364267399") 2025/05/16 02:59:12 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4095f195750f9beb_d20250516_m025752_c001_v7007000_t0000_u01747364272433") 2025/05/16 02:59:12 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1138185f575a792f_d20250516_m025751_c001_v0001184_t0049_u01747364271227") 2025/05/16 02:59:12 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f418b40bfaf160868_d20250516_m025751_c001_v7007000_t0000_u01747364271035") 2025/05/16 02:59:12 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1138185f575a78ff_d20250516_m025748_c001_v0001184_t0046_u01747364268058") 2025/05/16 02:59:12 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f418b40bfaf16085b_d20250516_m025747_c001_v7007000_t0000_u01747364267867") 2025/05/16 02:59:12 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb43d_d20250516_m025742_c001_v0001029_t0003_u01747364262332") 2025/05/16 02:59:12 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f416b270b5cc5e69b_d20250516_m025739_c001_v7007000_t0000_u01747364259957") 2025/05/16 02:59:12 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1171397ef52329df_d20250516_m025738_c001_v0001153_t0010_u01747364258687") 2025/05/16 02:59:12 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75e73_d20250516_m025738_c001_v7007000_t0000_u01747364258487") 2025/05/16 02:59:12 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1171397ef52329d9_d20250516_m025735_c001_v0001153_t0022_u01747364255008") 2025/05/16 02:59:12 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75e6f_d20250516_m025734_c001_v7007000_t0000_u01747364254824") 2025/05/16 02:59:12 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb433_d20250516_m025729_c001_v0001029_t0011_u01747364249791") 2025/05/16 02:59:12 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40213ff18b39fc76_d20250516_m025727_c001_v7007000_t0000_u01747364247150") 2025/05/16 02:59:12 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb427_d20250516_m025724_c001_v0001029_t0023_u01747364244746") 2025/05/16 02:59:12 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40213ff18b39fc72_d20250516_m025723_c001_v7007000_t0000_u01747364243568") 2025/05/16 02:59:12 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077b52_d20250516_m025718_c001_v0001181_t0050_u01747364238419") 2025/05/16 02:59:13 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407e21f9ec4f85e8_d20250516_m025715_c001_v7007000_t0000_u01747364235131") 2025/05/16 02:59:13 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077b24_d20250516_m025712_c001_v0001181_t0055_u01747364232753") 2025/05/16 02:59:13 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407e21f9ec4f85e5_d20250516_m025711_c001_v7007000_t0000_u01747364231633") 2025/05/16 02:59:13 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bea95_d20250516_m025705_c001_v0001184_t0009_u01747364225439") 2025/05/16 02:59:13 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75e55_d20250516_m025702_c001_v7007000_t0000_u01747364222059") 2025/05/16 02:59:13 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bea33_d20250516_m025659_c001_v0001184_t0052_u01747364219644") 2025/05/16 02:59:13 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75e53_d20250516_m025658_c001_v7007000_t0000_u01747364218546") 2025/05/16 02:59:13 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb40d_d20250516_m025651_c001_v0001029_t0018_u01747364211921") 2025/05/16 02:59:13 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f400a0c0f6addb172_d20250516_m025649_c001_v7007000_t0000_u01747364209285") 2025/05/16 02:59:13 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb40b_d20250516_m025646_c001_v0001029_t0000_u01747364206678") 2025/05/16 02:59:13 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f400a0c0f6addb16e_d20250516_m025645_c001_v7007000_t0000_u01747364205569") 2025/05/16 02:59:13 DEBUG : dst/three.txt: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077a6c_d20250516_m025638_c001_v0001181_t0045_u01747364198977") 2025/05/16 02:59:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f416b270b5cc5e69c_d20250516_m025740_c001_v7007000_t0000_u01747364260143") 2025/05/16 02:59:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1107aeae038770e9_d20250516_m025738_c001_v0001171_t0025_u01747364258088") 2025/05/16 02:59:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1119d4dacd443ecb_d20250516_m025734_c001_v0001184_t0013_u01747364254618") 2025/05/16 02:59:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4045875df6b74a6c_d20250516_m025728_c001_v7007000_t0000_u01747364248079") 2025/05/16 02:59:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f103e7e56e746cd7f_d20250516_m025726_c001_v0001179_t0025_u01747364246878") 2025/05/16 02:59:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f117d40ed3bb5aa7b_d20250516_m025722_c001_v0001106_t0057_u01747364242603") 2025/05/16 02:59:13 DEBUG : dst/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4095f195750f9bec_d20250516_m025752_c001_v7007000_t0000_u01747364272627") 2025/05/16 02:59:13 DEBUG : dst/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077bb0_d20250516_m025741_c001_v0001181_t0012_u01747364261753") 2025/05/16 02:59:14 DEBUG : dst/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f416b270b5cc5e69d_d20250516_m025740_c001_v7007000_t0000_u01747364260328") 2025/05/16 02:59:14 DEBUG : dst/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077b7a_d20250516_m025729_c001_v0001181_t0029_u01747364249569") 2025/05/16 02:59:14 DEBUG : dst/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4045875df6b74a6d_d20250516_m025728_c001_v7007000_t0000_u01747364248264") 2025/05/16 02:59:14 DEBUG : dst/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52beb5b_d20250516_m025717_c001_v0001184_t0047_u01747364237833") 2025/05/16 02:59:14 DEBUG : dst/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f419fb0570cd255af_d20250516_m025716_c001_v7007000_t0000_u01747364236297") 2025/05/16 02:59:14 DEBUG : dst/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb41d_d20250516_m025704_c001_v0001029_t0012_u01747364224564") 2025/05/16 02:59:14 DEBUG : dst/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407e21f9ec4f85db_d20250516_m025703_c001_v7007000_t0000_u01747364223206") 2025/05/16 02:59:14 DEBUG : dst/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077aaa_d20250516_m025651_c001_v0001181_t0022_u01747364211717") 2025/05/16 02:59:14 DEBUG : dst/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4207bb776447d5a5_d20250516_m025650_c001_v7007000_t0000_u01747364210404") 2025/05/16 02:59:14 DEBUG : dst/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52be8cf_d20250516_m025638_c001_v0001184_t0030_u01747364198738") 2025/05/16 02:59:14 DEBUG : dst/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41662f0348f47368_d20250516_m025637_c001_v7007000_t0000_u01747364197148") 2025/05/16 02:59:14 DEBUG : dst/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f100cf5d26dc8f9dc_d20250516_m025633_c001_v0001184_t0039_u01747364193100") 2025/05/16 02:59:14 DEBUG : dst/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4184987f8b142d91_d20250516_m025612_c001_v7007000_t0000_u01747364172093") 2025/05/16 02:59:14 DEBUG : dst/two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f11362cb6a6d399d0_d20250516_m025610_c001_v0001044_t0006_u01747364170516") 2025/05/16 02:59:14 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f413c50c89e200653_d20250516_m025526_c001_v7007000_t0000_u01747364126482") 2025/05/16 02:59:14 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077919_d20250516_m025522_c001_v0001181_t0046_u01747364122921") 2025/05/16 02:59:14 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f413c50c89e20064c_d20250516_m025521_c001_v7007000_t0000_u01747364121041") 2025/05/16 02:59:14 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d3802350778d3_d20250516_m025510_c001_v0001181_t0026_u01747364110053") 2025/05/16 02:59:14 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41247301ab8e0d6c_d20250516_m025501_c001_v7007000_t0000_u01747364101577") 2025/05/16 02:59:14 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d38023507789b_d20250516_m025458_c001_v0001181_t0037_u01747364098093") 2025/05/16 02:59:14 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace03a5_d20250516_m025433_c001_v7007000_t0000_u01747364073496") 2025/05/16 02:59:14 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb387_d20250516_m025431_c001_v0001029_t0009_u01747364071206") 2025/05/16 02:59:15 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace039e_d20250516_m025429_c001_v7007000_t0000_u01747364069411") 2025/05/16 02:59:15 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb381_d20250516_m025428_c001_v0001029_t0012_u01747364068092") 2025/05/16 02:59:15 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace0397_d20250516_m025424_c001_v7007000_t0000_u01747364064162") 2025/05/16 02:59:15 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb373_d20250516_m025422_c001_v0001029_t0024_u01747364062148") 2025/05/16 02:59:15 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75ddd_d20250516_m025420_c001_v7007000_t0000_u01747364060770") 2025/05/16 02:59:15 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb36d_d20250516_m025418_c001_v0001029_t0013_u01747364058934") 2025/05/16 02:59:15 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75dca_d20250516_m025410_c001_v7007000_t0000_u01747364050827") 2025/05/16 02:59:15 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb359_d20250516_m025409_c001_v0001029_t0029_u01747364049124") 2025/05/16 02:59:15 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75dc7_d20250516_m025407_c001_v7007000_t0000_u01747364047614") 2025/05/16 02:59:15 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb353_d20250516_m025406_c001_v0001029_t0032_u01747364046609") 2025/05/16 02:59:15 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75dbf_d20250516_m025400_c001_v7007000_t0000_u01747364040358") 2025/05/16 02:59:15 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb33f_d20250516_m025358_c001_v0001029_t0022_u01747364038903") 2025/05/16 02:59:15 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75dba_d20250516_m025356_c001_v7007000_t0000_u01747364036313") 2025/05/16 02:59:15 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb335_d20250516_m025355_c001_v0001029_t0044_u01747364035124") 2025/05/16 02:59:15 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75db9_d20250516_m025354_c001_v7007000_t0000_u01747364034023") 2025/05/16 02:59:15 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f11743e717d6b19c7_d20250516_m025353_c001_v0001090_t0034_u01747364033207") 2025/05/16 02:59:15 DEBUG : empty space: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb333_d20250516_m025351_c001_v0001029_t0031_u01747364031496") 2025/05/16 02:59:15 DEBUG : enormous: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace03a2_d20250516_m025432_c001_v7007000_t0000_u01747364072552") 2025/05/16 02:59:15 DEBUG : enormous: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb389_d20250516_m025431_c001_v0001029_t0001_u01747364071671") 2025/05/16 02:59:15 DEBUG : existing: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4095f195750f9bf3_d20250516_m025757_c001_v7007000_t0000_u01747364277496") 2025/05/16 02:59:15 DEBUG : existing: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb442_d20250516_m025756_c001_v0001029_t0022_u01747364276079") 2025/05/16 02:59:15 DEBUG : existing: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41247301ab8e0d66_d20250516_m025456_c001_v7007000_t0000_u01747364096354") 2025/05/16 02:59:16 DEBUG : existing: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb39d_d20250516_m025455_c001_v0001029_t0028_u01747364095161") 2025/05/16 02:59:16 DEBUG : existing: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41247301ab8e0d11_d20250516_m025347_c001_v7007000_t0000_u01747364027092") 2025/05/16 02:59:16 DEBUG : existing: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb32b_d20250516_m025345_c001_v0001029_t0006_u01747364025710") 2025/05/16 02:59:16 DEBUG : existing: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41247301ab8e0d0e_d20250516_m025344_c001_v7007000_t0000_u01747364024407") 2025/05/16 02:59:16 DEBUG : existing: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb329_d20250516_m025343_c001_v0001029_t0011_u01747364023707") 2025/05/16 02:59:16 DEBUG : existing: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb327_d20250516_m025342_c001_v0001029_t0003_u01747364022632") 2025/05/16 02:59:16 DEBUG : existing-b: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41247301ab8e0d68_d20250516_m025456_c001_v7007000_t0000_u01747364096538") 2025/05/16 02:59:16 DEBUG : existing-b: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077887_d20250516_m025455_c001_v0001181_t0041_u01747364095172") 2025/05/16 02:59:16 DEBUG : file1: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca7c0_d20250516_m025851_c001_v7007000_t0000_u01747364331473") 2025/05/16 02:59:16 DEBUG : file1: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb4a8_d20250516_m025849_c001_v0001029_t0040_u01747364329826") 2025/05/16 02:59:16 DEBUG : file1: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca7b2_d20250516_m025847_c001_v7007000_t0000_u01747364327742") 2025/05/16 02:59:16 DEBUG : file1: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1134244ea291b5d4_d20250516_m025846_c001_v0001178_t0018_u01747364326565") 2025/05/16 02:59:16 DEBUG : five: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace03a9_d20250516_m025438_c001_v7007000_t0000_u01747364078441") 2025/05/16 02:59:16 DEBUG : five: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4086d1ae10adb393_d20250516_m025436_c001_v0001029_t0029_u01747364076286") 2025/05/16 02:59:16 DEBUG : foo: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75dbc_d20250516_m025358_c001_v7007000_t0000_u01747364038168") 2025/05/16 02:59:16 DEBUG : foo: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4086d1ae10adb33d_d20250516_m025357_c001_v0001029_t0029_u01747364037610") 2025/05/16 02:59:16 DEBUG : foo: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4086d1ae10adb339_d20250516_m025357_c001_v0001029_t0029_u01747364037056") 2025/05/16 02:59:16 DEBUG : four: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace03aa_d20250516_m025438_c001_v7007000_t0000_u01747364078626") 2025/05/16 02:59:16 DEBUG : four: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f402e1d09a52be336_d20250516_m025436_c001_v0001184_t0055_u01747364076859") 2025/05/16 02:59:16 DEBUG : four: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb391_d20250516_m025435_c001_v0001029_t0010_u01747364075486") 2025/05/16 02:59:17 DEBUG : hello world2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f417ffa8e1f218a0e_d20250516_m025248_c001_v7007000_t0000_u01747363968104") 2025/05/16 02:59:17 DEBUG : hello world2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb2da_d20250516_m025247_c001_v0001029_t0023_u01747363967295") 2025/05/16 02:59:17 DEBUG : ignore-size: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41247301ab8e0d0b_d20250516_m025341_c001_v7007000_t0000_u01747364021536") 2025/05/16 02:59:17 DEBUG : ignore-size: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb323_d20250516_m025340_c001_v0001029_t0014_u01747364020321") 2025/05/16 02:59:17 DEBUG : nested/sub dir/file: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41247301ab8e0d60_d20250516_m025454_c001_v7007000_t0000_u01747364094049") 2025/05/16 02:59:17 DEBUG : nested/sub dir/file: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077879_d20250516_m025453_c001_v0001181_t0046_u01747364093127") 2025/05/16 02:59:17 DEBUG : nested/sub dir/file: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41247301ab8e0d5e_d20250516_m025452_c001_v7007000_t0000_u01747364092007") 2025/05/16 02:59:17 DEBUG : nested/sub dir/file: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d38023507786b_d20250516_m025450_c001_v0001181_t0003_u01747364090951") 2025/05/16 02:59:17 DEBUG : one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace03ab_d20250516_m025438_c001_v7007000_t0000_u01747364078813") 2025/05/16 02:59:17 DEBUG : one: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4086d1ae10adb38b_d20250516_m025434_c001_v0001029_t0029_u01747364074625") 2025/05/16 02:59:17 DEBUG : only0: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca787_d20250516_m025841_c001_v7007000_t0000_u01747364321692") 2025/05/16 02:59:17 DEBUG : only0: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407d380235077d04_d20250516_m025836_c001_v0001181_t0004_u01747364316296") 2025/05/16 02:59:17 DEBUG : only0: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bef31_d20250516_m025823_c001_v0001184_t0035_u01747364303602") 2025/05/16 02:59:17 DEBUG : only0: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f405acfd3ab9afb5e_d20250516_m025816_c001_v7007000_t0000_u01747364296663") 2025/05/16 02:59:17 DEBUG : only0: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb44a_d20250516_m025802_c001_v0001029_t0026_u01747364282919") 2025/05/16 02:59:17 DEBUG : only1: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca788_d20250516_m025841_c001_v7007000_t0000_u01747364321876") 2025/05/16 02:59:17 DEBUG : only1: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f402e1d09a52bf049_d20250516_m025836_c001_v0001184_t0055_u01747364316690") 2025/05/16 02:59:17 DEBUG : only1: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb470_d20250516_m025824_c001_v0001029_t0034_u01747364304395") 2025/05/16 02:59:17 DEBUG : only1: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f414d95aac3c8e6d9_d20250516_m025816_c001_v7007000_t0000_u01747364296669") 2025/05/16 02:59:17 DEBUG : only1: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077c2c_d20250516_m025803_c001_v0001181_t0058_u01747364283819") 2025/05/16 02:59:17 DEBUG : only10: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca789_d20250516_m025842_c001_v7007000_t0000_u01747364322060") 2025/05/16 02:59:17 DEBUG : only10: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407d380235077d0a_d20250516_m025836_c001_v0001181_t0004_u01747364316888") 2025/05/16 02:59:18 DEBUG : only10: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb486_d20250516_m025829_c001_v0001029_t0004_u01747364309901") 2025/05/16 02:59:18 DEBUG : only10: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea895534485fb_d20250516_m025816_c001_v7007000_t0000_u01747364296683") 2025/05/16 02:59:18 DEBUG : only10: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077c58_d20250516_m025809_c001_v0001181_t0045_u01747364289122") 2025/05/16 02:59:18 DEBUG : only11: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca78b_d20250516_m025842_c001_v7007000_t0000_u01747364322244") 2025/05/16 02:59:18 DEBUG : only11: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f402e1d09a52bf03d_d20250516_m025836_c001_v0001184_t0055_u01747364316283") 2025/05/16 02:59:18 DEBUG : only11: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077ce4_d20250516_m025830_c001_v0001181_t0038_u01747364310667") 2025/05/16 02:59:18 DEBUG : only11: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea895534485ff_d20250516_m025817_c001_v7007000_t0000_u01747364297060") 2025/05/16 02:59:18 DEBUG : only11: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bee6b_d20250516_m025809_c001_v0001184_t0041_u01747364289910") 2025/05/16 02:59:18 DEBUG : only12: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca78d_d20250516_m025842_c001_v7007000_t0000_u01747364322427") 2025/05/16 02:59:18 DEBUG : only12: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4086d1ae10adb49c_d20250516_m025836_c001_v0001029_t0029_u01747364316902") 2025/05/16 02:59:18 DEBUG : only12: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52befd1_d20250516_m025831_c001_v0001184_t0041_u01747364311278") 2025/05/16 02:59:18 DEBUG : only12: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f414d95aac3c8e6db_d20250516_m025816_c001_v7007000_t0000_u01747364296873") 2025/05/16 02:59:18 DEBUG : only12: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb45e_d20250516_m025810_c001_v0001029_t0004_u01747364290350") 2025/05/16 02:59:18 DEBUG : only13: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca78f_d20250516_m025842_c001_v7007000_t0000_u01747364322611") 2025/05/16 02:59:18 DEBUG : only13: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4086d1ae10adb496_d20250516_m025836_c001_v0001029_t0029_u01747364316305") 2025/05/16 02:59:18 DEBUG : only13: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb48a_d20250516_m025831_c001_v0001029_t0037_u01747364311720") 2025/05/16 02:59:18 DEBUG : only13: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f405acfd3ab9afb5a_d20250516_m025816_c001_v7007000_t0000_u01747364296107") 2025/05/16 02:59:18 DEBUG : only13: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077c64_d20250516_m025811_c001_v0001181_t0027_u01747364291148") 2025/05/16 02:59:18 DEBUG : only14: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca790_d20250516_m025842_c001_v7007000_t0000_u01747364322795") 2025/05/16 02:59:18 DEBUG : only14: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4134244ea291b5c5_d20250516_m025836_c001_v0001178_t0041_u01747364316914") 2025/05/16 02:59:18 DEBUG : only14: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077cee_d20250516_m025832_c001_v0001181_t0027_u01747364312357") 2025/05/16 02:59:19 DEBUG : only14: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f405acfd3ab9afb5b_d20250516_m025816_c001_v7007000_t0000_u01747364296293") 2025/05/16 02:59:19 DEBUG : only14: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bee7d_d20250516_m025811_c001_v0001184_t0051_u01747364291871") 2025/05/16 02:59:19 DEBUG : only15: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca792_d20250516_m025842_c001_v7007000_t0000_u01747364322978") 2025/05/16 02:59:19 DEBUG : only15: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f402e1d09a52bf045_d20250516_m025836_c001_v0001184_t0055_u01747364316505") 2025/05/16 02:59:19 DEBUG : only15: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bf007_d20250516_m025833_c001_v0001184_t0014_u01747364313191") 2025/05/16 02:59:19 DEBUG : only15: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f405acfd3ab9afb5d_d20250516_m025816_c001_v7007000_t0000_u01747364296478") 2025/05/16 02:59:19 DEBUG : only15: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb464_d20250516_m025812_c001_v0001029_t0017_u01747364292307") 2025/05/16 02:59:19 DEBUG : only16: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca793_d20250516_m025843_c001_v7007000_t0000_u01747364323162") 2025/05/16 02:59:19 DEBUG : only16: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407d380235077d06_d20250516_m025836_c001_v0001181_t0004_u01747364316517") 2025/05/16 02:59:19 DEBUG : only16: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb490_d20250516_m025833_c001_v0001029_t0021_u01747364313625") 2025/05/16 02:59:19 DEBUG : only16: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f414d95aac3c8e6d8_d20250516_m025816_c001_v7007000_t0000_u01747364296477") 2025/05/16 02:59:19 DEBUG : only16: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077c70_d20250516_m025813_c001_v0001181_t0008_u01747364293009") 2025/05/16 02:59:19 DEBUG : only17: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca795_d20250516_m025843_c001_v7007000_t0000_u01747364323346") 2025/05/16 02:59:19 DEBUG : only17: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4086d1ae10adb498_d20250516_m025836_c001_v0001029_t0029_u01747364316527") 2025/05/16 02:59:19 DEBUG : only17: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077cfa_d20250516_m025834_c001_v0001181_t0049_u01747364314268") 2025/05/16 02:59:19 DEBUG : only17: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407e21f9ec4f860f_d20250516_m025816_c001_v7007000_t0000_u01747364296695") 2025/05/16 02:59:19 DEBUG : only17: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bee9b_d20250516_m025813_c001_v0001184_t0018_u01747364293810") 2025/05/16 02:59:19 DEBUG : only18: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca796_d20250516_m025843_c001_v7007000_t0000_u01747364323531") 2025/05/16 02:59:19 DEBUG : only18: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f402e1d09a52bf04b_d20250516_m025836_c001_v0001184_t0055_u01747364316876") 2025/05/16 02:59:19 DEBUG : only18: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bf01d_d20250516_m025834_c001_v0001184_t0002_u01747364314908") 2025/05/16 02:59:20 DEBUG : only18: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407e21f9ec4f8610_d20250516_m025816_c001_v7007000_t0000_u01747364296887") 2025/05/16 02:59:20 DEBUG : only18: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb46a_d20250516_m025814_c001_v0001029_t0010_u01747364294235") 2025/05/16 02:59:20 DEBUG : only19: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca798_d20250516_m025843_c001_v7007000_t0000_u01747364323751") 2025/05/16 02:59:20 DEBUG : only19: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407d380235077d08_d20250516_m025836_c001_v0001181_t0004_u01747364316703") 2025/05/16 02:59:20 DEBUG : only19: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb494_d20250516_m025835_c001_v0001029_t0021_u01747364315358") 2025/05/16 02:59:20 DEBUG : only19: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f414d95aac3c8e6dc_d20250516_m025817_c001_v7007000_t0000_u01747364297108") 2025/05/16 02:59:20 DEBUG : only19: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077c7c_d20250516_m025814_c001_v0001181_t0036_u01747364294867") 2025/05/16 02:59:20 DEBUG : only2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca799_d20250516_m025843_c001_v7007000_t0000_u01747364323934") 2025/05/16 02:59:20 DEBUG : only2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4086d1ae10adb49a_d20250516_m025836_c001_v0001029_t0029_u01747364316713") 2025/05/16 02:59:20 DEBUG : only2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077cbc_d20250516_m025825_c001_v0001181_t0003_u01747364305164") 2025/05/16 02:59:20 DEBUG : only2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea895534485fa_d20250516_m025816_c001_v7007000_t0000_u01747364296493") 2025/05/16 02:59:20 DEBUG : only2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bee0d_d20250516_m025804_c001_v0001184_t0010_u01747364284406") 2025/05/16 02:59:20 DEBUG : only3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca79b_d20250516_m025844_c001_v7007000_t0000_u01747364324120") 2025/05/16 02:59:20 DEBUG : only3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4086d1ae10adb4a0_d20250516_m025837_c001_v0001029_t0029_u01747364317271") 2025/05/16 02:59:20 DEBUG : only3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bef5b_d20250516_m025825_c001_v0001184_t0021_u01747364305838") 2025/05/16 02:59:20 DEBUG : only3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f405acfd3ab9afb60_d20250516_m025817_c001_v7007000_t0000_u01747364297050") 2025/05/16 02:59:20 DEBUG : only3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb450_d20250516_m025804_c001_v0001029_t0015_u01747364284831") 2025/05/16 02:59:20 DEBUG : only4: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca79c_d20250516_m025844_c001_v7007000_t0000_u01747364324303") 2025/05/16 02:59:20 DEBUG : only4: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f402e1d09a52bf04f_d20250516_m025837_c001_v0001184_t0055_u01747364317061") 2025/05/16 02:59:20 DEBUG : only4: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb47c_d20250516_m025826_c001_v0001029_t0023_u01747364306276") 2025/05/16 02:59:20 DEBUG : only4: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f405acfd3ab9afb5f_d20250516_m025816_c001_v7007000_t0000_u01747364296857") 2025/05/16 02:59:20 DEBUG : only4: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077c3c_d20250516_m025805_c001_v0001181_t0028_u01747364285400") 2025/05/16 02:59:20 DEBUG : only5: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca79e_d20250516_m025844_c001_v7007000_t0000_u01747364324487") 2025/05/16 02:59:21 DEBUG : only5: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f402e1d09a52bf051_d20250516_m025837_c001_v0001184_t0055_u01747364317246") 2025/05/16 02:59:21 DEBUG : only5: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077cc2_d20250516_m025826_c001_v0001181_t0056_u01747364306856") 2025/05/16 02:59:21 DEBUG : only5: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407e21f9ec4f860e_d20250516_m025816_c001_v7007000_t0000_u01747364296504") 2025/05/16 02:59:21 DEBUG : only5: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bee27_d20250516_m025806_c001_v0001184_t0048_u01747364286203") 2025/05/16 02:59:21 DEBUG : only6: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca7a0_d20250516_m025844_c001_v7007000_t0000_u01747364324671") 2025/05/16 02:59:21 DEBUG : only6: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407d380235077d10_d20250516_m025837_c001_v0001181_t0004_u01747364317260") 2025/05/16 02:59:21 DEBUG : only6: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bef77_d20250516_m025827_c001_v0001184_t0046_u01747364307563") 2025/05/16 02:59:21 DEBUG : only6: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407e21f9ec4f8611_d20250516_m025817_c001_v7007000_t0000_u01747364297112") 2025/05/16 02:59:21 DEBUG : only6: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb456_d20250516_m025806_c001_v0001029_t0026_u01747364286609") 2025/05/16 02:59:21 DEBUG : only7: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca7a3_d20250516_m025844_c001_v7007000_t0000_u01747364324855") 2025/05/16 02:59:21 DEBUG : only7: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407d380235077d0c_d20250516_m025837_c001_v0001181_t0004_u01747364317074") 2025/05/16 02:59:21 DEBUG : only7: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb480_d20250516_m025827_c001_v0001029_t0011_u01747364307973") 2025/05/16 02:59:21 DEBUG : only7: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f405acfd3ab9afb61_d20250516_m025817_c001_v7007000_t0000_u01747364297236") 2025/05/16 02:59:21 DEBUG : only7: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077c44_d20250516_m025807_c001_v0001181_t0009_u01747364287237") 2025/05/16 02:59:21 DEBUG : only8: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca7a4_d20250516_m025845_c001_v7007000_t0000_u01747364325039") 2025/05/16 02:59:21 DEBUG : only8: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4086d1ae10adb49e_d20250516_m025837_c001_v0001029_t0029_u01747364317086") 2025/05/16 02:59:21 DEBUG : only8: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077cd4_d20250516_m025828_c001_v0001181_t0032_u01747364308553") 2025/05/16 02:59:21 DEBUG : only8: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea895534485fd_d20250516_m025816_c001_v7007000_t0000_u01747364296866") 2025/05/16 02:59:21 DEBUG : only8: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bee51_d20250516_m025807_c001_v0001184_t0023_u01747364287892") 2025/05/16 02:59:21 DEBUG : only9: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca7a6_d20250516_m025845_c001_v7007000_t0000_u01747364325222") 2025/05/16 02:59:22 DEBUG : only9: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4134244ea291b5c7_d20250516_m025837_c001_v0001178_t0041_u01747364317105") 2025/05/16 02:59:22 DEBUG : only9: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52befa3_d20250516_m025829_c001_v0001184_t0041_u01747364309323") 2025/05/16 02:59:22 DEBUG : only9: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f421ea89553448600_d20250516_m025817_c001_v7007000_t0000_u01747364297293") 2025/05/16 02:59:22 DEBUG : only9: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb45a_d20250516_m025808_c001_v0001029_t0044_u01747364288296") 2025/05/16 02:59:22 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41247301ab8e0d5c_d20250516_m025449_c001_v7007000_t0000_u01747364089064") 2025/05/16 02:59:22 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52be3ae_d20250516_m025447_c001_v0001184_t0011_u01747364087306") 2025/05/16 02:59:22 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace03b8_d20250516_m025445_c001_v7007000_t0000_u01747364085449") 2025/05/16 02:59:22 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb397_d20250516_m025443_c001_v0001029_t0037_u01747364083677") 2025/05/16 02:59:22 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace03b2_d20250516_m025441_c001_v7007000_t0000_u01747364081817") 2025/05/16 02:59:22 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52be360_d20250516_m025439_c001_v0001184_t0022_u01747364079743") 2025/05/16 02:59:22 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace039b_d20250516_m025426_c001_v7007000_t0000_u01747364066833") 2025/05/16 02:59:22 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb379_d20250516_m025425_c001_v0001029_t0007_u01747364065084") 2025/05/16 02:59:22 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace0394_d20250516_m025422_c001_v7007000_t0000_u01747364062913") 2025/05/16 02:59:22 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb371_d20250516_m025421_c001_v0001029_t0008_u01747364061700") 2025/05/16 02:59:22 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75ddc_d20250516_m025419_c001_v7007000_t0000_u01747364059909") 2025/05/16 02:59:22 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb36b_d20250516_m025418_c001_v0001029_t0015_u01747364058513") 2025/05/16 02:59:22 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75dc9_d20250516_m025410_c001_v7007000_t0000_u01747364050267") 2025/05/16 02:59:22 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb357_d20250516_m025408_c001_v0001029_t0007_u01747364048540") 2025/05/16 02:59:23 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75dc8_d20250516_m025407_c001_v7007000_t0000_u01747364047798") 2025/05/16 02:59:23 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb351_d20250516_m025406_c001_v0001029_t0039_u01747364046113") 2025/05/16 02:59:23 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75dc5_d20250516_m025405_c001_v7007000_t0000_u01747364045364") 2025/05/16 02:59:23 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb34b_d20250516_m025404_c001_v0001029_t0017_u01747364044554") 2025/05/16 02:59:23 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb347_d20250516_m025403_c001_v0001029_t0003_u01747364043686") 2025/05/16 02:59:23 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75dc4_d20250516_m025402_c001_v7007000_t0000_u01747364042951") 2025/05/16 02:59:23 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb345_d20250516_m025402_c001_v0001029_t0008_u01747364042132") 2025/05/16 02:59:23 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb343_d20250516_m025401_c001_v0001029_t0043_u01747364041286") 2025/05/16 02:59:23 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75dc0_d20250516_m025400_c001_v7007000_t0000_u01747364040553") 2025/05/16 02:59:23 DEBUG : potato: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb341_d20250516_m025359_c001_v0001029_t0019_u01747364039639") 2025/05/16 02:59:23 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41662f0348f47323_d20250516_m025538_c001_v7007000_t0000_u01747364138002") 2025/05/16 02:59:23 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52be5cc_d20250516_m025537_c001_v0001184_t0055_u01747364137414") 2025/05/16 02:59:23 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f413c50c89e200655_d20250516_m025526_c001_v7007000_t0000_u01747364126879") 2025/05/16 02:59:23 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52be532_d20250516_m025522_c001_v0001184_t0002_u01747364122349") 2025/05/16 02:59:23 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f418b40bfaf16079b_d20250516_m025514_c001_v7007000_t0000_u01747364114065") 2025/05/16 02:59:23 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52be4a7_d20250516_m025509_c001_v0001184_t0048_u01747364109286") 2025/05/16 02:59:23 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41247301ab8e0d6d_d20250516_m025502_c001_v7007000_t0000_u01747364102106") 2025/05/16 02:59:23 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52be423_d20250516_m025457_c001_v0001184_t0033_u01747364097882") 2025/05/16 02:59:23 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace03a3_d20250516_m025432_c001_v7007000_t0000_u01747364072746") 2025/05/16 02:59:23 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb383_d20250516_m025430_c001_v0001029_t0003_u01747364070705") 2025/05/16 02:59:24 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace039f_d20250516_m025429_c001_v7007000_t0000_u01747364069595") 2025/05/16 02:59:24 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb37f_d20250516_m025427_c001_v0001029_t0016_u01747364067757") 2025/05/16 02:59:24 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace039c_d20250516_m025427_c001_v7007000_t0000_u01747364067018") 2025/05/16 02:59:24 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb37d_d20250516_m025425_c001_v0001029_t0006_u01747364065845") 2025/05/16 02:59:24 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace0398_d20250516_m025424_c001_v7007000_t0000_u01747364064346") 2025/05/16 02:59:24 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb375_d20250516_m025423_c001_v0001029_t0033_u01747364063289") 2025/05/16 02:59:24 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75dde_d20250516_m025420_c001_v7007000_t0000_u01747364060954") 2025/05/16 02:59:24 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb36f_d20250516_m025419_c001_v0001029_t0006_u01747364059931") 2025/05/16 02:59:24 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f40230323d4f75dcb_d20250516_m025411_c001_v7007000_t0000_u01747364051012") 2025/05/16 02:59:24 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb35b_d20250516_m025409_c001_v0001029_t0020_u01747364049896") 2025/05/16 02:59:24 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f417ffa8e1f218a13_d20250516_m025252_c001_v7007000_t0000_u01747363972107") 2025/05/16 02:59:24 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb2de_d20250516_m025251_c001_v0001029_t0038_u01747363971171") 2025/05/16 02:59:24 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f417ffa8e1f218a10_d20250516_m025249_c001_v7007000_t0000_u01747363969886") 2025/05/16 02:59:24 DEBUG : potato2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb2dc_d20250516_m025249_c001_v0001029_t0000_u01747363969040") 2025/05/16 02:59:24 DEBUG : potato3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f413c50c89e200656_d20250516_m025527_c001_v7007000_t0000_u01747364127090") 2025/05/16 02:59:24 DEBUG : potato3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb3bf_d20250516_m025523_c001_v0001029_t0042_u01747364123534") 2025/05/16 02:59:24 DEBUG : potato3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f418b40bfaf16079c_d20250516_m025514_c001_v7007000_t0000_u01747364114433") 2025/05/16 02:59:24 DEBUG : potato3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb3b1_d20250516_m025510_c001_v0001029_t0018_u01747364110636") 2025/05/16 02:59:24 DEBUG : potato3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41247301ab8e0d6f_d20250516_m025502_c001_v7007000_t0000_u01747364102292") 2025/05/16 02:59:24 DEBUG : potato3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb3a3_d20250516_m025458_c001_v0001029_t0035_u01747364098346") 2025/05/16 02:59:25 DEBUG : pre-dest1/1: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41662f0348f47355_d20250516_m025620_c001_v7007000_t0000_u01747364180991") 2025/05/16 02:59:25 DEBUG : pre-dest1/1: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb3e3_d20250516_m025612_c001_v0001029_t0001_u01747364172841") 2025/05/16 02:59:25 DEBUG : pre-dest2/2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41662f0348f47356_d20250516_m025621_c001_v7007000_t0000_u01747364181175") 2025/05/16 02:59:25 DEBUG : pre-dest2/2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52be799_d20250516_m025613_c001_v0001184_t0029_u01747364173675") 2025/05/16 02:59:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4184987f8b142d75_d20250516_m025551_c001_v7007000_t0000_u01747364151331") 2025/05/16 02:59:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d3802350779a4_d20250516_m025547_c001_v0001181_t0027_u01747364147337") 2025/05/16 02:59:25 DEBUG : sizeonly: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4157637f91245b49_d20250516_m025338_c001_v7007000_t0000_u01747364018669") 2025/05/16 02:59:25 DEBUG : sizeonly: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb31d_d20250516_m025337_c001_v0001029_t0022_u01747364017401") 2025/05/16 02:59:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f417ffa8e1f218c45_d20250516_m025900_c001_v7007000_t0000_u01747364340806") 2025/05/16 02:59:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bf195_d20250516_m025857_c001_v0001184_t0010_u01747364337945") 2025/05/16 02:59:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca7d1_d20250516_m025856_c001_v7007000_t0000_u01747364336062") 2025/05/16 02:59:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077d80_d20250516_m025853_c001_v0001181_t0011_u01747364333544") 2025/05/16 02:59:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41247301ab8e0d61_d20250516_m025454_c001_v7007000_t0000_u01747364094238") 2025/05/16 02:59:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52be3f2_d20250516_m025453_c001_v0001184_t0010_u01747364093483") 2025/05/16 02:59:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41247301ab8e0d5f_d20250516_m025452_c001_v7007000_t0000_u01747364092191") 2025/05/16 02:59:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb399_d20250516_m025451_c001_v0001029_t0028_u01747364091306") 2025/05/16 02:59:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4157637f91245b44_d20250516_m025333_c001_v7007000_t0000_u01747364013935") 2025/05/16 02:59:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb319_d20250516_m025332_c001_v0001029_t0035_u01747364012154") 2025/05/16 02:59:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4157637f91245b40_d20250516_m025331_c001_v7007000_t0000_u01747364011426") 2025/05/16 02:59:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb316_d20250516_m025330_c001_v0001029_t0015_u01747364010153") 2025/05/16 02:59:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4157637f91245b38_d20250516_m025327_c001_v7007000_t0000_u01747364007192") 2025/05/16 02:59:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb312_d20250516_m025325_c001_v0001029_t0027_u01747364005984") 2025/05/16 02:59:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4157637f91245b30_d20250516_m025325_c001_v7007000_t0000_u01747364005437") 2025/05/16 02:59:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb310_d20250516_m025324_c001_v0001029_t0034_u01747364004171") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb308_d20250516_m025321_c001_v0001029_t0015_u01747364001154") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4157637f91245b20_d20250516_m025320_c001_v7007000_t0000_u01747364000387") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb306_d20250516_m025319_c001_v0001029_t0015_u01747363999627") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb302_d20250516_m025318_c001_v0001029_t0041_u01747363998676") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4157637f91245b16_d20250516_m025317_c001_v7007000_t0000_u01747363997588") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb300_d20250516_m025314_c001_v0001029_t0003_u01747363994627") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb2fe_d20250516_m025311_c001_v0001029_t0039_u01747363991314") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4157637f91245b0e_d20250516_m025310_c001_v7007000_t0000_u01747363990585") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb2fa_d20250516_m025309_c001_v0001029_t0036_u01747363989819") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb2f8_d20250516_m025308_c001_v0001029_t0017_u01747363988859") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4157637f91245b0b_d20250516_m025308_c001_v7007000_t0000_u01747363988112") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb2f2_d20250516_m025304_c001_v0001029_t0018_u01747363984191") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4157637f91245b07_d20250516_m025303_c001_v7007000_t0000_u01747363983824") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb2f0_d20250516_m025302_c001_v0001029_t0007_u01747363982701") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f417ffa8e1f218a21_d20250516_m025301_c001_v7007000_t0000_u01747363981050") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb2ec_d20250516_m025300_c001_v0001029_t0015_u01747363980266") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f417ffa8e1f218a20_d20250516_m025259_c001_v7007000_t0000_u01747363979719") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb2e8_d20250516_m025258_c001_v0001029_t0021_u01747363978825") 2025/05/16 02:59:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f417ffa8e1f218a1e_d20250516_m025257_c001_v7007000_t0000_u01747363977553") 2025/05/16 02:59:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb2e6_d20250516_m025256_c001_v0001029_t0014_u01747363976525") 2025/05/16 02:59:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f417ffa8e1f218a16_d20250516_m025255_c001_v7007000_t0000_u01747363975978") 2025/05/16 02:59:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb2e4_d20250516_m025255_c001_v0001029_t0041_u01747363975007") 2025/05/16 02:59:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f417ffa8e1f218a14_d20250516_m025254_c001_v7007000_t0000_u01747363974057") 2025/05/16 02:59:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb2e2_d20250516_m025253_c001_v0001029_t0043_u01747363973017") 2025/05/16 02:59:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f417ffa8e1f218a0b_d20250516_m025246_c001_v7007000_t0000_u01747363966374") 2025/05/16 02:59:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb2d8_d20250516_m025245_c001_v0001029_t0031_u01747363965536") 2025/05/16 02:59:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f417ffa8e1f218a0a_d20250516_m025244_c001_v7007000_t0000_u01747363964631") 2025/05/16 02:59:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb2d4_d20250516_m025243_c001_v0001029_t0022_u01747363963903") 2025/05/16 02:59:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f417ffa8e1f218a07_d20250516_m025242_c001_v7007000_t0000_u01747363962975") 2025/05/16 02:59:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb2d2_d20250516_m025242_c001_v0001029_t0043_u01747363962120") 2025/05/16 02:59:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f417ffa8e1f218a01_d20250516_m025239_c001_v7007000_t0000_u01747363959193") 2025/05/16 02:59:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb2ce_d20250516_m025238_c001_v0001029_t0004_u01747363958373") 2025/05/16 02:59:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f417ffa8e1f218c46_d20250516_m025900_c001_v7007000_t0000_u01747364340990") 2025/05/16 02:59:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb4b2_d20250516_m025857_c001_v0001029_t0014_u01747364337957") 2025/05/16 02:59:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca7d2_d20250516_m025856_c001_v7007000_t0000_u01747364336246") 2025/05/16 02:59:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1134244ea291b5e0_d20250516_m025853_c001_v0001178_t0019_u01747364333194") 2025/05/16 02:59:27 DEBUG : sub/yam: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41247301ab8e0d5a_d20250516_m025448_c001_v7007000_t0000_u01747364088504") 2025/05/16 02:59:27 DEBUG : sub/yam: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d38023507785b_d20250516_m025446_c001_v0001181_t0023_u01747364086953") 2025/05/16 02:59:27 DEBUG : test_dir1/file2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca7c2_d20250516_m025851_c001_v7007000_t0000_u01747364331657") 2025/05/16 02:59:27 DEBUG : test_dir1/file2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bf123_d20250516_m025849_c001_v0001184_t0038_u01747364329482") 2025/05/16 02:59:28 DEBUG : test_dir1/file2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca7b3_d20250516_m025847_c001_v7007000_t0000_u01747364327925") 2025/05/16 02:59:28 DEBUG : test_dir1/file2: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077d60_d20250516_m025846_c001_v0001181_t0049_u01747364326581") 2025/05/16 02:59:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca7c4_d20250516_m025851_c001_v7007000_t0000_u01747364331840") 2025/05/16 02:59:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1134244ea291b5dc_d20250516_m025849_c001_v0001178_t0037_u01747364329476") 2025/05/16 02:59:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f411ba370414ca7b4_d20250516_m025848_c001_v7007000_t0000_u01747364328110") 2025/05/16 02:59:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f102e1d09a52bf0f7_d20250516_m025846_c001_v0001184_t0033_u01747364326565") 2025/05/16 02:59:28 DEBUG : three: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace03ad_d20250516_m025438_c001_v7007000_t0000_u01747364078997") 2025/05/16 02:59:28 DEBUG : three: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb395_d20250516_m025437_c001_v0001029_t0018_u01747364077622") 2025/05/16 02:59:28 DEBUG : three: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f1086d1ae10adb38f_d20250516_m025434_c001_v0001029_t0004_u01747364074994") 2025/05/16 02:59:28 DEBUG : two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace03ae_d20250516_m025439_c001_v7007000_t0000_u01747364079190") 2025/05/16 02:59:28 DEBUG : two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f407d38023507781f_d20250516_m025437_c001_v0001181_t0004_u01747364077041") 2025/05/16 02:59:28 DEBUG : two: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f4086d1ae10adb38d_d20250516_m025434_c001_v0001029_t0029_u01747364074810") 2025/05/16 02:59:28 DEBUG : yam: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f41247301ab8e0d5d_d20250516_m025449_c001_v7007000_t0000_u01747364089248") 2025/05/16 02:59:28 DEBUG : yam: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f110855ad45ddb24c_d20250516_m025448_c001_v0001177_t0047_u01747364088295") 2025/05/16 02:59:28 DEBUG : yam: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace03b7_d20250516_m025444_c001_v7007000_t0000_u01747364084889") 2025/05/16 02:59:28 DEBUG : yam: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d380235077845_d20250516_m025443_c001_v0001181_t0046_u01747364083315") 2025/05/16 02:59:28 DEBUG : yam: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace03b1_d20250516_m025441_c001_v7007000_t0000_u01747364081261") 2025/05/16 02:59:28 DEBUG : yam: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f107d38023507782f_d20250516_m025439_c001_v0001181_t0004_u01747364079755") 2025/05/16 02:59:28 DEBUG : yaml: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace03b9_d20250516_m025445_c001_v7007000_t0000_u01747364085634") 2025/05/16 02:59:28 DEBUG : yaml: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f110855ad45ddb22a_d20250516_m025444_c001_v0001177_t0042_u01747364084661") 2025/05/16 02:59:29 DEBUG : yaml: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f422d1dd26ace03b3_d20250516_m025442_c001_v7007000_t0000_u01747364082001") 2025/05/16 02:59:29 DEBUG : yaml: Deleting (id "4_z7fd20d53002ddb7b9f680e1b_f103a78332f1466ee_d20250516_m025441_c001_v0001183_t0057_u01747364081023") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m55.020473238s (try 1/5)