"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/10/13 03:52:42 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi" 2024/10/13 03:52:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/13 03:52:43 DEBUG : Creating backend with remote "/tmp/rclone1751222347" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:52:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/13 03:52:47 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:52:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/13 03:52:47 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.06s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:52:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/13 03:52:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/13 03:52:48 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:52:48 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:52:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:52:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:52:50 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.36s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", 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-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", 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-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:52:51 DEBUG : Creating backend with remote "/non-existing" 2024/10/13 03:52:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/13 03:52:51 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:52:51 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:52:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/13 03:52:53 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:52:53 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:52:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:52:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.13s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:52:54 INFO : B2 bucket rclone-test-vaziqes4gadi: Running all checks before starting transfers 2024/10/13 03:52:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/13 03:52:54 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:52:54 INFO : B2 bucket rclone-test-vaziqes4gadi: Checks finished, now starting transfers 2024/10/13 03:52:54 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:52:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:52:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.68s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:52:56 ERROR : Ignoring --no-traverse with sync 2024/10/13 03:52:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/13 03:52:56 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:52:56 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:52:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:52:57 INFO : sub dir/hello world: Copied (new) 2024/10/13 03:52:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.84s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:52:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/13 03:52:58 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:52:58 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:52:58 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/10/13 03:52:58 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.82s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/13 03:53:00 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:53:00 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:53:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:53:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/13 03:53:02 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:53:02 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:53:02 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:53:02 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.04s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/13 03:53:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/13 03:53:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/13 03:53:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/13 03:53:03 DEBUG : sub dir: Making directory 2024/10/13 03:53:03 DEBUG : sub dir2: Making directory 2024/10/13 03:53:03 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/13 03:53:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/13 03:53:03 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:53:03 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:53:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:53:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/10/13 03:53:04 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.71s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:05 DEBUG : sub dir2: Making directory 2024/10/13 03:53:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/13 03:53:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/13 03:53:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/13 03:53:05 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:53:05 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:53:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:53:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.44s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:06 DEBUG : sub dir2: Making directory with metadata 2024/10/13 03:53:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/13 03:53:06 DEBUG : sub dir: Making directory 2024/10/13 03:53:06 DEBUG : sub dir2: Making directory 2024/10/13 03:53:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/13 03:53:06 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:53:06 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:53:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:53:07 INFO : sub dir/hello world: Copied (new) 2024/10/13 03:53:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/13 03:53:07 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/13 03:53:07 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.90s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:09 DEBUG : sub dir2: Making directory 2024/10/13 03:53:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/13 03:53:09 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:53:09 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:53:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:53:09 INFO : sub dir/hello world: Copied (new) 2024/10/13 03:53:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.31s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:10 DEBUG : sub dir2: Making directory with metadata 2024/10/13 03:53:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/13 03:53:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/13 03:53:10 DEBUG : sub dir: Making directory 2024/10/13 03:53:10 DEBUG : sub dir2: Making directory 2024/10/13 03:53:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/13 03:53:10 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:53:10 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:53:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:53:10 INFO : sub dir/hello world: Copied (new) 2024/10/13 03:53:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/13 03:53:11 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.73s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.39s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:12 DEBUG : sub dir2: Making directory 2024/10/13 03:53:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/13 03:53:13 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:53:13 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:53:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:53:13 INFO : sub dir/hello world: Copied (new) 2024/10/13 03:53:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.74s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:14 DEBUG : Creating backend with remote "TestB2:rclone-test-hacizal2heva" 2024/10/13 03:53:14 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-vaziqes4gadi -> B2 bucket rclone-test-hacizal2heva 2024/10/13 03:53:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/13 03:53:15 DEBUG : B2 bucket rclone-test-hacizal2heva: Waiting for checks to finish 2024/10/13 03:53:15 DEBUG : B2 bucket rclone-test-hacizal2heva: Waiting for transfers to finish 2024/10/13 03:53:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:53:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:20 DEBUG : B2 bucket rclone-test-hacizal2heva: Purge remote 2024/10/13 03:53:20 INFO : B2 bucket rclone-test-hacizal2heva: cleaning bucket "rclone-test-hacizal2heva" of all files 2024/10/13 03:53:20 DEBUG : sub dir/hello world: Deleting (id "4_zff124db3002d8b4b9f280e1b_f119c6db77a350079_d20241013_m035319_c001_v0001044_t0013_u01728791599481") --- PASS: TestServerSideCopy (9.95s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/13 03:53:25 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:53:25 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:53:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/13 03:53:25 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.50s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kixafil3fiqe" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-vaziqes4gadi -> B2 bucket rclone-test-kixafil3fiqe 2024/10/13 03:53:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/13 03:53:28 DEBUG : B2 bucket rclone-test-kixafil3fiqe: Waiting for checks to finish 2024/10/13 03:53:28 DEBUG : B2 bucket rclone-test-kixafil3fiqe: Waiting for transfers to finish 2024/10/13 03:53:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:53:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/13 03:53:34 DEBUG : B2 bucket rclone-test-kixafil3fiqe: Waiting for checks to finish 2024/10/13 03:53:34 DEBUG : B2 bucket rclone-test-kixafil3fiqe: Waiting for transfers to finish 2024/10/13 03:53:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/13 03:53:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:34 DEBUG : B2 bucket rclone-test-kixafil3fiqe: Purge remote 2024/10/13 03:53:34 INFO : B2 bucket rclone-test-kixafil3fiqe: cleaning bucket "rclone-test-kixafil3fiqe" of all files 2024/10/13 03:53:34 DEBUG : sub dir/hello world: Deleting (id "4_zef427dc3002d8b4b9f280e1b_f1171b45d002541ea_d20241013_m035334_c001_v0001181_t0040_u01728791614155") 2024/10/13 03:53:34 DEBUG : sub dir/hello world: Deleting (id "4_zef427dc3002d8b4b9f280e1b_f119f7caf51f4ef91_d20241013_m035332_c001_v0001091_t0042_u01728791612041") --- PASS: TestServerSideCopyOverSelf (13.22s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/13 03:53:41 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:53:41 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:53:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/13 03:53:41 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/13 03:53:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.65s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:43 DEBUG : Creating backend with remote "TestB2:rclone-test-pogonik9migi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-vaziqes4gadi -> B2 bucket rclone-test-pogonik9migi 2024/10/13 03:53:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/13 03:53:44 DEBUG : B2 bucket rclone-test-pogonik9migi: Waiting for checks to finish 2024/10/13 03:53:44 DEBUG : B2 bucket rclone-test-pogonik9migi: Waiting for transfers to finish 2024/10/13 03:53:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:53:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/13 03:53:49 DEBUG : B2 bucket rclone-test-pogonik9migi: Waiting for checks to finish 2024/10/13 03:53:49 DEBUG : B2 bucket rclone-test-pogonik9migi: Waiting for transfers to finish 2024/10/13 03:53:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/13 03:53:50 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/13 03:53:50 INFO : sub dir/hello world: Deleted 2024/10/13 03:53:51 DEBUG : testing file moves 2024/10/13 03:53:51 DEBUG : B2 bucket rclone-test-pogonik9migi: Waiting for checks to finish 2024/10/13 03:53:51 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/13 03:53:51 DEBUG : B2 bucket rclone-test-pogonik9migi: Waiting for transfers to finish 2024/10/13 03:53:52 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/10/13 03:53:52 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/13 03:53:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:53 DEBUG : B2 bucket rclone-test-pogonik9migi: Purge remote 2024/10/13 03:53:53 INFO : B2 bucket rclone-test-pogonik9migi: cleaning bucket "rclone-test-pogonik9migi" of all files 2024/10/13 03:53:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2bda3002d8b4b9f280e1b_f109ffe4491f586cc_d20241013_m035351_c001_v0001109_t0006_u01728791631802") 2024/10/13 03:53:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2bda3002d8b4b9f280e1b_f1007ebbebec916cf_d20241013_m035350_c001_v0001098_t0039_u01728791630079") 2024/10/13 03:53:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2bda3002d8b4b9f280e1b_f11276badb6d3fff0_d20241013_m035347_c001_v0001178_t0044_u01728791627989") --- PASS: TestServerSideMoveOverSelf (16.52s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:53:59 ERROR : : error listing: directory not found 2024/10/13 03:53:59 DEBUG : Local file system at /tmp/rclone1751222347: Making directory 2024/10/13 03:54:00 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:00 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.11s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/13 03:54:01 DEBUG : Local file system at /tmp/rclone1751222347: Waiting for checks to finish 2024/10/13 03:54:01 DEBUG : Local file system at /tmp/rclone1751222347: Waiting for transfers to finish 2024/10/13 03:54:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:54:02 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/10/13 03:54:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:03 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/13 03:54:03 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:03 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/13 03:54:04 INFO : check sum: Copied (new) 2024/10/13 03:54:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:04 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/13 03:54:04 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/10/13 03:54:04 DEBUG : check sum: Unchanged skipping 2024/10/13 03:54:04 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:04 DEBUG : Waiting for deletions to finish 2024/10/13 03:54:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.48s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/13 03:54:06 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:06 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:06 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/13 03:54:06 INFO : sizeonly: Copied (new) 2024/10/13 03:54:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:06 DEBUG : sizeonly: Sizes identical 2024/10/13 03:54:06 DEBUG : sizeonly: Unchanged skipping 2024/10/13 03:54:06 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:06 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:06 DEBUG : Waiting for deletions to finish 2024/10/13 03:54:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.57s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/13 03:54:08 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:08 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:08 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/10/13 03:54:08 INFO : ignore-size: Copied (new) 2024/10/13 03:54:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:09 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:54:09 DEBUG : ignore-size: Unchanged skipping 2024/10/13 03:54:09 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:09 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:09 DEBUG : Waiting for deletions to finish 2024/10/13 03:54:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.34s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:54:11 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:11 DEBUG : existing: Unchanged skipping 2024/10/13 03:54:11 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:11 DEBUG : Waiting for deletions to finish 2024/10/13 03:54:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/13 03:54:11 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:11 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/13 03:54:11 INFO : existing: Copied (replaced existing) 2024/10/13 03:54:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.60s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:13 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/13 03:54:13 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:13 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/13 03:54:13 INFO : existing: Copied (new) 2024/10/13 03:54:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:14 DEBUG : existing: Destination exists, skipping 2024/10/13 03:54:14 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:14 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:14 DEBUG : Waiting for deletions to finish 2024/10/13 03:54:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.41s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:16 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/13 03:54:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:54:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/13 03:54:16 DEBUG : c/non empty space: Unchanged skipping 2024/10/13 03:54:16 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:16 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/13 03:54:17 INFO : a/potato2: Copied (new) 2024/10/13 03:54:17 DEBUG : Waiting for deletions to finish 2024/10/13 03:54:17 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.25s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:19 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:19 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 2024/10/13 03:54:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/13 03:54:19 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/10/13 03:54:19 DEBUG : empty space: Unchanged skipping 2024/10/13 03:54:19 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:19 DEBUG : Waiting for deletions to finish 2024/10/13 03:54:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:20 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 2024/10/13 03:54:20 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/13 03:54:21 INFO : empty space: Updated modification time in destination 2024/10/13 03:54:21 DEBUG : empty space: Unchanged skipping 2024/10/13 03:54:21 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:21 DEBUG : Waiting for deletions to finish 2024/10/13 03:54:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.48s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:24 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:24 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/10/13 03:54:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/13 03:54:24 DEBUG : empty space: Unchanged skipping 2024/10/13 03:54:24 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:24 DEBUG : Waiting for deletions to finish 2024/10/13 03:54:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.90s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:25 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:25 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 2024/10/13 03:54:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1751222347) 2024/10/13 03:54:25 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vaziqes4gadi) 2024/10/13 03:54:25 DEBUG : foo: sha1 differ 2024/10/13 03:54:25 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/10/13 03:54:26 INFO : foo: Copied (replaced existing) 2024/10/13 03:54:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:28 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/13 03:54:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:54:28 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:28 DEBUG : empty space: Unchanged skipping 2024/10/13 03:54:28 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:28 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/13 03:54:28 INFO : potato: Copied (new) 2024/10/13 03:54:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/13 03:54:30 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:30 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/10/13 03:54:30 INFO : potato: Copied (replaced existing) 2024/10/13 03:54:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.04s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:32 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 2024/10/13 03:54:32 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1751222347) 2024/10/13 03:54:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vaziqes4gadi) 2024/10/13 03:54:32 DEBUG : potato: sha1 differ 2024/10/13 03:54:32 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/10/13 03:54:32 INFO : potato: Copied (replaced existing) 2024/10/13 03:54:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/13 03:54:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/13 03:54:35 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:54:35 DEBUG : empty space: Unchanged skipping 2024/10/13 03:54:35 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:35 DEBUG : Waiting for deletions to finish 2024/10/13 03:54:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/13 03:54:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:54:37 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:37 DEBUG : empty space: Unchanged skipping 2024/10/13 03:54:37 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/13 03:54:38 INFO : potato2: Copied (new) 2024/10/13 03:54:38 DEBUG : Waiting for deletions to finish 2024/10/13 03:54:38 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:40 DEBUG : d: Making directory 2024/10/13 03:54:40 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/10/13 03:54:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:54:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/13 03:54:40 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:40 DEBUG : c/non empty space: Unchanged skipping 2024/10/13 03:54:40 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/13 03:54:40 INFO : a/potato2: Copied (new) 2024/10/13 03:54:40 DEBUG : Waiting for deletions to finish 2024/10/13 03:54:41 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:43 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/13 03:54:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/13 03:54:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:54:44 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:44 DEBUG : c/non empty space: Unchanged skipping 2024/10/13 03:54:44 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/13 03:54:44 INFO : a/potato2: Copied (new) 2024/10/13 03:54:44 ERROR : B2 bucket rclone-test-vaziqes4gadi: not deleting files as there were IO errors 2024/10/13 03:54:44 ERROR : B2 bucket rclone-test-vaziqes4gadi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:46 DEBUG : Waiting for deletions to finish 2024/10/13 03:54:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/13 03:54:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:54:47 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:47 DEBUG : empty space: Unchanged skipping 2024/10/13 03:54:47 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:47 INFO : potato: Deleted 2024/10/13 03:54:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/13 03:54:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.78s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:50 DEBUG : Waiting for deletions to finish 2024/10/13 03:54:50 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:50 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:50 INFO : potato: Deleted 2024/10/13 03:54:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/13 03:54:51 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:54:51 DEBUG : empty space: Unchanged skipping 2024/10/13 03:54:51 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/13 03:54:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.46s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/13 03:54:54 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:54 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/10/13 03:54:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.71s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:56 DEBUG : enormous: Excluded (Size Filter) 2024/10/13 03:54:56 DEBUG : enormous: Excluded 2024/10/13 03:54:56 DEBUG : potato2: Excluded (Size Filter) 2024/10/13 03:54:56 DEBUG : potato2: Excluded 2024/10/13 03:54:57 DEBUG : potato2: Excluded (Size Filter) 2024/10/13 03:54:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:54:57 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:54:57 DEBUG : empty space: Unchanged skipping 2024/10/13 03:54:57 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:54:57 DEBUG : Waiting for deletions to finish 2024/10/13 03:54:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:54:57 DEBUG : enormous: Excluded (Size Filter) 2024/10/13 03:54:57 DEBUG : enormous: Excluded 2024/10/13 03:54:57 DEBUG : potato2: Excluded (Size Filter) 2024/10/13 03:54:57 DEBUG : potato2: Excluded 2024/10/13 03:54:57 DEBUG : potato2: Excluded (Size Filter) 2024/10/13 03:54:57 DEBUG : Local file system at /tmp/rclone1751222347: Waiting for checks to finish 2024/10/13 03:54:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/13 03:54:57 DEBUG : empty space: Unchanged skipping 2024/10/13 03:54:57 DEBUG : Local file system at /tmp/rclone1751222347: Waiting for transfers to finish 2024/10/13 03:54:57 DEBUG : Waiting for deletions to finish 2024/10/13 03:54:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.99s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:55:01 DEBUG : enormous: Excluded (Size Filter) 2024/10/13 03:55:01 DEBUG : enormous: Excluded 2024/10/13 03:55:01 DEBUG : potato2: Excluded (Size Filter) 2024/10/13 03:55:01 DEBUG : potato2: Excluded 2024/10/13 03:55:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:55:01 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:55:01 DEBUG : empty space: Unchanged skipping 2024/10/13 03:55:01 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:55:01 DEBUG : Waiting for deletions to finish 2024/10/13 03:55:01 INFO : enormous: Deleted 2024/10/13 03:55:01 INFO : potato2: Deleted 2024/10/13 03:55:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:55:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/13 03:55:02 DEBUG : empty space: Unchanged skipping 2024/10/13 03:55:02 DEBUG : Local file system at /tmp/rclone1751222347: Waiting for checks to finish 2024/10/13 03:55:02 DEBUG : Local file system at /tmp/rclone1751222347: Waiting for transfers to finish 2024/10/13 03:55:02 DEBUG : Waiting for deletions to finish 2024/10/13 03:55:02 INFO : enormous: Deleted 2024/10/13 03:55:02 INFO : potato2: Deleted 2024/10/13 03:55:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.42s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:55:04 DEBUG : five: Need to transfer - File not found at Destination 2024/10/13 03:55:04 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/10/13 03:55:04 DEBUG : one: Destination is newer than source, skipping 2024/10/13 03:55:04 DEBUG : three: Sizes identical 2024/10/13 03:55:04 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:55:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/10/13 03:55:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1751222347) 2024/10/13 03:55:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/10/13 03:55:04 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vaziqes4gadi) 2024/10/13 03:55:04 DEBUG : two: sha1 differ 2024/10/13 03:55:04 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:55:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/13 03:55:05 INFO : five: Copied (new) 2024/10/13 03:55:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/13 03:55:05 INFO : four: Copied (replaced existing) 2024/10/13 03:55:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/13 03:55:05 INFO : two: Copied (replaced existing) 2024/10/13 03:55:05 DEBUG : Waiting for deletions to finish 2024/10/13 03:55:06 DEBUG : one: Destination is newer than source, skipping 2024/10/13 03:55:06 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:55:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/13 03:55:06 DEBUG : two: Size and sha1 of src and dst objects identical 2024/10/13 03:55:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/10/13 03:55:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1751222347) 2024/10/13 03:55:06 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vaziqes4gadi) 2024/10/13 03:55:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/13 03:55:06 DEBUG : three: sha1 differ 2024/10/13 03:55:06 DEBUG : four: Size and sha1 of src and dst objects identical 2024/10/13 03:55:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/13 03:55:06 DEBUG : five: Size and sha1 of src and dst objects identical 2024/10/13 03:55:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/10/13 03:55:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/10/13 03:55:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/10/13 03:55:06 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:55:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/13 03:55:06 INFO : three: Copied (replaced existing) 2024/10/13 03:55:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.53s) === 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-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/10/13 03:55:08 INFO : B2 bucket rclone-test-vaziqes4gadi: Making map for --track-renames 2024/10/13 03:55:08 INFO : B2 bucket rclone-test-vaziqes4gadi: Finished making map for --track-renames 2024/10/13 03:55:08 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:55:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/13 03:55:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/13 03:55:08 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for renames to finish 2024/10/13 03:55:08 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:55:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/13 03:55:08 INFO : yam: Copied (new) 2024/10/13 03:55:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/13 03:55:08 INFO : potato: Copied (new) 2024/10/13 03:55:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:55:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:55:08 INFO : B2 bucket rclone-test-vaziqes4gadi: Making map for --track-renames 2024/10/13 03:55:08 INFO : B2 bucket rclone-test-vaziqes4gadi: Finished making map for --track-renames 2024/10/13 03:55:08 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:55:08 DEBUG : potato: Unchanged skipping 2024/10/13 03:55:08 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for renames to finish 2024/10/13 03:55:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/13 03:55:09 INFO : yam: Copied (server-side copy) to: yaml 2024/10/13 03:55:10 INFO : yam: Deleted 2024/10/13 03:55:10 INFO : yaml: Renamed from "yam" 2024/10/13 03:55:10 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:55:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.83s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/10/13 03:55:11 INFO : B2 bucket rclone-test-vaziqes4gadi: Making map for --track-renames 2024/10/13 03:55:11 INFO : B2 bucket rclone-test-vaziqes4gadi: Finished making map for --track-renames 2024/10/13 03:55:11 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:55:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/13 03:55:11 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for renames to finish 2024/10/13 03:55:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/13 03:55:11 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:55:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/13 03:55:12 INFO : potato: Copied (new) 2024/10/13 03:55:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/13 03:55:12 INFO : yam: Copied (new) 2024/10/13 03:55:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:55:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:55:12 INFO : B2 bucket rclone-test-vaziqes4gadi: Making map for --track-renames 2024/10/13 03:55:12 INFO : B2 bucket rclone-test-vaziqes4gadi: Finished making map for --track-renames 2024/10/13 03:55:12 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:55:12 DEBUG : potato: Unchanged skipping 2024/10/13 03:55:12 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for renames to finish 2024/10/13 03:55:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/13 03:55:13 INFO : yam: Copied (server-side copy) to: yaml 2024/10/13 03:55:13 INFO : yam: Deleted 2024/10/13 03:55:13 INFO : yaml: Renamed from "yam" 2024/10/13 03:55:13 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:55:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/10/13 03:55:15 INFO : B2 bucket rclone-test-vaziqes4gadi: Making map for --track-renames 2024/10/13 03:55:15 INFO : B2 bucket rclone-test-vaziqes4gadi: Finished making map for --track-renames 2024/10/13 03:55:15 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:55:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/13 03:55:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/13 03:55:15 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for renames to finish 2024/10/13 03:55:15 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:55:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/13 03:55:15 INFO : sub/yam: Copied (new) 2024/10/13 03:55:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/13 03:55:16 INFO : potato: Copied (new) 2024/10/13 03:55:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:55:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:55:16 DEBUG : potato: Unchanged skipping 2024/10/13 03:55:16 INFO : B2 bucket rclone-test-vaziqes4gadi: Making map for --track-renames 2024/10/13 03:55:16 INFO : B2 bucket rclone-test-vaziqes4gadi: Finished making map for --track-renames 2024/10/13 03:55:16 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:55:16 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for renames to finish 2024/10/13 03:55:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/13 03:55:17 INFO : sub/yam: Copied (server-side copy) to: yam 2024/10/13 03:55:17 INFO : sub/yam: Deleted 2024/10/13 03:55:17 INFO : yam: Renamed from "sub/yam" 2024/10/13 03:55:17 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:55:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.06s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:55:19 DEBUG : Creating backend with remote "/tmp/rclone1751222347/dir1" 2024/10/13 03:55:19 DEBUG : Config file has changed externally - reloading 2024/10/13 03:55:19 DEBUG : Creating backend with remote "/tmp/rclone1751222347/dir2" 2024/10/13 03:55:19 DEBUG : Local file system at /tmp/rclone1751222347/dir2: Using server-side directory move 2024/10/13 03:55:19 INFO : Local file system at /tmp/rclone1751222347/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/13 03:55:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/13 03:55:19 DEBUG : Local file system at /tmp/rclone1751222347/dir2: Waiting for checks to finish 2024/10/13 03:55:19 INFO : file1.txt: Moved (server-side) 2024/10/13 03:55:19 DEBUG : Local file system at /tmp/rclone1751222347/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:55:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/13 03:55:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/13 03:55:20 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:55:20 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:55:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/13 03:55:20 INFO : nested/sub dir/file: Copied (new) 2024/10/13 03:55:20 INFO : nested/sub dir/file: Deleted 2024/10/13 03:55:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:55:20 INFO : sub dir/hello world: Copied (new) 2024/10/13 03:55:20 INFO : sub dir/hello world: Deleted 2024/10/13 03:55:20 INFO : sub dir: Removing directory 2024/10/13 03:55:20 INFO : nested/sub dir: Removing directory 2024/10/13 03:55:20 INFO : nested: Removing directory 2024/10/13 03:55:20 DEBUG : Local file system at /tmp/rclone1751222347: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:55:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/13 03:55:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/13 03:55:22 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:55:22 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:55:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/13 03:55:22 INFO : nested/sub dir/file: Copied (new) 2024/10/13 03:55:22 INFO : nested/sub dir/file: Deleted 2024/10/13 03:55:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/13 03:55:22 INFO : sub dir/hello world: Copied (new) 2024/10/13 03:55:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.23s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:55:24 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/13 03:55:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/13 03:55:24 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:55:24 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:55:24 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/10/13 03:55:24 INFO : existing-b: Copied (new) 2024/10/13 03:55:24 INFO : existing-b: Deleted 2024/10/13 03:55:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/13 03:55:24 INFO : existing: Copied (new) 2024/10/13 03:55:24 INFO : existing: Deleted 2024/10/13 03:55:25 DEBUG : existing: Destination exists, skipping 2024/10/13 03:55:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/13 03:55:25 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:55:25 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:55:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.31s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:55:26 DEBUG : Creating backend with remote "TestB2:rclone-test-jehegas9jufu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vaziqes4gadi -> B2 bucket rclone-test-jehegas9jufu 2024/10/13 03:55:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/13 03:55:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/13 03:55:30 DEBUG : empty space: Unchanged skipping 2024/10/13 03:55:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/13 03:55:30 DEBUG : B2 bucket rclone-test-jehegas9jufu: Waiting for checks to finish 2024/10/13 03:55:31 INFO : empty space: Deleted 2024/10/13 03:55:31 DEBUG : B2 bucket rclone-test-jehegas9jufu: Waiting for transfers to finish 2024/10/13 03:55:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/13 03:55:31 INFO : potato2: Copied (server-side copy) 2024/10/13 03:55:31 INFO : potato2: Deleted 2024/10/13 03:55:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/13 03:55:32 INFO : potato3: Copied (server-side copy) 2024/10/13 03:55:32 INFO : potato3: Deleted 2024/10/13 03:55:32 DEBUG : Creating backend with remote "TestB2:rclone-test-wezezey0vumi" 2024/10/13 03:55:33 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/13 03:55:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/13 03:55:33 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/13 03:55:33 DEBUG : B2 bucket rclone-test-wezezey0vumi: Waiting for checks to finish 2024/10/13 03:55:33 DEBUG : B2 bucket rclone-test-wezezey0vumi: Waiting for transfers to finish 2024/10/13 03:55:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/13 03:55:35 INFO : empty space: Copied (server-side copy) 2024/10/13 03:55:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/13 03:55:36 INFO : potato2: Copied (server-side copy) 2024/10/13 03:55:36 INFO : empty space: Deleted 2024/10/13 03:55:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/13 03:55:36 INFO : potato3: Copied (server-side copy) 2024/10/13 03:55:36 INFO : potato2: Deleted 2024/10/13 03:55:36 INFO : potato3: Deleted 2024/10/13 03:55:36 DEBUG : B2 bucket rclone-test-wezezey0vumi: Purge remote 2024/10/13 03:55:36 INFO : B2 bucket rclone-test-wezezey0vumi: cleaning bucket "rclone-test-wezezey0vumi" of all files 2024/10/13 03:55:36 DEBUG : empty space: Deleting (id "4_zaf226d63004d8b4b9f280e1b_f110c788734ffd56f_d20241013_m035535_c001_v0001044_t0010_u01728791735512") 2024/10/13 03:55:36 DEBUG : potato2: Deleting (id "4_zaf226d63004d8b4b9f280e1b_f116fc2103a4a796b_d20241013_m035535_c001_v0001181_t0028_u01728791735903") 2024/10/13 03:55:36 DEBUG : potato3: Deleting (id "4_zaf226d63004d8b4b9f280e1b_f1152ab032a45a1b4_d20241013_m035535_c001_v0001043_t0027_u01728791735893") 2024/10/13 03:55:38 DEBUG : B2 bucket rclone-test-jehegas9jufu: Purge remote 2024/10/13 03:55:38 INFO : B2 bucket rclone-test-jehegas9jufu: cleaning bucket "rclone-test-jehegas9jufu" of all files 2024/10/13 03:55:38 DEBUG : empty space: Deleting (id "4_zcfa25d23004d8b4b9f280e1b_f4012edf155cd455a_d20241013_m035535_c001_v7007000_t0000_u01728791735988") 2024/10/13 03:55:38 DEBUG : empty space: Deleting (id "4_zcfa25d23004d8b4b9f280e1b_f1106ada393ebfbc6_d20241013_m035529_c001_v0001137_t0019_u01728791729876") 2024/10/13 03:55:38 DEBUG : potato2: Deleting (id "4_zcfa25d23004d8b4b9f280e1b_f409ba63f19c1c17b_d20241013_m035536_c001_v7007000_t0000_u01728791736150") 2024/10/13 03:55:38 DEBUG : potato2: Deleting (id "4_zcfa25d23004d8b4b9f280e1b_f116f2fcce79ca863_d20241013_m035530_c001_v0001044_t0007_u01728791730978") 2024/10/13 03:55:38 DEBUG : potato3: Deleting (id "4_zcfa25d23004d8b4b9f280e1b_f4012edf155cd455c_d20241013_m035536_c001_v7007000_t0000_u01728791736223") 2024/10/13 03:55:38 DEBUG : potato3: Deleting (id "4_zcfa25d23004d8b4b9f280e1b_f118119f581bcaed3_d20241013_m035531_c001_v0001109_t0023_u01728791731378") 2024/10/13 03:55:38 DEBUG : potato3: Deleting (id "4_zcfa25d23004d8b4b9f280e1b_f1106ada393ebfbca_d20241013_m035530_c001_v0001137_t0051_u01728791730293") --- PASS: TestServerSideMove (15.85s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:55:42 DEBUG : Creating backend with remote "TestB2:rclone-test-sisexad5reso" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vaziqes4gadi -> B2 bucket rclone-test-sisexad5reso 2024/10/13 03:55:51 DEBUG : empty space: Excluded (Size Filter) 2024/10/13 03:55:52 DEBUG : empty space: Excluded (Size Filter) 2024/10/13 03:55:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/13 03:55:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/13 03:55:52 DEBUG : B2 bucket rclone-test-sisexad5reso: Waiting for checks to finish 2024/10/13 03:55:52 DEBUG : B2 bucket rclone-test-sisexad5reso: Waiting for transfers to finish 2024/10/13 03:55:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/13 03:55:52 INFO : potato2: Copied (server-side copy) 2024/10/13 03:55:52 INFO : potato2: Deleted 2024/10/13 03:55:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/13 03:55:53 INFO : potato3: Copied (server-side copy) 2024/10/13 03:55:53 INFO : potato3: Deleted 2024/10/13 03:55:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqetol0ziyu" 2024/10/13 03:55:54 DEBUG : empty space: Excluded (Size Filter) 2024/10/13 03:55:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/13 03:55:54 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/13 03:55:54 DEBUG : B2 bucket rclone-test-zaqetol0ziyu: Waiting for checks to finish 2024/10/13 03:55:54 DEBUG : B2 bucket rclone-test-zaqetol0ziyu: Waiting for transfers to finish 2024/10/13 03:55:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/13 03:55:59 INFO : potato2: Copied (server-side copy) 2024/10/13 03:55:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/13 03:55:59 INFO : potato3: Copied (server-side copy) 2024/10/13 03:55:59 INFO : potato2: Deleted 2024/10/13 03:55:59 INFO : potato3: Deleted 2024/10/13 03:55:59 DEBUG : B2 bucket rclone-test-zaqetol0ziyu: Purge remote 2024/10/13 03:55:59 INFO : B2 bucket rclone-test-zaqetol0ziyu: cleaning bucket "rclone-test-zaqetol0ziyu" of all files 2024/10/13 03:56:00 DEBUG : potato2: Deleting (id "4_z2f92bd93004d8b4b9f280e1b_f100480873668ec97_d20241013_m035558_c001_v0001145_t0039_u01728791758635") 2024/10/13 03:56:00 DEBUG : potato3: Deleting (id "4_z2f92bd93004d8b4b9f280e1b_f105835a18077f070_d20241013_m035559_c001_v0001128_t0021_u01728791759029") 2024/10/13 03:56:01 DEBUG : B2 bucket rclone-test-sisexad5reso: Purge remote 2024/10/13 03:56:01 INFO : B2 bucket rclone-test-sisexad5reso: cleaning bucket "rclone-test-sisexad5reso" of all files 2024/10/13 03:56:01 DEBUG : empty space: Deleting (id "4_zffd29d53004d8b4b9f280e1b_f1192d243673ee5a4_d20241013_m035550_c001_v0001144_t0042_u01728791750099") 2024/10/13 03:56:01 DEBUG : potato2: Deleting (id "4_zffd29d53004d8b4b9f280e1b_f40516575032ad84a_d20241013_m035559_c001_v7007000_t0000_u01728791759294") 2024/10/13 03:56:01 DEBUG : potato2: Deleting (id "4_zffd29d53004d8b4b9f280e1b_f10542e6047676791_d20241013_m035552_c001_v0001097_t0055_u01728791752264") 2024/10/13 03:56:01 DEBUG : potato3: Deleting (id "4_zffd29d53004d8b4b9f280e1b_f40516575032ad84b_d20241013_m035559_c001_v7007000_t0000_u01728791759478") 2024/10/13 03:56:01 DEBUG : potato3: Deleting (id "4_zffd29d53004d8b4b9f280e1b_f102ad82b575489c2_d20241013_m035552_c001_v0001144_t0057_u01728791752611") 2024/10/13 03:56:01 DEBUG : potato3: Deleting (id "4_zffd29d53004d8b4b9f280e1b_f1192d243673ee5aa_d20241013_m035550_c001_v0001144_t0035_u01728791750684") --- PASS: TestServerSideMoveWithFilter (24.51s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:56:06 DEBUG : Creating backend with remote "TestB2:rclone-test-difusen7yecu" 2024/10/13 03:56:09 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vaziqes4gadi -> B2 bucket rclone-test-difusen7yecu 2024/10/13 03:56:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/13 03:56:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/13 03:56:16 DEBUG : empty space: Unchanged skipping 2024/10/13 03:56:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/13 03:56:16 DEBUG : B2 bucket rclone-test-difusen7yecu: Waiting for checks to finish 2024/10/13 03:56:16 INFO : empty space: Deleted 2024/10/13 03:56:16 DEBUG : B2 bucket rclone-test-difusen7yecu: Waiting for transfers to finish 2024/10/13 03:56:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/13 03:56:17 INFO : potato2: Copied (server-side copy) 2024/10/13 03:56:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/13 03:56:17 INFO : potato3: Copied (server-side copy) 2024/10/13 03:56:17 INFO : potato2: Deleted 2024/10/13 03:56:17 INFO : potato3: Deleted 2024/10/13 03:56:18 DEBUG : Creating backend with remote "TestB2:rclone-test-siweyax7pafo" 2024/10/13 03:56:18 DEBUG : tomatoDir: Making directory 2024/10/13 03:56:19 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/13 03:56:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/13 03:56:19 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/13 03:56:19 DEBUG : B2 bucket rclone-test-siweyax7pafo: Waiting for checks to finish 2024/10/13 03:56:19 DEBUG : B2 bucket rclone-test-siweyax7pafo: Waiting for transfers to finish 2024/10/13 03:56:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/13 03:56:23 INFO : empty space: Copied (server-side copy) 2024/10/13 03:56:23 INFO : empty space: Deleted 2024/10/13 03:56:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/13 03:56:23 INFO : potato2: Copied (server-side copy) 2024/10/13 03:56:24 INFO : potato2: Deleted 2024/10/13 03:56:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/13 03:56:24 INFO : potato3: Copied (server-side copy) 2024/10/13 03:56:24 INFO : potato3: Deleted 2024/10/13 03:56:25 DEBUG : B2 bucket rclone-test-siweyax7pafo: Purge remote 2024/10/13 03:56:25 INFO : B2 bucket rclone-test-siweyax7pafo: cleaning bucket "rclone-test-siweyax7pafo" of all files 2024/10/13 03:56:25 DEBUG : empty space: Deleting (id "4_z7f721d93005d8b4b9f280e1b_f1120a0eca7318dae_d20241013_m035623_c001_v0001161_t0056_u01728791783177") 2024/10/13 03:56:25 DEBUG : potato2: Deleting (id "4_z7f721d93005d8b4b9f280e1b_f10708641e4fcf71c_d20241013_m035623_c001_v0001097_t0054_u01728791783579") 2024/10/13 03:56:25 DEBUG : potato3: Deleting (id "4_z7f721d93005d8b4b9f280e1b_f100ebd1b61c90fce_d20241013_m035623_c001_v0001029_t0008_u01728791783571") 2024/10/13 03:56:26 DEBUG : B2 bucket rclone-test-difusen7yecu: Purge remote 2024/10/13 03:56:26 INFO : B2 bucket rclone-test-difusen7yecu: cleaning bucket "rclone-test-difusen7yecu" of all files 2024/10/13 03:56:26 DEBUG : empty space: Deleting (id "4_zefd2fd43004d8b4b9f280e1b_f415dee1e39612625_d20241013_m035623_c001_v7007000_t0000_u01728791783590") 2024/10/13 03:56:26 DEBUG : empty space: Deleting (id "4_zefd2fd43004d8b4b9f280e1b_f1126285ddb78f77d_d20241013_m035614_c001_v0001115_t0041_u01728791774484") 2024/10/13 03:56:26 DEBUG : potato2: Deleting (id "4_zefd2fd43004d8b4b9f280e1b_f415dee1e39612626_d20241013_m035623_c001_v7007000_t0000_u01728791783970") 2024/10/13 03:56:26 DEBUG : potato2: Deleting (id "4_zefd2fd43004d8b4b9f280e1b_f11461c1d0fde211a_d20241013_m035616_c001_v0001115_t0019_u01728791776766") 2024/10/13 03:56:26 DEBUG : potato3: Deleting (id "4_zefd2fd43004d8b4b9f280e1b_f415dee1e39612627_d20241013_m035624_c001_v7007000_t0000_u01728791784301") 2024/10/13 03:56:26 DEBUG : potato3: Deleting (id "4_zefd2fd43004d8b4b9f280e1b_f102d95b1499ee7da_d20241013_m035617_c001_v0001117_t0058_u01728791777149") 2024/10/13 03:56:26 DEBUG : potato3: Deleting (id "4_zefd2fd43004d8b4b9f280e1b_f1126285ddb78f787_d20241013_m035615_c001_v0001115_t0012_u01728791775340") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.53s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:56:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:56:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:56:36 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/rclone-sync-test" 2024/10/13 03:56:38 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/rclone-sync-test-include/layer2" 2024/10/13 03:56:41 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/rclone-sync-test-ignore-file" 2024/10/13 03:56:44 DEBUG : B2 bucket rclone-test-vaziqes4gadi path rclone-sync-test: Waiting for checks to finish 2024/10/13 03:56:44 DEBUG : B2 bucket rclone-test-vaziqes4gadi path rclone-sync-test: Waiting for transfers to finish 2024/10/13 03:56:44 DEBUG : Waiting for deletions to finish 2024/10/13 03:56:44 INFO : There was nothing to transfer 2024/10/13 03:56:44 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:56:44 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:56:44 DEBUG : Waiting for deletions to finish 2024/10/13 03:56:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:56:45 DEBUG : B2 bucket rclone-test-vaziqes4gadi path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/10/13 03:56:45 DEBUG : B2 bucket rclone-test-vaziqes4gadi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/10/13 03:56:45 DEBUG : Waiting for deletions to finish 2024/10/13 03:56:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:56:45 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:56:45 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:56:45 DEBUG : Waiting for deletions to finish 2024/10/13 03:56:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:56:46 DEBUG : B2 bucket rclone-test-vaziqes4gadi path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/10/13 03:56:46 DEBUG : B2 bucket rclone-test-vaziqes4gadi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/10/13 03:56:46 DEBUG : Waiting for deletions to finish 2024/10/13 03:56:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.07s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:56:52 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/dst" 2024/10/13 03:56:54 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/CompareDest" 2024/10/13 03:56:56 DEBUG : one: Need to transfer - File not found at Destination 2024/10/13 03:56:56 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:56:56 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:56:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/13 03:56:56 INFO : one: Copied (new) 2024/10/13 03:56:56 DEBUG : Waiting for deletions to finish 2024/10/13 03:56:57 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:56:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/13 03:56:57 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:56:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/13 03:56:57 INFO : one: Copied (replaced existing) 2024/10/13 03:56:57 DEBUG : Waiting for deletions to finish 2024/10/13 03:57:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/13 03:57:00 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:57:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:57:00 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/13 03:57:00 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:57:00 DEBUG : Waiting for deletions to finish 2024/10/13 03:57:00 INFO : There was nothing to transfer 2024/10/13 03:57:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:57:01 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/13 03:57:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/13 03:57:01 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:57:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:57:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/13 03:57:01 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:57:01 DEBUG : Waiting for deletions to finish 2024/10/13 03:57:01 INFO : There was nothing to transfer 2024/10/13 03:57:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:57:02 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/13 03:57:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/13 03:57:02 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:57:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:57:02 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/13 03:57:02 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:57:02 DEBUG : Waiting for deletions to finish 2024/10/13 03:57:02 INFO : There was nothing to transfer 2024/10/13 03:57:03 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 2024/10/13 03:57:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/13 03:57:03 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/13 03:57:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/13 03:57:03 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:57:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:57:03 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/13 03:57:03 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:57:03 DEBUG : Waiting for deletions to finish 2024/10/13 03:57:03 INFO : There was nothing to transfer 2024/10/13 03:57:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/13 03:57:04 DEBUG : two: Need to transfer - File not found at Destination 2024/10/13 03:57:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/13 03:57:04 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:57:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:57:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/13 03:57:04 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:57:05 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/10/13 03:57:05 INFO : two: Copied (new) 2024/10/13 03:57:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.59s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:57:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/dest" 2024/10/13 03:57:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/pre-dest1" 2024/10/13 03:57:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/pre-dest2" 2024/10/13 03:57:12 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:57:12 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/13 03:57:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:57:13 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/13 03:57:13 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/13 03:57:13 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dest: Waiting for checks to finish 2024/10/13 03:57:13 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dest: Waiting for transfers to finish 2024/10/13 03:57:14 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/10/13 03:57:14 INFO : 3: Copied (new) 2024/10/13 03:57:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.50s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:57:16 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/dst" 2024/10/13 03:57:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/CopyDest" 2024/10/13 03:57:19 DEBUG : one: Need to transfer - File not found at Destination 2024/10/13 03:57:19 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:57:19 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:57:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/13 03:57:20 INFO : one: Copied (new) 2024/10/13 03:57:20 DEBUG : Waiting for deletions to finish 2024/10/13 03:57:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/13 03:57:20 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:57:20 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:57:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/13 03:57:21 INFO : one: Copied (replaced existing) 2024/10/13 03:57:21 DEBUG : Waiting for deletions to finish 2024/10/13 03:57:23 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/BackupDir" 2024/10/13 03:57:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/13 03:57:24 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:57:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:57:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/13 03:57:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/13 03:57:26 INFO : one: Copied (server-side copy) 2024/10/13 03:57:26 INFO : one: Deleted 2024/10/13 03:57:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/13 03:57:27 INFO : one: Copied (server-side copy) 2024/10/13 03:57:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/13 03:57:27 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:57:27 DEBUG : Waiting for deletions to finish 2024/10/13 03:57:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:57:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/13 03:57:29 INFO : two: Copied (server-side copy) 2024/10/13 03:57:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/13 03:57:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:57:29 DEBUG : one: Unchanged skipping 2024/10/13 03:57:29 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:57:29 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:57:29 DEBUG : Waiting for deletions to finish 2024/10/13 03:57:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:57:29 DEBUG : one: Unchanged skipping 2024/10/13 03:57:29 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:57:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:57:29 DEBUG : two: Unchanged skipping 2024/10/13 03:57:29 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:57:29 DEBUG : Waiting for deletions to finish 2024/10/13 03:57:29 INFO : There was nothing to transfer 2024/10/13 03:57:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/13 03:57:31 DEBUG : three: Destination not found in --copy-dest 2024/10/13 03:57:31 DEBUG : three: Need to transfer - File not found at Destination 2024/10/13 03:57:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:57:31 DEBUG : one: Unchanged skipping 2024/10/13 03:57:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/13 03:57:31 DEBUG : two: Unchanged skipping 2024/10/13 03:57:31 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:57:31 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:57:32 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/10/13 03:57:32 INFO : three: Copied (new) 2024/10/13 03:57:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.08s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:57:36 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/dst" 2024/10/13 03:57:37 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/backup" 2024/10/13 03:57:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/13 03:57:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:57:39 DEBUG : two: Unchanged skipping 2024/10/13 03:57:39 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:57:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/13 03:57:41 INFO : one: Copied (server-side copy) 2024/10/13 03:57:41 INFO : one: Deleted 2024/10/13 03:57:41 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:57:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/13 03:57:42 INFO : one: Copied (new) 2024/10/13 03:57:42 DEBUG : Waiting for deletions to finish 2024/10/13 03:57:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/13 03:57:42 INFO : three.txt: Copied (server-side copy) 2024/10/13 03:57:42 INFO : three.txt: Deleted 2024/10/13 03:57:42 INFO : three.txt: Moved into backup dir 2024/10/13 03:57:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/13 03:57:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:57:44 DEBUG : two: Unchanged skipping 2024/10/13 03:57:44 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:57:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/13 03:57:45 INFO : one: Copied (server-side copy) 2024/10/13 03:57:45 INFO : one: Deleted 2024/10/13 03:57:45 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:57:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/13 03:57:45 INFO : one: Copied (new) 2024/10/13 03:57:45 DEBUG : Waiting for deletions to finish 2024/10/13 03:57:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/13 03:57:46 INFO : three.txt: Copied (server-side copy) 2024/10/13 03:57:46 INFO : three.txt: Deleted 2024/10/13 03:57:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.91s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:57:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/dst" 2024/10/13 03:57:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/backup" 2024/10/13 03:57:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/13 03:57:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:57:53 DEBUG : two: Unchanged skipping 2024/10/13 03:57:53 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:57:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/13 03:57:54 INFO : one: Copied (server-side copy) to: one.bak 2024/10/13 03:57:55 INFO : one: Deleted 2024/10/13 03:57:55 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:57:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/13 03:57:56 INFO : one: Copied (new) 2024/10/13 03:57:56 DEBUG : Waiting for deletions to finish 2024/10/13 03:57:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/13 03:57:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/13 03:57:56 INFO : three.txt: Deleted 2024/10/13 03:57:56 INFO : three.txt: Moved into backup dir 2024/10/13 03:57:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/13 03:57:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:57:58 DEBUG : two: Unchanged skipping 2024/10/13 03:57:58 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:57:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/13 03:57:59 INFO : one: Copied (server-side copy) to: one.bak 2024/10/13 03:58:00 INFO : one: Deleted 2024/10/13 03:58:00 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:58:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/13 03:58:00 INFO : one: Copied (new) 2024/10/13 03:58:00 DEBUG : Waiting for deletions to finish 2024/10/13 03:58:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/13 03:58:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/13 03:58:01 INFO : three.txt: Deleted 2024/10/13 03:58:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.45s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:58:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/dst" 2024/10/13 03:58:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/backup" 2024/10/13 03:58:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/13 03:58:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:58:07 DEBUG : two: Unchanged skipping 2024/10/13 03:58:07 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:58:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/13 03:58:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/13 03:58:09 INFO : one: Deleted 2024/10/13 03:58:09 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:58:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/13 03:58:11 INFO : one: Copied (new) 2024/10/13 03:58:11 DEBUG : Waiting for deletions to finish 2024/10/13 03:58:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/13 03:58:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/13 03:58:12 INFO : three.txt: Deleted 2024/10/13 03:58:12 INFO : three.txt: Moved into backup dir 2024/10/13 03:58:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/13 03:58:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:58:13 DEBUG : two: Unchanged skipping 2024/10/13 03:58:13 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:58:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/13 03:58:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/13 03:58:14 INFO : one: Deleted 2024/10/13 03:58:14 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:58:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/13 03:58:15 INFO : one: Copied (new) 2024/10/13 03:58:15 DEBUG : Waiting for deletions to finish 2024/10/13 03:58:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/13 03:58:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/13 03:58:16 INFO : three.txt: Deleted 2024/10/13 03:58:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.58s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:58:20 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/dst" 2024/10/13 03:58:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/13 03:58:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:58:22 DEBUG : two: Unchanged skipping 2024/10/13 03:58:22 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:58:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/13 03:58:22 INFO : one: Copied (server-side copy) to: one.bak 2024/10/13 03:58:22 INFO : one: Deleted 2024/10/13 03:58:22 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:58:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/13 03:58:24 INFO : one: Copied (new) 2024/10/13 03:58:24 DEBUG : Waiting for deletions to finish 2024/10/13 03:58:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/13 03:58:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/13 03:58:25 INFO : three.txt: Deleted 2024/10/13 03:58:25 INFO : three.txt: Moved into backup dir 2024/10/13 03:58:26 DEBUG : one.bak: Excluded (Path Filter) 2024/10/13 03:58:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/13 03:58:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/13 03:58:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:58:26 DEBUG : two: Unchanged skipping 2024/10/13 03:58:26 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for checks to finish 2024/10/13 03:58:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/13 03:58:27 INFO : one: Copied (server-side copy) to: one.bak 2024/10/13 03:58:27 INFO : one: Deleted 2024/10/13 03:58:27 DEBUG : B2 bucket rclone-test-vaziqes4gadi path dst: Waiting for transfers to finish 2024/10/13 03:58:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/13 03:58:28 INFO : one: Copied (new) 2024/10/13 03:58:28 DEBUG : Waiting for deletions to finish 2024/10/13 03:58:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/13 03:58:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/13 03:58:29 INFO : three.txt: Deleted 2024/10/13 03:58:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.30s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:58:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/dst" 2024/10/13 03:58:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/13 03:58:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/13 03:58:35 INFO : one: Copied (server-side copy) to: one.bak 2024/10/13 03:58:35 INFO : one: Deleted 2024/10/13 03:58:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/13 03:58:36 INFO : one: Copied (new) 2024/10/13 03:58:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:58:36 DEBUG : two: Unchanged skipping 2024/10/13 03:58:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/13 03:58:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/13 03:58:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/13 03:58:38 INFO : three.txt: Deleted 2024/10/13 03:58:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/13 03:58:39 INFO : three.txt: Copied (new) 2024/10/13 03:58:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/13 03:58:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/13 03:58:40 INFO : one: Copied (server-side copy) to: one.bak 2024/10/13 03:58:41 INFO : one: Deleted 2024/10/13 03:58:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/13 03:58:41 INFO : one: Copied (new) 2024/10/13 03:58:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:58:42 DEBUG : two: Unchanged skipping 2024/10/13 03:58:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/13 03:58:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/13 03:58:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/13 03:58:43 INFO : three.txt: Deleted 2024/10/13 03:58:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/13 03:58:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.34s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:58:48 DEBUG : Creating backend with remote "TestB2:rclone-test-vaziqes4gadi/dst" 2024/10/13 03:58:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/13 03:58:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/13 03:58:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/13 03:58:51 INFO : one: Deleted 2024/10/13 03:58:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/13 03:58:52 INFO : one: Copied (new) 2024/10/13 03:58:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:58:53 DEBUG : two: Unchanged skipping 2024/10/13 03:58:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/13 03:58:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/13 03:58:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/13 03:58:54 INFO : three.txt: Deleted 2024/10/13 03:58:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/13 03:58:54 INFO : three.txt: Copied (new) 2024/10/13 03:58:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/13 03:58:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/13 03:58:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/13 03:58:56 INFO : one: Deleted 2024/10/13 03:58:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/13 03:58:56 INFO : one: Copied (new) 2024/10/13 03:58:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:58:56 DEBUG : two: Unchanged skipping 2024/10/13 03:58:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/13 03:58:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/13 03:58:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/13 03:58:57 INFO : three.txt: Deleted 2024/10/13 03:58:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/13 03:58:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.66s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:59:00 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/13 03:59:00 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:59:00 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:59:01 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/10/13 03:59:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/13 03:59:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.69s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:59:02 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/13 03:59:02 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:59:02 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:59:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/13 03:59:03 INFO : existing: Copied (new) 2024/10/13 03:59:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:59:03 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/13 03:59:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/13 03:59:03 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:59:03 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:59:03 ERROR : B2 bucket rclone-test-vaziqes4gadi: not deleting files as there were IO errors 2024/10/13 03:59:03 ERROR : B2 bucket rclone-test-vaziqes4gadi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncImmutable (3.29s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:59:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:06 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:59:06 DEBUG : existing: Unchanged skipping 2024/10/13 03:59:06 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:59:06 DEBUG : Waiting for deletions to finish 2024/10/13 03:59:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.88s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.21s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:59:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:59:25 DEBUG : both0: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both12: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both13: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both1: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both15: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both16: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both17: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both18: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both19: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both2: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both3: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both4: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both5: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both6: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both7: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both8: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:25 DEBUG : both9: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both10: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both11: Unchanged skipping 2024/10/13 03:59:25 DEBUG : both14: Unchanged skipping 2024/10/13 03:59:25 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:59:25 DEBUG : Waiting for deletions to finish 2024/10/13 03:59:26 INFO : only14: Deleted 2024/10/13 03:59:26 INFO : only17: Deleted 2024/10/13 03:59:26 INFO : only9: Deleted 2024/10/13 03:59:26 INFO : only7: Deleted 2024/10/13 03:59:26 INFO : only12: Deleted 2024/10/13 03:59:26 INFO : only13: Deleted 2024/10/13 03:59:26 INFO : only4: Deleted 2024/10/13 03:59:26 INFO : only2: Deleted 2024/10/13 03:59:26 INFO : only5: Deleted 2024/10/13 03:59:26 INFO : only1: Deleted 2024/10/13 03:59:26 INFO : only11: Deleted 2024/10/13 03:59:26 INFO : only10: Deleted 2024/10/13 03:59:26 INFO : only15: Deleted 2024/10/13 03:59:26 INFO : only3: Deleted 2024/10/13 03:59:27 INFO : only0: Deleted 2024/10/13 03:59:27 INFO : only16: Deleted 2024/10/13 03:59:27 INFO : only18: Deleted 2024/10/13 03:59:27 INFO : only19: Deleted 2024/10/13 03:59:27 INFO : only8: Deleted 2024/10/13 03:59:27 INFO : only6: Deleted 2024/10/13 03:59:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.14s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 03:59:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for checks to finish 2024/10/13 03:59:50 DEBUG : both0: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both10: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both13: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both14: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both15: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both16: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both17: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both18: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both19: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both2: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both3: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both4: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both5: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both6: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both7: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both8: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/13 03:59:50 DEBUG : both9: Unchanged skipping 2024/10/13 03:59:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/13 03:59:50 DEBUG : both1: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both11: Unchanged skipping 2024/10/13 03:59:50 DEBUG : both12: Unchanged skipping 2024/10/13 03:59:50 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Waiting for transfers to finish 2024/10/13 03:59:50 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:50 INFO : only0: Copied (replaced existing) 2024/10/13 03:59:50 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:50 INFO : only10: Copied (replaced existing) 2024/10/13 03:59:50 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:50 INFO : only1: Copied (replaced existing) 2024/10/13 03:59:50 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:50 INFO : only12: Copied (replaced existing) 2024/10/13 03:59:50 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:50 INFO : only13: Copied (replaced existing) 2024/10/13 03:59:50 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:50 INFO : only14: Copied (replaced existing) 2024/10/13 03:59:50 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:50 INFO : only15: Copied (replaced existing) 2024/10/13 03:59:50 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:50 INFO : only16: Copied (replaced existing) 2024/10/13 03:59:50 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:50 INFO : only17: Copied (replaced existing) 2024/10/13 03:59:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:51 INFO : only11: Copied (replaced existing) 2024/10/13 03:59:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:51 INFO : only18: Copied (replaced existing) 2024/10/13 03:59:51 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:51 INFO : only19: Copied (replaced existing) 2024/10/13 03:59:51 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:51 INFO : only2: Copied (replaced existing) 2024/10/13 03:59:51 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:51 INFO : only3: Copied (replaced existing) 2024/10/13 03:59:51 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:51 INFO : only4: Copied (replaced existing) 2024/10/13 03:59:51 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:51 INFO : only5: Copied (replaced existing) 2024/10/13 03:59:51 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:51 INFO : only6: Copied (replaced existing) 2024/10/13 03:59:51 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:51 INFO : only7: Copied (replaced existing) 2024/10/13 03:59:51 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:51 INFO : only8: Copied (replaced existing) 2024/10/13 03:59:51 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/13 03:59:51 INFO : only9: Copied (replaced existing) 2024/10/13 03:59:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (28.09s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 04:00:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/13 04:00:00 DEBUG : sub dir: Making directory 2024/10/13 04:00:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.19s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" 2024/10/13 04:00:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/13 04:00:03 DEBUG : sub dir: Making directory 2024/10/13 04:00:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vaziqes4gadi", Local "Local file system at /tmp/rclone1751222347", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.04s) PASS 2024/10/13 04:00:06 DEBUG : B2 bucket rclone-test-vaziqes4gadi: Purge remote 2024/10/13 04:00:06 INFO : B2 bucket rclone-test-vaziqes4gadi: cleaning bucket "rclone-test-vaziqes4gadi" of all files 2024/10/13 04:00:07 DEBUG : BackupDir/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e0df2_d20241013_m035732_c001_v7007000_t0000_u01728791852704") 2024/10/13 04:00:07 DEBUG : BackupDir/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f103051dec8b58410_d20241013_m035726_c001_v0001097_t0051_u01728791846027") 2024/10/13 04:00:07 DEBUG : CompareDest/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4018fc26f8716fba_d20241013_m035705_c001_v7007000_t0000_u01728791825745") 2024/10/13 04:00:07 DEBUG : CompareDest/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221f9ebc_d20241013_m035659_c001_v0001146_t0032_u01728791819488") 2024/10/13 04:00:07 DEBUG : CompareDest/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4018fc26f8716fbb_d20241013_m035705_c001_v7007000_t0000_u01728791825926") 2024/10/13 04:00:07 DEBUG : CompareDest/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a85320a_d20241013_m035700_c001_v0001136_t0053_u01728791820895") 2024/10/13 04:00:07 DEBUG : CopyDest/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e0df4_d20241013_m035732_c001_v7007000_t0000_u01728791852892") 2024/10/13 04:00:07 DEBUG : CopyDest/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023e88_d20241013_m035722_c001_v0001113_t0021_u01728791842684") 2024/10/13 04:00:07 DEBUG : CopyDest/three: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e0df5_d20241013_m035733_c001_v7007000_t0000_u01728791853077") 2024/10/13 04:00:07 DEBUG : CopyDest/three: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a853222_d20241013_m035730_c001_v0001136_t0040_u01728791850305") 2024/10/13 04:00:07 DEBUG : CopyDest/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e0df6_d20241013_m035733_c001_v7007000_t0000_u01728791853268") 2024/10/13 04:00:07 DEBUG : CopyDest/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221f9f38_d20241013_m035727_c001_v0001146_t0014_u01728791847791") 2024/10/13 04:00:07 DEBUG : EXISTING: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f413a054316707799_d20241013_m035906_c001_v7007000_t0000_u01728791946947") 2024/10/13 04:00:07 DEBUG : EXISTING: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa056_d20241013_m035905_c001_v0001146_t0044_u01728791945809") 2024/10/13 04:00:07 DEBUG : Testêé: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f413a054316707797_d20241013_m035901_c001_v7007000_t0000_u01728791941778") 2024/10/13 04:00:07 DEBUG : Testêé: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a85328d_d20241013_m035900_c001_v0001136_t0024_u01728791940868") 2024/10/13 04:00:07 DEBUG : Testêé: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa044_d20241013_m035859_c001_v0001146_t0046_u01728791939831") 2024/10/13 04:00:07 DEBUG : a/potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363aeb_d20241013_m035444_c001_v7007000_t0000_u01728791684943") 2024/10/13 04:00:07 DEBUG : a/potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023a2b_d20241013_m035444_c001_v0001113_t0026_u01728791684185") 2024/10/13 04:00:07 DEBUG : a/potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363ae8_d20241013_m035441_c001_v7007000_t0000_u01728791681678") 2024/10/13 04:00:07 DEBUG : a/potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023a07_d20241013_m035440_c001_v0001113_t0050_u01728791680832") 2024/10/13 04:00:08 DEBUG : a/potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4062894573c46615_d20241013_m035418_c001_v7007000_t0000_u01728791658197") 2024/10/13 04:00:08 DEBUG : a/potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802392b_d20241013_m035417_c001_v0001113_t0010_u01728791657028") 2024/10/13 04:00:08 DEBUG : b/potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363aec_d20241013_m035445_c001_v7007000_t0000_u01728791685128") 2024/10/13 04:00:08 DEBUG : b/potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023a19_d20241013_m035442_c001_v0001113_t0020_u01728791682604") 2024/10/13 04:00:08 DEBUG : b/potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363ae7_d20241013_m035441_c001_v7007000_t0000_u01728791681090") 2024/10/13 04:00:08 DEBUG : b/potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80239f3_d20241013_m035439_c001_v0001113_t0056_u01728791679822") 2024/10/13 04:00:08 DEBUG : b/potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4062894573c46613_d20241013_m035417_c001_v7007000_t0000_u01728791657641") 2024/10/13 04:00:08 DEBUG : b/potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802391d_d20241013_m035415_c001_v0001113_t0027_u01728791655872") 2024/10/13 04:00:08 DEBUG : backup/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4028cfbe2cf48fde_d20241013_m035747_c001_v7007000_t0000_u01728791867229") 2024/10/13 04:00:08 DEBUG : backup/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f101473c34606a85e_d20241013_m035745_c001_v0001128_t0059_u01728791865043") 2024/10/13 04:00:08 DEBUG : backup/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11008afaeb52d0be_d20241013_m035740_c001_v0001150_t0047_u01728791860867") 2024/10/13 04:00:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40456f35515405b1_d20241013_m035817_c001_v7007000_t0000_u01728791897255") 2024/10/13 04:00:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1141d920662ce984_d20241013_m035814_c001_v0001097_t0050_u01728791894270") 2024/10/13 04:00:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f10959fddf9252e69_d20241013_m035809_c001_v0001130_t0054_u01728791889048") 2024/10/13 04:00:08 DEBUG : backup/one.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41672678c83524db_d20241013_m035801_c001_v7007000_t0000_u01728791881673") 2024/10/13 04:00:08 DEBUG : backup/one.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f10822a455b989547_d20241013_m035758_c001_v0001104_t0035_u01728791878767") 2024/10/13 04:00:08 DEBUG : backup/one.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f10636058c250d9bd_d20241013_m035754_c001_v0001113_t0024_u01728791874532") 2024/10/13 04:00:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40456f35515405b2_d20241013_m035817_c001_v7007000_t0000_u01728791897444") 2024/10/13 04:00:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f115dd3fcd20df079_d20241013_m035816_c001_v0001146_t0007_u01728791896295") 2024/10/13 04:00:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11762ebcdce60216_d20241013_m035811_c001_v0001093_t0034_u01728791891685") 2024/10/13 04:00:09 DEBUG : backup/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4028cfbe2cf48fdf_d20241013_m035747_c001_v7007000_t0000_u01728791867410") 2024/10/13 04:00:09 DEBUG : backup/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f105ce227da366fd7_d20241013_m035746_c001_v0001145_t0029_u01728791866232") 2024/10/13 04:00:09 DEBUG : backup/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f118a44c3e554a554_d20241013_m035742_c001_v0001040_t0041_u01728791862462") 2024/10/13 04:00:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41672678c83524dc_d20241013_m035801_c001_v7007000_t0000_u01728791881857") 2024/10/13 04:00:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1172faafed1da2bd_d20241013_m035800_c001_v0001161_t0052_u01728791880790") 2024/10/13 04:00:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11511b8f6d4aebfe_d20241013_m035756_c001_v0001177_t0003_u01728791876479") 2024/10/13 04:00:09 DEBUG : both0: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88a1_d20241013_m035952_c001_v7007000_t0000_u01728791992158") 2024/10/13 04:00:09 DEBUG : both0: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80241d4_d20241013_m035932_c001_v0001113_t0007_u01728791972439") 2024/10/13 04:00:09 DEBUG : both0: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c377_d20241013_m035927_c001_v7007000_t0000_u01728791967825") 2024/10/13 04:00:09 DEBUG : both0: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a853297_d20241013_m035909_c001_v0001136_t0021_u01728791949283") 2024/10/13 04:00:09 DEBUG : both1: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88a3_d20241013_m035952_c001_v7007000_t0000_u01728791992344") 2024/10/13 04:00:09 DEBUG : both1: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532d1_d20241013_m035934_c001_v0001136_t0034_u01728791974103") 2024/10/13 04:00:09 DEBUG : both1: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c37a_d20241013_m035928_c001_v7007000_t0000_u01728791968006") 2024/10/13 04:00:09 DEBUG : both1: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa067_d20241013_m035910_c001_v0001146_t0013_u01728791950499") 2024/10/13 04:00:09 DEBUG : both10: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88a4_d20241013_m035952_c001_v7007000_t0000_u01728791992537") 2024/10/13 04:00:10 DEBUG : both10: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532eb_d20241013_m035941_c001_v0001136_t0023_u01728791981866") 2024/10/13 04:00:10 DEBUG : both10: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c37b_d20241013_m035928_c001_v7007000_t0000_u01728791968187") 2024/10/13 04:00:10 DEBUG : both10: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa099_d20241013_m035917_c001_v0001146_t0031_u01728791957860") 2024/10/13 04:00:10 DEBUG : both11: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88a6_d20241013_m035952_c001_v7007000_t0000_u01728791992719") 2024/10/13 04:00:10 DEBUG : both11: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa105_d20241013_m035942_c001_v0001146_t0030_u01728791982892") 2024/10/13 04:00:10 DEBUG : both11: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c37d_d20241013_m035928_c001_v7007000_t0000_u01728791968369") 2024/10/13 04:00:10 DEBUG : both11: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024162_d20241013_m035918_c001_v0001113_t0001_u01728791958518") 2024/10/13 04:00:10 DEBUG : both12: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88a7_d20241013_m035952_c001_v7007000_t0000_u01728791992924") 2024/10/13 04:00:10 DEBUG : both12: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024247_d20241013_m035943_c001_v0001113_t0028_u01728791983608") 2024/10/13 04:00:10 DEBUG : both12: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c380_d20241013_m035928_c001_v7007000_t0000_u01728791968550") 2024/10/13 04:00:10 DEBUG : both12: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532ab_d20241013_m035919_c001_v0001136_t0047_u01728791959276") 2024/10/13 04:00:10 DEBUG : both13: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88a8_d20241013_m035953_c001_v7007000_t0000_u01728791993107") 2024/10/13 04:00:10 DEBUG : both13: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532f3_d20241013_m035944_c001_v0001136_t0004_u01728791984524") 2024/10/13 04:00:10 DEBUG : both13: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c384_d20241013_m035928_c001_v7007000_t0000_u01728791968731") 2024/10/13 04:00:10 DEBUG : both13: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa0a3_d20241013_m035920_c001_v0001146_t0046_u01728791960019") 2024/10/13 04:00:10 DEBUG : both14: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88aa_d20241013_m035953_c001_v7007000_t0000_u01728791993290") 2024/10/13 04:00:10 DEBUG : both14: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa10d_d20241013_m035945_c001_v0001146_t0024_u01728791985360") 2024/10/13 04:00:10 DEBUG : both14: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c387_d20241013_m035928_c001_v7007000_t0000_u01728791968912") 2024/10/13 04:00:10 DEBUG : both14: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024174_d20241013_m035920_c001_v0001113_t0057_u01728791960583") 2024/10/13 04:00:10 DEBUG : both15: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88ab_d20241013_m035953_c001_v7007000_t0000_u01728791993474") 2024/10/13 04:00:10 DEBUG : both15: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024261_d20241013_m035946_c001_v0001113_t0014_u01728791986104") 2024/10/13 04:00:10 DEBUG : both15: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c38a_d20241013_m035929_c001_v7007000_t0000_u01728791969092") 2024/10/13 04:00:11 DEBUG : both15: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532b3_d20241013_m035921_c001_v0001136_t0038_u01728791961345") 2024/10/13 04:00:11 DEBUG : both16: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88ac_d20241013_m035953_c001_v7007000_t0000_u01728791993656") 2024/10/13 04:00:11 DEBUG : both16: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532ff_d20241013_m035947_c001_v0001136_t0032_u01728791987131") 2024/10/13 04:00:11 DEBUG : both16: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c38d_d20241013_m035929_c001_v7007000_t0000_u01728791969273") 2024/10/13 04:00:11 DEBUG : both16: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa0ab_d20241013_m035922_c001_v0001146_t0032_u01728791962096") 2024/10/13 04:00:11 DEBUG : both17: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88ad_d20241013_m035953_c001_v7007000_t0000_u01728791993843") 2024/10/13 04:00:11 DEBUG : both17: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa11d_d20241013_m035947_c001_v0001146_t0052_u01728791987717") 2024/10/13 04:00:11 DEBUG : both17: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c391_d20241013_m035929_c001_v7007000_t0000_u01728791969463") 2024/10/13 04:00:11 DEBUG : both17: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024186_d20241013_m035922_c001_v0001113_t0001_u01728791962686") 2024/10/13 04:00:11 DEBUG : both18: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88ae_d20241013_m035954_c001_v7007000_t0000_u01728791994028") 2024/10/13 04:00:11 DEBUG : both18: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802427d_d20241013_m035948_c001_v0001113_t0042_u01728791988374") 2024/10/13 04:00:11 DEBUG : both18: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c394_d20241013_m035929_c001_v7007000_t0000_u01728791969646") 2024/10/13 04:00:11 DEBUG : both18: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532b7_d20241013_m035923_c001_v0001136_t0056_u01728791963522") 2024/10/13 04:00:11 DEBUG : both19: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88af_d20241013_m035954_c001_v7007000_t0000_u01728791994210") 2024/10/13 04:00:11 DEBUG : both19: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a853307_d20241013_m035949_c001_v0001136_t0055_u01728791989029") 2024/10/13 04:00:11 DEBUG : both19: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c397_d20241013_m035929_c001_v7007000_t0000_u01728791969826") 2024/10/13 04:00:11 DEBUG : both19: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa0b5_d20241013_m035924_c001_v0001146_t0023_u01728791964285") 2024/10/13 04:00:12 DEBUG : both2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88b0_d20241013_m035954_c001_v7007000_t0000_u01728791994392") 2024/10/13 04:00:12 DEBUG : both2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa0d9_d20241013_m035934_c001_v0001146_t0001_u01728791974833") 2024/10/13 04:00:12 DEBUG : both2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c39a_d20241013_m035930_c001_v7007000_t0000_u01728791970021") 2024/10/13 04:00:12 DEBUG : both2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802411e_d20241013_m035911_c001_v0001113_t0012_u01728791951187") 2024/10/13 04:00:12 DEBUG : both3: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88b1_d20241013_m035954_c001_v7007000_t0000_u01728791994574") 2024/10/13 04:00:12 DEBUG : both3: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80241fa_d20241013_m035935_c001_v0001113_t0054_u01728791975639") 2024/10/13 04:00:12 DEBUG : both3: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c39f_d20241013_m035930_c001_v7007000_t0000_u01728791970210") 2024/10/13 04:00:12 DEBUG : both3: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a85329b_d20241013_m035912_c001_v0001136_t0023_u01728791952130") 2024/10/13 04:00:12 DEBUG : both4: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88b2_d20241013_m035954_c001_v7007000_t0000_u01728791994767") 2024/10/13 04:00:12 DEBUG : both4: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532dd_d20241013_m035936_c001_v0001136_t0020_u01728791976663") 2024/10/13 04:00:12 DEBUG : both4: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c3a4_d20241013_m035930_c001_v7007000_t0000_u01728791970400") 2024/10/13 04:00:12 DEBUG : both4: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa079_d20241013_m035913_c001_v0001146_t0001_u01728791953149") 2024/10/13 04:00:12 DEBUG : both5: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88b3_d20241013_m035954_c001_v7007000_t0000_u01728791994949") 2024/10/13 04:00:12 DEBUG : both5: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa0f1_d20241013_m035937_c001_v0001146_t0013_u01728791977833") 2024/10/13 04:00:12 DEBUG : both5: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c3a9_d20241013_m035930_c001_v7007000_t0000_u01728791970582") 2024/10/13 04:00:12 DEBUG : both5: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024138_d20241013_m035914_c001_v0001113_t0002_u01728791954001") 2024/10/13 04:00:12 DEBUG : both6: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88b4_d20241013_m035955_c001_v7007000_t0000_u01728791995132") 2024/10/13 04:00:12 DEBUG : both6: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024214_d20241013_m035938_c001_v0001113_t0042_u01728791978551") 2024/10/13 04:00:12 DEBUG : both6: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c3af_d20241013_m035930_c001_v7007000_t0000_u01728791970764") 2024/10/13 04:00:12 DEBUG : both6: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a85329f_d20241013_m035914_c001_v0001136_t0021_u01728791954693") 2024/10/13 04:00:12 DEBUG : both7: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88b5_d20241013_m035955_c001_v7007000_t0000_u01728791995315") 2024/10/13 04:00:13 DEBUG : both7: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532e5_d20241013_m035939_c001_v0001136_t0058_u01728791979430") 2024/10/13 04:00:13 DEBUG : both7: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c3b4_d20241013_m035930_c001_v7007000_t0000_u01728791970948") 2024/10/13 04:00:13 DEBUG : both7: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa087_d20241013_m035915_c001_v0001146_t0057_u01728791955595") 2024/10/13 04:00:13 DEBUG : both8: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88b6_d20241013_m035955_c001_v7007000_t0000_u01728791995501") 2024/10/13 04:00:13 DEBUG : both8: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa0f7_d20241013_m035940_c001_v0001146_t0057_u01728791980002") 2024/10/13 04:00:13 DEBUG : both8: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c3b9_d20241013_m035931_c001_v7007000_t0000_u01728791971133") 2024/10/13 04:00:13 DEBUG : both8: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024150_d20241013_m035916_c001_v0001113_t0014_u01728791956339") 2024/10/13 04:00:13 DEBUG : both9: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88b7_d20241013_m035955_c001_v7007000_t0000_u01728791995684") 2024/10/13 04:00:13 DEBUG : both9: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802422b_d20241013_m035940_c001_v0001113_t0009_u01728791980795") 2024/10/13 04:00:13 DEBUG : both9: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c3be_d20241013_m035931_c001_v7007000_t0000_u01728791971316") 2024/10/13 04:00:13 DEBUG : both9: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532a3_d20241013_m035917_c001_v0001136_t0003_u01728791957135") 2024/10/13 04:00:13 DEBUG : c/non empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363aed_d20241013_m035445_c001_v7007000_t0000_u01728791685312") 2024/10/13 04:00:13 DEBUG : c/non empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023a23_d20241013_m035443_c001_v0001113_t0022_u01728791683254") 2024/10/13 04:00:13 DEBUG : c/non empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363ae9_d20241013_m035441_c001_v7007000_t0000_u01728791681863") 2024/10/13 04:00:13 DEBUG : c/non empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80239fb_d20241013_m035440_c001_v0001113_t0036_u01728791680181") 2024/10/13 04:00:13 DEBUG : c/non empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4062894573c46616_d20241013_m035418_c001_v7007000_t0000_u01728791658380") 2024/10/13 04:00:13 DEBUG : c/non empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023923_d20241013_m035416_c001_v0001113_t0056_u01728791656255") 2024/10/13 04:00:13 DEBUG : check sum: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4062894573c465ef_d20241013_m035404_c001_v7007000_t0000_u01728791644859") 2024/10/13 04:00:13 DEBUG : check sum: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80238a5_d20241013_m035403_c001_v0001113_t0022_u01728791643662") 2024/10/13 04:00:13 DEBUG : dest/3: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e0dde_d20241013_m035715_c001_v7007000_t0000_u01728791835415") 2024/10/13 04:00:14 DEBUG : dest/3: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4150f88053aafadd_d20241013_m035714_c001_v0001039_t0028_u01728791834308") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f413a054316707792_d20241013_m035858_c001_v7007000_t0000_u01728791938322") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1140b067fb100171_d20241013_m035856_c001_v0001101_t0040_u01728791936161") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4028cfbe2cf49018_d20241013_m035855_c001_v7007000_t0000_u01728791935978") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1140b067fb100165_d20241013_m035852_c001_v0001101_t0055_u01728791932565") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4028cfbe2cf49016_d20241013_m035851_c001_v7007000_t0000_u01728791931838") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa028_d20241013_m035846_c001_v0001146_t0026_u01728791926173") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e0f4b_d20241013_m035844_c001_v7007000_t0000_u01728791924682") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f103d2dc053e6f6f3_d20241013_m035841_c001_v0001115_t0041_u01728791921205") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f409ba63f19c1c2c4_d20241013_m035841_c001_v7007000_t0000_u01728791921024") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f103d2dc053e6f6df_d20241013_m035836_c001_v0001115_t0003_u01728791916249") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f409ba63f19c1c2c1_d20241013_m035835_c001_v7007000_t0000_u01728791915520") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa007_d20241013_m035830_c001_v0001146_t0021_u01728791910839") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40456f35515405c9_d20241013_m035829_c001_v7007000_t0000_u01728791909555") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f10018993770e67fb_d20241013_m035827_c001_v0001116_t0049_u01728791907393") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f419a22da0c552399_d20241013_m035827_c001_v7007000_t0000_u01728791907210") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f10018993770e67e5_d20241013_m035823_c001_v0001116_t0023_u01728791903610") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f419a22da0c552395_d20241013_m035822_c001_v7007000_t0000_u01728791902865") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023fda_d20241013_m035818_c001_v0001113_t0002_u01728791898543") 2024/10/13 04:00:14 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40456f35515405b3_d20241013_m035817_c001_v7007000_t0000_u01728791897625") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1115902d05dda286_d20241013_m035814_c001_v0001104_t0011_u01728791894989") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40248394d7d22e97_d20241013_m035814_c001_v7007000_t0000_u01728791894808") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1115902d05dda276_d20241013_m035810_c001_v0001104_t0049_u01728791890095") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40248394d7d22e94_d20241013_m035809_c001_v7007000_t0000_u01728791889371") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a853255_d20241013_m035802_c001_v0001136_t0001_u01728791882956") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41672678c83524dd_d20241013_m035802_c001_v7007000_t0000_u01728791882042") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1140b067fb1000c9_d20241013_m035800_c001_v0001101_t0037_u01728791880184") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4018fc26f8716fef_d20241013_m035800_c001_v7007000_t0000_u01728791880003") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1140b067fb1000b3_d20241013_m035755_c001_v0001101_t0033_u01728791875685") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4018fc26f8716fdc_d20241013_m035754_c001_v7007000_t0000_u01728791874956") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221f9f76_d20241013_m035748_c001_v0001146_t0052_u01728791868506") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4028cfbe2cf48fe0_d20241013_m035747_c001_v7007000_t0000_u01728791867591") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f113167c9d47f3903_d20241013_m035745_c001_v0001102_t0042_u01728791865712") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40248394d7d22e84_d20241013_m035745_c001_v7007000_t0000_u01728791865527") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f113167c9d47f38f8_d20241013_m035741_c001_v0001102_t0043_u01728791861920") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40248394d7d22e7f_d20241013_m035741_c001_v7007000_t0000_u01728791861192") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023ed0_d20241013_m035734_c001_v0001113_t0023_u01728791854601") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e0df7_d20241013_m035733_c001_v7007000_t0000_u01728791853457") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1095b505c244b70e_d20241013_m035726_c001_v0001040_t0054_u01728791846723") 2024/10/13 04:00:15 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f415dee1e39612864_d20241013_m035726_c001_v7007000_t0000_u01728791846499") 2024/10/13 04:00:16 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a853216_d20241013_m035721_c001_v0001136_t0050_u01728791841956") 2024/10/13 04:00:16 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f115651c016c8e299_d20241013_m035721_c001_v0001098_t0035_u01728791841025") 2024/10/13 04:00:16 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f115651c016c8e293_d20241013_m035719_c001_v0001098_t0016_u01728791839875") 2024/10/13 04:00:16 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4018fc26f8716fbc_d20241013_m035706_c001_v7007000_t0000_u01728791826106") 2024/10/13 04:00:16 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023df5_d20241013_m035658_c001_v0001113_t0015_u01728791818539") 2024/10/13 04:00:16 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1158221e58c88e21_d20241013_m035657_c001_v0001180_t0022_u01728791817783") 2024/10/13 04:00:16 DEBUG : dst/one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1158221e58c88e1a_d20241013_m035656_c001_v0001180_t0012_u01728791816833") 2024/10/13 04:00:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f413a054316707793_d20241013_m035858_c001_v7007000_t0000_u01728791938512") 2024/10/13 04:00:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1105d4c2fd1d96a1_d20241013_m035855_c001_v0001101_t0030_u01728791935639") 2024/10/13 04:00:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1100e17a0db4a03f_d20241013_m035850_c001_v0001104_t0001_u01728791930805") 2024/10/13 04:00:16 DEBUG : dst/one.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e0f4c_d20241013_m035844_c001_v7007000_t0000_u01728791924864") 2024/10/13 04:00:16 DEBUG : dst/one.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f117a5e2d083e6ebb_d20241013_m035840_c001_v0001109_t0045_u01728791920350") 2024/10/13 04:00:16 DEBUG : dst/one.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11548fef842b23ad_d20241013_m035835_c001_v0001172_t0009_u01728791915257") 2024/10/13 04:00:16 DEBUG : dst/one.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40456f35515405ca_d20241013_m035829_c001_v7007000_t0000_u01728791909737") 2024/10/13 04:00:16 DEBUG : dst/one.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116f9884df6617d5_d20241013_m035826_c001_v0001033_t0012_u01728791906781") 2024/10/13 04:00:16 DEBUG : dst/one.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f103cd71c30102555_d20241013_m035822_c001_v0001153_t0016_u01728791902526") 2024/10/13 04:00:16 DEBUG : dst/three: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e0df8_d20241013_m035733_c001_v7007000_t0000_u01728791853645") 2024/10/13 04:00:16 DEBUG : dst/three: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f115651c016c8e2c8_d20241013_m035731_c001_v0001098_t0023_u01728791851589") 2024/10/13 04:00:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f413a054316707794_d20241013_m035858_c001_v7007000_t0000_u01728791938699") 2024/10/13 04:00:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116aea617e468511_d20241013_m035857_c001_v0001172_t0037_u01728791937103") 2024/10/13 04:00:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11475d6ed80b02ba_d20241013_m035853_c001_v0001157_t0016_u01728791933512") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f413a054316707795_d20241013_m035858_c001_v7007000_t0000_u01728791938884") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1140b067fb100175_d20241013_m035857_c001_v0001101_t0041_u01728791937559") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4028cfbe2cf4901a_d20241013_m035857_c001_v7007000_t0000_u01728791937375") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1140b067fb100169_d20241013_m035854_c001_v0001101_t0035_u01728791934111") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4028cfbe2cf49017_d20241013_m035853_c001_v7007000_t0000_u01728791933924") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024094_d20241013_m035847_c001_v0001113_t0026_u01728791927885") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e0f4d_d20241013_m035845_c001_v7007000_t0000_u01728791925052") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f103d2dc053e6f6fd_d20241013_m035843_c001_v0001115_t0008_u01728791923728") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f409ba63f19c1c2ca_d20241013_m035843_c001_v7007000_t0000_u01728791923547") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f103d2dc053e6f6e8_d20241013_m035838_c001_v0001115_t0015_u01728791918536") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f409ba63f19c1c2c2_d20241013_m035838_c001_v7007000_t0000_u01728791918342") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024026_d20241013_m035832_c001_v0001113_t0042_u01728791912401") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f419a22da0c55239b_d20241013_m035828_c001_v7007000_t0000_u01728791908999") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023ffe_d20241013_m035825_c001_v0001113_t0019_u01728791905689") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f419a22da0c552396_d20241013_m035824_c001_v7007000_t0000_u01728791904960") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a85326d_d20241013_m035819_c001_v0001136_t0038_u01728791899972") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40248394d7d22e9b_d20241013_m035816_c001_v7007000_t0000_u01728791896697") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a853265_d20241013_m035813_c001_v0001136_t0048_u01728791893238") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40248394d7d22e96_d20241013_m035812_c001_v7007000_t0000_u01728791892141") 2024/10/13 04:00:17 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221f9fad_d20241013_m035804_c001_v0001146_t0017_u01728791884475") 2024/10/13 04:00:18 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4018fc26f8716ff2_d20241013_m035801_c001_v7007000_t0000_u01728791881118") 2024/10/13 04:00:18 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221f9f95_d20241013_m035757_c001_v0001146_t0046_u01728791877851") 2024/10/13 04:00:18 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4018fc26f8716fe2_d20241013_m035756_c001_v7007000_t0000_u01728791876758") 2024/10/13 04:00:18 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023f3e_d20241013_m035749_c001_v0001113_t0017_u01728791869889") 2024/10/13 04:00:18 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40248394d7d22e85_d20241013_m035746_c001_v7007000_t0000_u01728791866673") 2024/10/13 04:00:18 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023f14_d20241013_m035743_c001_v0001113_t0028_u01728791863974") 2024/10/13 04:00:18 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40248394d7d22e81_d20241013_m035742_c001_v7007000_t0000_u01728791862850") 2024/10/13 04:00:18 DEBUG : dst/three.txt: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a853229_d20241013_m035736_c001_v0001136_t0007_u01728791856409") 2024/10/13 04:00:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e0f4e_d20241013_m035845_c001_v7007000_t0000_u01728791925252") 2024/10/13 04:00:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11461c1d0fde2356_d20241013_m035842_c001_v0001115_t0029_u01728791922533") 2024/10/13 04:00:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1159b4a951abc0c8_d20241013_m035837_c001_v0001120_t0007_u01728791917494") 2024/10/13 04:00:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40456f35515405cb_d20241013_m035829_c001_v7007000_t0000_u01728791909918") 2024/10/13 04:00:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1063c76a3b1882bd_d20241013_m035828_c001_v0001117_t0025_u01728791908398") 2024/10/13 04:00:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f117b997ee48f2c59_d20241013_m035824_c001_v0001098_t0039_u01728791904615") 2024/10/13 04:00:18 DEBUG : dst/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f413a054316707796_d20241013_m035859_c001_v7007000_t0000_u01728791939073") 2024/10/13 04:00:18 DEBUG : dst/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a853281_d20241013_m035847_c001_v0001136_t0059_u01728791927157") 2024/10/13 04:00:18 DEBUG : dst/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e0f4f_d20241013_m035845_c001_v7007000_t0000_u01728791925439") 2024/10/13 04:00:18 DEBUG : dst/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a853277_d20241013_m035831_c001_v0001136_t0005_u01728791911735") 2024/10/13 04:00:18 DEBUG : dst/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40456f35515405cd_d20241013_m035830_c001_v7007000_t0000_u01728791910104") 2024/10/13 04:00:18 DEBUG : dst/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221f9fe1_d20241013_m035819_c001_v0001146_t0024_u01728791899196") 2024/10/13 04:00:19 DEBUG : dst/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40456f35515405b5_d20241013_m035817_c001_v7007000_t0000_u01728791897806") 2024/10/13 04:00:19 DEBUG : dst/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023f90_d20241013_m035803_c001_v0001113_t0056_u01728791883680") 2024/10/13 04:00:19 DEBUG : dst/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41672678c83524de_d20241013_m035802_c001_v7007000_t0000_u01728791882224") 2024/10/13 04:00:19 DEBUG : dst/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a85323f_d20241013_m035749_c001_v0001136_t0002_u01728791869177") 2024/10/13 04:00:19 DEBUG : dst/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4028cfbe2cf48fe1_d20241013_m035747_c001_v7007000_t0000_u01728791867774") 2024/10/13 04:00:19 DEBUG : dst/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221f9f46_d20241013_m035735_c001_v0001146_t0000_u01728791855655") 2024/10/13 04:00:19 DEBUG : dst/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e0df9_d20241013_m035733_c001_v7007000_t0000_u01728791853861") 2024/10/13 04:00:19 DEBUG : dst/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1035bfdcd8d2ad00_d20241013_m035728_c001_v0001102_t0022_u01728791848762") 2024/10/13 04:00:19 DEBUG : dst/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4018fc26f8716fbd_d20241013_m035706_c001_v7007000_t0000_u01728791826287") 2024/10/13 04:00:19 DEBUG : dst/two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1158221e58c88e27_d20241013_m035705_c001_v0001180_t0022_u01728791825133") 2024/10/13 04:00:19 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4117a892e33330b4_d20241013_m035616_c001_v7007000_t0000_u01728791776743") 2024/10/13 04:00:19 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8531da_d20241013_m035608_c001_v0001136_t0001_u01728791768805") 2024/10/13 04:00:19 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc8659_d20241013_m035606_c001_v7007000_t0000_u01728791766635") 2024/10/13 04:00:19 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8531c8_d20241013_m035544_c001_v0001136_t0040_u01728791744170") 2024/10/13 04:00:19 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75be6b_d20241013_m035530_c001_v7007000_t0000_u01728791730950") 2024/10/13 04:00:19 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8531ae_d20241013_m035527_c001_v0001136_t0038_u01728791727575") 2024/10/13 04:00:19 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac7356c_d20241013_m035502_c001_v7007000_t0000_u01728791702306") 2024/10/13 04:00:19 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023aa5_d20241013_m035459_c001_v0001113_t0024_u01728791699401") 2024/10/13 04:00:19 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac73567_d20241013_m035457_c001_v7007000_t0000_u01728791697709") 2024/10/13 04:00:19 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023a8d_d20241013_m035456_c001_v0001113_t0030_u01728791696417") 2024/10/13 04:00:19 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac73563_d20241013_m035452_c001_v7007000_t0000_u01728791692368") 2024/10/13 04:00:20 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023a55_d20241013_m035449_c001_v0001113_t0008_u01728791689430") 2024/10/13 04:00:20 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363af0_d20241013_m035447_c001_v7007000_t0000_u01728791687896") 2024/10/13 04:00:20 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023a39_d20241013_m035446_c001_v0001113_t0039_u01728791686462") 2024/10/13 04:00:20 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363ae5_d20241013_m035438_c001_v7007000_t0000_u01728791678900") 2024/10/13 04:00:20 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80239df_d20241013_m035436_c001_v0001113_t0023_u01728791676869") 2024/10/13 04:00:20 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363ae0_d20241013_m035435_c001_v7007000_t0000_u01728791675582") 2024/10/13 04:00:20 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80239cb_d20241013_m035434_c001_v0001113_t0008_u01728791674500") 2024/10/13 04:00:20 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363ad9_d20241013_m035428_c001_v7007000_t0000_u01728791668886") 2024/10/13 04:00:20 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802398d_d20241013_m035427_c001_v0001113_t0021_u01728791667350") 2024/10/13 04:00:20 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363ad7_d20241013_m035424_c001_v7007000_t0000_u01728791664764") 2024/10/13 04:00:20 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023961_d20241013_m035423_c001_v0001113_t0042_u01728791663602") 2024/10/13 04:00:20 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363ad5_d20241013_m035422_c001_v7007000_t0000_u01728791662500") 2024/10/13 04:00:20 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f101c5dc6524beac4_d20241013_m035420_c001_v0001145_t0010_u01728791660955") 2024/10/13 04:00:20 DEBUG : empty space: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802393d_d20241013_m035419_c001_v0001113_t0001_u01728791659117") 2024/10/13 04:00:20 DEBUG : enormous: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac7356a_d20241013_m035501_c001_v7007000_t0000_u01728791701380") 2024/10/13 04:00:20 DEBUG : enormous: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023aab_d20241013_m035500_c001_v0001113_t0002_u01728791700095") 2024/10/13 04:00:20 DEBUG : existing: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f413a054316707798_d20241013_m035904_c001_v7007000_t0000_u01728791944282") 2024/10/13 04:00:20 DEBUG : existing: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80240f4_d20241013_m035902_c001_v0001113_t0005_u01728791942908") 2024/10/13 04:00:20 DEBUG : existing: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75be66_d20241013_m035525_c001_v7007000_t0000_u01728791725726") 2024/10/13 04:00:20 DEBUG : existing: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023b6f_d20241013_m035524_c001_v0001113_t0020_u01728791724521") 2024/10/13 04:00:21 DEBUG : existing: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4062894573c4660a_d20241013_m035414_c001_v7007000_t0000_u01728791654770") 2024/10/13 04:00:21 DEBUG : existing: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023909_d20241013_m035413_c001_v0001113_t0038_u01728791653644") 2024/10/13 04:00:21 DEBUG : existing: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4062894573c465f9_d20241013_m035412_c001_v7007000_t0000_u01728791652348") 2024/10/13 04:00:21 DEBUG : existing: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80238ef_d20241013_m035411_c001_v0001113_t0050_u01728791651675") 2024/10/13 04:00:21 DEBUG : existing: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80238e9_d20241013_m035410_c001_v0001113_t0045_u01728791650860") 2024/10/13 04:00:21 DEBUG : existing-b: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75be67_d20241013_m035525_c001_v7007000_t0000_u01728791725909") 2024/10/13 04:00:21 DEBUG : existing-b: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8531aa_d20241013_m035524_c001_v0001136_t0020_u01728791724526") 2024/10/13 04:00:21 DEBUG : five: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac7356f_d20241013_m035506_c001_v7007000_t0000_u01728791706852") 2024/10/13 04:00:21 DEBUG : five: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f416daef0f8023ad7_d20241013_m035504_c001_v0001113_t0045_u01728791704836") 2024/10/13 04:00:21 DEBUG : foo: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363ad8_d20241013_m035426_c001_v7007000_t0000_u01728791666611") 2024/10/13 04:00:21 DEBUG : foo: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f416daef0f802397d_d20241013_m035426_c001_v0001113_t0045_u01728791666064") 2024/10/13 04:00:21 DEBUG : foo: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f416daef0f8023974_d20241013_m035425_c001_v0001113_t0045_u01728791665505") 2024/10/13 04:00:21 DEBUG : four: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac73570_d20241013_m035507_c001_v7007000_t0000_u01728791707034") 2024/10/13 04:00:21 DEBUG : four: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4011cebd221f9cf9_d20241013_m035505_c001_v0001146_t0004_u01728791705394") 2024/10/13 04:00:21 DEBUG : four: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023ad3_d20241013_m035504_c001_v0001113_t0032_u01728791704120") 2024/10/13 04:00:21 DEBUG : hello world2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75bc37_d20241013_m035259_c001_v7007000_t0000_u01728791579384") 2024/10/13 04:00:21 DEBUG : hello world2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80236d8_d20241013_m035258_c001_v0001113_t0009_u01728791578484") 2024/10/13 04:00:21 DEBUG : ignore-size: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4062894573c465f5_d20241013_m035409_c001_v7007000_t0000_u01728791649759") 2024/10/13 04:00:21 DEBUG : ignore-size: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80238db_d20241013_m035408_c001_v0001113_t0000_u01728791648710") 2024/10/13 04:00:22 DEBUG : nested/sub dir/file: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75be64_d20241013_m035523_c001_v7007000_t0000_u01728791723410") 2024/10/13 04:00:22 DEBUG : nested/sub dir/file: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8531a4_d20241013_m035522_c001_v0001136_t0001_u01728791722299") 2024/10/13 04:00:22 DEBUG : nested/sub dir/file: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75be62_d20241013_m035521_c001_v7007000_t0000_u01728791721182") 2024/10/13 04:00:22 DEBUG : nested/sub dir/file: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8531a2_d20241013_m035520_c001_v0001136_t0011_u01728791720146") 2024/10/13 04:00:22 DEBUG : one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac73571_d20241013_m035507_c001_v7007000_t0000_u01728791707217") 2024/10/13 04:00:22 DEBUG : one: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f416daef0f8023ac3_d20241013_m035503_c001_v0001113_t0045_u01728791703433") 2024/10/13 04:00:22 DEBUG : only0: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88b8_d20241013_m035955_c001_v7007000_t0000_u01728791995867") 2024/10/13 04:00:22 DEBUG : only0: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4011cebd221fa12d_d20241013_m035950_c001_v0001146_t0004_u01728791990467") 2024/10/13 04:00:22 DEBUG : only0: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa0cd_d20241013_m035933_c001_v0001146_t0037_u01728791973169") 2024/10/13 04:00:22 DEBUG : only0: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c36e_d20241013_m035927_c001_v7007000_t0000_u01728791967015") 2024/10/13 04:00:22 DEBUG : only0: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024114_d20241013_m035910_c001_v0001113_t0047_u01728791950015") 2024/10/13 04:00:22 DEBUG : only1: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88b9_d20241013_m035956_c001_v7007000_t0000_u01728791996054") 2024/10/13 04:00:22 DEBUG : only1: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41306f157a85330f_d20241013_m035950_c001_v0001136_t0002_u01728791990473") 2024/10/13 04:00:22 DEBUG : only1: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80241ee_d20241013_m035934_c001_v0001113_t0021_u01728791974412") 2024/10/13 04:00:22 DEBUG : only1: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40248394d7d22f7e_d20241013_m035926_c001_v7007000_t0000_u01728791966667") 2024/10/13 04:00:22 DEBUG : only1: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a853299_d20241013_m035910_c001_v0001136_t0037_u01728791950910") 2024/10/13 04:00:22 DEBUG : only10: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88ba_d20241013_m035956_c001_v7007000_t0000_u01728791996237") 2024/10/13 04:00:22 DEBUG : only10: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f416daef0f8024293_d20241013_m035950_c001_v0001113_t0045_u01728791990490") 2024/10/13 04:00:22 DEBUG : only10: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024235_d20241013_m035942_c001_v0001113_t0023_u01728791982428") 2024/10/13 04:00:22 DEBUG : only10: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4018fc26f871756f_d20241013_m035926_c001_v7007000_t0000_u01728791966824") 2024/10/13 04:00:23 DEBUG : only10: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532a9_d20241013_m035918_c001_v0001136_t0054_u01728791958237") 2024/10/13 04:00:23 DEBUG : only11: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88bb_d20241013_m035956_c001_v7007000_t0000_u01728791996420") 2024/10/13 04:00:23 DEBUG : only11: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f401542189ae4bbd1_d20241013_m035951_c001_v0001102_t0054_u01728791991040") 2024/10/13 04:00:23 DEBUG : only11: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532ed_d20241013_m035943_c001_v0001136_t0052_u01728791983333") 2024/10/13 04:00:23 DEBUG : only11: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c36b_d20241013_m035926_c001_v7007000_t0000_u01728791966834") 2024/10/13 04:00:23 DEBUG : only11: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa09d_d20241013_m035918_c001_v0001146_t0021_u01728791958889") 2024/10/13 04:00:23 DEBUG : only12: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88bc_d20241013_m035956_c001_v7007000_t0000_u01728791996602") 2024/10/13 04:00:23 DEBUG : only12: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4011cebd221fa12f_d20241013_m035950_c001_v0001146_t0004_u01728791990690") 2024/10/13 04:00:23 DEBUG : only12: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa107_d20241013_m035943_c001_v0001146_t0025_u01728791983903") 2024/10/13 04:00:23 DEBUG : only12: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4062894573c46e13_d20241013_m035926_c001_v7007000_t0000_u01728791966474") 2024/10/13 04:00:23 DEBUG : only12: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802416e_d20241013_m035919_c001_v0001113_t0047_u01728791959745") 2024/10/13 04:00:23 DEBUG : only13: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88be_d20241013_m035956_c001_v7007000_t0000_u01728791996786") 2024/10/13 04:00:23 DEBUG : only13: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f416daef0f8024297_d20241013_m035950_c001_v0001113_t0045_u01728791990705") 2024/10/13 04:00:23 DEBUG : only13: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024255_d20241013_m035944_c001_v0001113_t0012_u01728791984801") 2024/10/13 04:00:23 DEBUG : only13: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40248394d7d22f7b_d20241013_m035926_c001_v7007000_t0000_u01728791966479") 2024/10/13 04:00:23 DEBUG : only13: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532ad_d20241013_m035920_c001_v0001136_t0049_u01728791960282") 2024/10/13 04:00:23 DEBUG : only14: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88bf_d20241013_m035956_c001_v7007000_t0000_u01728791996971") 2024/10/13 04:00:23 DEBUG : only14: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41306f157a853311_d20241013_m035950_c001_v0001136_t0002_u01728791990706") 2024/10/13 04:00:23 DEBUG : only14: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532f9_d20241013_m035945_c001_v0001136_t0056_u01728791985754") 2024/10/13 04:00:23 DEBUG : only14: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c35e_d20241013_m035926_c001_v7007000_t0000_u01728791966086") 2024/10/13 04:00:23 DEBUG : only14: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa0a5_d20241013_m035920_c001_v0001146_t0007_u01728791960923") 2024/10/13 04:00:23 DEBUG : only15: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88c0_d20241013_m035957_c001_v7007000_t0000_u01728791997158") 2024/10/13 04:00:24 DEBUG : only15: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4011cebd221fa133_d20241013_m035950_c001_v0001146_t0004_u01728791990873") 2024/10/13 04:00:24 DEBUG : only15: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa115_d20241013_m035946_c001_v0001146_t0020_u01728791986652") 2024/10/13 04:00:24 DEBUG : only15: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4062894573c46e15_d20241013_m035926_c001_v7007000_t0000_u01728791966846") 2024/10/13 04:00:24 DEBUG : only15: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802417c_d20241013_m035921_c001_v0001113_t0047_u01728791961803") 2024/10/13 04:00:24 DEBUG : only16: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88c1_d20241013_m035957_c001_v7007000_t0000_u01728791997339") 2024/10/13 04:00:24 DEBUG : only16: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f416daef0f802429b_d20241013_m035950_c001_v0001113_t0045_u01728791990891") 2024/10/13 04:00:24 DEBUG : only16: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024273_d20241013_m035947_c001_v0001113_t0046_u01728791987431") 2024/10/13 04:00:24 DEBUG : only16: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4018fc26f8717573_d20241013_m035927_c001_v7007000_t0000_u01728791967027") 2024/10/13 04:00:24 DEBUG : only16: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532b5_d20241013_m035922_c001_v0001136_t0049_u01728791962396") 2024/10/13 04:00:24 DEBUG : only17: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88c2_d20241013_m035957_c001_v7007000_t0000_u01728791997523") 2024/10/13 04:00:24 DEBUG : only17: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41306f157a853313_d20241013_m035950_c001_v0001136_t0002_u01728791990895") 2024/10/13 04:00:24 DEBUG : only17: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a853301_d20241013_m035948_c001_v0001136_t0041_u01728791988027") 2024/10/13 04:00:24 DEBUG : only17: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c361_d20241013_m035926_c001_v7007000_t0000_u01728791966267") 2024/10/13 04:00:24 DEBUG : only17: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa0b1_d20241013_m035923_c001_v0001146_t0009_u01728791963245") 2024/10/13 04:00:24 DEBUG : only18: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88c3_d20241013_m035957_c001_v7007000_t0000_u01728791997705") 2024/10/13 04:00:24 DEBUG : only18: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4011cebd221fa135_d20241013_m035951_c001_v0001146_t0004_u01728791991057") 2024/10/13 04:00:24 DEBUG : only18: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa123_d20241013_m035948_c001_v0001146_t0029_u01728791988694") 2024/10/13 04:00:24 DEBUG : only18: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40248394d7d22f85_d20241013_m035927_c001_v7007000_t0000_u01728791967037") 2024/10/13 04:00:24 DEBUG : only18: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024190_d20241013_m035923_c001_v0001113_t0010_u01728791963814") 2024/10/13 04:00:24 DEBUG : only19: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88c4_d20241013_m035957_c001_v7007000_t0000_u01728791997897") 2024/10/13 04:00:25 DEBUG : only19: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f416daef0f802429f_d20241013_m035951_c001_v0001113_t0045_u01728791991077") 2024/10/13 04:00:25 DEBUG : only19: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024285_d20241013_m035949_c001_v0001113_t0010_u01728791989327") 2024/10/13 04:00:25 DEBUG : only19: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4062894573c46e16_d20241013_m035927_c001_v7007000_t0000_u01728791967048") 2024/10/13 04:00:25 DEBUG : only19: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532bb_d20241013_m035924_c001_v0001136_t0007_u01728791964814") 2024/10/13 04:00:25 DEBUG : only2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88c5_d20241013_m035958_c001_v7007000_t0000_u01728791998081") 2024/10/13 04:00:25 DEBUG : only2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41306f157a853317_d20241013_m035951_c001_v0001136_t0002_u01728791991080") 2024/10/13 04:00:25 DEBUG : only2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532d7_d20241013_m035935_c001_v0001136_t0025_u01728791975185") 2024/10/13 04:00:25 DEBUG : only2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c366_d20241013_m035926_c001_v7007000_t0000_u01728791966638") 2024/10/13 04:00:25 DEBUG : only2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa071_d20241013_m035911_c001_v0001146_t0018_u01728791951618") 2024/10/13 04:00:25 DEBUG : only3: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88c6_d20241013_m035958_c001_v7007000_t0000_u01728791998263") 2024/10/13 04:00:25 DEBUG : only3: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f401542189ae4bbd5_d20241013_m035951_c001_v0001102_t0054_u01728791991224") 2024/10/13 04:00:25 DEBUG : only3: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa0e1_d20241013_m035935_c001_v0001146_t0012_u01728791975903") 2024/10/13 04:00:25 DEBUG : only3: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40248394d7d22f82_d20241013_m035926_c001_v7007000_t0000_u01728791966855") 2024/10/13 04:00:25 DEBUG : only3: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802412e_d20241013_m035912_c001_v0001113_t0034_u01728791952734") 2024/10/13 04:00:25 DEBUG : only4: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88c7_d20241013_m035958_c001_v7007000_t0000_u01728791998458") 2024/10/13 04:00:25 DEBUG : only4: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4011cebd221fa137_d20241013_m035951_c001_v0001146_t0004_u01728791991240") 2024/10/13 04:00:25 DEBUG : only4: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802420e_d20241013_m035937_c001_v0001113_t0024_u01728791977453") 2024/10/13 04:00:25 DEBUG : only4: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4018fc26f871756c_d20241013_m035926_c001_v7007000_t0000_u01728791966641") 2024/10/13 04:00:25 DEBUG : only4: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a85329d_d20241013_m035913_c001_v0001136_t0059_u01728791953634") 2024/10/13 04:00:25 DEBUG : only5: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88c8_d20241013_m035958_c001_v7007000_t0000_u01728791998641") 2024/10/13 04:00:26 DEBUG : only5: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f416daef0f80242a3_d20241013_m035951_c001_v0001113_t0045_u01728791991260") 2024/10/13 04:00:26 DEBUG : only5: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532e1_d20241013_m035938_c001_v0001136_t0033_u01728791978223") 2024/10/13 04:00:26 DEBUG : only5: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4062894573c46e14_d20241013_m035926_c001_v7007000_t0000_u01728791966657") 2024/10/13 04:00:26 DEBUG : only5: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa083_d20241013_m035914_c001_v0001146_t0001_u01728791954304") 2024/10/13 04:00:26 DEBUG : only6: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88c9_d20241013_m035958_c001_v7007000_t0000_u01728791998825") 2024/10/13 04:00:26 DEBUG : only6: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41306f157a853319_d20241013_m035951_c001_v0001136_t0002_u01728791991272") 2024/10/13 04:00:26 DEBUG : only6: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa0f5_d20241013_m035939_c001_v0001146_t0002_u01728791979149") 2024/10/13 04:00:26 DEBUG : only6: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c370_d20241013_m035927_c001_v7007000_t0000_u01728791967197") 2024/10/13 04:00:26 DEBUG : only6: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024142_d20241013_m035915_c001_v0001113_t0012_u01728791955040") 2024/10/13 04:00:26 DEBUG : only7: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88ca_d20241013_m035959_c001_v7007000_t0000_u01728791999007") 2024/10/13 04:00:26 DEBUG : only7: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f401542189ae4bbd7_d20241013_m035951_c001_v0001102_t0054_u01728791991408") 2024/10/13 04:00:26 DEBUG : only7: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024222_d20241013_m035939_c001_v0001113_t0000_u01728791979721") 2024/10/13 04:00:26 DEBUG : only7: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4018fc26f8717569_d20241013_m035926_c001_v7007000_t0000_u01728791966458") 2024/10/13 04:00:26 DEBUG : only7: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532a1_d20241013_m035915_c001_v0001136_t0023_u01728791955873") 2024/10/13 04:00:26 DEBUG : only8: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88cb_d20241013_m035959_c001_v7007000_t0000_u01728791999198") 2024/10/13 04:00:26 DEBUG : only8: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4011cebd221fa139_d20241013_m035951_c001_v0001146_t0004_u01728791991424") 2024/10/13 04:00:26 DEBUG : only8: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8532e9_d20241013_m035940_c001_v0001136_t0013_u01728791980406") 2024/10/13 04:00:26 DEBUG : only8: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4018fc26f8717575_d20241013_m035927_c001_v7007000_t0000_u01728791967208") 2024/10/13 04:00:26 DEBUG : only8: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa093_d20241013_m035916_c001_v0001146_t0028_u01728791956804") 2024/10/13 04:00:27 DEBUG : only9: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88cc_d20241013_m035959_c001_v7007000_t0000_u01728791999382") 2024/10/13 04:00:27 DEBUG : only9: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f416daef0f80242a5_d20241013_m035951_c001_v0001113_t0045_u01728791991442") 2024/10/13 04:00:27 DEBUG : only9: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa0fd_d20241013_m035941_c001_v0001146_t0010_u01728791981375") 2024/10/13 04:00:27 DEBUG : only9: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75c363_d20241013_m035926_c001_v7007000_t0000_u01728791966448") 2024/10/13 04:00:27 DEBUG : only9: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024156_d20241013_m035917_c001_v0001113_t0027_u01728791957411") 2024/10/13 04:00:27 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac7357b_d20241013_m035518_c001_v7007000_t0000_u01728791718281") 2024/10/13 04:00:27 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221f9d2b_d20241013_m035516_c001_v0001146_t0015_u01728791716075") 2024/10/13 04:00:27 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac73578_d20241013_m035514_c001_v7007000_t0000_u01728791714224") 2024/10/13 04:00:27 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a853194_d20241013_m035511_c001_v0001136_t0027_u01728791711975") 2024/10/13 04:00:27 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac73575_d20241013_m035510_c001_v7007000_t0000_u01728791710491") 2024/10/13 04:00:27 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221f9d09_d20241013_m035508_c001_v0001146_t0012_u01728791708173") 2024/10/13 04:00:27 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac73565_d20241013_m035455_c001_v7007000_t0000_u01728791695077") 2024/10/13 04:00:27 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023a75_d20241013_m035453_c001_v0001113_t0016_u01728791693294") 2024/10/13 04:00:27 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363af2_d20241013_m035450_c001_v7007000_t0000_u01728791690857") 2024/10/13 04:00:27 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023a4d_d20241013_m035448_c001_v0001113_t0022_u01728791688833") 2024/10/13 04:00:27 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363aee_d20241013_m035447_c001_v7007000_t0000_u01728791687212") 2024/10/13 04:00:27 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023a37_d20241013_m035446_c001_v0001113_t0057_u01728791686053") 2024/10/13 04:00:27 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363ae4_d20241013_m035438_c001_v7007000_t0000_u01728791678343") 2024/10/13 04:00:28 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80239d9_d20241013_m035436_c001_v0001113_t0047_u01728791676508") 2024/10/13 04:00:28 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363ae2_d20241013_m035435_c001_v7007000_t0000_u01728791675766") 2024/10/13 04:00:28 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80239c3_d20241013_m035434_c001_v0001113_t0022_u01728791674050") 2024/10/13 04:00:28 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363add_d20241013_m035433_c001_v7007000_t0000_u01728791673312") 2024/10/13 04:00:28 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80239b5_d20241013_m035432_c001_v0001113_t0045_u01728791672602") 2024/10/13 04:00:28 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80239ad_d20241013_m035431_c001_v0001113_t0040_u01728791671847") 2024/10/13 04:00:28 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363adb_d20241013_m035431_c001_v7007000_t0000_u01728791671110") 2024/10/13 04:00:28 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80239a3_d20241013_m035430_c001_v0001113_t0048_u01728791670466") 2024/10/13 04:00:28 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023999_d20241013_m035429_c001_v0001113_t0000_u01728791669807") 2024/10/13 04:00:28 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363ada_d20241013_m035429_c001_v7007000_t0000_u01728791669069") 2024/10/13 04:00:28 DEBUG : potato: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023993_d20241013_m035428_c001_v0001113_t0014_u01728791668140") 2024/10/13 04:00:28 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41672678c8352320_d20241013_m035633_c001_v7007000_t0000_u01728791793678") 2024/10/13 04:00:28 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221f9e5a_d20241013_m035632_c001_v0001146_t0053_u01728791792984") 2024/10/13 04:00:28 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4117a892e33330b5_d20241013_m035617_c001_v7007000_t0000_u01728791777588") 2024/10/13 04:00:28 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221f9dfa_d20241013_m035607_c001_v0001146_t0034_u01728791767935") 2024/10/13 04:00:28 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e0ce9_d20241013_m035552_c001_v7007000_t0000_u01728791752623") 2024/10/13 04:00:29 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221f9d9e_d20241013_m035543_c001_v0001146_t0008_u01728791743413") 2024/10/13 04:00:29 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75be6c_d20241013_m035531_c001_v7007000_t0000_u01728791731596") 2024/10/13 04:00:29 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221f9d61_d20241013_m035527_c001_v0001146_t0056_u01728791727241") 2024/10/13 04:00:29 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac7356b_d20241013_m035501_c001_v7007000_t0000_u01728791701563") 2024/10/13 04:00:29 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023aa3_d20241013_m035458_c001_v0001113_t0047_u01728791698998") 2024/10/13 04:00:29 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac73568_d20241013_m035457_c001_v7007000_t0000_u01728791697892") 2024/10/13 04:00:29 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023a8b_d20241013_m035456_c001_v0001113_t0004_u01728791696006") 2024/10/13 04:00:29 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac73566_d20241013_m035455_c001_v7007000_t0000_u01728791695260") 2024/10/13 04:00:29 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023a7d_d20241013_m035454_c001_v0001113_t0052_u01728791694236") 2024/10/13 04:00:29 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac73564_d20241013_m035452_c001_v7007000_t0000_u01728791692552") 2024/10/13 04:00:29 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023a65_d20241013_m035451_c001_v0001113_t0032_u01728791691250") 2024/10/13 04:00:29 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363af1_d20241013_m035448_c001_v7007000_t0000_u01728791688079") 2024/10/13 04:00:29 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023a3f_d20241013_m035447_c001_v0001113_t0042_u01728791687230") 2024/10/13 04:00:29 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41206b435e363ae6_d20241013_m035439_c001_v7007000_t0000_u01728791679083") 2024/10/13 04:00:29 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80239e5_d20241013_m035437_c001_v0001113_t0024_u01728791677891") 2024/10/13 04:00:29 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75bc3b_d20241013_m035302_c001_v7007000_t0000_u01728791582988") 2024/10/13 04:00:29 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80236f0_d20241013_m035302_c001_v0001113_t0035_u01728791582222") 2024/10/13 04:00:30 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75bc3a_d20241013_m035300_c001_v7007000_t0000_u01728791580946") 2024/10/13 04:00:30 DEBUG : potato2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80236e4_d20241013_m035300_c001_v0001113_t0037_u01728791580298") 2024/10/13 04:00:30 DEBUG : potato3: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4117a892e33330b7_d20241013_m035617_c001_v7007000_t0000_u01728791777770") 2024/10/13 04:00:30 DEBUG : potato3: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023c9b_d20241013_m035609_c001_v0001113_t0045_u01728791769462") 2024/10/13 04:00:30 DEBUG : potato3: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e0cea_d20241013_m035553_c001_v7007000_t0000_u01728791753282") 2024/10/13 04:00:30 DEBUG : potato3: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023c01_d20241013_m035544_c001_v0001113_t0008_u01728791744970") 2024/10/13 04:00:30 DEBUG : potato3: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75be6e_d20241013_m035532_c001_v7007000_t0000_u01728791732178") 2024/10/13 04:00:30 DEBUG : potato3: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023b83_d20241013_m035527_c001_v0001113_t0052_u01728791727891") 2024/10/13 04:00:30 DEBUG : pre-dest1/1: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e0ddf_d20241013_m035715_c001_v7007000_t0000_u01728791835597") 2024/10/13 04:00:30 DEBUG : pre-dest1/1: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023e2f_d20241013_m035707_c001_v0001113_t0017_u01728791827028") 2024/10/13 04:00:30 DEBUG : pre-dest2/2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e0de0_d20241013_m035715_c001_v7007000_t0000_u01728791835779") 2024/10/13 04:00:30 DEBUG : pre-dest2/2: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221f9efa_d20241013_m035708_c001_v0001146_t0036_u01728791828019") 2024/10/13 04:00:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4018fc26f8716fb0_d20241013_m035646_c001_v7007000_t0000_u01728791806374") 2024/10/13 04:00:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a8531f6_d20241013_m035643_c001_v0001136_t0047_u01728791803357") 2024/10/13 04:00:30 DEBUG : sizeonly: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4062894573c465f3_d20241013_m035407_c001_v7007000_t0000_u01728791647426") 2024/10/13 04:00:30 DEBUG : sizeonly: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80238c1_d20241013_m035406_c001_v0001113_t0054_u01728791646152") 2024/10/13 04:00:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88f9_d20241013_m040005_c001_v7007000_t0000_u01728792005040") 2024/10/13 04:00:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221fa16b_d20241013_m040003_c001_v0001146_t0026_u01728792003911") 2024/10/13 04:00:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88d3_d20241013_m040002_c001_v7007000_t0000_u01728792002029") 2024/10/13 04:00:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a85332d_d20241013_m040000_c001_v0001136_t0052_u01728792000724") 2024/10/13 04:00:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75be65_d20241013_m035523_c001_v7007000_t0000_u01728791723593") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f1011cebd221f9d51_d20241013_m035522_c001_v0001146_t0058_u01728791722658") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75be63_d20241013_m035521_c001_v7007000_t0000_u01728791721364") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023b5d_d20241013_m035520_c001_v0001113_t0001_u01728791720500") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4062894573c465ed_d20241013_m035402_c001_v7007000_t0000_u01728791642731") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802388b_d20241013_m035401_c001_v0001113_t0053_u01728791641259") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4062894573c465ec_d20241013_m035400_c001_v7007000_t0000_u01728791640520") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023881_d20241013_m035359_c001_v0001113_t0045_u01728791639529") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4062894573c465b2_d20241013_m035353_c001_v7007000_t0000_u01728791633076") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023849_d20241013_m035350_c001_v0001113_t0044_u01728791630954") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4062894573c4657f_d20241013_m035350_c001_v7007000_t0000_u01728791630406") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023835_d20241013_m035348_c001_v0001113_t0017_u01728791628749") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802380e_d20241013_m035342_c001_v0001113_t0036_u01728791622634") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f419a22da0c552064_d20241013_m035341_c001_v7007000_t0000_u01728791621897") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023806_d20241013_m035341_c001_v0001113_t0034_u01728791621287") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80237fa_d20241013_m035340_c001_v0001113_t0011_u01728791620347") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f419a22da0c552024_d20241013_m035338_c001_v7007000_t0000_u01728791618883") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80237d4_d20241013_m035332_c001_v0001113_t0020_u01728791612944") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80237ae_d20241013_m035326_c001_v0001113_t0046_u01728791606759") 2024/10/13 04:00:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e09bc_d20241013_m035326_c001_v7007000_t0000_u01728791606022") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80237a2_d20241013_m035325_c001_v0001113_t0016_u01728791605283") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802379a_d20241013_m035324_c001_v0001113_t0031_u01728791604624") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f418f6ea8f02e09b1_d20241013_m035323_c001_v7007000_t0000_u01728791603530") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802374a_d20241013_m035314_c001_v0001113_t0029_u01728791594314") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f40456f35515404bc_d20241013_m035313_c001_v7007000_t0000_u01728791593949") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802373e_d20241013_m035313_c001_v0001113_t0014_u01728791593122") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75bc42_d20241013_m035311_c001_v7007000_t0000_u01728791591448") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023730_d20241013_m035310_c001_v0001113_t0021_u01728791590658") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75bc41_d20241013_m035310_c001_v7007000_t0000_u01728791590083") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802372a_d20241013_m035309_c001_v0001113_t0023_u01728791589323") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75bc3f_d20241013_m035308_c001_v7007000_t0000_u01728791588038") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023718_d20241013_m035307_c001_v0001113_t0010_u01728791587059") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75bc3e_d20241013_m035306_c001_v7007000_t0000_u01728791586508") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f802370e_d20241013_m035305_c001_v0001113_t0016_u01728791585616") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75bc3c_d20241013_m035304_c001_v7007000_t0000_u01728791584701") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80236fe_d20241013_m035303_c001_v0001113_t0042_u01728791583903") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75bc35_d20241013_m035257_c001_v7007000_t0000_u01728791577569") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80236c4_d20241013_m035256_c001_v0001113_t0048_u01728791576637") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75bc33_d20241013_m035255_c001_v7007000_t0000_u01728791575726") 2024/10/13 04:00:32 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80236b6_d20241013_m035254_c001_v0001113_t0013_u01728791574964") 2024/10/13 04:00:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75bc31_d20241013_m035254_c001_v7007000_t0000_u01728791574046") 2024/10/13 04:00:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f80236ac_d20241013_m035253_c001_v0001113_t0013_u01728791573201") 2024/10/13 04:00:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f4006abeb4f75bc28_d20241013_m035250_c001_v7007000_t0000_u01728791570285") 2024/10/13 04:00:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023692_d20241013_m035249_c001_v0001113_t0025_u01728791569402") 2024/10/13 04:00:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88fd_d20241013_m040005_c001_v7007000_t0000_u01728792005230") 2024/10/13 04:00:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8024305_d20241013_m040003_c001_v0001113_t0052_u01728792003926") 2024/10/13 04:00:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f417612e55ffc88d6_d20241013_m040002_c001_v7007000_t0000_u01728792002211") 2024/10/13 04:00:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f101542189ae4bbf5_d20241013_m040000_c001_v0001102_t0019_u01728792000732") 2024/10/13 04:00:33 DEBUG : sub/yam: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac7357a_d20241013_m035517_c001_v7007000_t0000_u01728791717715") 2024/10/13 04:00:33 DEBUG : sub/yam: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a85319a_d20241013_m035515_c001_v0001136_t0051_u01728791715712") 2024/10/13 04:00:33 DEBUG : three: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac73572_d20241013_m035507_c001_v7007000_t0000_u01728791707400") 2024/10/13 04:00:33 DEBUG : three: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023aeb_d20241013_m035506_c001_v0001113_t0058_u01728791706163") 2024/10/13 04:00:33 DEBUG : three: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023acd_d20241013_m035503_c001_v0001113_t0037_u01728791703802") 2024/10/13 04:00:33 DEBUG : two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac73573_d20241013_m035507_c001_v7007000_t0000_u01728791707581") 2024/10/13 04:00:33 DEBUG : two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f41306f157a85318a_d20241013_m035505_c001_v0001136_t0002_u01728791705574") 2024/10/13 04:00:33 DEBUG : two: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f416daef0f8023ac7_d20241013_m035503_c001_v0001113_t0045_u01728791703619") 2024/10/13 04:00:33 DEBUG : yam: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac7357c_d20241013_m035518_c001_v7007000_t0000_u01728791718466") 2024/10/13 04:00:33 DEBUG : yam: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f108e942c9510e0dc_d20241013_m035517_c001_v0001109_t0005_u01728791717000") 2024/10/13 04:00:33 DEBUG : yam: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac73577_d20241013_m035513_c001_v7007000_t0000_u01728791713612") 2024/10/13 04:00:34 DEBUG : yam: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f116daef0f8023b17_d20241013_m035512_c001_v0001113_t0005_u01728791712332") 2024/10/13 04:00:34 DEBUG : yam: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac73574_d20241013_m035509_c001_v7007000_t0000_u01728791709933") 2024/10/13 04:00:34 DEBUG : yam: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f11306f157a85318e_d20241013_m035508_c001_v0001136_t0011_u01728791708179") 2024/10/13 04:00:34 DEBUG : yaml: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac73579_d20241013_m035514_c001_v7007000_t0000_u01728791714407") 2024/10/13 04:00:34 DEBUG : yaml: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f113a4501ee149039_d20241013_m035513_c001_v0001098_t0007_u01728791713294") 2024/10/13 04:00:34 DEBUG : yaml: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f403116813ac73576_d20241013_m035510_c001_v7007000_t0000_u01728791710674") 2024/10/13 04:00:34 DEBUG : yaml: Deleting (id "4_z1f52cdf3001d8b4b9f280e1b_f113988312b726632_d20241013_m035509_c001_v0001097_t0006_u01728791709513") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m53.885668161s (try 1/5)