"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/01/17 04:13:01 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco" 2025/01/17 04:13:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 04:13:02 DEBUG : Creating backend with remote "/tmp/rclone334323645" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:13:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/17 04:13:06 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:13:06 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.08s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/17 04:13:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:13:08 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:13:08 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:13:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:13:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:08 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", 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-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", 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-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:10 DEBUG : Creating backend with remote "/non-existing" 2025/01/17 04:13:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/17 04:13:10 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:13:10 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:13:12 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:13:12 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:13:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:13:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:13 INFO : B2 bucket rclone-test-sipoqoc3geco: Running all checks before starting transfers 2025/01/17 04:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:13:13 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:13:13 INFO : B2 bucket rclone-test-sipoqoc3geco: Checks finished, now starting transfers 2025/01/17 04:13:13 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:13:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:13:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:14 ERROR : Ignoring --no-traverse with sync 2025/01/17 04:13:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:13:15 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:13:15 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:13:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:13:15 INFO : sub dir/hello world: Copied (new) 2025/01/17 04:13:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/17 04:13:16 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:13:16 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:13:16 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/17 04:13:16 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:13:17 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:13:17 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:13:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:13:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:13:19 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:13:19 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:13:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:13:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/17 04:13:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/17 04:13:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/17 04:13:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/17 04:13:21 INFO : sub dir: Making directory 2025/01/17 04:13:21 INFO : sub dir2: Making directory 2025/01/17 04:13:21 INFO : sub dir2/sub sub dir2: Making directory 2025/01/17 04:13:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:13:21 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:13:21 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:13:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:13:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/17 04:13:21 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:22 INFO : sub dir2: Making directory 2025/01/17 04:13:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/17 04:13:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/17 04:13:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:13:22 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:13:22 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:13:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:13:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:23 DEBUG : sub dir2: Making directory with metadata 2025/01/17 04:13:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/17 04:13:23 INFO : sub dir: Making directory 2025/01/17 04:13:23 INFO : sub dir2: Making directory 2025/01/17 04:13:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:13:23 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:13:23 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:13:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:13:24 INFO : sub dir/hello world: Copied (new) 2025/01/17 04:13:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/17 04:13:24 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/17 04:13:24 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.65s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", 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-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:25 INFO : sub dir2: Making directory 2025/01/17 04:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:13:25 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:13:25 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:13:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:13:26 INFO : sub dir/hello world: Copied (new) 2025/01/17 04:13:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:26 DEBUG : sub dir2: Making directory with metadata 2025/01/17 04:13:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/17 04:13:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/17 04:13:27 INFO : sub dir: Making directory 2025/01/17 04:13:27 INFO : sub dir2: Making directory 2025/01/17 04:13:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:13:27 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:13:27 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:13:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:13:27 INFO : sub dir/hello world: Copied (new) 2025/01/17 04:13:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/17 04:13:27 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.50s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", 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-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:28 INFO : sub dir2: Making directory 2025/01/17 04:13:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:13:29 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:13:29 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:13:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:13:29 INFO : sub dir/hello world: Copied (new) 2025/01/17 04:13:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:30 DEBUG : Creating backend with remote "TestB2:rclone-test-qisesap9wije" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-sipoqoc3geco -> B2 bucket rclone-test-qisesap9wije 2025/01/17 04:13:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:13:31 DEBUG : B2 bucket rclone-test-qisesap9wije: Waiting for checks to finish 2025/01/17 04:13:31 DEBUG : B2 bucket rclone-test-qisesap9wije: Waiting for transfers to finish 2025/01/17 04:13:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:13:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:34 DEBUG : B2 bucket rclone-test-qisesap9wije: Purge remote 2025/01/17 04:13:34 INFO : B2 bucket rclone-test-qisesap9wije: cleaning bucket "rclone-test-qisesap9wije" of all files 2025/01/17 04:13:35 DEBUG : sub dir/hello world: Deleting (id "4_zafe25d93707d7b2b9f480e1b_f1017b6eae23c505c_d20250117_m041334_c001_v0001183_t0005_u01737087214608") --- PASS: TestServerSideCopy (8.76s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/17 04:13:39 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:13:39 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:13:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/17 04:13:40 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.32s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:41 DEBUG : Creating backend with remote "TestB2:rclone-test-camehun0xaye" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-sipoqoc3geco -> B2 bucket rclone-test-camehun0xaye 2025/01/17 04:13:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:13:42 DEBUG : B2 bucket rclone-test-camehun0xaye: Waiting for checks to finish 2025/01/17 04:13:42 DEBUG : B2 bucket rclone-test-camehun0xaye: Waiting for transfers to finish 2025/01/17 04:13:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:13:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/17 04:13:44 DEBUG : B2 bucket rclone-test-camehun0xaye: Waiting for checks to finish 2025/01/17 04:13:44 DEBUG : B2 bucket rclone-test-camehun0xaye: Waiting for transfers to finish 2025/01/17 04:13:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/17 04:13:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:45 DEBUG : B2 bucket rclone-test-camehun0xaye: Purge remote 2025/01/17 04:13:45 INFO : B2 bucket rclone-test-camehun0xaye: cleaning bucket "rclone-test-camehun0xaye" of all files 2025/01/17 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fb28d53707d7b2b9f480e1b_f1074f13c78bd3b4a_d20250117_m041345_c001_v0001040_t0049_u01737087225052") 2025/01/17 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fb28d53707d7b2b9f480e1b_f110f651bd58b0e4b_d20250117_m041343_c001_v0001103_t0000_u01737087223890") --- PASS: TestServerSideCopyOverSelf (6.96s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/17 04:13:48 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:13:48 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:13:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/17 04:13:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/17 04:13:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.86s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:50 DEBUG : Creating backend with remote "TestB2:rclone-test-rakegut8hema" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-sipoqoc3geco -> B2 bucket rclone-test-rakegut8hema 2025/01/17 04:13:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:13:51 DEBUG : B2 bucket rclone-test-rakegut8hema: Waiting for checks to finish 2025/01/17 04:13:51 DEBUG : B2 bucket rclone-test-rakegut8hema: Waiting for transfers to finish 2025/01/17 04:13:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:13:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/17 04:13:57 DEBUG : B2 bucket rclone-test-rakegut8hema: Waiting for checks to finish 2025/01/17 04:13:57 DEBUG : B2 bucket rclone-test-rakegut8hema: Waiting for transfers to finish 2025/01/17 04:13:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/17 04:13:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/17 04:13:57 INFO : sub dir/hello world: Deleted 2025/01/17 04:13:58 DEBUG : testing file moves 2025/01/17 04:13:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/17 04:13:58 DEBUG : B2 bucket rclone-test-rakegut8hema: Waiting for checks to finish 2025/01/17 04:13:58 DEBUG : B2 bucket rclone-test-rakegut8hema: Waiting for transfers to finish 2025/01/17 04:13:58 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/17 04:13:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/17 04:13:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:13:59 DEBUG : B2 bucket rclone-test-rakegut8hema: Purge remote 2025/01/17 04:13:59 INFO : B2 bucket rclone-test-rakegut8hema: cleaning bucket "rclone-test-rakegut8hema" of all files 2025/01/17 04:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f32ad73707d7b2b9f480e1b_f119d242fca46bcac_d20250117_m041358_c001_v0001184_t0000_u01737087238712") 2025/01/17 04:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f32ad73707d7b2b9f480e1b_f111136a515801b45_d20250117_m041357_c001_v0001184_t0024_u01737087237305") 2025/01/17 04:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f32ad73707d7b2b9f480e1b_f10715a6ac1c36f23_d20250117_m041355_c001_v0001161_t0046_u01737087235387") --- PASS: TestServerSideMoveOverSelf (14.74s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:05 ERROR : : error listing: directory not found 2025/01/17 04:14:05 INFO : Local file system at /tmp/rclone334323645: Making directory 2025/01/17 04:14:05 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:05 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.05s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:14:07 DEBUG : Local file system at /tmp/rclone334323645: Waiting for checks to finish 2025/01/17 04:14:07 DEBUG : Local file system at /tmp/rclone334323645: Waiting for transfers to finish 2025/01/17 04:14:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:14:08 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/17 04:14:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestCopyRedownload (2.07s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:09 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/17 04:14:09 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:09 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/17 04:14:09 INFO : check sum: Copied (new) 2025/01/17 04:14:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:09 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/17 04:14:09 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/17 04:14:09 DEBUG : check sum: Unchanged skipping 2025/01/17 04:14:09 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:09 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.25s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/17 04:14:11 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:11 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:11 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/17 04:14:11 INFO : sizeonly: Copied (new) 2025/01/17 04:14:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:11 DEBUG : sizeonly: Sizes identical 2025/01/17 04:14:11 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:11 DEBUG : sizeonly: Unchanged skipping 2025/01/17 04:14:11 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:11 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.24s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/17 04:14:13 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:13 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:13 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/17 04:14:13 INFO : ignore-size: Copied (new) 2025/01/17 04:14:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:14:14 DEBUG : ignore-size: Unchanged skipping 2025/01/17 04:14:14 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:14 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:14 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.25s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:14:16 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:16 DEBUG : existing: Unchanged skipping 2025/01/17 04:14:16 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:16 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/17 04:14:16 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:16 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/17 04:14:16 INFO : existing: Copied (replaced existing) 2025/01/17 04:14:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/17 04:14:18 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:18 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/17 04:14:18 INFO : existing: Copied (new) 2025/01/17 04:14:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:19 DEBUG : existing: Destination exists, skipping 2025/01/17 04:14:19 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:19 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:19 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.34s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:21 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/17 04:14:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:14:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/17 04:14:21 DEBUG : c/non empty space: Unchanged skipping 2025/01/17 04:14:21 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:21 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:14:21 INFO : a/potato2: Copied (new) 2025/01/17 04:14:21 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:21 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.54s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:23 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/17 04:14:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/17 04:14:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/17 04:14:23 DEBUG : empty space: Unchanged skipping 2025/01/17 04:14:23 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:23 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:24 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:24 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/17 04:14:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/17 04:14:24 INFO : empty space: Updated modification time in destination 2025/01/17 04:14:24 DEBUG : empty space: Unchanged skipping 2025/01/17 04:14:24 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:24 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.64s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:27 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/17 04:14:27 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/17 04:14:27 DEBUG : empty space: Unchanged skipping 2025/01/17 04:14:27 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:27 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:28 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:28 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/17 04:14:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone334323645) 2025/01/17 04:14:28 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-sipoqoc3geco) 2025/01/17 04:14:28 DEBUG : foo: sha1 differ 2025/01/17 04:14:28 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/17 04:14:29 INFO : foo: Copied (replaced existing) 2025/01/17 04:14:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:30 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/17 04:14:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:14:30 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:30 DEBUG : empty space: Unchanged skipping 2025/01/17 04:14:30 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:31 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:14:31 INFO : potato: Copied (new) 2025/01/17 04:14:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.22s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:33 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/17 04:14:33 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:33 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/17 04:14:33 INFO : potato: Copied (replaced existing) 2025/01/17 04:14:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:34 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/17 04:14:34 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone334323645) 2025/01/17 04:14:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-sipoqoc3geco) 2025/01/17 04:14:34 DEBUG : potato: sha1 differ 2025/01/17 04:14:34 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/17 04:14:35 INFO : potato: Copied (replaced existing) 2025/01/17 04:14:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:14:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/17 04:14:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:14:36 DEBUG : empty space: Unchanged skipping 2025/01/17 04:14:36 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:36 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:36 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:14:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:14:38 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:38 DEBUG : empty space: Unchanged skipping 2025/01/17 04:14:38 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:14:39 INFO : potato2: Copied (new) 2025/01/17 04:14:39 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:39 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:41 INFO : d: Making directory 2025/01/17 04:14:41 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/17 04:14:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:14:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/17 04:14:41 DEBUG : c/non empty space: Unchanged skipping 2025/01/17 04:14:41 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:41 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:14:41 INFO : a/potato2: Copied (new) 2025/01/17 04:14:41 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:41 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:43 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/17 04:14:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/17 04:14:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:14:43 DEBUG : c/non empty space: Unchanged skipping 2025/01/17 04:14:43 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:43 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:14:44 INFO : a/potato2: Copied (new) 2025/01/17 04:14:44 ERROR : B2 bucket rclone-test-sipoqoc3geco: not deleting files as there were IO errors 2025/01/17 04:14:44 ERROR : B2 bucket rclone-test-sipoqoc3geco: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.52s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:46 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:14:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:14:46 DEBUG : empty space: Unchanged skipping 2025/01/17 04:14:46 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:46 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:14:46 INFO : potato2: Copied (new) 2025/01/17 04:14:46 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.29s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:48 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:48 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:48 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:48 INFO : potato: Deleted 2025/01/17 04:14:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:14:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:14:49 DEBUG : empty space: Unchanged skipping 2025/01/17 04:14:49 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:49 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:14:49 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:14:51 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:51 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:51 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/17 04:14:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.11s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:53 DEBUG : enormous: Excluded (Size Filter) 2025/01/17 04:14:53 DEBUG : enormous: Excluded 2025/01/17 04:14:53 DEBUG : potato2: Excluded (Size Filter) 2025/01/17 04:14:53 DEBUG : potato2: Excluded 2025/01/17 04:14:53 DEBUG : potato2: Excluded (Size Filter) 2025/01/17 04:14:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:14:53 DEBUG : empty space: Unchanged skipping 2025/01/17 04:14:53 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:53 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:53 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:54 DEBUG : enormous: Excluded (Size Filter) 2025/01/17 04:14:54 DEBUG : enormous: Excluded 2025/01/17 04:14:54 DEBUG : potato2: Excluded (Size Filter) 2025/01/17 04:14:54 DEBUG : potato2: Excluded 2025/01/17 04:14:54 DEBUG : potato2: Excluded (Size Filter) 2025/01/17 04:14:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/17 04:14:54 DEBUG : empty space: Unchanged skipping 2025/01/17 04:14:54 DEBUG : Local file system at /tmp/rclone334323645: Waiting for checks to finish 2025/01/17 04:14:54 DEBUG : Local file system at /tmp/rclone334323645: Waiting for transfers to finish 2025/01/17 04:14:54 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.70s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:56 DEBUG : enormous: Excluded (Size Filter) 2025/01/17 04:14:56 DEBUG : enormous: Excluded 2025/01/17 04:14:56 DEBUG : potato2: Excluded (Size Filter) 2025/01/17 04:14:56 DEBUG : potato2: Excluded 2025/01/17 04:14:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:14:56 DEBUG : empty space: Unchanged skipping 2025/01/17 04:14:56 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:14:56 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:14:56 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:56 INFO : potato2: Deleted 2025/01/17 04:14:57 INFO : enormous: Deleted 2025/01/17 04:14:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:14:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/17 04:14:57 DEBUG : empty space: Unchanged skipping 2025/01/17 04:14:57 DEBUG : Local file system at /tmp/rclone334323645: Waiting for checks to finish 2025/01/17 04:14:57 DEBUG : Local file system at /tmp/rclone334323645: Waiting for transfers to finish 2025/01/17 04:14:57 DEBUG : Waiting for deletions to finish 2025/01/17 04:14:57 INFO : enormous: Deleted 2025/01/17 04:14:57 INFO : potato2: Deleted 2025/01/17 04:14:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.09s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:15:00 DEBUG : five: Need to transfer - File not found at Destination 2025/01/17 04:15:00 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/17 04:15:00 DEBUG : one: Destination is newer than source, skipping 2025/01/17 04:15:00 DEBUG : three: Sizes identical 2025/01/17 04:15:00 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:15:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone334323645) 2025/01/17 04:15:00 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-sipoqoc3geco) 2025/01/17 04:15:00 DEBUG : two: sha1 differ 2025/01/17 04:15:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/17 04:15:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/17 04:15:00 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:15:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/17 04:15:00 INFO : five: Copied (new) 2025/01/17 04:15:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/17 04:15:00 INFO : two: Copied (replaced existing) 2025/01/17 04:15:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/17 04:15:00 INFO : four: Copied (replaced existing) 2025/01/17 04:15:00 DEBUG : Waiting for deletions to finish 2025/01/17 04:15:01 DEBUG : one: Destination is newer than source, skipping 2025/01/17 04:15:01 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:15:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone334323645) 2025/01/17 04:15:01 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-sipoqoc3geco) 2025/01/17 04:15:01 DEBUG : three: sha1 differ 2025/01/17 04:15:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/17 04:15:01 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/17 04:15:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/17 04:15:01 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/17 04:15:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/17 04:15:01 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/17 04:15:01 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/17 04:15:01 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/17 04:15:01 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/17 04:15:01 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/17 04:15:01 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:15:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/17 04:15:01 INFO : three: Copied (replaced existing) 2025/01/17 04:15:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.23s) === 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-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/17 04:15:03 INFO : B2 bucket rclone-test-sipoqoc3geco: Making map for --track-renames 2025/01/17 04:15:03 INFO : B2 bucket rclone-test-sipoqoc3geco: Finished making map for --track-renames 2025/01/17 04:15:03 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:15:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/17 04:15:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/17 04:15:03 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for renames to finish 2025/01/17 04:15:03 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:15:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/17 04:15:03 INFO : potato: Copied (new) 2025/01/17 04:15:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/17 04:15:03 INFO : yam: Copied (new) 2025/01/17 04:15:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:15:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:15:04 INFO : B2 bucket rclone-test-sipoqoc3geco: Making map for --track-renames 2025/01/17 04:15:04 INFO : B2 bucket rclone-test-sipoqoc3geco: Finished making map for --track-renames 2025/01/17 04:15:04 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:15:04 DEBUG : potato: Unchanged skipping 2025/01/17 04:15:04 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for renames to finish 2025/01/17 04:15:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/17 04:15:04 INFO : yam: Copied (server-side copy) to: yaml 2025/01/17 04:15:04 INFO : yam: Deleted 2025/01/17 04:15:04 INFO : yaml: Renamed from "yam" 2025/01/17 04:15:04 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:15:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.57s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/17 04:15:06 INFO : B2 bucket rclone-test-sipoqoc3geco: Making map for --track-renames 2025/01/17 04:15:06 INFO : B2 bucket rclone-test-sipoqoc3geco: Finished making map for --track-renames 2025/01/17 04:15:06 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:15:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/17 04:15:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/17 04:15:06 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for renames to finish 2025/01/17 04:15:06 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:15:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/17 04:15:07 INFO : yam: Copied (new) 2025/01/17 04:15:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/17 04:15:07 INFO : potato: Copied (new) 2025/01/17 04:15:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:15:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:15:07 INFO : B2 bucket rclone-test-sipoqoc3geco: Making map for --track-renames 2025/01/17 04:15:07 INFO : B2 bucket rclone-test-sipoqoc3geco: Finished making map for --track-renames 2025/01/17 04:15:07 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:15:07 DEBUG : potato: Unchanged skipping 2025/01/17 04:15:07 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for renames to finish 2025/01/17 04:15:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/17 04:15:08 INFO : yam: Copied (server-side copy) to: yaml 2025/01/17 04:15:08 INFO : yam: Deleted 2025/01/17 04:15:08 INFO : yaml: Renamed from "yam" 2025/01/17 04:15:08 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:15:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.36s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/17 04:15:10 INFO : B2 bucket rclone-test-sipoqoc3geco: Making map for --track-renames 2025/01/17 04:15:10 INFO : B2 bucket rclone-test-sipoqoc3geco: Finished making map for --track-renames 2025/01/17 04:15:10 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:15:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/17 04:15:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/17 04:15:10 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for renames to finish 2025/01/17 04:15:10 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:15:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/17 04:15:10 INFO : sub/yam: Copied (new) 2025/01/17 04:15:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/17 04:15:10 INFO : potato: Copied (new) 2025/01/17 04:15:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:15:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:15:11 DEBUG : potato: Unchanged skipping 2025/01/17 04:15:11 INFO : B2 bucket rclone-test-sipoqoc3geco: Making map for --track-renames 2025/01/17 04:15:11 INFO : B2 bucket rclone-test-sipoqoc3geco: Finished making map for --track-renames 2025/01/17 04:15:11 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:15:11 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for renames to finish 2025/01/17 04:15:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/17 04:15:11 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/17 04:15:12 INFO : sub/yam: Deleted 2025/01/17 04:15:12 INFO : yam: Renamed from "sub/yam" 2025/01/17 04:15:12 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:15:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.74s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:15:13 DEBUG : Creating backend with remote "/tmp/rclone334323645/dir1" 2025/01/17 04:15:13 DEBUG : Creating backend with remote "/tmp/rclone334323645/dir2" 2025/01/17 04:15:13 DEBUG : Local file system at /tmp/rclone334323645/dir2: Using server-side directory move 2025/01/17 04:15:13 INFO : Local file system at /tmp/rclone334323645/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/17 04:15:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/17 04:15:13 INFO : file1.txt: Moved (server-side) 2025/01/17 04:15:13 DEBUG : Local file system at /tmp/rclone334323645/dir2: Waiting for checks to finish 2025/01/17 04:15:13 DEBUG : Local file system at /tmp/rclone334323645/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:15:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:15:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/17 04:15:14 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:15:14 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:15:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/17 04:15:14 INFO : nested/sub dir/file: Copied (new) 2025/01/17 04:15:14 INFO : nested/sub dir/file: Deleted 2025/01/17 04:15:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:15:14 INFO : sub dir/hello world: Copied (new) 2025/01/17 04:15:14 INFO : sub dir/hello world: Deleted 2025/01/17 04:15:14 INFO : sub dir: Removing directory 2025/01/17 04:15:14 INFO : nested/sub dir: Removing directory 2025/01/17 04:15:14 INFO : nested: Removing directory 2025/01/17 04:15:14 DEBUG : Local file system at /tmp/rclone334323645: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.44s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:15:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:15:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/17 04:15:16 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:15:16 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:15:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/17 04:15:16 INFO : nested/sub dir/file: Copied (new) 2025/01/17 04:15:16 INFO : nested/sub dir/file: Deleted 2025/01/17 04:15:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:15:17 INFO : sub dir/hello world: Copied (new) 2025/01/17 04:15:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.34s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:15:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/17 04:15:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/17 04:15:19 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:15:19 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:15:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/17 04:15:19 INFO : existing: Copied (new) 2025/01/17 04:15:19 INFO : existing: Deleted 2025/01/17 04:15:19 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/17 04:15:19 INFO : existing-b: Copied (new) 2025/01/17 04:15:19 INFO : existing-b: Deleted 2025/01/17 04:15:19 DEBUG : existing: Destination exists, skipping 2025/01/17 04:15:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/17 04:15:19 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:15:19 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:15:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.08s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:15:20 DEBUG : Creating backend with remote "TestB2:rclone-test-zizovir8behi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sipoqoc3geco -> B2 bucket rclone-test-zizovir8behi 2025/01/17 04:15:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:15:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/17 04:15:27 DEBUG : empty space: Unchanged skipping 2025/01/17 04:15:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/17 04:15:27 DEBUG : B2 bucket rclone-test-zizovir8behi: Waiting for checks to finish 2025/01/17 04:15:27 INFO : empty space: Deleted 2025/01/17 04:15:27 DEBUG : B2 bucket rclone-test-zizovir8behi: Waiting for transfers to finish 2025/01/17 04:15:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:15:27 INFO : potato2: Copied (server-side copy) 2025/01/17 04:15:27 INFO : potato2: Deleted 2025/01/17 04:15:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/17 04:15:27 INFO : potato3: Copied (server-side copy) 2025/01/17 04:15:28 INFO : potato3: Deleted 2025/01/17 04:15:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zefawiq4vigi" 2025/01/17 04:15:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/17 04:15:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:15:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/17 04:15:29 DEBUG : B2 bucket rclone-test-zefawiq4vigi: Waiting for checks to finish 2025/01/17 04:15:29 DEBUG : B2 bucket rclone-test-zefawiq4vigi: Waiting for transfers to finish 2025/01/17 04:15:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/17 04:15:32 INFO : empty space: Copied (server-side copy) 2025/01/17 04:15:32 INFO : empty space: Deleted 2025/01/17 04:15:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:15:32 INFO : potato2: Copied (server-side copy) 2025/01/17 04:15:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/17 04:15:32 INFO : potato3: Copied (server-side copy) 2025/01/17 04:15:32 INFO : potato2: Deleted 2025/01/17 04:15:32 INFO : potato3: Deleted 2025/01/17 04:15:33 DEBUG : B2 bucket rclone-test-zefawiq4vigi: Purge remote 2025/01/17 04:15:33 INFO : B2 bucket rclone-test-zefawiq4vigi: cleaning bucket "rclone-test-zefawiq4vigi" of all files 2025/01/17 04:15:33 DEBUG : empty space: Deleting (id "4_zafc22d53709d7b2b9f480e1b_f105e89a6e574745b_d20250117_m041532_c001_v0001183_t0001_u01737087332234") 2025/01/17 04:15:33 DEBUG : potato2: Deleting (id "4_zafc22d53709d7b2b9f480e1b_f112348c54313cdf9_d20250117_m041532_c001_v0001039_t0040_u01737087332471") 2025/01/17 04:15:33 DEBUG : potato3: Deleting (id "4_zafc22d53709d7b2b9f480e1b_f1170c306c5e474b1_d20250117_m041532_c001_v0001177_t0039_u01737087332635") 2025/01/17 04:15:35 DEBUG : B2 bucket rclone-test-zizovir8behi: Purge remote 2025/01/17 04:15:35 INFO : B2 bucket rclone-test-zizovir8behi: cleaning bucket "rclone-test-zizovir8behi" of all files 2025/01/17 04:15:35 DEBUG : empty space: Deleting (id "4_zff320db3709d7b2b9f480e1b_f406e9b3bb13060bc_d20250117_m041532_c001_v7007000_t0000_u01737087332445") 2025/01/17 04:15:35 DEBUG : empty space: Deleting (id "4_zff320db3709d7b2b9f480e1b_f119d242fca46d59c_d20250117_m041526_c001_v0001184_t0030_u01737087326606") 2025/01/17 04:15:35 DEBUG : potato2: Deleting (id "4_zff320db3709d7b2b9f480e1b_f406e9b3bb13060bd_d20250117_m041532_c001_v7007000_t0000_u01737087332835") 2025/01/17 04:15:35 DEBUG : potato2: Deleting (id "4_zff320db3709d7b2b9f480e1b_f118962229caa74e6_d20250117_m041527_c001_v0001182_t0028_u01737087327421") 2025/01/17 04:15:35 DEBUG : potato3: Deleting (id "4_zff320db3709d7b2b9f480e1b_f41564a3b8f77e474_d20250117_m041532_c001_v7007000_t0000_u01737087332872") 2025/01/17 04:15:35 DEBUG : potato3: Deleting (id "4_zff320db3709d7b2b9f480e1b_f100f3c365ccd718c_d20250117_m041527_c001_v0001183_t0050_u01737087327716") 2025/01/17 04:15:35 DEBUG : potato3: Deleting (id "4_zff320db3709d7b2b9f480e1b_f119d242fca46d5b0_d20250117_m041526_c001_v0001184_t0043_u01737087326803") --- PASS: TestServerSideMove (18.19s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:15:39 DEBUG : Creating backend with remote "TestB2:rclone-test-qilehiz3nubu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sipoqoc3geco -> B2 bucket rclone-test-qilehiz3nubu 2025/01/17 04:15:47 DEBUG : empty space: Excluded (Size Filter) 2025/01/17 04:15:47 DEBUG : empty space: Excluded (Size Filter) 2025/01/17 04:15:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:15:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/17 04:15:47 DEBUG : B2 bucket rclone-test-qilehiz3nubu: Waiting for checks to finish 2025/01/17 04:15:47 DEBUG : B2 bucket rclone-test-qilehiz3nubu: Waiting for transfers to finish 2025/01/17 04:15:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:15:48 INFO : potato2: Copied (server-side copy) 2025/01/17 04:15:48 INFO : potato2: Deleted 2025/01/17 04:15:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/17 04:15:48 INFO : potato3: Copied (server-side copy) 2025/01/17 04:15:48 INFO : potato3: Deleted 2025/01/17 04:15:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bukopaq1cuwu" 2025/01/17 04:15:49 DEBUG : empty space: Excluded (Size Filter) 2025/01/17 04:15:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:15:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/17 04:15:49 DEBUG : B2 bucket rclone-test-bukopaq1cuwu: Waiting for checks to finish 2025/01/17 04:15:49 DEBUG : B2 bucket rclone-test-bukopaq1cuwu: Waiting for transfers to finish 2025/01/17 04:15:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:15:53 INFO : potato2: Copied (server-side copy) 2025/01/17 04:15:53 INFO : potato2: Deleted 2025/01/17 04:15:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/17 04:15:54 INFO : potato3: Copied (server-side copy) 2025/01/17 04:15:54 INFO : potato3: Deleted 2025/01/17 04:15:55 DEBUG : B2 bucket rclone-test-bukopaq1cuwu: Purge remote 2025/01/17 04:15:55 INFO : B2 bucket rclone-test-bukopaq1cuwu: cleaning bucket "rclone-test-bukopaq1cuwu" of all files 2025/01/17 04:15:55 DEBUG : potato2: Deleting (id "4_z3fc27d53709d7b2b9f480e1b_f1011ed127fe9292e_d20250117_m041553_c001_v0001177_t0052_u01737087353607") 2025/01/17 04:15:55 DEBUG : potato3: Deleting (id "4_z3fc27d53709d7b2b9f480e1b_f114324d6354c1c98_d20250117_m041553_c001_v0001109_t0040_u01737087353854") 2025/01/17 04:15:56 DEBUG : B2 bucket rclone-test-qilehiz3nubu: Purge remote 2025/01/17 04:15:56 INFO : B2 bucket rclone-test-qilehiz3nubu: cleaning bucket "rclone-test-qilehiz3nubu" of all files 2025/01/17 04:15:56 DEBUG : empty space: Deleting (id "4_zaf825d73709d7b2b9f480e1b_f108cea722378aaf0_d20250117_m041546_c001_v0001105_t0034_u01737087346507") 2025/01/17 04:15:56 DEBUG : potato2: Deleting (id "4_zaf825d73709d7b2b9f480e1b_f406e9b3bb13060e7_d20250117_m041553_c001_v7007000_t0000_u01737087353831") 2025/01/17 04:15:56 DEBUG : potato2: Deleting (id "4_zaf825d73709d7b2b9f480e1b_f114e74734ba9a468_d20250117_m041547_c001_v0001183_t0026_u01737087347920") 2025/01/17 04:15:56 DEBUG : potato3: Deleting (id "4_zaf825d73709d7b2b9f480e1b_f406e9b3bb13060ea_d20250117_m041554_c001_v7007000_t0000_u01737087354906") 2025/01/17 04:15:56 DEBUG : potato3: Deleting (id "4_zaf825d73709d7b2b9f480e1b_f117cf7a2f44be371_d20250117_m041548_c001_v0001183_t0005_u01737087348148") 2025/01/17 04:15:56 DEBUG : potato3: Deleting (id "4_zaf825d73709d7b2b9f480e1b_f108cea722378aaf4_d20250117_m041546_c001_v0001105_t0021_u01737087346781") --- PASS: TestServerSideMoveWithFilter (22.76s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:16:01 DEBUG : Creating backend with remote "TestB2:rclone-test-buwobaj5fera" 2025/01/17 04:16:01 DEBUG : Config file has changed externally - reloading 2025/01/17 04:16:04 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sipoqoc3geco -> B2 bucket rclone-test-buwobaj5fera 2025/01/17 04:16:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:16:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/17 04:16:10 DEBUG : empty space: Unchanged skipping 2025/01/17 04:16:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/17 04:16:10 DEBUG : B2 bucket rclone-test-buwobaj5fera: Waiting for checks to finish 2025/01/17 04:16:10 INFO : empty space: Deleted 2025/01/17 04:16:10 DEBUG : B2 bucket rclone-test-buwobaj5fera: Waiting for transfers to finish 2025/01/17 04:16:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:16:10 INFO : potato2: Copied (server-side copy) 2025/01/17 04:16:10 INFO : potato2: Deleted 2025/01/17 04:16:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/17 04:16:10 INFO : potato3: Copied (server-side copy) 2025/01/17 04:16:11 INFO : potato3: Deleted 2025/01/17 04:16:11 DEBUG : Creating backend with remote "TestB2:rclone-test-huvenof5nowu" 2025/01/17 04:16:12 INFO : tomatoDir: Making directory 2025/01/17 04:16:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/17 04:16:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:16:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/17 04:16:12 DEBUG : B2 bucket rclone-test-huvenof5nowu: Waiting for checks to finish 2025/01/17 04:16:12 DEBUG : B2 bucket rclone-test-huvenof5nowu: Waiting for transfers to finish 2025/01/17 04:16:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/17 04:16:16 INFO : empty space: Copied (server-side copy) 2025/01/17 04:16:16 INFO : empty space: Deleted 2025/01/17 04:16:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:16:16 INFO : potato2: Copied (server-side copy) 2025/01/17 04:16:16 INFO : potato2: Deleted 2025/01/17 04:16:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/17 04:16:16 INFO : potato3: Copied (server-side copy) 2025/01/17 04:16:17 INFO : potato3: Deleted 2025/01/17 04:16:17 DEBUG : B2 bucket rclone-test-huvenof5nowu: Purge remote 2025/01/17 04:16:17 INFO : B2 bucket rclone-test-huvenof5nowu: cleaning bucket "rclone-test-huvenof5nowu" of all files 2025/01/17 04:16:17 DEBUG : empty space: Deleting (id "4_z7f62cde3709d7b2b9f480e1b_f113103fb1bcedd92_d20250117_m041616_c001_v0001184_t0036_u01737087376438") 2025/01/17 04:16:17 DEBUG : potato2: Deleting (id "4_z7f62cde3709d7b2b9f480e1b_f1095317abd881fbb_d20250117_m041616_c001_v0001183_t0043_u01737087376670") 2025/01/17 04:16:17 DEBUG : potato3: Deleting (id "4_z7f62cde3709d7b2b9f480e1b_f104018f78ef100f9_d20250117_m041616_c001_v0001177_t0000_u01737087376813") 2025/01/17 04:16:19 DEBUG : B2 bucket rclone-test-buwobaj5fera: Purge remote 2025/01/17 04:16:19 INFO : B2 bucket rclone-test-buwobaj5fera: cleaning bucket "rclone-test-buwobaj5fera" of all files 2025/01/17 04:16:19 DEBUG : empty space: Deleting (id "4_z8f12adf3709d7b2b9f480e1b_f4088f55ab700793e_d20250117_m041616_c001_v7007000_t0000_u01737087376648") 2025/01/17 04:16:19 DEBUG : empty space: Deleting (id "4_z8f12adf3709d7b2b9f480e1b_f10715a6ac1c370c8_d20250117_m041609_c001_v0001161_t0057_u01737087369053") 2025/01/17 04:16:19 DEBUG : potato2: Deleting (id "4_z8f12adf3709d7b2b9f480e1b_f4088f55ab7007940_d20250117_m041616_c001_v7007000_t0000_u01737087376873") 2025/01/17 04:16:19 DEBUG : potato2: Deleting (id "4_z8f12adf3709d7b2b9f480e1b_f1088ceeaf2feef7a_d20250117_m041610_c001_v0001184_t0054_u01737087370511") 2025/01/17 04:16:19 DEBUG : potato3: Deleting (id "4_z8f12adf3709d7b2b9f480e1b_f4088f55ab7007941_d20250117_m041617_c001_v7007000_t0000_u01737087377070") 2025/01/17 04:16:19 DEBUG : potato3: Deleting (id "4_z8f12adf3709d7b2b9f480e1b_f1068405fa1e8f36a_d20250117_m041610_c001_v0001177_t0018_u01737087370736") 2025/01/17 04:16:19 DEBUG : potato3: Deleting (id "4_z8f12adf3709d7b2b9f480e1b_f10715a6ac1c370cc_d20250117_m041609_c001_v0001161_t0001_u01737087369401") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.45s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:16:23 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.93s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:16:26 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:16:29 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/rclone-sync-test" 2025/01/17 04:16:31 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/rclone-sync-test-include/layer2" 2025/01/17 04:16:33 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/rclone-sync-test-ignore-file" 2025/01/17 04:16:36 DEBUG : B2 bucket rclone-test-sipoqoc3geco path rclone-sync-test: Waiting for checks to finish 2025/01/17 04:16:36 DEBUG : B2 bucket rclone-test-sipoqoc3geco path rclone-sync-test: Waiting for transfers to finish 2025/01/17 04:16:36 DEBUG : Waiting for deletions to finish 2025/01/17 04:16:36 INFO : There was nothing to transfer 2025/01/17 04:16:37 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:16:37 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:16:37 DEBUG : Waiting for deletions to finish 2025/01/17 04:16:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:16:37 DEBUG : B2 bucket rclone-test-sipoqoc3geco path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/17 04:16:37 DEBUG : B2 bucket rclone-test-sipoqoc3geco path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/17 04:16:37 DEBUG : Waiting for deletions to finish 2025/01/17 04:16:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:16:37 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:16:37 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:16:37 DEBUG : Waiting for deletions to finish 2025/01/17 04:16:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:16:38 DEBUG : B2 bucket rclone-test-sipoqoc3geco path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/17 04:16:38 DEBUG : B2 bucket rclone-test-sipoqoc3geco path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/17 04:16:38 DEBUG : Waiting for deletions to finish 2025/01/17 04:16:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.93s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:16:45 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/dst" 2025/01/17 04:16:46 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/CompareDest" 2025/01/17 04:16:49 DEBUG : one: Need to transfer - File not found at Destination 2025/01/17 04:16:49 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:16:49 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:16:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 04:16:50 INFO : one: Copied (new) 2025/01/17 04:16:50 DEBUG : Waiting for deletions to finish 2025/01/17 04:16:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 04:16:51 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:16:51 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:16:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/17 04:16:51 INFO : one: Copied (replaced existing) 2025/01/17 04:16:51 DEBUG : Waiting for deletions to finish 2025/01/17 04:16:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 04:16:53 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:16:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:16:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/17 04:16:53 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:16:53 DEBUG : Waiting for deletions to finish 2025/01/17 04:16:53 INFO : There was nothing to transfer 2025/01/17 04:16:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:16:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/17 04:16:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 04:16:54 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:16:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:16:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/17 04:16:55 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:16:55 DEBUG : Waiting for deletions to finish 2025/01/17 04:16:55 INFO : There was nothing to transfer 2025/01/17 04:16:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:16:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/17 04:16:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 04:16:55 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:16:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:16:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/17 04:16:55 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:16:55 DEBUG : Waiting for deletions to finish 2025/01/17 04:16:55 INFO : There was nothing to transfer 2025/01/17 04:16:56 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/01/17 04:16:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/17 04:16:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/17 04:16:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 04:16:56 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:16:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:16:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/17 04:16:57 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:16:57 DEBUG : Waiting for deletions to finish 2025/01/17 04:16:57 INFO : There was nothing to transfer 2025/01/17 04:16:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/17 04:16:57 DEBUG : two: Need to transfer - File not found at Destination 2025/01/17 04:16:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 04:16:57 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:16:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:16:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/17 04:16:58 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:16:58 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/17 04:16:58 INFO : two: Copied (new) 2025/01/17 04:16:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.56s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:17:01 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/dest" 2025/01/17 04:17:01 DEBUG : Config file has changed externally - reloading 2025/01/17 04:17:02 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/pre-dest1" 2025/01/17 04:17:03 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/pre-dest2" 2025/01/17 04:17:05 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:17:05 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/17 04:17:06 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:17:06 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/17 04:17:06 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/17 04:17:06 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dest: Waiting for checks to finish 2025/01/17 04:17:06 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dest: Waiting for transfers to finish 2025/01/17 04:17:07 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/17 04:17:07 INFO : 3: Copied (new) 2025/01/17 04:17:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.23s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:17:09 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/dst" 2025/01/17 04:17:10 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/CopyDest" 2025/01/17 04:17:12 DEBUG : one: Need to transfer - File not found at Destination 2025/01/17 04:17:12 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:17:12 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:17:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 04:17:13 INFO : one: Copied (new) 2025/01/17 04:17:13 DEBUG : Waiting for deletions to finish 2025/01/17 04:17:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 04:17:13 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:17:13 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:17:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/17 04:17:14 INFO : one: Copied (replaced existing) 2025/01/17 04:17:14 DEBUG : Waiting for deletions to finish 2025/01/17 04:17:15 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/BackupDir" 2025/01/17 04:17:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 04:17:17 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:17:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:17:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 04:17:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 04:17:18 INFO : one: Copied (server-side copy) 2025/01/17 04:17:18 INFO : one: Deleted 2025/01/17 04:17:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/17 04:17:19 INFO : one: Copied (server-side copy) 2025/01/17 04:17:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/17 04:17:19 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:17:19 DEBUG : Waiting for deletions to finish 2025/01/17 04:17:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:17:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/17 04:17:20 INFO : two: Copied (server-side copy) 2025/01/17 04:17:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/17 04:17:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:17:20 DEBUG : one: Unchanged skipping 2025/01/17 04:17:20 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:17:20 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:17:20 DEBUG : Waiting for deletions to finish 2025/01/17 04:17:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:17:21 DEBUG : one: Unchanged skipping 2025/01/17 04:17:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:17:21 DEBUG : two: Unchanged skipping 2025/01/17 04:17:21 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:17:21 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:17:21 DEBUG : Waiting for deletions to finish 2025/01/17 04:17:21 INFO : There was nothing to transfer 2025/01/17 04:17:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/17 04:17:22 DEBUG : three: Destination not found in --copy-dest 2025/01/17 04:17:22 DEBUG : three: Need to transfer - File not found at Destination 2025/01/17 04:17:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:17:22 DEBUG : one: Unchanged skipping 2025/01/17 04:17:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:17:22 DEBUG : two: Unchanged skipping 2025/01/17 04:17:22 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:17:22 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:17:23 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/17 04:17:23 INFO : three: Copied (new) 2025/01/17 04:17:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.36s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:17:27 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-08.backblaze.com/b2api/v1/b2_upload_file/bf72ed93706d7b2b9f480e1b/c001_v0001182_t0014": EOF 2025/01/17 04:17:27 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-08.backblaze.com/b2api/v1/b2_upload_file/bf72ed93706d7b2b9f480e1b/c001_v0001182_t0014": EOF) 2025/01/17 04:17:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-sipoqoc3geco: 1/10 (Post "https://pod-000-1182-08.backblaze.com/b2api/v1/b2_upload_file/bf72ed93706d7b2b9f480e1b/c001_v0001182_t0014": EOF) 2025/01/17 04:17:29 DEBUG : pacer: Reducing sleep to 10ms 2025/01/17 04:17:29 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/dst" 2025/01/17 04:17:30 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/backup" 2025/01/17 04:17:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 04:17:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:17:32 DEBUG : two: Unchanged skipping 2025/01/17 04:17:32 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:17:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 04:17:33 INFO : one: Copied (server-side copy) 2025/01/17 04:17:33 INFO : one: Deleted 2025/01/17 04:17:33 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:17:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 04:17:34 INFO : one: Copied (new) 2025/01/17 04:17:34 DEBUG : Waiting for deletions to finish 2025/01/17 04:17:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/17 04:17:35 INFO : three.txt: Copied (server-side copy) 2025/01/17 04:17:35 INFO : three.txt: Deleted 2025/01/17 04:17:35 INFO : three.txt: Moved into backup dir 2025/01/17 04:17:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 04:17:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:17:37 DEBUG : two: Unchanged skipping 2025/01/17 04:17:37 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:17:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 04:17:37 INFO : one: Copied (server-side copy) 2025/01/17 04:17:37 INFO : one: Deleted 2025/01/17 04:17:37 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:17:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/17 04:17:37 INFO : one: Copied (new) 2025/01/17 04:17:37 DEBUG : Waiting for deletions to finish 2025/01/17 04:17:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/17 04:17:38 INFO : three.txt: Copied (server-side copy) 2025/01/17 04:17:38 INFO : three.txt: Deleted 2025/01/17 04:17:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.70s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:17:41 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/dst" 2025/01/17 04:17:42 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/backup" 2025/01/17 04:17:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 04:17:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:17:44 DEBUG : two: Unchanged skipping 2025/01/17 04:17:44 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:17:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 04:17:46 INFO : one: Copied (server-side copy) to: one.bak 2025/01/17 04:17:46 INFO : one: Deleted 2025/01/17 04:17:46 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:17:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 04:17:47 INFO : one: Copied (new) 2025/01/17 04:17:47 DEBUG : Waiting for deletions to finish 2025/01/17 04:17:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/17 04:17:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/17 04:17:48 INFO : three.txt: Deleted 2025/01/17 04:17:48 INFO : three.txt: Moved into backup dir 2025/01/17 04:17:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 04:17:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:17:50 DEBUG : two: Unchanged skipping 2025/01/17 04:17:50 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:17:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 04:17:50 INFO : one: Copied (server-side copy) to: one.bak 2025/01/17 04:17:50 INFO : one: Deleted 2025/01/17 04:17:50 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:17:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/17 04:17:51 INFO : one: Copied (new) 2025/01/17 04:17:51 DEBUG : Waiting for deletions to finish 2025/01/17 04:17:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/17 04:17:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/17 04:17:52 INFO : three.txt: Deleted 2025/01/17 04:17:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:17:55 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/dst" 2025/01/17 04:17:56 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/backup" 2025/01/17 04:17:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 04:17:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:17:58 DEBUG : two: Unchanged skipping 2025/01/17 04:17:58 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:17:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 04:17:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/17 04:17:59 INFO : one: Deleted 2025/01/17 04:17:59 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:18:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 04:18:00 INFO : one: Copied (new) 2025/01/17 04:18:00 DEBUG : Waiting for deletions to finish 2025/01/17 04:18:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/17 04:18:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/17 04:18:01 INFO : three.txt: Deleted 2025/01/17 04:18:01 INFO : three.txt: Moved into backup dir 2025/01/17 04:18:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 04:18:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:18:03 DEBUG : two: Unchanged skipping 2025/01/17 04:18:03 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:18:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 04:18:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/17 04:18:03 INFO : one: Deleted 2025/01/17 04:18:03 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:18:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/17 04:18:04 INFO : one: Copied (new) 2025/01/17 04:18:04 DEBUG : Waiting for deletions to finish 2025/01/17 04:18:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/17 04:18:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/17 04:18:04 INFO : three.txt: Deleted 2025/01/17 04:18:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.49s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:18:07 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/dst" 2025/01/17 04:18:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 04:18:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:18:09 DEBUG : two: Unchanged skipping 2025/01/17 04:18:09 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:18:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 04:18:10 INFO : one: Copied (server-side copy) to: one.bak 2025/01/17 04:18:10 INFO : one: Deleted 2025/01/17 04:18:10 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:18:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 04:18:10 INFO : one: Copied (new) 2025/01/17 04:18:10 DEBUG : Waiting for deletions to finish 2025/01/17 04:18:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/17 04:18:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/17 04:18:11 INFO : three.txt: Deleted 2025/01/17 04:18:11 INFO : three.txt: Moved into backup dir 2025/01/17 04:18:12 DEBUG : one.bak: Excluded (Path Filter) 2025/01/17 04:18:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/17 04:18:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 04:18:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:18:12 DEBUG : two: Unchanged skipping 2025/01/17 04:18:12 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for checks to finish 2025/01/17 04:18:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 04:18:13 INFO : one: Copied (server-side copy) to: one.bak 2025/01/17 04:18:13 INFO : one: Deleted 2025/01/17 04:18:13 DEBUG : B2 bucket rclone-test-sipoqoc3geco path dst: Waiting for transfers to finish 2025/01/17 04:18:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/17 04:18:13 INFO : one: Copied (new) 2025/01/17 04:18:13 DEBUG : Waiting for deletions to finish 2025/01/17 04:18:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/17 04:18:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/17 04:18:14 INFO : three.txt: Deleted 2025/01/17 04:18:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.18s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:18:16 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/dst" 2025/01/17 04:18:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 04:18:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 04:18:19 INFO : one: Copied (server-side copy) to: one.bak 2025/01/17 04:18:19 INFO : one: Deleted 2025/01/17 04:18:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 04:18:20 INFO : one: Copied (new) 2025/01/17 04:18:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:18:21 DEBUG : two: Unchanged skipping 2025/01/17 04:18:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/17 04:18:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/17 04:18:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/17 04:18:21 INFO : three.txt: Deleted 2025/01/17 04:18:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/17 04:18:22 INFO : three.txt: Copied (new) 2025/01/17 04:18:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 04:18:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 04:18:23 INFO : one: Copied (server-side copy) to: one.bak 2025/01/17 04:18:23 INFO : one: Deleted 2025/01/17 04:18:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/17 04:18:24 INFO : one: Copied (new) 2025/01/17 04:18:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:18:24 DEBUG : two: Unchanged skipping 2025/01/17 04:18:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/17 04:18:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/17 04:18:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/17 04:18:25 INFO : three.txt: Deleted 2025/01/17 04:18:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/17 04:18:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.47s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:18:29 DEBUG : Creating backend with remote "TestB2:rclone-test-sipoqoc3geco/dst" 2025/01/17 04:18:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 04:18:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 04:18:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/17 04:18:32 INFO : one: Deleted 2025/01/17 04:18:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 04:18:33 INFO : one: Copied (new) 2025/01/17 04:18:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:18:33 DEBUG : two: Unchanged skipping 2025/01/17 04:18:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/17 04:18:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/17 04:18:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/17 04:18:34 INFO : three.txt: Deleted 2025/01/17 04:18:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/17 04:18:34 INFO : three.txt: Copied (new) 2025/01/17 04:18:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/17 04:18:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/17 04:18:35 DEBUG : pacer: Reducing sleep to 10ms 2025/01/17 04:18:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 04:18:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 04:18:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/17 04:18:36 INFO : one: Deleted 2025/01/17 04:18:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/17 04:18:36 INFO : one: Copied (new) 2025/01/17 04:18:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:18:36 DEBUG : two: Unchanged skipping 2025/01/17 04:18:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/17 04:18:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/17 04:18:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/17 04:18:37 INFO : three.txt: Deleted 2025/01/17 04:18:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/17 04:18:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.47s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:18:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/17 04:18:40 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:18:40 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:18:40 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/17 04:18:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/17 04:18:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.36s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:18:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/17 04:18:42 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:18:42 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:18:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/17 04:18:42 INFO : existing: Copied (new) 2025/01/17 04:18:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:18:42 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/17 04:18:42 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/17 04:18:42 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:18:42 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:18:42 ERROR : B2 bucket rclone-test-sipoqoc3geco: not deleting files as there were IO errors 2025/01/17 04:18:42 ERROR : B2 bucket rclone-test-sipoqoc3geco: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncImmutable (2.76s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:18:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:18:45 DEBUG : existing: Unchanged skipping 2025/01/17 04:18:45 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:18:45 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:18:45 DEBUG : Waiting for deletions to finish 2025/01/17 04:18:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.61s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:19:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both0: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both1: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both10: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both11: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both12: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both13: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both14: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both15: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both16: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both17: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:19:01 DEBUG : both18: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both4: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both5: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both6: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both7: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both8: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:01 DEBUG : both19: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both2: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both3: Unchanged skipping 2025/01/17 04:19:01 DEBUG : both9: Unchanged skipping 2025/01/17 04:19:01 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:19:01 DEBUG : Waiting for deletions to finish 2025/01/17 04:19:01 INFO : only17: Deleted 2025/01/17 04:19:01 INFO : only14: Deleted 2025/01/17 04:19:01 INFO : only3: Deleted 2025/01/17 04:19:01 INFO : only0: Deleted 2025/01/17 04:19:01 INFO : only5: Deleted 2025/01/17 04:19:01 INFO : only6: Deleted 2025/01/17 04:19:01 INFO : only7: Deleted 2025/01/17 04:19:02 INFO : only10: Deleted 2025/01/17 04:19:02 INFO : only13: Deleted 2025/01/17 04:19:02 INFO : only18: Deleted 2025/01/17 04:19:02 INFO : only1: Deleted 2025/01/17 04:19:02 INFO : only2: Deleted 2025/01/17 04:19:02 INFO : only4: Deleted 2025/01/17 04:19:02 INFO : only8: Deleted 2025/01/17 04:19:02 INFO : only11: Deleted 2025/01/17 04:19:02 INFO : only12: Deleted 2025/01/17 04:19:02 INFO : only15: Deleted 2025/01/17 04:19:02 INFO : only16: Deleted 2025/01/17 04:19:02 INFO : only19: Deleted 2025/01/17 04:19:02 INFO : only9: Deleted 2025/01/17 04:19:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.72s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:19:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both0: Unchanged skipping 2025/01/17 04:19:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both1: Unchanged skipping 2025/01/17 04:19:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both10: Unchanged skipping 2025/01/17 04:19:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both11: Unchanged skipping 2025/01/17 04:19:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for checks to finish 2025/01/17 04:19:19 DEBUG : both12: Unchanged skipping 2025/01/17 04:19:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both16: Unchanged skipping 2025/01/17 04:19:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both17: Unchanged skipping 2025/01/17 04:19:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both18: Unchanged skipping 2025/01/17 04:19:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both13: Unchanged skipping 2025/01/17 04:19:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both15: Unchanged skipping 2025/01/17 04:19:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both14: Unchanged skipping 2025/01/17 04:19:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both19: Unchanged skipping 2025/01/17 04:19:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both4: Unchanged skipping 2025/01/17 04:19:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both6: Unchanged skipping 2025/01/17 04:19:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both7: Unchanged skipping 2025/01/17 04:19:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both8: Unchanged skipping 2025/01/17 04:19:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:19:19 DEBUG : both9: Unchanged skipping 2025/01/17 04:19:19 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : both2: Unchanged skipping 2025/01/17 04:19:19 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : both3: Unchanged skipping 2025/01/17 04:19:19 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : both5: Unchanged skipping 2025/01/17 04:19:19 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/17 04:19:19 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Waiting for transfers to finish 2025/01/17 04:19:20 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:20 INFO : only0: Copied (replaced existing) 2025/01/17 04:19:20 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:20 INFO : only10: Copied (replaced existing) 2025/01/17 04:19:20 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:20 INFO : only14: Copied (replaced existing) 2025/01/17 04:19:20 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:20 INFO : only13: Copied (replaced existing) 2025/01/17 04:19:20 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:20 INFO : only12: Copied (replaced existing) 2025/01/17 04:19:20 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:20 INFO : only11: Copied (replaced existing) 2025/01/17 04:19:20 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:20 INFO : only18: Copied (replaced existing) 2025/01/17 04:19:20 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:20 INFO : only1: Copied (replaced existing) 2025/01/17 04:19:20 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:20 INFO : only19: Copied (replaced existing) 2025/01/17 04:19:20 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:20 INFO : only2: Copied (replaced existing) 2025/01/17 04:19:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:20 INFO : only3: Copied (replaced existing) 2025/01/17 04:19:21 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:21 INFO : only4: Copied (replaced existing) 2025/01/17 04:19:21 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:21 INFO : only5: Copied (replaced existing) 2025/01/17 04:19:21 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:21 INFO : only6: Copied (replaced existing) 2025/01/17 04:19:21 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:21 INFO : only7: Copied (replaced existing) 2025/01/17 04:19:21 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:21 INFO : only8: Copied (replaced existing) 2025/01/17 04:19:21 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:21 INFO : only15: Copied (replaced existing) 2025/01/17 04:19:21 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:21 INFO : only9: Copied (replaced existing) 2025/01/17 04:19:21 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:21 INFO : only17: Copied (replaced existing) 2025/01/17 04:19:21 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 04:19:21 INFO : only16: Copied (replaced existing) 2025/01/17 04:19:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (22.66s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:19:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/17 04:19:30 INFO : sub dir: Making directory 2025/01/17 04:19:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" 2025/01/17 04:19:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/17 04:19:32 INFO : sub dir: Making directory 2025/01/17 04:19:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sipoqoc3geco", Local "Local file system at /tmp/rclone334323645", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.02s) PASS 2025/01/17 04:19:36 DEBUG : B2 bucket rclone-test-sipoqoc3geco: Purge remote 2025/01/17 04:19:36 INFO : B2 bucket rclone-test-sipoqoc3geco: cleaning bucket "rclone-test-sipoqoc3geco" of all files 2025/01/17 04:19:36 DEBUG : BackupDir/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f417eed4497f29107_d20250117_m041723_c001_v7007000_t0000_u01737087443995") 2025/01/17 04:19:36 DEBUG : BackupDir/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c3146a_d20250117_m041718_c001_v0001182_t0050_u01737087438526") 2025/01/17 04:19:36 DEBUG : CompareDest/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4098fd85dc6086ae_d20250117_m041658_c001_v7007000_t0000_u01737087418937") 2025/01/17 04:19:36 DEBUG : CompareDest/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a3051563768e_d20250117_m041652_c001_v0001120_t0023_u01737087412794") 2025/01/17 04:19:36 DEBUG : CompareDest/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4098fd85dc6086af_d20250117_m041659_c001_v7007000_t0000_u01737087419151") 2025/01/17 04:19:36 DEBUG : CompareDest/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c31204_d20250117_m041654_c001_v0001182_t0023_u01737087414236") 2025/01/17 04:19:36 DEBUG : CopyDest/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f417eed4497f29108_d20250117_m041724_c001_v7007000_t0000_u01737087444192") 2025/01/17 04:19:36 DEBUG : CopyDest/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2fefc23_d20250117_m041715_c001_v0001184_t0036_u01737087435649") 2025/01/17 04:19:36 DEBUG : CopyDest/three: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f417eed4497f29109_d20250117_m041724_c001_v7007000_t0000_u01737087444382") 2025/01/17 04:19:36 DEBUG : CopyDest/three: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c314d6_d20250117_m041722_c001_v0001182_t0025_u01737087442020") 2025/01/17 04:19:36 DEBUG : CopyDest/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f417eed4497f2910a_d20250117_m041724_c001_v7007000_t0000_u01737087444564") 2025/01/17 04:19:37 DEBUG : CopyDest/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156376cc_d20250117_m041719_c001_v0001120_t0011_u01737087439686") 2025/01/17 04:19:37 DEBUG : EXISTING: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f418a837a887ba63c_d20250117_m041845_c001_v7007000_t0000_u01737087525836") 2025/01/17 04:19:37 DEBUG : EXISTING: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a30515637776_d20250117_m041844_c001_v0001120_t0002_u01737087524610") 2025/01/17 04:19:37 DEBUG : Testêé: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f418a837a887ba630_d20250117_m041841_c001_v7007000_t0000_u01737087521463") 2025/01/17 04:19:37 DEBUG : Testêé: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a3051563776c_d20250117_m041840_c001_v0001120_t0035_u01737087520797") 2025/01/17 04:19:37 DEBUG : Testêé: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0a23_d20250117_m041839_c001_v0001184_t0046_u01737087519838") 2025/01/17 04:19:37 DEBUG : a/potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee2792a_d20250117_m041444_c001_v7007000_t0000_u01737087284634") 2025/01/17 04:19:37 DEBUG : a/potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c303a4_d20250117_m041444_c001_v0001182_t0038_u01737087284056") 2025/01/17 04:19:37 DEBUG : a/potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee27928_d20250117_m041442_c001_v7007000_t0000_u01737087282293") 2025/01/17 04:19:37 DEBUG : a/potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c3035a_d20250117_m041441_c001_v0001182_t0028_u01737087281507") 2025/01/17 04:19:37 DEBUG : a/potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f409d499a73e6f3dd_d20250117_m041422_c001_v7007000_t0000_u01737087262236") 2025/01/17 04:19:37 DEBUG : a/potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30162_d20250117_m041421_c001_v0001182_t0058_u01737087261461") 2025/01/17 04:19:37 DEBUG : b/potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee2792b_d20250117_m041444_c001_v7007000_t0000_u01737087284817") 2025/01/17 04:19:37 DEBUG : b/potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30380_d20250117_m041443_c001_v0001182_t0026_u01737087283208") 2025/01/17 04:19:37 DEBUG : b/potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee27927_d20250117_m041441_c001_v7007000_t0000_u01737087281736") 2025/01/17 04:19:38 DEBUG : b/potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30346_d20250117_m041440_c001_v0001182_t0030_u01737087280703") 2025/01/17 04:19:38 DEBUG : b/potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f409d499a73e6f3d9_d20250117_m041421_c001_v7007000_t0000_u01737087261670") 2025/01/17 04:19:38 DEBUG : b/potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30146_d20250117_m041420_c001_v0001182_t0027_u01737087260641") 2025/01/17 04:19:38 DEBUG : backup/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397de0_d20250117_m041739_c001_v7007000_t0000_u01737087459265") 2025/01/17 04:19:38 DEBUG : backup/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1175a2533c665e1d_d20250117_m041737_c001_v0001182_t0044_u01737087457403") 2025/01/17 04:19:38 DEBUG : backup/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f103b8bd373febadb_d20250117_m041733_c001_v0001184_t0050_u01737087453598") 2025/01/17 04:19:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f401cd3ce92244c37_d20250117_m041805_c001_v7007000_t0000_u01737087485432") 2025/01/17 04:19:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f11094c1309b40bdd_d20250117_m041803_c001_v0001180_t0051_u01737087483409") 2025/01/17 04:19:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f118962229caa8959_d20250117_m041759_c001_v0001182_t0021_u01737087479111") 2025/01/17 04:19:38 DEBUG : backup/one.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f418a837a887ba517_d20250117_m041752_c001_v7007000_t0000_u01737087472926") 2025/01/17 04:19:38 DEBUG : backup/one.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f10316a445e681a52_d20250117_m041750_c001_v0001172_t0039_u01737087470383") 2025/01/17 04:19:38 DEBUG : backup/one.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1036adee1b48d834_d20250117_m041745_c001_v0001116_t0021_u01737087465463") 2025/01/17 04:19:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f401cd3ce92244c39_d20250117_m041805_c001_v7007000_t0000_u01737087485616") 2025/01/17 04:19:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1015d3957b2d84c3_d20250117_m041804_c001_v0001091_t0046_u01737087484488") 2025/01/17 04:19:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f114e74734ba9b7ff_d20250117_m041801_c001_v0001183_t0017_u01737087481023") 2025/01/17 04:19:38 DEBUG : backup/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397de1_d20250117_m041739_c001_v7007000_t0000_u01737087459447") 2025/01/17 04:19:38 DEBUG : backup/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f101a09a95e9f729d_d20250117_m041738_c001_v0001044_t0043_u01737087458283") 2025/01/17 04:19:38 DEBUG : backup/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1018730c296d1dc9_d20250117_m041735_c001_v0001184_t0058_u01737087455012") 2025/01/17 04:19:38 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f418a837a887ba518_d20250117_m041753_c001_v7007000_t0000_u01737087473115") 2025/01/17 04:19:38 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f11974315e8128f05_d20250117_m041751_c001_v0001144_t0012_u01737087471337") 2025/01/17 04:19:39 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1166a0053fc05654_d20250117_m041747_c001_v0001106_t0048_u01737087467334") 2025/01/17 04:19:39 DEBUG : both0: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f852d_d20250117_m041922_c001_v7007000_t0000_u01737087562004") 2025/01/17 04:19:39 DEBUG : both0: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0f0e_d20250117_m041907_c001_v0001184_t0058_u01737087547832") 2025/01/17 04:19:39 DEBUG : both0: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe825f_d20250117_m041903_c001_v7007000_t0000_u01737087543070") 2025/01/17 04:19:39 DEBUG : both0: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0b8d_d20250117_m041848_c001_v0001184_t0007_u01737087528123") 2025/01/17 04:19:39 DEBUG : both1: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f852f_d20250117_m041922_c001_v7007000_t0000_u01737087562186") 2025/01/17 04:19:39 DEBUG : both1: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0f28_d20250117_m041909_c001_v0001184_t0030_u01737087549003") 2025/01/17 04:19:39 DEBUG : both1: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe8260_d20250117_m041903_c001_v7007000_t0000_u01737087543253") 2025/01/17 04:19:39 DEBUG : both1: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0b9d_d20250117_m041848_c001_v0001184_t0013_u01737087528626") 2025/01/17 04:19:39 DEBUG : both10: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8532_d20250117_m041922_c001_v7007000_t0000_u01737087562369") 2025/01/17 04:19:39 DEBUG : both10: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0ff5_d20250117_m041914_c001_v0001184_t0047_u01737087554032") 2025/01/17 04:19:39 DEBUG : both10: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe8262_d20250117_m041903_c001_v7007000_t0000_u01737087543440") 2025/01/17 04:19:39 DEBUG : both10: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0c79_d20250117_m041853_c001_v0001184_t0026_u01737087533785") 2025/01/17 04:19:39 DEBUG : both11: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8533_d20250117_m041922_c001_v7007000_t0000_u01737087562562") 2025/01/17 04:19:39 DEBUG : both11: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff1013_d20250117_m041914_c001_v0001184_t0034_u01737087554487") 2025/01/17 04:19:39 DEBUG : both11: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe8263_d20250117_m041903_c001_v7007000_t0000_u01737087543626") 2025/01/17 04:19:39 DEBUG : both11: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0c95_d20250117_m041854_c001_v0001184_t0055_u01737087534449") 2025/01/17 04:19:39 DEBUG : both12: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8534_d20250117_m041922_c001_v7007000_t0000_u01737087562747") 2025/01/17 04:19:39 DEBUG : both12: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff1021_d20250117_m041914_c001_v0001184_t0054_u01737087554942") 2025/01/17 04:19:40 DEBUG : both12: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe8264_d20250117_m041903_c001_v7007000_t0000_u01737087543817") 2025/01/17 04:19:40 DEBUG : both12: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0cb1_d20250117_m041854_c001_v0001184_t0033_u01737087534977") 2025/01/17 04:19:40 DEBUG : both13: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8535_d20250117_m041922_c001_v7007000_t0000_u01737087562934") 2025/01/17 04:19:40 DEBUG : both13: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff1038_d20250117_m041915_c001_v0001184_t0005_u01737087555412") 2025/01/17 04:19:40 DEBUG : both13: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe8265_d20250117_m041904_c001_v7007000_t0000_u01737087544011") 2025/01/17 04:19:40 DEBUG : both13: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0cbf_d20250117_m041855_c001_v0001184_t0016_u01737087535457") 2025/01/17 04:19:40 DEBUG : both14: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8536_d20250117_m041923_c001_v7007000_t0000_u01737087563121") 2025/01/17 04:19:40 DEBUG : both14: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff1057_d20250117_m041916_c001_v0001184_t0003_u01737087556145") 2025/01/17 04:19:40 DEBUG : both14: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe8266_d20250117_m041904_c001_v7007000_t0000_u01737087544196") 2025/01/17 04:19:40 DEBUG : both14: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0ce1_d20250117_m041856_c001_v0001184_t0057_u01737087536061") 2025/01/17 04:19:40 DEBUG : both15: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8537_d20250117_m041923_c001_v7007000_t0000_u01737087563303") 2025/01/17 04:19:40 DEBUG : both15: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff1071_d20250117_m041916_c001_v0001184_t0009_u01737087556701") 2025/01/17 04:19:40 DEBUG : both15: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe8267_d20250117_m041904_c001_v7007000_t0000_u01737087544381") 2025/01/17 04:19:40 DEBUG : both15: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0cf1_d20250117_m041856_c001_v0001184_t0048_u01737087536559") 2025/01/17 04:19:40 DEBUG : both16: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8538_d20250117_m041923_c001_v7007000_t0000_u01737087563485") 2025/01/17 04:19:40 DEBUG : both16: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff1089_d20250117_m041917_c001_v0001184_t0018_u01737087557371") 2025/01/17 04:19:40 DEBUG : both16: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe8268_d20250117_m041904_c001_v7007000_t0000_u01737087544567") 2025/01/17 04:19:40 DEBUG : both16: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0d27_d20250117_m041857_c001_v0001184_t0032_u01737087537334") 2025/01/17 04:19:40 DEBUG : both17: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8539_d20250117_m041923_c001_v7007000_t0000_u01737087563682") 2025/01/17 04:19:40 DEBUG : both17: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff10ab_d20250117_m041917_c001_v0001184_t0051_u01737087557877") 2025/01/17 04:19:41 DEBUG : both17: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe8269_d20250117_m041904_c001_v7007000_t0000_u01737087544749") 2025/01/17 04:19:41 DEBUG : both17: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0d65_d20250117_m041858_c001_v0001184_t0042_u01737087538587") 2025/01/17 04:19:41 DEBUG : both18: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f853a_d20250117_m041923_c001_v7007000_t0000_u01737087563863") 2025/01/17 04:19:41 DEBUG : both18: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff10b1_d20250117_m041918_c001_v0001184_t0035_u01737087558390") 2025/01/17 04:19:41 DEBUG : both18: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe826b_d20250117_m041904_c001_v7007000_t0000_u01737087544930") 2025/01/17 04:19:41 DEBUG : both18: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0d89_d20250117_m041859_c001_v0001184_t0056_u01737087539228") 2025/01/17 04:19:41 DEBUG : both19: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f853b_d20250117_m041924_c001_v7007000_t0000_u01737087564044") 2025/01/17 04:19:41 DEBUG : both19: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff10bf_d20250117_m041918_c001_v0001184_t0008_u01737087558867") 2025/01/17 04:19:41 DEBUG : both19: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe826c_d20250117_m041905_c001_v7007000_t0000_u01737087545122") 2025/01/17 04:19:41 DEBUG : both19: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0da5_d20250117_m041859_c001_v0001184_t0028_u01737087539770") 2025/01/17 04:19:41 DEBUG : both2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f853c_d20250117_m041924_c001_v7007000_t0000_u01737087564225") 2025/01/17 04:19:41 DEBUG : both2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0f3f_d20250117_m041909_c001_v0001184_t0059_u01737087549691") 2025/01/17 04:19:41 DEBUG : both2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe826e_d20250117_m041905_c001_v7007000_t0000_u01737087545314") 2025/01/17 04:19:41 DEBUG : both2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0bb9_d20250117_m041849_c001_v0001184_t0030_u01737087529131") 2025/01/17 04:19:41 DEBUG : both3: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f853d_d20250117_m041924_c001_v7007000_t0000_u01737087564417") 2025/01/17 04:19:41 DEBUG : both3: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0f4d_d20250117_m041910_c001_v0001184_t0039_u01737087550173") 2025/01/17 04:19:41 DEBUG : both3: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe826f_d20250117_m041905_c001_v7007000_t0000_u01737087545509") 2025/01/17 04:19:41 DEBUG : both3: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0bd9_d20250117_m041849_c001_v0001184_t0004_u01737087529863") 2025/01/17 04:19:41 DEBUG : both4: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f853f_d20250117_m041924_c001_v7007000_t0000_u01737087564599") 2025/01/17 04:19:41 DEBUG : both4: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0f75_d20250117_m041910_c001_v0001184_t0038_u01737087550938") 2025/01/17 04:19:42 DEBUG : both4: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe8270_d20250117_m041905_c001_v7007000_t0000_u01737087545696") 2025/01/17 04:19:42 DEBUG : both4: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0c04_d20250117_m041850_c001_v0001184_t0042_u01737087530552") 2025/01/17 04:19:42 DEBUG : both5: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8540_d20250117_m041924_c001_v7007000_t0000_u01737087564782") 2025/01/17 04:19:42 DEBUG : both5: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0f8f_d20250117_m041911_c001_v0001184_t0026_u01737087551588") 2025/01/17 04:19:42 DEBUG : both5: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe8272_d20250117_m041905_c001_v7007000_t0000_u01737087545878") 2025/01/17 04:19:42 DEBUG : both5: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0c1d_d20250117_m041851_c001_v0001184_t0021_u01737087531198") 2025/01/17 04:19:42 DEBUG : both6: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8541_d20250117_m041924_c001_v7007000_t0000_u01737087564970") 2025/01/17 04:19:42 DEBUG : both6: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0f99_d20250117_m041912_c001_v0001184_t0004_u01737087552053") 2025/01/17 04:19:42 DEBUG : both6: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe8273_d20250117_m041906_c001_v7007000_t0000_u01737087546063") 2025/01/17 04:19:42 DEBUG : both6: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0c29_d20250117_m041851_c001_v0001184_t0049_u01737087531649") 2025/01/17 04:19:42 DEBUG : both7: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8542_d20250117_m041925_c001_v7007000_t0000_u01737087565159") 2025/01/17 04:19:42 DEBUG : both7: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0fa5_d20250117_m041912_c001_v0001184_t0019_u01737087552557") 2025/01/17 04:19:42 DEBUG : both7: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe8274_d20250117_m041906_c001_v7007000_t0000_u01737087546263") 2025/01/17 04:19:42 DEBUG : both7: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0c41_d20250117_m041852_c001_v0001184_t0057_u01737087532291") 2025/01/17 04:19:42 DEBUG : both8: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8543_d20250117_m041925_c001_v7007000_t0000_u01737087565351") 2025/01/17 04:19:42 DEBUG : both8: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0fbb_d20250117_m041913_c001_v0001184_t0005_u01737087553022") 2025/01/17 04:19:42 DEBUG : both8: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe8275_d20250117_m041906_c001_v7007000_t0000_u01737087546463") 2025/01/17 04:19:42 DEBUG : both8: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0c4b_d20250117_m041852_c001_v0001184_t0035_u01737087532731") 2025/01/17 04:19:42 DEBUG : both9: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8544_d20250117_m041925_c001_v7007000_t0000_u01737087565538") 2025/01/17 04:19:42 DEBUG : both9: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0fdb_d20250117_m041913_c001_v0001184_t0057_u01737087553513") 2025/01/17 04:19:43 DEBUG : both9: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe8276_d20250117_m041906_c001_v7007000_t0000_u01737087546647") 2025/01/17 04:19:43 DEBUG : both9: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0c63_d20250117_m041853_c001_v0001184_t0044_u01737087533195") 2025/01/17 04:19:43 DEBUG : c/non empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee2792c_d20250117_m041445_c001_v7007000_t0000_u01737087285000") 2025/01/17 04:19:43 DEBUG : c/non empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30388_d20250117_m041443_c001_v0001182_t0043_u01737087283462") 2025/01/17 04:19:43 DEBUG : c/non empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee27929_d20250117_m041442_c001_v7007000_t0000_u01737087282475") 2025/01/17 04:19:43 DEBUG : c/non empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30352_d20250117_m041440_c001_v0001182_t0048_u01737087280924") 2025/01/17 04:19:43 DEBUG : c/non empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f409d499a73e6f3de_d20250117_m041422_c001_v7007000_t0000_u01737087262440") 2025/01/17 04:19:43 DEBUG : c/non empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30150_d20250117_m041420_c001_v0001182_t0002_u01737087260887") 2025/01/17 04:19:43 DEBUG : check sum: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f409d499a73e6f3c4_d20250117_m041410_c001_v7007000_t0000_u01737087250208") 2025/01/17 04:19:43 DEBUG : check sum: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fff0_d20250117_m041409_c001_v0001182_t0037_u01737087249253") 2025/01/17 04:19:43 DEBUG : dest/3: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f417eed4497f290ec_d20250117_m041708_c001_v7007000_t0000_u01737087428382") 2025/01/17 04:19:43 DEBUG : dest/3: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41860a97785b68a2_d20250117_m041707_c001_v0001109_t0041_u01737087427281") 2025/01/17 04:19:43 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f418a837a887ba61f_d20250117_m041838_c001_v7007000_t0000_u01737087518364") 2025/01/17 04:19:43 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1097acb65ff591d4_d20250117_m041836_c001_v0001182_t0054_u01737087516418") 2025/01/17 04:19:43 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4057744a627dd241_d20250117_m041836_c001_v7007000_t0000_u01737087516236") 2025/01/17 04:19:43 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1097acb65ff59193_d20250117_m041833_c001_v0001182_t0040_u01737087513268") 2025/01/17 04:19:43 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4057744a627dd239_d20250117_m041832_c001_v7007000_t0000_u01737087512533") 2025/01/17 04:19:43 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a30515637758_d20250117_m041828_c001_v0001120_t0035_u01737087508369") 2025/01/17 04:19:43 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f40782440930e5173_d20250117_m041826_c001_v7007000_t0000_u01737087506874") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108914b30589e671_d20250117_m041824_c001_v0001037_t0024_u01737087504000") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f406e9b3bb1306226_d20250117_m041823_c001_v7007000_t0000_u01737087503819") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108914b30589e66b_d20250117_m041820_c001_v0001037_t0000_u01737087500422") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f406e9b3bb130621a_d20250117_m041819_c001_v7007000_t0000_u01737087499692") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff05ff_d20250117_m041815_c001_v0001184_t0019_u01737087495899") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f401cd3ce92244c5e_d20250117_m041814_c001_v7007000_t0000_u01737087494620") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f11939727ebe7f0a4_d20250117_m041813_c001_v0001182_t0003_u01737087493387") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403ff0ee132ac0f1_d20250117_m041813_c001_v7007000_t0000_u01737087493201") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f11939727ebe7f074_d20250117_m041810_c001_v0001182_t0031_u01737087490823") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403ff0ee132ac0e6_d20250117_m041810_c001_v7007000_t0000_u01737087490093") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff04a5_d20250117_m041806_c001_v0001184_t0019_u01737087486726") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f401cd3ce92244c3c_d20250117_m041805_c001_v7007000_t0000_u01737087485812") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f10652423937ca7ca_d20250117_m041803_c001_v0001144_t0032_u01737087483835") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f417eed4497f2913b_d20250117_m041803_c001_v7007000_t0000_u01737087483655") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f10652423937ca7ba_d20250117_m041800_c001_v0001144_t0013_u01737087480048") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f417eed4497f29131_d20250117_m041759_c001_v7007000_t0000_u01737087479323") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0283_d20250117_m041754_c001_v0001184_t0018_u01737087474242") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f418a837a887ba51a_d20250117_m041753_c001_v7007000_t0000_u01737087473300") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f11272c01c44112f7_d20250117_m041750_c001_v0001181_t0016_u01737087470867") 2025/01/17 04:19:44 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8458_d20250117_m041750_c001_v7007000_t0000_u01737087470664") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f11272c01c44112cb_d20250117_m041746_c001_v0001181_t0018_u01737087466914") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8432_d20250117_m041746_c001_v7007000_t0000_u01737087466183") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff002f_d20250117_m041740_c001_v0001184_t0026_u01737087460553") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397de2_d20250117_m041739_c001_v7007000_t0000_u01737087459631") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f10239c2c9459d336_d20250117_m041737_c001_v0001183_t0057_u01737087457796") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41564a3b8f77e532_d20250117_m041737_c001_v7007000_t0000_u01737087457610") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f10239c2c9459d2b2_d20250117_m041734_c001_v0001183_t0014_u01737087454565") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41564a3b8f77e52d_d20250117_m041733_c001_v7007000_t0000_u01737087453817") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2fefdc0_d20250117_m041725_c001_v0001184_t0034_u01737087445851") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f417eed4497f2910b_d20250117_m041724_c001_v7007000_t0000_u01737087444747") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f103b8bd373feb61b_d20250117_m041718_c001_v0001184_t0007_u01737087438926") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f83af_d20250117_m041718_c001_v7007000_t0000_u01737087438729") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c31417_d20250117_m041715_c001_v0001182_t0004_u01737087435090") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f104736761f0b37cb_d20250117_m041714_c001_v0001033_t0043_u01737087434083") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f104736761f0b37c7_d20250117_m041712_c001_v0001033_t0015_u01737087432874") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4098fd85dc6086b0_d20250117_m041659_c001_v7007000_t0000_u01737087419337") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2fef7c1_d20250117_m041652_c001_v0001184_t0025_u01737087412226") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c311c2_d20250117_m041651_c001_v0001182_t0037_u01737087411482") 2025/01/17 04:19:45 DEBUG : dst/one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c31196_d20250117_m041650_c001_v0001182_t0051_u01737087410141") 2025/01/17 04:19:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f418a837a887ba620_d20250117_m041838_c001_v7007000_t0000_u01737087518547") 2025/01/17 04:19:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1012dbdd391c17a8_d20250117_m041836_c001_v0001182_t0005_u01737087516038") 2025/01/17 04:19:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f104b4ab71806b6a1_d20250117_m041832_c001_v0001039_t0045_u01737087512162") 2025/01/17 04:19:46 DEBUG : dst/one.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f40782440930e5175_d20250117_m041827_c001_v7007000_t0000_u01737087507058") 2025/01/17 04:19:46 DEBUG : dst/one.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f104d4b3a24c6325c_d20250117_m041823_c001_v0001179_t0048_u01737087503552") 2025/01/17 04:19:46 DEBUG : dst/one.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f106c266bf47e2f3c_d20250117_m041819_c001_v0001116_t0003_u01737087499133") 2025/01/17 04:19:46 DEBUG : dst/one.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f401cd3ce92244c5f_d20250117_m041814_c001_v7007000_t0000_u01737087494804") 2025/01/17 04:19:46 DEBUG : dst/one.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f114e74734ba9b9aa_d20250117_m041812_c001_v0001183_t0033_u01737087492949") 2025/01/17 04:19:46 DEBUG : dst/one.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1113f8585221eb98_d20250117_m041809_c001_v0001182_t0035_u01737087489893") 2025/01/17 04:19:46 DEBUG : dst/three: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f417eed4497f2910c_d20250117_m041724_c001_v7007000_t0000_u01737087444931") 2025/01/17 04:19:46 DEBUG : dst/three: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f104736761f0b37d1_d20250117_m041723_c001_v0001033_t0056_u01737087443166") 2025/01/17 04:19:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f418a837a887ba622_d20250117_m041838_c001_v7007000_t0000_u01737087518734") 2025/01/17 04:19:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1064dc3454a9283f_d20250117_m041837_c001_v0001038_t0049_u01737087517203") 2025/01/17 04:19:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f104d3a0e1915cff8_d20250117_m041834_c001_v0001145_t0035_u01737087514052") 2025/01/17 04:19:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f418a837a887ba624_d20250117_m041838_c001_v7007000_t0000_u01737087518919") 2025/01/17 04:19:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1097acb65ff591f2_d20250117_m041837_c001_v0001182_t0023_u01737087517719") 2025/01/17 04:19:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4057744a627dd243_d20250117_m041837_c001_v7007000_t0000_u01737087517536") 2025/01/17 04:19:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1097acb65ff591b0_d20250117_m041834_c001_v0001182_t0045_u01737087514475") 2025/01/17 04:19:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4057744a627dd23d_d20250117_m041834_c001_v7007000_t0000_u01737087514294") 2025/01/17 04:19:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a3051563775a_d20250117_m041829_c001_v0001120_t0028_u01737087509244") 2025/01/17 04:19:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f40782440930e5176_d20250117_m041827_c001_v7007000_t0000_u01737087507241") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108914b30589e677_d20250117_m041825_c001_v0001037_t0023_u01737087505929") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f406e9b3bb130622c_d20250117_m041825_c001_v7007000_t0000_u01737087505749") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108914b30589e66f_d20250117_m041821_c001_v0001037_t0024_u01737087501887") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f406e9b3bb130621e_d20250117_m041821_c001_v7007000_t0000_u01737087501688") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0632_d20250117_m041816_c001_v0001184_t0040_u01737087496437") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403ff0ee132ac0f3_d20250117_m041814_c001_v7007000_t0000_u01737087494033") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a30515637739_d20250117_m041812_c001_v0001120_t0047_u01737087492073") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403ff0ee132ac0f0_d20250117_m041811_c001_v7007000_t0000_u01737087491698") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff04b3_d20250117_m041807_c001_v0001184_t0019_u01737087487394") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f417eed4497f2913d_d20250117_m041804_c001_v7007000_t0000_u01737087484871") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a30515637724_d20250117_m041802_c001_v0001120_t0002_u01737087482325") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f417eed4497f29133_d20250117_m041801_c001_v7007000_t0000_u01737087481229") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0295_d20250117_m041754_c001_v0001184_t0016_u01737087474741") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f846d_d20250117_m041752_c001_v7007000_t0000_u01737087472367") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a30515637710_d20250117_m041749_c001_v0001120_t0051_u01737087469293") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f843b_d20250117_m041748_c001_v7007000_t0000_u01737087468203") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0049_d20250117_m041740_c001_v0001184_t0004_u01737087460977") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41564a3b8f77e535_d20250117_m041738_c001_v7007000_t0000_u01737087458709") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156376f4_d20250117_m041736_c001_v0001120_t0045_u01737087456518") 2025/01/17 04:19:47 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41564a3b8f77e52f_d20250117_m041735_c001_v7007000_t0000_u01737087455204") 2025/01/17 04:19:48 DEBUG : dst/three.txt: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2fefe46_d20250117_m041729_c001_v0001184_t0054_u01737087449231") 2025/01/17 04:19:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f40782440930e5178_d20250117_m041827_c001_v7007000_t0000_u01737087507447") 2025/01/17 04:19:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1006a2cf70bb21de_d20250117_m041824_c001_v0001120_t0014_u01737087504964") 2025/01/17 04:19:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1173e214d51c932f_d20250117_m041821_c001_v0001184_t0049_u01737087501487") 2025/01/17 04:19:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f401cd3ce92244c60_d20250117_m041814_c001_v7007000_t0000_u01737087494987") 2025/01/17 04:19:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108bb63204f4bcc6_d20250117_m041813_c001_v0001181_t0025_u01737087493814") 2025/01/17 04:19:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f102f124f5f457e00_d20250117_m041811_c001_v0001134_t0026_u01737087491363") 2025/01/17 04:19:48 DEBUG : dst/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f418a837a887ba625_d20250117_m041839_c001_v7007000_t0000_u01737087519105") 2025/01/17 04:19:48 DEBUG : dst/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff086a_d20250117_m041829_c001_v0001184_t0016_u01737087509048") 2025/01/17 04:19:48 DEBUG : dst/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f40782440930e5179_d20250117_m041827_c001_v7007000_t0000_u01737087507631") 2025/01/17 04:19:48 DEBUG : dst/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a30515637741_d20250117_m041816_c001_v0001120_t0031_u01737087496112") 2025/01/17 04:19:48 DEBUG : dst/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f401cd3ce92244c61_d20250117_m041815_c001_v7007000_t0000_u01737087495173") 2025/01/17 04:19:48 DEBUG : dst/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a3051563772d_d20250117_m041806_c001_v0001120_t0002_u01737087486927") 2025/01/17 04:19:48 DEBUG : dst/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f401cd3ce92244c3f_d20250117_m041805_c001_v7007000_t0000_u01737087485997") 2025/01/17 04:19:48 DEBUG : dst/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a30515637718_d20250117_m041754_c001_v0001120_t0031_u01737087474448") 2025/01/17 04:19:48 DEBUG : dst/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f418a837a887ba51d_d20250117_m041753_c001_v7007000_t0000_u01737087473485") 2025/01/17 04:19:48 DEBUG : dst/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156376fc_d20250117_m041740_c001_v0001120_t0033_u01737087460746") 2025/01/17 04:19:48 DEBUG : dst/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397de3_d20250117_m041739_c001_v7007000_t0000_u01737087459815") 2025/01/17 04:19:48 DEBUG : dst/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156376d6_d20250117_m041726_c001_v0001120_t0053_u01737087446634") 2025/01/17 04:19:48 DEBUG : dst/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f417eed4497f2910d_d20250117_m041725_c001_v7007000_t0000_u01737087445112") 2025/01/17 04:19:49 DEBUG : dst/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f11853f50c1fa1dc3_d20250117_m041720_c001_v0001184_t0046_u01737087440880") 2025/01/17 04:19:49 DEBUG : dst/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4098fd85dc6086b1_d20250117_m041659_c001_v7007000_t0000_u01737087419522") 2025/01/17 04:19:49 DEBUG : dst/two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c31269_d20250117_m041658_c001_v0001182_t0020_u01737087418358") 2025/01/17 04:19:49 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41354ca7a3aa7b39_d20250117_m041610_c001_v7007000_t0000_u01737087370493") 2025/01/17 04:19:49 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30c6b_d20250117_m041603_c001_v0001182_t0041_u01737087363600") 2025/01/17 04:19:49 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4057744a627dd125_d20250117_m041601_c001_v7007000_t0000_u01737087361673") 2025/01/17 04:19:49 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c309d3_d20250117_m041541_c001_v0001182_t0032_u01737087341068") 2025/01/17 04:19:49 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4088f55ab70078a6_d20250117_m041527_c001_v7007000_t0000_u01737087327392") 2025/01/17 04:19:49 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c3078d_d20250117_m041522_c001_v0001182_t0019_u01737087322091") 2025/01/17 04:19:49 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c3e_d20250117_m041457_c001_v7007000_t0000_u01737087297813") 2025/01/17 04:19:49 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c304bc_d20250117_m041456_c001_v0001182_t0031_u01737087296065") 2025/01/17 04:19:49 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c32_d20250117_m041454_c001_v7007000_t0000_u01737087294541") 2025/01/17 04:19:49 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30480_d20250117_m041453_c001_v0001182_t0015_u01737087293387") 2025/01/17 04:19:49 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c21_d20250117_m041450_c001_v7007000_t0000_u01737087290109") 2025/01/17 04:19:49 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30410_d20250117_m041448_c001_v0001182_t0004_u01737087288223") 2025/01/17 04:19:49 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee2792f_d20250117_m041447_c001_v7007000_t0000_u01737087287105") 2025/01/17 04:19:49 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c303d6_d20250117_m041445_c001_v0001182_t0045_u01737087285947") 2025/01/17 04:19:49 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee27923_d20250117_m041439_c001_v7007000_t0000_u01737087279787") 2025/01/17 04:19:49 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c3030e_d20250117_m041438_c001_v0001182_t0039_u01737087278434") 2025/01/17 04:19:50 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee2791f_d20250117_m041437_c001_v7007000_t0000_u01737087277310") 2025/01/17 04:19:50 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c302e0_d20250117_m041436_c001_v0001182_t0044_u01737087276554") 2025/01/17 04:19:50 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee27912_d20250117_m041431_c001_v7007000_t0000_u01737087271583") 2025/01/17 04:19:50 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30247_d20250117_m041430_c001_v0001182_t0041_u01737087270364") 2025/01/17 04:19:50 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee2790e_d20250117_m041427_c001_v7007000_t0000_u01737087267772") 2025/01/17 04:19:50 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c301ef_d20250117_m041426_c001_v0001182_t0029_u01737087266826") 2025/01/17 04:19:50 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee2790d_d20250117_m041425_c001_v7007000_t0000_u01737087265737") 2025/01/17 04:19:50 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f11853f50c1f9f55e_d20250117_m041424_c001_v0001184_t0002_u01737087264782") 2025/01/17 04:19:50 DEBUG : empty space: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30198_d20250117_m041423_c001_v0001182_t0011_u01737087263186") 2025/01/17 04:19:50 DEBUG : enormous: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c3c_d20250117_m041457_c001_v7007000_t0000_u01737087297073") 2025/01/17 04:19:50 DEBUG : enormous: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c304c2_d20250117_m041456_c001_v0001182_t0054_u01737087296282") 2025/01/17 04:19:50 DEBUG : existing: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f418a837a887ba635_d20250117_m041843_c001_v7007000_t0000_u01737087523441") 2025/01/17 04:19:50 DEBUG : existing: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff0a91_d20250117_m041842_c001_v0001184_t0044_u01737087522230") 2025/01/17 04:19:50 DEBUG : existing: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4088f55ab7007894_d20250117_m041520_c001_v7007000_t0000_u01737087320165") 2025/01/17 04:19:50 DEBUG : existing: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c3072d_d20250117_m041519_c001_v0001182_t0040_u01737087319193") 2025/01/17 04:19:50 DEBUG : existing: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f409d499a73e6f3d4_d20250117_m041419_c001_v7007000_t0000_u01737087259506") 2025/01/17 04:19:50 DEBUG : existing: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30110_d20250117_m041418_c001_v0001182_t0001_u01737087258489") 2025/01/17 04:19:50 DEBUG : existing: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f409d499a73e6f3d0_d20250117_m041417_c001_v7007000_t0000_u01737087257148") 2025/01/17 04:19:50 DEBUG : existing: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c300ca_d20250117_m041416_c001_v0001182_t0058_u01737087256556") 2025/01/17 04:19:51 DEBUG : existing: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c300a8_d20250117_m041415_c001_v0001182_t0036_u01737087255804") 2025/01/17 04:19:51 DEBUG : existing-b: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4088f55ab7007895_d20250117_m041520_c001_v7007000_t0000_u01737087320350") 2025/01/17 04:19:51 DEBUG : existing-b: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2fee499_d20250117_m041519_c001_v0001184_t0056_u01737087319204") 2025/01/17 04:19:51 DEBUG : five: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c46_d20250117_m041502_c001_v7007000_t0000_u01737087302052") 2025/01/17 04:19:51 DEBUG : five: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f408191dbb2c3052d_d20250117_m041500_c001_v0001182_t0014_u01737087300154") 2025/01/17 04:19:51 DEBUG : foo: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee27911_d20250117_m041429_c001_v7007000_t0000_u01737087269626") 2025/01/17 04:19:51 DEBUG : foo: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f408191dbb2c3021f_d20250117_m041429_c001_v0001182_t0014_u01737087269074") 2025/01/17 04:19:51 DEBUG : foo: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f408191dbb2c30217_d20250117_m041428_c001_v0001182_t0014_u01737087268501") 2025/01/17 04:19:51 DEBUG : four: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c48_d20250117_m041502_c001_v7007000_t0000_u01737087302243") 2025/01/17 04:19:51 DEBUG : four: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4149a3051563758e_d20250117_m041500_c001_v0001120_t0012_u01737087300895") 2025/01/17 04:19:51 DEBUG : four: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c3051d_d20250117_m041459_c001_v0001182_t0058_u01737087299542") 2025/01/17 04:19:51 DEBUG : hello world2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f410c5327f2b55304_d20250117_m041317_c001_v7007000_t0000_u01737087197182") 2025/01/17 04:19:51 DEBUG : hello world2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2f9f3_d20250117_m041316_c001_v0001182_t0046_u01737087196592") 2025/01/17 04:19:51 DEBUG : ignore-size: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f409d499a73e6f3c9_d20250117_m041414_c001_v7007000_t0000_u01737087254689") 2025/01/17 04:19:51 DEBUG : ignore-size: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30068_d20250117_m041413_c001_v0001182_t0003_u01737087253744") 2025/01/17 04:19:51 DEBUG : nested/sub dir/file: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4088f55ab700788f_d20250117_m041518_c001_v7007000_t0000_u01737087318085") 2025/01/17 04:19:51 DEBUG : nested/sub dir/file: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2fee432_d20250117_m041516_c001_v0001184_t0037_u01737087316861") 2025/01/17 04:19:51 DEBUG : nested/sub dir/file: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4088f55ab7007889_d20250117_m041515_c001_v7007000_t0000_u01737087315740") 2025/01/17 04:19:51 DEBUG : nested/sub dir/file: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2fee3ab_d20250117_m041514_c001_v0001184_t0042_u01737087314414") 2025/01/17 04:19:51 DEBUG : one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c49_d20250117_m041502_c001_v7007000_t0000_u01737087302434") 2025/01/17 04:19:52 DEBUG : one: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f408191dbb2c30501_d20250117_m041458_c001_v0001182_t0014_u01737087298954") 2025/01/17 04:19:52 DEBUG : only0: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8545_d20250117_m041925_c001_v7007000_t0000_u01737087565732") 2025/01/17 04:19:52 DEBUG : only0: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4088ceeaf2ff10ef_d20250117_m041919_c001_v0001184_t0001_u01737087559974") 2025/01/17 04:19:52 DEBUG : only0: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377c4_d20250117_m041908_c001_v0001120_t0028_u01737087548402") 2025/01/17 04:19:52 DEBUG : only0: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe825a_d20250117_m041901_c001_v7007000_t0000_u01737087541714") 2025/01/17 04:19:52 DEBUG : only0: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a3051563777c_d20250117_m041848_c001_v0001120_t0018_u01737087528317") 2025/01/17 04:19:52 DEBUG : only1: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8546_d20250117_m041925_c001_v7007000_t0000_u01737087565918") 2025/01/17 04:19:52 DEBUG : only1: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41017402f939b67b_d20250117_m041920_c001_v0001099_t0035_u01737087560723") 2025/01/17 04:19:52 DEBUG : only1: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377c6_d20250117_m041909_c001_v0001120_t0050_u01737087549201") 2025/01/17 04:19:52 DEBUG : only1: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f401cd3ce92244ce0_d20250117_m041902_c001_v7007000_t0000_u01737087542082") 2025/01/17 04:19:52 DEBUG : only1: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a30515637782_d20250117_m041848_c001_v0001120_t0026_u01737087528820") 2025/01/17 04:19:52 DEBUG : only10: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8547_d20250117_m041926_c001_v7007000_t0000_u01737087566104") 2025/01/17 04:19:52 DEBUG : only10: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4149a305156377fe_d20250117_m041919_c001_v0001120_t0012_u01737087559987") 2025/01/17 04:19:52 DEBUG : only10: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377e2_d20250117_m041914_c001_v0001120_t0019_u01737087554233") 2025/01/17 04:19:52 DEBUG : only10: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe825b_d20250117_m041901_c001_v7007000_t0000_u01737087541906") 2025/01/17 04:19:52 DEBUG : only10: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a3051563779c_d20250117_m041853_c001_v0001120_t0058_u01737087533987") 2025/01/17 04:19:52 DEBUG : only11: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8548_d20250117_m041926_c001_v7007000_t0000_u01737087566286") 2025/01/17 04:19:52 DEBUG : only11: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4088ceeaf2ff110b_d20250117_m041920_c001_v0001184_t0001_u01737087560554") 2025/01/17 04:19:52 DEBUG : only11: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377e6_d20250117_m041914_c001_v0001120_t0036_u01737087554695") 2025/01/17 04:19:52 DEBUG : only11: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f401cd3ce92244ce1_d20250117_m041902_c001_v7007000_t0000_u01737087542267") 2025/01/17 04:19:53 DEBUG : only11: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377a0_d20250117_m041854_c001_v0001120_t0048_u01737087534683") 2025/01/17 04:19:53 DEBUG : only12: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8549_d20250117_m041926_c001_v7007000_t0000_u01737087566469") 2025/01/17 04:19:53 DEBUG : only12: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404fff28fb5b5d7c_d20250117_m041920_c001_v0001183_t0000_u01737087560543") 2025/01/17 04:19:53 DEBUG : only12: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377e8_d20250117_m041915_c001_v0001120_t0043_u01737087555147") 2025/01/17 04:19:53 DEBUG : only12: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe825d_d20250117_m041902_c001_v7007000_t0000_u01737087542279") 2025/01/17 04:19:53 DEBUG : only12: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377a2_d20250117_m041855_c001_v0001120_t0022_u01737087535211") 2025/01/17 04:19:53 DEBUG : only13: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f854a_d20250117_m041926_c001_v7007000_t0000_u01737087566672") 2025/01/17 04:19:53 DEBUG : only13: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4149a30515637800_d20250117_m041920_c001_v0001120_t0012_u01737087560384") 2025/01/17 04:19:53 DEBUG : only13: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377ea_d20250117_m041915_c001_v0001120_t0027_u01737087555623") 2025/01/17 04:19:53 DEBUG : only13: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f850b_d20250117_m041901_c001_v7007000_t0000_u01737087541916") 2025/01/17 04:19:53 DEBUG : only13: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377a6_d20250117_m041855_c001_v0001120_t0057_u01737087535649") 2025/01/17 04:19:53 DEBUG : only14: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f854b_d20250117_m041926_c001_v7007000_t0000_u01737087566875") 2025/01/17 04:19:53 DEBUG : only14: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4088ceeaf2ff1105_d20250117_m041920_c001_v0001184_t0001_u01737087560372") 2025/01/17 04:19:53 DEBUG : only14: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377ee_d20250117_m041916_c001_v0001120_t0052_u01737087556347") 2025/01/17 04:19:53 DEBUG : only14: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe8255_d20250117_m041901_c001_v7007000_t0000_u01737087541528") 2025/01/17 04:19:53 DEBUG : only14: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377a8_d20250117_m041856_c001_v0001120_t0018_u01737087536263") 2025/01/17 04:19:53 DEBUG : only15: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f854c_d20250117_m041927_c001_v7007000_t0000_u01737087567064") 2025/01/17 04:19:53 DEBUG : only15: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4088ceeaf2ff1121_d20250117_m041921_c001_v0001184_t0001_u01737087561115") 2025/01/17 04:19:53 DEBUG : only15: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377f0_d20250117_m041916_c001_v0001120_t0028_u01737087556893") 2025/01/17 04:19:53 DEBUG : only15: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f850d_d20250117_m041902_c001_v7007000_t0000_u01737087542288") 2025/01/17 04:19:54 DEBUG : only15: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377aa_d20250117_m041856_c001_v0001120_t0028_u01737087536791") 2025/01/17 04:19:54 DEBUG : only16: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f854f_d20250117_m041927_c001_v7007000_t0000_u01737087567248") 2025/01/17 04:19:54 DEBUG : only16: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41017402f939b681_d20250117_m041921_c001_v0001099_t0035_u01737087561271") 2025/01/17 04:19:54 DEBUG : only16: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377f2_d20250117_m041917_c001_v0001120_t0049_u01737087557564") 2025/01/17 04:19:54 DEBUG : only16: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f418a837a887ba67f_d20250117_m041902_c001_v7007000_t0000_u01737087542302") 2025/01/17 04:19:54 DEBUG : only16: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377b0_d20250117_m041857_c001_v0001120_t0058_u01737087537539") 2025/01/17 04:19:54 DEBUG : only17: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8550_d20250117_m041927_c001_v7007000_t0000_u01737087567432") 2025/01/17 04:19:54 DEBUG : only17: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4149a30515637809_d20250117_m041921_c001_v0001120_t0012_u01737087561127") 2025/01/17 04:19:54 DEBUG : only17: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377f6_d20250117_m041918_c001_v0001120_t0039_u01737087558094") 2025/01/17 04:19:54 DEBUG : only17: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe8254_d20250117_m041901_c001_v7007000_t0000_u01737087541340") 2025/01/17 04:19:54 DEBUG : only17: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377b4_d20250117_m041858_c001_v0001120_t0000_u01737087538797") 2025/01/17 04:19:54 DEBUG : only18: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8551_d20250117_m041927_c001_v7007000_t0000_u01737087567705") 2025/01/17 04:19:54 DEBUG : only18: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4149a30515637802_d20250117_m041920_c001_v0001120_t0012_u01737087560568") 2025/01/17 04:19:54 DEBUG : only18: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377f8_d20250117_m041918_c001_v0001120_t0047_u01737087558603") 2025/01/17 04:19:54 DEBUG : only18: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f418a837a887ba67c_d20250117_m041901_c001_v7007000_t0000_u01737087541929") 2025/01/17 04:19:54 DEBUG : only18: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377b6_d20250117_m041859_c001_v0001120_t0045_u01737087539449") 2025/01/17 04:19:54 DEBUG : only19: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8553_d20250117_m041927_c001_v7007000_t0000_u01737087567888") 2025/01/17 04:19:54 DEBUG : only19: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404fff28fb5b5d86_d20250117_m041920_c001_v0001183_t0000_u01737087560730") 2025/01/17 04:19:54 DEBUG : only19: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377fc_d20250117_m041919_c001_v0001120_t0022_u01737087559070") 2025/01/17 04:19:54 DEBUG : only19: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f401cd3ce92244ce2_d20250117_m041902_c001_v7007000_t0000_u01737087542454") 2025/01/17 04:19:55 DEBUG : only19: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377ba_d20250117_m041859_c001_v0001120_t0042_u01737087539966") 2025/01/17 04:19:55 DEBUG : only2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8556_d20250117_m041928_c001_v7007000_t0000_u01737087568069") 2025/01/17 04:19:55 DEBUG : only2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4088ceeaf2ff1111_d20250117_m041920_c001_v0001184_t0001_u01737087560739") 2025/01/17 04:19:55 DEBUG : only2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377ca_d20250117_m041909_c001_v0001120_t0020_u01737087549889") 2025/01/17 04:19:55 DEBUG : only2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe825c_d20250117_m041902_c001_v7007000_t0000_u01737087542093") 2025/01/17 04:19:55 DEBUG : only2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a30515637786_d20250117_m041849_c001_v0001120_t0027_u01737087529345") 2025/01/17 04:19:55 DEBUG : only3: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8558_d20250117_m041928_c001_v7007000_t0000_u01737087568253") 2025/01/17 04:19:55 DEBUG : only3: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4149a30515637804_d20250117_m041920_c001_v0001120_t0012_u01737087560753") 2025/01/17 04:19:55 DEBUG : only3: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377ce_d20250117_m041910_c001_v0001120_t0056_u01737087550378") 2025/01/17 04:19:55 DEBUG : only3: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f401cd3ce92244cde_d20250117_m041901_c001_v7007000_t0000_u01737087541711") 2025/01/17 04:19:55 DEBUG : only3: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a30515637788_d20250117_m041850_c001_v0001120_t0050_u01737087530062") 2025/01/17 04:19:55 DEBUG : only4: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f855b_d20250117_m041928_c001_v7007000_t0000_u01737087568444") 2025/01/17 04:19:55 DEBUG : only4: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41017402f939b67d_d20250117_m041920_c001_v0001099_t0035_u01737087560906") 2025/01/17 04:19:55 DEBUG : only4: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377d0_d20250117_m041911_c001_v0001120_t0004_u01737087551133") 2025/01/17 04:19:55 DEBUG : only4: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f850c_d20250117_m041902_c001_v7007000_t0000_u01737087542106") 2025/01/17 04:19:55 DEBUG : only4: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a3051563778c_d20250117_m041850_c001_v0001120_t0023_u01737087530755") 2025/01/17 04:19:55 DEBUG : only5: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f855c_d20250117_m041928_c001_v7007000_t0000_u01737087568629") 2025/01/17 04:19:55 DEBUG : only5: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404fff28fb5b5d8a_d20250117_m041920_c001_v0001183_t0000_u01737087560919") 2025/01/17 04:19:55 DEBUG : only5: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377d2_d20250117_m041911_c001_v0001120_t0032_u01737087551790") 2025/01/17 04:19:55 DEBUG : only5: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8509_d20250117_m041901_c001_v7007000_t0000_u01737087541723") 2025/01/17 04:19:56 DEBUG : only5: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a3051563778e_d20250117_m041851_c001_v0001120_t0041_u01737087531404") 2025/01/17 04:19:56 DEBUG : only6: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f855d_d20250117_m041928_c001_v7007000_t0000_u01737087568811") 2025/01/17 04:19:56 DEBUG : only6: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4088ceeaf2ff1115_d20250117_m041920_c001_v0001184_t0001_u01737087560930") 2025/01/17 04:19:56 DEBUG : only6: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377d4_d20250117_m041912_c001_v0001120_t0043_u01737087552249") 2025/01/17 04:19:56 DEBUG : only6: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f418a837a887ba67b_d20250117_m041901_c001_v7007000_t0000_u01737087541735") 2025/01/17 04:19:56 DEBUG : only6: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a30515637790_d20250117_m041851_c001_v0001120_t0003_u01737087531851") 2025/01/17 04:19:56 DEBUG : only7: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f855e_d20250117_m041928_c001_v7007000_t0000_u01737087568996") 2025/01/17 04:19:56 DEBUG : only7: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4149a30515637806_d20250117_m041920_c001_v0001120_t0012_u01737087560941") 2025/01/17 04:19:56 DEBUG : only7: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377d8_d20250117_m041912_c001_v0001120_t0035_u01737087552765") 2025/01/17 04:19:56 DEBUG : only7: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f401cd3ce92244cdf_d20250117_m041901_c001_v7007000_t0000_u01737087541898") 2025/01/17 04:19:56 DEBUG : only7: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a30515637792_d20250117_m041852_c001_v0001120_t0020_u01737087532494") 2025/01/17 04:19:56 DEBUG : only8: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f855f_d20250117_m041929_c001_v7007000_t0000_u01737087569176") 2025/01/17 04:19:56 DEBUG : only8: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41017402f939b67f_d20250117_m041921_c001_v0001099_t0035_u01737087561088") 2025/01/17 04:19:56 DEBUG : only8: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377dc_d20250117_m041913_c001_v0001120_t0045_u01737087553230") 2025/01/17 04:19:56 DEBUG : only8: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f418a837a887ba67e_d20250117_m041902_c001_v7007000_t0000_u01737087542116") 2025/01/17 04:19:56 DEBUG : only8: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a30515637794_d20250117_m041852_c001_v0001120_t0045_u01737087532936") 2025/01/17 04:19:56 DEBUG : only9: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8560_d20250117_m041929_c001_v7007000_t0000_u01737087569358") 2025/01/17 04:19:56 DEBUG : only9: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404fff28fb5b5d94_d20250117_m041921_c001_v0001183_t0000_u01737087561104") 2025/01/17 04:19:56 DEBUG : only9: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156377e0_d20250117_m041913_c001_v0001120_t0022_u01737087553756") 2025/01/17 04:19:56 DEBUG : only9: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41956a5b26fe825e_d20250117_m041902_c001_v7007000_t0000_u01737087542470") 2025/01/17 04:19:57 DEBUG : only9: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a30515637798_d20250117_m041853_c001_v0001120_t0019_u01737087533392") 2025/01/17 04:19:57 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c63_d20250117_m041512_c001_v7007000_t0000_u01737087312553") 2025/01/17 04:19:57 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156375a4_d20250117_m041510_c001_v0001120_t0053_u01737087310667") 2025/01/17 04:19:57 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c5d_d20250117_m041508_c001_v7007000_t0000_u01737087308839") 2025/01/17 04:19:57 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c3060b_d20250117_m041507_c001_v0001182_t0056_u01737087307300") 2025/01/17 04:19:57 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c55_d20250117_m041505_c001_v7007000_t0000_u01737087305456") 2025/01/17 04:19:57 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2fee1ea_d20250117_m041503_c001_v0001184_t0055_u01737087303367") 2025/01/17 04:19:57 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c29_d20250117_m041452_c001_v7007000_t0000_u01737087292216") 2025/01/17 04:19:57 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30454_d20250117_m041451_c001_v0001182_t0037_u01737087291044") 2025/01/17 04:19:57 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee27931_d20250117_m041448_c001_v7007000_t0000_u01737087288793") 2025/01/17 04:19:57 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30406_d20250117_m041448_c001_v0001182_t0025_u01737087288016") 2025/01/17 04:19:57 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee2792e_d20250117_m041446_c001_v7007000_t0000_u01737087286544") 2025/01/17 04:19:57 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c303d2_d20250117_m041445_c001_v0001182_t0030_u01737087285730") 2025/01/17 04:19:57 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee27922_d20250117_m041439_c001_v7007000_t0000_u01737087279223") 2025/01/17 04:19:57 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30306_d20250117_m041438_c001_v0001182_t0018_u01737087278224") 2025/01/17 04:19:58 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee27920_d20250117_m041437_c001_v7007000_t0000_u01737087277493") 2025/01/17 04:19:58 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c302da_d20250117_m041436_c001_v0001182_t0048_u01737087276343") 2025/01/17 04:19:58 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee2791e_d20250117_m041435_c001_v7007000_t0000_u01737087275612") 2025/01/17 04:19:58 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c302b0_d20250117_m041435_c001_v0001182_t0030_u01737087275033") 2025/01/17 04:19:58 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c302a4_d20250117_m041434_c001_v0001182_t0029_u01737087274458") 2025/01/17 04:19:58 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee2791b_d20250117_m041433_c001_v7007000_t0000_u01737087273726") 2025/01/17 04:19:58 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c3028e_d20250117_m041433_c001_v0001182_t0038_u01737087273147") 2025/01/17 04:19:58 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30282_d20250117_m041432_c001_v0001182_t0014_u01737087272574") 2025/01/17 04:19:58 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee27914_d20250117_m041431_c001_v7007000_t0000_u01737087271766") 2025/01/17 04:19:58 DEBUG : potato: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30255_d20250117_m041430_c001_v0001182_t0055_u01737087270940") 2025/01/17 04:19:58 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4098fd85dc60869e_d20250117_m041626_c001_v7007000_t0000_u01737087386057") 2025/01/17 04:19:58 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a30515637652_d20250117_m041625_c001_v0001120_t0012_u01737087385049") 2025/01/17 04:19:58 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41354ca7a3aa7b3a_d20250117_m041610_c001_v7007000_t0000_u01737087370718") 2025/01/17 04:19:58 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a3051563761c_d20250117_m041602_c001_v0001120_t0042_u01737087362985") 2025/01/17 04:19:58 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f40782440930e5041_d20250117_m041548_c001_v7007000_t0000_u01737087348128") 2025/01/17 04:19:58 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156375de_d20250117_m041540_c001_v0001120_t0039_u01737087340403") 2025/01/17 04:19:58 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4088f55ab70078a7_d20250117_m041527_c001_v7007000_t0000_u01737087327696") 2025/01/17 04:19:58 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156375be_d20250117_m041521_c001_v0001120_t0055_u01737087321717") 2025/01/17 04:19:58 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c3b_d20250117_m041456_c001_v7007000_t0000_u01737087296881") 2025/01/17 04:19:58 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c304b6_d20250117_m041455_c001_v0001182_t0043_u01737087295858") 2025/01/17 04:19:59 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c34_d20250117_m041454_c001_v7007000_t0000_u01737087294723") 2025/01/17 04:19:59 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30478_d20250117_m041453_c001_v0001182_t0056_u01737087293156") 2025/01/17 04:19:59 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c2b_d20250117_m041452_c001_v7007000_t0000_u01737087292418") 2025/01/17 04:19:59 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c3045c_d20250117_m041451_c001_v0001182_t0058_u01737087291641") 2025/01/17 04:19:59 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c22_d20250117_m041450_c001_v7007000_t0000_u01737087290302") 2025/01/17 04:19:59 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30420_d20250117_m041449_c001_v0001182_t0031_u01737087289171") 2025/01/17 04:19:59 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee27930_d20250117_m041447_c001_v7007000_t0000_u01737087287287") 2025/01/17 04:19:59 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c303e6_d20250117_m041446_c001_v0001182_t0057_u01737087286529") 2025/01/17 04:19:59 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f405043bc8ee27924_d20250117_m041439_c001_v7007000_t0000_u01737087279976") 2025/01/17 04:19:59 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30320_d20250117_m041439_c001_v0001182_t0049_u01737087279009") 2025/01/17 04:19:59 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f410c5327f2b5530c_d20250117_m041320_c001_v7007000_t0000_u01737087200490") 2025/01/17 04:19:59 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fa4d_d20250117_m041319_c001_v0001182_t0029_u01737087199922") 2025/01/17 04:19:59 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f410c5327f2b55308_d20250117_m041318_c001_v7007000_t0000_u01737087198655") 2025/01/17 04:19:59 DEBUG : potato2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fa17_d20250117_m041318_c001_v0001182_t0049_u01737087198086") 2025/01/17 04:19:59 DEBUG : potato3: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f41354ca7a3aa7b3b_d20250117_m041610_c001_v7007000_t0000_u01737087370950") 2025/01/17 04:19:59 DEBUG : potato3: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2feee2e_d20250117_m041604_c001_v0001184_t0020_u01737087364181") 2025/01/17 04:19:59 DEBUG : potato3: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f40782440930e5043_d20250117_m041548_c001_v7007000_t0000_u01737087348357") 2025/01/17 04:19:59 DEBUG : potato3: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2fee943_d20250117_m041541_c001_v0001184_t0013_u01737087341654") 2025/01/17 04:19:59 DEBUG : potato3: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4088f55ab70078a8_d20250117_m041527_c001_v7007000_t0000_u01737087327921") 2025/01/17 04:20:00 DEBUG : potato3: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2fee51f_d20250117_m041522_c001_v0001184_t0019_u01737087322299") 2025/01/17 04:20:00 DEBUG : pre-dest1/1: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f417eed4497f290ed_d20250117_m041708_c001_v7007000_t0000_u01737087428573") 2025/01/17 04:20:00 DEBUG : pre-dest1/1: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2fef92a_d20250117_m041700_c001_v0001184_t0016_u01737087420265") 2025/01/17 04:20:00 DEBUG : pre-dest2/2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f417eed4497f290ef_d20250117_m041708_c001_v7007000_t0000_u01737087428754") 2025/01/17 04:20:00 DEBUG : pre-dest2/2: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156376a4_d20250117_m041700_c001_v0001120_t0029_u01737087420828") 2025/01/17 04:20:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f40201d781d0870d4_d20250117_m041638_c001_v7007000_t0000_u01737087398552") 2025/01/17 04:20:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c31019_d20250117_m041635_c001_v0001182_t0030_u01737087395577") 2025/01/17 04:20:00 DEBUG : sizeonly: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f409d499a73e6f3c7_d20250117_m041412_c001_v7007000_t0000_u01737087252452") 2025/01/17 04:20:00 DEBUG : sizeonly: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c3001e_d20250117_m041411_c001_v0001182_t0043_u01737087251506") 2025/01/17 04:20:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8566_d20250117_m041934_c001_v7007000_t0000_u01737087574718") 2025/01/17 04:20:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f11017402f939b69f_d20250117_m041933_c001_v0001099_t0021_u01737087573654") 2025/01/17 04:20:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8562_d20250117_m041931_c001_v7007000_t0000_u01737087571735") 2025/01/17 04:20:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f104fff28fb5b5e84_d20250117_m041930_c001_v0001183_t0020_u01737087570721") 2025/01/17 04:20:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4088f55ab7007891_d20250117_m041518_c001_v7007000_t0000_u01737087318268") 2025/01/17 04:20:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a305156375b8_d20250117_m041517_c001_v0001120_t0000_u01737087317214") 2025/01/17 04:20:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4088f55ab700788b_d20250117_m041515_c001_v7007000_t0000_u01737087315923") 2025/01/17 04:20:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c306bb_d20250117_m041514_c001_v0001182_t0056_u01737087314766") 2025/01/17 04:20:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f409d499a73e6f3c3_d20250117_m041408_c001_v7007000_t0000_u01737087248327") 2025/01/17 04:20:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2ffb0_d20250117_m041406_c001_v0001182_t0038_u01737087246992") 2025/01/17 04:20:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f409d499a73e6f3c0_d20250117_m041406_c001_v7007000_t0000_u01737087246234") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2ff76_d20250117_m041405_c001_v0001182_t0045_u01737087245305") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f409d499a73e6f3b3_d20250117_m041358_c001_v7007000_t0000_u01737087238908") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fe92_d20250117_m041358_c001_v0001182_t0052_u01737087238068") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f409d499a73e6f3b1_d20250117_m041357_c001_v7007000_t0000_u01737087237508") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fe70_d20250117_m041356_c001_v0001182_t0049_u01737087236281") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fdbe_d20250117_m041350_c001_v0001182_t0029_u01737087230200") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4098fd85dc608666_d20250117_m041349_c001_v7007000_t0000_u01737087229479") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fd98_d20250117_m041348_c001_v0001182_t0003_u01737087228911") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fd8a_d20250117_m041348_c001_v0001182_t0059_u01737087228338") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4098fd85dc608662_d20250117_m041347_c001_v7007000_t0000_u01737087227242") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fd08_d20250117_m041344_c001_v0001182_t0033_u01737087224446") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fcb0_d20250117_m041341_c001_v0001182_t0057_u01737087221376") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4098fd85dc608658_d20250117_m041340_c001_v7007000_t0000_u01737087220649") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fc86_d20250117_m041340_c001_v0001182_t0017_u01737087220019") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fc76_d20250117_m041339_c001_v0001182_t0036_u01737087219433") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4098fd85dc608656_d20250117_m041338_c001_v7007000_t0000_u01737087218333") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fb66_d20250117_m041330_c001_v0001182_t0032_u01737087210290") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4169dc1abdcc2d21_d20250117_m041329_c001_v7007000_t0000_u01737087209923") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fb4e_d20250117_m041329_c001_v0001182_t0059_u01737087209340") 2025/01/17 04:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f410c5327f2b5531f_d20250117_m041327_c001_v7007000_t0000_u01737087207707") 2025/01/17 04:20:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fb1a_d20250117_m041327_c001_v0001182_t0055_u01737087207112") 2025/01/17 04:20:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f410c5327f2b5531c_d20250117_m041326_c001_v7007000_t0000_u01737087206569") 2025/01/17 04:20:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2faf8_d20250117_m041325_c001_v0001182_t0053_u01737087205995") 2025/01/17 04:20:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f410c5327f2b55317_d20250117_m041324_c001_v7007000_t0000_u01737087204736") 2025/01/17 04:20:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fac2_d20250117_m041323_c001_v0001182_t0025_u01737087203989") 2025/01/17 04:20:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f410c5327f2b55313_d20250117_m041323_c001_v7007000_t0000_u01737087203442") 2025/01/17 04:20:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fa9f_d20250117_m041322_c001_v0001182_t0023_u01737087202879") 2025/01/17 04:20:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f410c5327f2b5530f_d20250117_m041321_c001_v7007000_t0000_u01737087201964") 2025/01/17 04:20:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2fa75_d20250117_m041321_c001_v0001182_t0030_u01737087201388") 2025/01/17 04:20:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f410c5327f2b552ff_d20250117_m041315_c001_v7007000_t0000_u01737087195691") 2025/01/17 04:20:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2f9c7_d20250117_m041315_c001_v0001182_t0041_u01737087195110") 2025/01/17 04:20:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f410c5327f2b552fb_d20250117_m041314_c001_v7007000_t0000_u01737087194206") 2025/01/17 04:20:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2f997_d20250117_m041313_c001_v0001182_t0029_u01737087193643") 2025/01/17 04:20:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f410c5327f2b552f5_d20250117_m041312_c001_v7007000_t0000_u01737087192743") 2025/01/17 04:20:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2f96d_d20250117_m041312_c001_v0001182_t0018_u01737087192175") 2025/01/17 04:20:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f410c5327f2b552ea_d20250117_m041309_c001_v7007000_t0000_u01737087189256") 2025/01/17 04:20:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c2f91f_d20250117_m041308_c001_v0001182_t0028_u01737087188671") 2025/01/17 04:20:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8568_d20250117_m041934_c001_v7007000_t0000_u01737087574900") 2025/01/17 04:20:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a3051563781e_d20250117_m041933_c001_v0001120_t0024_u01737087573641") 2025/01/17 04:20:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f403d17c8c60f8563_d20250117_m041931_c001_v7007000_t0000_u01737087571922") 2025/01/17 04:20:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2ff1291_d20250117_m041930_c001_v0001184_t0052_u01737087570707") 2025/01/17 04:20:03 DEBUG : sub/yam: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c62_d20250117_m041512_c001_v7007000_t0000_u01737087312007") 2025/01/17 04:20:03 DEBUG : sub/yam: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2fee2fb_d20250117_m041510_c001_v0001184_t0027_u01737087310307") 2025/01/17 04:20:03 DEBUG : three: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c4a_d20250117_m041502_c001_v7007000_t0000_u01737087302619") 2025/01/17 04:20:03 DEBUG : three: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30555_d20250117_m041501_c001_v0001182_t0027_u01737087301455") 2025/01/17 04:20:03 DEBUG : three: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f108191dbb2c30515_d20250117_m041459_c001_v0001182_t0037_u01737087299322") 2025/01/17 04:20:03 DEBUG : two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c4d_d20250117_m041502_c001_v7007000_t0000_u01737087302807") 2025/01/17 04:20:03 DEBUG : two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f4088ceeaf2fee165_d20250117_m041500_c001_v0001184_t0001_u01737087300706") 2025/01/17 04:20:03 DEBUG : two: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f408191dbb2c30505_d20250117_m041459_c001_v0001182_t0014_u01737087299138") 2025/01/17 04:20:03 DEBUG : yam: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c64_d20250117_m041512_c001_v7007000_t0000_u01737087312741") 2025/01/17 04:20:03 DEBUG : yam: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f106a2880479edb6f_d20250117_m041511_c001_v0001033_t0045_u01737087311641") 2025/01/17 04:20:03 DEBUG : yam: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c5b_d20250117_m041508_c001_v7007000_t0000_u01737087308285") 2025/01/17 04:20:03 DEBUG : yam: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1088ceeaf2fee27d_d20250117_m041506_c001_v0001184_t0004_u01737087306951") 2025/01/17 04:20:03 DEBUG : yam: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c52_d20250117_m041504_c001_v7007000_t0000_u01737087304902") 2025/01/17 04:20:03 DEBUG : yam: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f1149a30515637592_d20250117_m041503_c001_v0001120_t0034_u01737087303377") 2025/01/17 04:20:03 DEBUG : yaml: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c5e_d20250117_m041509_c001_v7007000_t0000_u01737087309021") 2025/01/17 04:20:03 DEBUG : yaml: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f11003079df9e90aa_d20250117_m041508_c001_v0001182_t0035_u01737087308080") 2025/01/17 04:20:03 DEBUG : yaml: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f404d75fb93397c56_d20250117_m041505_c001_v7007000_t0000_u01737087305660") 2025/01/17 04:20:04 DEBUG : yaml: Deleting (id "4_zbf72ed93706d7b2b9f480e1b_f100afb2935960dd9_d20250117_m041504_c001_v0001182_t0017_u01737087304679") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m6.153904133s (try 1/5)