"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/17 04:57:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu" 2025/01/17 04:57:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 04:57:33 DEBUG : Creating backend with remote "/tmp/rclone3676147778" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:57:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:57:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/17 04:57:37 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:57:37 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.01s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:57:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/17 04:57:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:57:38 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:57:38 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:57:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:57:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:57:39 DEBUG : B2 bucket rclone-test-bavugeq7horu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.16s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", 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-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", 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-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:57:41 DEBUG : Creating backend with remote "/non-existing" 2025/01/17 04:57:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/17 04:57:41 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:57:41 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:57:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:57:42 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:57:42 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:57:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:57:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.29s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:57:44 INFO : B2 bucket rclone-test-bavugeq7horu: Running all checks before starting transfers 2025/01/17 04:57:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:57:44 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:57:44 INFO : B2 bucket rclone-test-bavugeq7horu: Checks finished, now starting transfers 2025/01/17 04:57:44 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:57:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:57:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.62s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:57:46 ERROR : Ignoring --no-traverse with sync 2025/01/17 04:57:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:57:46 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:57:46 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:57:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:57:46 INFO : sub dir/hello world: Copied (new) 2025/01/17 04:57:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.63s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:57:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/17 04:57:48 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:57:48 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:57:48 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/17 04:57:48 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.64s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:57:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:57:49 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:57:49 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:57:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:57:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.61s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:57:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:57:51 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:57:51 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:57:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:57:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.00s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:57:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/17 04:57:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/17 04:57:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/17 04:57:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/17 04:57:53 INFO : sub dir: Making directory 2025/01/17 04:57:53 INFO : sub dir2: Making directory 2025/01/17 04:57:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:57:53 INFO : sub dir2/sub sub dir2: Making directory 2025/01/17 04:57:53 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:57:53 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:57:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:57:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", 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:57:54 DEBUG : B2 bucket rclone-test-bavugeq7horu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.78s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:57:54 INFO : sub dir2: Making directory 2025/01/17 04:57:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/17 04:57:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/17 04:57:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:57:55 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:57:55 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:57:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:57:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.28s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:57:56 DEBUG : sub dir2: Making directory with metadata 2025/01/17 04:57:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/17 04:57:56 INFO : sub dir: Making directory 2025/01/17 04:57:56 INFO : sub dir2: Making directory 2025/01/17 04:57:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:57:56 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:57:56 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:57:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:57:56 INFO : sub dir/hello world: Copied (new) 2025/01/17 04:57:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/17 04:57:56 DEBUG : B2 bucket rclone-test-bavugeq7horu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/17 04:57:57 DEBUG : B2 bucket rclone-test-bavugeq7horu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.77s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", 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-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:57:58 INFO : sub dir2: Making directory 2025/01/17 04:57:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:57:58 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:57:58 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:57:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:57:58 INFO : sub dir/hello world: Copied (new) 2025/01/17 04:57:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:57:59 DEBUG : sub dir2: Making directory with metadata 2025/01/17 04:57:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/17 04:57:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/17 04:57:59 INFO : sub dir: Making directory 2025/01/17 04:57:59 INFO : sub dir2: Making directory 2025/01/17 04:57:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:57:59 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:57:59 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:58:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:58:00 INFO : sub dir/hello world: Copied (new) 2025/01/17 04:58:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/17 04:58:00 DEBUG : B2 bucket rclone-test-bavugeq7horu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.58s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", 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-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:01 INFO : sub dir2: Making directory 2025/01/17 04:58:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:58:02 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:58:02 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:58:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:58:02 INFO : sub dir/hello world: Copied (new) 2025/01/17 04:58:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.62s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:03 DEBUG : Creating backend with remote "TestB2:rclone-test-yagozir4risa" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-bavugeq7horu -> B2 bucket rclone-test-yagozir4risa 2025/01/17 04:58:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:58:05 DEBUG : B2 bucket rclone-test-yagozir4risa: Waiting for checks to finish 2025/01/17 04:58:05 DEBUG : B2 bucket rclone-test-yagozir4risa: Waiting for transfers to finish 2025/01/17 04:58:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:58:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:08 DEBUG : B2 bucket rclone-test-yagozir4risa: Purge remote 2025/01/17 04:58:08 INFO : B2 bucket rclone-test-yagozir4risa: cleaning bucket "rclone-test-yagozir4risa" of all files 2025/01/17 04:58:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d43a00d7b2b9f480e1b_f11647124545feaae_d20250117_m045807_c001_v0001181_t0016_u01737089887953") --- PASS: TestServerSideCopy (9.15s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/17 04:58:13 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:58:13 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:58:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/17 04:58:14 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.90s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:15 DEBUG : Creating backend with remote "TestB2:rclone-test-doruhux0lazo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-bavugeq7horu -> B2 bucket rclone-test-doruhux0lazo 2025/01/17 04:58:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:58:17 DEBUG : B2 bucket rclone-test-doruhux0lazo: Waiting for checks to finish 2025/01/17 04:58:17 DEBUG : B2 bucket rclone-test-doruhux0lazo: Waiting for transfers to finish 2025/01/17 04:58:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:58:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:22 DEBUG : B2 bucket rclone-test-doruhux0lazo: Waiting for checks to finish 2025/01/17 04:58:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/17 04:58:22 DEBUG : B2 bucket rclone-test-doruhux0lazo: Waiting for transfers to finish 2025/01/17 04:58:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/17 04:58:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:23 DEBUG : B2 bucket rclone-test-doruhux0lazo: Purge remote 2025/01/17 04:58:23 INFO : B2 bucket rclone-test-doruhux0lazo: cleaning bucket "rclone-test-doruhux0lazo" of all files 2025/01/17 04:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zafe25d33a00d7b2b9f480e1b_f1196ee1356f7361e_d20250117_m045822_c001_v0001093_t0040_u01737089902557") 2025/01/17 04:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zafe25d33a00d7b2b9f480e1b_f1138913d771a82aa_d20250117_m045820_c001_v0001183_t0017_u01737089900899") --- PASS: TestServerSideCopyOverSelf (13.04s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/17 04:58:29 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:58:29 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:58:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/17 04:58:30 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/17 04:58:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestMoveOverSelf (3.00s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:31 DEBUG : Creating backend with remote "TestB2:rclone-test-ciriyer5faco" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-bavugeq7horu -> B2 bucket rclone-test-ciriyer5faco 2025/01/17 04:58:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:58:33 DEBUG : B2 bucket rclone-test-ciriyer5faco: Waiting for checks to finish 2025/01/17 04:58:33 DEBUG : B2 bucket rclone-test-ciriyer5faco: Waiting for transfers to finish 2025/01/17 04:58:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:58:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:38 DEBUG : B2 bucket rclone-test-ciriyer5faco: Waiting for checks to finish 2025/01/17 04:58:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/17 04:58:38 DEBUG : B2 bucket rclone-test-ciriyer5faco: Waiting for transfers to finish 2025/01/17 04:58:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/17 04:58:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/17 04:58:38 INFO : sub dir/hello world: Deleted 2025/01/17 04:58:39 DEBUG : testing file moves 2025/01/17 04:58:40 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/17 04:58:40 DEBUG : B2 bucket rclone-test-ciriyer5faco: Waiting for checks to finish 2025/01/17 04:58:40 DEBUG : B2 bucket rclone-test-ciriyer5faco: Waiting for transfers to finish 2025/01/17 04:58:40 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/17 04:58:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/17 04:58:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:40 DEBUG : B2 bucket rclone-test-ciriyer5faco: Purge remote 2025/01/17 04:58:40 INFO : B2 bucket rclone-test-ciriyer5faco: cleaning bucket "rclone-test-ciriyer5faco" of all files 2025/01/17 04:58:41 DEBUG : sub dir/hello world: Deleting (id "4_z2f729d23a00d7b2b9f480e1b_f1039c35e58534ad7_d20250117_m045840_c001_v0001183_t0007_u01737089920240") 2025/01/17 04:58:41 DEBUG : sub dir/hello world: Deleting (id "4_z2f729d23a00d7b2b9f480e1b_f113bbebd339f6cb5_d20250117_m045838_c001_v0001182_t0026_u01737089918626") 2025/01/17 04:58:41 DEBUG : sub dir/hello world: Deleting (id "4_z2f729d23a00d7b2b9f480e1b_f11452f13ee69224c_d20250117_m045836_c001_v0001137_t0026_u01737089916905") --- PASS: TestServerSideMoveOverSelf (14.91s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:47 ERROR : : error listing: directory not found 2025/01/17 04:58:47 INFO : Local file system at /tmp/rclone3676147778: Making directory 2025/01/17 04:58:47 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:58:47 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.41s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 04:58:49 DEBUG : Local file system at /tmp/rclone3676147778: Waiting for checks to finish 2025/01/17 04:58:49 DEBUG : Local file system at /tmp/rclone3676147778: Waiting for transfers to finish 2025/01/17 04:58:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 04:58:50 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/17 04:58:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestCopyRedownload (2.33s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:51 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/17 04:58:51 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:58:51 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:58:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/17 04:58:51 INFO : check sum: Copied (new) 2025/01/17 04:58:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:51 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:58:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/17 04:58:51 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/17 04:58:51 DEBUG : check sum: Unchanged skipping 2025/01/17 04:58:51 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:58:51 DEBUG : Waiting for deletions to finish 2025/01/17 04:58:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.31s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/17 04:58:53 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:58:53 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:58:53 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/17 04:58:53 INFO : sizeonly: Copied (new) 2025/01/17 04:58:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:54 DEBUG : sizeonly: Sizes identical 2025/01/17 04:58:54 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:58:54 DEBUG : sizeonly: Unchanged skipping 2025/01/17 04:58:54 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:58:54 DEBUG : Waiting for deletions to finish 2025/01/17 04:58:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.42s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/17 04:58:55 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:58:55 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:58:56 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/17 04:58:56 INFO : ignore-size: Copied (new) 2025/01/17 04:58:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:56 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:58:56 DEBUG : ignore-size: Unchanged skipping 2025/01/17 04:58:56 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:58:56 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:58:56 DEBUG : Waiting for deletions to finish 2025/01/17 04:58:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.87s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:58:59 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:58:59 DEBUG : existing: Unchanged skipping 2025/01/17 04:58:59 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:58:59 DEBUG : Waiting for deletions to finish 2025/01/17 04:58:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:58:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/17 04:58:59 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:58:59 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:58:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/17 04:58:59 INFO : existing: Copied (replaced existing) 2025/01/17 04:58:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.61s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/17 04:59:01 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:01 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/17 04:59:01 INFO : existing: Copied (new) 2025/01/17 04:59:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:02 DEBUG : existing: Destination exists, skipping 2025/01/17 04:59:02 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:02 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:02 DEBUG : Waiting for deletions to finish 2025/01/17 04:59:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.53s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:04 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/17 04:59:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/17 04:59:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:59:05 DEBUG : c/non empty space: Unchanged skipping 2025/01/17 04:59:05 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:05 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:59:05 INFO : a/potato2: Copied (new) 2025/01/17 04:59:05 DEBUG : Waiting for deletions to finish 2025/01/17 04:59:05 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.14s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:07 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:07 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:59:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/17 04:59:07 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/17 04:59:07 DEBUG : empty space: Unchanged skipping 2025/01/17 04:59:07 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:07 DEBUG : Waiting for deletions to finish 2025/01/17 04:59:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:07 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:07 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:59:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/17 04:59:08 INFO : empty space: Updated modification time in destination 2025/01/17 04:59:08 DEBUG : empty space: Unchanged skipping 2025/01/17 04:59:08 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:08 DEBUG : Waiting for deletions to finish 2025/01/17 04:59:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.34s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:10 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:10 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:59:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/17 04:59:10 DEBUG : empty space: Unchanged skipping 2025/01/17 04:59:10 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:10 DEBUG : Waiting for deletions to finish 2025/01/17 04:59:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.77s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:12 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:59:12 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3676147778) 2025/01/17 04:59:12 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bavugeq7horu) 2025/01/17 04:59:12 DEBUG : foo: sha1 differ 2025/01/17 04:59:12 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/17 04:59:12 INFO : foo: Copied (replaced existing) 2025/01/17 04:59:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/17 04:59:14 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:59:14 DEBUG : empty space: Unchanged skipping 2025/01/17 04:59:14 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:14 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:59:14 INFO : potato: Copied (new) 2025/01/17 04:59:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.40s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:16 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/17 04:59:16 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:16 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/17 04:59:17 INFO : potato: Copied (replaced existing) 2025/01/17 04:59:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.09s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:19 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:19 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:59:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3676147778) 2025/01/17 04:59:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bavugeq7horu) 2025/01/17 04:59:19 DEBUG : potato: sha1 differ 2025/01/17 04:59:19 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/17 04:59:19 INFO : potato: Copied (replaced existing) 2025/01/17 04:59:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:59:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/17 04:59:21 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:59:21 DEBUG : empty space: Unchanged skipping 2025/01/17 04:59:21 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:21 DEBUG : Waiting for deletions to finish 2025/01/17 04:59:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:59:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:59:23 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:23 DEBUG : empty space: Unchanged skipping 2025/01/17 04:59:23 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:59:24 INFO : potato2: Copied (new) 2025/01/17 04:59:24 DEBUG : Waiting for deletions to finish 2025/01/17 04:59:24 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:26 INFO : d: Making directory 2025/01/17 04:59:26 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/17 04:59:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/17 04:59:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:59:26 DEBUG : c/non empty space: Unchanged skipping 2025/01/17 04:59:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:59:26 INFO : a/potato2: Copied (new) 2025/01/17 04:59:27 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:27 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:27 DEBUG : Waiting for deletions to finish 2025/01/17 04:59:27 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:29 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/17 04:59:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/17 04:59:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:59:29 DEBUG : c/non empty space: Unchanged skipping 2025/01/17 04:59:29 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:29 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:59:29 INFO : a/potato2: Copied (new) 2025/01/17 04:59:29 ERROR : B2 bucket rclone-test-bavugeq7horu: not deleting files as there were IO errors 2025/01/17 04:59:29 ERROR : B2 bucket rclone-test-bavugeq7horu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.93s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:32 DEBUG : Waiting for deletions to finish 2025/01/17 04:59:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:59:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:59:32 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:32 DEBUG : empty space: Unchanged skipping 2025/01/17 04:59:32 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:32 INFO : potato: Deleted 2025/01/17 04:59:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:59:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.77s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:35 DEBUG : Waiting for deletions to finish 2025/01/17 04:59:35 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:35 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:35 INFO : potato: Deleted 2025/01/17 04:59:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:59:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:59:35 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:35 DEBUG : empty space: Unchanged skipping 2025/01/17 04:59:35 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 04:59:36 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.08s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 04:59:37 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:37 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/17 04:59:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.28s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:40 DEBUG : enormous: Excluded (Size Filter) 2025/01/17 04:59:40 DEBUG : enormous: Excluded 2025/01/17 04:59:40 DEBUG : potato2: Excluded (Size Filter) 2025/01/17 04:59:40 DEBUG : potato2: Excluded 2025/01/17 04:59:40 DEBUG : potato2: Excluded (Size Filter) 2025/01/17 04:59:40 DEBUG : potato2: Excluded 2025/01/17 04:59:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:59:40 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:40 DEBUG : empty space: Unchanged skipping 2025/01/17 04:59:40 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:40 DEBUG : Waiting for deletions to finish 2025/01/17 04:59:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:40 DEBUG : enormous: Excluded (Size Filter) 2025/01/17 04:59:40 DEBUG : enormous: Excluded 2025/01/17 04:59:40 DEBUG : potato2: Excluded (Size Filter) 2025/01/17 04:59:40 DEBUG : potato2: Excluded 2025/01/17 04:59:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/17 04:59:41 DEBUG : potato2: Excluded 2025/01/17 04:59:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/17 04:59:41 DEBUG : empty space: Unchanged skipping 2025/01/17 04:59:41 DEBUG : Local file system at /tmp/rclone3676147778: Waiting for checks to finish 2025/01/17 04:59:41 DEBUG : Local file system at /tmp/rclone3676147778: Waiting for transfers to finish 2025/01/17 04:59:41 DEBUG : Waiting for deletions to finish 2025/01/17 04:59:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:43 DEBUG : enormous: Excluded (Size Filter) 2025/01/17 04:59:43 DEBUG : enormous: Excluded 2025/01/17 04:59:43 DEBUG : potato2: Excluded (Size Filter) 2025/01/17 04:59:43 DEBUG : potato2: Excluded 2025/01/17 04:59:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 04:59:44 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:44 DEBUG : empty space: Unchanged skipping 2025/01/17 04:59:44 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:44 DEBUG : Waiting for deletions to finish 2025/01/17 04:59:44 INFO : enormous: Deleted 2025/01/17 04:59:44 INFO : potato2: Deleted 2025/01/17 04:59:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/17 04:59:44 DEBUG : empty space: Unchanged skipping 2025/01/17 04:59:44 DEBUG : Local file system at /tmp/rclone3676147778: Waiting for checks to finish 2025/01/17 04:59:44 DEBUG : Local file system at /tmp/rclone3676147778: Waiting for transfers to finish 2025/01/17 04:59:44 DEBUG : Waiting for deletions to finish 2025/01/17 04:59:44 INFO : enormous: Deleted 2025/01/17 04:59:44 INFO : potato2: Deleted 2025/01/17 04:59:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.62s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:47 DEBUG : five: Need to transfer - File not found at Destination 2025/01/17 04:59:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/17 04:59:47 DEBUG : one: Destination is newer than source, skipping 2025/01/17 04:59:47 DEBUG : three: Sizes identical 2025/01/17 04:59:47 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3676147778) 2025/01/17 04:59:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bavugeq7horu) 2025/01/17 04:59:47 DEBUG : two: sha1 differ 2025/01/17 04:59:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/17 04:59:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/17 04:59:47 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/17 04:59:47 INFO : five: Copied (new) 2025/01/17 04:59:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/17 04:59:48 INFO : four: Copied (replaced existing) 2025/01/17 04:59:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/17 04:59:48 INFO : two: Copied (replaced existing) 2025/01/17 04:59:48 DEBUG : Waiting for deletions to finish 2025/01/17 04:59:48 DEBUG : one: Destination is newer than source, skipping 2025/01/17 04:59:48 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3676147778) 2025/01/17 04:59:48 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bavugeq7horu) 2025/01/17 04:59:48 DEBUG : three: sha1 differ 2025/01/17 04:59:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/17 04:59:48 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/17 04:59:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/17 04:59:48 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/17 04:59:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/17 04:59:48 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/17 04:59:48 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/17 04:59:48 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/17 04:59:48 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/17 04:59:48 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/17 04:59:48 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/17 04:59:49 INFO : three: Copied (replaced existing) 2025/01/17 04:59:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.55s) === 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-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/17 04:59:50 INFO : B2 bucket rclone-test-bavugeq7horu: Making map for --track-renames 2025/01/17 04:59:50 INFO : B2 bucket rclone-test-bavugeq7horu: Finished making map for --track-renames 2025/01/17 04:59:50 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:50 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for renames to finish 2025/01/17 04:59:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/17 04:59:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/17 04:59:50 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/17 04:59:51 INFO : potato: Copied (new) 2025/01/17 04:59:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/17 04:59:51 INFO : yam: Copied (new) 2025/01/17 04:59:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:59:51 INFO : B2 bucket rclone-test-bavugeq7horu: Making map for --track-renames 2025/01/17 04:59:51 INFO : B2 bucket rclone-test-bavugeq7horu: Finished making map for --track-renames 2025/01/17 04:59:51 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:51 DEBUG : potato: Unchanged skipping 2025/01/17 04:59:51 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for renames to finish 2025/01/17 04:59:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/17 04:59:52 INFO : yam: Copied (server-side copy) to: yaml 2025/01/17 04:59:52 INFO : yam: Deleted 2025/01/17 04:59:52 INFO : yaml: Renamed from "yam" 2025/01/17 04:59:52 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/17 04:59:54 INFO : B2 bucket rclone-test-bavugeq7horu: Making map for --track-renames 2025/01/17 04:59:54 INFO : B2 bucket rclone-test-bavugeq7horu: Finished making map for --track-renames 2025/01/17 04:59:54 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/17 04:59:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/17 04:59:54 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for renames to finish 2025/01/17 04:59:54 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/17 04:59:54 INFO : yam: Copied (new) 2025/01/17 04:59:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/17 04:59:55 INFO : potato: Copied (new) 2025/01/17 04:59:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:59:55 INFO : B2 bucket rclone-test-bavugeq7horu: Making map for --track-renames 2025/01/17 04:59:55 INFO : B2 bucket rclone-test-bavugeq7horu: Finished making map for --track-renames 2025/01/17 04:59:55 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:55 DEBUG : potato: Unchanged skipping 2025/01/17 04:59:55 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for renames to finish 2025/01/17 04:59:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/17 04:59:56 INFO : yam: Copied (server-side copy) to: yaml 2025/01/17 04:59:56 INFO : yam: Deleted 2025/01/17 04:59:56 INFO : yaml: Renamed from "yam" 2025/01/17 04:59:56 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.09s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/17 04:59:58 INFO : B2 bucket rclone-test-bavugeq7horu: Making map for --track-renames 2025/01/17 04:59:58 INFO : B2 bucket rclone-test-bavugeq7horu: Finished making map for --track-renames 2025/01/17 04:59:58 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/17 04:59:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/17 04:59:58 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for renames to finish 2025/01/17 04:59:58 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 04:59:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/17 04:59:58 INFO : sub/yam: Copied (new) 2025/01/17 04:59:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/17 04:59:59 INFO : potato: Copied (new) 2025/01/17 04:59:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 04:59:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 04:59:59 DEBUG : potato: Unchanged skipping 2025/01/17 04:59:59 INFO : B2 bucket rclone-test-bavugeq7horu: Making map for --track-renames 2025/01/17 04:59:59 INFO : B2 bucket rclone-test-bavugeq7horu: Finished making map for --track-renames 2025/01/17 04:59:59 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 04:59:59 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for renames to finish 2025/01/17 05:00:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/17 05:00:00 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/17 05:00:00 INFO : sub/yam: Deleted 2025/01/17 05:00:00 INFO : yam: Renamed from "sub/yam" 2025/01/17 05:00:00 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 05:00:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.74s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:00:02 DEBUG : Creating backend with remote "/tmp/rclone3676147778/dir1" 2025/01/17 05:00:02 DEBUG : Config file has changed externally - reloading 2025/01/17 05:00:02 DEBUG : Creating backend with remote "/tmp/rclone3676147778/dir2" 2025/01/17 05:00:02 DEBUG : Local file system at /tmp/rclone3676147778/dir2: Using server-side directory move 2025/01/17 05:00:02 INFO : Local file system at /tmp/rclone3676147778/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/17 05:00:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/17 05:00:02 DEBUG : Local file system at /tmp/rclone3676147778/dir2: Waiting for checks to finish 2025/01/17 05:00:02 DEBUG : Local file system at /tmp/rclone3676147778/dir2: Waiting for transfers to finish 2025/01/17 05:00:02 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:00:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 05:00:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/17 05:00:02 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 05:00:02 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 05:00:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/17 05:00:02 INFO : nested/sub dir/file: Copied (new) 2025/01/17 05:00:02 INFO : nested/sub dir/file: Deleted 2025/01/17 05:00:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 05:00:03 INFO : sub dir/hello world: Copied (new) 2025/01/17 05:00:03 INFO : sub dir/hello world: Deleted 2025/01/17 05:00:03 INFO : sub dir: Removing directory 2025/01/17 05:00:03 INFO : nested/sub dir: Removing directory 2025/01/17 05:00:03 INFO : nested: Removing directory 2025/01/17 05:00:03 DEBUG : Local file system at /tmp/rclone3676147778: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.21s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:00:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 05:00:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/17 05:00:04 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 05:00:04 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 05:00:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/17 05:00:05 INFO : nested/sub dir/file: Copied (new) 2025/01/17 05:00:05 INFO : nested/sub dir/file: Deleted 2025/01/17 05:00:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/17 05:00:05 INFO : sub dir/hello world: Copied (new) 2025/01/17 05:00:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.17s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:00:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/17 05:00:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/17 05:00:07 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 05:00:07 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 05:00:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/17 05:00:07 INFO : existing: Copied (new) 2025/01/17 05:00:07 INFO : existing: Deleted 2025/01/17 05:00:07 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/17 05:00:07 INFO : existing-b: Copied (new) 2025/01/17 05:00:07 INFO : existing-b: Deleted 2025/01/17 05:00:07 DEBUG : existing: Destination exists, skipping 2025/01/17 05:00:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/17 05:00:07 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 05:00:07 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 05:00:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.44s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:00:09 DEBUG : Creating backend with remote "TestB2:rclone-test-zeluzow1datu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bavugeq7horu -> B2 bucket rclone-test-zeluzow1datu 2025/01/17 05:00:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 05:00:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/17 05:00:16 DEBUG : empty space: Unchanged skipping 2025/01/17 05:00:16 DEBUG : B2 bucket rclone-test-zeluzow1datu: Waiting for checks to finish 2025/01/17 05:00:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/17 05:00:17 INFO : empty space: Deleted 2025/01/17 05:00:17 DEBUG : B2 bucket rclone-test-zeluzow1datu: Waiting for transfers to finish 2025/01/17 05:00:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 05:00:17 INFO : potato2: Copied (server-side copy) 2025/01/17 05:00:17 INFO : potato2: Deleted 2025/01/17 05:00:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/17 05:00:17 INFO : potato3: Copied (server-side copy) 2025/01/17 05:00:17 INFO : potato3: Deleted 2025/01/17 05:00:17 DEBUG : Creating backend with remote "TestB2:rclone-test-dabiquy7zude" 2025/01/17 05:00:17 DEBUG : Config file has changed externally - reloading 2025/01/17 05:00:19 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/17 05:00:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 05:00:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/17 05:00:19 DEBUG : B2 bucket rclone-test-dabiquy7zude: Waiting for checks to finish 2025/01/17 05:00:19 DEBUG : B2 bucket rclone-test-dabiquy7zude: Waiting for transfers to finish 2025/01/17 05:00:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/17 05:00:22 INFO : empty space: Copied (server-side copy) 2025/01/17 05:00:23 INFO : empty space: Deleted 2025/01/17 05:00:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 05:00:23 INFO : potato2: Copied (server-side copy) 2025/01/17 05:00:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/17 05:00:23 INFO : potato3: Copied (server-side copy) 2025/01/17 05:00:23 INFO : potato2: Deleted 2025/01/17 05:00:23 INFO : potato3: Deleted 2025/01/17 05:00:23 DEBUG : B2 bucket rclone-test-dabiquy7zude: Purge remote 2025/01/17 05:00:23 INFO : B2 bucket rclone-test-dabiquy7zude: cleaning bucket "rclone-test-dabiquy7zude" of all files 2025/01/17 05:00:24 DEBUG : empty space: Deleting (id "4_zaf722df3a02d7b2b9f480e1b_f11853f50c1fc776e_d20250117_m050022_c001_v0001184_t0044_u01737090022736") 2025/01/17 05:00:24 DEBUG : potato2: Deleting (id "4_zaf722df3a02d7b2b9f480e1b_f1082f1251ba26d21_d20250117_m050022_c001_v0001183_t0007_u01737090022973") 2025/01/17 05:00:24 DEBUG : potato3: Deleting (id "4_zaf722df3a02d7b2b9f480e1b_f114180aecbccfea6_d20250117_m050023_c001_v0001182_t0057_u01737090023138") 2025/01/17 05:00:25 DEBUG : B2 bucket rclone-test-zeluzow1datu: Purge remote 2025/01/17 05:00:25 INFO : B2 bucket rclone-test-zeluzow1datu: cleaning bucket "rclone-test-zeluzow1datu" of all files 2025/01/17 05:00:26 DEBUG : empty space: Deleting (id "4_zdf121d13a02d7b2b9f480e1b_f405043bc8ee28951_d20250117_m050022_c001_v7007000_t0000_u01737090022943") 2025/01/17 05:00:26 DEBUG : empty space: Deleting (id "4_zdf121d13a02d7b2b9f480e1b_f118962229cabb7be_d20250117_m050015_c001_v0001182_t0028_u01737090015702") 2025/01/17 05:00:26 DEBUG : potato2: Deleting (id "4_zdf121d13a02d7b2b9f480e1b_f405043bc8ee28952_d20250117_m050023_c001_v7007000_t0000_u01737090023193") 2025/01/17 05:00:26 DEBUG : potato2: Deleting (id "4_zdf121d13a02d7b2b9f480e1b_f114180aecbccfe23_d20250117_m050016_c001_v0001182_t0025_u01737090016973") 2025/01/17 05:00:26 DEBUG : potato3: Deleting (id "4_zdf121d13a02d7b2b9f480e1b_f40782440930ebed1_d20250117_m050023_c001_v7007000_t0000_u01737090023368") 2025/01/17 05:00:26 DEBUG : potato3: Deleting (id "4_zdf121d13a02d7b2b9f480e1b_f1170c306c5e4d55a_d20250117_m050017_c001_v0001177_t0014_u01737090017214") 2025/01/17 05:00:26 DEBUG : potato3: Deleting (id "4_zdf121d13a02d7b2b9f480e1b_f118962229cabb7c4_d20250117_m050015_c001_v0001182_t0004_u01737090015978") --- PASS: TestServerSideMove (21.56s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:00:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kulireh7febe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bavugeq7horu -> B2 bucket rclone-test-kulireh7febe 2025/01/17 05:00:37 DEBUG : empty space: Excluded (Size Filter) 2025/01/17 05:00:37 DEBUG : empty space: Excluded 2025/01/17 05:00:37 DEBUG : empty space: Excluded (Size Filter) 2025/01/17 05:00:37 DEBUG : empty space: Excluded 2025/01/17 05:00:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 05:00:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/17 05:00:37 DEBUG : B2 bucket rclone-test-kulireh7febe: Waiting for checks to finish 2025/01/17 05:00:37 DEBUG : B2 bucket rclone-test-kulireh7febe: Waiting for transfers to finish 2025/01/17 05:00:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 05:00:37 INFO : potato2: Copied (server-side copy) 2025/01/17 05:00:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/17 05:00:38 INFO : potato3: Copied (server-side copy) 2025/01/17 05:00:38 INFO : potato2: Deleted 2025/01/17 05:00:38 INFO : potato3: Deleted 2025/01/17 05:00:38 DEBUG : Creating backend with remote "TestB2:rclone-test-xopavan5miqo" 2025/01/17 05:00:39 DEBUG : empty space: Excluded (Size Filter) 2025/01/17 05:00:39 DEBUG : empty space: Excluded 2025/01/17 05:00:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 05:00:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/17 05:00:39 DEBUG : B2 bucket rclone-test-xopavan5miqo: Waiting for checks to finish 2025/01/17 05:00:39 DEBUG : B2 bucket rclone-test-xopavan5miqo: Waiting for transfers to finish 2025/01/17 05:00:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 05:00:42 INFO : potato2: Copied (server-side copy) 2025/01/17 05:00:42 INFO : potato2: Deleted 2025/01/17 05:00:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/17 05:00:42 INFO : potato3: Copied (server-side copy) 2025/01/17 05:00:43 INFO : potato3: Deleted 2025/01/17 05:00:43 DEBUG : B2 bucket rclone-test-xopavan5miqo: Purge remote 2025/01/17 05:00:43 INFO : B2 bucket rclone-test-xopavan5miqo: cleaning bucket "rclone-test-xopavan5miqo" of all files 2025/01/17 05:00:43 DEBUG : potato2: Deleting (id "4_z8fa28d03a02d7b2b9f480e1b_f1168abf32a0c43a9_d20250117_m050042_c001_v0001183_t0042_u01737090042382") 2025/01/17 05:00:43 DEBUG : potato3: Deleting (id "4_z8fa28d03a02d7b2b9f480e1b_f10313e545ee765a4_d20250117_m050042_c001_v0001130_t0023_u01737090042634") 2025/01/17 05:00:45 DEBUG : B2 bucket rclone-test-kulireh7febe: Purge remote 2025/01/17 05:00:45 INFO : B2 bucket rclone-test-kulireh7febe: cleaning bucket "rclone-test-kulireh7febe" of all files 2025/01/17 05:00:45 DEBUG : empty space: Deleting (id "4_z3fc26db3a02d7b2b9f480e1b_f103bf93e564f3dfa_d20250117_m050036_c001_v0001165_t0001_u01737090036758") 2025/01/17 05:00:45 DEBUG : potato2: Deleting (id "4_z3fc26db3a02d7b2b9f480e1b_f4009652885ea2d6b_d20250117_m050042_c001_v7007000_t0000_u01737090042607") 2025/01/17 05:00:45 DEBUG : potato2: Deleting (id "4_z3fc26db3a02d7b2b9f480e1b_f102dafc5919fb246_d20250117_m050037_c001_v0001036_t0047_u01737090037602") 2025/01/17 05:00:45 DEBUG : potato3: Deleting (id "4_z3fc26db3a02d7b2b9f480e1b_f4009652885ea2d6c_d20250117_m050043_c001_v7007000_t0000_u01737090043035") 2025/01/17 05:00:45 DEBUG : potato3: Deleting (id "4_z3fc26db3a02d7b2b9f480e1b_f107098340b6099ec_d20250117_m050037_c001_v0001182_t0056_u01737090037958") 2025/01/17 05:00:45 DEBUG : potato3: Deleting (id "4_z3fc26db3a02d7b2b9f480e1b_f103bf93e564f3dfe_d20250117_m050036_c001_v0001165_t0036_u01737090036981") --- PASS: TestServerSideMoveWithFilter (18.64s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:00:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xomiveh3qobi" 2025/01/17 05:00:52 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bavugeq7horu -> B2 bucket rclone-test-xomiveh3qobi 2025/01/17 05:00:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 05:00:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/17 05:00:57 DEBUG : empty space: Unchanged skipping 2025/01/17 05:00:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/17 05:00:57 DEBUG : B2 bucket rclone-test-xomiveh3qobi: Waiting for checks to finish 2025/01/17 05:00:58 INFO : empty space: Deleted 2025/01/17 05:00:58 DEBUG : B2 bucket rclone-test-xomiveh3qobi: Waiting for transfers to finish 2025/01/17 05:00:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 05:00:58 INFO : potato2: Copied (server-side copy) 2025/01/17 05:00:58 INFO : potato2: Deleted 2025/01/17 05:00:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/17 05:00:58 INFO : potato3: Copied (server-side copy) 2025/01/17 05:00:58 INFO : potato3: Deleted 2025/01/17 05:00:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xulipog4yiku" 2025/01/17 05:01:00 INFO : tomatoDir: Making directory 2025/01/17 05:01:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/17 05:01:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 05:01:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/17 05:01:00 DEBUG : B2 bucket rclone-test-xulipog4yiku: Waiting for checks to finish 2025/01/17 05:01:00 DEBUG : B2 bucket rclone-test-xulipog4yiku: Waiting for transfers to finish 2025/01/17 05:01:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/17 05:01:04 INFO : empty space: Copied (server-side copy) 2025/01/17 05:01:04 INFO : empty space: Deleted 2025/01/17 05:01:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/17 05:01:04 INFO : potato2: Copied (server-side copy) 2025/01/17 05:01:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/17 05:01:04 INFO : potato3: Copied (server-side copy) 2025/01/17 05:01:04 INFO : potato2: Deleted 2025/01/17 05:01:05 INFO : potato3: Deleted 2025/01/17 05:01:05 DEBUG : B2 bucket rclone-test-xulipog4yiku: Purge remote 2025/01/17 05:01:05 INFO : B2 bucket rclone-test-xulipog4yiku: cleaning bucket "rclone-test-xulipog4yiku" of all files 2025/01/17 05:01:05 DEBUG : empty space: Deleting (id "4_zbfb2dd13a02d7b2b9f480e1b_f108191dbb2c40823_d20250117_m050104_c001_v0001182_t0032_u01737090064193") 2025/01/17 05:01:05 DEBUG : potato2: Deleting (id "4_zbfb2dd13a02d7b2b9f480e1b_f106f99c5e84348aa_d20250117_m050104_c001_v0001128_t0034_u01737090064422") 2025/01/17 05:01:05 DEBUG : potato3: Deleting (id "4_zbfb2dd13a02d7b2b9f480e1b_f1152da26a5386de4_d20250117_m050104_c001_v0001161_t0023_u01737090064615") 2025/01/17 05:01:07 DEBUG : B2 bucket rclone-test-xomiveh3qobi: Purge remote 2025/01/17 05:01:07 INFO : B2 bucket rclone-test-xomiveh3qobi: cleaning bucket "rclone-test-xomiveh3qobi" of all files 2025/01/17 05:01:07 DEBUG : empty space: Deleting (id "4_z9fb2bd23a02d7b2b9f480e1b_f4169dc1abdcc56a2_d20250117_m050104_c001_v7007000_t0000_u01737090064409") 2025/01/17 05:01:07 DEBUG : empty space: Deleting (id "4_z9fb2bd23a02d7b2b9f480e1b_f1039c35e58535a35_d20250117_m050056_c001_v0001183_t0016_u01737090056853") 2025/01/17 05:01:07 DEBUG : potato2: Deleting (id "4_z9fb2bd23a02d7b2b9f480e1b_f4169dc1abdcc56a5_d20250117_m050104_c001_v7007000_t0000_u01737090064719") 2025/01/17 05:01:07 DEBUG : potato2: Deleting (id "4_z9fb2bd23a02d7b2b9f480e1b_f11452f13ee6922dc_d20250117_m050058_c001_v0001137_t0036_u01737090058034") 2025/01/17 05:01:07 DEBUG : potato3: Deleting (id "4_z9fb2bd23a02d7b2b9f480e1b_f4169dc1abdcc56aa_d20250117_m050104_c001_v7007000_t0000_u01737090064915") 2025/01/17 05:01:07 DEBUG : potato3: Deleting (id "4_z9fb2bd23a02d7b2b9f480e1b_f109ab15ecf5991f4_d20250117_m050058_c001_v0001092_t0013_u01737090058426") 2025/01/17 05:01:07 DEBUG : potato3: Deleting (id "4_z9fb2bd23a02d7b2b9f480e1b_f1039c35e58535a3f_d20250117_m050057_c001_v0001183_t0028_u01737090057077") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.02s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:01:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/rclone-move-test" 2025/01/17 05:01:12 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.63s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:01:15 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:01:18 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/rclone-sync-test" 2025/01/17 05:01:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/rclone-sync-test-include/layer2" 2025/01/17 05:01:21 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/rclone-sync-test-ignore-file" 2025/01/17 05:01:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/17 05:01:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/17 05:01:25 DEBUG : pacer: Reducing sleep to 10ms 2025/01/17 05:01:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/17 05:01:25 DEBUG : B2 bucket rclone-test-bavugeq7horu path rclone-sync-test: Waiting for checks to finish 2025/01/17 05:01:25 DEBUG : B2 bucket rclone-test-bavugeq7horu path rclone-sync-test: Waiting for transfers to finish 2025/01/17 05:01:25 DEBUG : Waiting for deletions to finish 2025/01/17 05:01:25 INFO : There was nothing to transfer 2025/01/17 05:01:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/17 05:01:26 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 05:01:26 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 05:01:26 DEBUG : Waiting for deletions to finish 2025/01/17 05:01:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:01:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/17 05:01:26 DEBUG : B2 bucket rclone-test-bavugeq7horu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/17 05:01:26 DEBUG : B2 bucket rclone-test-bavugeq7horu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/17 05:01:26 DEBUG : Waiting for deletions to finish 2025/01/17 05:01:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:01:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/17 05:01:27 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 05:01:27 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 05:01:27 DEBUG : Waiting for deletions to finish 2025/01/17 05:01:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:01:27 DEBUG : : Excluded 2025/01/17 05:01:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/17 05:01:27 DEBUG : B2 bucket rclone-test-bavugeq7horu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/17 05:01:27 DEBUG : B2 bucket rclone-test-bavugeq7horu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/17 05:01:27 DEBUG : Waiting for deletions to finish 2025/01/17 05:01:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.79s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:01:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/dst" 2025/01/17 05:01:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/CompareDest" 2025/01/17 05:01:38 DEBUG : one: Need to transfer - File not found at Destination 2025/01/17 05:01:38 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:01:38 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:01:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 05:01:38 INFO : one: Copied (new) 2025/01/17 05:01:38 DEBUG : Waiting for deletions to finish 2025/01/17 05:01:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 05:01:39 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:01:39 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:01:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/17 05:01:39 INFO : one: Copied (replaced existing) 2025/01/17 05:01:39 DEBUG : Waiting for deletions to finish 2025/01/17 05:01:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 05:01:41 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:01:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 05:01:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/17 05:01:41 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:01:41 DEBUG : Waiting for deletions to finish 2025/01/17 05:01:41 INFO : There was nothing to transfer 2025/01/17 05:01:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 05:01:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/17 05:01:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 05:01:43 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:01:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 05:01:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/17 05:01:43 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:01:43 DEBUG : Waiting for deletions to finish 2025/01/17 05:01:43 INFO : There was nothing to transfer 2025/01/17 05:01:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 05:01:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/17 05:01:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 05:01:43 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:01:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 05:01:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/17 05:01:44 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:01:44 DEBUG : Waiting for deletions to finish 2025/01/17 05:01:44 INFO : There was nothing to transfer 2025/01/17 05:01:45 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 05:01:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/17 05:01:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/17 05:01:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 05:01:45 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:01:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 05:01:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/17 05:01:45 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:01:45 DEBUG : Waiting for deletions to finish 2025/01/17 05:01:45 INFO : There was nothing to transfer 2025/01/17 05:01:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/17 05:01:46 DEBUG : two: Need to transfer - File not found at Destination 2025/01/17 05:01:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 05:01:46 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:01:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 05:01:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/17 05:01:46 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:01:46 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/17 05:01:46 INFO : two: Copied (new) 2025/01/17 05:01:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.21s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:01:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/dest" 2025/01/17 05:01:50 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/pre-dest1" 2025/01/17 05:01:52 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/pre-dest2" 2025/01/17 05:01:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:01:54 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/17 05:01:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:01:54 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/17 05:01:54 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/17 05:01:54 DEBUG : B2 bucket rclone-test-bavugeq7horu path dest: Waiting for checks to finish 2025/01/17 05:01:54 DEBUG : B2 bucket rclone-test-bavugeq7horu path dest: Waiting for transfers to finish 2025/01/17 05:01:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/17 05:01:55 INFO : 3: Copied (new) 2025/01/17 05:01:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.42s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:01:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/dst" 2025/01/17 05:01:57 DEBUG : Config file has changed externally - reloading 2025/01/17 05:01:58 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/CopyDest" 2025/01/17 05:02:00 DEBUG : one: Need to transfer - File not found at Destination 2025/01/17 05:02:00 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:02:00 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:02:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 05:02:01 INFO : one: Copied (new) 2025/01/17 05:02:01 DEBUG : Waiting for deletions to finish 2025/01/17 05:02:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 05:02:02 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:02:02 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:02:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/17 05:02:02 INFO : one: Copied (replaced existing) 2025/01/17 05:02:02 DEBUG : Waiting for deletions to finish 2025/01/17 05:02:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/BackupDir" 2025/01/17 05:02:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 05:02:05 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:02:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 05:02:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 05:02:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 05:02:07 INFO : one: Copied (server-side copy) 2025/01/17 05:02:07 INFO : one: Deleted 2025/01/17 05:02:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/17 05:02:08 INFO : one: Copied (server-side copy) 2025/01/17 05:02:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/17 05:02:08 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:02:08 DEBUG : Waiting for deletions to finish 2025/01/17 05:02:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 05:02:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/17 05:02:09 INFO : two: Copied (server-side copy) 2025/01/17 05:02:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/17 05:02:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 05:02:09 DEBUG : one: Unchanged skipping 2025/01/17 05:02:09 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:02:09 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:02:09 DEBUG : Waiting for deletions to finish 2025/01/17 05:02:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 05:02:10 DEBUG : one: Unchanged skipping 2025/01/17 05:02:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 05:02:10 DEBUG : two: Unchanged skipping 2025/01/17 05:02:10 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:02:10 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:02:10 DEBUG : Waiting for deletions to finish 2025/01/17 05:02:10 INFO : There was nothing to transfer 2025/01/17 05:02:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/17 05:02:11 DEBUG : three: Destination not found in --copy-dest 2025/01/17 05:02:11 DEBUG : three: Need to transfer - File not found at Destination 2025/01/17 05:02:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 05:02:11 DEBUG : one: Unchanged skipping 2025/01/17 05:02:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 05:02:11 DEBUG : two: Unchanged skipping 2025/01/17 05:02:11 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:02:11 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:02:12 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/17 05:02:12 INFO : three: Copied (new) 2025/01/17 05:02:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.18s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:02:16 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-13.backblaze.com/b2api/v1/b2_upload_file/ef92ada390fd7b2b9f480e1b/c001_v0001184_t0052": EOF 2025/01/17 05:02:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-13.backblaze.com/b2api/v1/b2_upload_file/ef92ada390fd7b2b9f480e1b/c001_v0001184_t0052": EOF) 2025/01/17 05:02:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bavugeq7horu: 1/10 (Post "https://pod-000-1184-13.backblaze.com/b2api/v1/b2_upload_file/ef92ada390fd7b2b9f480e1b/c001_v0001184_t0052": EOF) 2025/01/17 05:02:18 DEBUG : pacer: Reducing sleep to 10ms 2025/01/17 05:02:18 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/dst" 2025/01/17 05:02:18 DEBUG : Config file has changed externally - reloading 2025/01/17 05:02:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/backup" 2025/01/17 05:02:19 DEBUG : Config file has changed externally - reloading 2025/01/17 05:02:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 05:02:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:02:21 DEBUG : two: Unchanged skipping 2025/01/17 05:02:21 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:02:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 05:02:22 INFO : one: Copied (server-side copy) 2025/01/17 05:02:23 INFO : one: Deleted 2025/01/17 05:02:23 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:02:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 05:02:24 INFO : one: Copied (new) 2025/01/17 05:02:24 DEBUG : Waiting for deletions to finish 2025/01/17 05:02:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/17 05:02:24 INFO : three.txt: Copied (server-side copy) 2025/01/17 05:02:24 INFO : three.txt: Deleted 2025/01/17 05:02:24 INFO : three.txt: Moved into backup dir 2025/01/17 05:02:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 05:02:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:02:26 DEBUG : two: Unchanged skipping 2025/01/17 05:02:26 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:02:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 05:02:26 INFO : one: Copied (server-side copy) 2025/01/17 05:02:27 INFO : one: Deleted 2025/01/17 05:02:27 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:02:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/17 05:02:27 INFO : one: Copied (new) 2025/01/17 05:02:27 DEBUG : Waiting for deletions to finish 2025/01/17 05:02:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/17 05:02:27 INFO : three.txt: Copied (server-side copy) 2025/01/17 05:02:28 INFO : three.txt: Deleted 2025/01/17 05:02:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.75s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:02:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/dst" 2025/01/17 05:02:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/backup" 2025/01/17 05:02:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 05:02:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:02:34 DEBUG : two: Unchanged skipping 2025/01/17 05:02:34 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:02:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 05:02:35 INFO : one: Copied (server-side copy) to: one.bak 2025/01/17 05:02:35 INFO : one: Deleted 2025/01/17 05:02:35 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:02:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 05:02:36 INFO : one: Copied (new) 2025/01/17 05:02:36 DEBUG : Waiting for deletions to finish 2025/01/17 05:02:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/17 05:02:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/17 05:02:37 INFO : three.txt: Deleted 2025/01/17 05:02:37 INFO : three.txt: Moved into backup dir 2025/01/17 05:02:38 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:02:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 05:02:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:02:38 DEBUG : two: Unchanged skipping 2025/01/17 05:02:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 05:02:39 INFO : one: Copied (server-side copy) to: one.bak 2025/01/17 05:02:39 INFO : one: Deleted 2025/01/17 05:02:39 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:02:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/17 05:02:39 INFO : one: Copied (new) 2025/01/17 05:02:39 DEBUG : Waiting for deletions to finish 2025/01/17 05:02:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/17 05:02:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/17 05:02:41 INFO : three.txt: Deleted 2025/01/17 05:02:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.90s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:02:44 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/dst" 2025/01/17 05:02:44 DEBUG : Config file has changed externally - reloading 2025/01/17 05:02:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/backup" 2025/01/17 05:02:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 05:02:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:02:47 DEBUG : two: Unchanged skipping 2025/01/17 05:02:47 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:02:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 05:02:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/17 05:02:49 INFO : one: Deleted 2025/01/17 05:02:49 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:02:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 05:02:50 INFO : one: Copied (new) 2025/01/17 05:02:50 DEBUG : Waiting for deletions to finish 2025/01/17 05:02:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/17 05:02:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/17 05:02:51 INFO : three.txt: Deleted 2025/01/17 05:02:51 INFO : three.txt: Moved into backup dir 2025/01/17 05:02:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 05:02:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:02:53 DEBUG : two: Unchanged skipping 2025/01/17 05:02:53 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:02:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 05:02:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/17 05:02:54 INFO : one: Deleted 2025/01/17 05:02:54 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:02:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/17 05:02:54 INFO : one: Copied (new) 2025/01/17 05:02:54 DEBUG : Waiting for deletions to finish 2025/01/17 05:02:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/17 05:02:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/17 05:02:55 INFO : three.txt: Deleted 2025/01/17 05:02:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.54s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:02:58 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/dst" 2025/01/17 05:03:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 05:03:00 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:03:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:00 DEBUG : two: Unchanged skipping 2025/01/17 05:03:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 05:03:01 INFO : one: Copied (server-side copy) to: one.bak 2025/01/17 05:03:01 INFO : one: Deleted 2025/01/17 05:03:01 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:03:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 05:03:02 INFO : one: Copied (new) 2025/01/17 05:03:02 DEBUG : Waiting for deletions to finish 2025/01/17 05:03:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/17 05:03:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/17 05:03:02 INFO : three.txt: Deleted 2025/01/17 05:03:02 INFO : three.txt: Moved into backup dir 2025/01/17 05:03:04 DEBUG : one.bak: Excluded (Path Filter) 2025/01/17 05:03:04 DEBUG : one.bak: Excluded 2025/01/17 05:03:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/17 05:03:04 DEBUG : three.txt.bak: Excluded 2025/01/17 05:03:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 05:03:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:04 DEBUG : two: Unchanged skipping 2025/01/17 05:03:04 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for checks to finish 2025/01/17 05:03:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 05:03:04 INFO : one: Copied (server-side copy) to: one.bak 2025/01/17 05:03:04 INFO : one: Deleted 2025/01/17 05:03:04 DEBUG : B2 bucket rclone-test-bavugeq7horu path dst: Waiting for transfers to finish 2025/01/17 05:03:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/17 05:03:05 INFO : one: Copied (new) 2025/01/17 05:03:05 DEBUG : Waiting for deletions to finish 2025/01/17 05:03:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/17 05:03:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/17 05:03:06 INFO : three.txt: Deleted 2025/01/17 05:03:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.61s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:03:09 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/dst" 2025/01/17 05:03:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 05:03:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 05:03:11 INFO : one: Copied (server-side copy) to: one.bak 2025/01/17 05:03:12 INFO : one: Deleted 2025/01/17 05:03:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 05:03:12 INFO : one: Copied (new) 2025/01/17 05:03:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:13 DEBUG : two: Unchanged skipping 2025/01/17 05:03:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/17 05:03:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/17 05:03:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/17 05:03:13 INFO : three.txt: Deleted 2025/01/17 05:03:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/17 05:03:14 INFO : three.txt: Copied (new) 2025/01/17 05:03:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 05:03:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 05:03:15 INFO : one: Copied (server-side copy) to: one.bak 2025/01/17 05:03:15 INFO : one: Deleted 2025/01/17 05:03:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/17 05:03:15 INFO : one: Copied (new) 2025/01/17 05:03:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:16 DEBUG : two: Unchanged skipping 2025/01/17 05:03:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/17 05:03:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/17 05:03:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/17 05:03:16 INFO : three.txt: Deleted 2025/01/17 05:03:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/17 05:03:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.22s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:03:20 DEBUG : Creating backend with remote "TestB2:rclone-test-bavugeq7horu/dst" 2025/01/17 05:03:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 05:03:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/17 05:03:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/17 05:03:24 INFO : one: Deleted 2025/01/17 05:03:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 05:03:25 INFO : one: Copied (new) 2025/01/17 05:03:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:25 DEBUG : two: Unchanged skipping 2025/01/17 05:03:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/17 05:03:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/17 05:03:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/17 05:03:26 INFO : three.txt: Deleted 2025/01/17 05:03:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/17 05:03:26 INFO : three.txt: Copied (new) 2025/01/17 05:03:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 05:03:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/17 05:03:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/17 05:03:28 INFO : one: Deleted 2025/01/17 05:03:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/17 05:03:29 INFO : one: Copied (new) 2025/01/17 05:03:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:29 DEBUG : two: Unchanged skipping 2025/01/17 05:03:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/17 05:03:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/17 05:03:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/17 05:03:30 INFO : three.txt: Deleted 2025/01/17 05:03:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/17 05:03:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.99s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:03:33 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/17 05:03:33 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 05:03:33 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 05:03:34 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/17 05:03:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/17 05:03:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.73s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:03:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/17 05:03:35 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 05:03:35 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 05:03:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/17 05:03:36 INFO : existing: Copied (new) 2025/01/17 05:03:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:03:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/17 05:03:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/17 05:03:36 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 05:03:36 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 05:03:36 ERROR : B2 bucket rclone-test-bavugeq7horu: not deleting files as there were IO errors 2025/01/17 05:03:36 ERROR : B2 bucket rclone-test-bavugeq7horu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncImmutable (3.02s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:03:39 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 05:03:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:39 DEBUG : existing: Unchanged skipping 2025/01/17 05:03:39 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 05:03:39 DEBUG : Waiting for deletions to finish 2025/01/17 05:03:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:03:58 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 05:03:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both1: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both10: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both0: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both11: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both12: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both16: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both13: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both14: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both19: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both2: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both3: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both4: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both5: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both6: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both15: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both17: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:03:58 DEBUG : both18: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both7: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both8: Unchanged skipping 2025/01/17 05:03:58 DEBUG : both9: Unchanged skipping 2025/01/17 05:03:58 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 05:03:58 DEBUG : Waiting for deletions to finish 2025/01/17 05:03:59 INFO : only17: Deleted 2025/01/17 05:03:59 INFO : only4: Deleted 2025/01/17 05:03:59 INFO : only6: Deleted 2025/01/17 05:03:59 INFO : only16: Deleted 2025/01/17 05:03:59 INFO : only13: Deleted 2025/01/17 05:03:59 INFO : only12: Deleted 2025/01/17 05:03:59 INFO : only3: Deleted 2025/01/17 05:03:59 INFO : only5: Deleted 2025/01/17 05:03:59 INFO : only1: Deleted 2025/01/17 05:03:59 INFO : only7: Deleted 2025/01/17 05:03:59 INFO : only10: Deleted 2025/01/17 05:03:59 INFO : only0: Deleted 2025/01/17 05:03:59 INFO : only11: Deleted 2025/01/17 05:03:59 INFO : only18: Deleted 2025/01/17 05:04:00 INFO : only2: Deleted 2025/01/17 05:04:00 INFO : only19: Deleted 2025/01/17 05:04:00 INFO : only9: Deleted 2025/01/17 05:04:00 INFO : only8: Deleted 2025/01/17 05:04:00 INFO : only14: Deleted 2025/01/17 05:04:00 INFO : only15: Deleted 2025/01/17 05:04:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.70s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:04:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for checks to finish 2025/01/17 05:04:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both1: Unchanged skipping 2025/01/17 05:04:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both12: Unchanged skipping 2025/01/17 05:04:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both13: Unchanged skipping 2025/01/17 05:04:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both14: Unchanged skipping 2025/01/17 05:04:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both15: Unchanged skipping 2025/01/17 05:04:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both16: Unchanged skipping 2025/01/17 05:04:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both17: Unchanged skipping 2025/01/17 05:04:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both18: Unchanged skipping 2025/01/17 05:04:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both19: Unchanged skipping 2025/01/17 05:04:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both2: Unchanged skipping 2025/01/17 05:04:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both3: Unchanged skipping 2025/01/17 05:04:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both4: Unchanged skipping 2025/01/17 05:04:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both5: Unchanged skipping 2025/01/17 05:04:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both6: Unchanged skipping 2025/01/17 05:04:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both7: Unchanged skipping 2025/01/17 05:04:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both8: Unchanged skipping 2025/01/17 05:04:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 05:04:22 DEBUG : both9: Unchanged skipping 2025/01/17 05:04:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : both0: Unchanged skipping 2025/01/17 05:04:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : both10: Unchanged skipping 2025/01/17 05:04:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/17 05:04:22 DEBUG : both11: Unchanged skipping 2025/01/17 05:04:22 DEBUG : B2 bucket rclone-test-bavugeq7horu: Waiting for transfers to finish 2025/01/17 05:04:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:22 INFO : only0: Copied (replaced existing) 2025/01/17 05:04:22 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:22 INFO : only1: Copied (replaced existing) 2025/01/17 05:04:22 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:22 INFO : only12: Copied (replaced existing) 2025/01/17 05:04:22 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:22 INFO : only13: Copied (replaced existing) 2025/01/17 05:04:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:23 INFO : only10: Copied (replaced existing) 2025/01/17 05:04:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:23 INFO : only14: Copied (replaced existing) 2025/01/17 05:04:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:23 INFO : only15: Copied (replaced existing) 2025/01/17 05:04:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:23 INFO : only11: Copied (replaced existing) 2025/01/17 05:04:23 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:23 INFO : only17: Copied (replaced existing) 2025/01/17 05:04:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:23 INFO : only16: Copied (replaced existing) 2025/01/17 05:04:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:23 INFO : only18: Copied (replaced existing) 2025/01/17 05:04:23 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:23 INFO : only19: Copied (replaced existing) 2025/01/17 05:04:23 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:23 INFO : only2: Copied (replaced existing) 2025/01/17 05:04:23 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:23 INFO : only3: Copied (replaced existing) 2025/01/17 05:04:23 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:23 INFO : only4: Copied (replaced existing) 2025/01/17 05:04:23 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:23 INFO : only5: Copied (replaced existing) 2025/01/17 05:04:23 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:23 INFO : only7: Copied (replaced existing) 2025/01/17 05:04:23 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:23 INFO : only6: Copied (replaced existing) 2025/01/17 05:04:23 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:23 INFO : only8: Copied (replaced existing) 2025/01/17 05:04:23 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/17 05:04:23 INFO : only9: Copied (replaced existing) 2025/01/17 05:04:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.35s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:04:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/17 05:04:32 INFO : sub dir: Making directory 2025/01/17 05:04: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-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.57s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" 2025/01/17 05:04:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/17 05:04:37 INFO : sub dir: Making directory 2025/01/17 05:04:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bavugeq7horu", Local "Local file system at /tmp/rclone3676147778", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.91s) PASS 2025/01/17 05:04:42 DEBUG : B2 bucket rclone-test-bavugeq7horu: Purge remote 2025/01/17 05:04:42 INFO : B2 bucket rclone-test-bavugeq7horu: cleaning bucket "rclone-test-bavugeq7horu" of all files 2025/01/17 05:04:42 DEBUG : BackupDir/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3273_d20250117_m050213_c001_v7007000_t0000_u01737090133276") 2025/01/17 05:04:42 DEBUG : BackupDir/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1006819c56ba9cb4_d20250117_m050206_c001_v0001039_t0022_u01737090126911") 2025/01/17 05:04:42 DEBUG : CompareDest/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4169dc1abdcc58bf_d20250117_m050147_c001_v7007000_t0000_u01737090107214") 2025/01/17 05:04:42 DEBUG : CompareDest/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f670e3_d20250117_m050141_c001_v0001100_t0021_u01737090101062") 2025/01/17 05:04:42 DEBUG : CompareDest/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4169dc1abdcc58c3_d20250117_m050147_c001_v7007000_t0000_u01737090107398") 2025/01/17 05:04:42 DEBUG : CompareDest/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f113103fb1bd1117b_d20250117_m050142_c001_v0001184_t0011_u01737090102525") 2025/01/17 05:04:42 DEBUG : CopyDest/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3275_d20250117_m050213_c001_v7007000_t0000_u01737090133461") 2025/01/17 05:04:42 DEBUG : CopyDest/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3567e_d20250117_m050203_c001_v0001157_t0038_u01737090123782") 2025/01/17 05:04:42 DEBUG : CopyDest/three: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3277_d20250117_m050213_c001_v7007000_t0000_u01737090133644") 2025/01/17 05:04:42 DEBUG : CopyDest/three: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f113103fb1bd116da_d20250117_m050211_c001_v0001184_t0022_u01737090131005") 2025/01/17 05:04:43 DEBUG : CopyDest/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3278_d20250117_m050213_c001_v7007000_t0000_u01737090133829") 2025/01/17 05:04:43 DEBUG : CopyDest/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67111_d20250117_m050208_c001_v0001100_t0058_u01737090128802") 2025/01/17 05:04:43 DEBUG : EXISTING: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e72b99_d20250117_m050339_c001_v7007000_t0000_u01737090219681") 2025/01/17 05:04:43 DEBUG : EXISTING: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f671c4_d20250117_m050338_c001_v0001100_t0050_u01737090218520") 2025/01/17 05:04:43 DEBUG : Testêé: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e72b70_d20250117_m050335_c001_v7007000_t0000_u01737090215078") 2025/01/17 05:04:43 DEBUG : Testêé: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f671c0_d20250117_m050334_c001_v0001100_t0000_u01737090214291") 2025/01/17 05:04:43 DEBUG : Testêé: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35793_d20250117_m050333_c001_v0001157_t0006_u01737090213135") 2025/01/17 05:04:43 DEBUG : a/potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c61013db_d20250117_m045930_c001_v7007000_t0000_u01737089970460") 2025/01/17 05:04:43 DEBUG : a/potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354cf_d20250117_m045929_c001_v0001157_t0039_u01737089969722") 2025/01/17 05:04:43 DEBUG : a/potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3f2f_d20250117_m045927_c001_v7007000_t0000_u01737089967695") 2025/01/17 05:04:43 DEBUG : a/potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354c5_d20250117_m045926_c001_v0001157_t0054_u01737089966756") 2025/01/17 05:04:43 DEBUG : a/potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3e33_d20250117_m045906_c001_v7007000_t0000_u01737089946072") 2025/01/17 05:04:43 DEBUG : a/potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35478_d20250117_m045905_c001_v0001157_t0008_u01737089945153") 2025/01/17 05:04:43 DEBUG : b/potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c61013dc_d20250117_m045930_c001_v7007000_t0000_u01737089970642") 2025/01/17 05:04:43 DEBUG : b/potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354cb_d20250117_m045928_c001_v0001157_t0025_u01737089968620") 2025/01/17 05:04:43 DEBUG : b/potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3f2d_d20250117_m045927_c001_v7007000_t0000_u01737089967139") 2025/01/17 05:04:43 DEBUG : b/potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354bf_d20250117_m045925_c001_v0001157_t0053_u01737089965575") 2025/01/17 05:04:44 DEBUG : b/potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3e31_d20250117_m045905_c001_v7007000_t0000_u01737089945515") 2025/01/17 05:04:44 DEBUG : b/potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35472_d20250117_m045903_c001_v0001157_t0024_u01737089943843") 2025/01/17 05:04:44 DEBUG : backup/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f40782440930ec6fa_d20250117_m050228_c001_v7007000_t0000_u01737090148560") 2025/01/17 05:04:44 DEBUG : backup/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f105f426b13e9ab22_d20250117_m050226_c001_v0001176_t0016_u01737090146659") 2025/01/17 05:04:44 DEBUG : backup/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f10527f9714888a3e_d20250117_m050222_c001_v0001184_t0039_u01737090142849") 2025/01/17 05:04:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f401371b265c12199_d20250117_m050256_c001_v7007000_t0000_u01737090176022") 2025/01/17 05:04:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f115ce908aea6e945_d20250117_m050253_c001_v0001104_t0030_u01737090173629") 2025/01/17 05:04:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1138a6299f95f80e_d20250117_m050248_c001_v0001130_t0008_u01737090168563") 2025/01/17 05:04:44 DEBUG : backup/one.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e488d_d20250117_m050241_c001_v7007000_t0000_u01737090161486") 2025/01/17 05:04:44 DEBUG : backup/one.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1178e429f8d8611e_d20250117_m050239_c001_v0001038_t0039_u01737090159215") 2025/01/17 05:04:44 DEBUG : backup/one.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1059b98d90d7c805_d20250117_m050235_c001_v0001182_t0036_u01737090155298") 2025/01/17 05:04:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f401371b265c1219a_d20250117_m050256_c001_v7007000_t0000_u01737090176206") 2025/01/17 05:04:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f108191dbb2c411da_d20250117_m050255_c001_v0001182_t0021_u01737090175232") 2025/01/17 05:04:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1137d0a2211a286c_d20250117_m050251_c001_v0001136_t0005_u01737090171002") 2025/01/17 05:04:44 DEBUG : backup/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f40782440930ec6fb_d20250117_m050228_c001_v7007000_t0000_u01737090148747") 2025/01/17 05:04:44 DEBUG : backup/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1081c8e60420f5f1_d20250117_m050227_c001_v0001100_t0016_u01737090147692") 2025/01/17 05:04:44 DEBUG : backup/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1095317abd893d1d_d20250117_m050224_c001_v0001183_t0038_u01737090144374") 2025/01/17 05:04:44 DEBUG : backup/three.txt.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e488f_d20250117_m050241_c001_v7007000_t0000_u01737090161670") 2025/01/17 05:04:44 DEBUG : backup/three.txt.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1046132aff02af0d_d20250117_m050240_c001_v0001144_t0016_u01737090160237") 2025/01/17 05:04:44 DEBUG : backup/three.txt.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11538a3e7144465f_d20250117_m050236_c001_v0001099_t0023_u01737090156675") 2025/01/17 05:04:45 DEBUG : both0: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3611_d20250117_m050424_c001_v7007000_t0000_u01737090264466") 2025/01/17 05:04:45 DEBUG : both0: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35829_d20250117_m050405_c001_v0001157_t0014_u01737090245642") 2025/01/17 05:04:45 DEBUG : both0: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bc4_d20250117_m050400_c001_v7007000_t0000_u01737090240882") 2025/01/17 05:04:45 DEBUG : both0: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f357bd_d20250117_m050341_c001_v0001157_t0049_u01737090221948") 2025/01/17 05:04:45 DEBUG : both1: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3614_d20250117_m050424_c001_v7007000_t0000_u01737090264669") 2025/01/17 05:04:45 DEBUG : both1: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3582d_d20250117_m050406_c001_v0001157_t0044_u01737090246957") 2025/01/17 05:04:45 DEBUG : both1: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bc7_d20250117_m050401_c001_v7007000_t0000_u01737090241072") 2025/01/17 05:04:45 DEBUG : both1: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f357bf_d20250117_m050342_c001_v0001157_t0034_u01737090222736") 2025/01/17 05:04:45 DEBUG : both10: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3616_d20250117_m050424_c001_v7007000_t0000_u01737090264869") 2025/01/17 05:04:45 DEBUG : both10: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35863_d20250117_m050414_c001_v0001157_t0004_u01737090254457") 2025/01/17 05:04:45 DEBUG : both10: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bc9_d20250117_m050401_c001_v7007000_t0000_u01737090241271") 2025/01/17 05:04:45 DEBUG : both10: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f357e7_d20250117_m050349_c001_v0001157_t0045_u01737090229895") 2025/01/17 05:04:45 DEBUG : both11: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3618_d20250117_m050425_c001_v7007000_t0000_u01737090265065") 2025/01/17 05:04:45 DEBUG : both11: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35865_d20250117_m050415_c001_v0001157_t0053_u01737090255288") 2025/01/17 05:04:45 DEBUG : both11: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bcb_d20250117_m050401_c001_v7007000_t0000_u01737090241456") 2025/01/17 05:04:45 DEBUG : both11: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f357ed_d20250117_m050350_c001_v0001157_t0059_u01737090230501") 2025/01/17 05:04:45 DEBUG : both12: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea361a_d20250117_m050425_c001_v7007000_t0000_u01737090265248") 2025/01/17 05:04:45 DEBUG : both12: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3586b_d20250117_m050415_c001_v0001157_t0020_u01737090255897") 2025/01/17 05:04:45 DEBUG : both12: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bcc_d20250117_m050401_c001_v7007000_t0000_u01737090241638") 2025/01/17 05:04:46 DEBUG : both12: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f357ef_d20250117_m050351_c001_v0001157_t0017_u01737090231266") 2025/01/17 05:04:46 DEBUG : both13: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea361e_d20250117_m050425_c001_v7007000_t0000_u01737090265431") 2025/01/17 05:04:46 DEBUG : both13: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35871_d20250117_m050416_c001_v0001157_t0005_u01737090256577") 2025/01/17 05:04:46 DEBUG : both13: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bce_d20250117_m050401_c001_v7007000_t0000_u01737090241826") 2025/01/17 05:04:46 DEBUG : both13: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f357f7_d20250117_m050352_c001_v0001157_t0018_u01737090232301") 2025/01/17 05:04:46 DEBUG : both14: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3623_d20250117_m050425_c001_v7007000_t0000_u01737090265615") 2025/01/17 05:04:46 DEBUG : both14: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35873_d20250117_m050417_c001_v0001157_t0052_u01737090257246") 2025/01/17 05:04:46 DEBUG : both14: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bcf_d20250117_m050402_c001_v7007000_t0000_u01737090242028") 2025/01/17 05:04:46 DEBUG : both14: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f357fb_d20250117_m050352_c001_v0001157_t0058_u01737090232954") 2025/01/17 05:04:46 DEBUG : both15: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3626_d20250117_m050425_c001_v7007000_t0000_u01737090265799") 2025/01/17 05:04:46 DEBUG : both15: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35875_d20250117_m050417_c001_v0001157_t0025_u01737090257915") 2025/01/17 05:04:46 DEBUG : both15: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bd3_d20250117_m050402_c001_v7007000_t0000_u01737090242210") 2025/01/17 05:04:46 DEBUG : both15: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35801_d20250117_m050353_c001_v0001157_t0043_u01737090233733") 2025/01/17 05:04:46 DEBUG : both16: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea362b_d20250117_m050425_c001_v7007000_t0000_u01737090265984") 2025/01/17 05:04:46 DEBUG : both16: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3587d_d20250117_m050418_c001_v0001157_t0005_u01737090258676") 2025/01/17 05:04:46 DEBUG : both16: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bd6_d20250117_m050402_c001_v7007000_t0000_u01737090242394") 2025/01/17 05:04:46 DEBUG : both16: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35803_d20250117_m050354_c001_v0001157_t0050_u01737090234530") 2025/01/17 05:04:46 DEBUG : both17: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3634_d20250117_m050426_c001_v7007000_t0000_u01737090266168") 2025/01/17 05:04:46 DEBUG : both17: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35881_d20250117_m050419_c001_v0001157_t0059_u01737090259363") 2025/01/17 05:04:46 DEBUG : both17: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bd9_d20250117_m050402_c001_v7007000_t0000_u01737090242576") 2025/01/17 05:04:46 DEBUG : both17: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35807_d20250117_m050355_c001_v0001157_t0035_u01737090235588") 2025/01/17 05:04:47 DEBUG : both18: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea363a_d20250117_m050426_c001_v7007000_t0000_u01737090266351") 2025/01/17 05:04:47 DEBUG : both18: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35887_d20250117_m050420_c001_v0001157_t0043_u01737090260133") 2025/01/17 05:04:47 DEBUG : both18: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bdb_d20250117_m050402_c001_v7007000_t0000_u01737090242758") 2025/01/17 05:04:47 DEBUG : both18: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3580b_d20250117_m050356_c001_v0001157_t0002_u01737090236456") 2025/01/17 05:04:47 DEBUG : both19: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea363b_d20250117_m050426_c001_v7007000_t0000_u01737090266540") 2025/01/17 05:04:47 DEBUG : both19: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3588f_d20250117_m050420_c001_v0001157_t0013_u01737090260910") 2025/01/17 05:04:47 DEBUG : both19: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bde_d20250117_m050402_c001_v7007000_t0000_u01737090242941") 2025/01/17 05:04:47 DEBUG : both19: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35811_d20250117_m050357_c001_v0001157_t0018_u01737090237302") 2025/01/17 05:04:47 DEBUG : both2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea363f_d20250117_m050426_c001_v7007000_t0000_u01737090266726") 2025/01/17 05:04:47 DEBUG : both2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35831_d20250117_m050407_c001_v0001157_t0004_u01737090247529") 2025/01/17 05:04:47 DEBUG : both2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bdf_d20250117_m050403_c001_v7007000_t0000_u01737090243166") 2025/01/17 05:04:47 DEBUG : both2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f357c5_d20250117_m050343_c001_v0001157_t0008_u01737090223746") 2025/01/17 05:04:47 DEBUG : both3: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3640_d20250117_m050426_c001_v7007000_t0000_u01737090266923") 2025/01/17 05:04:47 DEBUG : both3: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35839_d20250117_m050408_c001_v0001157_t0001_u01737090248446") 2025/01/17 05:04:47 DEBUG : both3: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4be2_d20250117_m050403_c001_v7007000_t0000_u01737090243368") 2025/01/17 05:04:47 DEBUG : both3: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f357c7_d20250117_m050344_c001_v0001157_t0056_u01737090224405") 2025/01/17 05:04:47 DEBUG : both4: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3641_d20250117_m050427_c001_v7007000_t0000_u01737090267110") 2025/01/17 05:04:47 DEBUG : both4: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3583d_d20250117_m050409_c001_v0001157_t0048_u01737090249163") 2025/01/17 05:04:47 DEBUG : both4: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4be4_d20250117_m050403_c001_v7007000_t0000_u01737090243550") 2025/01/17 05:04:47 DEBUG : both4: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f357cb_d20250117_m050345_c001_v0001157_t0047_u01737090225160") 2025/01/17 05:04:47 DEBUG : both5: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3649_d20250117_m050427_c001_v7007000_t0000_u01737090267324") 2025/01/17 05:04:48 DEBUG : both5: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35843_d20250117_m050410_c001_v0001157_t0009_u01737090250502") 2025/01/17 05:04:48 DEBUG : both5: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4be5_d20250117_m050403_c001_v7007000_t0000_u01737090243733") 2025/01/17 05:04:48 DEBUG : both5: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f357d1_d20250117_m050345_c001_v0001157_t0002_u01737090225846") 2025/01/17 05:04:48 DEBUG : both6: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea364c_d20250117_m050427_c001_v7007000_t0000_u01737090267528") 2025/01/17 05:04:48 DEBUG : both6: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35847_d20250117_m050411_c001_v0001157_t0000_u01737090251249") 2025/01/17 05:04:48 DEBUG : both6: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4be7_d20250117_m050403_c001_v7007000_t0000_u01737090243923") 2025/01/17 05:04:48 DEBUG : both6: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f357d7_d20250117_m050346_c001_v0001157_t0003_u01737090226766") 2025/01/17 05:04:48 DEBUG : both7: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3650_d20250117_m050427_c001_v7007000_t0000_u01737090267725") 2025/01/17 05:04:48 DEBUG : both7: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3584b_d20250117_m050411_c001_v0001157_t0053_u01737090251971") 2025/01/17 05:04:48 DEBUG : both7: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4be9_d20250117_m050404_c001_v7007000_t0000_u01737090244107") 2025/01/17 05:04:48 DEBUG : both7: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f357df_d20250117_m050347_c001_v0001157_t0024_u01737090227630") 2025/01/17 05:04:48 DEBUG : both8: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3653_d20250117_m050427_c001_v7007000_t0000_u01737090267912") 2025/01/17 05:04:48 DEBUG : both8: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35853_d20250117_m050412_c001_v0001157_t0027_u01737090252679") 2025/01/17 05:04:48 DEBUG : both8: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bec_d20250117_m050404_c001_v7007000_t0000_u01737090244331") 2025/01/17 05:04:48 DEBUG : both8: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f357e1_d20250117_m050348_c001_v0001157_t0019_u01737090228322") 2025/01/17 05:04:48 DEBUG : both9: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3656_d20250117_m050428_c001_v7007000_t0000_u01737090268096") 2025/01/17 05:04:48 DEBUG : both9: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3585d_d20250117_m050413_c001_v0001157_t0020_u01737090253820") 2025/01/17 05:04:48 DEBUG : both9: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bee_d20250117_m050404_c001_v7007000_t0000_u01737090244520") 2025/01/17 05:04:48 DEBUG : both9: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f357e5_d20250117_m050349_c001_v0001157_t0007_u01737090229083") 2025/01/17 05:04:48 DEBUG : c/non empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c61013dd_d20250117_m045930_c001_v7007000_t0000_u01737089970824") 2025/01/17 05:04:49 DEBUG : c/non empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354cd_d20250117_m045928_c001_v0001157_t0026_u01737089968960") 2025/01/17 05:04:49 DEBUG : c/non empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3f31_d20250117_m045927_c001_v7007000_t0000_u01737089967893") 2025/01/17 05:04:49 DEBUG : c/non empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354c1_d20250117_m045925_c001_v0001157_t0008_u01737089965878") 2025/01/17 05:04:49 DEBUG : c/non empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3e35_d20250117_m045906_c001_v7007000_t0000_u01737089946255") 2025/01/17 05:04:49 DEBUG : c/non empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35474_d20250117_m045904_c001_v0001157_t0013_u01737089944244") 2025/01/17 05:04:49 DEBUG : check sum: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e7219d_d20250117_m045852_c001_v7007000_t0000_u01737089932322") 2025/01/17 05:04:49 DEBUG : check sum: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35450_d20250117_m045851_c001_v0001157_t0038_u01737089931285") 2025/01/17 05:04:49 DEBUG : dest/3: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3140_d20250117_m050156_c001_v7007000_t0000_u01737090116756") 2025/01/17 05:04:49 DEBUG : dest/3: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41312cd5a2576ebc_d20250117_m050155_c001_v0001176_t0041_u01737090115582") 2025/01/17 05:04:49 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e72b5c_d20250117_m050331_c001_v7007000_t0000_u01737090211590") 2025/01/17 05:04:49 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f101b3436200361db_d20250117_m050328_c001_v0001043_t0005_u01737090208976") 2025/01/17 05:04:49 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f401cd3ce92253e92_d20250117_m050328_c001_v7007000_t0000_u01737090208736") 2025/01/17 05:04:49 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f101b3436200361d1_d20250117_m050325_c001_v0001043_t0049_u01737090205037") 2025/01/17 05:04:49 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f401cd3ce92253e59_d20250117_m050324_c001_v7007000_t0000_u01737090204286") 2025/01/17 05:04:49 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f6719a_d20250117_m050319_c001_v0001100_t0032_u01737090199143") 2025/01/17 05:04:49 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41956a5b26fed661_d20250117_m050317_c001_v7007000_t0000_u01737090197592") 2025/01/17 05:04:49 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f107280e7eb48f143_d20250117_m050315_c001_v0001184_t0018_u01737090195748") 2025/01/17 05:04:49 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f406e9b3bb1309c2b_d20250117_m050315_c001_v7007000_t0000_u01737090195563") 2025/01/17 05:04:49 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f107280e7eb48f087_d20250117_m050312_c001_v0001184_t0006_u01737090192643") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f406e9b3bb1309c13_d20250117_m050311_c001_v7007000_t0000_u01737090191915") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35747_d20250117_m050307_c001_v0001157_t0026_u01737090187917") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f401371b265c121a2_d20250117_m050306_c001_v7007000_t0000_u01737090186619") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f102efd78559db0f9_d20250117_m050305_c001_v0001102_t0050_u01737090185048") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4098fd85dc609469_d20250117_m050304_c001_v7007000_t0000_u01737090184863") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f102efd78559db0eb_d20250117_m050302_c001_v0001102_t0022_u01737090182021") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4098fd85dc609462_d20250117_m050301_c001_v7007000_t0000_u01737090181292") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3572b_d20250117_m050257_c001_v0001157_t0048_u01737090177310") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f401371b265c1219b_d20250117_m050256_c001_v7007000_t0000_u01737090176391") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1016f49573488a30_d20250117_m050254_c001_v0001040_t0047_u01737090174258") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4088f55ab700ee88_d20250117_m050254_c001_v7007000_t0000_u01737090174069") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1016f49573488a28_d20250117_m050249_c001_v0001040_t0051_u01737090169819") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4088f55ab700ee4c_d20250117_m050249_c001_v7007000_t0000_u01737090169070") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f356f8_d20250117_m050242_c001_v0001157_t0031_u01737090162768") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4891_d20250117_m050241_c001_v7007000_t0000_u01737090161852") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f119d242fca49d9e8_d20250117_m050239_c001_v0001184_t0048_u01737090159827") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea333d_d20250117_m050239_c001_v7007000_t0000_u01737090159644") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f119d242fca49d912_d20250117_m050236_c001_v0001184_t0003_u01737090156260") 2025/01/17 05:04:50 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea332f_d20250117_m050235_c001_v7007000_t0000_u01737090155519") 2025/01/17 05:04:51 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f356c6_d20250117_m050229_c001_v0001157_t0000_u01737090149871") 2025/01/17 05:04:51 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f40782440930ec6fd_d20250117_m050228_c001_v7007000_t0000_u01737090148935") 2025/01/17 05:04:51 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f111a6bd638826e1a_d20250117_m050227_c001_v0001161_t0005_u01737090147094") 2025/01/17 05:04:51 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4098fd85dc60938e_d20250117_m050226_c001_v7007000_t0000_u01737090146910") 2025/01/17 05:04:51 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f111a6bd638826de8_d20250117_m050223_c001_v0001161_t0027_u01737090143803") 2025/01/17 05:04:51 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4098fd85dc60938c_d20250117_m050223_c001_v7007000_t0000_u01737090143054") 2025/01/17 05:04:51 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3569e_d20250117_m050215_c001_v0001157_t0023_u01737090135125") 2025/01/17 05:04:51 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea327d_d20250117_m050214_c001_v7007000_t0000_u01737090134013") 2025/01/17 05:04:51 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1098e5e87fa07caa_d20250117_m050207_c001_v0001102_t0041_u01737090127893") 2025/01/17 05:04:51 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f406e9b3bb13097fa_d20250117_m050207_c001_v7007000_t0000_u01737090127685") 2025/01/17 05:04:51 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f113103fb1bd11549_d20250117_m050203_c001_v0001184_t0022_u01737090123218") 2025/01/17 05:04:51 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f118043ebe66f9d10_d20250117_m050202_c001_v0001120_t0045_u01737090122324") 2025/01/17 05:04:51 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f118043ebe66f9d0e_d20250117_m050201_c001_v0001120_t0030_u01737090121294") 2025/01/17 05:04:51 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4169dc1abdcc58c6_d20250117_m050147_c001_v7007000_t0000_u01737090107598") 2025/01/17 05:04:51 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3563c_d20250117_m050140_c001_v0001157_t0022_u01737090100396") 2025/01/17 05:04:51 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1059b98d90d7c24f_d20250117_m050139_c001_v0001182_t0039_u01737090099630") 2025/01/17 05:04:51 DEBUG : dst/one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1059b98d90d7c231_d20250117_m050138_c001_v0001182_t0050_u01737090098667") 2025/01/17 05:04:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e72b5f_d20250117_m050331_c001_v7007000_t0000_u01737090211776") 2025/01/17 05:04:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1022e68cd8b4cb98_d20250117_m050328_c001_v0001144_t0056_u01737090208065") 2025/01/17 05:04:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f100f00637a6d9b5e_d20250117_m050323_c001_v0001144_t0038_u01737090203002") 2025/01/17 05:04:52 DEBUG : dst/one.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41956a5b26fed662_d20250117_m050317_c001_v7007000_t0000_u01737090197784") 2025/01/17 05:04:52 DEBUG : dst/one.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11823e82aff8d6a3_d20250117_m050315_c001_v0001183_t0018_u01737090195337") 2025/01/17 05:04:52 DEBUG : dst/one.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f107fa41f1826b98c_d20250117_m050311_c001_v0001172_t0023_u01737090191496") 2025/01/17 05:04:52 DEBUG : dst/one.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f401371b265c121a3_d20250117_m050306_c001_v7007000_t0000_u01737090186805") 2025/01/17 05:04:52 DEBUG : dst/one.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f10627ac55a286531_d20250117_m050304_c001_v0001178_t0040_u01737090184652") 2025/01/17 05:04:52 DEBUG : dst/one.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f10469a3199e12e26_d20250117_m050300_c001_v0001130_t0022_u01737090180948") 2025/01/17 05:04:52 DEBUG : dst/three: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea327e_d20250117_m050214_c001_v7007000_t0000_u01737090134195") 2025/01/17 05:04:52 DEBUG : dst/three: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f118043ebe66f9d1c_d20250117_m050212_c001_v0001120_t0027_u01737090132160") 2025/01/17 05:04:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e72b60_d20250117_m050332_c001_v7007000_t0000_u01737090212020") 2025/01/17 05:04:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1035b344dd0e9776_d20250117_m050329_c001_v0001161_t0015_u01737090209966") 2025/01/17 05:04:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f103bacb2af35d82d_d20250117_m050325_c001_v0001182_t0021_u01737090205962") 2025/01/17 05:04:52 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e72b62_d20250117_m050332_c001_v7007000_t0000_u01737090212206") 2025/01/17 05:04:52 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f101b3436200361e1_d20250117_m050330_c001_v0001043_t0006_u01737090210456") 2025/01/17 05:04:52 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f401cd3ce92253eac_d20250117_m050330_c001_v7007000_t0000_u01737090210272") 2025/01/17 05:04:52 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f101b3436200361d5_d20250117_m050326_c001_v0001043_t0041_u01737090206351") 2025/01/17 05:04:52 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f401cd3ce92253e72_d20250117_m050326_c001_v7007000_t0000_u01737090206168") 2025/01/17 05:04:52 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f671a0_d20250117_m050320_c001_v0001100_t0025_u01737090200142") 2025/01/17 05:04:52 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41956a5b26fed664_d20250117_m050317_c001_v7007000_t0000_u01737090197989") 2025/01/17 05:04:52 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f107280e7eb48f182_d20250117_m050316_c001_v0001184_t0009_u01737090196953") 2025/01/17 05:04:52 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f406e9b3bb1309c36_d20250117_m050316_c001_v7007000_t0000_u01737090196773") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f107280e7eb48f0df_d20250117_m050313_c001_v0001184_t0023_u01737090193952") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f406e9b3bb1309c1e_d20250117_m050313_c001_v7007000_t0000_u01737090193770") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3574b_d20250117_m050308_c001_v0001157_t0021_u01737090188603") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4098fd85dc60946d_d20250117_m050306_c001_v7007000_t0000_u01737090186052") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67170_d20250117_m050303_c001_v0001100_t0041_u01737090183591") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4098fd85dc609465_d20250117_m050302_c001_v7007000_t0000_u01737090182861") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3572f_d20250117_m050258_c001_v0001157_t0014_u01737090178182") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4088f55ab700ee91_d20250117_m050255_c001_v7007000_t0000_u01737090175443") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67150_d20250117_m050252_c001_v0001100_t0059_u01737090172583") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4088f55ab700ee64_d20250117_m050251_c001_v7007000_t0000_u01737090171456") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f356fc_d20250117_m050243_c001_v0001157_t0045_u01737090163743") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3342_d20250117_m050240_c001_v7007000_t0000_u01737090160905") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67134_d20250117_m050238_c001_v0001100_t0018_u01737090158317") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3332_d20250117_m050237_c001_v7007000_t0000_u01737090157192") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f356c8_d20250117_m050230_c001_v0001157_t0022_u01737090150736") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4098fd85dc609390_d20250117_m050228_c001_v7007000_t0000_u01737090148008") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67122_d20250117_m050225_c001_v0001100_t0042_u01737090145715") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4098fd85dc60938d_d20250117_m050224_c001_v7007000_t0000_u01737090144599") 2025/01/17 05:04:53 DEBUG : dst/three.txt: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f356a8_d20250117_m050218_c001_v0001157_t0047_u01737090138204") 2025/01/17 05:04:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41956a5b26fed665_d20250117_m050318_c001_v7007000_t0000_u01737090198181") 2025/01/17 05:04:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f104f45acecb6e7f8_d20250117_m050316_c001_v0001184_t0048_u01737090196555") 2025/01/17 05:04:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1088ceeaf301052f_d20250117_m050313_c001_v0001184_t0039_u01737090193566") 2025/01/17 05:04:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f401371b265c121a4_d20250117_m050306_c001_v7007000_t0000_u01737090186999") 2025/01/17 05:04:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1067d751fdd1ffed_d20250117_m050305_c001_v0001037_t0043_u01737090185646") 2025/01/17 05:04:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f114180aecbcd0e75_d20250117_m050302_c001_v0001182_t0044_u01737090182648") 2025/01/17 05:04:54 DEBUG : dst/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e72b63_d20250117_m050332_c001_v7007000_t0000_u01737090212390") 2025/01/17 05:04:54 DEBUG : dst/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3576f_d20250117_m050319_c001_v0001157_t0032_u01737090199843") 2025/01/17 05:04:54 DEBUG : dst/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41956a5b26fed66b_d20250117_m050318_c001_v7007000_t0000_u01737090198398") 2025/01/17 05:04:54 DEBUG : dst/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f6717a_d20250117_m050308_c001_v0001100_t0000_u01737090188248") 2025/01/17 05:04:54 DEBUG : dst/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f401371b265c121a5_d20250117_m050307_c001_v7007000_t0000_u01737090187183") 2025/01/17 05:04:54 DEBUG : dst/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67162_d20250117_m050257_c001_v0001100_t0056_u01737090177651") 2025/01/17 05:04:54 DEBUG : dst/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f401371b265c1219d_d20250117_m050256_c001_v7007000_t0000_u01737090176576") 2025/01/17 05:04:54 DEBUG : dst/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f6713e_d20250117_m050243_c001_v0001100_t0039_u01737090163315") 2025/01/17 05:04:54 DEBUG : dst/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4893_d20250117_m050242_c001_v7007000_t0000_u01737090162037") 2025/01/17 05:04:54 DEBUG : dst/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f6712a_d20250117_m050230_c001_v0001100_t0021_u01737090150420") 2025/01/17 05:04:54 DEBUG : dst/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f40782440930ec701_d20250117_m050229_c001_v7007000_t0000_u01737090149124") 2025/01/17 05:04:54 DEBUG : dst/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67117_d20250117_m050215_c001_v0001100_t0016_u01737090135798") 2025/01/17 05:04:54 DEBUG : dst/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3280_d20250117_m050214_c001_v7007000_t0000_u01737090134382") 2025/01/17 05:04:54 DEBUG : dst/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f104d1df4a303e26b_d20250117_m050209_c001_v0001182_t0013_u01737090129814") 2025/01/17 05:04:55 DEBUG : dst/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4169dc1abdcc58cb_d20250117_m050147_c001_v7007000_t0000_u01737090107780") 2025/01/17 05:04:55 DEBUG : dst/two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1059b98d90d7c310_d20250117_m050146_c001_v0001182_t0041_u01737090106629") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f410c5327f2b5c676_d20250117_m050058_c001_v7007000_t0000_u01737090058011") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f113103fb1bd107f6_d20250117_m050051_c001_v0001184_t0054_u01737090051293") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41956a5b26fecdcc_d20250117_m050049_c001_v7007000_t0000_u01737090049186") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f113103fb1bd10444_d20250117_m050032_c001_v0001184_t0045_u01737090032632") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41956a5b26fecc53_d20250117_m050016_c001_v7007000_t0000_u01737090016919") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f113103fb1bd0ff24_d20250117_m050010_c001_v0001184_t0008_u01737090010397") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c610140b_d20250117_m045945_c001_v7007000_t0000_u01737089985175") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35503_d20250117_m045943_c001_v0001157_t0017_u01737089983222") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c61013f7_d20250117_m045941_c001_v7007000_t0000_u01737089981409") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354f7_d20250117_m045939_c001_v0001157_t0000_u01737089979989") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c61013e9_d20250117_m045936_c001_v7007000_t0000_u01737089976501") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354df_d20250117_m045934_c001_v0001157_t0026_u01737089974707") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c61013e4_d20250117_m045933_c001_v7007000_t0000_u01737089973409") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354d7_d20250117_m045931_c001_v0001157_t0004_u01737089971834") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3f28_d20250117_m045924_c001_v7007000_t0000_u01737089964660") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354b7_d20250117_m045922_c001_v0001157_t0006_u01737089962910") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3f08_d20250117_m045921_c001_v7007000_t0000_u01737089961724") 2025/01/17 05:04:55 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354b1_d20250117_m045920_c001_v0001157_t0021_u01737089960842") 2025/01/17 05:04:56 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3e98_d20250117_m045915_c001_v7007000_t0000_u01737089955428") 2025/01/17 05:04:56 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35496_d20250117_m045913_c001_v0001157_t0028_u01737089953952") 2025/01/17 05:04:56 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3e47_d20250117_m045911_c001_v7007000_t0000_u01737089951369") 2025/01/17 05:04:56 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3548c_d20250117_m045910_c001_v0001157_t0045_u01737089950321") 2025/01/17 05:04:56 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3e3e_d20250117_m045909_c001_v7007000_t0000_u01737089949229") 2025/01/17 05:04:56 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f118962229cabb0c3_d20250117_m045908_c001_v0001182_t0041_u01737089948654") 2025/01/17 05:04:56 DEBUG : empty space: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35480_d20250117_m045906_c001_v0001157_t0053_u01737089946984") 2025/01/17 05:04:56 DEBUG : enormous: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c6101405_d20250117_m045944_c001_v7007000_t0000_u01737089984260") 2025/01/17 05:04:56 DEBUG : enormous: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35505_d20250117_m045943_c001_v0001157_t0019_u01737089983528") 2025/01/17 05:04:56 DEBUG : existing: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e72b87_d20250117_m050337_c001_v7007000_t0000_u01737090217345") 2025/01/17 05:04:56 DEBUG : existing: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f357a3_d20250117_m050335_c001_v0001157_t0033_u01737090215907") 2025/01/17 05:04:56 DEBUG : existing: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea2c21_d20250117_m050008_c001_v7007000_t0000_u01737090008436") 2025/01/17 05:04:56 DEBUG : existing: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f113103fb1bd0fe68_d20250117_m050007_c001_v0001184_t0004_u01737090007107") 2025/01/17 05:04:56 DEBUG : existing: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f417eed4497f31e3d_d20250117_m045902_c001_v7007000_t0000_u01737089942706") 2025/01/17 05:04:56 DEBUG : existing: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3546c_d20250117_m045901_c001_v0001157_t0005_u01737089941492") 2025/01/17 05:04:56 DEBUG : existing: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f417eed4497f31e37_d20250117_m045900_c001_v7007000_t0000_u01737089940215") 2025/01/17 05:04:56 DEBUG : existing: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3546a_d20250117_m045859_c001_v0001157_t0013_u01737089939535") 2025/01/17 05:04:56 DEBUG : existing: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35466_d20250117_m045858_c001_v0001157_t0033_u01737089938696") 2025/01/17 05:04:56 DEBUG : existing-b: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea2c24_d20250117_m050008_c001_v7007000_t0000_u01737090008617") 2025/01/17 05:04:56 DEBUG : existing-b: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35548_d20250117_m050007_c001_v0001157_t0027_u01737090007101") 2025/01/17 05:04:57 DEBUG : five: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c610141e_d20250117_m045949_c001_v7007000_t0000_u01737089989760") 2025/01/17 05:04:57 DEBUG : five: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41657fbab5f35514_d20250117_m045947_c001_v0001157_t0028_u01737089987701") 2025/01/17 05:04:57 DEBUG : foo: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3e6d_d20250117_m045913_c001_v7007000_t0000_u01737089953225") 2025/01/17 05:04:57 DEBUG : foo: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41657fbab5f35494_d20250117_m045912_c001_v0001157_t0028_u01737089952655") 2025/01/17 05:04:57 DEBUG : foo: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41657fbab5f3548e_d20250117_m045912_c001_v0001157_t0028_u01737089952094") 2025/01/17 05:04:57 DEBUG : four: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c6101421_d20250117_m045949_c001_v7007000_t0000_u01737089989951") 2025/01/17 05:04:57 DEBUG : four: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f413103fb1bd0fad2_d20250117_m045948_c001_v0001184_t0052_u01737089988251") 2025/01/17 05:04:57 DEBUG : four: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35512_d20250117_m045947_c001_v0001157_t0028_u01737089987036") 2025/01/17 05:04:57 DEBUG : hello world2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4088f55ab700e2bb_d20250117_m045748_c001_v7007000_t0000_u01737089868944") 2025/01/17 05:04:57 DEBUG : hello world2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35395_d20250117_m045748_c001_v0001157_t0021_u01737089868241") 2025/01/17 05:04:57 DEBUG : ignore-size: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e721a9_d20250117_m045857_c001_v7007000_t0000_u01737089937235") 2025/01/17 05:04:57 DEBUG : ignore-size: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3545e_d20250117_m045856_c001_v0001157_t0014_u01737089936015") 2025/01/17 05:04:57 DEBUG : nested/sub dir/file: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea2bf3_d20250117_m050005_c001_v7007000_t0000_u01737090005991") 2025/01/17 05:04:57 DEBUG : nested/sub dir/file: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f113103fb1bd0fdf8_d20250117_m050004_c001_v0001184_t0007_u01737090004945") 2025/01/17 05:04:57 DEBUG : nested/sub dir/file: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea2bdd_d20250117_m050003_c001_v7007000_t0000_u01737090003811") 2025/01/17 05:04:57 DEBUG : nested/sub dir/file: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f113103fb1bd0fd98_d20250117_m050002_c001_v0001184_t0022_u01737090002736") 2025/01/17 05:04:57 DEBUG : one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c6101422_d20250117_m045950_c001_v7007000_t0000_u01737089990132") 2025/01/17 05:04:57 DEBUG : one: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41657fbab5f3550a_d20250117_m045946_c001_v0001157_t0028_u01737089986324") 2025/01/17 05:04:57 DEBUG : only0: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3659_d20250117_m050428_c001_v7007000_t0000_u01737090268308") 2025/01/17 05:04:57 DEBUG : only0: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41657fbab5f35895_d20250117_m050422_c001_v0001157_t0028_u01737090262401") 2025/01/17 05:04:58 DEBUG : only0: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67240_d20250117_m050406_c001_v0001100_t0034_u01737090246661") 2025/01/17 05:04:58 DEBUG : only0: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bbd_d20250117_m050359_c001_v7007000_t0000_u01737090239839") 2025/01/17 05:04:58 DEBUG : only0: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f671ce_d20250117_m050342_c001_v0001100_t0054_u01737090222274") 2025/01/17 05:04:58 DEBUG : only1: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea365b_d20250117_m050428_c001_v7007000_t0000_u01737090268501") 2025/01/17 05:04:58 DEBUG : only1: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4180b5e9a7f67283_d20250117_m050422_c001_v0001100_t0041_u01737090262413") 2025/01/17 05:04:58 DEBUG : only1: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67242_d20250117_m050407_c001_v0001100_t0038_u01737090247242") 2025/01/17 05:04:58 DEBUG : only1: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f40782440930ecb4b_d20250117_m050359_c001_v7007000_t0000_u01737090239678") 2025/01/17 05:04:58 DEBUG : only1: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f671d2_d20250117_m050343_c001_v0001100_t0009_u01737090223355") 2025/01/17 05:04:58 DEBUG : only10: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea365d_d20250117_m050428_c001_v7007000_t0000_u01737090268685") 2025/01/17 05:04:58 DEBUG : only10: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f40082aab3ae73232_d20250117_m050422_c001_v0001165_t0050_u01737090262972") 2025/01/17 05:04:58 DEBUG : only10: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67263_d20250117_m050414_c001_v0001100_t0050_u01737090254979") 2025/01/17 05:04:58 DEBUG : only10: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f417eed4497f324b8_d20250117_m050359_c001_v7007000_t0000_u01737090239824") 2025/01/17 05:04:58 DEBUG : only10: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67204_d20250117_m050350_c001_v0001100_t0048_u01737090230209") 2025/01/17 05:04:58 DEBUG : only11: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea365f_d20250117_m050428_c001_v7007000_t0000_u01737090268868") 2025/01/17 05:04:58 DEBUG : only11: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403b698100051221_d20250117_m050423_c001_v0001117_t0055_u01737090263159") 2025/01/17 05:04:58 DEBUG : only11: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67267_d20250117_m050415_c001_v0001100_t0021_u01737090255562") 2025/01/17 05:04:58 DEBUG : only11: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f40782440930ecb4d_d20250117_m050359_c001_v7007000_t0000_u01737090239862") 2025/01/17 05:04:58 DEBUG : only11: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67206_d20250117_m050350_c001_v0001100_t0057_u01737090230875") 2025/01/17 05:04:58 DEBUG : only12: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3660_d20250117_m050429_c001_v7007000_t0000_u01737090269050") 2025/01/17 05:04:58 DEBUG : only12: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41657fbab5f35899_d20250117_m050422_c001_v0001157_t0028_u01737090262801") 2025/01/17 05:04:59 DEBUG : only12: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67269_d20250117_m050416_c001_v0001100_t0038_u01737090256234") 2025/01/17 05:04:59 DEBUG : only12: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f40782440930ecb4a_d20250117_m050359_c001_v7007000_t0000_u01737090239472") 2025/01/17 05:04:59 DEBUG : only12: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f6720c_d20250117_m050351_c001_v0001100_t0024_u01737090231864") 2025/01/17 05:04:59 DEBUG : only13: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3662_d20250117_m050429_c001_v7007000_t0000_u01737090269234") 2025/01/17 05:04:59 DEBUG : only13: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4180b5e9a7f67287_d20250117_m050422_c001_v0001100_t0041_u01737090262813") 2025/01/17 05:04:59 DEBUG : only13: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f6726d_d20250117_m050416_c001_v0001100_t0016_u01737090256923") 2025/01/17 05:04:59 DEBUG : only13: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f418a837a887c4b9a_d20250117_m050359_c001_v7007000_t0000_u01737090239483") 2025/01/17 05:04:59 DEBUG : only13: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67210_d20250117_m050352_c001_v0001100_t0052_u01737090232553") 2025/01/17 05:04:59 DEBUG : only14: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3664_d20250117_m050429_c001_v7007000_t0000_u01737090269418") 2025/01/17 05:04:59 DEBUG : only14: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41657fbab5f3589b_d20250117_m050422_c001_v0001157_t0028_u01737090262983") 2025/01/17 05:04:59 DEBUG : only14: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f6726f_d20250117_m050417_c001_v0001100_t0059_u01737090257520") 2025/01/17 05:04:59 DEBUG : only14: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f417eed4497f324bb_d20250117_m050400_c001_v7007000_t0000_u01737090240205") 2025/01/17 05:04:59 DEBUG : only14: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67216_d20250117_m050353_c001_v0001100_t0025_u01737090233427") 2025/01/17 05:04:59 DEBUG : only15: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3665_d20250117_m050429_c001_v7007000_t0000_u01737090269601") 2025/01/17 05:04:59 DEBUG : only15: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4180b5e9a7f6728b_d20250117_m050423_c001_v0001100_t0041_u01737090263000") 2025/01/17 05:04:59 DEBUG : only15: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67273_d20250117_m050418_c001_v0001100_t0035_u01737090258276") 2025/01/17 05:04:59 DEBUG : only15: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bc0_d20250117_m050400_c001_v7007000_t0000_u01737090240223") 2025/01/17 05:04:59 DEBUG : only15: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67218_d20250117_m050354_c001_v0001100_t0047_u01737090234106") 2025/01/17 05:04:59 DEBUG : only16: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3668_d20250117_m050429_c001_v7007000_t0000_u01737090269785") 2025/01/17 05:04:59 DEBUG : only16: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f40082aab3ae73236_d20250117_m050423_c001_v0001165_t0050_u01737090263159") 2025/01/17 05:04:59 DEBUG : only16: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67275_d20250117_m050419_c001_v0001100_t0041_u01737090259068") 2025/01/17 05:05:00 DEBUG : only16: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bb9_d20250117_m050359_c001_v7007000_t0000_u01737090239463") 2025/01/17 05:05:00 DEBUG : only16: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67220_d20250117_m050355_c001_v0001100_t0055_u01737090235084") 2025/01/17 05:05:00 DEBUG : only17: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea366a_d20250117_m050429_c001_v7007000_t0000_u01737090269973") 2025/01/17 05:05:00 DEBUG : only17: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41657fbab5f3589d_d20250117_m050423_c001_v0001157_t0028_u01737090263167") 2025/01/17 05:05:00 DEBUG : only17: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67277_d20250117_m050419_c001_v0001100_t0046_u01737090259697") 2025/01/17 05:05:00 DEBUG : only17: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f417eed4497f324ac_d20250117_m050359_c001_v7007000_t0000_u01737090239067") 2025/01/17 05:05:00 DEBUG : only17: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67222_d20250117_m050355_c001_v0001100_t0042_u01737090235919") 2025/01/17 05:05:00 DEBUG : only18: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea366b_d20250117_m050430_c001_v7007000_t0000_u01737090270158") 2025/01/17 05:05:00 DEBUG : only18: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4180b5e9a7f6728d_d20250117_m050423_c001_v0001100_t0041_u01737090263185") 2025/01/17 05:05:00 DEBUG : only18: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f6727b_d20250117_m050420_c001_v0001100_t0011_u01737090260445") 2025/01/17 05:05:00 DEBUG : only18: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f418a837a887c4ba1_d20250117_m050359_c001_v7007000_t0000_u01737090239880") 2025/01/17 05:05:00 DEBUG : only18: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67228_d20250117_m050356_c001_v0001100_t0005_u01737090236798") 2025/01/17 05:05:00 DEBUG : only19: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea366d_d20250117_m050430_c001_v7007000_t0000_u01737090270340") 2025/01/17 05:05:00 DEBUG : only19: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403b698100051225_d20250117_m050423_c001_v0001117_t0055_u01737090263357") 2025/01/17 05:05:00 DEBUG : only19: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f6727d_d20250117_m050421_c001_v0001100_t0028_u01737090261266") 2025/01/17 05:05:00 DEBUG : only19: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f417eed4497f324ba_d20250117_m050400_c001_v7007000_t0000_u01737090240023") 2025/01/17 05:05:00 DEBUG : only19: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f6722c_d20250117_m050357_c001_v0001100_t0059_u01737090237624") 2025/01/17 05:05:00 DEBUG : only2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea366e_d20250117_m050430_c001_v7007000_t0000_u01737090270524") 2025/01/17 05:05:00 DEBUG : only2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41657fbab5f358a1_d20250117_m050423_c001_v0001157_t0028_u01737090263359") 2025/01/17 05:05:00 DEBUG : only2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67244_d20250117_m050408_c001_v0001100_t0037_u01737090247999") 2025/01/17 05:05:01 DEBUG : only2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bbe_d20250117_m050400_c001_v7007000_t0000_u01737090240023") 2025/01/17 05:05:01 DEBUG : only2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f671d4_d20250117_m050344_c001_v0001100_t0015_u01737090224117") 2025/01/17 05:05:01 DEBUG : only3: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3670_d20250117_m050430_c001_v7007000_t0000_u01737090270708") 2025/01/17 05:05:01 DEBUG : only3: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f40082aab3ae73238_d20250117_m050423_c001_v0001165_t0050_u01737090263368") 2025/01/17 05:05:01 DEBUG : only3: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67248_d20250117_m050408_c001_v0001100_t0028_u01737090248827") 2025/01/17 05:05:01 DEBUG : only3: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f417eed4497f324b5_d20250117_m050359_c001_v7007000_t0000_u01737090239643") 2025/01/17 05:05:01 DEBUG : only3: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f671d6_d20250117_m050344_c001_v0001100_t0054_u01737090224778") 2025/01/17 05:05:01 DEBUG : only4: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3671_d20250117_m050430_c001_v7007000_t0000_u01737090270897") 2025/01/17 05:05:01 DEBUG : only4: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4180b5e9a7f6728f_d20250117_m050423_c001_v0001100_t0041_u01737090263391") 2025/01/17 05:05:01 DEBUG : only4: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f6724d_d20250117_m050410_c001_v0001100_t0042_u01737090250207") 2025/01/17 05:05:01 DEBUG : only4: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f417eed4497f324af_d20250117_m050359_c001_v7007000_t0000_u01737090239249") 2025/01/17 05:05:01 DEBUG : only4: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f671da_d20250117_m050345_c001_v0001100_t0028_u01737090225478") 2025/01/17 05:05:01 DEBUG : only5: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3673_d20250117_m050431_c001_v7007000_t0000_u01737090271096") 2025/01/17 05:05:01 DEBUG : only5: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403b698100051227_d20250117_m050423_c001_v0001117_t0055_u01737090263540") 2025/01/17 05:05:01 DEBUG : only5: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67251_d20250117_m050410_c001_v0001100_t0051_u01737090250934") 2025/01/17 05:05:01 DEBUG : only5: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e4bbb_d20250117_m050359_c001_v7007000_t0000_u01737090239656") 2025/01/17 05:05:01 DEBUG : only5: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f671e8_d20250117_m050346_c001_v0001100_t0059_u01737090226275") 2025/01/17 05:05:01 DEBUG : only6: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3675_d20250117_m050431_c001_v7007000_t0000_u01737090271280") 2025/01/17 05:05:01 DEBUG : only6: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f40082aab3ae7323a_d20250117_m050423_c001_v0001165_t0050_u01737090263564") 2025/01/17 05:05:02 DEBUG : only6: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67253_d20250117_m050411_c001_v0001100_t0028_u01737090251640") 2025/01/17 05:05:02 DEBUG : only6: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f417eed4497f324b1_d20250117_m050359_c001_v7007000_t0000_u01737090239453") 2025/01/17 05:05:02 DEBUG : only6: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f671f2_d20250117_m050347_c001_v0001100_t0048_u01737090227354") 2025/01/17 05:05:02 DEBUG : only7: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3678_d20250117_m050431_c001_v7007000_t0000_u01737090271474") 2025/01/17 05:05:02 DEBUG : only7: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41657fbab5f358a5_d20250117_m050423_c001_v0001157_t0028_u01737090263550") 2025/01/17 05:05:02 DEBUG : only7: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67255_d20250117_m050412_c001_v0001100_t0001_u01737090252319") 2025/01/17 05:05:02 DEBUG : only7: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f418a837a887c4b9d_d20250117_m050359_c001_v7007000_t0000_u01737090239683") 2025/01/17 05:05:02 DEBUG : only7: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f671f8_d20250117_m050347_c001_v0001100_t0009_u01737090227973") 2025/01/17 05:05:02 DEBUG : only8: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea367b_d20250117_m050431_c001_v7007000_t0000_u01737090271660") 2025/01/17 05:05:02 DEBUG : only8: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4180b5e9a7f67291_d20250117_m050423_c001_v0001100_t0041_u01737090263575") 2025/01/17 05:05:02 DEBUG : only8: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67259_d20250117_m050413_c001_v0001100_t0047_u01737090253522") 2025/01/17 05:05:02 DEBUG : only8: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f40782440930ecb50_d20250117_m050400_c001_v7007000_t0000_u01737090240108") 2025/01/17 05:05:02 DEBUG : only8: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f671fc_d20250117_m050348_c001_v0001100_t0040_u01737090228747") 2025/01/17 05:05:02 DEBUG : only9: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea367c_d20250117_m050431_c001_v7007000_t0000_u01737090271848") 2025/01/17 05:05:02 DEBUG : only9: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403b69810005122b_d20250117_m050423_c001_v0001117_t0055_u01737090263737") 2025/01/17 05:05:02 DEBUG : only9: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67261_d20250117_m050414_c001_v0001100_t0027_u01737090254145") 2025/01/17 05:05:02 DEBUG : only9: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f418a837a887c4ba9_d20250117_m050400_c001_v7007000_t0000_u01737090240110") 2025/01/17 05:05:02 DEBUG : only9: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67202_d20250117_m050349_c001_v0001100_t0034_u01737090229483") 2025/01/17 05:05:02 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea2bd4_d20250117_m050000_c001_v7007000_t0000_u01737090000871") 2025/01/17 05:05:02 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67034_d20250117_m045958_c001_v0001100_t0031_u01737089998977") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c610144e_d20250117_m045956_c001_v7007000_t0000_u01737089996786") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35526_d20250117_m045954_c001_v0001157_t0058_u01737089994880") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c6101431_d20250117_m045953_c001_v7007000_t0000_u01737089993064") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f113103fb1bd0fb6a_d20250117_m045951_c001_v0001184_t0049_u01737089991038") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c61013f0_d20250117_m045938_c001_v7007000_t0000_u01737089978774") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354eb_d20250117_m045937_c001_v0001157_t0024_u01737089977407") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c61013e7_d20250117_m045935_c001_v7007000_t0000_u01737089975372") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354dd_d20250117_m045934_c001_v0001157_t0055_u01737089974326") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c61013e3_d20250117_m045932_c001_v7007000_t0000_u01737089972570") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354d5_d20250117_m045931_c001_v0001157_t0042_u01737089971555") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3f21_d20250117_m045924_c001_v7007000_t0000_u01737089964089") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354b5_d20250117_m045922_c001_v0001157_t0054_u01737089962636") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3f0a_d20250117_m045921_c001_v7007000_t0000_u01737089961908") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354af_d20250117_m045920_c001_v0001157_t0034_u01737089960548") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3ef2_d20250117_m045919_c001_v7007000_t0000_u01737089959769") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354ac_d20250117_m045919_c001_v0001157_t0032_u01737089959126") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354a8_d20250117_m045918_c001_v0001157_t0027_u01737089958441") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3ed9_d20250117_m045917_c001_v7007000_t0000_u01737089957711") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354a4_d20250117_m045917_c001_v0001157_t0043_u01737089957001") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354a2_d20250117_m045916_c001_v0001157_t0045_u01737089956350") 2025/01/17 05:05:03 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3e9f_d20250117_m045915_c001_v7007000_t0000_u01737089955622") 2025/01/17 05:05:04 DEBUG : potato: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35498_d20250117_m045914_c001_v0001157_t0051_u01737089954628") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403ff0ee132ae076_d20250117_m050114_c001_v7007000_t0000_u01737090074839") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f670b9_d20250117_m050114_c001_v0001100_t0059_u01737090074051") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f410c5327f2b5c680_d20250117_m050058_c001_v7007000_t0000_u01737090058545") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f670a2_d20250117_m050050_c001_v0001100_t0010_u01737090050458") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41094930ccac91a7_d20250117_m050037_c001_v7007000_t0000_u01737090037973") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67076_d20250117_m050031_c001_v0001100_t0058_u01737090031854") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41956a5b26fecc56_d20250117_m050017_c001_v7007000_t0000_u01737090017175") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67050_d20250117_m050009_c001_v0001100_t0056_u01737090009974") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c6101407_d20250117_m045944_c001_v7007000_t0000_u01737089984441") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35501_d20250117_m045942_c001_v0001157_t0030_u01737089982699") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c61013f9_d20250117_m045941_c001_v7007000_t0000_u01737089981593") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354f5_d20250117_m045939_c001_v0001157_t0023_u01737089979685") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c61013f1_d20250117_m045938_c001_v7007000_t0000_u01737089978957") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354ef_d20250117_m045938_c001_v0001157_t0005_u01737089978057") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c61013ea_d20250117_m045936_c001_v7007000_t0000_u01737089976684") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354e5_d20250117_m045935_c001_v0001157_t0013_u01737089975767") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c61013e5_d20250117_m045933_c001_v7007000_t0000_u01737089973590") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354db_d20250117_m045932_c001_v0001157_t0023_u01737089972579") 2025/01/17 05:05:04 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4057744a627e3f2a_d20250117_m045924_c001_v7007000_t0000_u01737089964843") 2025/01/17 05:05:05 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f354b9_d20250117_m045923_c001_v0001157_t0030_u01737089963806") 2025/01/17 05:05:05 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4088f55ab700e2c2_d20250117_m045752_c001_v7007000_t0000_u01737089872570") 2025/01/17 05:05:05 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3539f_d20250117_m045751_c001_v0001157_t0045_u01737089871849") 2025/01/17 05:05:05 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4088f55ab700e2c0_d20250117_m045750_c001_v7007000_t0000_u01737089870580") 2025/01/17 05:05:05 DEBUG : potato2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35399_d20250117_m045749_c001_v0001157_t0025_u01737089869878") 2025/01/17 05:05:05 DEBUG : potato3: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f410c5327f2b5c686_d20250117_m050058_c001_v7007000_t0000_u01737090058819") 2025/01/17 05:05:05 DEBUG : potato3: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f355d6_d20250117_m050051_c001_v0001157_t0041_u01737090051856") 2025/01/17 05:05:05 DEBUG : potato3: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41094930ccac91a8_d20250117_m050038_c001_v7007000_t0000_u01737090038194") 2025/01/17 05:05:05 DEBUG : potato3: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f355ac_d20250117_m050033_c001_v0001157_t0056_u01737090033193") 2025/01/17 05:05:05 DEBUG : potato3: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41956a5b26fecc57_d20250117_m050017_c001_v7007000_t0000_u01737090017439") 2025/01/17 05:05:05 DEBUG : potato3: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35558_d20250117_m050010_c001_v0001157_t0043_u01737090010611") 2025/01/17 05:05:05 DEBUG : pre-dest1/1: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3148_d20250117_m050157_c001_v7007000_t0000_u01737090117007") 2025/01/17 05:05:05 DEBUG : pre-dest1/1: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3564d_d20250117_m050148_c001_v0001157_t0050_u01737090108532") 2025/01/17 05:05:05 DEBUG : pre-dest2/2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea314f_d20250117_m050157_c001_v7007000_t0000_u01737090117199") 2025/01/17 05:05:05 DEBUG : pre-dest2/2: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f670f9_d20250117_m050149_c001_v0001100_t0050_u01737090109175") 2025/01/17 05:05:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4169dc1abdcc5860_d20250117_m050128_c001_v7007000_t0000_u01737090088245") 2025/01/17 05:05:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f113103fb1bd10e0e_d20250117_m050124_c001_v0001184_t0002_u01737090084298") 2025/01/17 05:05:06 DEBUG : sizeonly: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e721a2_d20250117_m045854_c001_v7007000_t0000_u01737089934722") 2025/01/17 05:05:06 DEBUG : sizeonly: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35456_d20250117_m045853_c001_v0001157_t0015_u01737089933603") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea36ad_d20250117_m050440_c001_v7007000_t0000_u01737090280784") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f672c1_d20250117_m050437_c001_v0001100_t0056_u01737090277767") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3692_d20250117_m050435_c001_v7007000_t0000_u01737090275864") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f358d1_d20250117_m050433_c001_v0001157_t0036_u01737090273199") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea2bf8_d20250117_m050006_c001_v7007000_t0000_u01737090006176") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67036_d20250117_m050005_c001_v0001100_t0032_u01737090005300") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea2bde_d20250117_m050003_c001_v7007000_t0000_u01737090003995") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35540_d20250117_m050003_c001_v0001157_t0005_u01737090003084") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e7219c_d20250117_m045850_c001_v7007000_t0000_u01737089930380") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35446_d20250117_m045848_c001_v0001157_t0028_u01737089928769") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e72199_d20250117_m045848_c001_v7007000_t0000_u01737089928038") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3543c_d20250117_m045846_c001_v0001157_t0038_u01737089926725") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e7218f_d20250117_m045840_c001_v7007000_t0000_u01737089920443") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35420_d20250117_m045839_c001_v0001157_t0023_u01737089919378") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e72189_d20250117_m045838_c001_v7007000_t0000_u01737089918829") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35418_d20250117_m045837_c001_v0001157_t0053_u01737089917765") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35408_d20250117_m045831_c001_v0001157_t0000_u01737089911444") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e7216b_d20250117_m045830_c001_v7007000_t0000_u01737089910722") 2025/01/17 05:05:06 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35404_d20250117_m045829_c001_v0001157_t0058_u01737089909734") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35402_d20250117_m045828_c001_v0001157_t0000_u01737089908807") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e72141_d20250117_m045827_c001_v7007000_t0000_u01737089907359") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f353f6_d20250117_m045821_c001_v0001157_t0036_u01737089901650") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f353e0_d20250117_m045815_c001_v0001157_t0030_u01737089895404") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e720e2_d20250117_m045814_c001_v7007000_t0000_u01737089894677") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f353d8_d20250117_m045813_c001_v0001157_t0047_u01737089893814") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f353d5_d20250117_m045812_c001_v0001157_t0032_u01737089892872") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f409d499a73e720d9_d20250117_m045811_c001_v7007000_t0000_u01737089891764") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f353bf_d20250117_m045803_c001_v0001157_t0058_u01737089883355") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41094930ccac9136_d20250117_m045802_c001_v7007000_t0000_u01737089882977") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f353bd_d20250117_m045802_c001_v0001157_t0053_u01737089882288") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4088f55ab700e2e0_d20250117_m045800_c001_v7007000_t0000_u01737089880645") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f353bb_d20250117_m045759_c001_v0001157_t0041_u01737089879973") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4088f55ab700e2d0_d20250117_m045759_c001_v7007000_t0000_u01737089879427") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f353b5_d20250117_m045758_c001_v0001157_t0058_u01737089878668") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4088f55ab700e2c8_d20250117_m045757_c001_v7007000_t0000_u01737089877397") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f353af_d20250117_m045756_c001_v0001157_t0041_u01737089876542") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4088f55ab700e2c5_d20250117_m045755_c001_v7007000_t0000_u01737089875994") 2025/01/17 05:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f353ab_d20250117_m045755_c001_v0001157_t0058_u01737089875261") 2025/01/17 05:05:08 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4088f55ab700e2c4_d20250117_m045754_c001_v7007000_t0000_u01737089874323") 2025/01/17 05:05:08 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f353a7_d20250117_m045753_c001_v0001157_t0057_u01737089873487") 2025/01/17 05:05:08 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4088f55ab700e2ba_d20250117_m045747_c001_v7007000_t0000_u01737089867336") 2025/01/17 05:05:08 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3538d_d20250117_m045746_c001_v0001157_t0038_u01737089866616") 2025/01/17 05:05:08 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4088f55ab700e2b7_d20250117_m045745_c001_v7007000_t0000_u01737089865691") 2025/01/17 05:05:08 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35389_d20250117_m045744_c001_v0001157_t0007_u01737089864998") 2025/01/17 05:05:08 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4088f55ab700e2b2_d20250117_m045744_c001_v7007000_t0000_u01737089864083") 2025/01/17 05:05:08 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35381_d20250117_m045743_c001_v0001157_t0000_u01737089863084") 2025/01/17 05:05:08 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4088f55ab700e2b0_d20250117_m045740_c001_v7007000_t0000_u01737089860145") 2025/01/17 05:05:08 DEBUG : sub dir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f35379_d20250117_m045739_c001_v0001157_t0030_u01737089859478") 2025/01/17 05:05:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea36ae_d20250117_m050440_c001_v7007000_t0000_u01737090280968") 2025/01/17 05:05:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f103b698100051275_d20250117_m050437_c001_v0001117_t0018_u01737090277781") 2025/01/17 05:05:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea3694_d20250117_m050436_c001_v7007000_t0000_u01737090276064") 2025/01/17 05:05:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f10082aab3ae7325c_d20250117_m050433_c001_v0001165_t0022_u01737090273215") 2025/01/17 05:05:08 DEBUG : sub/yam: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea2bd2_d20250117_m050000_c001_v7007000_t0000_u01737090000323") 2025/01/17 05:05:08 DEBUG : sub/yam: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f113103fb1bd0fcce_d20250117_m045958_c001_v0001184_t0028_u01737089998617") 2025/01/17 05:05:08 DEBUG : three: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c6101424_d20250117_m045950_c001_v7007000_t0000_u01737089990313") 2025/01/17 05:05:08 DEBUG : three: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3551a_d20250117_m045949_c001_v0001157_t0029_u01737089989068") 2025/01/17 05:05:08 DEBUG : three: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11657fbab5f3550e_d20250117_m045946_c001_v0001157_t0046_u01737089986710") 2025/01/17 05:05:08 DEBUG : two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c6101426_d20250117_m045950_c001_v7007000_t0000_u01737089990494") 2025/01/17 05:05:08 DEBUG : two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4180b5e9a7f6700e_d20250117_m045948_c001_v0001100_t0041_u01737089988459") 2025/01/17 05:05:09 DEBUG : two: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f41657fbab5f3550c_d20250117_m045946_c001_v0001157_t0028_u01737089986520") 2025/01/17 05:05:09 DEBUG : yam: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea2bd5_d20250117_m050001_c001_v7007000_t0000_u01737090001054") 2025/01/17 05:05:09 DEBUG : yam: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1018730c296f4f38_d20250117_m050000_c001_v0001184_t0031_u01737090000086") 2025/01/17 05:05:09 DEBUG : yam: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c6101449_d20250117_m045956_c001_v7007000_t0000_u01737089996238") 2025/01/17 05:05:09 DEBUG : yam: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f113103fb1bd0fc14_d20250117_m045954_c001_v0001184_t0040_u01737089994525") 2025/01/17 05:05:09 DEBUG : yam: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c610142d_d20250117_m045952_c001_v7007000_t0000_u01737089992501") 2025/01/17 05:05:09 DEBUG : yam: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f1180b5e9a7f67014_d20250117_m045951_c001_v0001100_t0051_u01737089991049") 2025/01/17 05:05:09 DEBUG : yaml: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f4009652885ea2bcd_d20250117_m045957_c001_v7007000_t0000_u01737089997328") 2025/01/17 05:05:09 DEBUG : yaml: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f115bbc1ed793dd0a_d20250117_m045955_c001_v0001101_t0021_u01737089995892") 2025/01/17 05:05:09 DEBUG : yaml: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f403d17c8c6101434_d20250117_m045953_c001_v7007000_t0000_u01737089993244") 2025/01/17 05:05:09 DEBUG : yaml: Deleting (id "4_zef92ada390fd7b2b9f480e1b_f11823e82aff8b956_d20250117_m045952_c001_v0001183_t0034_u01737089992284") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m39.455248357s (try 1/5)