"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/15 03:21:21 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo" 2025/04/15 03:21:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 03:21:21 DEBUG : Creating backend with remote "/tmp/rclone124292998" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:21:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/15 03:21:22 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:21:22 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.86s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/15 03:21:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:21:24 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:21:24 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:21:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:21:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:25 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.16s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", 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-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", 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-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:26 DEBUG : Creating backend with remote "/non-existing" 2025/04/15 03:21:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/15 03:21:26 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:21:26 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:21:28 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:21:28 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:21:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:21:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.20s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:29 INFO : B2 bucket rclone-test-huhugiq2raqo: Running all checks before starting transfers 2025/04/15 03:21:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:21:30 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:21:30 INFO : B2 bucket rclone-test-huhugiq2raqo: Checks finished, now starting transfers 2025/04/15 03:21:30 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:21:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:21:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.73s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:31 ERROR : Ignoring --no-traverse with sync 2025/04/15 03:21:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:21:31 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:21:31 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:21:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:21:32 INFO : sub dir/hello world: Copied (new) 2025/04/15 03:21:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.70s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/15 03:21:33 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:21:33 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:21:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/15 03:21:33 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.71s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:21:35 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:21:35 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:21:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:21:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.74s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:21:37 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:21:37 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:21:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:21:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/15 03:21:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/15 03:21:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/15 03:21:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/15 03:21:38 INFO : sub dir: Making directory 2025/04/15 03:21:38 INFO : sub dir2: Making directory 2025/04/15 03:21:38 INFO : sub dir2/sub sub dir2: Making directory 2025/04/15 03:21:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:21:39 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:21:39 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:21:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:21:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/15 03:21:39 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.64s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:40 INFO : sub dir2: Making directory 2025/04/15 03:21:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/15 03:21:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/15 03:21:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:21:40 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:21:40 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:21:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:21:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.33s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:41 DEBUG : sub dir2: Making directory with metadata 2025/04/15 03:21:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/15 03:21:41 INFO : sub dir: Making directory 2025/04/15 03:21:41 INFO : sub dir2: Making directory 2025/04/15 03:21:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:21:41 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:21:41 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:21:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:21:42 INFO : sub dir/hello world: Copied (new) 2025/04/15 03:21:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/15 03:21:42 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/15 03:21:42 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.80s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:43 INFO : sub dir2: Making directory 2025/04/15 03:21:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:21:44 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:21:44 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:21:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:21:44 INFO : sub dir/hello world: Copied (new) 2025/04/15 03:21:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.29s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:45 DEBUG : sub dir2: Making directory with metadata 2025/04/15 03:21:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/15 03:21:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/15 03:21:45 INFO : sub dir: Making directory 2025/04/15 03:21:45 INFO : sub dir2: Making directory 2025/04/15 03:21:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:21:45 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:21:45 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:21:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:21:45 INFO : sub dir/hello world: Copied (new) 2025/04/15 03:21:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/15 03:21:46 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.66s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", 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-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:47 INFO : sub dir2: Making directory 2025/04/15 03:21:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:21:47 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:21:47 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:21:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:21:48 INFO : sub dir/hello world: Copied (new) 2025/04/15 03:21:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.61s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:49 DEBUG : Creating backend with remote "TestB2:rclone-test-huhoxak7liqa" 2025/04/15 03:21:49 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-huhugiq2raqo -> B2 bucket rclone-test-huhoxak7liqa 2025/04/15 03:21:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:21:50 DEBUG : B2 bucket rclone-test-huhoxak7liqa: Waiting for checks to finish 2025/04/15 03:21:50 DEBUG : B2 bucket rclone-test-huhoxak7liqa: Waiting for transfers to finish 2025/04/15 03:21:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:21:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:51 DEBUG : B2 bucket rclone-test-huhoxak7liqa: Purge remote 2025/04/15 03:21:51 INFO : B2 bucket rclone-test-huhoxak7liqa: cleaning bucket "rclone-test-huhoxak7liqa" of all files 2025/04/15 03:21:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ad73707d3b7b9f680e1b_f10387892f4dbb9fd_d20250415_m032151_c001_v0001040_t0033_u01744687311191") --- PASS: TestServerSideCopy (8.14s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:21:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/15 03:21:58 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:21:58 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:21:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/15 03:21:58 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.49s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:00 DEBUG : Creating backend with remote "TestB2:rclone-test-momipod9fiqu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-huhugiq2raqo -> B2 bucket rclone-test-momipod9fiqu 2025/04/15 03:22:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:22:01 DEBUG : B2 bucket rclone-test-momipod9fiqu: Waiting for checks to finish 2025/04/15 03:22:01 DEBUG : B2 bucket rclone-test-momipod9fiqu: Waiting for transfers to finish 2025/04/15 03:22:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:22:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:03 DEBUG : B2 bucket rclone-test-momipod9fiqu: Waiting for checks to finish 2025/04/15 03:22:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/15 03:22:03 DEBUG : B2 bucket rclone-test-momipod9fiqu: Waiting for transfers to finish 2025/04/15 03:22:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/15 03:22:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:03 DEBUG : B2 bucket rclone-test-momipod9fiqu: Purge remote 2025/04/15 03:22:03 INFO : B2 bucket rclone-test-momipod9fiqu: cleaning bucket "rclone-test-momipod9fiqu" of all files 2025/04/15 03:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f02dd13707d3b7b9f680e1b_f1060b8aec9727e48_d20250415_m032203_c001_v0001183_t0046_u01744687323632") 2025/04/15 03:22:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f02dd13707d3b7b9f680e1b_f1154ea195aca04ef_d20250415_m032201_c001_v0001100_t0032_u01744687321913") --- PASS: TestServerSideCopyOverSelf (6.83s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/15 03:22:07 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:07 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/15 03:22:07 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/15 03:22:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.24s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:09 DEBUG : Creating backend with remote "TestB2:rclone-test-zinodoq7ropa" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-huhugiq2raqo -> B2 bucket rclone-test-zinodoq7ropa 2025/04/15 03:22:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:22:10 DEBUG : B2 bucket rclone-test-zinodoq7ropa: Waiting for checks to finish 2025/04/15 03:22:10 DEBUG : B2 bucket rclone-test-zinodoq7ropa: Waiting for transfers to finish 2025/04/15 03:22:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:22:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/15 03:22:11 DEBUG : B2 bucket rclone-test-zinodoq7ropa: Waiting for checks to finish 2025/04/15 03:22:11 DEBUG : B2 bucket rclone-test-zinodoq7ropa: Waiting for transfers to finish 2025/04/15 03:22:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/15 03:22:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/15 03:22:12 INFO : sub dir/hello world: Deleted 2025/04/15 03:22:13 DEBUG : testing file moves 2025/04/15 03:22:13 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/15 03:22:13 DEBUG : B2 bucket rclone-test-zinodoq7ropa: Waiting for checks to finish 2025/04/15 03:22:13 DEBUG : B2 bucket rclone-test-zinodoq7ropa: Waiting for transfers to finish 2025/04/15 03:22:13 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/15 03:22:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/15 03:22:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:14 DEBUG : B2 bucket rclone-test-zinodoq7ropa: Purge remote 2025/04/15 03:22:14 INFO : B2 bucket rclone-test-zinodoq7ropa: cleaning bucket "rclone-test-zinodoq7ropa" of all files 2025/04/15 03:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd43707d3b7b9f680e1b_f11699b157faadf2b_d20250415_m032213_c001_v0001182_t0043_u01744687333584") 2025/04/15 03:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd43707d3b7b9f680e1b_f1008266f2260edc8_d20250415_m032212_c001_v0001183_t0010_u01744687332087") 2025/04/15 03:22:14 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd43707d3b7b9f680e1b_f1012bea5c4afe3c7_d20250415_m032210_c001_v0001104_t0055_u01744687330695") --- PASS: TestServerSideMoveOverSelf (8.99s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:17 ERROR : : error listing: directory not found 2025/04/15 03:22:18 INFO : Local file system at /tmp/rclone124292998: Making directory 2025/04/15 03:22:18 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:18 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.87s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:22:20 DEBUG : Local file system at /tmp/rclone124292998: Waiting for checks to finish 2025/04/15 03:22:20 DEBUG : Local file system at /tmp/rclone124292998: Waiting for transfers to finish 2025/04/15 03:22:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:22:20 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/15 03:22:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestCopyRedownload (2.15s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:21 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/15 03:22:21 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:21 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/15 03:22:22 INFO : check sum: Copied (new) 2025/04/15 03:22:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:22 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/15 03:22:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/15 03:22:22 DEBUG : check sum: Unchanged skipping 2025/04/15 03:22:22 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:22 DEBUG : Waiting for deletions to finish 2025/04/15 03:22:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.37s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/15 03:22:24 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:24 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:24 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/15 03:22:24 INFO : sizeonly: Copied (new) 2025/04/15 03:22:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:24 DEBUG : sizeonly: Sizes identical 2025/04/15 03:22:24 DEBUG : sizeonly: Unchanged skipping 2025/04/15 03:22:24 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:24 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:24 DEBUG : Waiting for deletions to finish 2025/04/15 03:22:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.39s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/15 03:22:26 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:26 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:27 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/15 03:22:27 INFO : ignore-size: Copied (new) 2025/04/15 03:22:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:22:27 DEBUG : ignore-size: Unchanged skipping 2025/04/15 03:22:27 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:27 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:27 DEBUG : Waiting for deletions to finish 2025/04/15 03:22:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.54s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:22:29 DEBUG : existing: Unchanged skipping 2025/04/15 03:22:29 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:29 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:29 DEBUG : Waiting for deletions to finish 2025/04/15 03:22:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/15 03:22:29 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:29 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/15 03:22:30 INFO : existing: Copied (replaced existing) 2025/04/15 03:22:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.23s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/15 03:22:32 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:32 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/15 03:22:32 INFO : existing: Copied (new) 2025/04/15 03:22:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:33 DEBUG : existing: Destination exists, skipping 2025/04/15 03:22:33 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:33 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:33 DEBUG : Waiting for deletions to finish 2025/04/15 03:22:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.34s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:35 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/15 03:22:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:22:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/15 03:22:35 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:35 DEBUG : c/non empty space: Unchanged skipping 2025/04/15 03:22:35 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/15 03:22:36 INFO : a/potato2: Copied (new) 2025/04/15 03:22:36 DEBUG : Waiting for deletions to finish 2025/04/15 03:22:36 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:38 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/15 03:22:38 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/15 03:22:38 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/15 03:22:38 DEBUG : empty space: Unchanged skipping 2025/04/15 03:22:38 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:38 DEBUG : Waiting for deletions to finish 2025/04/15 03:22:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:38 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/15 03:22:38 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/15 03:22:39 INFO : empty space: Updated modification time in destination 2025/04/15 03:22:39 DEBUG : empty space: Unchanged skipping 2025/04/15 03:22:39 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:39 DEBUG : Waiting for deletions to finish 2025/04/15 03:22:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.45s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:41 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:41 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/15 03:22:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/15 03:22:41 DEBUG : empty space: Unchanged skipping 2025/04/15 03:22:41 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:41 DEBUG : Waiting for deletions to finish 2025/04/15 03:22:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.77s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:43 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:43 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/15 03:22:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone124292998) 2025/04/15 03:22:43 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-huhugiq2raqo) 2025/04/15 03:22:43 DEBUG : foo: sha1 differ 2025/04/15 03:22:43 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/15 03:22:43 INFO : foo: Copied (replaced existing) 2025/04/15 03:22:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:22:45 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/15 03:22:45 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:45 DEBUG : empty space: Unchanged skipping 2025/04/15 03:22:45 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:45 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/15 03:22:45 INFO : potato: Copied (new) 2025/04/15 03:22:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.51s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:47 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/15 03:22:47 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:47 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/15 03:22:48 INFO : potato: Copied (replaced existing) 2025/04/15 03:22:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.22s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:50 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/15 03:22:50 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone124292998) 2025/04/15 03:22:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-huhugiq2raqo) 2025/04/15 03:22:50 DEBUG : potato: sha1 differ 2025/04/15 03:22:50 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/15 03:22:50 INFO : potato: Copied (replaced existing) 2025/04/15 03:22:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:22:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:22:52 DEBUG : empty space: Unchanged skipping 2025/04/15 03:22:52 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:52 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/15 03:22:52 DEBUG : Waiting for deletions to finish 2025/04/15 03:22:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:22:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:22:55 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:55 DEBUG : empty space: Unchanged skipping 2025/04/15 03:22:55 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/15 03:22:55 INFO : potato2: Copied (new) 2025/04/15 03:22:55 DEBUG : Waiting for deletions to finish 2025/04/15 03:22:55 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:22:57 INFO : d: Making directory 2025/04/15 03:22:57 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/15 03:22:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:22:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/15 03:22:58 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:22:58 DEBUG : c/non empty space: Unchanged skipping 2025/04/15 03:22:58 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:22:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/15 03:22:58 INFO : a/potato2: Copied (new) 2025/04/15 03:22:58 DEBUG : Waiting for deletions to finish 2025/04/15 03:22:59 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:01 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/15 03:23:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:23:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/15 03:23:01 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:01 DEBUG : c/non empty space: Unchanged skipping 2025/04/15 03:23:01 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/15 03:23:02 INFO : a/potato2: Copied (new) 2025/04/15 03:23:02 ERROR : B2 bucket rclone-test-huhugiq2raqo: not deleting files as there were IO errors 2025/04/15 03:23:02 ERROR : B2 bucket rclone-test-huhugiq2raqo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:05 DEBUG : Waiting for deletions to finish 2025/04/15 03:23:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:23:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:23:05 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:05 DEBUG : empty space: Unchanged skipping 2025/04/15 03:23:05 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:05 INFO : potato: Deleted 2025/04/15 03:23:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/15 03:23:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.50s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:08 DEBUG : Waiting for deletions to finish 2025/04/15 03:23:08 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:08 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:08 INFO : potato: Deleted 2025/04/15 03:23:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:23:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:23:08 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:08 DEBUG : empty space: Unchanged skipping 2025/04/15 03:23:08 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/15 03:23:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.28s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:23:11 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:11 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:11 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/15 03:23:11 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.46s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:13 DEBUG : enormous: Excluded (Size Filter) 2025/04/15 03:23:13 DEBUG : enormous: Excluded 2025/04/15 03:23:13 DEBUG : potato2: Excluded (Size Filter) 2025/04/15 03:23:13 DEBUG : potato2: Excluded 2025/04/15 03:23:13 DEBUG : potato2: Excluded (Size Filter) 2025/04/15 03:23:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:23:13 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:13 DEBUG : empty space: Unchanged skipping 2025/04/15 03:23:13 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:13 DEBUG : Waiting for deletions to finish 2025/04/15 03:23:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:14 DEBUG : enormous: Excluded (Size Filter) 2025/04/15 03:23:14 DEBUG : enormous: Excluded 2025/04/15 03:23:14 DEBUG : potato2: Excluded (Size Filter) 2025/04/15 03:23:14 DEBUG : potato2: Excluded 2025/04/15 03:23:14 DEBUG : potato2: Excluded (Size Filter) 2025/04/15 03:23:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/15 03:23:14 DEBUG : empty space: Unchanged skipping 2025/04/15 03:23:14 DEBUG : Local file system at /tmp/rclone124292998: Waiting for checks to finish 2025/04/15 03:23:14 DEBUG : Local file system at /tmp/rclone124292998: Waiting for transfers to finish 2025/04/15 03:23:14 DEBUG : Waiting for deletions to finish 2025/04/15 03:23:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.00s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:17 DEBUG : enormous: Excluded (Size Filter) 2025/04/15 03:23:17 DEBUG : enormous: Excluded 2025/04/15 03:23:17 DEBUG : potato2: Excluded (Size Filter) 2025/04/15 03:23:17 DEBUG : potato2: Excluded 2025/04/15 03:23:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:23:17 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:17 DEBUG : empty space: Unchanged skipping 2025/04/15 03:23:17 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:17 DEBUG : Waiting for deletions to finish 2025/04/15 03:23:17 INFO : enormous: Deleted 2025/04/15 03:23:18 INFO : potato2: Deleted 2025/04/15 03:23:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/15 03:23:18 DEBUG : empty space: Unchanged skipping 2025/04/15 03:23:18 DEBUG : Local file system at /tmp/rclone124292998: Waiting for checks to finish 2025/04/15 03:23:18 DEBUG : Local file system at /tmp/rclone124292998: Waiting for transfers to finish 2025/04/15 03:23:18 DEBUG : Waiting for deletions to finish 2025/04/15 03:23:18 INFO : enormous: Deleted 2025/04/15 03:23:18 INFO : potato2: Deleted 2025/04/15 03:23:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.89s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:21 DEBUG : five: Need to transfer - File not found at Destination 2025/04/15 03:23:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/15 03:23:21 DEBUG : one: Destination is newer than source, skipping 2025/04/15 03:23:21 DEBUG : three: Sizes identical 2025/04/15 03:23:21 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/15 03:23:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/15 03:23:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone124292998) 2025/04/15 03:23:21 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-huhugiq2raqo) 2025/04/15 03:23:21 DEBUG : two: sha1 differ 2025/04/15 03:23:21 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/15 03:23:21 INFO : five: Copied (new) 2025/04/15 03:23:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/15 03:23:22 INFO : four: Copied (replaced existing) 2025/04/15 03:23:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/15 03:23:22 INFO : two: Copied (replaced existing) 2025/04/15 03:23:22 DEBUG : Waiting for deletions to finish 2025/04/15 03:23:22 DEBUG : one: Destination is newer than source, skipping 2025/04/15 03:23:22 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/15 03:23:22 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/15 03:23:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/15 03:23:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/15 03:23:22 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/15 03:23:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/15 03:23:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/15 03:23:22 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/15 03:23:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/15 03:23:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone124292998) 2025/04/15 03:23:22 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-huhugiq2raqo) 2025/04/15 03:23:22 DEBUG : three: sha1 differ 2025/04/15 03:23:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/15 03:23:22 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/15 03:23:23 INFO : three: Copied (replaced existing) 2025/04/15 03:23:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.93s) === 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-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/15 03:23:24 INFO : B2 bucket rclone-test-huhugiq2raqo: Making map for --track-renames 2025/04/15 03:23:24 INFO : B2 bucket rclone-test-huhugiq2raqo: Finished making map for --track-renames 2025/04/15 03:23:24 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/15 03:23:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/15 03:23:24 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for renames to finish 2025/04/15 03:23:24 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/15 03:23:25 INFO : yam: Copied (new) 2025/04/15 03:23:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/15 03:23:25 INFO : potato: Copied (new) 2025/04/15 03:23:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:23:25 INFO : B2 bucket rclone-test-huhugiq2raqo: Making map for --track-renames 2025/04/15 03:23:25 INFO : B2 bucket rclone-test-huhugiq2raqo: Finished making map for --track-renames 2025/04/15 03:23:25 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:25 DEBUG : potato: Unchanged skipping 2025/04/15 03:23:25 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for renames to finish 2025/04/15 03:23:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/15 03:23:26 INFO : yam: Copied (server-side copy) to: yaml 2025/04/15 03:23:26 INFO : yam: Deleted 2025/04/15 03:23:26 INFO : yaml: Renamed from "yam" 2025/04/15 03:23:26 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.67s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/15 03:23:28 INFO : B2 bucket rclone-test-huhugiq2raqo: Making map for --track-renames 2025/04/15 03:23:28 INFO : B2 bucket rclone-test-huhugiq2raqo: Finished making map for --track-renames 2025/04/15 03:23:28 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/15 03:23:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/15 03:23:28 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for renames to finish 2025/04/15 03:23:28 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/15 03:23:28 INFO : yam: Copied (new) 2025/04/15 03:23:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/15 03:23:29 INFO : potato: Copied (new) 2025/04/15 03:23:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:23:29 INFO : B2 bucket rclone-test-huhugiq2raqo: Making map for --track-renames 2025/04/15 03:23:29 INFO : B2 bucket rclone-test-huhugiq2raqo: Finished making map for --track-renames 2025/04/15 03:23:29 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:29 DEBUG : potato: Unchanged skipping 2025/04/15 03:23:29 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for renames to finish 2025/04/15 03:23:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/15 03:23:30 INFO : yam: Copied (server-side copy) to: yaml 2025/04/15 03:23:30 INFO : yam: Deleted 2025/04/15 03:23:30 INFO : yaml: Renamed from "yam" 2025/04/15 03:23:30 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.59s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/15 03:23:32 INFO : B2 bucket rclone-test-huhugiq2raqo: Making map for --track-renames 2025/04/15 03:23:32 INFO : B2 bucket rclone-test-huhugiq2raqo: Finished making map for --track-renames 2025/04/15 03:23:32 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/15 03:23:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/15 03:23:32 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for renames to finish 2025/04/15 03:23:32 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/15 03:23:32 INFO : sub/yam: Copied (new) 2025/04/15 03:23:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/15 03:23:32 INFO : potato: Copied (new) 2025/04/15 03:23:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:23:33 DEBUG : potato: Unchanged skipping 2025/04/15 03:23:33 INFO : B2 bucket rclone-test-huhugiq2raqo: Making map for --track-renames 2025/04/15 03:23:33 INFO : B2 bucket rclone-test-huhugiq2raqo: Finished making map for --track-renames 2025/04/15 03:23:33 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:33 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for renames to finish 2025/04/15 03:23:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/15 03:23:33 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/15 03:23:33 INFO : sub/yam: Deleted 2025/04/15 03:23:33 INFO : yam: Renamed from "sub/yam" 2025/04/15 03:23:33 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.47s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:35 DEBUG : Creating backend with remote "/tmp/rclone124292998/dir1" 2025/04/15 03:23:35 DEBUG : Creating backend with remote "/tmp/rclone124292998/dir2" 2025/04/15 03:23:35 DEBUG : Local file system at /tmp/rclone124292998/dir2: Using server-side directory move 2025/04/15 03:23:35 INFO : Local file system at /tmp/rclone124292998/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/15 03:23:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/15 03:23:35 INFO : file1.txt: Moved (server-side) 2025/04/15 03:23:35 DEBUG : Local file system at /tmp/rclone124292998/dir2: Waiting for checks to finish 2025/04/15 03:23:35 DEBUG : Local file system at /tmp/rclone124292998/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:23:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/15 03:23:35 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:35 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/15 03:23:36 INFO : nested/sub dir/file: Copied (new) 2025/04/15 03:23:36 INFO : nested/sub dir/file: Deleted 2025/04/15 03:23:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:23:36 INFO : sub dir/hello world: Copied (new) 2025/04/15 03:23:36 INFO : sub dir/hello world: Deleted 2025/04/15 03:23:36 INFO : sub dir: Removing directory 2025/04/15 03:23:36 INFO : nested/sub dir: Removing directory 2025/04/15 03:23:36 INFO : nested: Removing directory 2025/04/15 03:23:36 DEBUG : Local file system at /tmp/rclone124292998: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.18s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:23:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/15 03:23:38 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:38 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/15 03:23:38 INFO : nested/sub dir/file: Copied (new) 2025/04/15 03:23:38 INFO : nested/sub dir/file: Deleted 2025/04/15 03:23:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/15 03:23:38 INFO : sub dir/hello world: Copied (new) 2025/04/15 03:23:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.17s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/15 03:23:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/15 03:23:40 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:40 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:40 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/15 03:23:40 INFO : existing-b: Copied (new) 2025/04/15 03:23:40 INFO : existing-b: Deleted 2025/04/15 03:23:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/15 03:23:40 INFO : existing: Copied (new) 2025/04/15 03:23:40 INFO : existing: Deleted 2025/04/15 03:23:40 DEBUG : existing: Destination exists, skipping 2025/04/15 03:23:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/15 03:23:40 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:23:40 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:23:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.16s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:42 DEBUG : Creating backend with remote "TestB2:rclone-test-muvoxak8huyu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-huhugiq2raqo -> B2 bucket rclone-test-muvoxak8huyu 2025/04/15 03:23:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:23:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/15 03:23:46 DEBUG : empty space: Unchanged skipping 2025/04/15 03:23:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/15 03:23:46 DEBUG : B2 bucket rclone-test-muvoxak8huyu: Waiting for checks to finish 2025/04/15 03:23:46 INFO : empty space: Deleted 2025/04/15 03:23:46 DEBUG : B2 bucket rclone-test-muvoxak8huyu: Waiting for transfers to finish 2025/04/15 03:23:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/15 03:23:46 INFO : potato2: Copied (server-side copy) 2025/04/15 03:23:46 INFO : potato2: Deleted 2025/04/15 03:23:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/15 03:23:46 INFO : potato3: Copied (server-side copy) 2025/04/15 03:23:47 INFO : potato3: Deleted 2025/04/15 03:23:47 DEBUG : Creating backend with remote "TestB2:rclone-test-pojocuw2miri" 2025/04/15 03:23:48 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/15 03:23:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:23:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/15 03:23:48 DEBUG : B2 bucket rclone-test-pojocuw2miri: Waiting for checks to finish 2025/04/15 03:23:48 DEBUG : B2 bucket rclone-test-pojocuw2miri: Waiting for transfers to finish 2025/04/15 03:23:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/15 03:23:49 INFO : empty space: Copied (server-side copy) 2025/04/15 03:23:49 INFO : empty space: Deleted 2025/04/15 03:23:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/15 03:23:49 INFO : potato2: Copied (server-side copy) 2025/04/15 03:23:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/15 03:23:49 INFO : potato3: Copied (server-side copy) 2025/04/15 03:23:49 INFO : potato2: Deleted 2025/04/15 03:23:49 INFO : potato3: Deleted 2025/04/15 03:23:50 DEBUG : B2 bucket rclone-test-pojocuw2miri: Purge remote 2025/04/15 03:23:50 INFO : B2 bucket rclone-test-pojocuw2miri: cleaning bucket "rclone-test-pojocuw2miri" of all files 2025/04/15 03:23:50 DEBUG : empty space: Deleting (id "4_z6f027d43709d3b7b9f680e1b_f101099706cb9d13a_d20250415_m032349_c001_v0001165_t0025_u01744687429226") 2025/04/15 03:23:50 DEBUG : potato2: Deleting (id "4_z6f027d43709d3b7b9f680e1b_f114ce4f2edf7d93c_d20250415_m032349_c001_v0001184_t0015_u01744687429484") 2025/04/15 03:23:50 DEBUG : potato3: Deleting (id "4_z6f027d43709d3b7b9f680e1b_f112a50e5e2cc689b_d20250415_m032349_c001_v0001176_t0023_u01744687429600") 2025/04/15 03:23:51 DEBUG : B2 bucket rclone-test-muvoxak8huyu: Purge remote 2025/04/15 03:23:51 INFO : B2 bucket rclone-test-muvoxak8huyu: cleaning bucket "rclone-test-muvoxak8huyu" of all files 2025/04/15 03:23:51 DEBUG : empty space: Deleting (id "4_z9fb26d33709d3b7b9f680e1b_f4088e787959898f9_d20250415_m032349_c001_v7007000_t0000_u01744687429463") 2025/04/15 03:23:51 DEBUG : empty space: Deleting (id "4_z9fb26d33709d3b7b9f680e1b_f11756911217f04e3_d20250415_m032345_c001_v0001179_t0026_u01744687425434") 2025/04/15 03:23:51 DEBUG : potato2: Deleting (id "4_z9fb26d33709d3b7b9f680e1b_f4088e787959898fa_d20250415_m032349_c001_v7007000_t0000_u01744687429683") 2025/04/15 03:23:51 DEBUG : potato2: Deleting (id "4_z9fb26d33709d3b7b9f680e1b_f1160c910a229eeac_d20250415_m032346_c001_v0001146_t0051_u01744687426285") 2025/04/15 03:23:51 DEBUG : potato3: Deleting (id "4_z9fb26d33709d3b7b9f680e1b_f417c1958f281c896_d20250415_m032349_c001_v7007000_t0000_u01744687429855") 2025/04/15 03:23:51 DEBUG : potato3: Deleting (id "4_z9fb26d33709d3b7b9f680e1b_f108ac2acb9f9730e_d20250415_m032346_c001_v0001182_t0000_u01744687426607") 2025/04/15 03:23:51 DEBUG : potato3: Deleting (id "4_z9fb26d33709d3b7b9f680e1b_f11756911217f04e5_d20250415_m032345_c001_v0001179_t0029_u01744687425652") --- PASS: TestServerSideMove (15.78s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:23:58 DEBUG : Creating backend with remote "TestB2:rclone-test-powasuf0xaki" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-huhugiq2raqo -> B2 bucket rclone-test-powasuf0xaki 2025/04/15 03:24:04 DEBUG : empty space: Excluded (Size Filter) 2025/04/15 03:24:04 DEBUG : empty space: Excluded (Size Filter) 2025/04/15 03:24:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:24:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/15 03:24:04 DEBUG : B2 bucket rclone-test-powasuf0xaki: Waiting for checks to finish 2025/04/15 03:24:04 DEBUG : B2 bucket rclone-test-powasuf0xaki: Waiting for transfers to finish 2025/04/15 03:24:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/15 03:24:05 INFO : potato2: Copied (server-side copy) 2025/04/15 03:24:05 INFO : potato2: Deleted 2025/04/15 03:24:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/15 03:24:05 INFO : potato3: Copied (server-side copy) 2025/04/15 03:24:05 INFO : potato3: Deleted 2025/04/15 03:24:06 DEBUG : Creating backend with remote "TestB2:rclone-test-jezegoc8qoti" 2025/04/15 03:24:06 DEBUG : empty space: Excluded (Size Filter) 2025/04/15 03:24:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:24:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/15 03:24:07 DEBUG : B2 bucket rclone-test-jezegoc8qoti: Waiting for checks to finish 2025/04/15 03:24:07 DEBUG : B2 bucket rclone-test-jezegoc8qoti: Waiting for transfers to finish 2025/04/15 03:24:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/15 03:24:09 INFO : potato2: Copied (server-side copy) 2025/04/15 03:24:09 INFO : potato2: Deleted 2025/04/15 03:24:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/15 03:24:09 INFO : potato3: Copied (server-side copy) 2025/04/15 03:24:09 INFO : potato3: Deleted 2025/04/15 03:24:09 DEBUG : B2 bucket rclone-test-jezegoc8qoti: Purge remote 2025/04/15 03:24:09 INFO : B2 bucket rclone-test-jezegoc8qoti: cleaning bucket "rclone-test-jezegoc8qoti" of all files 2025/04/15 03:24:10 DEBUG : potato2: Deleting (id "4_z5f02bdd3709d3b7b9f680e1b_f111fe726c88db989_d20250415_m032408_c001_v0001182_t0026_u01744687448836") 2025/04/15 03:24:10 DEBUG : potato3: Deleting (id "4_z5f02bdd3709d3b7b9f680e1b_f113856b64595c42d_d20250415_m032409_c001_v0001150_t0028_u01744687449121") 2025/04/15 03:24:11 DEBUG : B2 bucket rclone-test-powasuf0xaki: Purge remote 2025/04/15 03:24:11 INFO : B2 bucket rclone-test-powasuf0xaki: cleaning bucket "rclone-test-powasuf0xaki" of all files 2025/04/15 03:24:11 DEBUG : empty space: Deleting (id "4_zbff2ada3709d3b7b9f680e1b_f10802c0f58ca1689_d20250415_m032403_c001_v0001130_t0059_u01744687443802") 2025/04/15 03:24:11 DEBUG : potato2: Deleting (id "4_zbff2ada3709d3b7b9f680e1b_f401af802ee623e34_d20250415_m032409_c001_v7007000_t0000_u01744687449099") 2025/04/15 03:24:11 DEBUG : potato2: Deleting (id "4_zbff2ada3709d3b7b9f680e1b_f1108ad6c308efa0f_d20250415_m032404_c001_v0001043_t0026_u01744687444788") 2025/04/15 03:24:11 DEBUG : potato3: Deleting (id "4_zbff2ada3709d3b7b9f680e1b_f401af802ee623e37_d20250415_m032409_c001_v7007000_t0000_u01744687449401") 2025/04/15 03:24:11 DEBUG : potato3: Deleting (id "4_zbff2ada3709d3b7b9f680e1b_f117fc3ce5dba4b97_d20250415_m032405_c001_v0001093_t0048_u01744687445162") 2025/04/15 03:24:11 DEBUG : potato3: Deleting (id "4_zbff2ada3709d3b7b9f680e1b_f10802c0f58ca168d_d20250415_m032404_c001_v0001130_t0014_u01744687444091") --- PASS: TestServerSideMoveWithFilter (15.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:24:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zowihuk2fula" 2025/04/15 03:24:16 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-huhugiq2raqo -> B2 bucket rclone-test-zowihuk2fula 2025/04/15 03:24:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:24:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/15 03:24:19 DEBUG : empty space: Unchanged skipping 2025/04/15 03:24:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/15 03:24:19 DEBUG : B2 bucket rclone-test-zowihuk2fula: Waiting for checks to finish 2025/04/15 03:24:19 INFO : empty space: Deleted 2025/04/15 03:24:19 DEBUG : B2 bucket rclone-test-zowihuk2fula: Waiting for transfers to finish 2025/04/15 03:24:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/15 03:24:19 INFO : potato2: Copied (server-side copy) 2025/04/15 03:24:20 INFO : potato2: Deleted 2025/04/15 03:24:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/15 03:24:20 INFO : potato3: Copied (server-side copy) 2025/04/15 03:24:20 INFO : potato3: Deleted 2025/04/15 03:24:21 DEBUG : Creating backend with remote "TestB2:rclone-test-pufifan7nide" 2025/04/15 03:24:21 INFO : tomatoDir: Making directory 2025/04/15 03:24:22 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/15 03:24:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:24:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/15 03:24:22 DEBUG : B2 bucket rclone-test-pufifan7nide: Waiting for checks to finish 2025/04/15 03:24:22 DEBUG : B2 bucket rclone-test-pufifan7nide: Waiting for transfers to finish 2025/04/15 03:24:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/15 03:24:23 INFO : empty space: Copied (server-side copy) 2025/04/15 03:24:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/15 03:24:23 INFO : potato3: Copied (server-side copy) 2025/04/15 03:24:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/15 03:24:23 INFO : potato2: Copied (server-side copy) 2025/04/15 03:24:23 INFO : empty space: Deleted 2025/04/15 03:24:23 INFO : potato3: Deleted 2025/04/15 03:24:23 INFO : potato2: Deleted 2025/04/15 03:24:24 DEBUG : B2 bucket rclone-test-pufifan7nide: Purge remote 2025/04/15 03:24:24 INFO : B2 bucket rclone-test-pufifan7nide: cleaning bucket "rclone-test-pufifan7nide" of all files 2025/04/15 03:24:24 DEBUG : empty space: Deleting (id "4_zcfa2fd73709d3b7b9f680e1b_f1143aab8914d6a2e_d20250415_m032422_c001_v0001145_t0028_u01744687462799") 2025/04/15 03:24:24 DEBUG : potato2: Deleting (id "4_zcfa2fd73709d3b7b9f680e1b_f1033c0c7ba8122ea_d20250415_m032423_c001_v0001177_t0041_u01744687463169") 2025/04/15 03:24:24 DEBUG : potato3: Deleting (id "4_zcfa2fd73709d3b7b9f680e1b_f11265d17831c7842_d20250415_m032423_c001_v0001182_t0013_u01744687463180") 2025/04/15 03:24:24 DEBUG : B2 bucket rclone-test-zowihuk2fula: Purge remote 2025/04/15 03:24:24 INFO : B2 bucket rclone-test-zowihuk2fula: cleaning bucket "rclone-test-zowihuk2fula" of all files 2025/04/15 03:24:25 DEBUG : empty space: Deleting (id "4_z3f32ed53709d3b7b9f680e1b_f4161c733266a410a_d20250415_m032423_c001_v7007000_t0000_u01744687463225") 2025/04/15 03:24:25 DEBUG : empty space: Deleting (id "4_z3f32ed53709d3b7b9f680e1b_f1064c4b24655d93a_d20250415_m032418_c001_v0001171_t0007_u01744687458562") 2025/04/15 03:24:25 DEBUG : potato2: Deleting (id "4_z3f32ed53709d3b7b9f680e1b_f4161c733266a410b_d20250415_m032423_c001_v7007000_t0000_u01744687463408") 2025/04/15 03:24:25 DEBUG : potato2: Deleting (id "4_z3f32ed53709d3b7b9f680e1b_f101027e386bd9f96_d20250415_m032419_c001_v0001157_t0003_u01744687459664") 2025/04/15 03:24:25 DEBUG : potato3: Deleting (id "4_z3f32ed53709d3b7b9f680e1b_f418759f8b3796e48_d20250415_m032423_c001_v7007000_t0000_u01744687463397") 2025/04/15 03:24:25 DEBUG : potato3: Deleting (id "4_z3f32ed53709d3b7b9f680e1b_f1034679a4eede13a_d20250415_m032419_c001_v0001103_t0000_u01744687459974") 2025/04/15 03:24:25 DEBUG : potato3: Deleting (id "4_z3f32ed53709d3b7b9f680e1b_f1064c4b24655d946_d20250415_m032418_c001_v0001171_t0026_u01744687458910") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.87s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:24:27 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.57s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:24:30 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:24:33 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/rclone-sync-test" 2025/04/15 03:24:35 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/rclone-sync-test-include/layer2" 2025/04/15 03:24:37 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/rclone-sync-test-ignore-file" 2025/04/15 03:24:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/15 03:24:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/15 03:24:40 DEBUG : pacer: Reducing sleep to 10ms 2025/04/15 03:24:40 DEBUG : B2 bucket rclone-test-huhugiq2raqo path rclone-sync-test: Waiting for checks to finish 2025/04/15 03:24:40 DEBUG : B2 bucket rclone-test-huhugiq2raqo path rclone-sync-test: Waiting for transfers to finish 2025/04/15 03:24:40 DEBUG : Waiting for deletions to finish 2025/04/15 03:24:40 INFO : There was nothing to transfer 2025/04/15 03:24:41 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:24:41 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:24:41 DEBUG : Waiting for deletions to finish 2025/04/15 03:24:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:24:41 DEBUG : B2 bucket rclone-test-huhugiq2raqo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/15 03:24:41 DEBUG : B2 bucket rclone-test-huhugiq2raqo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/15 03:24:41 DEBUG : Waiting for deletions to finish 2025/04/15 03:24:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:24:41 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:24:41 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:24:41 DEBUG : Waiting for deletions to finish 2025/04/15 03:24:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:24:42 DEBUG : B2 bucket rclone-test-huhugiq2raqo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/15 03:24:42 DEBUG : B2 bucket rclone-test-huhugiq2raqo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/15 03:24:42 DEBUG : Waiting for deletions to finish 2025/04/15 03:24:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.72s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:24:49 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/dst" 2025/04/15 03:24:50 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/CompareDest" 2025/04/15 03:24:52 DEBUG : one: Need to transfer - File not found at Destination 2025/04/15 03:24:52 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:24:52 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:24:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/15 03:24:53 INFO : one: Copied (new) 2025/04/15 03:24:53 DEBUG : Waiting for deletions to finish 2025/04/15 03:24:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 03:24:53 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:24:54 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:24:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/15 03:24:54 INFO : one: Copied (replaced existing) 2025/04/15 03:24:54 DEBUG : Waiting for deletions to finish 2025/04/15 03:24:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 03:24:56 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:24:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:24:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/15 03:24:56 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:24:56 DEBUG : Waiting for deletions to finish 2025/04/15 03:24:56 INFO : There was nothing to transfer 2025/04/15 03:24:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 03:24:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:24:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/15 03:24:58 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:24:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:24:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/15 03:24:58 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:24:58 DEBUG : Waiting for deletions to finish 2025/04/15 03:24:58 INFO : There was nothing to transfer 2025/04/15 03:24:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 03:24:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:24:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/15 03:24:58 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:24:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:24:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/15 03:24:58 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:24:58 DEBUG : Waiting for deletions to finish 2025/04/15 03:24:58 INFO : There was nothing to transfer 2025/04/15 03:24:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 03:24:59 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/15 03:24:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/15 03:24:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/15 03:24:59 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:24:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:24:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/15 03:24:59 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:24:59 DEBUG : Waiting for deletions to finish 2025/04/15 03:24:59 INFO : There was nothing to transfer 2025/04/15 03:25:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 03:25:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/15 03:25:00 DEBUG : two: Need to transfer - File not found at Destination 2025/04/15 03:25:00 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:25:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:25:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/15 03:25:00 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:25:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/15 03:25:01 INFO : two: Copied (new) 2025/04/15 03:25:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.80s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:25:05 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/dest" 2025/04/15 03:25:06 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/pre-dest1" 2025/04/15 03:25:07 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/pre-dest2" 2025/04/15 03:25:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:25:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/15 03:25:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:25:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/15 03:25:10 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/15 03:25:10 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dest: Waiting for checks to finish 2025/04/15 03:25:10 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dest: Waiting for transfers to finish 2025/04/15 03:25:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/15 03:25:10 INFO : 3: Copied (new) 2025/04/15 03:25:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.51s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:25:12 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/dst" 2025/04/15 03:25:13 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/CopyDest" 2025/04/15 03:25:15 DEBUG : one: Need to transfer - File not found at Destination 2025/04/15 03:25:15 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:25:15 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:25:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/15 03:25:16 INFO : one: Copied (new) 2025/04/15 03:25:16 DEBUG : Waiting for deletions to finish 2025/04/15 03:25:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 03:25:16 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:25:16 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:25:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/15 03:25:17 INFO : one: Copied (replaced existing) 2025/04/15 03:25:17 DEBUG : Waiting for deletions to finish 2025/04/15 03:25:19 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/BackupDir" 2025/04/15 03:25:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 03:25:20 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:25:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:25:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 03:25:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/15 03:25:22 INFO : one: Copied (server-side copy) 2025/04/15 03:25:22 INFO : one: Deleted 2025/04/15 03:25:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/15 03:25:22 INFO : one: Copied (server-side copy) 2025/04/15 03:25:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/15 03:25:22 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:25:22 DEBUG : Waiting for deletions to finish 2025/04/15 03:25:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:25:23 DEBUG : one: Unchanged skipping 2025/04/15 03:25:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:25:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/15 03:25:24 INFO : two: Copied (server-side copy) 2025/04/15 03:25:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/15 03:25:24 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:25:24 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:25:24 DEBUG : Waiting for deletions to finish 2025/04/15 03:25:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:25:24 DEBUG : one: Unchanged skipping 2025/04/15 03:25:24 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:25:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:25:24 DEBUG : two: Unchanged skipping 2025/04/15 03:25:24 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:25:24 DEBUG : Waiting for deletions to finish 2025/04/15 03:25:24 INFO : There was nothing to transfer 2025/04/15 03:25:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:25:26 DEBUG : one: Unchanged skipping 2025/04/15 03:25:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/15 03:25:26 DEBUG : three: Destination not found in --copy-dest 2025/04/15 03:25:26 DEBUG : three: Need to transfer - File not found at Destination 2025/04/15 03:25:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/15 03:25:26 DEBUG : two: Unchanged skipping 2025/04/15 03:25:26 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:25:26 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:25:26 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/15 03:25:26 INFO : three: Copied (new) 2025/04/15 03:25:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.30s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:25:30 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/dst" 2025/04/15 03:25:31 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/backup" 2025/04/15 03:25:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/15 03:25:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:25:33 DEBUG : two: Unchanged skipping 2025/04/15 03:25:33 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:25:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/15 03:25:34 INFO : one: Copied (server-side copy) 2025/04/15 03:25:35 INFO : one: Deleted 2025/04/15 03:25:35 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:25:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/15 03:25:36 INFO : one: Copied (new) 2025/04/15 03:25:36 DEBUG : Waiting for deletions to finish 2025/04/15 03:25:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/15 03:25:37 INFO : three.txt: Copied (server-side copy) 2025/04/15 03:25:37 INFO : three.txt: Deleted 2025/04/15 03:25:37 INFO : three.txt: Moved into backup dir 2025/04/15 03:25:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/15 03:25:38 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:25:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:25:38 DEBUG : two: Unchanged skipping 2025/04/15 03:25:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/15 03:25:39 INFO : one: Copied (server-side copy) 2025/04/15 03:25:39 INFO : one: Deleted 2025/04/15 03:25:39 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:25:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/15 03:25:39 INFO : one: Copied (new) 2025/04/15 03:25:39 DEBUG : Waiting for deletions to finish 2025/04/15 03:25:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/15 03:25:40 INFO : three.txt: Copied (server-side copy) 2025/04/15 03:25:40 INFO : three.txt: Deleted 2025/04/15 03:25:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.21s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:25:44 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/dst" 2025/04/15 03:25:45 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/backup" 2025/04/15 03:25:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/15 03:25:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:25:47 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:25:47 DEBUG : two: Unchanged skipping 2025/04/15 03:25:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/15 03:25:48 INFO : one: Copied (server-side copy) to: one.bak 2025/04/15 03:25:48 INFO : one: Deleted 2025/04/15 03:25:48 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:25:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/15 03:25:49 INFO : one: Copied (new) 2025/04/15 03:25:49 DEBUG : Waiting for deletions to finish 2025/04/15 03:25:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/15 03:25:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/15 03:25:50 INFO : three.txt: Deleted 2025/04/15 03:25:50 INFO : three.txt: Moved into backup dir 2025/04/15 03:25:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/15 03:25:51 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:25:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:25:51 DEBUG : two: Unchanged skipping 2025/04/15 03:25:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/15 03:25:52 INFO : one: Copied (server-side copy) to: one.bak 2025/04/15 03:25:52 INFO : one: Deleted 2025/04/15 03:25:52 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:25:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/15 03:25:53 INFO : one: Copied (new) 2025/04/15 03:25:53 DEBUG : Waiting for deletions to finish 2025/04/15 03:25:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/15 03:25:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/15 03:25:53 INFO : three.txt: Deleted 2025/04/15 03:25:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:25:57 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/dst" 2025/04/15 03:25:58 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/backup" 2025/04/15 03:26:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/15 03:26:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:26:00 DEBUG : two: Unchanged skipping 2025/04/15 03:26:00 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:26:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/15 03:26:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/15 03:26:01 INFO : one: Deleted 2025/04/15 03:26:01 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:26:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/15 03:26:02 INFO : one: Copied (new) 2025/04/15 03:26:02 DEBUG : Waiting for deletions to finish 2025/04/15 03:26:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/15 03:26:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/15 03:26:03 INFO : three.txt: Deleted 2025/04/15 03:26:03 INFO : three.txt: Moved into backup dir 2025/04/15 03:26:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:26:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/15 03:26:04 DEBUG : two: Unchanged skipping 2025/04/15 03:26:04 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:26:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/15 03:26:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/15 03:26:05 INFO : one: Deleted 2025/04/15 03:26:05 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:26:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/15 03:26:06 INFO : one: Copied (new) 2025/04/15 03:26:06 DEBUG : Waiting for deletions to finish 2025/04/15 03:26:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/15 03:26:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/15 03:26:07 INFO : three.txt: Deleted 2025/04/15 03:26:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.25s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:26:10 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/dst" 2025/04/15 03:26:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/15 03:26:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:26:12 DEBUG : two: Unchanged skipping 2025/04/15 03:26:12 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:26:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/15 03:26:12 INFO : one: Copied (server-side copy) to: one.bak 2025/04/15 03:26:13 INFO : one: Deleted 2025/04/15 03:26:13 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:26:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/15 03:26:14 INFO : one: Copied (new) 2025/04/15 03:26:14 DEBUG : Waiting for deletions to finish 2025/04/15 03:26:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/15 03:26:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/15 03:26:14 INFO : three.txt: Deleted 2025/04/15 03:26:14 INFO : three.txt: Moved into backup dir 2025/04/15 03:26:16 DEBUG : one.bak: Excluded (Path Filter) 2025/04/15 03:26:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/15 03:26:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/15 03:26:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:26:16 DEBUG : two: Unchanged skipping 2025/04/15 03:26:16 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for checks to finish 2025/04/15 03:26:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/15 03:26:16 INFO : one: Copied (server-side copy) to: one.bak 2025/04/15 03:26:16 INFO : one: Deleted 2025/04/15 03:26:16 DEBUG : B2 bucket rclone-test-huhugiq2raqo path dst: Waiting for transfers to finish 2025/04/15 03:26:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/15 03:26:17 INFO : one: Copied (new) 2025/04/15 03:26:17 DEBUG : Waiting for deletions to finish 2025/04/15 03:26:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/15 03:26:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/15 03:26:18 INFO : three.txt: Deleted 2025/04/15 03:26:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.06s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:26:20 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1041-10.backblaze.com/b2api/v1/b2_upload_file/4fb23d93707d3b7b9f680e1b/c001_v0001041_t0019": EOF 2025/04/15 03:26:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1041-10.backblaze.com/b2api/v1/b2_upload_file/4fb23d93707d3b7b9f680e1b/c001_v0001041_t0019": EOF) 2025/04/15 03:26:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-huhugiq2raqo: 1/10 (Post "https://pod-000-1041-10.backblaze.com/b2api/v1/b2_upload_file/4fb23d93707d3b7b9f680e1b/c001_v0001041_t0019": EOF) 2025/04/15 03:26:23 DEBUG : pacer: Reducing sleep to 10ms 2025/04/15 03:26:23 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/dst" 2025/04/15 03:26:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/15 03:26:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/15 03:26:26 INFO : one: Copied (server-side copy) to: one.bak 2025/04/15 03:26:26 INFO : one: Deleted 2025/04/15 03:26:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/15 03:26:27 INFO : one: Copied (new) 2025/04/15 03:26:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:26:27 DEBUG : two: Unchanged skipping 2025/04/15 03:26:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/15 03:26:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/15 03:26:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/15 03:26:28 INFO : three.txt: Deleted 2025/04/15 03:26:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/15 03:26:29 INFO : three.txt: Copied (new) 2025/04/15 03:26:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/15 03:26:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/15 03:26:30 INFO : one: Copied (server-side copy) to: one.bak 2025/04/15 03:26:30 INFO : one: Deleted 2025/04/15 03:26:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/15 03:26:31 INFO : one: Copied (new) 2025/04/15 03:26:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:26:31 DEBUG : two: Unchanged skipping 2025/04/15 03:26:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/15 03:26:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/15 03:26:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/15 03:26:32 INFO : three.txt: Deleted 2025/04/15 03:26:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/15 03:26:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.12s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:26:36 DEBUG : Creating backend with remote "TestB2:rclone-test-huhugiq2raqo/dst" 2025/04/15 03:26:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/15 03:26:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/15 03:26:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/15 03:26:39 INFO : one: Deleted 2025/04/15 03:26:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/15 03:26:40 INFO : one: Copied (new) 2025/04/15 03:26:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:26:40 DEBUG : two: Unchanged skipping 2025/04/15 03:26:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/15 03:26:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/15 03:26:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/15 03:26:41 INFO : three.txt: Deleted 2025/04/15 03:26:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/15 03:26:41 INFO : three.txt: Copied (new) 2025/04/15 03:26:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/15 03:26:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/15 03:26:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/15 03:26:43 INFO : one: Deleted 2025/04/15 03:26:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/15 03:26:43 INFO : one: Copied (new) 2025/04/15 03:26:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:26:43 DEBUG : two: Unchanged skipping 2025/04/15 03:26:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/15 03:26:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/15 03:26:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/15 03:26:44 INFO : three.txt: Deleted 2025/04/15 03:26:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/15 03:26:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.80s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:26:47 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/15 03:26:47 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:26:47 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:26:48 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/15 03:26:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/15 03:26:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.87s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:26:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/15 03:26:49 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:26:49 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:26:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/15 03:26:49 INFO : existing: Copied (new) 2025/04/15 03:26:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:26:50 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/15 03:26:50 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:26:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/15 03:26:50 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:26:50 ERROR : B2 bucket rclone-test-huhugiq2raqo: not deleting files as there were IO errors 2025/04/15 03:26:50 ERROR : B2 bucket rclone-test-huhugiq2raqo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncImmutable (2.76s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:26:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:26:52 DEBUG : existing: Unchanged skipping 2025/04/15 03:26:52 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:26:52 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:26:52 DEBUG : Waiting for deletions to finish 2025/04/15 03:26:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.71s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:27:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:27:11 DEBUG : both0: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both12: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both10: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both14: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both1: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both11: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both13: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both15: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both19: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both2: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both16: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both17: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both18: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both3: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both4: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both8: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:11 DEBUG : both9: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both5: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both6: Unchanged skipping 2025/04/15 03:27:11 DEBUG : both7: Unchanged skipping 2025/04/15 03:27:11 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:27:11 DEBUG : Waiting for deletions to finish 2025/04/15 03:27:11 INFO : only8: Deleted 2025/04/15 03:27:12 INFO : only9: Deleted 2025/04/15 03:27:12 INFO : only7: Deleted 2025/04/15 03:27:12 INFO : only3: Deleted 2025/04/15 03:27:12 INFO : only11: Deleted 2025/04/15 03:27:12 INFO : only12: Deleted 2025/04/15 03:27:12 INFO : only17: Deleted 2025/04/15 03:27:12 INFO : only18: Deleted 2025/04/15 03:27:12 INFO : only19: Deleted 2025/04/15 03:27:12 INFO : only5: Deleted 2025/04/15 03:27:12 INFO : only0: Deleted 2025/04/15 03:27:12 INFO : only10: Deleted 2025/04/15 03:27:12 INFO : only6: Deleted 2025/04/15 03:27:12 INFO : only15: Deleted 2025/04/15 03:27:12 INFO : only4: Deleted 2025/04/15 03:27:12 INFO : only1: Deleted 2025/04/15 03:27:12 INFO : only14: Deleted 2025/04/15 03:27:12 INFO : only2: Deleted 2025/04/15 03:27:13 INFO : only13: Deleted 2025/04/15 03:27:13 INFO : only16: Deleted 2025/04/15 03:27:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (22.56s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:27:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for checks to finish 2025/04/15 03:27:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both10: Unchanged skipping 2025/04/15 03:27:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both1: Unchanged skipping 2025/04/15 03:27:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both13: Unchanged skipping 2025/04/15 03:27:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both14: Unchanged skipping 2025/04/15 03:27:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both0: Unchanged skipping 2025/04/15 03:27:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both11: Unchanged skipping 2025/04/15 03:27:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both17: Unchanged skipping 2025/04/15 03:27:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both12: Unchanged skipping 2025/04/15 03:27:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both15: Unchanged skipping 2025/04/15 03:27:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both2: Unchanged skipping 2025/04/15 03:27:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both16: Unchanged skipping 2025/04/15 03:27:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both4: Unchanged skipping 2025/04/15 03:27:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both5: Unchanged skipping 2025/04/15 03:27:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both6: Unchanged skipping 2025/04/15 03:27:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both7: Unchanged skipping 2025/04/15 03:27:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both18: Unchanged skipping 2025/04/15 03:27:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/15 03:27:33 DEBUG : both19: Unchanged skipping 2025/04/15 03:27:33 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : both3: Unchanged skipping 2025/04/15 03:27:33 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : both8: Unchanged skipping 2025/04/15 03:27:33 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : both9: Unchanged skipping 2025/04/15 03:27:33 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/15 03:27:33 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Waiting for transfers to finish 2025/04/15 03:27:33 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:33 INFO : only0: Copied (replaced existing) 2025/04/15 03:27:33 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:33 INFO : only11: Copied (replaced existing) 2025/04/15 03:27:33 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:33 INFO : only14: Copied (replaced existing) 2025/04/15 03:27:33 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:33 INFO : only15: Copied (replaced existing) 2025/04/15 03:27:33 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:33 INFO : only12: Copied (replaced existing) 2025/04/15 03:27:33 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:33 INFO : only16: Copied (replaced existing) 2025/04/15 03:27:34 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:34 INFO : only17: Copied (replaced existing) 2025/04/15 03:27:34 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:34 INFO : only18: Copied (replaced existing) 2025/04/15 03:27:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:34 INFO : only13: Copied (replaced existing) 2025/04/15 03:27:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:34 INFO : only19: Copied (replaced existing) 2025/04/15 03:27:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:34 INFO : only2: Copied (replaced existing) 2025/04/15 03:27:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:34 INFO : only3: Copied (replaced existing) 2025/04/15 03:27:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:34 INFO : only4: Copied (replaced existing) 2025/04/15 03:27:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:34 INFO : only5: Copied (replaced existing) 2025/04/15 03:27:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:34 INFO : only1: Copied (replaced existing) 2025/04/15 03:27:34 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:34 INFO : only6: Copied (replaced existing) 2025/04/15 03:27:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:34 INFO : only10: Copied (replaced existing) 2025/04/15 03:27:34 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:34 INFO : only9: Copied (replaced existing) 2025/04/15 03:27:34 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:34 INFO : only8: Copied (replaced existing) 2025/04/15 03:27:34 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/15 03:27:34 INFO : only7: Copied (replaced existing) 2025/04/15 03:27:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.59s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:27:43 DEBUG : empty_dir: Making directory with metadata 2025/04/15 03:27:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/15 03:27:43 DEBUG : empty_on_remote: Making directory with metadata 2025/04/15 03:27:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/15 03:27:43 INFO : empty_on_remote: Making directory 2025/04/15 03:27:43 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-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:27:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/15 03:27:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/15 03:27:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/15 03:27:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (4.25s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:27:47 DEBUG : empty_dir: Making directory with metadata 2025/04/15 03:27:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/15 03:27:47 DEBUG : empty_on_remote: Making directory with metadata 2025/04/15 03:27:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/15 03:27:47 INFO : empty_on_remote: Making directory 2025/04/15 03:27:47 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-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:27:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/15 03:27:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/15 03:27:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/15 03:27:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/15 03:27:48 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.93s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:27:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/15 03:27:50 INFO : sub dir: Making directory 2025/04/15 03:27:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" 2025/04/15 03:27:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/15 03:27:53 INFO : sub dir: Making directory 2025/04/15 03:27:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huhugiq2raqo", Local "Local file system at /tmp/rclone124292998", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.99s) PASS 2025/04/15 03:27:56 DEBUG : B2 bucket rclone-test-huhugiq2raqo: Purge remote 2025/04/15 03:27:56 INFO : B2 bucket rclone-test-huhugiq2raqo: cleaning bucket "rclone-test-huhugiq2raqo" of all files 2025/04/15 03:27:57 DEBUG : BackupDir/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f419f9d256e60402a_d20250415_m032527_c001_v7007000_t0000_u01744687527297") 2025/04/15 03:27:57 DEBUG : BackupDir/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f11823927a3a68282_d20250415_m032521_c001_v0001144_t0051_u01744687521494") 2025/04/15 03:27:57 DEBUG : CompareDest/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc60d8_d20250415_m032502_c001_v7007000_t0000_u01744687502066") 2025/04/15 03:27:57 DEBUG : CompareDest/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90659_d20250415_m032455_c001_v0001150_t0019_u01744687495763") 2025/04/15 03:27:57 DEBUG : CompareDest/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc60da_d20250415_m032502_c001_v7007000_t0000_u01744687502250") 2025/04/15 03:27:57 DEBUG : CompareDest/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe7ba_d20250415_m032457_c001_v0001136_t0031_u01744687497220") 2025/04/15 03:27:57 DEBUG : CopyDest/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f419f9d256e60402c_d20250415_m032527_c001_v7007000_t0000_u01744687527478") 2025/04/15 03:27:57 DEBUG : CopyDest/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb37fc_d20250415_m032518_c001_v0001041_t0015_u01744687518487") 2025/04/15 03:27:57 DEBUG : CopyDest/three: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f419f9d256e60402e_d20250415_m032527_c001_v7007000_t0000_u01744687527676") 2025/04/15 03:27:57 DEBUG : CopyDest/three: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe7fa_d20250415_m032525_c001_v0001136_t0058_u01744687525443") 2025/04/15 03:27:57 DEBUG : CopyDest/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f419f9d256e604030_d20250415_m032527_c001_v7007000_t0000_u01744687527858") 2025/04/15 03:27:57 DEBUG : CopyDest/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90695_d20250415_m032523_c001_v0001150_t0003_u01744687523397") 2025/04/15 03:27:57 DEBUG : EXISTING: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f402dd0b75b5ec2dc_d20250415_m032653_c001_v7007000_t0000_u01744687613377") 2025/04/15 03:27:57 DEBUG : EXISTING: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe8e6_d20250415_m032652_c001_v0001136_t0009_u01744687612046") 2025/04/15 03:27:57 DEBUG : Testêé: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f402dd0b75b5ec2da_d20250415_m032648_c001_v7007000_t0000_u01744687608903") 2025/04/15 03:27:57 DEBUG : Testêé: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe8dc_d20250415_m032648_c001_v0001136_t0006_u01744687608152") 2025/04/15 03:27:58 DEBUG : Testêé: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90791_d20250415_m032646_c001_v0001150_t0005_u01744687606771") 2025/04/15 03:27:58 DEBUG : a/potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b05a_d20250415_m032302_c001_v7007000_t0000_u01744687382574") 2025/04/15 03:27:58 DEBUG : a/potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb370c_d20250415_m032301_c001_v0001041_t0031_u01744687381679") 2025/04/15 03:27:58 DEBUG : a/potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b03e_d20250415_m032259_c001_v7007000_t0000_u01744687379598") 2025/04/15 03:27:58 DEBUG : a/potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3704_d20250415_m032258_c001_v0001041_t0058_u01744687378673") 2025/04/15 03:27:58 DEBUG : a/potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26c19_d20250415_m032236_c001_v7007000_t0000_u01744687356687") 2025/04/15 03:27:58 DEBUG : a/potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36ca_d20250415_m032235_c001_v0001041_t0020_u01744687355758") 2025/04/15 03:27:58 DEBUG : b/potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b05b_d20250415_m032302_c001_v7007000_t0000_u01744687382757") 2025/04/15 03:27:58 DEBUG : b/potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3708_d20250415_m032300_c001_v0001041_t0051_u01744687380516") 2025/04/15 03:27:58 DEBUG : b/potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b036_d20250415_m032259_c001_v7007000_t0000_u01744687379038") 2025/04/15 03:27:58 DEBUG : b/potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36fa_d20250415_m032256_c001_v0001041_t0023_u01744687376935") 2025/04/15 03:27:58 DEBUG : b/potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26c18_d20250415_m032236_c001_v7007000_t0000_u01744687356119") 2025/04/15 03:27:58 DEBUG : b/potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36c6_d20250415_m032234_c001_v0001041_t0033_u01744687354579") 2025/04/15 03:27:58 DEBUG : backup/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40646fd8e87f3ccd_d20250415_m032541_c001_v7007000_t0000_u01744687541089") 2025/04/15 03:27:58 DEBUG : backup/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1024bfc3587f1c93_d20250415_m032539_c001_v0001113_t0051_u01744687539141") 2025/04/15 03:27:58 DEBUG : backup/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011a3ec95f8a6aa_d20250415_m032534_c001_v0001182_t0001_u01744687534875") 2025/04/15 03:27:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f414561d94663265a_d20250415_m032607_c001_v7007000_t0000_u01744687567524") 2025/04/15 03:27:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1171d981fb89b665_d20250415_m032605_c001_v0001102_t0004_u01744687565266") 2025/04/15 03:27:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1197330b2edd83ef_d20250415_m032601_c001_v0001182_t0030_u01744687561476") 2025/04/15 03:27:58 DEBUG : backup/one.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4135fb9454363131_d20250415_m032554_c001_v7007000_t0000_u01744687554270") 2025/04/15 03:27:59 DEBUG : backup/one.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1098c2774027bbe7_d20250415_m032552_c001_v0001176_t0035_u01744687552225") 2025/04/15 03:27:59 DEBUG : backup/one.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1112a6c3c6385eb8_d20250415_m032548_c001_v0001183_t0024_u01744687548472") 2025/04/15 03:27:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f414561d94663265d_d20250415_m032607_c001_v7007000_t0000_u01744687567704") 2025/04/15 03:27:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f107263a745882dd9_d20250415_m032606_c001_v0001137_t0005_u01744687566471") 2025/04/15 03:27:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1176bf7dd1a4800d_d20250415_m032602_c001_v0001103_t0005_u01744687562830") 2025/04/15 03:27:59 DEBUG : backup/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40646fd8e87f3ccf_d20250415_m032541_c001_v7007000_t0000_u01744687541271") 2025/04/15 03:27:59 DEBUG : backup/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1053b4e1c5249f5f_d20250415_m032540_c001_v0001092_t0045_u01744687540194") 2025/04/15 03:27:59 DEBUG : backup/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f106d0df43edf2715_d20250415_m032536_c001_v0001106_t0013_u01744687536291") 2025/04/15 03:27:59 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4135fb9454363132_d20250415_m032554_c001_v7007000_t0000_u01744687554451") 2025/04/15 03:27:59 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10213b1677cc64df_d20250415_m032553_c001_v0001103_t0019_u01744687553343") 2025/04/15 03:27:59 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1183950146de11a7_d20250415_m032550_c001_v0001184_t0031_u01744687550119") 2025/04/15 03:27:59 DEBUG : both0: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800434_d20250415_m032735_c001_v7007000_t0000_u01744687655334") 2025/04/15 03:27:59 DEBUG : both0: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a9081f_d20250415_m032718_c001_v0001150_t0030_u01744687638174") 2025/04/15 03:27:59 DEBUG : both0: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0bc_d20250415_m032713_c001_v7007000_t0000_u01744687633588") 2025/04/15 03:27:59 DEBUG : both0: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907b5_d20250415_m032655_c001_v0001150_t0052_u01744687615620") 2025/04/15 03:27:59 DEBUG : both1: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800435_d20250415_m032735_c001_v7007000_t0000_u01744687655517") 2025/04/15 03:28:00 DEBUG : both1: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90825_d20250415_m032719_c001_v0001150_t0058_u01744687639423") 2025/04/15 03:28:00 DEBUG : both1: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0bd_d20250415_m032713_c001_v7007000_t0000_u01744687633770") 2025/04/15 03:28:00 DEBUG : both1: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907b7_d20250415_m032656_c001_v0001150_t0009_u01744687616221") 2025/04/15 03:28:00 DEBUG : both10: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800437_d20250415_m032735_c001_v7007000_t0000_u01744687655785") 2025/04/15 03:28:00 DEBUG : both10: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90845_d20250415_m032725_c001_v0001150_t0005_u01744687645769") 2025/04/15 03:28:00 DEBUG : both10: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0be_d20250415_m032713_c001_v7007000_t0000_u01744687633951") 2025/04/15 03:28:00 DEBUG : both10: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907e1_d20250415_m032703_c001_v0001150_t0043_u01744687623585") 2025/04/15 03:28:00 DEBUG : both11: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800438_d20250415_m032735_c001_v7007000_t0000_u01744687655968") 2025/04/15 03:28:00 DEBUG : both11: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90847_d20250415_m032726_c001_v0001150_t0059_u01744687646553") 2025/04/15 03:28:00 DEBUG : both11: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0bf_d20250415_m032714_c001_v7007000_t0000_u01744687634133") 2025/04/15 03:28:00 DEBUG : both11: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907e7_d20250415_m032704_c001_v0001150_t0035_u01744687624384") 2025/04/15 03:28:00 DEBUG : both12: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800439_d20250415_m032736_c001_v7007000_t0000_u01744687656151") 2025/04/15 03:28:00 DEBUG : both12: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a9084d_d20250415_m032727_c001_v0001150_t0048_u01744687647075") 2025/04/15 03:28:00 DEBUG : both12: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0c0_d20250415_m032714_c001_v7007000_t0000_u01744687634315") 2025/04/15 03:28:00 DEBUG : both12: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907eb_d20250415_m032705_c001_v0001150_t0032_u01744687625168") 2025/04/15 03:28:00 DEBUG : both13: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de780043a_d20250415_m032736_c001_v7007000_t0000_u01744687656338") 2025/04/15 03:28:00 DEBUG : both13: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90853_d20250415_m032727_c001_v0001150_t0059_u01744687647756") 2025/04/15 03:28:00 DEBUG : both13: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0c1_d20250415_m032714_c001_v7007000_t0000_u01744687634502") 2025/04/15 03:28:00 DEBUG : both13: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907ed_d20250415_m032705_c001_v0001150_t0009_u01744687625894") 2025/04/15 03:28:01 DEBUG : both14: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de780043c_d20250415_m032736_c001_v7007000_t0000_u01744687656524") 2025/04/15 03:28:01 DEBUG : both14: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90859_d20250415_m032728_c001_v0001150_t0053_u01744687648376") 2025/04/15 03:28:01 DEBUG : both14: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0c2_d20250415_m032714_c001_v7007000_t0000_u01744687634684") 2025/04/15 03:28:01 DEBUG : both14: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907ef_d20250415_m032706_c001_v0001150_t0021_u01744687626544") 2025/04/15 03:28:01 DEBUG : both15: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de780043d_d20250415_m032736_c001_v7007000_t0000_u01744687656710") 2025/04/15 03:28:01 DEBUG : both15: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a9085b_d20250415_m032729_c001_v0001150_t0029_u01744687649222") 2025/04/15 03:28:01 DEBUG : both15: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0c3_d20250415_m032714_c001_v7007000_t0000_u01744687634866") 2025/04/15 03:28:01 DEBUG : both15: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907f3_d20250415_m032707_c001_v0001150_t0056_u01744687627281") 2025/04/15 03:28:01 DEBUG : both16: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de780043e_d20250415_m032736_c001_v7007000_t0000_u01744687656893") 2025/04/15 03:28:01 DEBUG : both16: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a9085f_d20250415_m032729_c001_v0001150_t0002_u01744687649800") 2025/04/15 03:28:01 DEBUG : both16: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0c4_d20250415_m032715_c001_v7007000_t0000_u01744687635048") 2025/04/15 03:28:01 DEBUG : both16: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907f7_d20250415_m032708_c001_v0001150_t0001_u01744687628102") 2025/04/15 03:28:01 DEBUG : both17: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de780043f_d20250415_m032737_c001_v7007000_t0000_u01744687657075") 2025/04/15 03:28:01 DEBUG : both17: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90861_d20250415_m032730_c001_v0001150_t0047_u01744687650403") 2025/04/15 03:28:01 DEBUG : both17: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0c5_d20250415_m032715_c001_v7007000_t0000_u01744687635229") 2025/04/15 03:28:01 DEBUG : both17: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907f9_d20250415_m032708_c001_v0001150_t0012_u01744687628699") 2025/04/15 03:28:01 DEBUG : both18: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800440_d20250415_m032737_c001_v7007000_t0000_u01744687657257") 2025/04/15 03:28:01 DEBUG : both18: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90865_d20250415_m032731_c001_v0001150_t0031_u01744687651041") 2025/04/15 03:28:01 DEBUG : both18: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0c6_d20250415_m032715_c001_v7007000_t0000_u01744687635411") 2025/04/15 03:28:01 DEBUG : both18: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90801_d20250415_m032709_c001_v0001150_t0026_u01744687629505") 2025/04/15 03:28:01 DEBUG : both19: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800441_d20250415_m032737_c001_v7007000_t0000_u01744687657439") 2025/04/15 03:28:01 DEBUG : both19: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90867_d20250415_m032731_c001_v0001150_t0049_u01744687651867") 2025/04/15 03:28:02 DEBUG : both19: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0c8_d20250415_m032715_c001_v7007000_t0000_u01744687635607") 2025/04/15 03:28:02 DEBUG : both19: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90805_d20250415_m032710_c001_v0001150_t0057_u01744687630075") 2025/04/15 03:28:02 DEBUG : both2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800442_d20250415_m032737_c001_v7007000_t0000_u01744687657621") 2025/04/15 03:28:02 DEBUG : both2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90827_d20250415_m032720_c001_v0001150_t0041_u01744687640068") 2025/04/15 03:28:02 DEBUG : both2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0c9_d20250415_m032715_c001_v7007000_t0000_u01744687635793") 2025/04/15 03:28:02 DEBUG : both2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907bf_d20250415_m032657_c001_v0001150_t0057_u01744687617638") 2025/04/15 03:28:02 DEBUG : both3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800443_d20250415_m032737_c001_v7007000_t0000_u01744687657804") 2025/04/15 03:28:02 DEBUG : both3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a9082d_d20250415_m032720_c001_v0001150_t0028_u01744687640863") 2025/04/15 03:28:02 DEBUG : both3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0ca_d20250415_m032715_c001_v7007000_t0000_u01744687635976") 2025/04/15 03:28:02 DEBUG : both3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907c3_d20250415_m032658_c001_v0001150_t0028_u01744687618435") 2025/04/15 03:28:02 DEBUG : both4: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800444_d20250415_m032737_c001_v7007000_t0000_u01744687657987") 2025/04/15 03:28:02 DEBUG : both4: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90831_d20250415_m032721_c001_v0001150_t0031_u01744687641558") 2025/04/15 03:28:02 DEBUG : both4: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0cb_d20250415_m032716_c001_v7007000_t0000_u01744687636158") 2025/04/15 03:28:02 DEBUG : both4: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907c7_d20250415_m032659_c001_v0001150_t0013_u01744687619166") 2025/04/15 03:28:02 DEBUG : both5: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800445_d20250415_m032738_c001_v7007000_t0000_u01744687658176") 2025/04/15 03:28:02 DEBUG : both5: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90833_d20250415_m032722_c001_v0001150_t0059_u01744687642202") 2025/04/15 03:28:02 DEBUG : both5: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0cc_d20250415_m032716_c001_v7007000_t0000_u01744687636340") 2025/04/15 03:28:02 DEBUG : both5: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907cb_d20250415_m032659_c001_v0001150_t0009_u01744687619815") 2025/04/15 03:28:02 DEBUG : both6: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800446_d20250415_m032738_c001_v7007000_t0000_u01744687658368") 2025/04/15 03:28:02 DEBUG : both6: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90837_d20250415_m032722_c001_v0001150_t0000_u01744687642979") 2025/04/15 03:28:03 DEBUG : both6: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0cd_d20250415_m032716_c001_v7007000_t0000_u01744687636521") 2025/04/15 03:28:03 DEBUG : both6: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907cd_d20250415_m032700_c001_v0001150_t0030_u01744687620571") 2025/04/15 03:28:03 DEBUG : both7: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800447_d20250415_m032738_c001_v7007000_t0000_u01744687658559") 2025/04/15 03:28:03 DEBUG : both7: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90839_d20250415_m032723_c001_v0001150_t0053_u01744687643552") 2025/04/15 03:28:03 DEBUG : both7: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0ce_d20250415_m032716_c001_v7007000_t0000_u01744687636703") 2025/04/15 03:28:03 DEBUG : both7: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907d1_d20250415_m032701_c001_v0001150_t0000_u01744687621379") 2025/04/15 03:28:03 DEBUG : both8: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800448_d20250415_m032738_c001_v7007000_t0000_u01744687658754") 2025/04/15 03:28:03 DEBUG : both8: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a9083b_d20250415_m032724_c001_v0001150_t0006_u01744687644108") 2025/04/15 03:28:03 DEBUG : both8: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0cf_d20250415_m032716_c001_v7007000_t0000_u01744687636886") 2025/04/15 03:28:03 DEBUG : both8: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907d3_d20250415_m032701_c001_v0001150_t0023_u01744687621964") 2025/04/15 03:28:03 DEBUG : both9: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800449_d20250415_m032738_c001_v7007000_t0000_u01744687658936") 2025/04/15 03:28:03 DEBUG : both9: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a9083f_d20250415_m032724_c001_v0001150_t0034_u01744687644869") 2025/04/15 03:28:03 DEBUG : both9: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0d0_d20250415_m032717_c001_v7007000_t0000_u01744687637068") 2025/04/15 03:28:03 DEBUG : both9: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907dd_d20250415_m032702_c001_v0001150_t0043_u01744687622769") 2025/04/15 03:28:03 DEBUG : c/non empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b05c_d20250415_m032302_c001_v7007000_t0000_u01744687382942") 2025/04/15 03:28:03 DEBUG : c/non empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb370a_d20250415_m032300_c001_v0001041_t0058_u01744687380924") 2025/04/15 03:28:03 DEBUG : c/non empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b041_d20250415_m032259_c001_v7007000_t0000_u01744687379782") 2025/04/15 03:28:03 DEBUG : c/non empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36fc_d20250415_m032257_c001_v0001041_t0038_u01744687377499") 2025/04/15 03:28:03 DEBUG : c/non empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26c1a_d20250415_m032236_c001_v7007000_t0000_u01744687356870") 2025/04/15 03:28:03 DEBUG : c/non empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36c8_d20250415_m032234_c001_v0001041_t0029_u01744687354983") 2025/04/15 03:28:04 DEBUG : check sum: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc5f9d_d20250415_m032222_c001_v7007000_t0000_u01744687342973") 2025/04/15 03:28:04 DEBUG : check sum: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36b0_d20250415_m032221_c001_v0001041_t0053_u01744687341896") 2025/04/15 03:28:04 DEBUG : dest/3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f419f9d256e603f6e_d20250415_m032511_c001_v7007000_t0000_u01744687511757") 2025/04/15 03:28:04 DEBUG : dest/3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40837f4dcc3c64a8_d20250415_m032510_c001_v0001171_t0007_u01744687510658") 2025/04/15 03:28:04 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f402dd0b75b5ec2d4_d20250415_m032645_c001_v7007000_t0000_u01744687605286") 2025/04/15 03:28:04 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f107b4b320b80a8c1_d20250415_m032643_c001_v0001100_t0022_u01744687603265") 2025/04/15 03:28:04 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f416946806f879a48_d20250415_m032643_c001_v7007000_t0000_u01744687603066") 2025/04/15 03:28:04 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f107b4b320b80a8b9_d20250415_m032639_c001_v0001100_t0037_u01744687599978") 2025/04/15 03:28:04 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f416946806f879a44_d20250415_m032639_c001_v7007000_t0000_u01744687599251") 2025/04/15 03:28:04 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe8bc_d20250415_m032634_c001_v0001136_t0000_u01744687594968") 2025/04/15 03:28:04 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f400873e5e0026451_d20250415_m032633_c001_v7007000_t0000_u01744687593482") 2025/04/15 03:28:04 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f103bbc847ecae435_d20250415_m032630_c001_v0001036_t0057_u01744687590843") 2025/04/15 03:28:04 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f403af6e7d6839406_d20250415_m032630_c001_v7007000_t0000_u01744687590657") 2025/04/15 03:28:04 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f103bbc847ecae42b_d20250415_m032627_c001_v0001036_t0033_u01744687587231") 2025/04/15 03:28:04 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f403af6e7d68393e5_d20250415_m032626_c001_v7007000_t0000_u01744687586498") 2025/04/15 03:28:04 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90731_d20250415_m032619_c001_v0001150_t0045_u01744687579853") 2025/04/15 03:28:04 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f414561d9466326e2_d20250415_m032618_c001_v7007000_t0000_u01744687578568") 2025/04/15 03:28:04 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f111503155dd9fe9e_d20250415_m032617_c001_v0001039_t0052_u01744687577063") 2025/04/15 03:28:04 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f401af802ee623fdb_d20250415_m032616_c001_v7007000_t0000_u01744687576861") 2025/04/15 03:28:04 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f111503155dd9fe98_d20250415_m032613_c001_v0001039_t0057_u01744687573725") 2025/04/15 03:28:04 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f401af802ee623fd6_d20250415_m032612_c001_v7007000_t0000_u01744687572981") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb384c_d20250415_m032608_c001_v0001041_t0006_u01744687568800") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f414561d946632660_d20250415_m032607_c001_v7007000_t0000_u01744687567887") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f106f327105a57bf8_d20250415_m032606_c001_v0001177_t0018_u01744687566056") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f401af802ee623fa3_d20250415_m032605_c001_v7007000_t0000_u01744687565862") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f106f327105a57be4_d20250415_m032602_c001_v0001177_t0034_u01744687562414") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f401af802ee623f82_d20250415_m032601_c001_v7007000_t0000_u01744687561676") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe84a_d20250415_m032555_c001_v0001136_t0037_u01744687555544") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4135fb9454363133_d20250415_m032554_c001_v7007000_t0000_u01744687554634") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1115e7796ae61dfe_d20250415_m032552_c001_v0001109_t0049_u01744687552620") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4135fb945436312f_d20250415_m032552_c001_v7007000_t0000_u01744687552434") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1115e7796ae61df4_d20250415_m032549_c001_v0001109_t0013_u01744687549417") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4135fb945436312a_d20250415_m032548_c001_v7007000_t0000_u01744687548675") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a906d3_d20250415_m032542_c001_v0001150_t0033_u01744687542367") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40646fd8e87f3cd0_d20250415_m032541_c001_v7007000_t0000_u01744687541453") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f108441f2599ccb89_d20250415_m032539_c001_v0001181_t0033_u01744687539735") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b219_d20250415_m032539_c001_v7007000_t0000_u01744687539536") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f108441f2599ccb77_d20250415_m032535_c001_v0001181_t0012_u01744687535815") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b216_d20250415_m032535_c001_v7007000_t0000_u01744687535086") 2025/04/15 03:28:05 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3804_d20250415_m032529_c001_v0001041_t0043_u01744687529157") 2025/04/15 03:28:06 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f419f9d256e604033_d20250415_m032528_c001_v7007000_t0000_u01744687528041") 2025/04/15 03:28:06 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1104050250c21c91_d20250415_m032522_c001_v0001093_t0025_u01744687522307") 2025/04/15 03:28:06 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26dd4_d20250415_m032522_c001_v7007000_t0000_u01744687522108") 2025/04/15 03:28:06 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe7ec_d20250415_m032517_c001_v0001136_t0017_u01744687517841") 2025/04/15 03:28:06 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1132a208d372ee05_d20250415_m032517_c001_v0001183_t0020_u01744687517068") 2025/04/15 03:28:06 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1132a208d372edef_d20250415_m032516_c001_v0001183_t0021_u01744687516132") 2025/04/15 03:28:06 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc60dc_d20250415_m032502_c001_v7007000_t0000_u01744687502434") 2025/04/15 03:28:06 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb37e4_d20250415_m032455_c001_v0001041_t0028_u01744687495010") 2025/04/15 03:28:06 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f102b63cb6965ad89_d20250415_m032454_c001_v0001029_t0042_u01744687494123") 2025/04/15 03:28:06 DEBUG : dst/one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f102b63cb6965ad87_d20250415_m032452_c001_v0001029_t0020_u01744687492839") 2025/04/15 03:28:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f402dd0b75b5ec2d5_d20250415_m032645_c001_v7007000_t0000_u01744687605470") 2025/04/15 03:28:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1115d7bd500ebbe9_d20250415_m032642_c001_v0001180_t0034_u01744687602861") 2025/04/15 03:28:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f117e151202e30696_d20250415_m032638_c001_v0001171_t0053_u01744687598816") 2025/04/15 03:28:06 DEBUG : dst/one.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f400873e5e0026452_d20250415_m032633_c001_v7007000_t0000_u01744687593664") 2025/04/15 03:28:06 DEBUG : dst/one.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f108ce31a2e17ac84_d20250415_m032630_c001_v0001134_t0052_u01744687590370") 2025/04/15 03:28:06 DEBUG : dst/one.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f104a2ab22934ee52_d20250415_m032625_c001_v0001137_t0023_u01744687585887") 2025/04/15 03:28:06 DEBUG : dst/one.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f414561d9466326e3_d20250415_m032618_c001_v7007000_t0000_u01744687578758") 2025/04/15 03:28:06 DEBUG : dst/one.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f106eabd47af4c7cf_d20250415_m032616_c001_v0001040_t0012_u01744687576367") 2025/04/15 03:28:06 DEBUG : dst/one.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f100766d30cf03296_d20250415_m032612_c001_v0001136_t0016_u01744687572674") 2025/04/15 03:28:06 DEBUG : dst/three: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f419f9d256e604035_d20250415_m032528_c001_v7007000_t0000_u01744687528223") 2025/04/15 03:28:06 DEBUG : dst/three: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1132a208d372eee3_d20250415_m032526_c001_v0001183_t0054_u01744687526705") 2025/04/15 03:28:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f402dd0b75b5ec2d6_d20250415_m032645_c001_v7007000_t0000_u01744687605670") 2025/04/15 03:28:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f119e810370c3d608_d20250415_m032644_c001_v0001179_t0012_u01744687604152") 2025/04/15 03:28:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f103aa0b8f4d1a1fc_d20250415_m032640_c001_v0001182_t0003_u01744687600932") 2025/04/15 03:28:07 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f402dd0b75b5ec2d7_d20250415_m032645_c001_v7007000_t0000_u01744687605853") 2025/04/15 03:28:07 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f107b4b320b80a8c5_d20250415_m032644_c001_v0001100_t0020_u01744687604550") 2025/04/15 03:28:07 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f416946806f879a49_d20250415_m032644_c001_v7007000_t0000_u01744687604364") 2025/04/15 03:28:07 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f107b4b320b80a8bd_d20250415_m032641_c001_v0001100_t0030_u01744687601349") 2025/04/15 03:28:07 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f416946806f879a47_d20250415_m032641_c001_v7007000_t0000_u01744687601163") 2025/04/15 03:28:07 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe8c0_d20250415_m032636_c001_v0001136_t0003_u01744687596036") 2025/04/15 03:28:07 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f400873e5e0026454_d20250415_m032633_c001_v7007000_t0000_u01744687593845") 2025/04/15 03:28:07 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f103bbc847ecae437_d20250415_m032632_c001_v0001036_t0035_u01744687592349") 2025/04/15 03:28:07 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f403af6e7d6839408_d20250415_m032632_c001_v7007000_t0000_u01744687592160") 2025/04/15 03:28:07 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f103bbc847ecae42d_d20250415_m032628_c001_v0001036_t0016_u01744687588715") 2025/04/15 03:28:07 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f403af6e7d6839404_d20250415_m032628_c001_v7007000_t0000_u01744687588531") 2025/04/15 03:28:07 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90745_d20250415_m032622_c001_v0001150_t0009_u01744687582780") 2025/04/15 03:28:07 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f401af802ee623fdc_d20250415_m032618_c001_v7007000_t0000_u01744687578015") 2025/04/15 03:28:07 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb385e_d20250415_m032615_c001_v0001041_t0017_u01744687575447") 2025/04/15 03:28:07 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f401af802ee623fda_d20250415_m032614_c001_v7007000_t0000_u01744687574714") 2025/04/15 03:28:07 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe870_d20250415_m032610_c001_v0001136_t0017_u01744687570169") 2025/04/15 03:28:07 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f401af802ee623fac_d20250415_m032606_c001_v7007000_t0000_u01744687566953") 2025/04/15 03:28:08 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe85a_d20250415_m032604_c001_v0001136_t0048_u01744687564320") 2025/04/15 03:28:08 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f401af802ee623f8f_d20250415_m032603_c001_v7007000_t0000_u01744687563232") 2025/04/15 03:28:08 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a906f1_d20250415_m032557_c001_v0001150_t0000_u01744687557099") 2025/04/15 03:28:08 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4135fb9454363130_d20250415_m032553_c001_v7007000_t0000_u01744687553720") 2025/04/15 03:28:08 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a906e5_d20250415_m032551_c001_v0001150_t0053_u01744687551411") 2025/04/15 03:28:08 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4135fb945436312b_d20250415_m032550_c001_v7007000_t0000_u01744687550322") 2025/04/15 03:28:08 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb381c_d20250415_m032544_c001_v0001041_t0051_u01744687544034") 2025/04/15 03:28:08 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b21b_d20250415_m032540_c001_v7007000_t0000_u01744687540532") 2025/04/15 03:28:08 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3810_d20250415_m032538_c001_v0001041_t0042_u01744687538213") 2025/04/15 03:28:08 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b218_d20250415_m032537_c001_v7007000_t0000_u01744687537132") 2025/04/15 03:28:08 DEBUG : dst/three.txt: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe808_d20250415_m032530_c001_v0001136_t0009_u01744687530349") 2025/04/15 03:28:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f400873e5e0026455_d20250415_m032634_c001_v7007000_t0000_u01744687594051") 2025/04/15 03:28:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f114f8899b7c61dea_d20250415_m032631_c001_v0001157_t0000_u01744687591883") 2025/04/15 03:28:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f114743b1981451b7_d20250415_m032628_c001_v0001182_t0033_u01744687588330") 2025/04/15 03:28:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f414561d9466326e4_d20250415_m032618_c001_v7007000_t0000_u01744687578940") 2025/04/15 03:28:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f111fe726c88dc40c_d20250415_m032617_c001_v0001182_t0036_u01744687577793") 2025/04/15 03:28:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f116b46f44a94f64d_d20250415_m032614_c001_v0001029_t0003_u01744687574325") 2025/04/15 03:28:08 DEBUG : dst/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f402dd0b75b5ec2d8_d20250415_m032646_c001_v7007000_t0000_u01744687606037") 2025/04/15 03:28:08 DEBUG : dst/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90775_d20250415_m032635_c001_v0001150_t0048_u01744687595755") 2025/04/15 03:28:08 DEBUG : dst/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f400873e5e0026457_d20250415_m032634_c001_v7007000_t0000_u01744687594233") 2025/04/15 03:28:08 DEBUG : dst/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe892_d20250415_m032620_c001_v0001136_t0001_u01744687580451") 2025/04/15 03:28:08 DEBUG : dst/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f414561d9466326e5_d20250415_m032619_c001_v7007000_t0000_u01744687579121") 2025/04/15 03:28:08 DEBUG : dst/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90713_d20250415_m032609_c001_v0001150_t0013_u01744687569507") 2025/04/15 03:28:09 DEBUG : dst/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f414561d946632663_d20250415_m032608_c001_v7007000_t0000_u01744687568068") 2025/04/15 03:28:09 DEBUG : dst/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3832_d20250415_m032556_c001_v0001041_t0028_u01744687556273") 2025/04/15 03:28:09 DEBUG : dst/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4135fb9454363134_d20250415_m032554_c001_v7007000_t0000_u01744687554817") 2025/04/15 03:28:09 DEBUG : dst/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe826_d20250415_m032543_c001_v0001136_t0038_u01744687543127") 2025/04/15 03:28:09 DEBUG : dst/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40646fd8e87f3cd1_d20250415_m032541_c001_v7007000_t0000_u01744687541634") 2025/04/15 03:28:09 DEBUG : dst/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a906a1_d20250415_m032529_c001_v0001150_t0039_u01744687529948") 2025/04/15 03:28:09 DEBUG : dst/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f419f9d256e604038_d20250415_m032528_c001_v7007000_t0000_u01744687528419") 2025/04/15 03:28:09 DEBUG : dst/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f11265d17831c7d13_d20250415_m032524_c001_v0001182_t0034_u01744687524261") 2025/04/15 03:28:09 DEBUG : dst/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc60de_d20250415_m032502_c001_v7007000_t0000_u01744687502619") 2025/04/15 03:28:09 DEBUG : dst/two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f102b63cb6965ad99_d20250415_m032501_c001_v0001029_t0035_u01744687501130") 2025/04/15 03:28:09 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4073bd6bacb9204a_d20250415_m032419_c001_v7007000_t0000_u01744687459641") 2025/04/15 03:28:09 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe73a_d20250415_m032415_c001_v0001136_t0047_u01744687455740") 2025/04/15 03:28:09 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4073bd6bacb92047_d20250415_m032413_c001_v7007000_t0000_u01744687453713") 2025/04/15 03:28:09 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe716_d20250415_m032359_c001_v0001136_t0032_u01744687439812") 2025/04/15 03:28:09 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4113b985272b9a4b_d20250415_m032346_c001_v7007000_t0000_u01744687426260") 2025/04/15 03:28:09 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe6e2_d20250415_m032343_c001_v0001136_t0053_u01744687423257") 2025/04/15 03:28:09 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b07b_d20250415_m032318_c001_v7007000_t0000_u01744687398716") 2025/04/15 03:28:09 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb373c_d20250415_m032316_c001_v0001041_t0005_u01744687396509") 2025/04/15 03:28:09 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b06f_d20250415_m032314_c001_v7007000_t0000_u01744687394638") 2025/04/15 03:28:09 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3738_d20250415_m032313_c001_v0001041_t0001_u01744687393311") 2025/04/15 03:28:10 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b062_d20250415_m032309_c001_v7007000_t0000_u01744687389536") 2025/04/15 03:28:10 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb371c_d20250415_m032307_c001_v0001041_t0000_u01744687387609") 2025/04/15 03:28:10 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b05f_d20250415_m032306_c001_v7007000_t0000_u01744687386189") 2025/04/15 03:28:10 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3712_d20250415_m032304_c001_v0001041_t0039_u01744687384416") 2025/04/15 03:28:10 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26c43_d20250415_m032256_c001_v7007000_t0000_u01744687376028") 2025/04/15 03:28:10 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36f6_d20250415_m032254_c001_v0001041_t0055_u01744687374339") 2025/04/15 03:28:10 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26c40_d20250415_m032252_c001_v7007000_t0000_u01744687372998") 2025/04/15 03:28:10 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36f0_d20250415_m032252_c001_v0001041_t0050_u01744687372071") 2025/04/15 03:28:10 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26c2f_d20250415_m032246_c001_v7007000_t0000_u01744687366279") 2025/04/15 03:28:10 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36e0_d20250415_m032244_c001_v0001041_t0018_u01744687364673") 2025/04/15 03:28:10 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26c1f_d20250415_m032242_c001_v7007000_t0000_u01744687362083") 2025/04/15 03:28:10 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36da_d20250415_m032241_c001_v0001041_t0007_u01744687361036") 2025/04/15 03:28:10 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26c1b_d20250415_m032239_c001_v7007000_t0000_u01744687359954") 2025/04/15 03:28:10 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1098fd176537197c_d20250415_m032239_c001_v0001180_t0044_u01744687359299") 2025/04/15 03:28:10 DEBUG : empty space: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36d2_d20250415_m032237_c001_v0001041_t0059_u01744687357586") 2025/04/15 03:28:10 DEBUG : enormous: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b077_d20250415_m032317_c001_v7007000_t0000_u01744687397752") 2025/04/15 03:28:10 DEBUG : enormous: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb373e_d20250415_m032316_c001_v0001041_t0025_u01744687396897") 2025/04/15 03:28:10 DEBUG : existing: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f402dd0b75b5ec2db_d20250415_m032650_c001_v7007000_t0000_u01744687610919") 2025/04/15 03:28:10 DEBUG : existing: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a907a1_d20250415_m032649_c001_v0001150_t0053_u01744687609704") 2025/04/15 03:28:10 DEBUG : existing: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4113b985272b9a47_d20250415_m032341_c001_v7007000_t0000_u01744687421441") 2025/04/15 03:28:11 DEBUG : existing: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3766_d20250415_m032340_c001_v0001041_t0022_u01744687420374") 2025/04/15 03:28:11 DEBUG : existing: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26c17_d20250415_m032233_c001_v7007000_t0000_u01744687353496") 2025/04/15 03:28:11 DEBUG : existing: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36c2_d20250415_m032232_c001_v0001041_t0017_u01744687352420") 2025/04/15 03:28:11 DEBUG : existing: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26c16_d20250415_m032231_c001_v7007000_t0000_u01744687351147") 2025/04/15 03:28:11 DEBUG : existing: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36c0_d20250415_m032229_c001_v0001041_t0059_u01744687349955") 2025/04/15 03:28:11 DEBUG : existing: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36bc_d20250415_m032229_c001_v0001041_t0028_u01744687349005") 2025/04/15 03:28:11 DEBUG : existing-b: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4113b985272b9a49_d20250415_m032341_c001_v7007000_t0000_u01744687421631") 2025/04/15 03:28:11 DEBUG : existing-b: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe6da_d20250415_m032340_c001_v0001136_t0021_u01744687420388") 2025/04/15 03:28:11 DEBUG : file1: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800464_d20250415_m032749_c001_v7007000_t0000_u01744687669055") 2025/04/15 03:28:11 DEBUG : file1: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f104d42f6ae2ee984_d20250415_m032747_c001_v0001090_t0034_u01744687667895") 2025/04/15 03:28:11 DEBUG : file1: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800460_d20250415_m032746_c001_v7007000_t0000_u01744687666156") 2025/04/15 03:28:11 DEBUG : file1: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f104d42f6ae2ee97e_d20250415_m032743_c001_v0001090_t0048_u01744687663982") 2025/04/15 03:28:11 DEBUG : five: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b088_d20250415_m032323_c001_v7007000_t0000_u01744687403588") 2025/04/15 03:28:11 DEBUG : five: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4101a7ad6acb374a_d20250415_m032321_c001_v0001041_t0019_u01744687401485") 2025/04/15 03:28:11 DEBUG : foo: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26c23_d20250415_m032243_c001_v7007000_t0000_u01744687363954") 2025/04/15 03:28:11 DEBUG : foo: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4101a7ad6acb36de_d20250415_m032243_c001_v0001041_t0019_u01744687363399") 2025/04/15 03:28:11 DEBUG : foo: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4101a7ad6acb36dc_d20250415_m032242_c001_v0001041_t0019_u01744687362804") 2025/04/15 03:28:11 DEBUG : four: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b089_d20250415_m032323_c001_v7007000_t0000_u01744687403770") 2025/04/15 03:28:11 DEBUG : four: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4011351474a9052c_d20250415_m032322_c001_v0001150_t0019_u01744687402045") 2025/04/15 03:28:11 DEBUG : four: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3748_d20250415_m032320_c001_v0001041_t0020_u01744687400655") 2025/04/15 03:28:12 DEBUG : hello world2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4088e787959897f4_d20250415_m032134_c001_v7007000_t0000_u01744687294330") 2025/04/15 03:28:12 DEBUG : hello world2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3646_d20250415_m032133_c001_v0001041_t0001_u01744687293607") 2025/04/15 03:28:12 DEBUG : ignore-size: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc5fa7_d20250415_m032227_c001_v7007000_t0000_u01744687347890") 2025/04/15 03:28:12 DEBUG : ignore-size: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36b8_d20250415_m032226_c001_v0001041_t0037_u01744687346654") 2025/04/15 03:28:12 DEBUG : nested/sub dir/file: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4113b985272b9a45_d20250415_m032339_c001_v7007000_t0000_u01744687419289") 2025/04/15 03:28:12 DEBUG : nested/sub dir/file: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe6cc_d20250415_m032338_c001_v0001136_t0024_u01744687418218") 2025/04/15 03:28:12 DEBUG : nested/sub dir/file: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4113b985272b9a43_d20250415_m032337_c001_v7007000_t0000_u01744687417106") 2025/04/15 03:28:12 DEBUG : nested/sub dir/file: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe6c6_d20250415_m032336_c001_v0001136_t0036_u01744687416036") 2025/04/15 03:28:12 DEBUG : one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b08a_d20250415_m032323_c001_v7007000_t0000_u01744687403953") 2025/04/15 03:28:12 DEBUG : one: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4101a7ad6acb3742_d20250415_m032319_c001_v0001041_t0019_u01744687399831") 2025/04/15 03:28:12 DEBUG : only0: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de780044b_d20250415_m032739_c001_v7007000_t0000_u01744687659118") 2025/04/15 03:28:12 DEBUG : only0: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4011351474a9086b_d20250415_m032733_c001_v0001150_t0019_u01744687653323") 2025/04/15 03:28:12 DEBUG : only0: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe942_d20250415_m032718_c001_v0001136_t0045_u01744687638987") 2025/04/15 03:28:12 DEBUG : only0: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0b6_d20250415_m032712_c001_v7007000_t0000_u01744687632582") 2025/04/15 03:28:12 DEBUG : only0: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe8f0_d20250415_m032655_c001_v0001136_t0021_u01744687615896") 2025/04/15 03:28:12 DEBUG : only1: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de780044c_d20250415_m032739_c001_v7007000_t0000_u01744687659300") 2025/04/15 03:28:12 DEBUG : only1: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40649ebfd69fe9a0_d20250415_m032734_c001_v0001136_t0024_u01744687654300") 2025/04/15 03:28:12 DEBUG : only1: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe94c_d20250415_m032719_c001_v0001136_t0054_u01744687639734") 2025/04/15 03:28:12 DEBUG : only1: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0b9_d20250415_m032712_c001_v7007000_t0000_u01744687632775") 2025/04/15 03:28:12 DEBUG : only1: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe8f4_d20250415_m032656_c001_v0001136_t0009_u01744687616654") 2025/04/15 03:28:12 DEBUG : only10: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de780044d_d20250415_m032739_c001_v7007000_t0000_u01744687659483") 2025/04/15 03:28:13 DEBUG : only10: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f404d42f6ae2ee972_d20250415_m032734_c001_v0001090_t0024_u01744687654463") 2025/04/15 03:28:13 DEBUG : only10: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe96c_d20250415_m032726_c001_v0001136_t0043_u01744687646154") 2025/04/15 03:28:13 DEBUG : only10: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0b7_d20250415_m032712_c001_v7007000_t0000_u01744687632593") 2025/04/15 03:28:13 DEBUG : only10: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe918_d20250415_m032703_c001_v0001136_t0026_u01744687623972") 2025/04/15 03:28:13 DEBUG : only11: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de780044e_d20250415_m032739_c001_v7007000_t0000_u01744687659665") 2025/04/15 03:28:13 DEBUG : only11: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40649ebfd69fe992_d20250415_m032733_c001_v0001136_t0024_u01744687653335") 2025/04/15 03:28:13 DEBUG : only11: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe970_d20250415_m032726_c001_v0001136_t0046_u01744687646808") 2025/04/15 03:28:13 DEBUG : only11: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0b3_d20250415_m032712_c001_v7007000_t0000_u01744687632216") 2025/04/15 03:28:13 DEBUG : only11: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe91a_d20250415_m032704_c001_v0001136_t0044_u01744687624750") 2025/04/15 03:28:13 DEBUG : only12: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800450_d20250415_m032739_c001_v7007000_t0000_u01744687659847") 2025/04/15 03:28:13 DEBUG : only12: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412d95cb0af2c1da_d20250415_m032733_c001_v0001183_t0055_u01744687653892") 2025/04/15 03:28:13 DEBUG : only12: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe972_d20250415_m032727_c001_v0001136_t0034_u01744687647331") 2025/04/15 03:28:13 DEBUG : only12: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f418759f8b3797433_d20250415_m032712_c001_v7007000_t0000_u01744687632232") 2025/04/15 03:28:13 DEBUG : only12: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe91c_d20250415_m032705_c001_v0001136_t0024_u01744687625606") 2025/04/15 03:28:13 DEBUG : only13: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800451_d20250415_m032740_c001_v7007000_t0000_u01744687660028") 2025/04/15 03:28:13 DEBUG : only13: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f404d42f6ae2ee96e_d20250415_m032734_c001_v0001090_t0024_u01744687654077") 2025/04/15 03:28:13 DEBUG : only13: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe974_d20250415_m032728_c001_v0001136_t0019_u01744687648013") 2025/04/15 03:28:13 DEBUG : only13: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0ba_d20250415_m032712_c001_v7007000_t0000_u01744687632955") 2025/04/15 03:28:13 DEBUG : only13: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe91e_d20250415_m032706_c001_v0001136_t0004_u01744687626261") 2025/04/15 03:28:13 DEBUG : only14: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800452_d20250415_m032740_c001_v7007000_t0000_u01744687660211") 2025/04/15 03:28:14 DEBUG : only14: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4011351474a9086f_d20250415_m032733_c001_v0001150_t0019_u01744687653722") 2025/04/15 03:28:14 DEBUG : only14: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe978_d20250415_m032728_c001_v0001136_t0041_u01744687648662") 2025/04/15 03:28:14 DEBUG : only14: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f418759f8b3797439_d20250415_m032712_c001_v7007000_t0000_u01744687632788") 2025/04/15 03:28:14 DEBUG : only14: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe920_d20250415_m032706_c001_v0001136_t0007_u01744687626782") 2025/04/15 03:28:14 DEBUG : only15: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800453_d20250415_m032740_c001_v7007000_t0000_u01744687660394") 2025/04/15 03:28:14 DEBUG : only15: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40649ebfd69fe998_d20250415_m032733_c001_v0001136_t0024_u01744687653733") 2025/04/15 03:28:14 DEBUG : only15: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe97e_d20250415_m032729_c001_v0001136_t0049_u01744687649525") 2025/04/15 03:28:14 DEBUG : only15: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc63f9_d20250415_m032712_c001_v7007000_t0000_u01744687632615") 2025/04/15 03:28:14 DEBUG : only15: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe924_d20250415_m032707_c001_v0001136_t0031_u01744687627522") 2025/04/15 03:28:14 DEBUG : only16: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800454_d20250415_m032740_c001_v7007000_t0000_u01744687660609") 2025/04/15 03:28:14 DEBUG : only16: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4011351474a90873_d20250415_m032733_c001_v0001150_t0019_u01744687653905") 2025/04/15 03:28:14 DEBUG : only16: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe982_d20250415_m032730_c001_v0001136_t0054_u01744687650071") 2025/04/15 03:28:14 DEBUG : only16: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0bb_d20250415_m032712_c001_v7007000_t0000_u01744687632964") 2025/04/15 03:28:14 DEBUG : only16: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe928_d20250415_m032708_c001_v0001136_t0048_u01744687628416") 2025/04/15 03:28:14 DEBUG : only17: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800455_d20250415_m032740_c001_v7007000_t0000_u01744687660791") 2025/04/15 03:28:14 DEBUG : only17: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40649ebfd69fe99c_d20250415_m032733_c001_v0001136_t0024_u01744687653917") 2025/04/15 03:28:14 DEBUG : only17: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe984_d20250415_m032730_c001_v0001136_t0056_u01744687650751") 2025/04/15 03:28:14 DEBUG : only17: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0b4_d20250415_m032712_c001_v7007000_t0000_u01744687632398") 2025/04/15 03:28:14 DEBUG : only17: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe92a_d20250415_m032709_c001_v0001136_t0049_u01744687629012") 2025/04/15 03:28:14 DEBUG : only18: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800456_d20250415_m032740_c001_v7007000_t0000_u01744687660972") 2025/04/15 03:28:14 DEBUG : only18: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412d95cb0af2c1e2_d20250415_m032734_c001_v0001183_t0055_u01744687654077") 2025/04/15 03:28:14 DEBUG : only18: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe98a_d20250415_m032731_c001_v0001136_t0028_u01744687651406") 2025/04/15 03:28:15 DEBUG : only18: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0b5_d20250415_m032712_c001_v7007000_t0000_u01744687632407") 2025/04/15 03:28:15 DEBUG : only18: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe92c_d20250415_m032709_c001_v0001136_t0022_u01744687629779") 2025/04/15 03:28:15 DEBUG : only19: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800457_d20250415_m032741_c001_v7007000_t0000_u01744687661157") 2025/04/15 03:28:15 DEBUG : only19: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4011351474a90875_d20250415_m032734_c001_v0001150_t0019_u01744687654088") 2025/04/15 03:28:15 DEBUG : only19: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe98e_d20250415_m032732_c001_v0001136_t0005_u01744687652163") 2025/04/15 03:28:15 DEBUG : only19: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f418759f8b3797434_d20250415_m032712_c001_v7007000_t0000_u01744687632421") 2025/04/15 03:28:15 DEBUG : only19: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe92e_d20250415_m032710_c001_v0001136_t0052_u01744687630392") 2025/04/15 03:28:15 DEBUG : only2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800458_d20250415_m032741_c001_v7007000_t0000_u01744687661338") 2025/04/15 03:28:15 DEBUG : only2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40649ebfd69fe99e_d20250415_m032734_c001_v0001136_t0024_u01744687654101") 2025/04/15 03:28:15 DEBUG : only2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe94e_d20250415_m032720_c001_v0001136_t0004_u01744687640440") 2025/04/15 03:28:15 DEBUG : only2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc63fa_d20250415_m032712_c001_v7007000_t0000_u01744687632797") 2025/04/15 03:28:15 DEBUG : only2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe8f8_d20250415_m032658_c001_v0001136_t0027_u01744687618017") 2025/04/15 03:28:15 DEBUG : only3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800459_d20250415_m032741_c001_v7007000_t0000_u01744687661521") 2025/04/15 03:28:15 DEBUG : only3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412d95cb0af2c1ea_d20250415_m032734_c001_v0001183_t0055_u01744687654261") 2025/04/15 03:28:15 DEBUG : only3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe952_d20250415_m032721_c001_v0001136_t0027_u01744687641184") 2025/04/15 03:28:15 DEBUG : only3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc63f7_d20250415_m032712_c001_v7007000_t0000_u01744687632217") 2025/04/15 03:28:15 DEBUG : only3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe8fe_d20250415_m032658_c001_v0001136_t0042_u01744687618756") 2025/04/15 03:28:15 DEBUG : only4: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de780045a_d20250415_m032741_c001_v7007000_t0000_u01744687661703") 2025/04/15 03:28:15 DEBUG : only4: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f404d42f6ae2ee970_d20250415_m032734_c001_v0001090_t0024_u01744687654278") 2025/04/15 03:28:15 DEBUG : only4: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe954_d20250415_m032721_c001_v0001136_t0015_u01744687641909") 2025/04/15 03:28:16 DEBUG : only4: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0b8_d20250415_m032712_c001_v7007000_t0000_u01744687632766") 2025/04/15 03:28:16 DEBUG : only4: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe902_d20250415_m032659_c001_v0001136_t0040_u01744687619433") 2025/04/15 03:28:16 DEBUG : only5: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de780045b_d20250415_m032741_c001_v7007000_t0000_u01744687661885") 2025/04/15 03:28:16 DEBUG : only5: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4011351474a90879_d20250415_m032734_c001_v0001150_t0019_u01744687654289") 2025/04/15 03:28:16 DEBUG : only5: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe958_d20250415_m032722_c001_v0001136_t0039_u01744687642460") 2025/04/15 03:28:16 DEBUG : only5: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc63f8_d20250415_m032712_c001_v7007000_t0000_u01744687632430") 2025/04/15 03:28:16 DEBUG : only5: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe908_d20250415_m032700_c001_v0001136_t0059_u01744687620296") 2025/04/15 03:28:16 DEBUG : only6: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de780045c_d20250415_m032742_c001_v7007000_t0000_u01744687662076") 2025/04/15 03:28:16 DEBUG : only6: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412d95cb0af2c1f0_d20250415_m032734_c001_v0001183_t0055_u01744687654444") 2025/04/15 03:28:16 DEBUG : only6: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe960_d20250415_m032723_c001_v0001136_t0006_u01744687643258") 2025/04/15 03:28:16 DEBUG : only6: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f418759f8b3797436_d20250415_m032712_c001_v7007000_t0000_u01744687632604") 2025/04/15 03:28:16 DEBUG : only6: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe90e_d20250415_m032700_c001_v0001136_t0040_u01744687620961") 2025/04/15 03:28:16 DEBUG : only7: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de780045d_d20250415_m032742_c001_v7007000_t0000_u01744687662258") 2025/04/15 03:28:16 DEBUG : only7: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412d95cb0af2c1f2_d20250415_m032734_c001_v0001183_t0055_u01744687654627") 2025/04/15 03:28:16 DEBUG : only7: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe962_d20250415_m032723_c001_v0001136_t0002_u01744687643805") 2025/04/15 03:28:16 DEBUG : only7: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0b2_d20250415_m032712_c001_v7007000_t0000_u01744687632209") 2025/04/15 03:28:16 DEBUG : only7: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe910_d20250415_m032701_c001_v0001136_t0052_u01744687621639") 2025/04/15 03:28:16 DEBUG : only8: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de780045e_d20250415_m032742_c001_v7007000_t0000_u01744687662449") 2025/04/15 03:28:17 DEBUG : only8: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4011351474a9087d_d20250415_m032734_c001_v0001150_t0019_u01744687654500") 2025/04/15 03:28:17 DEBUG : only8: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe966_d20250415_m032724_c001_v0001136_t0045_u01744687644594") 2025/04/15 03:28:17 DEBUG : only8: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0b0_d20250415_m032711_c001_v7007000_t0000_u01744687631839") 2025/04/15 03:28:17 DEBUG : only8: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe912_d20250415_m032702_c001_v0001136_t0026_u01744687622338") 2025/04/15 03:28:17 DEBUG : only9: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de780045f_d20250415_m032742_c001_v7007000_t0000_u01744687662634") 2025/04/15 03:28:17 DEBUG : only9: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40649ebfd69fe9a2_d20250415_m032734_c001_v0001136_t0024_u01744687654490") 2025/04/15 03:28:17 DEBUG : only9: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe96a_d20250415_m032725_c001_v0001136_t0032_u01744687645377") 2025/04/15 03:28:17 DEBUG : only9: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f41755898811ee0b1_d20250415_m032712_c001_v7007000_t0000_u01744687632022") 2025/04/15 03:28:17 DEBUG : only9: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe916_d20250415_m032703_c001_v0001136_t0028_u01744687623189") 2025/04/15 03:28:17 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4113b985272b9a40_d20250415_m032334_c001_v7007000_t0000_u01744687414200") 2025/04/15 03:28:17 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90550_d20250415_m032332_c001_v0001150_t0048_u01744687412544") 2025/04/15 03:28:17 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4113b985272b9a3c_d20250415_m032330_c001_v7007000_t0000_u01744687410718") 2025/04/15 03:28:17 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3758_d20250415_m032328_c001_v0001041_t0023_u01744687408961") 2025/04/15 03:28:17 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b090_d20250415_m032327_c001_v7007000_t0000_u01744687407080") 2025/04/15 03:28:17 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90534_d20250415_m032324_c001_v0001150_t0033_u01744687404926") 2025/04/15 03:28:17 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b069_d20250415_m032312_c001_v7007000_t0000_u01744687392004") 2025/04/15 03:28:17 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3728_d20250415_m032310_c001_v0001041_t0039_u01744687390452") 2025/04/15 03:28:17 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b061_d20250415_m032308_c001_v7007000_t0000_u01744687388397") 2025/04/15 03:28:17 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb371a_d20250415_m032307_c001_v0001041_t0029_u01744687387169") 2025/04/15 03:28:18 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b05e_d20250415_m032305_c001_v7007000_t0000_u01744687385314") 2025/04/15 03:28:18 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3710_d20250415_m032303_c001_v0001041_t0041_u01744687383671") 2025/04/15 03:28:18 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26c42_d20250415_m032255_c001_v7007000_t0000_u01744687375473") 2025/04/15 03:28:18 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36f4_d20250415_m032253_c001_v0001041_t0037_u01744687373899") 2025/04/15 03:28:18 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26c41_d20250415_m032253_c001_v7007000_t0000_u01744687373180") 2025/04/15 03:28:18 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36ee_d20250415_m032251_c001_v0001041_t0034_u01744687371629") 2025/04/15 03:28:18 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26c3d_d20250415_m032250_c001_v7007000_t0000_u01744687370906") 2025/04/15 03:28:18 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36ec_d20250415_m032250_c001_v0001041_t0032_u01744687370093") 2025/04/15 03:28:18 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36ea_d20250415_m032249_c001_v0001041_t0015_u01744687369413") 2025/04/15 03:28:18 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26c36_d20250415_m032248_c001_v7007000_t0000_u01744687368690") 2025/04/15 03:28:18 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36e8_d20250415_m032247_c001_v0001041_t0056_u01744687367868") 2025/04/15 03:28:18 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36e6_d20250415_m032247_c001_v0001041_t0057_u01744687367188") 2025/04/15 03:28:18 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26c33_d20250415_m032246_c001_v7007000_t0000_u01744687366472") 2025/04/15 03:28:18 DEBUG : potato: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36e2_d20250415_m032245_c001_v0001041_t0058_u01744687365365") 2025/04/15 03:28:18 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f414561d946632606_d20250415_m032430_c001_v7007000_t0000_u01744687470160") 2025/04/15 03:28:18 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90601_d20250415_m032429_c001_v0001150_t0015_u01744687469425") 2025/04/15 03:28:18 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4073bd6bacb9204b_d20250415_m032419_c001_v7007000_t0000_u01744687459948") 2025/04/15 03:28:18 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a905d9_d20250415_m032415_c001_v0001150_t0010_u01744687455034") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4161c733266a40f3_d20250415_m032405_c001_v7007000_t0000_u01744687445229") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a905a2_d20250415_m032359_c001_v0001150_t0027_u01744687439095") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4113b985272b9a4c_d20250415_m032346_c001_v7007000_t0000_u01744687426583") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90574_d20250415_m032342_c001_v0001150_t0058_u01744687422926") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b079_d20250415_m032317_c001_v7007000_t0000_u01744687397974") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb373a_d20250415_m032315_c001_v0001041_t0009_u01744687395921") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b071_d20250415_m032314_c001_v7007000_t0000_u01744687394824") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3736_d20250415_m032312_c001_v0001041_t0030_u01744687392917") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b06a_d20250415_m032312_c001_v7007000_t0000_u01744687392187") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb372c_d20250415_m032311_c001_v0001041_t0026_u01744687391260") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b063_d20250415_m032309_c001_v7007000_t0000_u01744687389720") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3722_d20250415_m032308_c001_v0001041_t0017_u01744687388762") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b060_d20250415_m032306_c001_v7007000_t0000_u01744687386373") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3714_d20250415_m032305_c001_v0001041_t0038_u01744687385322") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f412fea736ae26c44_d20250415_m032256_c001_v7007000_t0000_u01744687376216") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36f8_d20250415_m032255_c001_v0001041_t0010_u01744687375091") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4088e787959897fc_d20250415_m032138_c001_v7007000_t0000_u01744687298173") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb364c_d20250415_m032137_c001_v0001041_t0052_u01744687297437") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4088e787959897f6_d20250415_m032136_c001_v7007000_t0000_u01744687296139") 2025/04/15 03:28:19 DEBUG : potato2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3648_d20250415_m032135_c001_v0001041_t0020_u01744687295328") 2025/04/15 03:28:20 DEBUG : potato3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4073bd6bacb9204c_d20250415_m032420_c001_v7007000_t0000_u01744687460485") 2025/04/15 03:28:20 DEBUG : potato3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb37a8_d20250415_m032416_c001_v0001041_t0059_u01744687456422") 2025/04/15 03:28:20 DEBUG : potato3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4161c733266a40f4_d20250415_m032405_c001_v7007000_t0000_u01744687445630") 2025/04/15 03:28:20 DEBUG : potato3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb378c_d20250415_m032400_c001_v0001041_t0013_u01744687440687") 2025/04/15 03:28:20 DEBUG : potato3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4113b985272b9a4d_d20250415_m032347_c001_v7007000_t0000_u01744687427019") 2025/04/15 03:28:20 DEBUG : potato3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb376c_d20250415_m032343_c001_v0001041_t0003_u01744687423523") 2025/04/15 03:28:20 DEBUG : pre-dest1/1: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f419f9d256e603f6f_d20250415_m032511_c001_v7007000_t0000_u01744687511941") 2025/04/15 03:28:20 DEBUG : pre-dest1/1: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb37f0_d20250415_m032503_c001_v0001041_t0041_u01744687503371") 2025/04/15 03:28:20 DEBUG : pre-dest2/2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f419f9d256e603f70_d20250415_m032512_c001_v7007000_t0000_u01744687512123") 2025/04/15 03:28:20 DEBUG : pre-dest2/2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90667_d20250415_m032504_c001_v0001150_t0051_u01744687504635") 2025/04/15 03:28:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc60b0_d20250415_m032442_c001_v7007000_t0000_u01744687482514") 2025/04/15 03:28:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe77c_d20250415_m032439_c001_v0001136_t0055_u01744687479430") 2025/04/15 03:28:20 DEBUG : sizeonly: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc5fa0_d20250415_m032225_c001_v7007000_t0000_u01744687345353") 2025/04/15 03:28:20 DEBUG : sizeonly: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36b2_d20250415_m032224_c001_v0001041_t0013_u01744687344260") 2025/04/15 03:28:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800470_d20250415_m032755_c001_v7007000_t0000_u01744687675294") 2025/04/15 03:28:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f104d42f6ae2ee98c_d20250415_m032754_c001_v0001090_t0059_u01744687674206") 2025/04/15 03:28:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de780046a_d20250415_m032752_c001_v7007000_t0000_u01744687672302") 2025/04/15 03:28:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a908bf_d20250415_m032751_c001_v0001150_t0049_u01744687671156") 2025/04/15 03:28:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4113b985272b9a46_d20250415_m032339_c001_v7007000_t0000_u01744687419470") 2025/04/15 03:28:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a90568_d20250415_m032338_c001_v0001150_t0039_u01744687418570") 2025/04/15 03:28:20 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4113b985272b9a44_d20250415_m032337_c001_v7007000_t0000_u01744687417287") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3760_d20250415_m032336_c001_v0001041_t0013_u01744687416385") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc5f9b_d20250415_m032220_c001_v7007000_t0000_u01744687340981") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36ac_d20250415_m032219_c001_v0001041_t0017_u01744687339554") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc5f94_d20250415_m032218_c001_v7007000_t0000_u01744687338823") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb36a8_d20250415_m032217_c001_v0001041_t0027_u01744687337680") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc5f88_d20250415_m032213_c001_v7007000_t0000_u01744687333835") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb369a_d20250415_m032212_c001_v0001041_t0020_u01744687332848") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc5f84_d20250415_m032212_c001_v7007000_t0000_u01744687332283") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3698_d20250415_m032211_c001_v0001041_t0054_u01744687331284") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3696_d20250415_m032208_c001_v0001041_t0002_u01744687328685") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc5f75_d20250415_m032207_c001_v7007000_t0000_u01744687327961") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3690_d20250415_m032207_c001_v0001041_t0037_u01744687327210") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb368c_d20250415_m032206_c001_v0001041_t0031_u01744687326441") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc5f6b_d20250415_m032205_c001_v7007000_t0000_u01744687325339") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3686_d20250415_m032202_c001_v0001041_t0030_u01744687322475") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3682_d20250415_m032159_c001_v0001041_t0034_u01744687319610") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc5f5e_d20250415_m032158_c001_v7007000_t0000_u01744687318857") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3680_d20250415_m032158_c001_v0001041_t0055_u01744687318165") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb367e_d20250415_m032157_c001_v0001041_t0051_u01744687317488") 2025/04/15 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4050bbfef4fc5f3e_d20250415_m032156_c001_v7007000_t0000_u01744687316396") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb366e_d20250415_m032148_c001_v0001041_t0039_u01744687308978") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4113b985272b98ea_d20250415_m032148_c001_v7007000_t0000_u01744687308619") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3668_d20250415_m032147_c001_v0001041_t0015_u01744687307915") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4088e78795989835_d20250415_m032146_c001_v7007000_t0000_u01744687306282") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3664_d20250415_m032145_c001_v0001041_t0009_u01744687305534") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4088e7879598982d_d20250415_m032144_c001_v7007000_t0000_u01744687304980") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3662_d20250415_m032144_c001_v0001041_t0028_u01744687304235") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4088e78795989820_d20250415_m032142_c001_v7007000_t0000_u01744687302947") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3660_d20250415_m032142_c001_v0001041_t0006_u01744687302060") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4088e78795989812_d20250415_m032141_c001_v7007000_t0000_u01744687301514") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb365a_d20250415_m032140_c001_v0001041_t0045_u01744687300729") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4088e78795989807_d20250415_m032139_c001_v7007000_t0000_u01744687299817") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3652_d20250415_m032139_c001_v0001041_t0054_u01744687299087") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4088e787959897f2_d20250415_m032132_c001_v7007000_t0000_u01744687292707") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3640_d20250415_m032131_c001_v0001041_t0031_u01744687291903") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4088e787959897f0_d20250415_m032130_c001_v7007000_t0000_u01744687290987") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb363a_d20250415_m032130_c001_v0001041_t0037_u01744687290179") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4088e787959897eb_d20250415_m032129_c001_v7007000_t0000_u01744687289282") 2025/04/15 03:28:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3636_d20250415_m032128_c001_v0001041_t0039_u01744687288341") 2025/04/15 03:28:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4088e787959897e2_d20250415_m032125_c001_v7007000_t0000_u01744687285435") 2025/04/15 03:28:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3632_d20250415_m032124_c001_v0001041_t0010_u01744687284729") 2025/04/15 03:28:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800471_d20250415_m032755_c001_v7007000_t0000_u01744687675476") 2025/04/15 03:28:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f112d95cb0af2c3ec_d20250415_m032754_c001_v0001183_t0035_u01744687674199") 2025/04/15 03:28:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de780046b_d20250415_m032752_c001_v7007000_t0000_u01744687672484") 2025/04/15 03:28:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe9d8_d20250415_m032750_c001_v0001136_t0004_u01744687670806") 2025/04/15 03:28:23 DEBUG : sub/yam: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4113b985272b9a3f_d20250415_m032333_c001_v7007000_t0000_u01744687413653") 2025/04/15 03:28:23 DEBUG : sub/yam: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe6bc_d20250415_m032332_c001_v0001136_t0049_u01744687412195") 2025/04/15 03:28:23 DEBUG : test_dir1/file2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800465_d20250415_m032749_c001_v7007000_t0000_u01744687669236") 2025/04/15 03:28:23 DEBUG : test_dir1/file2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe9c6_d20250415_m032747_c001_v0001136_t0011_u01744687667886") 2025/04/15 03:28:23 DEBUG : test_dir1/file2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800462_d20250415_m032746_c001_v7007000_t0000_u01744687666338") 2025/04/15 03:28:23 DEBUG : test_dir1/file2: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1011351474a908ad_d20250415_m032745_c001_v0001150_t0038_u01744687665006") 2025/04/15 03:28:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800466_d20250415_m032749_c001_v7007000_t0000_u01744687669418") 2025/04/15 03:28:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f112d95cb0af2c332_d20250415_m032748_c001_v0001183_t0013_u01744687668239") 2025/04/15 03:28:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40224f2de7800463_d20250415_m032746_c001_v7007000_t0000_u01744687666519") 2025/04/15 03:28:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe9c4_d20250415_m032743_c001_v0001136_t0019_u01744687663987") 2025/04/15 03:28:23 DEBUG : three: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b08c_d20250415_m032324_c001_v7007000_t0000_u01744687404148") 2025/04/15 03:28:23 DEBUG : three: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb374e_d20250415_m032322_c001_v0001041_t0041_u01744687402835") 2025/04/15 03:28:23 DEBUG : three: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f1101a7ad6acb3746_d20250415_m032320_c001_v0001041_t0036_u01744687400207") 2025/04/15 03:28:24 DEBUG : two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b08d_d20250415_m032324_c001_v7007000_t0000_u01744687404337") 2025/04/15 03:28:24 DEBUG : two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f40649ebfd69fe69a_d20250415_m032322_c001_v0001136_t0024_u01744687402240") 2025/04/15 03:28:24 DEBUG : two: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4101a7ad6acb3744_d20250415_m032320_c001_v0001041_t0019_u01744687400024") 2025/04/15 03:28:24 DEBUG : yam: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4113b985272b9a41_d20250415_m032334_c001_v7007000_t0000_u01744687414381") 2025/04/15 03:28:24 DEBUG : yam: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f119dec754a715593_d20250415_m032333_c001_v0001183_t0001_u01744687413441") 2025/04/15 03:28:24 DEBUG : yam: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4113b985272b9a3a_d20250415_m032330_c001_v7007000_t0000_u01744687410165") 2025/04/15 03:28:24 DEBUG : yam: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe6b2_d20250415_m032328_c001_v0001136_t0022_u01744687408606") 2025/04/15 03:28:24 DEBUG : yam: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b08f_d20250415_m032326_c001_v7007000_t0000_u01744687406525") 2025/04/15 03:28:24 DEBUG : yam: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10649ebfd69fe6a4_d20250415_m032324_c001_v0001136_t0054_u01744687404937") 2025/04/15 03:28:24 DEBUG : yaml: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4113b985272b9a3d_d20250415_m032330_c001_v7007000_t0000_u01744687410909") 2025/04/15 03:28:24 DEBUG : yaml: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f10685c782b23d7f8_d20250415_m032329_c001_v0001184_t0054_u01744687409973") 2025/04/15 03:28:24 DEBUG : yaml: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f4040c4b19f92b091_d20250415_m032327_c001_v7007000_t0000_u01744687407313") 2025/04/15 03:28:24 DEBUG : yaml: Deleting (id "4_z4fb23d93707d3b7b9f680e1b_f114ce4f2edf7d706_d20250415_m032326_c001_v0001184_t0000_u01744687406334") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m4.08253724s (try 1/5)