"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/01/24 04:14:48 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba" 2025/01/24 04:14:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 04:14:48 DEBUG : Creating backend with remote "/tmp/rclone3868553162" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:14:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:14:53 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:14:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/24 04:14:53 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.34s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:14:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 04:14:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:14:54 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:14:54 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:14:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:14:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:14:55 DEBUG : B2 bucket rclone-test-fakilut2naba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.29s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", 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-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", 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-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:14:57 DEBUG : Creating backend with remote "/non-existing" 2025/01/24 04:14:57 DEBUG : Config file has changed externally - reloading 2025/01/24 04:14:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/24 04:14:57 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:14:57 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:14:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:14:58 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:14:58 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:14:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:14:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.13s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:00 INFO : B2 bucket rclone-test-fakilut2naba: Running all checks before starting transfers 2025/01/24 04:15:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:15:00 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:15:00 INFO : B2 bucket rclone-test-fakilut2naba: Checks finished, now starting transfers 2025/01/24 04:15:00 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:15:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:15:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.95s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:02 ERROR : Ignoring --no-traverse with sync 2025/01/24 04:15:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:15:02 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:15:02 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:15:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:15:02 INFO : sub dir/hello world: Copied (new) 2025/01/24 04:15:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.92s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/24 04:15:04 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:15:04 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:15:04 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/24 04:15:04 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.84s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:15:06 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:15:06 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:15:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:15:06 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:15:08 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:15:08 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:15:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:15:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.31s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/24 04:15:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 04:15:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/24 04:15:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 04:15:10 INFO : sub dir: Making directory 2025/01/24 04:15:10 INFO : sub dir2: Making directory 2025/01/24 04:15:10 INFO : sub dir2/sub sub dir2: Making directory 2025/01/24 04:15:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:15:10 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:15:10 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:15:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:15:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/24 04:15:11 DEBUG : B2 bucket rclone-test-fakilut2naba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.79s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:12 INFO : sub dir2: Making directory 2025/01/24 04:15:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/24 04:15:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 04:15:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:15:12 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:15:12 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:15:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:15:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.58s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:13 DEBUG : sub dir2: Making directory with metadata 2025/01/24 04:15:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 04:15:13 INFO : sub dir: Making directory 2025/01/24 04:15:13 INFO : sub dir2: Making directory 2025/01/24 04:15:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:15:13 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:15:13 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:15:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:15:14 INFO : sub dir/hello world: Copied (new) 2025/01/24 04:15:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/24 04:15:14 DEBUG : B2 bucket rclone-test-fakilut2naba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/24 04:15:14 DEBUG : B2 bucket rclone-test-fakilut2naba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.12s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:16 INFO : sub dir2: Making directory 2025/01/24 04:15:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:15:16 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:15:16 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:15:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:15:16 INFO : sub dir/hello world: Copied (new) 2025/01/24 04:15:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.40s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:17 DEBUG : sub dir2: Making directory with metadata 2025/01/24 04:15:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 04:15:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 04:15:17 INFO : sub dir: Making directory 2025/01/24 04:15:17 INFO : sub dir2: Making directory 2025/01/24 04:15:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:15:17 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:15:17 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:15:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:15:18 INFO : sub dir/hello world: Copied (new) 2025/01/24 04:15:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/24 04:15:18 DEBUG : B2 bucket rclone-test-fakilut2naba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.98s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:19 INFO : sub dir2: Making directory 2025/01/24 04:15:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:15:20 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:15:20 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:15:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:15:21 INFO : sub dir/hello world: Copied (new) 2025/01/24 04:15:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.20s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:22 DEBUG : Creating backend with remote "TestB2:rclone-test-duwojun3fuyi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-fakilut2naba -> B2 bucket rclone-test-duwojun3fuyi 2025/01/24 04:15:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:15:24 DEBUG : B2 bucket rclone-test-duwojun3fuyi: Waiting for checks to finish 2025/01/24 04:15:24 DEBUG : B2 bucket rclone-test-duwojun3fuyi: Waiting for transfers to finish 2025/01/24 04:15:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:15:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:28 DEBUG : B2 bucket rclone-test-duwojun3fuyi: Purge remote 2025/01/24 04:15:28 INFO : B2 bucket rclone-test-duwojun3fuyi: cleaning bucket "rclone-test-duwojun3fuyi" of all files 2025/01/24 04:15:28 DEBUG : sub dir/hello world: Deleting (id "4_z6f529d43805d9b6b9f480e1b_f108afd2a5cc427c0_d20250124_m041527_c001_v0001105_t0040_u01737692127948") --- PASS: TestServerSideCopy (10.95s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:34 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:15:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/24 04:15:34 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:15:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/24 04:15:34 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.97s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:37 DEBUG : Creating backend with remote "TestB2:rclone-test-sogogas0ware" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-fakilut2naba -> B2 bucket rclone-test-sogogas0ware 2025/01/24 04:15:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:15:38 DEBUG : B2 bucket rclone-test-sogogas0ware: Waiting for checks to finish 2025/01/24 04:15:38 DEBUG : B2 bucket rclone-test-sogogas0ware: Waiting for transfers to finish 2025/01/24 04:15:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:15:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/24 04:15:41 DEBUG : B2 bucket rclone-test-sogogas0ware: Waiting for checks to finish 2025/01/24 04:15:41 DEBUG : B2 bucket rclone-test-sogogas0ware: Waiting for transfers to finish 2025/01/24 04:15:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/24 04:15:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:42 DEBUG : B2 bucket rclone-test-sogogas0ware: Purge remote 2025/01/24 04:15:42 INFO : B2 bucket rclone-test-sogogas0ware: cleaning bucket "rclone-test-sogogas0ware" of all files 2025/01/24 04:15:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf12cdc3805d9b6b9f480e1b_f101f7e4c2b722ac1_d20250124_m041541_c001_v0001184_t0020_u01737692141744") 2025/01/24 04:15:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf12cdc3805d9b6b9f480e1b_f119b9bc6fa754c4b_d20250124_m041540_c001_v0001183_t0037_u01737692140229") --- PASS: TestServerSideCopyOverSelf (8.56s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/24 04:15:45 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:15:45 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:15:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/24 04:15:46 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/24 04:15:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.77s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:48 DEBUG : Creating backend with remote "TestB2:rclone-test-namofuz4fija" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-fakilut2naba -> B2 bucket rclone-test-namofuz4fija 2025/01/24 04:15:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:15:49 DEBUG : B2 bucket rclone-test-namofuz4fija: Waiting for checks to finish 2025/01/24 04:15:49 DEBUG : B2 bucket rclone-test-namofuz4fija: Waiting for transfers to finish 2025/01/24 04:15:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:15:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/24 04:15:55 DEBUG : B2 bucket rclone-test-namofuz4fija: Waiting for checks to finish 2025/01/24 04:15:55 DEBUG : B2 bucket rclone-test-namofuz4fija: Waiting for transfers to finish 2025/01/24 04:15:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/24 04:15:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/24 04:15:56 INFO : sub dir/hello world: Deleted 2025/01/24 04:15:57 DEBUG : testing file moves 2025/01/24 04:15:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/24 04:15:57 DEBUG : B2 bucket rclone-test-namofuz4fija: Waiting for checks to finish 2025/01/24 04:15:57 DEBUG : B2 bucket rclone-test-namofuz4fija: Waiting for transfers to finish 2025/01/24 04:15:58 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/24 04:15:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/24 04:15:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:15:58 DEBUG : B2 bucket rclone-test-namofuz4fija: Purge remote 2025/01/24 04:15:58 INFO : B2 bucket rclone-test-namofuz4fija: cleaning bucket "rclone-test-namofuz4fija" of all files 2025/01/24 04:15:58 DEBUG : sub dir/hello world: Deleting (id "4_zff02fd63805d9b6b9f480e1b_f10008759ccbdb889_d20250124_m041557_c001_v0001178_t0059_u01737692157884") 2025/01/24 04:15:58 DEBUG : sub dir/hello world: Deleting (id "4_zff02fd63805d9b6b9f480e1b_f115b5a347f99bdf4_d20250124_m041555_c001_v0001104_t0012_u01737692155499") 2025/01/24 04:15:58 DEBUG : sub dir/hello world: Deleting (id "4_zff02fd63805d9b6b9f480e1b_f1135866daee8f1eb_d20250124_m041553_c001_v0001120_t0022_u01737692153066") --- PASS: TestServerSideMoveOverSelf (16.46s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:05 ERROR : : error listing: directory not found 2025/01/24 04:16:05 INFO : Local file system at /tmp/rclone3868553162: Making directory 2025/01/24 04:16:05 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:05 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.70s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:16:07 DEBUG : Local file system at /tmp/rclone3868553162: Waiting for checks to finish 2025/01/24 04:16:07 DEBUG : Local file system at /tmp/rclone3868553162: Waiting for transfers to finish 2025/01/24 04:16:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:16:08 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/24 04:16:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestCopyRedownload (2.40s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:09 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/24 04:16:09 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:09 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/24 04:16:09 INFO : check sum: Copied (new) 2025/01/24 04:16:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:10 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/24 04:16:10 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/24 04:16:10 DEBUG : check sum: Unchanged skipping 2025/01/24 04:16:10 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:10 DEBUG : Waiting for deletions to finish 2025/01/24 04:16:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.58s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/24 04:16:11 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:11 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:12 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/24 04:16:12 INFO : sizeonly: Copied (new) 2025/01/24 04:16:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:12 DEBUG : sizeonly: Sizes identical 2025/01/24 04:16:12 DEBUG : sizeonly: Unchanged skipping 2025/01/24 04:16:12 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:12 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:12 DEBUG : Waiting for deletions to finish 2025/01/24 04:16:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.56s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/24 04:16:14 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:14 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:14 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/24 04:16:14 INFO : ignore-size: Copied (new) 2025/01/24 04:16:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:15 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:16:15 DEBUG : ignore-size: Unchanged skipping 2025/01/24 04:16:15 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:15 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:15 DEBUG : Waiting for deletions to finish 2025/01/24 04:16:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:16:17 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:17 DEBUG : existing: Unchanged skipping 2025/01/24 04:16:17 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:17 DEBUG : Waiting for deletions to finish 2025/01/24 04:16:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/24 04:16:18 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:18 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/24 04:16:19 INFO : existing: Copied (replaced existing) 2025/01/24 04:16:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (4.04s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/24 04:16:20 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:20 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/24 04:16:21 INFO : existing: Copied (new) 2025/01/24 04:16:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:21 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:21 DEBUG : existing: Destination exists, skipping 2025/01/24 04:16:21 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:21 DEBUG : Waiting for deletions to finish 2025/01/24 04:16:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.54s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:24 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/24 04:16:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:16:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/24 04:16:24 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:24 DEBUG : c/non empty space: Unchanged skipping 2025/01/24 04:16:24 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/24 04:16:25 INFO : a/potato2: Copied (new) 2025/01/24 04:16:25 DEBUG : Waiting for deletions to finish 2025/01/24 04:16:25 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.91s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:28 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:28 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/24 04:16:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/24 04:16:28 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/24 04:16:28 DEBUG : empty space: Unchanged skipping 2025/01/24 04:16:28 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:28 DEBUG : Waiting for deletions to finish 2025/01/24 04:16:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:28 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:28 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/24 04:16:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/24 04:16:29 INFO : empty space: Updated modification time in destination 2025/01/24 04:16:29 DEBUG : empty space: Unchanged skipping 2025/01/24 04:16:29 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:29 DEBUG : Waiting for deletions to finish 2025/01/24 04:16:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.06s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:32 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:32 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/01/24 04:16:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/24 04:16:32 DEBUG : empty space: Unchanged skipping 2025/01/24 04:16:32 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:32 DEBUG : Waiting for deletions to finish 2025/01/24 04:16:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.02s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:33 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/01/24 04:16:33 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:33 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3868553162) 2025/01/24 04:16:33 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fakilut2naba) 2025/01/24 04:16:33 DEBUG : foo: sha1 differ 2025/01/24 04:16:33 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/24 04:16:34 INFO : foo: Copied (replaced existing) 2025/01/24 04:16:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:36 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/24 04:16:36 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:16:36 DEBUG : empty space: Unchanged skipping 2025/01/24 04:16:36 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:36 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/24 04:16:36 INFO : potato: Copied (new) 2025/01/24 04:16:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:39 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/24 04:16:39 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:39 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/24 04:16:40 INFO : potato: Copied (replaced existing) 2025/01/24 04:16:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.24s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:42 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:42 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/01/24 04:16:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3868553162) 2025/01/24 04:16:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fakilut2naba) 2025/01/24 04:16:42 DEBUG : potato: sha1 differ 2025/01/24 04:16:42 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/24 04:16:42 INFO : potato: Copied (replaced existing) 2025/01/24 04:16:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:16:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/24 04:16:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:16:44 DEBUG : empty space: Unchanged skipping 2025/01/24 04:16:44 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:44 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:44 DEBUG : Waiting for deletions to finish 2025/01/24 04:16:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:16:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:16:47 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:47 DEBUG : empty space: Unchanged skipping 2025/01/24 04:16:47 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/24 04:16:48 INFO : potato2: Copied (new) 2025/01/24 04:16:48 DEBUG : Waiting for deletions to finish 2025/01/24 04:16:48 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:50 INFO : d: Making directory 2025/01/24 04:16:50 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/24 04:16:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:16:51 DEBUG : c/non empty space: Unchanged skipping 2025/01/24 04:16:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/24 04:16:51 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:51 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/24 04:16:52 INFO : a/potato2: Copied (new) 2025/01/24 04:16:52 DEBUG : Waiting for deletions to finish 2025/01/24 04:16:52 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:55 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/24 04:16:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:16:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/24 04:16:55 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:55 DEBUG : c/non empty space: Unchanged skipping 2025/01/24 04:16:55 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/24 04:16:56 INFO : a/potato2: Copied (new) 2025/01/24 04:16:56 ERROR : B2 bucket rclone-test-fakilut2naba: not deleting files as there were IO errors 2025/01/24 04:16:56 ERROR : B2 bucket rclone-test-fakilut2naba: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.42s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:16:59 DEBUG : Waiting for deletions to finish 2025/01/24 04:16:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:16:59 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:16:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:16:59 DEBUG : empty space: Unchanged skipping 2025/01/24 04:16:59 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:16:59 INFO : potato: Deleted 2025/01/24 04:17:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/24 04:17:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.53s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:17:03 DEBUG : Waiting for deletions to finish 2025/01/24 04:17:03 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:17:03 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:17:03 INFO : potato: Deleted 2025/01/24 04:17:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:17:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:17:03 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:17:03 DEBUG : empty space: Unchanged skipping 2025/01/24 04:17:03 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:17:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/24 04:17:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.30s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:17:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:17:06 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:17:06 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:17:07 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/24 04:17:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.74s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:17:09 DEBUG : enormous: Excluded (Size Filter) 2025/01/24 04:17:09 DEBUG : enormous: Excluded 2025/01/24 04:17:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/24 04:17:09 DEBUG : potato2: Excluded 2025/01/24 04:17:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/24 04:17:09 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:17:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:17:09 DEBUG : empty space: Unchanged skipping 2025/01/24 04:17:09 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:17:09 DEBUG : Waiting for deletions to finish 2025/01/24 04:17:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:17:10 DEBUG : enormous: Excluded (Size Filter) 2025/01/24 04:17:10 DEBUG : enormous: Excluded 2025/01/24 04:17:10 DEBUG : potato2: Excluded (Size Filter) 2025/01/24 04:17:10 DEBUG : potato2: Excluded 2025/01/24 04:17:10 DEBUG : potato2: Excluded (Size Filter) 2025/01/24 04:17:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/24 04:17:10 DEBUG : Local file system at /tmp/rclone3868553162: Waiting for checks to finish 2025/01/24 04:17:10 DEBUG : empty space: Unchanged skipping 2025/01/24 04:17:10 DEBUG : Local file system at /tmp/rclone3868553162: Waiting for transfers to finish 2025/01/24 04:17:10 DEBUG : Waiting for deletions to finish 2025/01/24 04:17:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.28s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:17:14 DEBUG : enormous: Excluded (Size Filter) 2025/01/24 04:17:14 DEBUG : enormous: Excluded 2025/01/24 04:17:14 DEBUG : potato2: Excluded (Size Filter) 2025/01/24 04:17:14 DEBUG : potato2: Excluded 2025/01/24 04:17:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:17:14 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:17:14 DEBUG : empty space: Unchanged skipping 2025/01/24 04:17:14 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:17:14 DEBUG : Waiting for deletions to finish 2025/01/24 04:17:14 INFO : enormous: Deleted 2025/01/24 04:17:14 INFO : potato2: Deleted 2025/01/24 04:17:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:17:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/24 04:17:14 DEBUG : empty space: Unchanged skipping 2025/01/24 04:17:14 DEBUG : Local file system at /tmp/rclone3868553162: Waiting for checks to finish 2025/01/24 04:17:14 DEBUG : Local file system at /tmp/rclone3868553162: Waiting for transfers to finish 2025/01/24 04:17:14 DEBUG : Waiting for deletions to finish 2025/01/24 04:17:14 INFO : enormous: Deleted 2025/01/24 04:17:14 INFO : potato2: Deleted 2025/01/24 04:17:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.49s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:17:18 DEBUG : five: Need to transfer - File not found at Destination 2025/01/24 04:17:18 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/24 04:17:18 DEBUG : one: Destination is newer than source, skipping 2025/01/24 04:17:18 DEBUG : three: Sizes identical 2025/01/24 04:17:18 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:17:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/24 04:17:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/24 04:17:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3868553162) 2025/01/24 04:17:18 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fakilut2naba) 2025/01/24 04:17:18 DEBUG : two: sha1 differ 2025/01/24 04:17:18 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:17:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/24 04:17:18 INFO : five: Copied (new) 2025/01/24 04:17:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/24 04:17:18 INFO : four: Copied (replaced existing) 2025/01/24 04:17:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/24 04:17:19 INFO : two: Copied (replaced existing) 2025/01/24 04:17:19 DEBUG : Waiting for deletions to finish 2025/01/24 04:17:19 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:17:19 DEBUG : one: Destination is newer than source, skipping 2025/01/24 04:17:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/24 04:17:19 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/24 04:17:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/24 04:17:19 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/24 04:17:19 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/24 04:17:19 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/24 04:17:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3868553162) 2025/01/24 04:17:19 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fakilut2naba) 2025/01/24 04:17:19 DEBUG : three: sha1 differ 2025/01/24 04:17:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/24 04:17:19 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/24 04:17:19 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/24 04:17:19 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/24 04:17:19 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:17:20 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/24 04:17:20 INFO : three: Copied (replaced existing) 2025/01/24 04:17:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.57s) === 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-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/24 04:17:22 INFO : B2 bucket rclone-test-fakilut2naba: Making map for --track-renames 2025/01/24 04:17:22 INFO : B2 bucket rclone-test-fakilut2naba: Finished making map for --track-renames 2025/01/24 04:17:22 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:17:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/24 04:17:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/24 04:17:22 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for renames to finish 2025/01/24 04:17:22 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:17:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/24 04:17:22 INFO : yam: Copied (new) 2025/01/24 04:17:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/24 04:17:22 INFO : potato: Copied (new) 2025/01/24 04:17:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:17:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:17:23 INFO : B2 bucket rclone-test-fakilut2naba: Making map for --track-renames 2025/01/24 04:17:23 INFO : B2 bucket rclone-test-fakilut2naba: Finished making map for --track-renames 2025/01/24 04:17:23 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:17:23 DEBUG : potato: Unchanged skipping 2025/01/24 04:17:23 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for renames to finish 2025/01/24 04:17:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/24 04:17:24 INFO : yam: Copied (server-side copy) to: yaml 2025/01/24 04:17:24 INFO : yam: Deleted 2025/01/24 04:17:24 INFO : yaml: Renamed from "yam" 2025/01/24 04:17:24 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:17:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.13s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/24 04:17:26 INFO : B2 bucket rclone-test-fakilut2naba: Making map for --track-renames 2025/01/24 04:17:26 INFO : B2 bucket rclone-test-fakilut2naba: Finished making map for --track-renames 2025/01/24 04:17:26 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:17:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/24 04:17:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/24 04:17:26 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for renames to finish 2025/01/24 04:17:26 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:17:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/24 04:17:26 INFO : yam: Copied (new) 2025/01/24 04:17:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/24 04:17:27 INFO : potato: Copied (new) 2025/01/24 04:17:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:17:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:17:27 INFO : B2 bucket rclone-test-fakilut2naba: Making map for --track-renames 2025/01/24 04:17:27 INFO : B2 bucket rclone-test-fakilut2naba: Finished making map for --track-renames 2025/01/24 04:17:27 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:17:27 DEBUG : potato: Unchanged skipping 2025/01/24 04:17:27 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for renames to finish 2025/01/24 04:17:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/24 04:17:27 INFO : yam: Copied (server-side copy) to: yaml 2025/01/24 04:17:28 INFO : yam: Deleted 2025/01/24 04:17:28 INFO : yaml: Renamed from "yam" 2025/01/24 04:17:28 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:17:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.81s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/24 04:17:30 INFO : B2 bucket rclone-test-fakilut2naba: Making map for --track-renames 2025/01/24 04:17:30 INFO : B2 bucket rclone-test-fakilut2naba: Finished making map for --track-renames 2025/01/24 04:17:30 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:17:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/24 04:17:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/24 04:17:30 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for renames to finish 2025/01/24 04:17:30 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:17:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/24 04:17:30 INFO : sub/yam: Copied (new) 2025/01/24 04:17:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/24 04:17:31 INFO : potato: Copied (new) 2025/01/24 04:17:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:17:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:17:31 INFO : B2 bucket rclone-test-fakilut2naba: Making map for --track-renames 2025/01/24 04:17:31 INFO : B2 bucket rclone-test-fakilut2naba: Finished making map for --track-renames 2025/01/24 04:17:31 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:17:31 DEBUG : potato: Unchanged skipping 2025/01/24 04:17:31 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for renames to finish 2025/01/24 04:17:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/24 04:17:31 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/24 04:17:32 INFO : sub/yam: Deleted 2025/01/24 04:17:32 INFO : yam: Renamed from "sub/yam" 2025/01/24 04:17:32 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:17:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.94s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:17:33 DEBUG : Creating backend with remote "/tmp/rclone3868553162/dir1" 2025/01/24 04:17:33 DEBUG : Creating backend with remote "/tmp/rclone3868553162/dir2" 2025/01/24 04:17:33 DEBUG : Local file system at /tmp/rclone3868553162/dir2: Using server-side directory move 2025/01/24 04:17:33 INFO : Local file system at /tmp/rclone3868553162/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/24 04:17:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/24 04:17:33 INFO : file1.txt: Moved (server-side) 2025/01/24 04:17:33 DEBUG : Local file system at /tmp/rclone3868553162/dir2: Waiting for checks to finish 2025/01/24 04:17:33 DEBUG : Local file system at /tmp/rclone3868553162/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:17:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:17:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/24 04:17:34 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:17:34 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:17:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/24 04:17:34 INFO : nested/sub dir/file: Copied (new) 2025/01/24 04:17:34 INFO : nested/sub dir/file: Deleted 2025/01/24 04:17:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:17:35 INFO : sub dir/hello world: Copied (new) 2025/01/24 04:17:35 INFO : sub dir/hello world: Deleted 2025/01/24 04:17:35 INFO : sub dir: Removing directory 2025/01/24 04:17:35 INFO : nested/sub dir: Removing directory 2025/01/24 04:17:35 INFO : nested: Removing directory 2025/01/24 04:17:35 DEBUG : Local file system at /tmp/rclone3868553162: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.27s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:17:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:17:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/24 04:17:36 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:17:36 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:17:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/24 04:17:37 INFO : nested/sub dir/file: Copied (new) 2025/01/24 04:17:37 INFO : nested/sub dir/file: Deleted 2025/01/24 04:17:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/24 04:17:38 INFO : sub dir/hello world: Copied (new) 2025/01/24 04:17:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.53s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:17:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/24 04:17:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/24 04:17:40 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:17:40 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:17:40 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/24 04:17:40 INFO : existing-b: Copied (new) 2025/01/24 04:17:40 INFO : existing-b: Deleted 2025/01/24 04:17:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/24 04:17:41 INFO : existing: Copied (new) 2025/01/24 04:17:41 INFO : existing: Deleted 2025/01/24 04:17:41 DEBUG : existing: Destination exists, skipping 2025/01/24 04:17:41 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:17:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/24 04:17:41 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:17:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (3.09s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:17:43 DEBUG : Creating backend with remote "TestB2:rclone-test-fodexip7kece" 2025/01/24 04:17:43 DEBUG : potato2: Clearing upload URL because of error: Post "https://pod-000-1116-16.backblaze.com/b2api/v1/b2_upload_file/0f920dc3805d9b6b9f480e1b/c001_v0001116_t0018": EOF 2025/01/24 04:17:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-16.backblaze.com/b2api/v1/b2_upload_file/0f920dc3805d9b6b9f480e1b/c001_v0001116_t0018": EOF) 2025/01/24 04:17:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "potato2" to B2 bucket rclone-test-fakilut2naba: 1/10 (Post "https://pod-000-1116-16.backblaze.com/b2api/v1/b2_upload_file/0f920dc3805d9b6b9f480e1b/c001_v0001116_t0018": EOF) 2025/01/24 04:17:46 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fakilut2naba -> B2 bucket rclone-test-fodexip7kece 2025/01/24 04:17:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:17:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/24 04:17:54 DEBUG : empty space: Unchanged skipping 2025/01/24 04:17:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/24 04:17:54 DEBUG : B2 bucket rclone-test-fodexip7kece: Waiting for checks to finish 2025/01/24 04:17:55 INFO : empty space: Deleted 2025/01/24 04:17:55 DEBUG : B2 bucket rclone-test-fodexip7kece: Waiting for transfers to finish 2025/01/24 04:17:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/24 04:17:55 INFO : potato3: Copied (server-side copy) 2025/01/24 04:17:55 INFO : potato3: Deleted 2025/01/24 04:17:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/24 04:17:55 INFO : potato2: Copied (server-side copy) 2025/01/24 04:17:56 INFO : potato2: Deleted 2025/01/24 04:17:56 DEBUG : Creating backend with remote "TestB2:rclone-test-pecexiz5xana" 2025/01/24 04:17:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/24 04:17:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:17:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/24 04:17:57 DEBUG : B2 bucket rclone-test-pecexiz5xana: Waiting for checks to finish 2025/01/24 04:17:57 DEBUG : B2 bucket rclone-test-pecexiz5xana: Waiting for transfers to finish 2025/01/24 04:18:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/24 04:18:01 INFO : potato2: Copied (server-side copy) 2025/01/24 04:18:01 INFO : potato2: Deleted 2025/01/24 04:18:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/24 04:18:01 INFO : empty space: Copied (server-side copy) 2025/01/24 04:18:01 INFO : empty space: Deleted 2025/01/24 04:18:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/24 04:18:01 INFO : potato3: Copied (server-side copy) 2025/01/24 04:18:02 INFO : potato3: Deleted 2025/01/24 04:18:02 DEBUG : B2 bucket rclone-test-pecexiz5xana: Purge remote 2025/01/24 04:18:02 INFO : B2 bucket rclone-test-pecexiz5xana: cleaning bucket "rclone-test-pecexiz5xana" of all files 2025/01/24 04:18:02 DEBUG : empty space: Deleting (id "4_z1f62edc3807d9b6b9f480e1b_f102d53857ce3505c_d20250124_m041801_c001_v0001183_t0002_u01737692281694") 2025/01/24 04:18:02 DEBUG : potato2: Deleting (id "4_z1f62edc3807d9b6b9f480e1b_f10903239c867b375_d20250124_m041801_c001_v0001183_t0051_u01737692281477") 2025/01/24 04:18:02 DEBUG : potato3: Deleting (id "4_z1f62edc3807d9b6b9f480e1b_f11909f5968c797f0_d20250124_m041801_c001_v0001184_t0001_u01737692281876") 2025/01/24 04:18:04 DEBUG : B2 bucket rclone-test-fodexip7kece: Purge remote 2025/01/24 04:18:04 INFO : B2 bucket rclone-test-fodexip7kece: cleaning bucket "rclone-test-fodexip7kece" of all files 2025/01/24 04:18:04 DEBUG : empty space: Deleting (id "4_zef82cda3807d9b6b9f480e1b_f4087affe9bfcacd2_d20250124_m041801_c001_v7007000_t0000_u01737692281889") 2025/01/24 04:18:04 DEBUG : empty space: Deleting (id "4_zef82cda3807d9b6b9f480e1b_f1141696778df31d0_d20250124_m041753_c001_v0001036_t0033_u01737692273508") 2025/01/24 04:18:04 DEBUG : potato2: Deleting (id "4_zef82cda3807d9b6b9f480e1b_f4087affe9bfcaccf_d20250124_m041801_c001_v7007000_t0000_u01737692281674") 2025/01/24 04:18:04 DEBUG : potato2: Deleting (id "4_zef82cda3807d9b6b9f480e1b_f106f1f1854768904_d20250124_m041755_c001_v0001106_t0057_u01737692275113") 2025/01/24 04:18:04 DEBUG : potato3: Deleting (id "4_zef82cda3807d9b6b9f480e1b_f4087affe9bfcacd5_d20250124_m041802_c001_v7007000_t0000_u01737692282084") 2025/01/24 04:18:04 DEBUG : potato3: Deleting (id "4_zef82cda3807d9b6b9f480e1b_f107485519e60e695_d20250124_m041755_c001_v0001184_t0038_u01737692275464") 2025/01/24 04:18:04 DEBUG : potato3: Deleting (id "4_zef82cda3807d9b6b9f480e1b_f1141696778df31d4_d20250124_m041753_c001_v0001036_t0042_u01737692273931") --- PASS: TestServerSideMove (25.45s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:18:08 DEBUG : Creating backend with remote "TestB2:rclone-test-nukepan3veqe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fakilut2naba -> B2 bucket rclone-test-nukepan3veqe 2025/01/24 04:18:17 DEBUG : empty space: Excluded (Size Filter) 2025/01/24 04:18:17 DEBUG : empty space: Excluded (Size Filter) 2025/01/24 04:18:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:18:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/24 04:18:17 DEBUG : B2 bucket rclone-test-nukepan3veqe: Waiting for checks to finish 2025/01/24 04:18:17 DEBUG : B2 bucket rclone-test-nukepan3veqe: Waiting for transfers to finish 2025/01/24 04:18:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/24 04:18:17 INFO : potato2: Copied (server-side copy) 2025/01/24 04:18:17 INFO : potato2: Deleted 2025/01/24 04:18:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/24 04:18:18 INFO : potato3: Copied (server-side copy) 2025/01/24 04:18:18 INFO : potato3: Deleted 2025/01/24 04:18:18 DEBUG : Creating backend with remote "TestB2:rclone-test-hodowir3pora" 2025/01/24 04:18:19 DEBUG : empty space: Excluded (Size Filter) 2025/01/24 04:18:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:18:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/24 04:18:19 DEBUG : B2 bucket rclone-test-hodowir3pora: Waiting for checks to finish 2025/01/24 04:18:19 DEBUG : B2 bucket rclone-test-hodowir3pora: Waiting for transfers to finish 2025/01/24 04:18:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/24 04:18:23 INFO : potato2: Copied (server-side copy) 2025/01/24 04:18:23 INFO : potato2: Deleted 2025/01/24 04:18:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/24 04:18:23 INFO : potato3: Copied (server-side copy) 2025/01/24 04:18:23 INFO : potato3: Deleted 2025/01/24 04:18:24 DEBUG : B2 bucket rclone-test-hodowir3pora: Purge remote 2025/01/24 04:18:24 INFO : B2 bucket rclone-test-hodowir3pora: cleaning bucket "rclone-test-hodowir3pora" of all files 2025/01/24 04:18:24 DEBUG : potato2: Deleting (id "4_z3f424d23808d9b6b9f480e1b_f11367ce6616427a5_d20250124_m041823_c001_v0001183_t0011_u01737692303434") 2025/01/24 04:18:24 DEBUG : potato3: Deleting (id "4_z3f424d23808d9b6b9f480e1b_f116a3b3ab53a1181_d20250124_m041823_c001_v0001184_t0006_u01737692303658") 2025/01/24 04:18:26 DEBUG : B2 bucket rclone-test-nukepan3veqe: Purge remote 2025/01/24 04:18:26 INFO : B2 bucket rclone-test-nukepan3veqe: cleaning bucket "rclone-test-nukepan3veqe" of all files 2025/01/24 04:18:26 DEBUG : empty space: Deleting (id "4_zdfd22d33808d9b6b9f480e1b_f108b162711875197_d20250124_m041816_c001_v0001092_t0054_u01737692296080") 2025/01/24 04:18:26 DEBUG : potato2: Deleting (id "4_zdfd22d33808d9b6b9f480e1b_f407e180be8365fb7_d20250124_m041823_c001_v7007000_t0000_u01737692303642") 2025/01/24 04:18:26 DEBUG : potato2: Deleting (id "4_zdfd22d33808d9b6b9f480e1b_f1088b39dbcbc1240_d20250124_m041817_c001_v0001184_t0041_u01737692297663") 2025/01/24 04:18:26 DEBUG : potato3: Deleting (id "4_zdfd22d33808d9b6b9f480e1b_f407e180be8365fb8_d20250124_m041823_c001_v7007000_t0000_u01737692303864") 2025/01/24 04:18:26 DEBUG : potato3: Deleting (id "4_zdfd22d33808d9b6b9f480e1b_f117f2f738f6c2e3c_d20250124_m041817_c001_v0001182_t0018_u01737692297885") 2025/01/24 04:18:26 DEBUG : potato3: Deleting (id "4_zdfd22d33808d9b6b9f480e1b_f108b16271187519b_d20250124_m041816_c001_v0001092_t0015_u01737692296547") --- PASS: TestServerSideMoveWithFilter (22.25s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:18:30 DEBUG : Creating backend with remote "TestB2:rclone-test-gerasof4pulo" 2025/01/24 04:18:30 DEBUG : Config file has changed externally - reloading 2025/01/24 04:18:33 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fakilut2naba -> B2 bucket rclone-test-gerasof4pulo 2025/01/24 04:18:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:18:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/24 04:18:38 DEBUG : empty space: Unchanged skipping 2025/01/24 04:18:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/24 04:18:38 DEBUG : B2 bucket rclone-test-gerasof4pulo: Waiting for checks to finish 2025/01/24 04:18:38 INFO : empty space: Deleted 2025/01/24 04:18:38 DEBUG : B2 bucket rclone-test-gerasof4pulo: Waiting for transfers to finish 2025/01/24 04:18:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/24 04:18:38 INFO : potato2: Copied (server-side copy) 2025/01/24 04:18:38 INFO : potato2: Deleted 2025/01/24 04:18:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/24 04:18:39 INFO : potato3: Copied (server-side copy) 2025/01/24 04:18:39 INFO : potato3: Deleted 2025/01/24 04:18:39 DEBUG : Creating backend with remote "TestB2:rclone-test-xedexef1dupa" 2025/01/24 04:18:40 INFO : tomatoDir: Making directory 2025/01/24 04:18:40 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/24 04:18:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:18:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/24 04:18:40 DEBUG : B2 bucket rclone-test-xedexef1dupa: Waiting for checks to finish 2025/01/24 04:18:40 DEBUG : B2 bucket rclone-test-xedexef1dupa: Waiting for transfers to finish 2025/01/24 04:18:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/24 04:18:43 INFO : potato2: Copied (server-side copy) 2025/01/24 04:18:43 INFO : potato2: Deleted 2025/01/24 04:18:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/24 04:18:43 INFO : potato3: Copied (server-side copy) 2025/01/24 04:18:43 INFO : potato3: Deleted 2025/01/24 04:18:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/24 04:18:44 INFO : empty space: Copied (server-side copy) 2025/01/24 04:18:44 INFO : empty space: Deleted 2025/01/24 04:18:44 DEBUG : B2 bucket rclone-test-xedexef1dupa: Purge remote 2025/01/24 04:18:44 INFO : B2 bucket rclone-test-xedexef1dupa: cleaning bucket "rclone-test-xedexef1dupa" of all files 2025/01/24 04:18:45 DEBUG : empty space: Deleting (id "4_z6f129d53808d9b6b9f480e1b_f10931930bf3fc23b_d20250124_m041843_c001_v0001116_t0032_u01737692323163") 2025/01/24 04:18:45 DEBUG : potato2: Deleting (id "4_z6f129d53808d9b6b9f480e1b_f1028e00a27c969b3_d20250124_m041842_c001_v0001145_t0042_u01737692322882") 2025/01/24 04:18:45 DEBUG : potato3: Deleting (id "4_z6f129d53808d9b6b9f480e1b_f1141de5c4cebc07f_d20250124_m041843_c001_v0001184_t0009_u01737692323330") 2025/01/24 04:18:46 DEBUG : B2 bucket rclone-test-gerasof4pulo: Purge remote 2025/01/24 04:18:46 INFO : B2 bucket rclone-test-gerasof4pulo: cleaning bucket "rclone-test-gerasof4pulo" of all files 2025/01/24 04:18:46 DEBUG : empty space: Deleting (id "4_z7f327da3808d9b6b9f480e1b_f4129bb5b632ad54e_d20250124_m041844_c001_v7007000_t0000_u01737692324223") 2025/01/24 04:18:46 DEBUG : empty space: Deleting (id "4_z7f327da3808d9b6b9f480e1b_f1039ac3e87d3e07a_d20250124_m041837_c001_v0001146_t0021_u01737692317265") 2025/01/24 04:18:46 DEBUG : potato2: Deleting (id "4_z7f327da3808d9b6b9f480e1b_f4129bb5b632ad540_d20250124_m041843_c001_v7007000_t0000_u01737692323156") 2025/01/24 04:18:46 DEBUG : potato2: Deleting (id "4_z7f327da3808d9b6b9f480e1b_f1031a9f4463999f8_d20250124_m041838_c001_v0001184_t0016_u01737692318316") 2025/01/24 04:18:46 DEBUG : potato3: Deleting (id "4_z7f327da3808d9b6b9f480e1b_f4129bb5b632ad546_d20250124_m041843_c001_v7007000_t0000_u01737692323548") 2025/01/24 04:18:46 DEBUG : potato3: Deleting (id "4_z7f327da3808d9b6b9f480e1b_f112e911c515dd6d7_d20250124_m041838_c001_v0001032_t0041_u01737692318537") 2025/01/24 04:18:46 DEBUG : potato3: Deleting (id "4_z7f327da3808d9b6b9f480e1b_f1039ac3e87d3e07c_d20250124_m041837_c001_v0001146_t0052_u01737692317577") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:18:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.73s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:18:52 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncOverlap (3.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:18:55 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/rclone-sync-test" 2025/01/24 04:18:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/rclone-sync-test-include/layer2" 2025/01/24 04:18:59 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/rclone-sync-test-ignore-file" 2025/01/24 04:19:03 DEBUG : B2 bucket rclone-test-fakilut2naba path rclone-sync-test: Waiting for checks to finish 2025/01/24 04:19:03 DEBUG : B2 bucket rclone-test-fakilut2naba path rclone-sync-test: Waiting for transfers to finish 2025/01/24 04:19:03 DEBUG : Waiting for deletions to finish 2025/01/24 04:19:03 INFO : There was nothing to transfer 2025/01/24 04:19:03 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:19:03 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:19:03 DEBUG : Waiting for deletions to finish 2025/01/24 04:19:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:19:03 DEBUG : B2 bucket rclone-test-fakilut2naba path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/24 04:19:03 DEBUG : B2 bucket rclone-test-fakilut2naba path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/24 04:19:03 DEBUG : Waiting for deletions to finish 2025/01/24 04:19:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:19:04 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:19:04 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:19:04 DEBUG : Waiting for deletions to finish 2025/01/24 04:19:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:19:04 DEBUG : B2 bucket rclone-test-fakilut2naba path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/24 04:19:04 DEBUG : B2 bucket rclone-test-fakilut2naba path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/24 04:19:04 DEBUG : Waiting for deletions to finish 2025/01/24 04:19:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.88s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:19:11 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/dst" 2025/01/24 04:19:12 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/CompareDest" 2025/01/24 04:19:14 DEBUG : one: Need to transfer - File not found at Destination 2025/01/24 04:19:14 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:19:14 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:19:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/24 04:19:15 INFO : one: Copied (new) 2025/01/24 04:19:15 DEBUG : Waiting for deletions to finish 2025/01/24 04:19:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 04:19:16 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:19:16 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:19:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/24 04:19:16 INFO : one: Copied (replaced existing) 2025/01/24 04:19:16 DEBUG : Waiting for deletions to finish 2025/01/24 04:19:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 04:19:19 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:19:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:19:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/24 04:19:19 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:19:19 DEBUG : Waiting for deletions to finish 2025/01/24 04:19:19 INFO : There was nothing to transfer 2025/01/24 04:19:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:19:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/24 04:19:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 04:19:20 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:19:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:19:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/24 04:19:20 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:19:20 DEBUG : Waiting for deletions to finish 2025/01/24 04:19:20 INFO : There was nothing to transfer 2025/01/24 04:19:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:19:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/24 04:19:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 04:19:21 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:19:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:19:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/24 04:19:21 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:19:21 DEBUG : Waiting for deletions to finish 2025/01/24 04:19:21 INFO : There was nothing to transfer 2025/01/24 04:19:22 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/01/24 04:19:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/24 04:19:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/24 04:19:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 04:19:22 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:19:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:19:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/24 04:19:22 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:19:22 DEBUG : Waiting for deletions to finish 2025/01/24 04:19:22 INFO : There was nothing to transfer 2025/01/24 04:19:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/24 04:19:23 DEBUG : two: Need to transfer - File not found at Destination 2025/01/24 04:19:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 04:19:23 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:19:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:19:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/24 04:19:23 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:19:24 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/24 04:19:24 INFO : two: Copied (new) 2025/01/24 04:19:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.14s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:19:27 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/dest" 2025/01/24 04:19:28 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/pre-dest1" 2025/01/24 04:19:29 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/pre-dest2" 2025/01/24 04:19:31 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:19:31 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/24 04:19:31 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:19:31 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/24 04:19:32 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/24 04:19:32 DEBUG : B2 bucket rclone-test-fakilut2naba path dest: Waiting for checks to finish 2025/01/24 04:19:32 DEBUG : B2 bucket rclone-test-fakilut2naba path dest: Waiting for transfers to finish 2025/01/24 04:19:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/24 04:19:33 INFO : 3: Copied (new) 2025/01/24 04:19:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.12s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:19:34 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/dst" 2025/01/24 04:19:35 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/CopyDest" 2025/01/24 04:19:37 DEBUG : one: Need to transfer - File not found at Destination 2025/01/24 04:19:37 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:19:37 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:19:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/24 04:19:38 INFO : one: Copied (new) 2025/01/24 04:19:38 DEBUG : Waiting for deletions to finish 2025/01/24 04:19:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 04:19:39 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:19:39 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:19:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/24 04:19:39 INFO : one: Copied (replaced existing) 2025/01/24 04:19:39 DEBUG : Waiting for deletions to finish 2025/01/24 04:19:41 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/BackupDir" 2025/01/24 04:19:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 04:19:42 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:19:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:19:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 04:19:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/24 04:19:44 INFO : one: Copied (server-side copy) 2025/01/24 04:19:44 INFO : one: Deleted 2025/01/24 04:19:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/24 04:19:44 INFO : one: Copied (server-side copy) 2025/01/24 04:19:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/24 04:19:44 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:19:44 DEBUG : Waiting for deletions to finish 2025/01/24 04:19:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:19:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/24 04:19:45 INFO : two: Copied (server-side copy) 2025/01/24 04:19:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/24 04:19:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:19:45 DEBUG : one: Unchanged skipping 2025/01/24 04:19:45 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:19:45 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:19:45 DEBUG : Waiting for deletions to finish 2025/01/24 04:19:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:19:46 DEBUG : one: Unchanged skipping 2025/01/24 04:19:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:19:46 DEBUG : two: Unchanged skipping 2025/01/24 04:19:46 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:19:46 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:19:46 DEBUG : Waiting for deletions to finish 2025/01/24 04:19:46 INFO : There was nothing to transfer 2025/01/24 04:19:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/24 04:19:47 DEBUG : three: Destination not found in --copy-dest 2025/01/24 04:19:47 DEBUG : three: Need to transfer - File not found at Destination 2025/01/24 04:19:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:19:47 DEBUG : one: Unchanged skipping 2025/01/24 04:19:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 04:19:47 DEBUG : two: Unchanged skipping 2025/01/24 04:19:47 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:19:47 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:19:48 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/24 04:19:48 INFO : three: Copied (new) 2025/01/24 04:19:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.68s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:19:52 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/dst" 2025/01/24 04:19:53 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/backup" 2025/01/24 04:19:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 04:19:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:19:55 DEBUG : two: Unchanged skipping 2025/01/24 04:19:55 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:19:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/24 04:19:57 INFO : one: Copied (server-side copy) 2025/01/24 04:19:57 INFO : one: Deleted 2025/01/24 04:19:57 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:19:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/24 04:19:57 INFO : one: Copied (new) 2025/01/24 04:19:57 DEBUG : Waiting for deletions to finish 2025/01/24 04:19:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/24 04:19:58 INFO : three.txt: Copied (server-side copy) 2025/01/24 04:19:58 INFO : three.txt: Deleted 2025/01/24 04:19:58 INFO : three.txt: Moved into backup dir 2025/01/24 04:20:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 04:20:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:20:00 DEBUG : two: Unchanged skipping 2025/01/24 04:20:00 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:20:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/24 04:20:00 INFO : one: Copied (server-side copy) 2025/01/24 04:20:01 INFO : one: Deleted 2025/01/24 04:20:01 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:20:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/24 04:20:01 INFO : one: Copied (new) 2025/01/24 04:20:01 DEBUG : Waiting for deletions to finish 2025/01/24 04:20:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/24 04:20:01 INFO : three.txt: Copied (server-side copy) 2025/01/24 04:20:02 INFO : three.txt: Deleted 2025/01/24 04:20:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.09s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:20:05 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/dst" 2025/01/24 04:20:05 DEBUG : Config file has changed externally - reloading 2025/01/24 04:20:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/backup" 2025/01/24 04:20:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 04:20:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:20:08 DEBUG : two: Unchanged skipping 2025/01/24 04:20:08 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:20:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/24 04:20:09 INFO : one: Copied (server-side copy) to: one.bak 2025/01/24 04:20:10 INFO : one: Deleted 2025/01/24 04:20:10 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:20:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/24 04:20:11 INFO : one: Copied (new) 2025/01/24 04:20:11 DEBUG : Waiting for deletions to finish 2025/01/24 04:20:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/24 04:20:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/24 04:20:11 INFO : three.txt: Deleted 2025/01/24 04:20:11 INFO : three.txt: Moved into backup dir 2025/01/24 04:20:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 04:20:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:20:13 DEBUG : two: Unchanged skipping 2025/01/24 04:20:13 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:20:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/24 04:20:14 INFO : one: Copied (server-side copy) to: one.bak 2025/01/24 04:20:14 INFO : one: Deleted 2025/01/24 04:20:14 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:20:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/24 04:20:15 INFO : one: Copied (new) 2025/01/24 04:20:15 DEBUG : Waiting for deletions to finish 2025/01/24 04:20:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/24 04:20:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/24 04:20:15 INFO : three.txt: Deleted 2025/01/24 04:20:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.73s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:20:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/dst" 2025/01/24 04:20:20 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/backup" 2025/01/24 04:20:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 04:20:22 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:20:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:20:22 DEBUG : two: Unchanged skipping 2025/01/24 04:20:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/24 04:20:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/24 04:20:24 INFO : one: Deleted 2025/01/24 04:20:24 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:20:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/24 04:20:25 INFO : one: Copied (new) 2025/01/24 04:20:25 DEBUG : Waiting for deletions to finish 2025/01/24 04:20:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/24 04:20:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/24 04:20:26 INFO : three.txt: Deleted 2025/01/24 04:20:26 INFO : three.txt: Moved into backup dir 2025/01/24 04:20:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 04:20:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:20:27 DEBUG : two: Unchanged skipping 2025/01/24 04:20:27 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:20:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/24 04:20:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/24 04:20:28 INFO : one: Deleted 2025/01/24 04:20:28 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:20:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/24 04:20:29 INFO : one: Copied (new) 2025/01/24 04:20:29 DEBUG : Waiting for deletions to finish 2025/01/24 04:20:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/24 04:20:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/24 04:20:30 INFO : three.txt: Deleted 2025/01/24 04:20:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.37s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:20:33 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/dst" 2025/01/24 04:20:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 04:20:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:20:35 DEBUG : two: Unchanged skipping 2025/01/24 04:20:35 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:20:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/24 04:20:36 INFO : one: Copied (server-side copy) to: one.bak 2025/01/24 04:20:36 INFO : one: Deleted 2025/01/24 04:20:36 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:20:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/24 04:20:37 INFO : one: Copied (new) 2025/01/24 04:20:37 DEBUG : Waiting for deletions to finish 2025/01/24 04:20:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/24 04:20:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/24 04:20:37 INFO : three.txt: Deleted 2025/01/24 04:20:37 INFO : three.txt: Moved into backup dir 2025/01/24 04:20:37 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1106-07.backblaze.com/b2api/v1/b2_upload_file/0f920dc3805d9b6b9f480e1b/c001_v0001106_t0044": EOF 2025/01/24 04:20:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1106-07.backblaze.com/b2api/v1/b2_upload_file/0f920dc3805d9b6b9f480e1b/c001_v0001106_t0044": EOF) 2025/01/24 04:20:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fakilut2naba: 1/10 (Post "https://pod-000-1106-07.backblaze.com/b2api/v1/b2_upload_file/0f920dc3805d9b6b9f480e1b/c001_v0001106_t0044": EOF) 2025/01/24 04:20:40 DEBUG : pacer: Reducing sleep to 10ms 2025/01/24 04:20:41 DEBUG : one.bak: Excluded (Path Filter) 2025/01/24 04:20:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/24 04:20:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 04:20:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:20:41 DEBUG : two: Unchanged skipping 2025/01/24 04:20:41 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for checks to finish 2025/01/24 04:20:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/24 04:20:41 INFO : one: Copied (server-side copy) to: one.bak 2025/01/24 04:20:41 INFO : one: Deleted 2025/01/24 04:20:41 DEBUG : B2 bucket rclone-test-fakilut2naba path dst: Waiting for transfers to finish 2025/01/24 04:20:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/24 04:20:42 INFO : one: Copied (new) 2025/01/24 04:20:42 DEBUG : Waiting for deletions to finish 2025/01/24 04:20:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/24 04:20:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/24 04:20:42 INFO : three.txt: Deleted 2025/01/24 04:20:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.40s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:20:45 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/dst" 2025/01/24 04:20:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 04:20:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/24 04:20:47 INFO : one: Copied (server-side copy) to: one.bak 2025/01/24 04:20:48 INFO : one: Deleted 2025/01/24 04:20:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/24 04:20:48 INFO : one: Copied (new) 2025/01/24 04:20:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:20:49 DEBUG : two: Unchanged skipping 2025/01/24 04:20:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/24 04:20:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/24 04:20:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/24 04:20:50 INFO : three.txt: Deleted 2025/01/24 04:20:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/24 04:20:50 INFO : three.txt: Copied (new) 2025/01/24 04:20:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 04:20:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/24 04:20:52 INFO : one: Copied (server-side copy) to: one.bak 2025/01/24 04:20:52 INFO : one: Deleted 2025/01/24 04:20:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/24 04:20:52 INFO : one: Copied (new) 2025/01/24 04:20:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:20:53 DEBUG : two: Unchanged skipping 2025/01/24 04:20:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/24 04:20:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/24 04:20:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/24 04:20:54 INFO : three.txt: Deleted 2025/01/24 04:20:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/24 04:20:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.18s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:20:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fakilut2naba/dst" 2025/01/24 04:20:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 04:21:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/24 04:21:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/24 04:21:00 INFO : one: Deleted 2025/01/24 04:21:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/24 04:21:01 INFO : one: Copied (new) 2025/01/24 04:21:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:01 DEBUG : two: Unchanged skipping 2025/01/24 04:21:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/24 04:21:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/24 04:21:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/24 04:21:02 INFO : three.txt: Deleted 2025/01/24 04:21:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/24 04:21:02 INFO : three.txt: Copied (new) 2025/01/24 04:21:02 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/24 04:21:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/24 04:21:03 DEBUG : pacer: Reducing sleep to 10ms 2025/01/24 04:21:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 04:21:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/24 04:21:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/24 04:21:04 INFO : one: Deleted 2025/01/24 04:21:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/24 04:21:04 INFO : one: Copied (new) 2025/01/24 04:21:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:04 DEBUG : two: Unchanged skipping 2025/01/24 04:21:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/24 04:21:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/24 04:21:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/24 04:21:05 INFO : three.txt: Deleted 2025/01/24 04:21:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/24 04:21:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.29s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:21:08 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:21:08 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/24 04:21:08 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:21:08 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/24 04:21:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/24 04:21:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.28s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:21:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/24 04:21:10 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:21:10 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:21:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/24 04:21:10 INFO : existing: Copied (new) 2025/01/24 04:21:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:21:10 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/24 04:21:10 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:21:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/24 04:21:10 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:21:10 ERROR : B2 bucket rclone-test-fakilut2naba: not deleting files as there were IO errors 2025/01/24 04:21:10 ERROR : B2 bucket rclone-test-fakilut2naba: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncImmutable (2.79s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:21:13 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:21:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:13 DEBUG : existing: Unchanged skipping 2025/01/24 04:21:13 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:21:13 DEBUG : Waiting for deletions to finish 2025/01/24 04:21:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.65s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", 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.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:21:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:21:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both1: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both12: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both0: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both14: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both11: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both16: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both10: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both18: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both19: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both2: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both3: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both4: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both13: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both6: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both15: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both17: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:32 DEBUG : both5: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both7: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both8: Unchanged skipping 2025/01/24 04:21:32 DEBUG : both9: Unchanged skipping 2025/01/24 04:21:32 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:21:32 DEBUG : Waiting for deletions to finish 2025/01/24 04:21:32 INFO : only5: Deleted 2025/01/24 04:21:32 INFO : only8: Deleted 2025/01/24 04:21:33 INFO : only17: Deleted 2025/01/24 04:21:33 INFO : only10: Deleted 2025/01/24 04:21:33 INFO : only18: Deleted 2025/01/24 04:21:33 INFO : only4: Deleted 2025/01/24 04:21:33 INFO : only6: Deleted 2025/01/24 04:21:33 INFO : only12: Deleted 2025/01/24 04:21:33 INFO : only14: Deleted 2025/01/24 04:21:33 INFO : only13: Deleted 2025/01/24 04:21:33 INFO : only15: Deleted 2025/01/24 04:21:33 INFO : only16: Deleted 2025/01/24 04:21:33 INFO : only2: Deleted 2025/01/24 04:21:33 INFO : only3: Deleted 2025/01/24 04:21:33 INFO : only9: Deleted 2025/01/24 04:21:33 INFO : only1: Deleted 2025/01/24 04:21:33 INFO : only11: Deleted 2025/01/24 04:21:33 INFO : only7: Deleted 2025/01/24 04:21:33 INFO : only0: Deleted 2025/01/24 04:21:33 INFO : only19: Deleted 2025/01/24 04:21:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (22.88s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:21:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for checks to finish 2025/01/24 04:21:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both1: Unchanged skipping 2025/01/24 04:21:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both12: Unchanged skipping 2025/01/24 04:21:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both13: Unchanged skipping 2025/01/24 04:21:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both14: Unchanged skipping 2025/01/24 04:21:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both15: Unchanged skipping 2025/01/24 04:21:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both16: Unchanged skipping 2025/01/24 04:21:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both17: Unchanged skipping 2025/01/24 04:21:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both18: Unchanged skipping 2025/01/24 04:21:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both19: Unchanged skipping 2025/01/24 04:21:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both2: Unchanged skipping 2025/01/24 04:21:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both3: Unchanged skipping 2025/01/24 04:21:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both4: Unchanged skipping 2025/01/24 04:21:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both5: Unchanged skipping 2025/01/24 04:21:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both6: Unchanged skipping 2025/01/24 04:21:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both7: Unchanged skipping 2025/01/24 04:21:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both8: Unchanged skipping 2025/01/24 04:21:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 04:21:55 DEBUG : both9: Unchanged skipping 2025/01/24 04:21:55 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : both0: Unchanged skipping 2025/01/24 04:21:55 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : both10: Unchanged skipping 2025/01/24 04:21:55 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : both11: Unchanged skipping 2025/01/24 04:21:55 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/24 04:21:55 DEBUG : B2 bucket rclone-test-fakilut2naba: Waiting for transfers to finish 2025/01/24 04:21:55 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:55 INFO : only0: Copied (replaced existing) 2025/01/24 04:21:55 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:55 INFO : only1: Copied (replaced existing) 2025/01/24 04:21:55 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:55 INFO : only13: Copied (replaced existing) 2025/01/24 04:21:55 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:55 INFO : only14: Copied (replaced existing) 2025/01/24 04:21:55 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:55 INFO : only15: Copied (replaced existing) 2025/01/24 04:21:56 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:56 INFO : only10: Copied (replaced existing) 2025/01/24 04:21:56 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:56 INFO : only16: Copied (replaced existing) 2025/01/24 04:21:56 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:56 INFO : only12: Copied (replaced existing) 2025/01/24 04:21:56 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:56 INFO : only11: Copied (replaced existing) 2025/01/24 04:21:56 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:56 INFO : only17: Copied (replaced existing) 2025/01/24 04:21:56 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:56 INFO : only3: Copied (replaced existing) 2025/01/24 04:21:56 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:56 INFO : only5: Copied (replaced existing) 2025/01/24 04:21:56 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:56 INFO : only18: Copied (replaced existing) 2025/01/24 04:21:56 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:56 INFO : only6: Copied (replaced existing) 2025/01/24 04:21:56 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:56 INFO : only7: Copied (replaced existing) 2025/01/24 04:21:56 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:56 INFO : only8: Copied (replaced existing) 2025/01/24 04:21:56 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:56 INFO : only9: Copied (replaced existing) 2025/01/24 04:21:56 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:56 INFO : only19: Copied (replaced existing) 2025/01/24 04:21:56 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:56 INFO : only2: Copied (replaced existing) 2025/01/24 04:21:56 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/24 04:21:56 INFO : only4: Copied (replaced existing) 2025/01/24 04:21:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (26.62s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:22:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 04:22:05 INFO : sub dir: Making directory 2025/01/24 04:22:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.01s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" 2025/01/24 04:22:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 04:22:08 INFO : sub dir: Making directory 2025/01/24 04:22:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fakilut2naba", Local "Local file system at /tmp/rclone3868553162", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.95s) PASS 2025/01/24 04:22:11 DEBUG : B2 bucket rclone-test-fakilut2naba: Purge remote 2025/01/24 04:22:11 INFO : B2 bucket rclone-test-fakilut2naba: cleaning bucket "rclone-test-fakilut2naba" of all files 2025/01/24 04:22:11 DEBUG : BackupDir/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f407e180be8366117_d20250124_m041948_c001_v7007000_t0000_u01737692388976") 2025/01/24 04:22:11 DEBUG : BackupDir/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f101d80b9c7f67f84_d20250124_m041943_c001_v0001181_t0038_u01737692383869") 2025/01/24 04:22:11 DEBUG : CompareDest/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f401f7838ae665133_d20250124_m041924_c001_v7007000_t0000_u01737692364715") 2025/01/24 04:22:11 DEBUG : CompareDest/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487654c_d20250124_m041918_c001_v0001146_t0028_u01737692358380") 2025/01/24 04:22:11 DEBUG : CompareDest/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f401f7838ae665134_d20250124_m041924_c001_v7007000_t0000_u01737692364903") 2025/01/24 04:22:11 DEBUG : CompareDest/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a065102_d20250124_m041919_c001_v0001106_t0036_u01737692359504") 2025/01/24 04:22:11 DEBUG : CopyDest/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f407e180be8366118_d20250124_m041949_c001_v7007000_t0000_u01737692389158") 2025/01/24 04:22:11 DEBUG : CopyDest/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a065158_d20250124_m041940_c001_v0001106_t0034_u01737692380776") 2025/01/24 04:22:11 DEBUG : CopyDest/three: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f407e180be836611a_d20250124_m041949_c001_v7007000_t0000_u01737692389339") 2025/01/24 04:22:12 DEBUG : CopyDest/three: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a06516d_d20250124_m041946_c001_v0001106_t0028_u01737692386877") 2025/01/24 04:22:12 DEBUG : CopyDest/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f407e180be836611b_d20250124_m041949_c001_v7007000_t0000_u01737692389521") 2025/01/24 04:22:12 DEBUG : CopyDest/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848765ba_d20250124_m041944_c001_v0001146_t0033_u01737692384840") 2025/01/24 04:22:12 DEBUG : EXISTING: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f401f7838ae6656dd_d20250124_m042113_c001_v7007000_t0000_u01737692473858") 2025/01/24 04:22:12 DEBUG : EXISTING: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876736_d20250124_m042112_c001_v0001146_t0030_u01737692472584") 2025/01/24 04:22:12 DEBUG : Testêé: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f401f7838ae6656d4_d20250124_m042109_c001_v7007000_t0000_u01737692469421") 2025/01/24 04:22:12 DEBUG : Testêé: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876722_d20250124_m042108_c001_v0001146_t0037_u01737692468732") 2025/01/24 04:22:12 DEBUG : Testêé: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876718_d20250124_m042107_c001_v0001146_t0035_u01737692467876") 2025/01/24 04:22:12 DEBUG : a/potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e457e_d20250124_m041656_c001_v7007000_t0000_u01737692216967") 2025/01/24 04:22:12 DEBUG : a/potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e3a_d20250124_m041655_c001_v0001106_t0004_u01737692215987") 2025/01/24 04:22:12 DEBUG : a/potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4574_d20250124_m041652_c001_v7007000_t0000_u01737692212702") 2025/01/24 04:22:12 DEBUG : a/potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e1c_d20250124_m041651_c001_v0001106_t0042_u01737692211430") 2025/01/24 04:22:12 DEBUG : a/potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41151c353cd01f41_d20250124_m041626_c001_v7007000_t0000_u01737692186432") 2025/01/24 04:22:12 DEBUG : a/potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064d70_d20250124_m041624_c001_v0001106_t0014_u01737692184852") 2025/01/24 04:22:12 DEBUG : b/potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e457f_d20250124_m041657_c001_v7007000_t0000_u01737692217148") 2025/01/24 04:22:12 DEBUG : b/potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e2c_d20250124_m041653_c001_v0001106_t0044_u01737692213635") 2025/01/24 04:22:13 DEBUG : b/potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4572_d20250124_m041652_c001_v7007000_t0000_u01737692212154") 2025/01/24 04:22:13 DEBUG : b/potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e0e_d20250124_m041649_c001_v0001106_t0046_u01737692209751") 2025/01/24 04:22:13 DEBUG : b/potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41151c353cd01f3e_d20250124_m041625_c001_v7007000_t0000_u01737692185878") 2025/01/24 04:22:13 DEBUG : b/potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064d5e_d20250124_m041623_c001_v0001106_t0051_u01737692183431") 2025/01/24 04:22:13 DEBUG : backup/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4116ff8e39adce2b_d20250124_m042002_c001_v7007000_t0000_u01737692402604") 2025/01/24 04:22:13 DEBUG : backup/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f102d53857ce3689b_d20250124_m042000_c001_v0001183_t0032_u01737692400840") 2025/01/24 04:22:13 DEBUG : backup/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1108e7257224050a_d20250124_m041956_c001_v0001113_t0032_u01737692396480") 2025/01/24 04:22:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4021173714d25305_d20250124_m042030_c001_v7007000_t0000_u01737692430690") 2025/01/24 04:22:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f118d8b4a8b75c50f_d20250124_m042028_c001_v0001176_t0052_u01737692428294") 2025/01/24 04:22:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1016acd39c08e65b_d20250124_m042023_c001_v0001092_t0016_u01737692423788") 2025/01/24 04:22:13 DEBUG : backup/one.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4129bb5b632ad71b_d20250124_m042016_c001_v7007000_t0000_u01737692416355") 2025/01/24 04:22:13 DEBUG : backup/one.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f11277bfa056b76c8_d20250124_m042014_c001_v0001165_t0023_u01737692414239") 2025/01/24 04:22:13 DEBUG : backup/one.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f112343c95097fb2d_d20250124_m042009_c001_v0001184_t0026_u01737692409809") 2025/01/24 04:22:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4021173714d25306_d20250124_m042030_c001_v7007000_t0000_u01737692430871") 2025/01/24 04:22:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f11199bb5102cd566_d20250124_m042029_c001_v0001113_t0040_u01737692429817") 2025/01/24 04:22:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f116a46695db7052f_d20250124_m042025_c001_v0001145_t0043_u01737692425770") 2025/01/24 04:22:13 DEBUG : backup/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4116ff8e39adce2d_d20250124_m042002_c001_v7007000_t0000_u01737692402789") 2025/01/24 04:22:13 DEBUG : backup/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f113f52e4d37fec5c_d20250124_m042001_c001_v0001157_t0037_u01737692401709") 2025/01/24 04:22:13 DEBUG : backup/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f114ff3aaee9b4536_d20250124_m041958_c001_v0001182_t0052_u01737692398284") 2025/01/24 04:22:13 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4129bb5b632ad71d_d20250124_m042016_c001_v7007000_t0000_u01737692416537") 2025/01/24 04:22:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1183bc82e9ee1fe6_d20250124_m042015_c001_v0001103_t0038_u01737692415493") 2025/01/24 04:22:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1141de5c4cebd992_d20250124_m042011_c001_v0001184_t0040_u01737692411419") 2025/01/24 04:22:14 DEBUG : both0: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a738e8_d20250124_m042157_c001_v7007000_t0000_u01737692517363") 2025/01/24 04:22:14 DEBUG : both0: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767f6_d20250124_m042139_c001_v0001146_t0032_u01737692499041") 2025/01/24 04:22:14 DEBUG : both0: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c44548044_d20250124_m042134_c001_v7007000_t0000_u01737692494359") 2025/01/24 04:22:14 DEBUG : both0: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487673e_d20250124_m042115_c001_v0001146_t0021_u01737692475799") 2025/01/24 04:22:14 DEBUG : both1: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a738eb_d20250124_m042157_c001_v7007000_t0000_u01737692517544") 2025/01/24 04:22:14 DEBUG : both1: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876800_d20250124_m042140_c001_v0001146_t0014_u01737692500037") 2025/01/24 04:22:14 DEBUG : both1: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c44548045_d20250124_m042134_c001_v7007000_t0000_u01737692494555") 2025/01/24 04:22:14 DEBUG : both1: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876744_d20250124_m042116_c001_v0001146_t0003_u01737692476395") 2025/01/24 04:22:14 DEBUG : both10: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a738ef_d20250124_m042157_c001_v7007000_t0000_u01737692517726") 2025/01/24 04:22:14 DEBUG : both10: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876848_d20250124_m042147_c001_v0001146_t0048_u01737692507166") 2025/01/24 04:22:14 DEBUG : both10: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c44548046_d20250124_m042134_c001_v7007000_t0000_u01737692494736") 2025/01/24 04:22:14 DEBUG : both10: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876796_d20250124_m042124_c001_v0001146_t0053_u01737692484328") 2025/01/24 04:22:14 DEBUG : both11: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a738f2_d20250124_m042157_c001_v7007000_t0000_u01737692517910") 2025/01/24 04:22:14 DEBUG : both11: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876850_d20250124_m042147_c001_v0001146_t0054_u01737692507841") 2025/01/24 04:22:14 DEBUG : both11: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c44548047_d20250124_m042134_c001_v7007000_t0000_u01737692494919") 2025/01/24 04:22:14 DEBUG : both11: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487679c_d20250124_m042125_c001_v0001146_t0025_u01737692485110") 2025/01/24 04:22:14 DEBUG : both12: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a738f5_d20250124_m042158_c001_v7007000_t0000_u01737692518092") 2025/01/24 04:22:14 DEBUG : both12: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876858_d20250124_m042148_c001_v0001146_t0055_u01737692508508") 2025/01/24 04:22:15 DEBUG : both12: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c44548048_d20250124_m042135_c001_v7007000_t0000_u01737692495102") 2025/01/24 04:22:15 DEBUG : both12: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767a2_d20250124_m042125_c001_v0001146_t0039_u01737692485872") 2025/01/24 04:22:15 DEBUG : both13: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a738f9_d20250124_m042158_c001_v7007000_t0000_u01737692518274") 2025/01/24 04:22:15 DEBUG : both13: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487685c_d20250124_m042149_c001_v0001146_t0011_u01737692509321") 2025/01/24 04:22:15 DEBUG : both13: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c4454804b_d20250124_m042135_c001_v7007000_t0000_u01737692495283") 2025/01/24 04:22:15 DEBUG : both13: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767a8_d20250124_m042126_c001_v0001146_t0031_u01737692486692") 2025/01/24 04:22:15 DEBUG : both14: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a738fd_d20250124_m042158_c001_v7007000_t0000_u01737692518457") 2025/01/24 04:22:15 DEBUG : both14: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876862_d20250124_m042150_c001_v0001146_t0023_u01737692510009") 2025/01/24 04:22:15 DEBUG : both14: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c4454804c_d20250124_m042135_c001_v7007000_t0000_u01737692495466") 2025/01/24 04:22:15 DEBUG : both14: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767b0_d20250124_m042127_c001_v0001146_t0046_u01737692487328") 2025/01/24 04:22:15 DEBUG : both15: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a738ff_d20250124_m042158_c001_v7007000_t0000_u01737692518647") 2025/01/24 04:22:15 DEBUG : both15: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876868_d20250124_m042150_c001_v0001146_t0006_u01737692510687") 2025/01/24 04:22:15 DEBUG : both15: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c4454804d_d20250124_m042135_c001_v7007000_t0000_u01737692495650") 2025/01/24 04:22:15 DEBUG : both15: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767b8_d20250124_m042127_c001_v0001146_t0000_u01737692487935") 2025/01/24 04:22:15 DEBUG : both16: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73902_d20250124_m042158_c001_v7007000_t0000_u01737692518841") 2025/01/24 04:22:15 DEBUG : both16: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487686e_d20250124_m042151_c001_v0001146_t0047_u01737692511631") 2025/01/24 04:22:15 DEBUG : both16: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c44548050_d20250124_m042135_c001_v7007000_t0000_u01737692495833") 2025/01/24 04:22:15 DEBUG : both16: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767bc_d20250124_m042128_c001_v0001146_t0041_u01737692488576") 2025/01/24 04:22:15 DEBUG : both17: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73904_d20250124_m042159_c001_v7007000_t0000_u01737692519026") 2025/01/24 04:22:15 DEBUG : both17: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876872_d20250124_m042152_c001_v0001146_t0034_u01737692512278") 2025/01/24 04:22:16 DEBUG : both17: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c44548051_d20250124_m042136_c001_v7007000_t0000_u01737692496036") 2025/01/24 04:22:16 DEBUG : both17: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767c2_d20250124_m042129_c001_v0001146_t0007_u01737692489391") 2025/01/24 04:22:16 DEBUG : both18: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73906_d20250124_m042159_c001_v7007000_t0000_u01737692519208") 2025/01/24 04:22:16 DEBUG : both18: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487687a_d20250124_m042153_c001_v0001146_t0002_u01737692513058") 2025/01/24 04:22:16 DEBUG : both18: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c44548053_d20250124_m042136_c001_v7007000_t0000_u01737692496229") 2025/01/24 04:22:16 DEBUG : both18: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767c8_d20250124_m042130_c001_v0001146_t0033_u01737692490256") 2025/01/24 04:22:16 DEBUG : both19: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73908_d20250124_m042159_c001_v7007000_t0000_u01737692519390") 2025/01/24 04:22:16 DEBUG : both19: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487687e_d20250124_m042153_c001_v0001146_t0014_u01737692513860") 2025/01/24 04:22:16 DEBUG : both19: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c44548057_d20250124_m042136_c001_v7007000_t0000_u01737692496412") 2025/01/24 04:22:16 DEBUG : both19: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767d2_d20250124_m042131_c001_v0001146_t0046_u01737692491120") 2025/01/24 04:22:16 DEBUG : both2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a7390a_d20250124_m042159_c001_v7007000_t0000_u01737692519572") 2025/01/24 04:22:16 DEBUG : both2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487680a_d20250124_m042140_c001_v0001146_t0018_u01737692500875") 2025/01/24 04:22:16 DEBUG : both2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c44548058_d20250124_m042136_c001_v7007000_t0000_u01737692496593") 2025/01/24 04:22:16 DEBUG : both2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876748_d20250124_m042117_c001_v0001146_t0040_u01737692477331") 2025/01/24 04:22:16 DEBUG : both3: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a7390b_d20250124_m042159_c001_v7007000_t0000_u01737692519753") 2025/01/24 04:22:16 DEBUG : both3: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876812_d20250124_m042141_c001_v0001146_t0030_u01737692501437") 2025/01/24 04:22:16 DEBUG : both3: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c4454805a_d20250124_m042136_c001_v7007000_t0000_u01737692496776") 2025/01/24 04:22:16 DEBUG : both3: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876754_d20250124_m042117_c001_v0001146_t0048_u01737692477970") 2025/01/24 04:22:16 DEBUG : both4: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a7390c_d20250124_m042159_c001_v7007000_t0000_u01737692519935") 2025/01/24 04:22:16 DEBUG : both4: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487681a_d20250124_m042142_c001_v0001146_t0056_u01737692502257") 2025/01/24 04:22:16 DEBUG : both4: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c4454805c_d20250124_m042136_c001_v7007000_t0000_u01737692496957") 2025/01/24 04:22:17 DEBUG : both4: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487675e_d20250124_m042118_c001_v0001146_t0011_u01737692478736") 2025/01/24 04:22:17 DEBUG : both5: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a7390d_d20250124_m042200_c001_v7007000_t0000_u01737692520117") 2025/01/24 04:22:17 DEBUG : both5: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487681e_d20250124_m042142_c001_v0001146_t0053_u01737692502874") 2025/01/24 04:22:17 DEBUG : both5: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c4454805e_d20250124_m042137_c001_v7007000_t0000_u01737692497139") 2025/01/24 04:22:17 DEBUG : both5: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876768_d20250124_m042119_c001_v0001146_t0007_u01737692479627") 2025/01/24 04:22:17 DEBUG : both6: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a7390e_d20250124_m042200_c001_v7007000_t0000_u01737692520298") 2025/01/24 04:22:17 DEBUG : both6: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876822_d20250124_m042143_c001_v0001146_t0016_u01737692503447") 2025/01/24 04:22:17 DEBUG : both6: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c44548060_d20250124_m042137_c001_v7007000_t0000_u01737692497320") 2025/01/24 04:22:17 DEBUG : both6: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487676e_d20250124_m042120_c001_v0001146_t0005_u01737692480444") 2025/01/24 04:22:17 DEBUG : both7: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a7390f_d20250124_m042200_c001_v7007000_t0000_u01737692520491") 2025/01/24 04:22:17 DEBUG : both7: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487682a_d20250124_m042144_c001_v0001146_t0014_u01737692504349") 2025/01/24 04:22:17 DEBUG : both7: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c44548065_d20250124_m042137_c001_v7007000_t0000_u01737692497506") 2025/01/24 04:22:17 DEBUG : both7: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876774_d20250124_m042121_c001_v0001146_t0017_u01737692481333") 2025/01/24 04:22:17 DEBUG : both8: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73912_d20250124_m042200_c001_v7007000_t0000_u01737692520678") 2025/01/24 04:22:17 DEBUG : both8: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876834_d20250124_m042145_c001_v0001146_t0044_u01737692505340") 2025/01/24 04:22:17 DEBUG : both8: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c44548068_d20250124_m042137_c001_v7007000_t0000_u01737692497686") 2025/01/24 04:22:17 DEBUG : both8: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876782_d20250124_m042122_c001_v0001146_t0043_u01737692482285") 2025/01/24 04:22:17 DEBUG : both9: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73913_d20250124_m042200_c001_v7007000_t0000_u01737692520863") 2025/01/24 04:22:17 DEBUG : both9: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487683e_d20250124_m042145_c001_v0001146_t0014_u01737692505958") 2025/01/24 04:22:17 DEBUG : both9: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c4454806c_d20250124_m042137_c001_v7007000_t0000_u01737692497906") 2025/01/24 04:22:18 DEBUG : both9: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487678c_d20250124_m042123_c001_v0001146_t0000_u01737692483132") 2025/01/24 04:22:18 DEBUG : c/non empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4580_d20250124_m041657_c001_v7007000_t0000_u01737692217331") 2025/01/24 04:22:18 DEBUG : c/non empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e33_d20250124_m041654_c001_v0001106_t0013_u01737692214468") 2025/01/24 04:22:18 DEBUG : c/non empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4576_d20250124_m041652_c001_v7007000_t0000_u01737692212884") 2025/01/24 04:22:18 DEBUG : c/non empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e12_d20250124_m041650_c001_v0001106_t0017_u01737692210421") 2025/01/24 04:22:18 DEBUG : c/non empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41151c353cd01f42_d20250124_m041626_c001_v7007000_t0000_u01737692186617") 2025/01/24 04:22:18 DEBUG : c/non empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064d64_d20250124_m041623_c001_v0001106_t0038_u01737692183958") 2025/01/24 04:22:18 DEBUG : check sum: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41151c353cd01f15_d20250124_m041610_c001_v7007000_t0000_u01737692170545") 2025/01/24 04:22:18 DEBUG : check sum: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064d06_d20250124_m041609_c001_v0001106_t0019_u01737692169236") 2025/01/24 04:22:18 DEBUG : dest/3: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f407e180be83660fd_d20250124_m041934_c001_v7007000_t0000_u01737692374022") 2025/01/24 04:22:18 DEBUG : dest/3: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f415b7b31b94abff0_d20250124_m041932_c001_v0001184_t0046_u01737692372932") 2025/01/24 04:22:18 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f401f7838ae6656ce_d20250124_m042106_c001_v7007000_t0000_u01737692466410") 2025/01/24 04:22:18 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f100898f1d2606262_d20250124_m042104_c001_v0001113_t0030_u01737692464329") 2025/01/24 04:22:18 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41934c5c007816be_d20250124_m042104_c001_v7007000_t0000_u01737692464145") 2025/01/24 04:22:18 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f100898f1d2606256_d20250124_m042101_c001_v0001113_t0016_u01737692461009") 2025/01/24 04:22:18 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41934c5c0078169e_d20250124_m042100_c001_v7007000_t0000_u01737692460279") 2025/01/24 04:22:18 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848766e4_d20250124_m042056_c001_v0001146_t0046_u01737692456594") 2025/01/24 04:22:18 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4133013de88e68f1_d20250124_m042055_c001_v7007000_t0000_u01737692455082") 2025/01/24 04:22:18 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f110c2f90ae40b372_d20250124_m042052_c001_v0001037_t0008_u01737692452550") 2025/01/24 04:22:18 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4129bb5b632ad78a_d20250124_m042052_c001_v7007000_t0000_u01737692452308") 2025/01/24 04:22:18 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f110c2f90ae40b368_d20250124_m042048_c001_v0001037_t0011_u01737692448700") 2025/01/24 04:22:18 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4129bb5b632ad77e_d20250124_m042047_c001_v7007000_t0000_u01737692447970") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848766b2_d20250124_m042044_c001_v0001146_t0000_u01737692444050") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4021173714d25327_d20250124_m042043_c001_v7007000_t0000_u01737692443130") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f111c14532a1ec068_d20250124_m042041_c001_v0001154_t0006_u01737692441832") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c99f_d20250124_m042041_c001_v7007000_t0000_u01737692441651") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f111c14532a1ec05d_d20250124_m042036_c001_v0001154_t0022_u01737692436911") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c998_d20250124_m042036_c001_v7007000_t0000_u01737692436178") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487667e_d20250124_m042032_c001_v0001146_t0051_u01737692432012") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4021173714d25307_d20250124_m042031_c001_v7007000_t0000_u01737692431053") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f118f0e64a1ba1d4b_d20250124_m042028_c001_v0001115_t0048_u01737692428692") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c987_d20250124_m042028_c001_v7007000_t0000_u01737692428509") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f118f0e64a1ba1d3f_d20250124_m042024_c001_v0001115_t0055_u01737692424931") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c983_d20250124_m042024_c001_v7007000_t0000_u01737692424205") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876642_d20250124_m042017_c001_v0001146_t0029_u01737692417637") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4129bb5b632ad71e_d20250124_m042016_c001_v7007000_t0000_u01737692416722") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f11170087c060b641_d20250124_m042014_c001_v0001104_t0012_u01737692414657") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f416bc7984a2f2398_d20250124_m042014_c001_v7007000_t0000_u01737692414474") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f11170087c060b62b_d20250124_m042010_c001_v0001104_t0018_u01737692410742") 2025/01/24 04:22:19 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f416bc7984a2f2395_d20250124_m042010_c001_v7007000_t0000_u01737692410017") 2025/01/24 04:22:20 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487660e_d20250124_m042003_c001_v0001146_t0024_u01737692403900") 2025/01/24 04:22:20 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4116ff8e39adce2f_d20250124_m042002_c001_v7007000_t0000_u01737692402992") 2025/01/24 04:22:20 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f100727e3ab66cc9c_d20250124_m042001_c001_v0001179_t0026_u01737692401233") 2025/01/24 04:22:20 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4105dab585402801_d20250124_m042001_c001_v7007000_t0000_u01737692401039") 2025/01/24 04:22:20 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f100727e3ab66cc56_d20250124_m041957_c001_v0001179_t0029_u01737692397865") 2025/01/24 04:22:20 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4105dab5854027fb_d20250124_m041957_c001_v7007000_t0000_u01737692397137") 2025/01/24 04:22:20 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848765d6_d20250124_m041950_c001_v0001146_t0005_u01737692390807") 2025/01/24 04:22:20 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f407e180be836611c_d20250124_m041949_c001_v7007000_t0000_u01737692389700") 2025/01/24 04:22:20 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1159ad304357cd61_d20250124_m041944_c001_v0001105_t0047_u01737692384340") 2025/01/24 04:22:20 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4133013de88e67eb_d20250124_m041944_c001_v7007000_t0000_u01737692384127") 2025/01/24 04:22:20 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848765a6_d20250124_m041940_c001_v0001146_t0021_u01737692380140") 2025/01/24 04:22:20 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1032270c0c2ac48d_d20250124_m041939_c001_v0001183_t0015_u01737692379375") 2025/01/24 04:22:20 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1032270c0c2ac46e_d20250124_m041938_c001_v0001183_t0017_u01737692378438") 2025/01/24 04:22:20 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f401f7838ae665136_d20250124_m041925_c001_v7007000_t0000_u01737692365087") 2025/01/24 04:22:20 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a0650fc_d20250124_m041917_c001_v0001106_t0024_u01737692357464") 2025/01/24 04:22:20 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1018ebae0bca188e_d20250124_m041916_c001_v0001104_t0037_u01737692356315") 2025/01/24 04:22:20 DEBUG : dst/one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1018ebae0bca1888_d20250124_m041915_c001_v0001104_t0042_u01737692355194") 2025/01/24 04:22:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f401f7838ae6656cf_d20250124_m042106_c001_v7007000_t0000_u01737692466594") 2025/01/24 04:22:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f10396098f4847937_d20250124_m042103_c001_v0001177_t0004_u01737692463919") 2025/01/24 04:22:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1031a9f44639b8c1_d20250124_m042100_c001_v0001184_t0002_u01737692460079") 2025/01/24 04:22:21 DEBUG : dst/one.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4133013de88e68f4_d20250124_m042055_c001_v7007000_t0000_u01737692455276") 2025/01/24 04:22:21 DEBUG : dst/one.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f11803657bc96b37b_d20250124_m042052_c001_v0001183_t0011_u01737692452102") 2025/01/24 04:22:21 DEBUG : dst/one.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1019888f3bff9711_d20250124_m042047_c001_v0001183_t0051_u01737692447758") 2025/01/24 04:22:21 DEBUG : dst/one.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4021173714d25328_d20250124_m042043_c001_v7007000_t0000_u01737692443313") 2025/01/24 04:22:21 DEBUG : dst/one.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f11386b03c162a714_d20250124_m042041_c001_v0001184_t0017_u01737692441439") 2025/01/24 04:22:21 DEBUG : dst/one.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1106f60dbc99fcd0_d20250124_m042035_c001_v0001043_t0004_u01737692435636") 2025/01/24 04:22:21 DEBUG : dst/three: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f407e180be836611e_d20250124_m041949_c001_v7007000_t0000_u01737692389884") 2025/01/24 04:22:21 DEBUG : dst/three: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1032270c0c2ac5cc_d20250124_m041948_c001_v0001183_t0038_u01737692388334") 2025/01/24 04:22:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f401f7838ae6656d0_d20250124_m042106_c001_v7007000_t0000_u01737692466777") 2025/01/24 04:22:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f110357d3542d46d6_d20250124_m042105_c001_v0001184_t0056_u01737692465337") 2025/01/24 04:22:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f116a3b3ab53a39c7_d20250124_m042101_c001_v0001184_t0059_u01737692461951") 2025/01/24 04:22:21 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f401f7838ae6656d1_d20250124_m042106_c001_v7007000_t0000_u01737692466960") 2025/01/24 04:22:21 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f100898f1d2606266_d20250124_m042105_c001_v0001113_t0054_u01737692465721") 2025/01/24 04:22:21 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41934c5c007816c5_d20250124_m042105_c001_v7007000_t0000_u01737692465539") 2025/01/24 04:22:21 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f100898f1d260625c_d20250124_m042102_c001_v0001113_t0016_u01737692462350") 2025/01/24 04:22:21 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41934c5c007816a9_d20250124_m042102_c001_v7007000_t0000_u01737692462165") 2025/01/24 04:22:21 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848766ee_d20250124_m042057_c001_v0001146_t0033_u01737692457171") 2025/01/24 04:22:21 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4133013de88e68f6_d20250124_m042055_c001_v7007000_t0000_u01737692455459") 2025/01/24 04:22:21 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f110c2f90ae40b378_d20250124_m042054_c001_v0001037_t0041_u01737692454292") 2025/01/24 04:22:21 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4129bb5b632ad78e_d20250124_m042054_c001_v7007000_t0000_u01737692454097") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f110c2f90ae40b370_d20250124_m042050_c001_v0001037_t0037_u01737692450552") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4129bb5b632ad786_d20250124_m042050_c001_v7007000_t0000_u01737692450370") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848766bc_d20250124_m042044_c001_v0001146_t0043_u01737692444942") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c9a0_d20250124_m042042_c001_v7007000_t0000_u01737692442564") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848766a2_d20250124_m042040_c001_v0001146_t0055_u01737692440397") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c99b_d20250124_m042037_c001_v7007000_t0000_u01737692437619") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876680_d20250124_m042033_c001_v0001146_t0033_u01737692433035") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c988_d20250124_m042030_c001_v7007000_t0000_u01737692430141") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a06522f_d20250124_m042027_c001_v0001106_t0050_u01737692427216") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c985_d20250124_m042026_c001_v7007000_t0000_u01737692426127") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876648_d20250124_m042018_c001_v0001146_t0005_u01737692418848") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f416bc7984a2f2399_d20250124_m042015_c001_v7007000_t0000_u01737692415801") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a0651e5_d20250124_m042012_c001_v0001106_t0031_u01737692412761") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f416bc7984a2f2396_d20250124_m042011_c001_v7007000_t0000_u01737692411665") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876610_d20250124_m042004_c001_v0001146_t0000_u01737692404910") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4105dab585402804_d20250124_m042002_c001_v7007000_t0000_u01737692402043") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a0651ad_d20250124_m041959_c001_v0001106_t0021_u01737692399620") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4105dab5854027fe_d20250124_m041958_c001_v7007000_t0000_u01737692398505") 2025/01/24 04:22:22 DEBUG : dst/three.txt: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848765de_d20250124_m041951_c001_v0001146_t0036_u01737692391927") 2025/01/24 04:22:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4133013de88e68f8_d20250124_m042055_c001_v7007000_t0000_u01737692455646") 2025/01/24 04:22:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f112db419bfb38d25_d20250124_m042053_c001_v0001153_t0012_u01737692453532") 2025/01/24 04:22:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1131fd7c1599b823_d20250124_m042049_c001_v0001117_t0021_u01737692449629") 2025/01/24 04:22:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4021173714d2532a_d20250124_m042043_c001_v7007000_t0000_u01737692443496") 2025/01/24 04:22:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f101f7e4c2b726c07_d20250124_m042042_c001_v0001184_t0003_u01737692442341") 2025/01/24 04:22:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f110357d3542d3e89_d20250124_m042037_c001_v0001184_t0041_u01737692437401") 2025/01/24 04:22:23 DEBUG : dst/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f401f7838ae6656d2_d20250124_m042107_c001_v7007000_t0000_u01737692467143") 2025/01/24 04:22:23 DEBUG : dst/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848766e6_d20250124_m042056_c001_v0001146_t0035_u01737692456855") 2025/01/24 04:22:23 DEBUG : dst/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4133013de88e68f9_d20250124_m042055_c001_v7007000_t0000_u01737692455834") 2025/01/24 04:22:23 DEBUG : dst/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848766b8_d20250124_m042044_c001_v0001146_t0013_u01737692444603") 2025/01/24 04:22:23 DEBUG : dst/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4021173714d2532c_d20250124_m042043_c001_v7007000_t0000_u01737692443679") 2025/01/24 04:22:23 DEBUG : dst/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a065235_d20250124_m042032_c001_v0001106_t0036_u01737692432354") 2025/01/24 04:22:23 DEBUG : dst/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4021173714d25308_d20250124_m042031_c001_v7007000_t0000_u01737692431235") 2025/01/24 04:22:23 DEBUG : dst/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a0651fb_d20250124_m042018_c001_v0001106_t0018_u01737692418114") 2025/01/24 04:22:23 DEBUG : dst/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4129bb5b632ad721_d20250124_m042016_c001_v7007000_t0000_u01737692416904") 2025/01/24 04:22:23 DEBUG : dst/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a0651bb_d20250124_m042004_c001_v0001106_t0042_u01737692404240") 2025/01/24 04:22:23 DEBUG : dst/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4116ff8e39adce31_d20250124_m042003_c001_v7007000_t0000_u01737692403174") 2025/01/24 04:22:23 DEBUG : dst/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a06518b_d20250124_m041951_c001_v0001106_t0002_u01737692391402") 2025/01/24 04:22:23 DEBUG : dst/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f407e180be836611f_d20250124_m041950_c001_v7007000_t0000_u01737692390066") 2025/01/24 04:22:23 DEBUG : dst/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f103acb038036f73b_d20250124_m041945_c001_v0001182_t0050_u01737692385742") 2025/01/24 04:22:23 DEBUG : dst/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f401f7838ae665138_d20250124_m041925_c001_v7007000_t0000_u01737692365270") 2025/01/24 04:22:24 DEBUG : dst/two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1018ebae0bca18a8_d20250124_m041923_c001_v0001104_t0052_u01737692363885") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41436155726aa3db_d20250124_m041838_c001_v7007000_t0000_u01737692318292") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a06500c_d20250124_m041832_c001_v0001106_t0030_u01737692312489") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41436155726aa3ca_d20250124_m041830_c001_v7007000_t0000_u01737692310433") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487642e_d20250124_m041810_c001_v0001146_t0041_u01737692290445") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f409c2ff7bf28cba3_d20250124_m041755_c001_v7007000_t0000_u01737692275067") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064f45_d20250124_m041747_c001_v0001106_t0038_u01737692267272") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c713_d20250124_m041715_c001_v7007000_t0000_u01737692235279") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e9a_d20250124_m041712_c001_v0001106_t0007_u01737692232577") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c702_d20250124_m041710_c001_v7007000_t0000_u01737692230612") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e82_d20250124_m041709_c001_v0001106_t0031_u01737692229174") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c6eb_d20250124_m041704_c001_v7007000_t0000_u01737692224959") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e5e_d20250124_m041702_c001_v0001106_t0003_u01737692222297") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4586_d20250124_m041700_c001_v7007000_t0000_u01737692220678") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e4c_d20250124_m041658_c001_v0001106_t0003_u01737692218483") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4568_d20250124_m041648_c001_v7007000_t0000_u01737692208840") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064dfe_d20250124_m041646_c001_v0001106_t0036_u01737692206840") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e454e_d20250124_m041645_c001_v7007000_t0000_u01737692205348") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064df0_d20250124_m041644_c001_v0001106_t0035_u01737692204393") 2025/01/24 04:22:24 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e450a_d20250124_m041637_c001_v7007000_t0000_u01737692197107") 2025/01/24 04:22:25 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064d9e_d20250124_m041635_c001_v0001106_t0053_u01737692195259") 2025/01/24 04:22:25 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e44f9_d20250124_m041632_c001_v7007000_t0000_u01737692192680") 2025/01/24 04:22:25 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064d8e_d20250124_m041631_c001_v0001106_t0003_u01737692191405") 2025/01/24 04:22:25 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e44e9_d20250124_m041630_c001_v7007000_t0000_u01737692190321") 2025/01/24 04:22:25 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f10903239c867a188_d20250124_m041629_c001_v0001183_t0002_u01737692189392") 2025/01/24 04:22:25 DEBUG : empty space: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064d7e_d20250124_m041627_c001_v0001106_t0018_u01737692187345") 2025/01/24 04:22:25 DEBUG : enormous: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c70d_d20250124_m041714_c001_v7007000_t0000_u01737692234345") 2025/01/24 04:22:25 DEBUG : enormous: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064ea0_d20250124_m041713_c001_v0001106_t0011_u01737692233183") 2025/01/24 04:22:25 DEBUG : existing: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f401f7838ae6656d9_d20250124_m042111_c001_v7007000_t0000_u01737692471446") 2025/01/24 04:22:25 DEBUG : existing: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487672e_d20250124_m042110_c001_v0001146_t0035_u01737692470188") 2025/01/24 04:22:25 DEBUG : existing: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4129bb5b632ad3cd_d20250124_m041742_c001_v7007000_t0000_u01737692262164") 2025/01/24 04:22:25 DEBUG : existing: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064f26_d20250124_m041740_c001_v0001106_t0029_u01737692260552") 2025/01/24 04:22:25 DEBUG : existing: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41151c353cd01f33_d20250124_m041622_c001_v7007000_t0000_u01737692182335") 2025/01/24 04:22:25 DEBUG : existing: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064d52_d20250124_m041621_c001_v0001106_t0026_u01737692181075") 2025/01/24 04:22:25 DEBUG : existing: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41151c353cd01f2d_d20250124_m041619_c001_v7007000_t0000_u01737692179773") 2025/01/24 04:22:25 DEBUG : existing: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064d34_d20250124_m041618_c001_v0001106_t0003_u01737692178177") 2025/01/24 04:22:25 DEBUG : existing: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064d2c_d20250124_m041616_c001_v0001106_t0021_u01737692176857") 2025/01/24 04:22:25 DEBUG : existing-b: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4129bb5b632ad3d1_d20250124_m041742_c001_v7007000_t0000_u01737692262347") 2025/01/24 04:22:25 DEBUG : existing-b: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848763a1_d20250124_m041740_c001_v0001146_t0032_u01737692260207") 2025/01/24 04:22:26 DEBUG : five: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c731_d20250124_m041720_c001_v7007000_t0000_u01737692240851") 2025/01/24 04:22:26 DEBUG : five: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4076352c6a064ec4_d20250124_m041718_c001_v0001106_t0044_u01737692238298") 2025/01/24 04:22:26 DEBUG : foo: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4504_d20250124_m041634_c001_v7007000_t0000_u01737692194533") 2025/01/24 04:22:26 DEBUG : foo: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4076352c6a064d98_d20250124_m041633_c001_v0001106_t0044_u01737692193979") 2025/01/24 04:22:26 DEBUG : foo: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4076352c6a064d92_d20250124_m041633_c001_v0001106_t0044_u01737692193426") 2025/01/24 04:22:26 DEBUG : four: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c733_d20250124_m041721_c001_v7007000_t0000_u01737692241035") 2025/01/24 04:22:26 DEBUG : four: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4166a16c16297226_d20250124_m041718_c001_v0001116_t0018_u01737692238855") 2025/01/24 04:22:26 DEBUG : four: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064eba_d20250124_m041717_c001_v0001106_t0041_u01737692237475") 2025/01/24 04:22:26 DEBUG : hello world2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4378_d20250124_m041505_c001_v7007000_t0000_u01737692105291") 2025/01/24 04:22:26 DEBUG : hello world2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064bbd_d20250124_m041504_c001_v0001106_t0014_u01737692104356") 2025/01/24 04:22:26 DEBUG : ignore-size: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41151c353cd01f23_d20250124_m041615_c001_v7007000_t0000_u01737692175725") 2025/01/24 04:22:26 DEBUG : ignore-size: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064d20_d20250124_m041614_c001_v0001106_t0045_u01737692174386") 2025/01/24 04:22:26 DEBUG : nested/sub dir/file: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4129bb5b632ad3bb_d20250124_m041739_c001_v7007000_t0000_u01737692259088") 2025/01/24 04:22:26 DEBUG : nested/sub dir/file: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487639b_d20250124_m041736_c001_v0001146_t0044_u01737692256678") 2025/01/24 04:22:26 DEBUG : nested/sub dir/file: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4129bb5b632ad3b5_d20250124_m041735_c001_v7007000_t0000_u01737692255562") 2025/01/24 04:22:26 DEBUG : nested/sub dir/file: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876393_d20250124_m041734_c001_v0001146_t0043_u01737692254410") 2025/01/24 04:22:26 DEBUG : one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c738_d20250124_m041721_c001_v7007000_t0000_u01737692241222") 2025/01/24 04:22:26 DEBUG : one: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4076352c6a064eae_d20250124_m041716_c001_v0001106_t0044_u01737692236400") 2025/01/24 04:22:26 DEBUG : only0: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73914_d20250124_m042201_c001_v7007000_t0000_u01737692521045") 2025/01/24 04:22:26 DEBUG : only0: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404eb2dc8487688e_d20250124_m042155_c001_v0001146_t0008_u01737692515135") 2025/01/24 04:22:26 DEBUG : only0: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767fc_d20250124_m042139_c001_v0001146_t0052_u01737692499544") 2025/01/24 04:22:27 DEBUG : only0: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4820_d20250124_m042133_c001_v7007000_t0000_u01737692493733") 2025/01/24 04:22:27 DEBUG : only0: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876740_d20250124_m042116_c001_v0001146_t0029_u01737692476082") 2025/01/24 04:22:27 DEBUG : only1: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73915_d20250124_m042201_c001_v7007000_t0000_u01737692521226") 2025/01/24 04:22:27 DEBUG : only1: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f413638dd623715ac_d20250124_m042155_c001_v0001145_t0016_u01737692515686") 2025/01/24 04:22:27 DEBUG : only1: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876806_d20250124_m042140_c001_v0001146_t0042_u01737692500397") 2025/01/24 04:22:27 DEBUG : only1: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c4454803b_d20250124_m042133_c001_v7007000_t0000_u01737692493562") 2025/01/24 04:22:27 DEBUG : only1: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876746_d20250124_m042116_c001_v0001146_t0001_u01737692476917") 2025/01/24 04:22:27 DEBUG : only10: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73916_d20250124_m042201_c001_v7007000_t0000_u01737692521407") 2025/01/24 04:22:27 DEBUG : only10: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4026feaaac63efd5_d20250124_m042155_c001_v0001102_t0004_u01737692515879") 2025/01/24 04:22:27 DEBUG : only10: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487684a_d20250124_m042147_c001_v0001146_t0016_u01737692507501") 2025/01/24 04:22:27 DEBUG : only10: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c44548030_d20250124_m042133_c001_v7007000_t0000_u01737692493010") 2025/01/24 04:22:27 DEBUG : only10: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487679a_d20250124_m042124_c001_v0001146_t0041_u01737692484807") 2025/01/24 04:22:27 DEBUG : only11: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73918_d20250124_m042201_c001_v7007000_t0000_u01737692521594") 2025/01/24 04:22:27 DEBUG : only11: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404eb2dc84876896_d20250124_m042156_c001_v0001146_t0008_u01737692516086") 2025/01/24 04:22:27 DEBUG : only11: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876856_d20250124_m042148_c001_v0001146_t0045_u01737692508189") 2025/01/24 04:22:27 DEBUG : only11: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f408445698940e312_d20250124_m042133_c001_v7007000_t0000_u01737692493574") 2025/01/24 04:22:27 DEBUG : only11: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767a0_d20250124_m042125_c001_v0001146_t0029_u01737692485547") 2025/01/24 04:22:27 DEBUG : only12: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a7391a_d20250124_m042201_c001_v7007000_t0000_u01737692521777") 2025/01/24 04:22:27 DEBUG : only12: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4117560899a60eb9_d20250124_m042156_c001_v0001103_t0004_u01737692516060") 2025/01/24 04:22:27 DEBUG : only12: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487685a_d20250124_m042148_c001_v0001146_t0020_u01737692508925") 2025/01/24 04:22:28 DEBUG : only12: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c44548034_d20250124_m042133_c001_v7007000_t0000_u01737692493199") 2025/01/24 04:22:28 DEBUG : only12: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767a6_d20250124_m042126_c001_v0001146_t0011_u01737692486273") 2025/01/24 04:22:28 DEBUG : only13: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a7391d_d20250124_m042201_c001_v7007000_t0000_u01737692521963") 2025/01/24 04:22:28 DEBUG : only13: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404eb2dc84876892_d20250124_m042155_c001_v0001146_t0008_u01737692515709") 2025/01/24 04:22:28 DEBUG : only13: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876860_d20250124_m042149_c001_v0001146_t0046_u01737692509748") 2025/01/24 04:22:28 DEBUG : only13: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4105dab5854028a7_d20250124_m042133_c001_v7007000_t0000_u01737692493218") 2025/01/24 04:22:28 DEBUG : only13: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767ac_d20250124_m042127_c001_v0001146_t0052_u01737692487050") 2025/01/24 04:22:28 DEBUG : only14: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73921_d20250124_m042202_c001_v7007000_t0000_u01737692522145") 2025/01/24 04:22:28 DEBUG : only14: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f413638dd623715ae_d20250124_m042155_c001_v0001145_t0016_u01737692515869") 2025/01/24 04:22:28 DEBUG : only14: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876864_d20250124_m042150_c001_v0001146_t0008_u01737692510295") 2025/01/24 04:22:28 DEBUG : only14: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f408445698940e310_d20250124_m042133_c001_v7007000_t0000_u01737692493209") 2025/01/24 04:22:28 DEBUG : only14: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767b4_d20250124_m042127_c001_v0001146_t0042_u01737692487634") 2025/01/24 04:22:28 DEBUG : only15: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73924_d20250124_m042202_c001_v7007000_t0000_u01737692522327") 2025/01/24 04:22:28 DEBUG : only15: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404eb2dc84876894_d20250124_m042155_c001_v0001146_t0008_u01737692515894") 2025/01/24 04:22:28 DEBUG : only15: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487686a_d20250124_m042151_c001_v0001146_t0052_u01737692511297") 2025/01/24 04:22:28 DEBUG : only15: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e481c_d20250124_m042133_c001_v7007000_t0000_u01737692493370") 2025/01/24 04:22:28 DEBUG : only15: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767ba_d20250124_m042128_c001_v0001146_t0049_u01737692488298") 2025/01/24 04:22:28 DEBUG : only16: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73925_d20250124_m042202_c001_v7007000_t0000_u01737692522508") 2025/01/24 04:22:28 DEBUG : only16: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f413638dd623715b0_d20250124_m042156_c001_v0001145_t0016_u01737692516052") 2025/01/24 04:22:29 DEBUG : only16: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876870_d20250124_m042151_c001_v0001146_t0014_u01737692511897") 2025/01/24 04:22:29 DEBUG : only16: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c44548038_d20250124_m042133_c001_v7007000_t0000_u01737692493381") 2025/01/24 04:22:29 DEBUG : only16: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767c0_d20250124_m042129_c001_v0001146_t0014_u01737692489039") 2025/01/24 04:22:29 DEBUG : only17: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73927_d20250124_m042202_c001_v7007000_t0000_u01737692522690") 2025/01/24 04:22:29 DEBUG : only17: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4026feaaac63efd7_d20250124_m042156_c001_v0001102_t0004_u01737692516197") 2025/01/24 04:22:29 DEBUG : only17: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876876_d20250124_m042152_c001_v0001146_t0004_u01737692512658") 2025/01/24 04:22:29 DEBUG : only17: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e481a_d20250124_m042133_c001_v7007000_t0000_u01737692493007") 2025/01/24 04:22:29 DEBUG : only17: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767c4_d20250124_m042129_c001_v0001146_t0000_u01737692489784") 2025/01/24 04:22:29 DEBUG : only18: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73929_d20250124_m042202_c001_v7007000_t0000_u01737692522871") 2025/01/24 04:22:29 DEBUG : only18: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4117560899a60ebb_d20250124_m042156_c001_v0001103_t0004_u01737692516262") 2025/01/24 04:22:29 DEBUG : only18: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487687c_d20250124_m042153_c001_v0001146_t0008_u01737692513494") 2025/01/24 04:22:29 DEBUG : only18: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f408445698940e30f_d20250124_m042133_c001_v7007000_t0000_u01737692493018") 2025/01/24 04:22:29 DEBUG : only18: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767cc_d20250124_m042130_c001_v0001146_t0004_u01737692490676") 2025/01/24 04:22:29 DEBUG : only19: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a7392a_d20250124_m042203_c001_v7007000_t0000_u01737692523069") 2025/01/24 04:22:29 DEBUG : only19: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4026feaaac63efdb_d20250124_m042156_c001_v0001102_t0004_u01737692516567") 2025/01/24 04:22:29 DEBUG : only19: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876884_d20250124_m042154_c001_v0001146_t0042_u01737692514199") 2025/01/24 04:22:29 DEBUG : only19: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c4454803d_d20250124_m042133_c001_v7007000_t0000_u01737692493746") 2025/01/24 04:22:29 DEBUG : only19: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848767d4_d20250124_m042131_c001_v0001146_t0037_u01737692491372") 2025/01/24 04:22:29 DEBUG : only2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a7392b_d20250124_m042203_c001_v7007000_t0000_u01737692523251") 2025/01/24 04:22:29 DEBUG : only2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f413638dd623715b6_d20250124_m042156_c001_v0001145_t0016_u01737692516600") 2025/01/24 04:22:29 DEBUG : only2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487680e_d20250124_m042141_c001_v0001146_t0020_u01737692501172") 2025/01/24 04:22:29 DEBUG : only2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f408445698940e311_d20250124_m042133_c001_v7007000_t0000_u01737692493391") 2025/01/24 04:22:30 DEBUG : only2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487674e_d20250124_m042117_c001_v0001146_t0026_u01737692477628") 2025/01/24 04:22:30 DEBUG : only3: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a7392e_d20250124_m042203_c001_v7007000_t0000_u01737692523438") 2025/01/24 04:22:30 DEBUG : only3: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f413638dd623715b2_d20250124_m042156_c001_v0001145_t0016_u01737692516236") 2025/01/24 04:22:30 DEBUG : only3: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876818_d20250124_m042141_c001_v0001146_t0004_u01737692501804") 2025/01/24 04:22:30 DEBUG : only3: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4105dab5854028a9_d20250124_m042133_c001_v7007000_t0000_u01737692493402") 2025/01/24 04:22:30 DEBUG : only3: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487675a_d20250124_m042118_c001_v0001146_t0038_u01737692478246") 2025/01/24 04:22:30 DEBUG : only4: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73932_d20250124_m042203_c001_v7007000_t0000_u01737692523624") 2025/01/24 04:22:30 DEBUG : only4: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404eb2dc8487689c_d20250124_m042156_c001_v0001146_t0008_u01737692516645") 2025/01/24 04:22:30 DEBUG : only4: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487681c_d20250124_m042142_c001_v0001146_t0039_u01737692502562") 2025/01/24 04:22:30 DEBUG : only4: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4105dab5854028a6_d20250124_m042133_c001_v7007000_t0000_u01737692493028") 2025/01/24 04:22:30 DEBUG : only4: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876766_d20250124_m042119_c001_v0001146_t0001_u01737692479241") 2025/01/24 04:22:30 DEBUG : only5: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73935_d20250124_m042203_c001_v7007000_t0000_u01737692523805") 2025/01/24 04:22:30 DEBUG : only5: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404eb2dc84876898_d20250124_m042156_c001_v0001146_t0008_u01737692516274") 2025/01/24 04:22:30 DEBUG : only5: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876820_d20250124_m042143_c001_v0001146_t0021_u01737692503154") 2025/01/24 04:22:30 DEBUG : only5: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c4454802c_d20250124_m042132_c001_v7007000_t0000_u01737692492638") 2025/01/24 04:22:30 DEBUG : only5: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487676a_d20250124_m042120_c001_v0001146_t0025_u01737692480101") 2025/01/24 04:22:30 DEBUG : only6: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73939_d20250124_m042203_c001_v7007000_t0000_u01737692523988") 2025/01/24 04:22:30 DEBUG : only6: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4026feaaac63efd9_d20250124_m042156_c001_v0001102_t0004_u01737692516383") 2025/01/24 04:22:30 DEBUG : only6: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876826_d20250124_m042143_c001_v0001146_t0044_u01737692503786") 2025/01/24 04:22:30 DEBUG : only6: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e481b_d20250124_m042133_c001_v7007000_t0000_u01737692493189") 2025/01/24 04:22:31 DEBUG : only6: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876772_d20250124_m042121_c001_v0001146_t0032_u01737692481014") 2025/01/24 04:22:31 DEBUG : only7: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a7393c_d20250124_m042204_c001_v7007000_t0000_u01737692524172") 2025/01/24 04:22:31 DEBUG : only7: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f413638dd623715b4_d20250124_m042156_c001_v0001145_t0016_u01737692516418") 2025/01/24 04:22:31 DEBUG : only7: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487682e_d20250124_m042144_c001_v0001146_t0059_u01737692504857") 2025/01/24 04:22:31 DEBUG : only7: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4105dab5854028aa_d20250124_m042133_c001_v7007000_t0000_u01737692493584") 2025/01/24 04:22:31 DEBUG : only7: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487677c_d20250124_m042121_c001_v0001146_t0032_u01737692481904") 2025/01/24 04:22:31 DEBUG : only8: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73940_d20250124_m042204_c001_v7007000_t0000_u01737692524353") 2025/01/24 04:22:31 DEBUG : only8: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404eb2dc8487689a_d20250124_m042156_c001_v0001146_t0008_u01737692516458") 2025/01/24 04:22:31 DEBUG : only8: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876838_d20250124_m042145_c001_v0001146_t0055_u01737692505620") 2025/01/24 04:22:31 DEBUG : only8: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4032164c4454802e_d20250124_m042132_c001_v7007000_t0000_u01737692492820") 2025/01/24 04:22:31 DEBUG : only8: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876788_d20250124_m042122_c001_v0001146_t0012_u01737692482622") 2025/01/24 04:22:31 DEBUG : only9: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73944_d20250124_m042204_c001_v7007000_t0000_u01737692524534") 2025/01/24 04:22:31 DEBUG : only9: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4117560899a60ebd_d20250124_m042156_c001_v0001103_t0004_u01737692516467") 2025/01/24 04:22:31 DEBUG : only9: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876844_d20250124_m042146_c001_v0001146_t0011_u01737692506579") 2025/01/24 04:22:31 DEBUG : only9: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e481e_d20250124_m042133_c001_v7007000_t0000_u01737692493552") 2025/01/24 04:22:31 DEBUG : only9: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876790_d20250124_m042123_c001_v0001146_t0045_u01737692483621") 2025/01/24 04:22:31 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c78c_d20250124_m041732_c001_v7007000_t0000_u01737692252521") 2025/01/24 04:22:31 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1166a16c16297256_d20250124_m041730_c001_v0001116_t0042_u01737692250456") 2025/01/24 04:22:31 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c77e_d20250124_m041728_c001_v7007000_t0000_u01737692248610") 2025/01/24 04:22:31 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064ef2_d20250124_m041726_c001_v0001106_t0033_u01737692246641") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c758_d20250124_m041724_c001_v7007000_t0000_u01737692244779") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1166a16c16297232_d20250124_m041722_c001_v0001116_t0006_u01737692242145") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c6f2_d20250124_m041707_c001_v7007000_t0000_u01737692227702") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e72_d20250124_m041705_c001_v0001106_t0013_u01737692225885") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e458a_d20250124_m041703_c001_v7007000_t0000_u01737692223360") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e54_d20250124_m041701_c001_v0001106_t0059_u01737692221589") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4583_d20250124_m041659_c001_v7007000_t0000_u01737692219450") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e46_d20250124_m041658_c001_v0001106_t0017_u01737692218059") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4567_d20250124_m041648_c001_v7007000_t0000_u01737692208290") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064dfc_d20250124_m041646_c001_v0001106_t0051_u01737692206270") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4550_d20250124_m041645_c001_v7007000_t0000_u01737692205530") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064de8_d20250124_m041643_c001_v0001106_t0038_u01737692203816") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4536_d20250124_m041643_c001_v7007000_t0000_u01737692203076") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064ddc_d20250124_m041642_c001_v0001106_t0042_u01737692202270") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064dd4_d20250124_m041641_c001_v0001106_t0048_u01737692201249") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e452a_d20250124_m041640_c001_v7007000_t0000_u01737692200527") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064dbc_d20250124_m041639_c001_v0001106_t0058_u01737692199300") 2025/01/24 04:22:32 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064db2_d20250124_m041638_c001_v0001106_t0039_u01737692198012") 2025/01/24 04:22:33 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e450b_d20250124_m041637_c001_v7007000_t0000_u01737692197289") 2025/01/24 04:22:33 DEBUG : potato: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064da8_d20250124_m041636_c001_v0001106_t0003_u01737692196137") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4133013de88e6749_d20250124_m041852_c001_v7007000_t0000_u01737692332236") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a065086_d20250124_m041851_c001_v0001106_t0034_u01737692331376") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41436155726aa3dc_d20250124_m041838_c001_v7007000_t0000_u01737692318513") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876494_d20250124_m041831_c001_v0001146_t0004_u01737692311719") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4171f0998db8fea9_d20250124_m041817_c001_v7007000_t0000_u01737692297866") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064fa5_d20250124_m041809_c001_v0001106_t0046_u01737692289502") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f409c2ff7bf28cba5_d20250124_m041756_c001_v7007000_t0000_u01737692276037") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848763b7_d20250124_m041746_c001_v0001146_t0029_u01737692266074") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c70e_d20250124_m041714_c001_v7007000_t0000_u01737692234530") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e96_d20250124_m041711_c001_v0001106_t0018_u01737692231906") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c705_d20250124_m041710_c001_v7007000_t0000_u01737692230795") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e7e_d20250124_m041708_c001_v0001106_t0027_u01737692228624") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c6f3_d20250124_m041707_c001_v7007000_t0000_u01737692227893") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e76_d20250124_m041706_c001_v0001106_t0040_u01737692226834") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c6ed_d20250124_m041705_c001_v7007000_t0000_u01737692225142") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e6a_d20250124_m041703_c001_v0001106_t0030_u01737692223723") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4587_d20250124_m041700_c001_v7007000_t0000_u01737692220860") 2025/01/24 04:22:33 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e50_d20250124_m041659_c001_v0001106_t0053_u01737692219459") 2025/01/24 04:22:34 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4569_d20250124_m041649_c001_v7007000_t0000_u01737692209022") 2025/01/24 04:22:34 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064e04_d20250124_m041647_c001_v0001106_t0058_u01737692207746") 2025/01/24 04:22:34 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e438b_d20250124_m041509_c001_v7007000_t0000_u01737692109713") 2025/01/24 04:22:34 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064bd5_d20250124_m041508_c001_v0001106_t0013_u01737692108701") 2025/01/24 04:22:34 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4385_d20250124_m041507_c001_v7007000_t0000_u01737692107399") 2025/01/24 04:22:34 DEBUG : potato2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064bc5_d20250124_m041506_c001_v0001106_t0013_u01737692106194") 2025/01/24 04:22:34 DEBUG : potato3: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41436155726aa3dd_d20250124_m041839_c001_v7007000_t0000_u01737692319205") 2025/01/24 04:22:34 DEBUG : potato3: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487649a_d20250124_m041833_c001_v0001146_t0043_u01737692313172") 2025/01/24 04:22:34 DEBUG : potato3: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4171f0998db8feaa_d20250124_m041818_c001_v7007000_t0000_u01737692298093") 2025/01/24 04:22:34 DEBUG : potato3: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064fab_d20250124_m041810_c001_v0001106_t0055_u01737692290749") 2025/01/24 04:22:34 DEBUG : potato3: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f409c2ff7bf28cba4_d20250124_m041755_c001_v7007000_t0000_u01737692275665") 2025/01/24 04:22:34 DEBUG : potato3: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848763c7_d20250124_m041747_c001_v0001146_t0032_u01737692267905") 2025/01/24 04:22:34 DEBUG : pre-dest1/1: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f407e180be83660fe_d20250124_m041934_c001_v7007000_t0000_u01737692374219") 2025/01/24 04:22:34 DEBUG : pre-dest1/1: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876576_d20250124_m041926_c001_v0001146_t0048_u01737692366007") 2025/01/24 04:22:34 DEBUG : pre-dest2/2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f407e180be83660ff_d20250124_m041934_c001_v7007000_t0000_u01737692374399") 2025/01/24 04:22:34 DEBUG : pre-dest2/2: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a065110_d20250124_m041926_c001_v0001106_t0037_u01737692366657") 2025/01/24 04:22:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f401f7838ae6650f4_d20250124_m041904_c001_v7007000_t0000_u01737692344799") 2025/01/24 04:22:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487650e_d20250124_m041901_c001_v0001146_t0049_u01737692341769") 2025/01/24 04:22:34 DEBUG : sizeonly: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41151c353cd01f1b_d20250124_m041613_c001_v7007000_t0000_u01737692173112") 2025/01/24 04:22:34 DEBUG : sizeonly: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064d0e_d20250124_m041611_c001_v0001106_t0042_u01737692171835") 2025/01/24 04:22:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73960_d20250124_m042209_c001_v7007000_t0000_u01737692529930") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f113638dd623715d0_d20250124_m042208_c001_v0001145_t0019_u01737692528872") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73957_d20250124_m042206_c001_v7007000_t0000_u01737692526966") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1117560899a60edb_d20250124_m042205_c001_v0001103_t0026_u01737692525863") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4129bb5b632ad3bc_d20250124_m041739_c001_v7007000_t0000_u01737692259273") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1166a16c1629727a_d20250124_m041737_c001_v0001116_t0019_u01737692257025") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4129bb5b632ad3b6_d20250124_m041735_c001_v7007000_t0000_u01737692255745") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064f12_d20250124_m041734_c001_v0001106_t0040_u01737692254756") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41151c353cd01f0f_d20250124_m041608_c001_v7007000_t0000_u01737692168328") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064cfc_d20250124_m041606_c001_v0001106_t0039_u01737692166650") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41151c353cd01f09_d20250124_m041605_c001_v7007000_t0000_u01737692165925") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064cec_d20250124_m041604_c001_v0001106_t0014_u01737692164324") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41151c353cd01ef7_d20250124_m041558_c001_v7007000_t0000_u01737692158093") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064cc0_d20250124_m041556_c001_v0001106_t0037_u01737692156652") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f41151c353cd01ef0_d20250124_m041556_c001_v7007000_t0000_u01737692156098") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064cb2_d20250124_m041553_c001_v0001106_t0058_u01737692153942") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064c9c_d20250124_m041547_c001_v0001106_t0005_u01737692147490") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4073366579593de2_d20250124_m041546_c001_v7007000_t0000_u01737692146758") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064c9a_d20250124_m041545_c001_v0001106_t0037_u01737692145810") 2025/01/24 04:22:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064c90_d20250124_m041544_c001_v0001106_t0051_u01737692144720") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4073366579593dda_d20250124_m041543_c001_v7007000_t0000_u01737692143623") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064c78_d20250124_m041540_c001_v0001106_t0058_u01737692140615") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064c6a_d20250124_m041536_c001_v0001106_t0012_u01737692136158") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4073366579593dd4_d20250124_m041535_c001_v7007000_t0000_u01737692135432") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064c56_d20250124_m041534_c001_v0001106_t0029_u01737692134437") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064c4a_d20250124_m041533_c001_v0001106_t0019_u01737692133541") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4073366579593dcf_d20250124_m041532_c001_v7007000_t0000_u01737692132456") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064c1a_d20250124_m041522_c001_v0001106_t0003_u01737692122237") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4055ec92942fabb1_d20250124_m041521_c001_v7007000_t0000_u01737692121872") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064c12_d20250124_m041520_c001_v0001106_t0004_u01737692120590") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4399_d20250124_m041518_c001_v7007000_t0000_u01737692118944") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064c06_d20250124_m041517_c001_v0001106_t0014_u01737692117878") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4395_d20250124_m041517_c001_v7007000_t0000_u01737692117333") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064c04_d20250124_m041516_c001_v0001106_t0033_u01737692116474") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4393_d20250124_m041515_c001_v7007000_t0000_u01737692115202") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064bfc_d20250124_m041513_c001_v0001106_t0016_u01737692113990") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4392_d20250124_m041513_c001_v7007000_t0000_u01737692113446") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064bf4_d20250124_m041512_c001_v0001106_t0045_u01737692112405") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e438e_d20250124_m041511_c001_v7007000_t0000_u01737692111500") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064be2_d20250124_m041510_c001_v0001106_t0026_u01737692110619") 2025/01/24 04:22:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e436f_d20250124_m041503_c001_v7007000_t0000_u01737692103444") 2025/01/24 04:22:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064bad_d20250124_m041502_c001_v0001106_t0059_u01737692102437") 2025/01/24 04:22:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4369_d20250124_m041501_c001_v7007000_t0000_u01737692101534") 2025/01/24 04:22:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064ba9_d20250124_m041500_c001_v0001106_t0051_u01737692100490") 2025/01/24 04:22:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e435b_d20250124_m041459_c001_v7007000_t0000_u01737692099560") 2025/01/24 04:22:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064ba3_d20250124_m041458_c001_v0001106_t0052_u01737692098727") 2025/01/24 04:22:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f40904eeeb34e4328_d20250124_m041455_c001_v7007000_t0000_u01737692095829") 2025/01/24 04:22:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064b87_d20250124_m041454_c001_v0001106_t0032_u01737692094995") 2025/01/24 04:22:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a73962_d20250124_m042210_c001_v7007000_t0000_u01737692530111") 2025/01/24 04:22:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc848768c8_d20250124_m042208_c001_v0001146_t0038_u01737692528879") 2025/01/24 04:22:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404fd61f86a7395b_d20250124_m042207_c001_v7007000_t0000_u01737692527148") 2025/01/24 04:22:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1026feaaac63efed_d20250124_m042205_c001_v0001102_t0016_u01737692525879") 2025/01/24 04:22:37 DEBUG : sub/yam: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c789_d20250124_m041731_c001_v7007000_t0000_u01737692251962") 2025/01/24 04:22:37 DEBUG : sub/yam: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc8487637f_d20250124_m041730_c001_v0001146_t0043_u01737692250103") 2025/01/24 04:22:37 DEBUG : three: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c73b_d20250124_m041721_c001_v7007000_t0000_u01737692241415") 2025/01/24 04:22:37 DEBUG : three: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064ecc_d20250124_m041719_c001_v0001106_t0054_u01737692239626") 2025/01/24 04:22:37 DEBUG : three: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f1076352c6a064eb4_d20250124_m041716_c001_v0001106_t0001_u01737692236763") 2025/01/24 04:22:37 DEBUG : two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c73f_d20250124_m041721_c001_v7007000_t0000_u01737692241601") 2025/01/24 04:22:37 DEBUG : two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f404eb2dc84876347_d20250124_m041719_c001_v0001146_t0008_u01737692239046") 2025/01/24 04:22:37 DEBUG : two: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f4076352c6a064eb0_d20250124_m041716_c001_v0001106_t0044_u01737692236582") 2025/01/24 04:22:37 DEBUG : yam: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c78e_d20250124_m041732_c001_v7007000_t0000_u01737692252707") 2025/01/24 04:22:38 DEBUG : yam: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f10446b9a0b0039d3_d20250124_m041731_c001_v0001184_t0057_u01737692251756") 2025/01/24 04:22:38 DEBUG : yam: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c776_d20250124_m041728_c001_v7007000_t0000_u01737692248059") 2025/01/24 04:22:38 DEBUG : yam: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876369_d20250124_m041726_c001_v0001146_t0025_u01737692246290") 2025/01/24 04:22:38 DEBUG : yam: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c755_d20250124_m041724_c001_v7007000_t0000_u01737692244227") 2025/01/24 04:22:38 DEBUG : yam: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f104eb2dc84876359_d20250124_m041722_c001_v0001146_t0026_u01737692242156") 2025/01/24 04:22:38 DEBUG : yaml: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c780_d20250124_m041728_c001_v7007000_t0000_u01737692248795") 2025/01/24 04:22:38 DEBUG : yaml: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f116951ca5f328e70_d20250124_m041727_c001_v0001090_t0056_u01737692247703") 2025/01/24 04:22:38 DEBUG : yaml: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f418581a56420c759_d20250124_m041724_c001_v7007000_t0000_u01737692244964") 2025/01/24 04:22:38 DEBUG : yaml: Deleting (id "4_z0f920dc3805d9b6b9f480e1b_f11926f9a7faae96b_d20250124_m041723_c001_v0001146_t0022_u01737692243831") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m54.640291271s (try 1/5)