"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/02/20 04:47:26 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu" 2025/02/20 04:47:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/20 04:47:27 DEBUG : Creating backend with remote "/tmp/rclone457201982" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 04:47:28 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:47:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/20 04:47:28 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.02s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:47:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/20 04:47:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 04:47:29 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:47:29 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:47:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:47:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:47:31 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.77s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", 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-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", 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-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:47:32 DEBUG : Creating backend with remote "/non-existing" 2025/02/20 04:47:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/20 04:47:33 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:47:33 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:47:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 04:47:34 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:47:34 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:47:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:47:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.08s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:47:35 INFO : B2 bucket rclone-test-rumovig7xaqu: Running all checks before starting transfers 2025/02/20 04:47:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 04:47:36 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:47:36 INFO : B2 bucket rclone-test-rumovig7xaqu: Checks finished, now starting transfers 2025/02/20 04:47:36 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:47:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:47:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.05s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:47:37 ERROR : Ignoring --no-traverse with sync 2025/02/20 04:47:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 04:47:38 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:47:38 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:47:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:47:38 INFO : sub dir/hello world: Copied (new) 2025/02/20 04:47:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.12s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:47:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/20 04:47:40 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:47:40 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:47:40 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/20 04:47:40 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.73s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:47:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 04:47:41 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:47:41 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:47:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:47:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.90s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:47:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 04:47:44 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:47:44 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:47:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:47:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.13s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:47:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/20 04:47:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/20 04:47:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/20 04:47:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/20 04:47:46 INFO : sub dir: Making directory 2025/02/20 04:47:46 INFO : sub dir2: Making directory 2025/02/20 04:47:46 INFO : sub dir2/sub sub dir2: Making directory 2025/02/20 04:47:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 04:47:46 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:47:46 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:47:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:47:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/20 04:47:46 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.02s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:47:47 INFO : sub dir2: Making directory 2025/02/20 04:47:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/20 04:47:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/20 04:47:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 04:47:48 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:47:48 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:47:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:47:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.88s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:47:49 DEBUG : sub dir2: Making directory with metadata 2025/02/20 04:47:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/20 04:47:49 INFO : sub dir: Making directory 2025/02/20 04:47:49 INFO : sub dir2: Making directory 2025/02/20 04:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 04:47:49 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:47:49 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:47:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:47:50 INFO : sub dir/hello world: Copied (new) 2025/02/20 04:47:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/20 04:47:50 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/20 04:47:50 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.89s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", 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-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:47:51 INFO : sub dir2: Making directory 2025/02/20 04:47:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 04:47:52 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:47:52 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:47:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:47:52 INFO : sub dir/hello world: Copied (new) 2025/02/20 04:47:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.35s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:47:53 DEBUG : sub dir2: Making directory with metadata 2025/02/20 04:47:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/20 04:47:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/20 04:47:53 INFO : sub dir: Making directory 2025/02/20 04:47:53 INFO : sub dir2: Making directory 2025/02/20 04:47:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 04:47:53 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:47:53 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:47:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:47:54 INFO : sub dir/hello world: Copied (new) 2025/02/20 04:47:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/20 04:47:54 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.38s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:47:56 INFO : sub dir2: Making directory 2025/02/20 04:47:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 04:47:56 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:47:56 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:47:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:47:57 INFO : sub dir/hello world: Copied (new) 2025/02/20 04:47:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.91s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:47:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kikiref0huce" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-rumovig7xaqu -> B2 bucket rclone-test-kikiref0huce 2025/02/20 04:47:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 04:47:59 DEBUG : B2 bucket rclone-test-kikiref0huce: Waiting for checks to finish 2025/02/20 04:47:59 DEBUG : B2 bucket rclone-test-kikiref0huce: Waiting for transfers to finish 2025/02/20 04:48:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:48:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:00 DEBUG : B2 bucket rclone-test-kikiref0huce: Purge remote 2025/02/20 04:48:00 INFO : B2 bucket rclone-test-kikiref0huce: cleaning bucket "rclone-test-kikiref0huce" of all files 2025/02/20 04:48:01 DEBUG : sub dir/hello world: Deleting (id "4_zef421df3a0fd2b1b9f580e1b_f111cbff525016f9c_d20250220_m044800_c001_v0001184_t0056_u01740026880532") --- PASS: TestServerSideCopy (4.99s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/20 04:48:03 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:03 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/20 04:48:04 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.39s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yokoded5sivi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-rumovig7xaqu -> B2 bucket rclone-test-yokoded5sivi 2025/02/20 04:48:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 04:48:07 DEBUG : B2 bucket rclone-test-yokoded5sivi: Waiting for checks to finish 2025/02/20 04:48:07 DEBUG : B2 bucket rclone-test-yokoded5sivi: Waiting for transfers to finish 2025/02/20 04:48:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:48:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:09 DEBUG : B2 bucket rclone-test-yokoded5sivi: Waiting for checks to finish 2025/02/20 04:48:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/20 04:48:09 DEBUG : B2 bucket rclone-test-yokoded5sivi: Waiting for transfers to finish 2025/02/20 04:48:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/20 04:48:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:10 DEBUG : B2 bucket rclone-test-yokoded5sivi: Purge remote 2025/02/20 04:48:10 INFO : B2 bucket rclone-test-yokoded5sivi: cleaning bucket "rclone-test-yokoded5sivi" of all files 2025/02/20 04:48:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f323de3a0fd2b1b9f580e1b_f115624c2db2a11cf_d20250220_m044809_c001_v0001184_t0019_u01740026889885") 2025/02/20 04:48:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f323de3a0fd2b1b9f580e1b_f1017ea5027d98928_d20250220_m044808_c001_v0001183_t0057_u01740026888636") --- PASS: TestServerSideCopyOverSelf (7.30s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:13 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/20 04:48:13 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/20 04:48:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/20 04:48:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.56s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:15 DEBUG : Creating backend with remote "TestB2:rclone-test-rehohon6bapa" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-rumovig7xaqu -> B2 bucket rclone-test-rehohon6bapa 2025/02/20 04:48:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 04:48:17 DEBUG : B2 bucket rclone-test-rehohon6bapa: Waiting for checks to finish 2025/02/20 04:48:17 DEBUG : B2 bucket rclone-test-rehohon6bapa: Waiting for transfers to finish 2025/02/20 04:48:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:48:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/20 04:48:19 DEBUG : B2 bucket rclone-test-rehohon6bapa: Waiting for checks to finish 2025/02/20 04:48:19 DEBUG : B2 bucket rclone-test-rehohon6bapa: Waiting for transfers to finish 2025/02/20 04:48:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/20 04:48:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/20 04:48:19 INFO : sub dir/hello world: Deleted 2025/02/20 04:48:20 DEBUG : testing file moves 2025/02/20 04:48:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/20 04:48:20 DEBUG : B2 bucket rclone-test-rehohon6bapa: Waiting for checks to finish 2025/02/20 04:48:20 DEBUG : B2 bucket rclone-test-rehohon6bapa: Waiting for transfers to finish 2025/02/20 04:48:21 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/20 04:48:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/20 04:48:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:21 DEBUG : B2 bucket rclone-test-rehohon6bapa: Purge remote 2025/02/20 04:48:21 INFO : B2 bucket rclone-test-rehohon6bapa: cleaning bucket "rclone-test-rehohon6bapa" of all files 2025/02/20 04:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f526d33a0fd2b1b9f580e1b_f1093affa498d15de_d20250220_m044821_c001_v0001161_t0031_u01740026901053") 2025/02/20 04:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f526d33a0fd2b1b9f580e1b_f115a85fb25a6f12c_d20250220_m044819_c001_v0001150_t0053_u01740026899123") 2025/02/20 04:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f526d33a0fd2b1b9f580e1b_f1181745e27b97b81_d20250220_m044817_c001_v0001178_t0057_u01740026897782") --- PASS: TestServerSideMoveOverSelf (9.12s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:24 ERROR : : error listing: directory not found 2025/02/20 04:48:24 INFO : Local file system at /tmp/rclone457201982: Making directory 2025/02/20 04:48:25 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:25 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.84s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 04:48:27 DEBUG : Local file system at /tmp/rclone457201982: Waiting for checks to finish 2025/02/20 04:48:27 DEBUG : Local file system at /tmp/rclone457201982: Waiting for transfers to finish 2025/02/20 04:48:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:48:27 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/20 04:48:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestCopyRedownload (2.32s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:28 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/20 04:48:28 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:28 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/20 04:48:29 INFO : check sum: Copied (new) 2025/02/20 04:48:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:29 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/20 04:48:29 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/20 04:48:29 DEBUG : check sum: Unchanged skipping 2025/02/20 04:48:29 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:29 DEBUG : Waiting for deletions to finish 2025/02/20 04:48:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/20 04:48:31 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:31 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:31 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/20 04:48:31 INFO : sizeonly: Copied (new) 2025/02/20 04:48:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:32 DEBUG : sizeonly: Sizes identical 2025/02/20 04:48:32 DEBUG : sizeonly: Unchanged skipping 2025/02/20 04:48:32 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:32 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:32 DEBUG : Waiting for deletions to finish 2025/02/20 04:48:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.51s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/20 04:48:33 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:33 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:34 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/20 04:48:34 INFO : ignore-size: Copied (new) 2025/02/20 04:48:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:34 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:48:34 DEBUG : ignore-size: Unchanged skipping 2025/02/20 04:48:34 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:34 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:34 DEBUG : Waiting for deletions to finish 2025/02/20 04:48:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.78s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:48:37 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:37 DEBUG : existing: Unchanged skipping 2025/02/20 04:48:37 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:37 DEBUG : Waiting for deletions to finish 2025/02/20 04:48:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/20 04:48:37 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:37 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/20 04:48:38 INFO : existing: Copied (replaced existing) 2025/02/20 04:48:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.61s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/20 04:48:40 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:40 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/20 04:48:40 INFO : existing: Copied (new) 2025/02/20 04:48:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:41 DEBUG : existing: Destination exists, skipping 2025/02/20 04:48:41 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:41 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:41 DEBUG : Waiting for deletions to finish 2025/02/20 04:48:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.56s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:43 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/20 04:48:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:48:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/20 04:48:44 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:44 DEBUG : c/non empty space: Unchanged skipping 2025/02/20 04:48:44 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/20 04:48:44 INFO : a/potato2: Copied (new) 2025/02/20 04:48:44 DEBUG : Waiting for deletions to finish 2025/02/20 04:48:44 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.66s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:46 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/02/20 04:48:46 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/20 04:48:46 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/20 04:48:46 DEBUG : empty space: Unchanged skipping 2025/02/20 04:48:46 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:46 DEBUG : Waiting for deletions to finish 2025/02/20 04:48:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:47 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/20 04:48:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/20 04:48:48 INFO : empty space: Updated modification time in destination 2025/02/20 04:48:48 DEBUG : empty space: Unchanged skipping 2025/02/20 04:48:48 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:48 DEBUG : Waiting for deletions to finish 2025/02/20 04:48:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.48s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:50 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:50 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/02/20 04:48:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/20 04:48:50 DEBUG : empty space: Unchanged skipping 2025/02/20 04:48:50 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:50 DEBUG : Waiting for deletions to finish 2025/02/20 04:48:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.42s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:52 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/02/20 04:48:52 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone457201982) 2025/02/20 04:48:52 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-rumovig7xaqu) 2025/02/20 04:48:52 DEBUG : foo: sha1 differ 2025/02/20 04:48:52 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/20 04:48:52 INFO : foo: Copied (replaced existing) 2025/02/20 04:48:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.94s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/20 04:48:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:48:54 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:54 DEBUG : empty space: Unchanged skipping 2025/02/20 04:48:54 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/20 04:48:55 INFO : potato: Copied (new) 2025/02/20 04:48:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.78s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:48:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/20 04:48:57 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:48:57 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:48:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/20 04:48:58 INFO : potato: Copied (replaced existing) 2025/02/20 04:48:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.60s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:00 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:00 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/02/20 04:49:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone457201982) 2025/02/20 04:49:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-rumovig7xaqu) 2025/02/20 04:49:00 DEBUG : potato: sha1 differ 2025/02/20 04:49:00 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/20 04:49:01 INFO : potato: Copied (replaced existing) 2025/02/20 04:49:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 04:49:03 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/20 04:49:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:49:03 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:03 DEBUG : empty space: Unchanged skipping 2025/02/20 04:49:03 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:03 DEBUG : Waiting for deletions to finish 2025/02/20 04:49:03 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 04:49:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:49:06 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:06 DEBUG : empty space: Unchanged skipping 2025/02/20 04:49:06 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/20 04:49:06 INFO : potato2: Copied (new) 2025/02/20 04:49:06 DEBUG : Waiting for deletions to finish 2025/02/20 04:49:06 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:09 INFO : d: Making directory 2025/02/20 04:49:09 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/20 04:49:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:49:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/20 04:49:09 DEBUG : c/non empty space: Unchanged skipping 2025/02/20 04:49:09 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:09 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/20 04:49:11 INFO : a/potato2: Copied (new) 2025/02/20 04:49:11 DEBUG : Waiting for deletions to finish 2025/02/20 04:49:11 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:13 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/20 04:49:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:49:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/20 04:49:13 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:13 DEBUG : c/non empty space: Unchanged skipping 2025/02/20 04:49:13 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/20 04:49:14 INFO : a/potato2: Copied (new) 2025/02/20 04:49:14 ERROR : B2 bucket rclone-test-rumovig7xaqu: not deleting files as there were IO errors 2025/02/20 04:49:14 ERROR : B2 bucket rclone-test-rumovig7xaqu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:17 DEBUG : Waiting for deletions to finish 2025/02/20 04:49:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 04:49:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:49:17 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:17 DEBUG : empty space: Unchanged skipping 2025/02/20 04:49:17 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:17 INFO : potato: Deleted 2025/02/20 04:49:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/20 04:49:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.69s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:20 DEBUG : Waiting for deletions to finish 2025/02/20 04:49:21 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:21 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:21 INFO : potato: Deleted 2025/02/20 04:49:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 04:49:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:49:21 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:21 DEBUG : empty space: Unchanged skipping 2025/02/20 04:49:21 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/20 04:49:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.58s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 04:49:24 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:24 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:24 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/20 04:49:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.64s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:27 DEBUG : enormous: Excluded (Size Filter) 2025/02/20 04:49:27 DEBUG : enormous: Excluded 2025/02/20 04:49:27 DEBUG : potato2: Excluded (Size Filter) 2025/02/20 04:49:27 DEBUG : potato2: Excluded 2025/02/20 04:49:27 DEBUG : potato2: Excluded (Size Filter) 2025/02/20 04:49:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:49:27 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:27 DEBUG : empty space: Unchanged skipping 2025/02/20 04:49:27 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:27 DEBUG : Waiting for deletions to finish 2025/02/20 04:49:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:28 DEBUG : enormous: Excluded (Size Filter) 2025/02/20 04:49:28 DEBUG : enormous: Excluded 2025/02/20 04:49:28 DEBUG : potato2: Excluded (Size Filter) 2025/02/20 04:49:28 DEBUG : potato2: Excluded 2025/02/20 04:49:28 DEBUG : potato2: Excluded (Size Filter) 2025/02/20 04:49:28 DEBUG : Local file system at /tmp/rclone457201982: Waiting for checks to finish 2025/02/20 04:49:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/20 04:49:28 DEBUG : empty space: Unchanged skipping 2025/02/20 04:49:28 DEBUG : Local file system at /tmp/rclone457201982: Waiting for transfers to finish 2025/02/20 04:49:28 DEBUG : Waiting for deletions to finish 2025/02/20 04:49:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:32 DEBUG : enormous: Excluded (Size Filter) 2025/02/20 04:49:32 DEBUG : enormous: Excluded 2025/02/20 04:49:32 DEBUG : potato2: Excluded (Size Filter) 2025/02/20 04:49:32 DEBUG : potato2: Excluded 2025/02/20 04:49:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:49:32 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:32 DEBUG : empty space: Unchanged skipping 2025/02/20 04:49:32 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:32 DEBUG : Waiting for deletions to finish 2025/02/20 04:49:32 INFO : potato2: Deleted 2025/02/20 04:49:33 INFO : enormous: Deleted 2025/02/20 04:49:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/20 04:49:33 DEBUG : empty space: Unchanged skipping 2025/02/20 04:49:33 DEBUG : Local file system at /tmp/rclone457201982: Waiting for checks to finish 2025/02/20 04:49:33 DEBUG : Local file system at /tmp/rclone457201982: Waiting for transfers to finish 2025/02/20 04:49:33 DEBUG : Waiting for deletions to finish 2025/02/20 04:49:33 INFO : enormous: Deleted 2025/02/20 04:49:33 INFO : potato2: Deleted 2025/02/20 04:49:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.88s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:36 DEBUG : five: Need to transfer - File not found at Destination 2025/02/20 04:49:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/20 04:49:36 DEBUG : one: Destination is newer than source, skipping 2025/02/20 04:49:36 DEBUG : three: Sizes identical 2025/02/20 04:49:36 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/20 04:49:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/20 04:49:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone457201982) 2025/02/20 04:49:36 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-rumovig7xaqu) 2025/02/20 04:49:36 DEBUG : two: sha1 differ 2025/02/20 04:49:36 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/20 04:49:36 INFO : five: Copied (new) 2025/02/20 04:49:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/20 04:49:37 INFO : four: Copied (replaced existing) 2025/02/20 04:49:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/20 04:49:37 INFO : two: Copied (replaced existing) 2025/02/20 04:49:37 DEBUG : Waiting for deletions to finish 2025/02/20 04:49:37 DEBUG : one: Destination is newer than source, skipping 2025/02/20 04:49:37 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/20 04:49:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/20 04:49:37 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/20 04:49:37 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/20 04:49:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/20 04:49:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/20 04:49:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/20 04:49:37 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/20 04:49:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/20 04:49:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone457201982) 2025/02/20 04:49:37 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-rumovig7xaqu) 2025/02/20 04:49:37 DEBUG : three: sha1 differ 2025/02/20 04:49:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/20 04:49:37 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/20 04:49:38 INFO : three: Copied (replaced existing) 2025/02/20 04:49:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.06s) === 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-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/20 04:49:39 INFO : B2 bucket rclone-test-rumovig7xaqu: Making map for --track-renames 2025/02/20 04:49:39 INFO : B2 bucket rclone-test-rumovig7xaqu: Finished making map for --track-renames 2025/02/20 04:49:39 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/20 04:49:39 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for renames to finish 2025/02/20 04:49:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/20 04:49:39 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/20 04:49:40 INFO : yam: Copied (new) 2025/02/20 04:49:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/20 04:49:40 INFO : potato: Copied (new) 2025/02/20 04:49:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:49:40 INFO : B2 bucket rclone-test-rumovig7xaqu: Making map for --track-renames 2025/02/20 04:49:40 INFO : B2 bucket rclone-test-rumovig7xaqu: Finished making map for --track-renames 2025/02/20 04:49:40 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:40 DEBUG : potato: Unchanged skipping 2025/02/20 04:49:40 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for renames to finish 2025/02/20 04:49:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/20 04:49:41 INFO : yam: Copied (server-side copy) to: yaml 2025/02/20 04:49:41 INFO : yam: Deleted 2025/02/20 04:49:41 INFO : yaml: Renamed from "yam" 2025/02/20 04:49:41 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.71s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/20 04:49:43 INFO : B2 bucket rclone-test-rumovig7xaqu: Making map for --track-renames 2025/02/20 04:49:43 INFO : B2 bucket rclone-test-rumovig7xaqu: Finished making map for --track-renames 2025/02/20 04:49:43 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/20 04:49:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/20 04:49:43 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for renames to finish 2025/02/20 04:49:43 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/20 04:49:43 INFO : yam: Copied (new) 2025/02/20 04:49:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/20 04:49:44 INFO : potato: Copied (new) 2025/02/20 04:49:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:44 INFO : B2 bucket rclone-test-rumovig7xaqu: Making map for --track-renames 2025/02/20 04:49:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:49:44 INFO : B2 bucket rclone-test-rumovig7xaqu: Finished making map for --track-renames 2025/02/20 04:49:44 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:44 DEBUG : potato: Unchanged skipping 2025/02/20 04:49:44 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for renames to finish 2025/02/20 04:49:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/20 04:49:45 INFO : yam: Copied (server-side copy) to: yaml 2025/02/20 04:49:45 INFO : yam: Deleted 2025/02/20 04:49:45 INFO : yaml: Renamed from "yam" 2025/02/20 04:49:45 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.68s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/20 04:49:47 INFO : B2 bucket rclone-test-rumovig7xaqu: Making map for --track-renames 2025/02/20 04:49:47 INFO : B2 bucket rclone-test-rumovig7xaqu: Finished making map for --track-renames 2025/02/20 04:49:47 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/20 04:49:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/20 04:49:47 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for renames to finish 2025/02/20 04:49:47 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/20 04:49:47 INFO : sub/yam: Copied (new) 2025/02/20 04:49:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/20 04:49:48 INFO : potato: Copied (new) 2025/02/20 04:49:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:49:48 DEBUG : potato: Unchanged skipping 2025/02/20 04:49:48 INFO : B2 bucket rclone-test-rumovig7xaqu: Making map for --track-renames 2025/02/20 04:49:48 INFO : B2 bucket rclone-test-rumovig7xaqu: Finished making map for --track-renames 2025/02/20 04:49:48 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:48 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for renames to finish 2025/02/20 04:49:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/20 04:49:49 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/20 04:49:49 INFO : sub/yam: Deleted 2025/02/20 04:49:49 INFO : yam: Renamed from "sub/yam" 2025/02/20 04:49:49 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.80s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:50 DEBUG : Creating backend with remote "/tmp/rclone457201982/dir1" 2025/02/20 04:49:50 DEBUG : Creating backend with remote "/tmp/rclone457201982/dir2" 2025/02/20 04:49:50 DEBUG : Local file system at /tmp/rclone457201982/dir2: Using server-side directory move 2025/02/20 04:49:50 INFO : Local file system at /tmp/rclone457201982/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/20 04:49:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/20 04:49:50 DEBUG : Local file system at /tmp/rclone457201982/dir2: Waiting for checks to finish 2025/02/20 04:49:50 DEBUG : Local file system at /tmp/rclone457201982/dir2: Waiting for transfers to finish 2025/02/20 04:49:50 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 04:49:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/20 04:49:51 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:51 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/20 04:49:51 INFO : nested/sub dir/file: Copied (new) 2025/02/20 04:49:51 INFO : nested/sub dir/file: Deleted 2025/02/20 04:49:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:49:52 INFO : sub dir/hello world: Copied (new) 2025/02/20 04:49:52 INFO : sub dir/hello world: Deleted 2025/02/20 04:49:52 INFO : sub dir: Removing directory 2025/02/20 04:49:52 INFO : nested/sub dir: Removing directory 2025/02/20 04:49:52 INFO : nested: Removing directory 2025/02/20 04:49:52 DEBUG : Local file system at /tmp/rclone457201982: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.35s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/20 04:49:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/20 04:49:53 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:53 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/20 04:49:54 INFO : nested/sub dir/file: Copied (new) 2025/02/20 04:49:54 INFO : nested/sub dir/file: Deleted 2025/02/20 04:49:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/20 04:49:54 INFO : sub dir/hello world: Copied (new) 2025/02/20 04:49:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.15s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/20 04:49:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/20 04:49:55 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:55 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:56 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/20 04:49:56 INFO : existing-b: Copied (new) 2025/02/20 04:49:56 INFO : existing-b: Deleted 2025/02/20 04:49:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/20 04:49:56 INFO : existing: Copied (new) 2025/02/20 04:49:56 INFO : existing: Deleted 2025/02/20 04:49:57 DEBUG : existing: Destination exists, skipping 2025/02/20 04:49:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/20 04:49:57 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:49:57 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:49:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.65s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:49:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yobusit2lalu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rumovig7xaqu -> B2 bucket rclone-test-yobusit2lalu 2025/02/20 04:50:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 04:50:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/20 04:50:02 DEBUG : empty space: Unchanged skipping 2025/02/20 04:50:02 DEBUG : B2 bucket rclone-test-yobusit2lalu: Waiting for checks to finish 2025/02/20 04:50:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/20 04:50:02 INFO : empty space: Deleted 2025/02/20 04:50:02 DEBUG : B2 bucket rclone-test-yobusit2lalu: Waiting for transfers to finish 2025/02/20 04:50:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/20 04:50:03 INFO : potato3: Copied (server-side copy) 2025/02/20 04:50:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/20 04:50:03 INFO : potato2: Copied (server-side copy) 2025/02/20 04:50:03 INFO : potato3: Deleted 2025/02/20 04:50:03 INFO : potato2: Deleted 2025/02/20 04:50:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qelijuh4curo" 2025/02/20 04:50:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/20 04:50:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 04:50:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/20 04:50:05 DEBUG : B2 bucket rclone-test-qelijuh4curo: Waiting for checks to finish 2025/02/20 04:50:05 DEBUG : B2 bucket rclone-test-qelijuh4curo: Waiting for transfers to finish 2025/02/20 04:50:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/20 04:50:06 INFO : potato3: Copied (server-side copy) 2025/02/20 04:50:06 INFO : potato3: Deleted 2025/02/20 04:50:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/20 04:50:06 INFO : empty space: Copied (server-side copy) 2025/02/20 04:50:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/20 04:50:06 INFO : potato2: Copied (server-side copy) 2025/02/20 04:50:06 INFO : empty space: Deleted 2025/02/20 04:50:06 INFO : potato2: Deleted 2025/02/20 04:50:06 DEBUG : B2 bucket rclone-test-qelijuh4curo: Purge remote 2025/02/20 04:50:06 INFO : B2 bucket rclone-test-qelijuh4curo: cleaning bucket "rclone-test-qelijuh4curo" of all files 2025/02/20 04:50:07 DEBUG : empty space: Deleting (id "4_z7f820d93b01d2b1b9f580e1b_f11964588e5996c08_d20250220_m045006_c001_v0001165_t0024_u01740027006279") 2025/02/20 04:50:07 DEBUG : potato2: Deleting (id "4_z7f820d93b01d2b1b9f580e1b_f110a4825cf4bdaa1_d20250220_m045006_c001_v0001117_t0044_u01740027006132") 2025/02/20 04:50:07 DEBUG : potato3: Deleting (id "4_z7f820d93b01d2b1b9f580e1b_f100b4b59c9787aed_d20250220_m045005_c001_v0001183_t0031_u01740027005901") 2025/02/20 04:50:07 DEBUG : B2 bucket rclone-test-yobusit2lalu: Purge remote 2025/02/20 04:50:07 INFO : B2 bucket rclone-test-yobusit2lalu: cleaning bucket "rclone-test-yobusit2lalu" of all files 2025/02/20 04:50:08 DEBUG : empty space: Deleting (id "4_zefc2fd73b00d2b1b9f580e1b_f407c4d289eb775af_d20250220_m045006_c001_v7007000_t0000_u01740027006494") 2025/02/20 04:50:08 DEBUG : empty space: Deleting (id "4_zefc2fd73b00d2b1b9f580e1b_f117b791280196700_d20250220_m045001_c001_v0001178_t0058_u01740027001892") 2025/02/20 04:50:08 DEBUG : potato2: Deleting (id "4_zefc2fd73b00d2b1b9f580e1b_f407c4d289eb775b0_d20250220_m045006_c001_v7007000_t0000_u01740027006528") 2025/02/20 04:50:08 DEBUG : potato2: Deleting (id "4_zefc2fd73b00d2b1b9f580e1b_f1197dff121201b86_d20250220_m045002_c001_v0001115_t0007_u01740027002796") 2025/02/20 04:50:08 DEBUG : potato3: Deleting (id "4_zefc2fd73b00d2b1b9f580e1b_f407c4d289eb775ae_d20250220_m045006_c001_v7007000_t0000_u01740027006101") 2025/02/20 04:50:08 DEBUG : potato3: Deleting (id "4_zefc2fd73b00d2b1b9f580e1b_f110f404dc3f03c37_d20250220_m045003_c001_v0001183_t0032_u01740027003159") 2025/02/20 04:50:08 DEBUG : potato3: Deleting (id "4_zefc2fd73b00d2b1b9f580e1b_f117b791280196702_d20250220_m045002_c001_v0001178_t0030_u01740027002135") --- PASS: TestServerSideMove (11.87s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:50:10 DEBUG : Creating backend with remote "TestB2:rclone-test-budofid8fodo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rumovig7xaqu -> B2 bucket rclone-test-budofid8fodo 2025/02/20 04:50:16 DEBUG : empty space: Excluded (Size Filter) 2025/02/20 04:50:16 DEBUG : empty space: Excluded (Size Filter) 2025/02/20 04:50:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 04:50:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/20 04:50:16 DEBUG : B2 bucket rclone-test-budofid8fodo: Waiting for checks to finish 2025/02/20 04:50:16 DEBUG : B2 bucket rclone-test-budofid8fodo: Waiting for transfers to finish 2025/02/20 04:50:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/20 04:50:16 INFO : potato2: Copied (server-side copy) 2025/02/20 04:50:16 INFO : potato2: Deleted 2025/02/20 04:50:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/20 04:50:16 INFO : potato3: Copied (server-side copy) 2025/02/20 04:50:16 INFO : potato3: Deleted 2025/02/20 04:50:17 DEBUG : Creating backend with remote "TestB2:rclone-test-kexanig1neco" 2025/02/20 04:50:18 DEBUG : empty space: Excluded (Size Filter) 2025/02/20 04:50:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 04:50:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/20 04:50:18 DEBUG : B2 bucket rclone-test-kexanig1neco: Waiting for checks to finish 2025/02/20 04:50:18 DEBUG : B2 bucket rclone-test-kexanig1neco: Waiting for transfers to finish 2025/02/20 04:50:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/20 04:50:19 INFO : potato2: Copied (server-side copy) 2025/02/20 04:50:19 INFO : potato2: Deleted 2025/02/20 04:50:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/20 04:50:19 INFO : potato3: Copied (server-side copy) 2025/02/20 04:50:20 INFO : potato3: Deleted 2025/02/20 04:50:20 DEBUG : B2 bucket rclone-test-kexanig1neco: Purge remote 2025/02/20 04:50:20 INFO : B2 bucket rclone-test-kexanig1neco: cleaning bucket "rclone-test-kexanig1neco" of all files 2025/02/20 04:50:20 DEBUG : potato2: Deleting (id "4_zbf223dd3b01d2b1b9f580e1b_f100b11a6dc14d779_d20250220_m045019_c001_v0001184_t0003_u01740027019536") 2025/02/20 04:50:20 DEBUG : potato3: Deleting (id "4_zbf223dd3b01d2b1b9f580e1b_f117d985deb68596e_d20250220_m045019_c001_v0001184_t0035_u01740027019756") 2025/02/20 04:50:21 DEBUG : B2 bucket rclone-test-budofid8fodo: Purge remote 2025/02/20 04:50:21 INFO : B2 bucket rclone-test-budofid8fodo: cleaning bucket "rclone-test-budofid8fodo" of all files 2025/02/20 04:50:21 DEBUG : empty space: Deleting (id "4_z4f722dc3b01d2b1b9f580e1b_f11746c58ee01a71a_d20250220_m045015_c001_v0001183_t0056_u01740027015532") 2025/02/20 04:50:21 DEBUG : potato2: Deleting (id "4_z4f722dc3b01d2b1b9f580e1b_f404110857e4fe49e_d20250220_m045019_c001_v7007000_t0000_u01740027019732") 2025/02/20 04:50:21 DEBUG : potato2: Deleting (id "4_z4f722dc3b01d2b1b9f580e1b_f101335b28d9c3ebd_d20250220_m045016_c001_v0001044_t0039_u01740027016321") 2025/02/20 04:50:21 DEBUG : potato3: Deleting (id "4_z4f722dc3b01d2b1b9f580e1b_f404110857e4fe49f_d20250220_m045019_c001_v7007000_t0000_u01740027019956") 2025/02/20 04:50:21 DEBUG : potato3: Deleting (id "4_z4f722dc3b01d2b1b9f580e1b_f116319d512cb03ed_d20250220_m045016_c001_v0001165_t0010_u01740027016676") 2025/02/20 04:50:21 DEBUG : potato3: Deleting (id "4_z4f722dc3b01d2b1b9f580e1b_f11746c58ee01a71e_d20250220_m045015_c001_v0001183_t0004_u01740027015730") --- PASS: TestServerSideMoveWithFilter (13.48s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:50:23 DEBUG : Creating backend with remote "TestB2:rclone-test-watudav9kare" 2025/02/20 04:50:26 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rumovig7xaqu -> B2 bucket rclone-test-watudav9kare 2025/02/20 04:50:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 04:50:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/20 04:50:29 DEBUG : empty space: Unchanged skipping 2025/02/20 04:50:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/20 04:50:29 DEBUG : B2 bucket rclone-test-watudav9kare: Waiting for checks to finish 2025/02/20 04:50:29 INFO : empty space: Deleted 2025/02/20 04:50:29 DEBUG : B2 bucket rclone-test-watudav9kare: Waiting for transfers to finish 2025/02/20 04:50:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/20 04:50:29 INFO : potato2: Copied (server-side copy) 2025/02/20 04:50:29 INFO : potato2: Deleted 2025/02/20 04:50:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/20 04:50:29 INFO : potato3: Copied (server-side copy) 2025/02/20 04:50:29 INFO : potato3: Deleted 2025/02/20 04:50:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wavigom3caji" 2025/02/20 04:50:30 INFO : tomatoDir: Making directory 2025/02/20 04:50:31 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/20 04:50:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/20 04:50:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/20 04:50:31 DEBUG : B2 bucket rclone-test-wavigom3caji: Waiting for checks to finish 2025/02/20 04:50:31 DEBUG : B2 bucket rclone-test-wavigom3caji: Waiting for transfers to finish 2025/02/20 04:50:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/20 04:50:32 INFO : empty space: Copied (server-side copy) 2025/02/20 04:50:32 INFO : empty space: Deleted 2025/02/20 04:50:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/20 04:50:32 INFO : potato3: Copied (server-side copy) 2025/02/20 04:50:32 INFO : potato3: Deleted 2025/02/20 04:50:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/20 04:50:32 INFO : potato2: Copied (server-side copy) 2025/02/20 04:50:32 INFO : potato2: Deleted 2025/02/20 04:50:33 DEBUG : B2 bucket rclone-test-wavigom3caji: Purge remote 2025/02/20 04:50:33 INFO : B2 bucket rclone-test-wavigom3caji: cleaning bucket "rclone-test-wavigom3caji" of all files 2025/02/20 04:50:33 DEBUG : empty space: Deleting (id "4_zef726df3b01d2b1b9f580e1b_f11166ad17826d947_d20250220_m045032_c001_v0001179_t0044_u01740027032045") 2025/02/20 04:50:33 DEBUG : potato2: Deleting (id "4_zef726df3b01d2b1b9f580e1b_f11545e4ec800be17_d20250220_m045032_c001_v0001104_t0006_u01740027032373") 2025/02/20 04:50:33 DEBUG : potato3: Deleting (id "4_zef726df3b01d2b1b9f580e1b_f10872f5fa4071e58_d20250220_m045032_c001_v0001184_t0058_u01740027032419") 2025/02/20 04:50:34 DEBUG : B2 bucket rclone-test-watudav9kare: Purge remote 2025/02/20 04:50:34 INFO : B2 bucket rclone-test-watudav9kare: cleaning bucket "rclone-test-watudav9kare" of all files 2025/02/20 04:50:34 DEBUG : empty space: Deleting (id "4_zaf425de3b01d2b1b9f580e1b_f414db063567ad57e_d20250220_m045032_c001_v7007000_t0000_u01740027032332") 2025/02/20 04:50:34 DEBUG : empty space: Deleting (id "4_zaf425de3b01d2b1b9f580e1b_f109dd57cc52f9268_d20250220_m045028_c001_v0001184_t0004_u01740027028321") 2025/02/20 04:50:34 DEBUG : potato2: Deleting (id "4_zaf425de3b01d2b1b9f580e1b_f414db063567ad581_d20250220_m045032_c001_v7007000_t0000_u01740027032845") 2025/02/20 04:50:34 DEBUG : potato2: Deleting (id "4_zaf425de3b01d2b1b9f580e1b_f112b4c8418eb0199_d20250220_m045029_c001_v0001180_t0013_u01740027029122") 2025/02/20 04:50:34 DEBUG : potato3: Deleting (id "4_zaf425de3b01d2b1b9f580e1b_f414db063567ad57f_d20250220_m045032_c001_v7007000_t0000_u01740027032627") 2025/02/20 04:50:34 DEBUG : potato3: Deleting (id "4_zaf425de3b01d2b1b9f580e1b_f109e151a0dea3eeb_d20250220_m045029_c001_v0001183_t0026_u01740027029380") 2025/02/20 04:50:34 DEBUG : potato3: Deleting (id "4_zaf425de3b01d2b1b9f580e1b_f109dd57cc52f926d_d20250220_m045028_c001_v0001184_t0044_u01740027028524") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.98s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:50:36 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.71s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:50:39 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:50:42 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/rclone-sync-test" 2025/02/20 04:50:44 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/rclone-sync-test-include/layer2" 2025/02/20 04:50:46 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/rclone-sync-test-ignore-file" 2025/02/20 04:50:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/20 04:50:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/20 04:50:49 DEBUG : pacer: Reducing sleep to 10ms 2025/02/20 04:50:49 DEBUG : B2 bucket rclone-test-rumovig7xaqu path rclone-sync-test: Waiting for checks to finish 2025/02/20 04:50:49 DEBUG : B2 bucket rclone-test-rumovig7xaqu path rclone-sync-test: Waiting for transfers to finish 2025/02/20 04:50:49 DEBUG : Waiting for deletions to finish 2025/02/20 04:50:49 INFO : There was nothing to transfer 2025/02/20 04:50:50 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:50:50 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:50:50 DEBUG : Waiting for deletions to finish 2025/02/20 04:50:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:50:50 DEBUG : B2 bucket rclone-test-rumovig7xaqu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/20 04:50:50 DEBUG : B2 bucket rclone-test-rumovig7xaqu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/20 04:50:50 DEBUG : Waiting for deletions to finish 2025/02/20 04:50:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:50:51 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:50:51 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:50:51 DEBUG : Waiting for deletions to finish 2025/02/20 04:50:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:50:51 DEBUG : B2 bucket rclone-test-rumovig7xaqu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/20 04:50:51 DEBUG : B2 bucket rclone-test-rumovig7xaqu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/20 04:50:51 DEBUG : Waiting for deletions to finish 2025/02/20 04:50:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.84s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:50:58 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/dst" 2025/02/20 04:50:59 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/CompareDest" 2025/02/20 04:51:01 DEBUG : one: Need to transfer - File not found at Destination 2025/02/20 04:51:01 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:51:01 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:51:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/20 04:51:02 INFO : one: Copied (new) 2025/02/20 04:51:02 DEBUG : Waiting for deletions to finish 2025/02/20 04:51:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/20 04:51:02 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:51:03 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:51:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/20 04:51:03 INFO : one: Copied (replaced existing) 2025/02/20 04:51:03 DEBUG : Waiting for deletions to finish 2025/02/20 04:51:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/20 04:51:05 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:51:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:51:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/20 04:51:05 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:51:05 DEBUG : Waiting for deletions to finish 2025/02/20 04:51:05 INFO : There was nothing to transfer 2025/02/20 04:51:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:51:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/20 04:51:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/20 04:51:07 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:51:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:51:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/20 04:51:07 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:51:07 DEBUG : Waiting for deletions to finish 2025/02/20 04:51:07 INFO : There was nothing to transfer 2025/02/20 04:51:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:51:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/20 04:51:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/20 04:51:07 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:51:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:51:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/20 04:51:08 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:51:08 DEBUG : Waiting for deletions to finish 2025/02/20 04:51:08 INFO : There was nothing to transfer 2025/02/20 04:51:09 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/02/20 04:51:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/20 04:51:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/20 04:51:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/20 04:51:09 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:51:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:51:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/20 04:51:09 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:51:09 DEBUG : Waiting for deletions to finish 2025/02/20 04:51:09 INFO : There was nothing to transfer 2025/02/20 04:51:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/20 04:51:10 DEBUG : two: Need to transfer - File not found at Destination 2025/02/20 04:51:10 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:51:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/20 04:51:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:51:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/20 04:51:10 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:51:10 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/20 04:51:10 INFO : two: Copied (new) 2025/02/20 04:51:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.81s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:51:14 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/dest" 2025/02/20 04:51:15 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/pre-dest1" 2025/02/20 04:51:16 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/pre-dest2" 2025/02/20 04:51:18 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:51:18 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/20 04:51:19 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:51:19 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/20 04:51:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/20 04:51:19 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dest: Waiting for checks to finish 2025/02/20 04:51:19 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dest: Waiting for transfers to finish 2025/02/20 04:51:20 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/20 04:51:20 INFO : 3: Copied (new) 2025/02/20 04:51:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.75s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:51:21 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/dst" 2025/02/20 04:51:22 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/CopyDest" 2025/02/20 04:51:24 DEBUG : one: Need to transfer - File not found at Destination 2025/02/20 04:51:24 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:51:24 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:51:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/20 04:51:25 INFO : one: Copied (new) 2025/02/20 04:51:25 DEBUG : Waiting for deletions to finish 2025/02/20 04:51:26 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:51:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/20 04:51:26 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:51:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/20 04:51:26 INFO : one: Copied (replaced existing) 2025/02/20 04:51:26 DEBUG : Waiting for deletions to finish 2025/02/20 04:51:28 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/BackupDir" 2025/02/20 04:51:29 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:51:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/20 04:51:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:51:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/20 04:51:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/20 04:51:31 INFO : one: Copied (server-side copy) 2025/02/20 04:51:31 INFO : one: Deleted 2025/02/20 04:51:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/20 04:51:32 INFO : one: Copied (server-side copy) 2025/02/20 04:51:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/20 04:51:32 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:51:32 DEBUG : Waiting for deletions to finish 2025/02/20 04:51:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:51:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/20 04:51:33 INFO : two: Copied (server-side copy) 2025/02/20 04:51:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/20 04:51:33 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:51:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:51:33 DEBUG : one: Unchanged skipping 2025/02/20 04:51:33 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:51:33 DEBUG : Waiting for deletions to finish 2025/02/20 04:51:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:51:34 DEBUG : one: Unchanged skipping 2025/02/20 04:51:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:51:34 DEBUG : two: Unchanged skipping 2025/02/20 04:51:34 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:51:34 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:51:34 DEBUG : Waiting for deletions to finish 2025/02/20 04:51:34 INFO : There was nothing to transfer 2025/02/20 04:51:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/20 04:51:35 DEBUG : three: Destination not found in --copy-dest 2025/02/20 04:51:35 DEBUG : three: Need to transfer - File not found at Destination 2025/02/20 04:51:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:51:35 DEBUG : one: Unchanged skipping 2025/02/20 04:51:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/20 04:51:35 DEBUG : two: Unchanged skipping 2025/02/20 04:51:35 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:51:35 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:51:36 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/20 04:51:36 INFO : three: Copied (new) 2025/02/20 04:51:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.24s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:51:40 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/dst" 2025/02/20 04:51:41 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/backup" 2025/02/20 04:51:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/20 04:51:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:51:43 DEBUG : two: Unchanged skipping 2025/02/20 04:51:43 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:51:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/20 04:51:44 INFO : one: Copied (server-side copy) 2025/02/20 04:51:44 INFO : one: Deleted 2025/02/20 04:51:44 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:51:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/20 04:51:45 INFO : one: Copied (new) 2025/02/20 04:51:45 DEBUG : Waiting for deletions to finish 2025/02/20 04:51:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/20 04:51:46 INFO : three.txt: Copied (server-side copy) 2025/02/20 04:51:46 INFO : three.txt: Deleted 2025/02/20 04:51:46 INFO : three.txt: Moved into backup dir 2025/02/20 04:51:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/20 04:51:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:51:48 DEBUG : two: Unchanged skipping 2025/02/20 04:51:48 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:51:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/20 04:51:49 INFO : one: Copied (server-side copy) 2025/02/20 04:51:49 INFO : one: Deleted 2025/02/20 04:51:49 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:51:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/20 04:51:49 INFO : one: Copied (new) 2025/02/20 04:51:49 DEBUG : Waiting for deletions to finish 2025/02/20 04:51:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/20 04:51:50 INFO : three.txt: Copied (server-side copy) 2025/02/20 04:51:50 INFO : three.txt: Deleted 2025/02/20 04:51:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.63s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:51:53 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1109-11.backblaze.com/b2api/v1/b2_upload_file/9f92ad23a0ed2b1b9f580e1b/c001_v0001109_t0014": EOF 2025/02/20 04:51:53 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1109-11.backblaze.com/b2api/v1/b2_upload_file/9f92ad23a0ed2b1b9f580e1b/c001_v0001109_t0014": EOF) 2025/02/20 04:51:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-rumovig7xaqu: 1/10 (Post "https://pod-000-1109-11.backblaze.com/b2api/v1/b2_upload_file/9f92ad23a0ed2b1b9f580e1b/c001_v0001109_t0014": EOF) 2025/02/20 04:51:55 DEBUG : pacer: Reducing sleep to 10ms 2025/02/20 04:51:55 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/dst" 2025/02/20 04:51:56 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/backup" 2025/02/20 04:51:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/20 04:51:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:51:58 DEBUG : two: Unchanged skipping 2025/02/20 04:51:58 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:51:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/20 04:51:59 INFO : one: Copied (server-side copy) to: one.bak 2025/02/20 04:51:59 INFO : one: Deleted 2025/02/20 04:51:59 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:52:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/20 04:52:00 INFO : one: Copied (new) 2025/02/20 04:52:00 DEBUG : Waiting for deletions to finish 2025/02/20 04:52:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/20 04:52:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/20 04:52:01 INFO : three.txt: Deleted 2025/02/20 04:52:01 INFO : three.txt: Moved into backup dir 2025/02/20 04:52:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/20 04:52:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:52:03 DEBUG : two: Unchanged skipping 2025/02/20 04:52:03 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:52:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/20 04:52:03 INFO : one: Copied (server-side copy) to: one.bak 2025/02/20 04:52:03 INFO : one: Deleted 2025/02/20 04:52:03 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:52:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/20 04:52:04 INFO : one: Copied (new) 2025/02/20 04:52:04 DEBUG : Waiting for deletions to finish 2025/02/20 04:52:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/20 04:52:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/20 04:52:04 INFO : three.txt: Deleted 2025/02/20 04:52:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.45s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:52:07 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/dst" 2025/02/20 04:52:08 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/backup" 2025/02/20 04:52:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/20 04:52:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:52:10 DEBUG : two: Unchanged skipping 2025/02/20 04:52:10 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:52:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/20 04:52:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/20 04:52:12 INFO : one: Deleted 2025/02/20 04:52:12 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:52:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/20 04:52:13 INFO : one: Copied (new) 2025/02/20 04:52:13 DEBUG : Waiting for deletions to finish 2025/02/20 04:52:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/20 04:52:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/20 04:52:13 INFO : three.txt: Deleted 2025/02/20 04:52:13 INFO : three.txt: Moved into backup dir 2025/02/20 04:52:15 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:52:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/20 04:52:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:52:15 DEBUG : two: Unchanged skipping 2025/02/20 04:52:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/20 04:52:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/20 04:52:15 INFO : one: Deleted 2025/02/20 04:52:15 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:52:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/20 04:52:16 INFO : one: Copied (new) 2025/02/20 04:52:16 DEBUG : Waiting for deletions to finish 2025/02/20 04:52:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/20 04:52:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/20 04:52:17 INFO : three.txt: Deleted 2025/02/20 04:52:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.62s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:52:20 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/dst" 2025/02/20 04:52:22 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:52:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:52:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/20 04:52:22 DEBUG : two: Unchanged skipping 2025/02/20 04:52:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/20 04:52:22 INFO : one: Copied (server-side copy) to: one.bak 2025/02/20 04:52:22 INFO : one: Deleted 2025/02/20 04:52:22 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:52:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/20 04:52:23 INFO : one: Copied (new) 2025/02/20 04:52:23 DEBUG : Waiting for deletions to finish 2025/02/20 04:52:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/20 04:52:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/20 04:52:24 INFO : three.txt: Deleted 2025/02/20 04:52:24 INFO : three.txt: Moved into backup dir 2025/02/20 04:52:25 DEBUG : one.bak: Excluded (Path Filter) 2025/02/20 04:52:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/20 04:52:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/20 04:52:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:52:25 DEBUG : two: Unchanged skipping 2025/02/20 04:52:25 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for checks to finish 2025/02/20 04:52:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/20 04:52:26 INFO : one: Copied (server-side copy) to: one.bak 2025/02/20 04:52:26 INFO : one: Deleted 2025/02/20 04:52:26 DEBUG : B2 bucket rclone-test-rumovig7xaqu path dst: Waiting for transfers to finish 2025/02/20 04:52:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/20 04:52:26 INFO : one: Copied (new) 2025/02/20 04:52:26 DEBUG : Waiting for deletions to finish 2025/02/20 04:52:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/20 04:52:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/20 04:52:27 INFO : three.txt: Deleted 2025/02/20 04:52:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.75s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:52:29 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/dst" 2025/02/20 04:52:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/20 04:52:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/20 04:52:32 INFO : one: Copied (server-side copy) to: one.bak 2025/02/20 04:52:32 INFO : one: Deleted 2025/02/20 04:52:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/20 04:52:34 INFO : one: Copied (new) 2025/02/20 04:52:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:52:34 DEBUG : two: Unchanged skipping 2025/02/20 04:52:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/20 04:52:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/20 04:52:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/20 04:52:35 INFO : three.txt: Deleted 2025/02/20 04:52:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/20 04:52:35 INFO : three.txt: Copied (new) 2025/02/20 04:52:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/20 04:52:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/20 04:52:37 INFO : one: Copied (server-side copy) to: one.bak 2025/02/20 04:52:37 INFO : one: Deleted 2025/02/20 04:52:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/20 04:52:38 INFO : one: Copied (new) 2025/02/20 04:52:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:52:38 DEBUG : two: Unchanged skipping 2025/02/20 04:52:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/20 04:52:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/20 04:52:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/20 04:52:39 INFO : three.txt: Deleted 2025/02/20 04:52:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/20 04:52:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.00s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:52:43 DEBUG : Creating backend with remote "TestB2:rclone-test-rumovig7xaqu/dst" 2025/02/20 04:52:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/20 04:52:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/20 04:52:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/20 04:52:45 INFO : one: Deleted 2025/02/20 04:52:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/20 04:52:46 INFO : one: Copied (new) 2025/02/20 04:52:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:52:46 DEBUG : two: Unchanged skipping 2025/02/20 04:52:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/20 04:52:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/20 04:52:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/20 04:52:47 INFO : three.txt: Deleted 2025/02/20 04:52:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/20 04:52:47 INFO : three.txt: Copied (new) 2025/02/20 04:52:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/20 04:52:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/20 04:52:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/20 04:52:49 INFO : one: Deleted 2025/02/20 04:52:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/20 04:52:49 INFO : one: Copied (new) 2025/02/20 04:52:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:52:49 DEBUG : two: Unchanged skipping 2025/02/20 04:52:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/20 04:52:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/20 04:52:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/20 04:52:50 INFO : three.txt: Deleted 2025/02/20 04:52:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/20 04:52:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.60s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:52:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/20 04:52:53 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:52:53 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:52:53 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/20 04:52:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/20 04:52:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.35s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:52:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/20 04:52:54 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:52:54 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:52:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/20 04:52:55 INFO : existing: Copied (new) 2025/02/20 04:52:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:52:55 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/20 04:52:55 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:52:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/20 04:52:55 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:52:55 ERROR : B2 bucket rclone-test-rumovig7xaqu: not deleting files as there were IO errors 2025/02/20 04:52:55 ERROR : B2 bucket rclone-test-rumovig7xaqu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncImmutable (2.74s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:52:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:52:57 DEBUG : existing: Unchanged skipping 2025/02/20 04:52:57 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:52:57 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:52:57 DEBUG : Waiting for deletions to finish 2025/02/20 04:52:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.39s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:53:00 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1157-04.backblaze.com/b2api/v1/b2_upload_file/9f92ad23a0ed2b1b9f580e1b/c001_v0001157_t0016": EOF 2025/02/20 04:53:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-04.backblaze.com/b2api/v1/b2_upload_file/9f92ad23a0ed2b1b9f580e1b/c001_v0001157_t0016": EOF) 2025/02/20 04:53:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-rumovig7xaqu: 1/10 (Post "https://pod-000-1157-04.backblaze.com/b2api/v1/b2_upload_file/9f92ad23a0ed2b1b9f580e1b/c001_v0001157_t0016": EOF) 2025/02/20 04:53:02 DEBUG : pacer: Reducing sleep to 10ms 2025/02/20 04:53:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:53:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both0: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both12: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both13: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both14: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both1: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both16: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both17: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both18: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both19: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both2: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both3: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both4: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both5: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both6: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both7: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both8: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:11 DEBUG : both9: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both10: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both11: Unchanged skipping 2025/02/20 04:53:11 DEBUG : both15: Unchanged skipping 2025/02/20 04:53:11 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:53:11 DEBUG : Waiting for deletions to finish 2025/02/20 04:53:11 INFO : only10: Deleted 2025/02/20 04:53:11 INFO : only2: Deleted 2025/02/20 04:53:12 INFO : only0: Deleted 2025/02/20 04:53:12 INFO : only17: Deleted 2025/02/20 04:53:12 INFO : only1: Deleted 2025/02/20 04:53:12 INFO : only6: Deleted 2025/02/20 04:53:12 INFO : only9: Deleted 2025/02/20 04:53:12 INFO : only12: Deleted 2025/02/20 04:53:12 INFO : only15: Deleted 2025/02/20 04:53:12 INFO : only14: Deleted 2025/02/20 04:53:12 INFO : only16: Deleted 2025/02/20 04:53:12 INFO : only18: Deleted 2025/02/20 04:53:12 INFO : only3: Deleted 2025/02/20 04:53:12 INFO : only4: Deleted 2025/02/20 04:53:12 INFO : only5: Deleted 2025/02/20 04:53:12 INFO : only11: Deleted 2025/02/20 04:53:12 INFO : only13: Deleted 2025/02/20 04:53:12 INFO : only8: Deleted 2025/02/20 04:53:12 INFO : only7: Deleted 2025/02/20 04:53:12 INFO : only19: Deleted 2025/02/20 04:53:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.40s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:53:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for checks to finish 2025/02/20 04:53:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both0: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both1: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both13: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both14: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both15: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both16: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both17: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both10: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both19: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both11: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both12: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both4: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both5: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both6: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both18: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both8: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/20 04:53:26 DEBUG : both9: Unchanged skipping 2025/02/20 04:53:26 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/20 04:53:26 DEBUG : both2: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both3: Unchanged skipping 2025/02/20 04:53:26 DEBUG : both7: Unchanged skipping 2025/02/20 04:53:26 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Waiting for transfers to finish 2025/02/20 04:53:27 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:27 INFO : only0: Copied (replaced existing) 2025/02/20 04:53:27 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:27 INFO : only12: Copied (replaced existing) 2025/02/20 04:53:27 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:27 INFO : only1: Copied (replaced existing) 2025/02/20 04:53:27 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:27 INFO : only10: Copied (replaced existing) 2025/02/20 04:53:27 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:27 INFO : only13: Copied (replaced existing) 2025/02/20 04:53:27 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:27 INFO : only14: Copied (replaced existing) 2025/02/20 04:53:27 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:27 INFO : only15: Copied (replaced existing) 2025/02/20 04:53:28 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:28 INFO : only11: Copied (replaced existing) 2025/02/20 04:53:28 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:28 INFO : only16: Copied (replaced existing) 2025/02/20 04:53:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:28 INFO : only17: Copied (replaced existing) 2025/02/20 04:53:28 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:28 INFO : only18: Copied (replaced existing) 2025/02/20 04:53:28 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:28 INFO : only19: Copied (replaced existing) 2025/02/20 04:53:28 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:28 INFO : only2: Copied (replaced existing) 2025/02/20 04:53:28 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:28 INFO : only3: Copied (replaced existing) 2025/02/20 04:53:28 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:28 INFO : only4: Copied (replaced existing) 2025/02/20 04:53:28 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:28 INFO : only5: Copied (replaced existing) 2025/02/20 04:53:28 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:28 INFO : only6: Copied (replaced existing) 2025/02/20 04:53:28 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:28 INFO : only7: Copied (replaced existing) 2025/02/20 04:53:28 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:28 INFO : only8: Copied (replaced existing) 2025/02/20 04:53:28 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/20 04:53:28 INFO : only9: Copied (replaced existing) 2025/02/20 04:53:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.56s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:53:37 DEBUG : empty_dir: Making directory with metadata 2025/02/20 04:53:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/20 04:53:37 DEBUG : empty_on_remote: Making directory with metadata 2025/02/20 04:53:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/20 04:53:37 INFO : empty_on_remote: Making directory 2025/02/20 04:53:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:53:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/20 04:53:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/20 04:53:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/20 04:53:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.24s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:53:40 DEBUG : empty_dir: Making directory with metadata 2025/02/20 04:53:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/20 04:53:40 DEBUG : empty_on_remote: Making directory with metadata 2025/02/20 04:53:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/20 04:53:40 INFO : empty_on_remote: Making directory 2025/02/20 04:53:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:53:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/20 04:53:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/20 04:53:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/20 04:53:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/20 04:53:41 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.99s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:53:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/20 04:53:43 INFO : sub dir: Making directory 2025/02/20 04:53:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" 2025/02/20 04:53:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/20 04:53:46 INFO : sub dir: Making directory 2025/02/20 04:53:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rumovig7xaqu", Local "Local file system at /tmp/rclone457201982", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.05s) PASS 2025/02/20 04:53:49 DEBUG : B2 bucket rclone-test-rumovig7xaqu: Purge remote 2025/02/20 04:53:49 INFO : B2 bucket rclone-test-rumovig7xaqu: cleaning bucket "rclone-test-rumovig7xaqu" of all files 2025/02/20 04:53:50 DEBUG : BackupDir/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4a97_d20250220_m045136_c001_v7007000_t0000_u01740027096658") 2025/02/20 04:53:50 DEBUG : BackupDir/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f109027491d91c3ec_d20250220_m045131_c001_v0001181_t0028_u01740027091116") 2025/02/20 04:53:50 DEBUG : CompareDest/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4a32_d20250220_m045111_c001_v7007000_t0000_u01740027071230") 2025/02/20 04:53:50 DEBUG : CompareDest/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5d19_d20250220_m045105_c001_v0001157_t0058_u01740027065027") 2025/02/20 04:53:50 DEBUG : CompareDest/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4a3c_d20250220_m045111_c001_v7007000_t0000_u01740027071413") 2025/02/20 04:53:50 DEBUG : CompareDest/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a25fc_d20250220_m045106_c001_v0001184_t0035_u01740027066449") 2025/02/20 04:53:50 DEBUG : CopyDest/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4a98_d20250220_m045136_c001_v7007000_t0000_u01740027096840") 2025/02/20 04:53:50 DEBUG : CopyDest/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57d6d_d20250220_m045127_c001_v0001109_t0039_u01740027087893") 2025/02/20 04:53:50 DEBUG : CopyDest/three: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4a99_d20250220_m045137_c001_v7007000_t0000_u01740027097023") 2025/02/20 04:53:50 DEBUG : CopyDest/three: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a2b4c_d20250220_m045134_c001_v0001184_t0051_u01740027094941") 2025/02/20 04:53:50 DEBUG : CopyDest/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4a9a_d20250220_m045137_c001_v7007000_t0000_u01740027097206") 2025/02/20 04:53:50 DEBUG : CopyDest/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5d69_d20250220_m045132_c001_v0001157_t0013_u01740027092676") 2025/02/20 04:53:50 DEBUG : EXISTING: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40557ed90d18bc7e_d20250220_m045258_c001_v7007000_t0000_u01740027178312") 2025/02/20 04:53:50 DEBUG : EXISTING: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3982_d20250220_m045257_c001_v0001184_t0007_u01740027177294") 2025/02/20 04:53:50 DEBUG : Testêé: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40557ed90d18bc7a_d20250220_m045254_c001_v7007000_t0000_u01740027174179") 2025/02/20 04:53:50 DEBUG : Testêé: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a38dc_d20250220_m045253_c001_v0001184_t0031_u01740027173601") 2025/02/20 04:53:50 DEBUG : Testêé: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5e87_d20250220_m045252_c001_v0001157_t0007_u01740027172555") 2025/02/20 04:53:50 DEBUG : a/potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda02842d4_d20250220_m044914_c001_v7007000_t0000_u01740026954964") 2025/02/20 04:53:50 DEBUG : a/potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b2b_d20250220_m044914_c001_v0001109_t0005_u01740026954048") 2025/02/20 04:53:51 DEBUG : a/potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda02842ca_d20250220_m044911_c001_v7007000_t0000_u01740026951659") 2025/02/20 04:53:51 DEBUG : a/potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b0f_d20250220_m044910_c001_v0001109_t0045_u01740026950085") 2025/02/20 04:53:51 DEBUG : a/potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f414db063567ad3ba_d20250220_m044845_c001_v7007000_t0000_u01740026925296") 2025/02/20 04:53:51 DEBUG : a/potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57a7c_d20250220_m044844_c001_v0001109_t0031_u01740026924272") 2025/02/20 04:53:51 DEBUG : b/potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda02842d6_d20250220_m044915_c001_v7007000_t0000_u01740026955152") 2025/02/20 04:53:51 DEBUG : b/potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b21_d20250220_m044912_c001_v0001109_t0020_u01740026952571") 2025/02/20 04:53:51 DEBUG : b/potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda02842c9_d20250220_m044911_c001_v7007000_t0000_u01740026951111") 2025/02/20 04:53:51 DEBUG : b/potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57aff_d20250220_m044908_c001_v0001109_t0046_u01740026948534") 2025/02/20 04:53:51 DEBUG : b/potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f414db063567ad3b9_d20250220_m044844_c001_v7007000_t0000_u01740026924749") 2025/02/20 04:53:51 DEBUG : b/potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57a74_d20250220_m044842_c001_v0001109_t0019_u01740026922545") 2025/02/20 04:53:51 DEBUG : backup/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40557ed90d18bbea_d20250220_m045150_c001_v7007000_t0000_u01740027110861") 2025/02/20 04:53:51 DEBUG : backup/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f11867cebcc01ae02_d20250220_m045148_c001_v0001109_t0027_u01740027108739") 2025/02/20 04:53:51 DEBUG : backup/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1141739816d71da6_d20250220_m045144_c001_v0001184_t0046_u01740027104291") 2025/02/20 04:53:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4122605d420506bf_d20250220_m045217_c001_v7007000_t0000_u01740027137935") 2025/02/20 04:53:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104983162814edfe_d20250220_m045215_c001_v0001184_t0055_u01740027135529") 2025/02/20 04:53:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f110962c0c2cc9699_d20250220_m045211_c001_v0001043_t0039_u01740027131720") 2025/02/20 04:53:51 DEBUG : backup/one.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4122605d420506b1_d20250220_m045205_c001_v7007000_t0000_u01740027125315") 2025/02/20 04:53:51 DEBUG : backup/one.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1129b22322e13ba3_d20250220_m045203_c001_v0001098_t0051_u01740027123463") 2025/02/20 04:53:51 DEBUG : backup/one.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f108b1798cb563704_d20250220_m045159_c001_v0001182_t0022_u01740027119668") 2025/02/20 04:53:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4122605d420506c0_d20250220_m045218_c001_v7007000_t0000_u01740027138115") 2025/02/20 04:53:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f11883c4353556bf2_d20250220_m045216_c001_v0001106_t0018_u01740027136473") 2025/02/20 04:53:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f110bba775bf65e1f_d20250220_m045213_c001_v0001184_t0015_u01740027133440") 2025/02/20 04:53:52 DEBUG : backup/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40557ed90d18bbeb_d20250220_m045151_c001_v7007000_t0000_u01740027111044") 2025/02/20 04:53:52 DEBUG : backup/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f114858ed7daecba8_d20250220_m045149_c001_v0001101_t0020_u01740027109939") 2025/02/20 04:53:52 DEBUG : backup/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1072508891aa76ec_d20250220_m045145_c001_v0001116_t0036_u01740027105749") 2025/02/20 04:53:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4122605d420506b3_d20250220_m045205_c001_v7007000_t0000_u01740027125496") 2025/02/20 04:53:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f11181516e19af7d1_d20250220_m045204_c001_v0001180_t0053_u01740027124452") 2025/02/20 04:53:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1042151c57beb39d_d20250220_m045201_c001_v0001179_t0047_u01740027121110") 2025/02/20 04:53:52 DEBUG : both0: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334de_d20250220_m045329_c001_v7007000_t0000_u01740027209180") 2025/02/20 04:53:52 DEBUG : both0: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3d70_d20250220_m045317_c001_v0001184_t0014_u01740027197953") 2025/02/20 04:53:52 DEBUG : both0: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521a9_d20250220_m045313_c001_v7007000_t0000_u01740027193331") 2025/02/20 04:53:52 DEBUG : both0: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3a48_d20250220_m045302_c001_v0001184_t0007_u01740027182212") 2025/02/20 04:53:52 DEBUG : both1: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334df_d20250220_m045329_c001_v7007000_t0000_u01740027209363") 2025/02/20 04:53:52 DEBUG : both1: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3d8a_d20250220_m045318_c001_v0001184_t0059_u01740027198343") 2025/02/20 04:53:52 DEBUG : both1: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521aa_d20250220_m045313_c001_v7007000_t0000_u01740027193513") 2025/02/20 04:53:52 DEBUG : both1: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3a5a_d20250220_m045302_c001_v0001184_t0056_u01740027182670") 2025/02/20 04:53:52 DEBUG : both10: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334e0_d20250220_m045329_c001_v7007000_t0000_u01740027209546") 2025/02/20 04:53:52 DEBUG : both10: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3e4e_d20250220_m045322_c001_v0001184_t0017_u01740027202107") 2025/02/20 04:53:52 DEBUG : both10: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521ab_d20250220_m045313_c001_v7007000_t0000_u01740027193695") 2025/02/20 04:53:52 DEBUG : both10: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3b26_d20250220_m045306_c001_v0001184_t0038_u01740027186382") 2025/02/20 04:53:53 DEBUG : both11: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334e1_d20250220_m045329_c001_v7007000_t0000_u01740027209732") 2025/02/20 04:53:53 DEBUG : both11: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3e70_d20250220_m045322_c001_v0001184_t0044_u01740027202507") 2025/02/20 04:53:53 DEBUG : both11: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521ac_d20250220_m045313_c001_v7007000_t0000_u01740027193876") 2025/02/20 04:53:53 DEBUG : both11: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3b34_d20250220_m045306_c001_v0001184_t0014_u01740027186839") 2025/02/20 04:53:53 DEBUG : both12: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334e2_d20250220_m045329_c001_v7007000_t0000_u01740027209914") 2025/02/20 04:53:53 DEBUG : both12: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3e84_d20250220_m045322_c001_v0001184_t0047_u01740027202925") 2025/02/20 04:53:53 DEBUG : both12: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521ae_d20250220_m045314_c001_v7007000_t0000_u01740027194058") 2025/02/20 04:53:53 DEBUG : both12: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3b4e_d20250220_m045307_c001_v0001184_t0003_u01740027187252") 2025/02/20 04:53:53 DEBUG : both13: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334e3_d20250220_m045330_c001_v7007000_t0000_u01740027210106") 2025/02/20 04:53:53 DEBUG : both13: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3e92_d20250220_m045323_c001_v0001184_t0002_u01740027203340") 2025/02/20 04:53:53 DEBUG : both13: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521af_d20250220_m045314_c001_v7007000_t0000_u01740027194239") 2025/02/20 04:53:53 DEBUG : both13: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3b64_d20250220_m045307_c001_v0001184_t0004_u01740027187667") 2025/02/20 04:53:53 DEBUG : both14: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334e5_d20250220_m045330_c001_v7007000_t0000_u01740027210288") 2025/02/20 04:53:53 DEBUG : both14: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3ea4_d20250220_m045323_c001_v0001184_t0024_u01740027203730") 2025/02/20 04:53:53 DEBUG : both14: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521b0_d20250220_m045314_c001_v7007000_t0000_u01740027194421") 2025/02/20 04:53:53 DEBUG : both14: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3b76_d20250220_m045308_c001_v0001184_t0028_u01740027188118") 2025/02/20 04:53:53 DEBUG : both15: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334e6_d20250220_m045330_c001_v7007000_t0000_u01740027210470") 2025/02/20 04:53:53 DEBUG : both15: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3eb2_d20250220_m045324_c001_v0001184_t0026_u01740027204159") 2025/02/20 04:53:53 DEBUG : both15: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521b1_d20250220_m045314_c001_v7007000_t0000_u01740027194602") 2025/02/20 04:53:54 DEBUG : both15: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3b8c_d20250220_m045308_c001_v0001184_t0005_u01740027188517") 2025/02/20 04:53:54 DEBUG : both16: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334e7_d20250220_m045330_c001_v7007000_t0000_u01740027210657") 2025/02/20 04:53:54 DEBUG : both16: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3eca_d20250220_m045324_c001_v0001184_t0023_u01740027204553") 2025/02/20 04:53:54 DEBUG : both16: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521b2_d20250220_m045314_c001_v7007000_t0000_u01740027194785") 2025/02/20 04:53:54 DEBUG : both16: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3ba8_d20250220_m045308_c001_v0001184_t0007_u01740027188924") 2025/02/20 04:53:54 DEBUG : both17: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334e8_d20250220_m045330_c001_v7007000_t0000_u01740027210843") 2025/02/20 04:53:54 DEBUG : both17: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3ee4_d20250220_m045324_c001_v0001184_t0018_u01740027204989") 2025/02/20 04:53:54 DEBUG : both17: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521b5_d20250220_m045314_c001_v7007000_t0000_u01740027194978") 2025/02/20 04:53:54 DEBUG : both17: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3bc4_d20250220_m045309_c001_v0001184_t0008_u01740027189336") 2025/02/20 04:53:54 DEBUG : both18: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334e9_d20250220_m045331_c001_v7007000_t0000_u01740027211027") 2025/02/20 04:53:54 DEBUG : both18: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3efa_d20250220_m045325_c001_v0001184_t0018_u01740027205377") 2025/02/20 04:53:54 DEBUG : both18: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521b6_d20250220_m045315_c001_v7007000_t0000_u01740027195160") 2025/02/20 04:53:54 DEBUG : both18: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3bda_d20250220_m045309_c001_v0001184_t0019_u01740027189783") 2025/02/20 04:53:54 DEBUG : both19: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334eb_d20250220_m045331_c001_v7007000_t0000_u01740027211210") 2025/02/20 04:53:54 DEBUG : both19: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3f12_d20250220_m045325_c001_v0001184_t0045_u01740027205872") 2025/02/20 04:53:54 DEBUG : both19: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521b8_d20250220_m045315_c001_v7007000_t0000_u01740027195356") 2025/02/20 04:53:54 DEBUG : both19: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3bee_d20250220_m045310_c001_v0001184_t0003_u01740027190191") 2025/02/20 04:53:54 DEBUG : both2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334ed_d20250220_m045331_c001_v7007000_t0000_u01740027211392") 2025/02/20 04:53:54 DEBUG : both2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3d9e_d20250220_m045318_c001_v0001184_t0049_u01740027198735") 2025/02/20 04:53:54 DEBUG : both2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521be_d20250220_m045315_c001_v7007000_t0000_u01740027195538") 2025/02/20 04:53:55 DEBUG : both2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3a7c_d20250220_m045303_c001_v0001184_t0016_u01740027183086") 2025/02/20 04:53:55 DEBUG : both3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334ee_d20250220_m045331_c001_v7007000_t0000_u01740027211575") 2025/02/20 04:53:55 DEBUG : both3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3dba_d20250220_m045319_c001_v0001184_t0054_u01740027199120") 2025/02/20 04:53:55 DEBUG : both3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521c1_d20250220_m045315_c001_v7007000_t0000_u01740027195729") 2025/02/20 04:53:55 DEBUG : both3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3a94_d20250220_m045303_c001_v0001184_t0002_u01740027183505") 2025/02/20 04:53:55 DEBUG : both4: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334ef_d20250220_m045331_c001_v7007000_t0000_u01740027211768") 2025/02/20 04:53:55 DEBUG : both4: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3dc2_d20250220_m045319_c001_v0001184_t0029_u01740027199533") 2025/02/20 04:53:55 DEBUG : both4: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521c2_d20250220_m045315_c001_v7007000_t0000_u01740027195927") 2025/02/20 04:53:55 DEBUG : both4: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3aae_d20250220_m045303_c001_v0001184_t0053_u01740027183901") 2025/02/20 04:53:55 DEBUG : both5: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334f0_d20250220_m045331_c001_v7007000_t0000_u01740027211956") 2025/02/20 04:53:55 DEBUG : both5: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3dd8_d20250220_m045319_c001_v0001184_t0044_u01740027199929") 2025/02/20 04:53:55 DEBUG : both5: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521c3_d20250220_m045316_c001_v7007000_t0000_u01740027196109") 2025/02/20 04:53:55 DEBUG : both5: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3abe_d20250220_m045304_c001_v0001184_t0024_u01740027184313") 2025/02/20 04:53:55 DEBUG : both6: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334f1_d20250220_m045332_c001_v7007000_t0000_u01740027212140") 2025/02/20 04:53:55 DEBUG : both6: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3dfc_d20250220_m045320_c001_v0001184_t0026_u01740027200402") 2025/02/20 04:53:55 DEBUG : both6: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521c4_d20250220_m045316_c001_v7007000_t0000_u01740027196292") 2025/02/20 04:53:55 DEBUG : both6: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3ad2_d20250220_m045304_c001_v0001184_t0048_u01740027184736") 2025/02/20 04:53:55 DEBUG : both7: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334f2_d20250220_m045332_c001_v7007000_t0000_u01740027212326") 2025/02/20 04:53:55 DEBUG : both7: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3e0c_d20250220_m045320_c001_v0001184_t0025_u01740027200841") 2025/02/20 04:53:55 DEBUG : both7: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521c6_d20250220_m045316_c001_v7007000_t0000_u01740027196474") 2025/02/20 04:53:56 DEBUG : both7: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3ae2_d20250220_m045305_c001_v0001184_t0052_u01740027185135") 2025/02/20 04:53:56 DEBUG : both8: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334f3_d20250220_m045332_c001_v7007000_t0000_u01740027212512") 2025/02/20 04:53:56 DEBUG : both8: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3e26_d20250220_m045321_c001_v0001184_t0039_u01740027201265") 2025/02/20 04:53:56 DEBUG : both8: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521c9_d20250220_m045316_c001_v7007000_t0000_u01740027196654") 2025/02/20 04:53:56 DEBUG : both8: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3af2_d20250220_m045305_c001_v0001184_t0016_u01740027185529") 2025/02/20 04:53:56 DEBUG : both9: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334f4_d20250220_m045332_c001_v7007000_t0000_u01740027212696") 2025/02/20 04:53:56 DEBUG : both9: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3e34_d20250220_m045321_c001_v0001184_t0002_u01740027201680") 2025/02/20 04:53:56 DEBUG : both9: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521cb_d20250220_m045316_c001_v7007000_t0000_u01740027196837") 2025/02/20 04:53:56 DEBUG : both9: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3b03_d20250220_m045305_c001_v0001184_t0017_u01740027185978") 2025/02/20 04:53:56 DEBUG : c/non empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda02842d7_d20250220_m044915_c001_v7007000_t0000_u01740026955334") 2025/02/20 04:53:56 DEBUG : c/non empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b27_d20250220_m044913_c001_v0001109_t0001_u01740026953268") 2025/02/20 04:53:56 DEBUG : c/non empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda02842cc_d20250220_m044911_c001_v7007000_t0000_u01740026951841") 2025/02/20 04:53:56 DEBUG : c/non empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b05_d20250220_m044909_c001_v0001109_t0041_u01740026949149") 2025/02/20 04:53:56 DEBUG : c/non empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f414db063567ad3bb_d20250220_m044845_c001_v7007000_t0000_u01740026925478") 2025/02/20 04:53:56 DEBUG : c/non empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57a78_d20250220_m044843_c001_v0001109_t0057_u01740026923188") 2025/02/20 04:53:56 DEBUG : check sum: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818bd41_d20250220_m044830_c001_v7007000_t0000_u01740026910006") 2025/02/20 04:53:56 DEBUG : check sum: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57a23_d20250220_m044828_c001_v0001109_t0028_u01740026908769") 2025/02/20 04:53:56 DEBUG : dest/3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4a6f_d20250220_m045121_c001_v7007000_t0000_u01740027081149") 2025/02/20 04:53:56 DEBUG : dest/3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f403990d5f18a40bb_d20250220_m045120_c001_v0001172_t0011_u01740027080049") 2025/02/20 04:53:56 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40557ed90d18bc72_d20250220_m045251_c001_v7007000_t0000_u01740027171071") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f111ac2c101bab518_d20250220_m045249_c001_v0001183_t0015_u01740027169330") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408a2beeac222b34_d20250220_m045249_c001_v7007000_t0000_u01740027169149") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f111ac2c101bab499_d20250220_m045246_c001_v0001183_t0046_u01740027166584") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408a2beeac222b27_d20250220_m045245_c001_v7007000_t0000_u01740027165868") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a36e5_d20250220_m045241_c001_v0001184_t0053_u01740027161957") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40557ed90d18bc62_d20250220_m045240_c001_v7007000_t0000_u01740027160501") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f105271bed990d818_d20250220_m045237_c001_v0001106_t0019_u01740027157809") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4b76_d20250220_m045237_c001_v7007000_t0000_u01740027157625") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f105271bed990d802_d20250220_m045233_c001_v0001106_t0043_u01740027153601") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4b6b_d20250220_m045232_c001_v7007000_t0000_u01740027152877") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5e2f_d20250220_m045228_c001_v0001157_t0041_u01740027148964") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4122605d420506cf_d20250220_m045227_c001_v7007000_t0000_u01740027147685") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104ae33b900af94c_d20250220_m045226_c001_v0001101_t0003_u01740027146378") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609330b8_d20250220_m045226_c001_v7007000_t0000_u01740027146191") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104ae33b900af944_d20250220_m045223_c001_v0001101_t0039_u01740027143228") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609330b5_d20250220_m045222_c001_v7007000_t0000_u01740027142504") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5e0f_d20250220_m045219_c001_v0001157_t0001_u01740027139207") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4122605d420506c1_d20250220_m045218_c001_v7007000_t0000_u01740027138296") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f115b3b353ab6866e_d20250220_m045215_c001_v0001130_t0045_u01740027135967") 2025/02/20 04:53:57 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933091_d20250220_m045215_c001_v7007000_t0000_u01740027135786") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f115b3b353ab68668_d20250220_m045212_c001_v0001130_t0004_u01740027132862") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca3366093308c_d20250220_m045212_c001_v7007000_t0000_u01740027132140") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5de6_d20250220_m045206_c001_v0001157_t0044_u01740027126592") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4122605d420506b4_d20250220_m045205_c001_v7007000_t0000_u01740027125679") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f111def2a5ef95a7d_d20250220_m045203_c001_v0001146_t0051_u01740027123964") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4026768e42c5784a_d20250220_m045203_c001_v7007000_t0000_u01740027123764") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f111def2a5ef95a73_d20250220_m045200_c001_v0001146_t0003_u01740027120597") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4026768e42c5783c_d20250220_m045159_c001_v7007000_t0000_u01740027119870") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5daf_d20250220_m045152_c001_v0001157_t0040_u01740027112141") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40557ed90d18bbec_d20250220_m045151_c001_v7007000_t0000_u01740027111229") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f117c184c5f26262f_d20250220_m045149_c001_v0001100_t0019_u01740027109384") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818c3a5_d20250220_m045149_c001_v7007000_t0000_u01740027109199") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f117c184c5f26261d_d20250220_m045145_c001_v0001100_t0009_u01740027105245") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818c39e_d20250220_m045144_c001_v7007000_t0000_u01740027104520") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57da7_d20250220_m045138_c001_v0001109_t0037_u01740027098512") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4a9b_d20250220_m045137_c001_v7007000_t0000_u01740027097405") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1070b37edcbb5ad6_d20250220_m045131_c001_v0001117_t0000_u01740027091529") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4a91_d20250220_m045131_c001_v7007000_t0000_u01740027091328") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a29f8_d20250220_m045127_c001_v0001184_t0050_u01740027087329") 2025/02/20 04:53:58 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f111ac2c101baa893_d20250220_m045126_c001_v0001183_t0031_u01740027086530") 2025/02/20 04:53:59 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f111ac2c101baa869_d20250220_m045125_c001_v0001183_t0051_u01740027085578") 2025/02/20 04:53:59 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4a3d_d20250220_m045111_c001_v7007000_t0000_u01740027071595") 2025/02/20 04:53:59 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57cff_d20250220_m045104_c001_v0001109_t0005_u01740027064026") 2025/02/20 04:53:59 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1058917bfd815ff3_d20250220_m045103_c001_v0001041_t0011_u01740027063126") 2025/02/20 04:53:59 DEBUG : dst/one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1058917bfd815ff1_d20250220_m045102_c001_v0001041_t0017_u01740027062018") 2025/02/20 04:53:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40557ed90d18bc73_d20250220_m045251_c001_v7007000_t0000_u01740027171254") 2025/02/20 04:53:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1051905fc0e812b1_d20250220_m045248_c001_v0001150_t0044_u01740027168850") 2025/02/20 04:53:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f110dd4135169b93c_d20250220_m045245_c001_v0001182_t0017_u01740027165656") 2025/02/20 04:53:59 DEBUG : dst/one.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40557ed90d18bc63_d20250220_m045240_c001_v7007000_t0000_u01740027160682") 2025/02/20 04:53:59 DEBUG : dst/one.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1017a188a45f49c7_d20250220_m045236_c001_v0001116_t0025_u01740027156923") 2025/02/20 04:53:59 DEBUG : dst/one.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f119096a67ffd60a7_d20250220_m045232_c001_v0001090_t0028_u01740027152381") 2025/02/20 04:53:59 DEBUG : dst/one.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4122605d420506d0_d20250220_m045227_c001_v7007000_t0000_u01740027147866") 2025/02/20 04:53:59 DEBUG : dst/one.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10563f050de824e9_d20250220_m045225_c001_v0001183_t0059_u01740027145983") 2025/02/20 04:53:59 DEBUG : dst/one.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10531381ca36fb37_d20250220_m045222_c001_v0001181_t0014_u01740027142291") 2025/02/20 04:53:59 DEBUG : dst/three: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4a9c_d20250220_m045137_c001_v7007000_t0000_u01740027097588") 2025/02/20 04:53:59 DEBUG : dst/three: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f111ac2c101baa9ee_d20250220_m045136_c001_v0001183_t0056_u01740027096067") 2025/02/20 04:53:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40557ed90d18bc74_d20250220_m045251_c001_v7007000_t0000_u01740027171439") 2025/02/20 04:53:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10872f5fa4073923_d20250220_m045250_c001_v0001184_t0018_u01740027170100") 2025/02/20 04:53:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f100b11a6dc14f182_d20250220_m045247_c001_v0001184_t0002_u01740027167366") 2025/02/20 04:53:59 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40557ed90d18bc75_d20250220_m045251_c001_v7007000_t0000_u01740027171622") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f111ac2c101bab53e_d20250220_m045250_c001_v0001183_t0006_u01740027170478") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408a2beeac222b35_d20250220_m045250_c001_v7007000_t0000_u01740027170296") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f111ac2c101bab4d7_d20250220_m045247_c001_v0001183_t0004_u01740027167806") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408a2beeac222b32_d20250220_m045247_c001_v7007000_t0000_u01740027167577") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3705_d20250220_m045242_c001_v0001184_t0016_u01740027162886") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40557ed90d18bc64_d20250220_m045240_c001_v7007000_t0000_u01740027160865") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f105271bed990d820_d20250220_m045239_c001_v0001106_t0048_u01740027159197") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4b77_d20250220_m045239_c001_v7007000_t0000_u01740027159015") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f105271bed990d806_d20250220_m045235_c001_v0001106_t0048_u01740027155299") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4b6e_d20250220_m045235_c001_v7007000_t0000_u01740027155116") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5e31_d20250220_m045229_c001_v0001157_t0002_u01740027149456") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609330b9_d20250220_m045227_c001_v7007000_t0000_u01740027147124") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3406_d20250220_m045225_c001_v0001184_t0024_u01740027145169") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609330b6_d20250220_m045224_c001_v7007000_t0000_u01740027144433") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5e11_d20250220_m045219_c001_v0001157_t0041_u01740027139738") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933093_d20250220_m045217_c001_v7007000_t0000_u01740027137385") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a324e_d20250220_m045214_c001_v0001184_t0042_u01740027134724") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca3366093308e_d20250220_m045213_c001_v7007000_t0000_u01740027133646") 2025/02/20 04:54:00 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5de8_d20250220_m045207_c001_v0001157_t0018_u01740027127092") 2025/02/20 04:54:01 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4026768e42c57852_d20250220_m045204_c001_v7007000_t0000_u01740027124751") 2025/02/20 04:54:01 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3053_d20250220_m045202_c001_v0001184_t0019_u01740027122696") 2025/02/20 04:54:01 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4026768e42c57842_d20250220_m045201_c001_v7007000_t0000_u01740027121597") 2025/02/20 04:54:01 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5dbd_d20250220_m045155_c001_v0001157_t0057_u01740027115161") 2025/02/20 04:54:01 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818c3a8_d20250220_m045150_c001_v7007000_t0000_u01740027110303") 2025/02/20 04:54:01 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57dcd_d20250220_m045147_c001_v0001109_t0029_u01740027107344") 2025/02/20 04:54:01 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818c3a1_d20250220_m045146_c001_v7007000_t0000_u01740027106253") 2025/02/20 04:54:01 DEBUG : dst/three.txt: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a2c3a_d20250220_m045139_c001_v0001184_t0008_u01740027099871") 2025/02/20 04:54:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40557ed90d18bc65_d20250220_m045241_c001_v7007000_t0000_u01740027161051") 2025/02/20 04:54:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1014dcb7f0b0a7af_d20250220_m045238_c001_v0001182_t0031_u01740027158795") 2025/02/20 04:54:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1126fe13944b87fe_d20250220_m045234_c001_v0001183_t0045_u01740027154923") 2025/02/20 04:54:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4122605d420506d1_d20250220_m045228_c001_v7007000_t0000_u01740027148048") 2025/02/20 04:54:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10876137b17b0144_d20250220_m045226_c001_v0001178_t0040_u01740027146897") 2025/02/20 04:54:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10816128fcd1c429_d20250220_m045223_c001_v0001093_t0045_u01740027143900") 2025/02/20 04:54:01 DEBUG : dst/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40557ed90d18bc77_d20250220_m045251_c001_v7007000_t0000_u01740027171821") 2025/02/20 04:54:01 DEBUG : dst/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5e6b_d20250220_m045242_c001_v0001157_t0000_u01740027162516") 2025/02/20 04:54:01 DEBUG : dst/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40557ed90d18bc66_d20250220_m045241_c001_v7007000_t0000_u01740027161233") 2025/02/20 04:54:01 DEBUG : dst/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3496_d20250220_m045229_c001_v0001184_t0028_u01740027149246") 2025/02/20 04:54:01 DEBUG : dst/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4122605d420506d2_d20250220_m045228_c001_v7007000_t0000_u01740027148230") 2025/02/20 04:54:02 DEBUG : dst/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a332e_d20250220_m045219_c001_v0001184_t0040_u01740027139544") 2025/02/20 04:54:02 DEBUG : dst/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4122605d420506c3_d20250220_m045218_c001_v7007000_t0000_u01740027138478") 2025/02/20 04:54:02 DEBUG : dst/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a30fc_d20250220_m045206_c001_v0001184_t0008_u01740027126896") 2025/02/20 04:54:02 DEBUG : dst/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4122605d420506b5_d20250220_m045205_c001_v7007000_t0000_u01740027125861") 2025/02/20 04:54:02 DEBUG : dst/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a2e9c_d20250220_m045152_c001_v0001184_t0002_u01740027112795") 2025/02/20 04:54:02 DEBUG : dst/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40557ed90d18bbee_d20250220_m045151_c001_v7007000_t0000_u01740027111414") 2025/02/20 04:54:02 DEBUG : dst/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5d85_d20250220_m045139_c001_v0001157_t0042_u01740027099581") 2025/02/20 04:54:02 DEBUG : dst/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4a9d_d20250220_m045137_c001_v7007000_t0000_u01740027097771") 2025/02/20 04:54:02 DEBUG : dst/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1084dd3a6097c9ba_d20250220_m045133_c001_v0001157_t0041_u01740027093607") 2025/02/20 04:54:02 DEBUG : dst/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4a3e_d20250220_m045111_c001_v7007000_t0000_u01740027071777") 2025/02/20 04:54:02 DEBUG : dst/two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1058917bfd816001_d20250220_m045110_c001_v0001041_t0037_u01740027070528") 2025/02/20 04:54:02 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f410584089ecdc8f9_d20250220_m045029_c001_v7007000_t0000_u01740027029100") 2025/02/20 04:54:02 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a1f13_d20250220_m045025_c001_v0001184_t0003_u01740027025454") 2025/02/20 04:54:02 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f410584089ecdc8dc_d20250220_m045023_c001_v7007000_t0000_u01740027023530") 2025/02/20 04:54:02 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a1d22_d20250220_m045012_c001_v0001184_t0027_u01740027012484") 2025/02/20 04:54:02 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc2711952416_d20250220_m045002_c001_v7007000_t0000_u01740027002773") 2025/02/20 04:54:02 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a1aeb_d20250220_m044959_c001_v0001184_t0052_u01740026999377") 2025/02/20 04:54:02 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda0284313_d20250220_m044933_c001_v7007000_t0000_u01740026973672") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b76_d20250220_m044930_c001_v0001109_t0019_u01740026970412") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda0284307_d20250220_m044928_c001_v7007000_t0000_u01740026968618") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b63_d20250220_m044926_c001_v0001109_t0023_u01740026966719") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda02842f6_d20250220_m044922_c001_v7007000_t0000_u01740026962413") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b45_d20250220_m044920_c001_v0001109_t0007_u01740026960234") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda02842e7_d20250220_m044918_c001_v7007000_t0000_u01740026958834") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b33_d20250220_m044916_c001_v0001109_t0020_u01740026956765") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda02842bb_d20250220_m044907_c001_v7007000_t0000_u01740026947623") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57aee_d20250220_m044905_c001_v0001109_t0033_u01740026945294") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f414db063567ad405_d20250220_m044903_c001_v7007000_t0000_u01740026943953") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57ae0_d20250220_m044902_c001_v0001109_t0052_u01740026942975") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f414db063567ad3d2_d20250220_m044855_c001_v7007000_t0000_u01740026935905") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57ab2_d20250220_m044854_c001_v0001109_t0031_u01740026934043") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f414db063567ad3c7_d20250220_m044851_c001_v7007000_t0000_u01740026931363") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57a9a_d20250220_m044849_c001_v0001109_t0006_u01740026929684") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f414db063567ad3c3_d20250220_m044848_c001_v7007000_t0000_u01740026928597") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f103ac2a38283a6a8_d20250220_m044847_c001_v0001184_t0000_u01740026927937") 2025/02/20 04:54:03 DEBUG : empty space: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57a86_d20250220_m044846_c001_v0001109_t0040_u01740026926200") 2025/02/20 04:54:03 DEBUG : enormous: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda0284311_d20250220_m044932_c001_v7007000_t0000_u01740026972938") 2025/02/20 04:54:03 DEBUG : enormous: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b78_d20250220_m044930_c001_v0001109_t0035_u01740026970818") 2025/02/20 04:54:04 DEBUG : existing: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40557ed90d18bc7c_d20250220_m045256_c001_v7007000_t0000_u01740027176164") 2025/02/20 04:54:04 DEBUG : existing: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5e93_d20250220_m045254_c001_v0001157_t0054_u01740027174926") 2025/02/20 04:54:04 DEBUG : existing: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc2711952410_d20250220_m044957_c001_v7007000_t0000_u01740026997628") 2025/02/20 04:54:04 DEBUG : existing: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57bec_d20250220_m044956_c001_v0001109_t0000_u01740026996084") 2025/02/20 04:54:04 DEBUG : existing: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f414db063567ad3b3_d20250220_m044841_c001_v7007000_t0000_u01740026921457") 2025/02/20 04:54:04 DEBUG : existing: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57a6a_d20250220_m044840_c001_v0001109_t0035_u01740026920164") 2025/02/20 04:54:04 DEBUG : existing: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f414db063567ad3af_d20250220_m044838_c001_v7007000_t0000_u01740026918835") 2025/02/20 04:54:04 DEBUG : existing: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57a5d_d20250220_m044837_c001_v0001109_t0005_u01740026917374") 2025/02/20 04:54:04 DEBUG : existing: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57a53_d20250220_m044836_c001_v0001109_t0046_u01740026916377") 2025/02/20 04:54:04 DEBUG : existing-b: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc2711952411_d20250220_m044957_c001_v7007000_t0000_u01740026997812") 2025/02/20 04:54:04 DEBUG : existing-b: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a1a41_d20250220_m044956_c001_v0001184_t0042_u01740026996096") 2025/02/20 04:54:04 DEBUG : file1: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933514_d20250220_m045341_c001_v7007000_t0000_u01740027221855") 2025/02/20 04:54:04 DEBUG : file1: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f118964df24dc0e62_d20250220_m045340_c001_v0001091_t0029_u01740027220951") 2025/02/20 04:54:04 DEBUG : file1: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933511_d20250220_m045338_c001_v7007000_t0000_u01740027218864") 2025/02/20 04:54:04 DEBUG : file1: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a415d_d20250220_m045337_c001_v0001184_t0020_u01740027217710") 2025/02/20 04:54:04 DEBUG : five: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda028431c_d20250220_m044938_c001_v7007000_t0000_u01740026978740") 2025/02/20 04:54:04 DEBUG : five: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4116ed0481d57ba0_d20250220_m044936_c001_v0001109_t0014_u01740026976677") 2025/02/20 04:54:04 DEBUG : foo: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f414db063567ad3cd_d20250220_m044853_c001_v7007000_t0000_u01740026933250") 2025/02/20 04:54:04 DEBUG : foo: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4116ed0481d57aac_d20250220_m044852_c001_v0001109_t0014_u01740026932675") 2025/02/20 04:54:04 DEBUG : foo: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4116ed0481d57aa8_d20250220_m044852_c001_v0001109_t0014_u01740026932102") 2025/02/20 04:54:05 DEBUG : four: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda028431d_d20250220_m044938_c001_v7007000_t0000_u01740026978924") 2025/02/20 04:54:05 DEBUG : four: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cd85461bd5be4_d20250220_m044937_c001_v0001157_t0016_u01740026977230") 2025/02/20 04:54:05 DEBUG : four: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b94_d20250220_m044935_c001_v0001109_t0058_u01740026975586") 2025/02/20 04:54:05 DEBUG : hello world2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f400470616966e9a5_d20250220_m044741_c001_v7007000_t0000_u01740026861153") 2025/02/20 04:54:05 DEBUG : hello world2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57934_d20250220_m044740_c001_v0001109_t0022_u01740026860335") 2025/02/20 04:54:05 DEBUG : ignore-size: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818bd4b_d20250220_m044834_c001_v7007000_t0000_u01740026914931") 2025/02/20 04:54:05 DEBUG : ignore-size: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57a3b_d20250220_m044833_c001_v0001109_t0025_u01740026913781") 2025/02/20 04:54:05 DEBUG : nested/sub dir/file: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc2711952409_d20250220_m044954_c001_v7007000_t0000_u01740026994984") 2025/02/20 04:54:05 DEBUG : nested/sub dir/file: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a19e2_d20250220_m044953_c001_v0001184_t0051_u01740026993945") 2025/02/20 04:54:05 DEBUG : nested/sub dir/file: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc2711952404_d20250220_m044952_c001_v7007000_t0000_u01740026992837") 2025/02/20 04:54:05 DEBUG : nested/sub dir/file: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a1970_d20250220_m044951_c001_v0001184_t0026_u01740026991599") 2025/02/20 04:54:05 DEBUG : one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda028431e_d20250220_m044939_c001_v7007000_t0000_u01740026979107") 2025/02/20 04:54:05 DEBUG : one: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4116ed0481d57b8a_d20250220_m044934_c001_v0001109_t0014_u01740026974784") 2025/02/20 04:54:05 DEBUG : only0: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334f5_d20250220_m045332_c001_v7007000_t0000_u01740027212881") 2025/02/20 04:54:05 DEBUG : only0: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40674598985a3f54_d20250220_m045326_c001_v0001184_t0041_u01740027206952") 2025/02/20 04:54:05 DEBUG : only0: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3d78_d20250220_m045318_c001_v0001184_t0030_u01740027198148") 2025/02/20 04:54:05 DEBUG : only0: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f52199_d20250220_m045311_c001_v7007000_t0000_u01740027191951") 2025/02/20 04:54:05 DEBUG : only0: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3a50_d20250220_m045302_c001_v0001184_t0044_u01740027182404") 2025/02/20 04:54:05 DEBUG : only1: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334f6_d20250220_m045333_c001_v7007000_t0000_u01740027213063") 2025/02/20 04:54:05 DEBUG : only1: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f405b13c1e6dc66bd_d20250220_m045327_c001_v0001177_t0049_u01740027207500") 2025/02/20 04:54:06 DEBUG : only1: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3d96_d20250220_m045318_c001_v0001184_t0001_u01740027198535") 2025/02/20 04:54:06 DEBUG : only1: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f410584089ecdcab1_d20250220_m045311_c001_v7007000_t0000_u01740027191961") 2025/02/20 04:54:06 DEBUG : only1: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3a6e_d20250220_m045302_c001_v0001184_t0055_u01740027182891") 2025/02/20 04:54:06 DEBUG : only10: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334f7_d20250220_m045333_c001_v7007000_t0000_u01740027213246") 2025/02/20 04:54:06 DEBUG : only10: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f411f86aa59625e73_d20250220_m045327_c001_v0001161_t0041_u01740027207696") 2025/02/20 04:54:06 DEBUG : only10: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3e68_d20250220_m045322_c001_v0001184_t0038_u01740027202302") 2025/02/20 04:54:06 DEBUG : only10: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f52197_d20250220_m045311_c001_v7007000_t0000_u01740027191580") 2025/02/20 04:54:06 DEBUG : only10: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3b2a_d20250220_m045306_c001_v0001184_t0041_u01740027186580") 2025/02/20 04:54:06 DEBUG : only11: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334f8_d20250220_m045333_c001_v7007000_t0000_u01740027213431") 2025/02/20 04:54:06 DEBUG : only11: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f418964df24dc0e3a_d20250220_m045327_c001_v0001091_t0016_u01740027207883") 2025/02/20 04:54:06 DEBUG : only11: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3e7e_d20250220_m045322_c001_v0001184_t0024_u01740027202722") 2025/02/20 04:54:06 DEBUG : only11: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f411d658728235fb1_d20250220_m045312_c001_v7007000_t0000_u01740027192523") 2025/02/20 04:54:06 DEBUG : only11: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3b44_d20250220_m045307_c001_v0001184_t0033_u01740027187049") 2025/02/20 04:54:06 DEBUG : only12: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334f9_d20250220_m045333_c001_v7007000_t0000_u01740027213616") 2025/02/20 04:54:06 DEBUG : only12: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40674598985a3f76_d20250220_m045327_c001_v0001184_t0041_u01740027207530") 2025/02/20 04:54:06 DEBUG : only12: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3e8c_d20250220_m045323_c001_v0001184_t0059_u01740027203134") 2025/02/20 04:54:06 DEBUG : only12: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f411d658728235fad_d20250220_m045312_c001_v7007000_t0000_u01740027192151") 2025/02/20 04:54:06 DEBUG : only12: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3b5a_d20250220_m045307_c001_v0001184_t0030_u01740027187469") 2025/02/20 04:54:06 DEBUG : only13: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334fa_d20250220_m045333_c001_v7007000_t0000_u01740027213798") 2025/02/20 04:54:06 DEBUG : only13: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40674598985a3f82_d20250220_m045327_c001_v0001184_t0041_u01740027207756") 2025/02/20 04:54:06 DEBUG : only13: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3e9c_d20250220_m045323_c001_v0001184_t0053_u01740027203535") 2025/02/20 04:54:07 DEBUG : only13: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f410584089ecdcab5_d20250220_m045312_c001_v7007000_t0000_u01740027192544") 2025/02/20 04:54:07 DEBUG : only13: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3b72_d20250220_m045307_c001_v0001184_t0031_u01740027187899") 2025/02/20 04:54:07 DEBUG : only14: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334fd_d20250220_m045333_c001_v7007000_t0000_u01740027213980") 2025/02/20 04:54:07 DEBUG : only14: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f405b13c1e6dc66bf_d20250220_m045327_c001_v0001177_t0049_u01740027207771") 2025/02/20 04:54:07 DEBUG : only14: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3eae_d20250220_m045323_c001_v0001184_t0002_u01740027203965") 2025/02/20 04:54:07 DEBUG : only14: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521a0_d20250220_m045312_c001_v7007000_t0000_u01740027192172") 2025/02/20 04:54:07 DEBUG : only14: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3b86_d20250220_m045308_c001_v0001184_t0000_u01740027188322") 2025/02/20 04:54:07 DEBUG : only15: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334fe_d20250220_m045334_c001_v7007000_t0000_u01740027214181") 2025/02/20 04:54:07 DEBUG : only15: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f411f86aa59625e75_d20250220_m045327_c001_v0001161_t0041_u01740027207879") 2025/02/20 04:54:07 DEBUG : only15: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3ebe_d20250220_m045324_c001_v0001184_t0018_u01740027204352") 2025/02/20 04:54:07 DEBUG : only15: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f410584089ecdcab2_d20250220_m045312_c001_v7007000_t0000_u01740027192162") 2025/02/20 04:54:07 DEBUG : only15: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3b9f_d20250220_m045308_c001_v0001184_t0005_u01740027188718") 2025/02/20 04:54:07 DEBUG : only16: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca336609334ff_d20250220_m045334_c001_v7007000_t0000_u01740027214365") 2025/02/20 04:54:07 DEBUG : only16: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40674598985a3f8a_d20250220_m045327_c001_v0001184_t0041_u01740027207940") 2025/02/20 04:54:07 DEBUG : only16: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3ed8_d20250220_m045324_c001_v0001184_t0044_u01740027204791") 2025/02/20 04:54:07 DEBUG : only16: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521a2_d20250220_m045312_c001_v7007000_t0000_u01740027192321") 2025/02/20 04:54:07 DEBUG : only16: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3bb2_d20250220_m045309_c001_v0001184_t0054_u01740027189118") 2025/02/20 04:54:07 DEBUG : only17: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933500_d20250220_m045334_c001_v7007000_t0000_u01740027214555") 2025/02/20 04:54:07 DEBUG : only17: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f405b13c1e6dc66c5_d20250220_m045327_c001_v0001177_t0049_u01740027207955") 2025/02/20 04:54:08 DEBUG : only17: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3eee_d20250220_m045325_c001_v0001184_t0029_u01740027205185") 2025/02/20 04:54:08 DEBUG : only17: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f411d658728235fab_d20250220_m045311_c001_v7007000_t0000_u01740027191963") 2025/02/20 04:54:08 DEBUG : only17: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3bcc_d20250220_m045309_c001_v0001184_t0022_u01740027189545") 2025/02/20 04:54:08 DEBUG : only18: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933501_d20250220_m045334_c001_v7007000_t0000_u01740027214737") 2025/02/20 04:54:08 DEBUG : only18: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f411f86aa59625e77_d20250220_m045328_c001_v0001161_t0041_u01740027208064") 2025/02/20 04:54:08 DEBUG : only18: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3f02_d20250220_m045325_c001_v0001184_t0045_u01740027205659") 2025/02/20 04:54:08 DEBUG : only18: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f411d658728235fb0_d20250220_m045312_c001_v7007000_t0000_u01740027192332") 2025/02/20 04:54:08 DEBUG : only18: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3be6_d20250220_m045309_c001_v0001184_t0037_u01740027189987") 2025/02/20 04:54:08 DEBUG : only19: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933502_d20250220_m045334_c001_v7007000_t0000_u01740027214920") 2025/02/20 04:54:08 DEBUG : only19: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f418964df24dc0e3c_d20250220_m045328_c001_v0001091_t0016_u01740027208102") 2025/02/20 04:54:08 DEBUG : only19: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3f22_d20250220_m045326_c001_v0001184_t0050_u01740027206085") 2025/02/20 04:54:08 DEBUG : only19: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521a6_d20250220_m045312_c001_v7007000_t0000_u01740027192685") 2025/02/20 04:54:08 DEBUG : only19: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3bfe_d20250220_m045310_c001_v0001184_t0046_u01740027190399") 2025/02/20 04:54:08 DEBUG : only2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933503_d20250220_m045335_c001_v7007000_t0000_u01740027215103") 2025/02/20 04:54:08 DEBUG : only2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40674598985a3f92_d20250220_m045328_c001_v0001184_t0041_u01740027208122") 2025/02/20 04:54:08 DEBUG : only2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3da8_d20250220_m045318_c001_v0001184_t0057_u01740027198928") 2025/02/20 04:54:08 DEBUG : only2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f52198_d20250220_m045311_c001_v7007000_t0000_u01740027191762") 2025/02/20 04:54:08 DEBUG : only2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3a8a_d20250220_m045303_c001_v0001184_t0005_u01740027183284") 2025/02/20 04:54:08 DEBUG : only3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933505_d20250220_m045335_c001_v7007000_t0000_u01740027215285") 2025/02/20 04:54:08 DEBUG : only3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f405b13c1e6dc66cb_d20250220_m045328_c001_v0001177_t0049_u01740027208139") 2025/02/20 04:54:09 DEBUG : only3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3dbe_d20250220_m045319_c001_v0001184_t0045_u01740027199321") 2025/02/20 04:54:09 DEBUG : only3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f410584089ecdcab4_d20250220_m045312_c001_v7007000_t0000_u01740027192357") 2025/02/20 04:54:09 DEBUG : only3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3aa4_d20250220_m045303_c001_v0001184_t0031_u01740027183704") 2025/02/20 04:54:09 DEBUG : only4: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933507_d20250220_m045335_c001_v7007000_t0000_u01740027215468") 2025/02/20 04:54:09 DEBUG : only4: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f411f86aa59625e7b_d20250220_m045328_c001_v0001161_t0041_u01740027208258") 2025/02/20 04:54:09 DEBUG : only4: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3dce_d20250220_m045319_c001_v0001184_t0016_u01740027199733") 2025/02/20 04:54:09 DEBUG : only4: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521a3_d20250220_m045312_c001_v7007000_t0000_u01740027192369") 2025/02/20 04:54:09 DEBUG : only4: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3ab6_d20250220_m045304_c001_v0001184_t0024_u01740027184103") 2025/02/20 04:54:09 DEBUG : only5: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933508_d20250220_m045335_c001_v7007000_t0000_u01740027215667") 2025/02/20 04:54:09 DEBUG : only5: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f418964df24dc0e40_d20250220_m045328_c001_v0001091_t0016_u01740027208294") 2025/02/20 04:54:09 DEBUG : only5: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3df0_d20250220_m045320_c001_v0001184_t0040_u01740027200199") 2025/02/20 04:54:09 DEBUG : only5: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521a4_d20250220_m045312_c001_v7007000_t0000_u01740027192503") 2025/02/20 04:54:09 DEBUG : only5: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3ac8_d20250220_m045304_c001_v0001184_t0029_u01740027184523") 2025/02/20 04:54:09 DEBUG : only6: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933509_d20250220_m045335_c001_v7007000_t0000_u01740027215850") 2025/02/20 04:54:09 DEBUG : only6: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40674598985a3f98_d20250220_m045328_c001_v0001184_t0041_u01740027208306") 2025/02/20 04:54:09 DEBUG : only6: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3e02_d20250220_m045320_c001_v0001184_t0048_u01740027200628") 2025/02/20 04:54:09 DEBUG : only6: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f5219a_d20250220_m045311_c001_v7007000_t0000_u01740027191969") 2025/02/20 04:54:09 DEBUG : only6: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3ada_d20250220_m045304_c001_v0001184_t0036_u01740027184936") 2025/02/20 04:54:09 DEBUG : only7: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca3366093350b_d20250220_m045336_c001_v7007000_t0000_u01740027216033") 2025/02/20 04:54:09 DEBUG : only7: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f405b13c1e6dc66cf_d20250220_m045328_c001_v0001177_t0049_u01740027208321") 2025/02/20 04:54:10 DEBUG : only7: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3e1c_d20250220_m045321_c001_v0001184_t0055_u01740027201053") 2025/02/20 04:54:10 DEBUG : only7: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f411d658728235fb2_d20250220_m045312_c001_v7007000_t0000_u01740027192705") 2025/02/20 04:54:10 DEBUG : only7: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3aec_d20250220_m045305_c001_v0001184_t0026_u01740027185335") 2025/02/20 04:54:10 DEBUG : only8: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca3366093350c_d20250220_m045336_c001_v7007000_t0000_u01740027216215") 2025/02/20 04:54:10 DEBUG : only8: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f411f86aa59625e7d_d20250220_m045328_c001_v0001161_t0041_u01740027208442") 2025/02/20 04:54:10 DEBUG : only8: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3e30_d20250220_m045321_c001_v0001184_t0052_u01740027201473") 2025/02/20 04:54:10 DEBUG : only8: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f521a5_d20250220_m045312_c001_v7007000_t0000_u01740027192550") 2025/02/20 04:54:10 DEBUG : only8: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3afc_d20250220_m045305_c001_v0001184_t0040_u01740027185737") 2025/02/20 04:54:10 DEBUG : only9: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca3366093350d_d20250220_m045336_c001_v7007000_t0000_u01740027216399") 2025/02/20 04:54:10 DEBUG : only9: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f418964df24dc0e42_d20250220_m045328_c001_v0001091_t0016_u01740027208477") 2025/02/20 04:54:10 DEBUG : only9: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3e42_d20250220_m045321_c001_v0001184_t0019_u01740027201896") 2025/02/20 04:54:10 DEBUG : only9: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f5219b_d20250220_m045312_c001_v7007000_t0000_u01740027192139") 2025/02/20 04:54:10 DEBUG : only9: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a3b16_d20250220_m045306_c001_v0001184_t0014_u01740027186177") 2025/02/20 04:54:10 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc27119523f6_d20250220_m044949_c001_v7007000_t0000_u01740026989740") 2025/02/20 04:54:10 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5c0e_d20250220_m044947_c001_v0001157_t0039_u01740026987773") 2025/02/20 04:54:10 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc27119523eb_d20250220_m044945_c001_v7007000_t0000_u01740026985945") 2025/02/20 04:54:10 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57bc4_d20250220_m044944_c001_v0001109_t0018_u01740026984092") 2025/02/20 04:54:10 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc27119523e5_d20250220_m044942_c001_v7007000_t0000_u01740026982271") 2025/02/20 04:54:10 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5bf6_d20250220_m044940_c001_v0001157_t0047_u01740026980029") 2025/02/20 04:54:10 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda02842fb_d20250220_m044925_c001_v7007000_t0000_u01740026965052") 2025/02/20 04:54:11 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b55_d20250220_m044923_c001_v0001109_t0015_u01740026963325") 2025/02/20 04:54:11 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda02842f2_d20250220_m044921_c001_v7007000_t0000_u01740026961093") 2025/02/20 04:54:11 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b43_d20250220_m044919_c001_v0001109_t0044_u01740026959750") 2025/02/20 04:54:11 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda02842df_d20250220_m044917_c001_v7007000_t0000_u01740026957875") 2025/02/20 04:54:11 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b31_d20250220_m044916_c001_v0001109_t0013_u01740026956063") 2025/02/20 04:54:11 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f414db063567ad417_d20250220_m044906_c001_v7007000_t0000_u01740026946714") 2025/02/20 04:54:11 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57aea_d20250220_m044904_c001_v0001109_t0016_u01740026944860") 2025/02/20 04:54:11 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f414db063567ad407_d20250220_m044904_c001_v7007000_t0000_u01740026944134") 2025/02/20 04:54:11 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57ad6_d20250220_m044902_c001_v0001109_t0046_u01740026942351") 2025/02/20 04:54:11 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f414db063567ad3f1_d20250220_m044901_c001_v7007000_t0000_u01740026941630") 2025/02/20 04:54:11 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57ad4_d20250220_m044900_c001_v0001109_t0005_u01740026940387") 2025/02/20 04:54:11 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57ad2_d20250220_m044859_c001_v0001109_t0037_u01740026939421") 2025/02/20 04:54:11 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f414db063567ad3dc_d20250220_m044858_c001_v7007000_t0000_u01740026938699") 2025/02/20 04:54:11 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57ac8_d20250220_m044857_c001_v0001109_t0047_u01740026937692") 2025/02/20 04:54:11 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57ac4_d20250220_m044856_c001_v0001109_t0033_u01740026936822") 2025/02/20 04:54:11 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f414db063567ad3d4_d20250220_m044856_c001_v7007000_t0000_u01740026936088") 2025/02/20 04:54:11 DEBUG : potato: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57ab4_d20250220_m044854_c001_v0001109_t0026_u01740026934863") 2025/02/20 04:54:11 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40160be1f3f51c56_d20250220_m045039_c001_v7007000_t0000_u01740027039209") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5cce_d20250220_m045038_c001_v0001157_t0043_u01740027038318") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f410584089ecdc8fa_d20250220_m045029_c001_v7007000_t0000_u01740027029365") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5ca0_d20250220_m045024_c001_v0001157_t0031_u01740027024802") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818c274_d20250220_m045016_c001_v7007000_t0000_u01740027016646") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5c7c_d20250220_m045011_c001_v0001157_t0036_u01740027011878") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc2711952418_d20250220_m045003_c001_v7007000_t0000_u01740027003579") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5c3c_d20250220_m044959_c001_v0001157_t0008_u01740026999103") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda0284310_d20250220_m044932_c001_v7007000_t0000_u01740026972747") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b73_d20250220_m044929_c001_v0001109_t0046_u01740026969901") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda0284308_d20250220_m044928_c001_v7007000_t0000_u01740026968803") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b61_d20250220_m044925_c001_v0001109_t0003_u01740026965966") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda02842fc_d20250220_m044925_c001_v7007000_t0000_u01740026965234") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b59_d20250220_m044924_c001_v0001109_t0001_u01740026964122") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda02842f7_d20250220_m044922_c001_v7007000_t0000_u01740026962595") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b4d_d20250220_m044921_c001_v0001109_t0059_u01740026961465") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda02842e8_d20250220_m044919_c001_v7007000_t0000_u01740026959017") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b39_d20250220_m044917_c001_v0001109_t0028_u01740026957884") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda02842bc_d20250220_m044907_c001_v7007000_t0000_u01740026947806") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57af6_d20250220_m044906_c001_v0001109_t0024_u01740026946193") 2025/02/20 04:54:12 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f400470616966e9b9_d20250220_m044745_c001_v7007000_t0000_u01740026865192") 2025/02/20 04:54:13 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d5794c_d20250220_m044744_c001_v0001109_t0023_u01740026864324") 2025/02/20 04:54:13 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f400470616966e9af_d20250220_m044743_c001_v7007000_t0000_u01740026863056") 2025/02/20 04:54:13 DEBUG : potato2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d5793a_d20250220_m044742_c001_v0001109_t0045_u01740026862066") 2025/02/20 04:54:13 DEBUG : potato3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f410584089ecdc8fb_d20250220_m045029_c001_v7007000_t0000_u01740027029587") 2025/02/20 04:54:13 DEBUG : potato3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57c70_d20250220_m045026_c001_v0001109_t0055_u01740027026005") 2025/02/20 04:54:13 DEBUG : potato3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818c275_d20250220_m045016_c001_v7007000_t0000_u01740027016897") 2025/02/20 04:54:13 DEBUG : potato3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57c3a_d20250220_m045013_c001_v0001109_t0056_u01740027013083") 2025/02/20 04:54:13 DEBUG : potato3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc2711952417_d20250220_m045003_c001_v7007000_t0000_u01740027003397") 2025/02/20 04:54:13 DEBUG : potato3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57bfe_d20250220_m044959_c001_v0001109_t0006_u01740026999573") 2025/02/20 04:54:13 DEBUG : pre-dest1/1: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4a70_d20250220_m045121_c001_v7007000_t0000_u01740027081341") 2025/02/20 04:54:13 DEBUG : pre-dest1/1: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57d2f_d20250220_m045112_c001_v0001109_t0015_u01740027072520") 2025/02/20 04:54:13 DEBUG : pre-dest2/2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4a74_d20250220_m045121_c001_v7007000_t0000_u01740027081526") 2025/02/20 04:54:13 DEBUG : pre-dest2/2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5d2f_d20250220_m045113_c001_v0001157_t0035_u01740027073615") 2025/02/20 04:54:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f404cbb5c35fc4962_d20250220_m045051_c001_v7007000_t0000_u01740027051661") 2025/02/20 04:54:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a22ef_d20250220_m045048_c001_v0001184_t0058_u01740027048579") 2025/02/20 04:54:13 DEBUG : sizeonly: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818bd45_d20250220_m044832_c001_v7007000_t0000_u01740026912510") 2025/02/20 04:54:13 DEBUG : sizeonly: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57a2f_d20250220_m044831_c001_v0001109_t0032_u01740026911272") 2025/02/20 04:54:13 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933545_d20250220_m045348_c001_v7007000_t0000_u01740027228143") 2025/02/20 04:54:13 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f105b13c1e6dc673d_d20250220_m045346_c001_v0001177_t0000_u01740027226987") 2025/02/20 04:54:13 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933529_d20250220_m045345_c001_v7007000_t0000_u01740027225093") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a4258_d20250220_m045343_c001_v0001184_t0048_u01740027223594") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc271195240a_d20250220_m044955_c001_v7007000_t0000_u01740026995165") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f104cd85461bd5c28_d20250220_m044954_c001_v0001157_t0010_u01740026994298") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc2711952405_d20250220_m044953_c001_v7007000_t0000_u01740026993020") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57be4_d20250220_m044951_c001_v0001109_t0000_u01740026991949") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818bd3b_d20250220_m044827_c001_v7007000_t0000_u01740026907864") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57a11_d20250220_m044826_c001_v0001109_t0055_u01740026906272") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818bd34_d20250220_m044825_c001_v7007000_t0000_u01740026905536") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57a0b_d20250220_m044824_c001_v0001109_t0022_u01740026904432") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818bd2e_d20250220_m044821_c001_v7007000_t0000_u01740026901364") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d579f9_d20250220_m044819_c001_v0001109_t0029_u01740026899916") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818bd29_d20250220_m044819_c001_v7007000_t0000_u01740026899372") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d579f5_d20250220_m044818_c001_v0001109_t0053_u01740026898184") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d579eb_d20250220_m044815_c001_v0001109_t0050_u01740026895312") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818bd18_d20250220_m044814_c001_v7007000_t0000_u01740026894587") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d579e1_d20250220_m044813_c001_v0001109_t0019_u01740026893679") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d579d9_d20250220_m044812_c001_v0001109_t0001_u01740026892748") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818bd04_d20250220_m044811_c001_v7007000_t0000_u01740026891667") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d579c9_d20250220_m044809_c001_v0001109_t0002_u01740026889033") 2025/02/20 04:54:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d579b7_d20250220_m044805_c001_v0001109_t0003_u01740026885452") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818bcd3_d20250220_m044804_c001_v7007000_t0000_u01740026884716") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d579b3_d20250220_m044803_c001_v0001109_t0020_u01740026883950") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d579af_d20250220_m044803_c001_v0001109_t0020_u01740026883060") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818bcc6_d20250220_m044802_c001_v7007000_t0000_u01740026882337") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d5798f_d20250220_m044758_c001_v0001109_t0000_u01740026878067") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f408962f9f818bca3_d20250220_m044757_c001_v7007000_t0000_u01740026877695") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57985_d20250220_m044756_c001_v0001109_t0014_u01740026876695") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f400470616966e9c9_d20250220_m044755_c001_v7007000_t0000_u01740026875057") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57976_d20250220_m044753_c001_v0001109_t0047_u01740026873595") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f400470616966e9c2_d20250220_m044753_c001_v7007000_t0000_u01740026873051") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57974_d20250220_m044752_c001_v0001109_t0036_u01740026872245") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f400470616966e9be_d20250220_m044750_c001_v7007000_t0000_u01740026870964") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57962_d20250220_m044749_c001_v0001109_t0017_u01740026869996") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f400470616966e9bd_d20250220_m044749_c001_v7007000_t0000_u01740026869436") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57958_d20250220_m044748_c001_v0001109_t0036_u01740026868115") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f400470616966e9bc_d20250220_m044747_c001_v7007000_t0000_u01740026867209") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57952_d20250220_m044746_c001_v0001109_t0019_u01740026866096") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f400470616966e99d_d20250220_m044739_c001_v7007000_t0000_u01740026859432") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57930_d20250220_m044738_c001_v0001109_t0012_u01740026858220") 2025/02/20 04:54:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f400470616966e991_d20250220_m044737_c001_v7007000_t0000_u01740026857318") 2025/02/20 04:54:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57924_d20250220_m044736_c001_v0001109_t0052_u01740026856169") 2025/02/20 04:54:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f400470616966e98f_d20250220_m044735_c001_v7007000_t0000_u01740026855265") 2025/02/20 04:54:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57916_d20250220_m044734_c001_v0001109_t0038_u01740026854454") 2025/02/20 04:54:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f400470616966e979_d20250220_m044731_c001_v7007000_t0000_u01740026851493") 2025/02/20 04:54:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d578f8_d20250220_m044730_c001_v0001109_t0013_u01740026850233") 2025/02/20 04:54:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933549_d20250220_m045348_c001_v7007000_t0000_u01740027228327") 2025/02/20 04:54:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f118964df24dc0e67_d20250220_m045347_c001_v0001091_t0029_u01740027227001") 2025/02/20 04:54:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca3366093352e_d20250220_m045345_c001_v7007000_t0000_u01740027225277") 2025/02/20 04:54:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f111f86aa59625ebb_d20250220_m045343_c001_v0001161_t0040_u01740027223943") 2025/02/20 04:54:16 DEBUG : sub/yam: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc27119523f4_d20250220_m044949_c001_v7007000_t0000_u01740026989148") 2025/02/20 04:54:16 DEBUG : sub/yam: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a18d8_d20250220_m044947_c001_v0001184_t0034_u01740026987423") 2025/02/20 04:54:16 DEBUG : test_dir1/file2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933515_d20250220_m045342_c001_v7007000_t0000_u01740027222038") 2025/02/20 04:54:16 DEBUG : test_dir1/file2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f105b13c1e6dc6711_d20250220_m045340_c001_v0001177_t0029_u01740027220605") 2025/02/20 04:54:16 DEBUG : test_dir1/file2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933512_d20250220_m045339_c001_v7007000_t0000_u01740027219048") 2025/02/20 04:54:16 DEBUG : test_dir1/file2: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f105b13c1e6dc66ff_d20250220_m045337_c001_v0001177_t0036_u01740027217728") 2025/02/20 04:54:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933516_d20250220_m045342_c001_v7007000_t0000_u01740027222221") 2025/02/20 04:54:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a41da_d20250220_m045340_c001_v0001184_t0003_u01740027220599") 2025/02/20 04:54:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f417ca33660933513_d20250220_m045339_c001_v7007000_t0000_u01740027219233") 2025/02/20 04:54:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f111f86aa59625ea3_d20250220_m045337_c001_v0001161_t0032_u01740027217746") 2025/02/20 04:54:17 DEBUG : three: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda028431f_d20250220_m044939_c001_v7007000_t0000_u01740026979289") 2025/02/20 04:54:17 DEBUG : three: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57bae_d20250220_m044937_c001_v0001109_t0022_u01740026977981") 2025/02/20 04:54:17 DEBUG : three: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f1116ed0481d57b90_d20250220_m044935_c001_v0001109_t0016_u01740026975156") 2025/02/20 04:54:17 DEBUG : two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f406cf3bda0284321_d20250220_m044939_c001_v7007000_t0000_u01740026979476") 2025/02/20 04:54:17 DEBUG : two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f40674598985a1732_d20250220_m044937_c001_v0001184_t0041_u01740026977418") 2025/02/20 04:54:17 DEBUG : two: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f4116ed0481d57b8e_d20250220_m044934_c001_v0001109_t0014_u01740026974967") 2025/02/20 04:54:17 DEBUG : yam: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc27119523f8_d20250220_m044949_c001_v7007000_t0000_u01740026989931") 2025/02/20 04:54:17 DEBUG : yam: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f113597b8282d902f_d20250220_m044948_c001_v0001116_t0050_u01740026988675") 2025/02/20 04:54:17 DEBUG : yam: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc27119523e9_d20250220_m044945_c001_v7007000_t0000_u01740026985393") 2025/02/20 04:54:17 DEBUG : yam: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a1839_d20250220_m044943_c001_v0001184_t0024_u01740026983745") 2025/02/20 04:54:17 DEBUG : yam: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc27119523e4_d20250220_m044941_c001_v7007000_t0000_u01740026981708") 2025/02/20 04:54:17 DEBUG : yam: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f10674598985a17ad_d20250220_m044940_c001_v0001184_t0020_u01740026980040") 2025/02/20 04:54:17 DEBUG : yaml: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc27119523ed_d20250220_m044946_c001_v7007000_t0000_u01740026986126") 2025/02/20 04:54:17 DEBUG : yaml: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f11742a7385063fff_d20250220_m044945_c001_v0001176_t0010_u01740026985185") 2025/02/20 04:54:17 DEBUG : yaml: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f415adc27119523e6_d20250220_m044942_c001_v7007000_t0000_u01740026982458") 2025/02/20 04:54:17 DEBUG : yaml: Deleting (id "4_z9f92ad23a0ed2b1b9f580e1b_f110bf82527b671e9_d20250220_m044941_c001_v0001137_t0055_u01740026981338") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m51.944517867s (try 1/5)