"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/11/09 01:44:19 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo" 2024/11/09 01:44:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 01:44:19 DEBUG : Creating backend with remote "/tmp/rclone1665443859" === 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-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:44:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/09 01:44:20 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:44:20 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.03s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 01:44:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:44:22 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:44:22 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:44:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:44:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:23 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.56s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", 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-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", 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-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:25 DEBUG : Creating backend with remote "/non-existing" 2024/11/09 01:44:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/09 01:44:25 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:44:25 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:44:26 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:44:26 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:44:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:44:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.58s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:28 INFO : B2 bucket rclone-test-huxagoc5sabo: Running all checks before starting transfers 2024/11/09 01:44:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:44:28 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:44:28 INFO : B2 bucket rclone-test-huxagoc5sabo: Checks finished, now starting transfers 2024/11/09 01:44:28 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:44:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:44:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.07s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:30 ERROR : Ignoring --no-traverse with sync 2024/11/09 01:44:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:44:30 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:44:30 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:44:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:44:31 INFO : sub dir/hello world: Copied (new) 2024/11/09 01:44:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.74s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/09 01:44:32 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:44:32 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:44:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/09 01:44:33 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.81s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:44:34 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:44:34 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:44:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:44:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:44:36 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:44:36 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:44:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:44:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.13s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/09 01:44:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 01:44:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/09 01:44:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 01:44:38 DEBUG : sub dir: Making directory 2024/11/09 01:44:38 DEBUG : sub dir2: Making directory 2024/11/09 01:44:38 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/09 01:44:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:44:38 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:44:38 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:44:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:44:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/09 01:44:39 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.75s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:40 DEBUG : sub dir2: Making directory 2024/11/09 01:44:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/09 01:44:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 01:44:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:44:40 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:44:40 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:44:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:44:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.47s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:41 DEBUG : sub dir2: Making directory with metadata 2024/11/09 01:44:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 01:44:41 DEBUG : sub dir: Making directory 2024/11/09 01:44:41 DEBUG : sub dir2: Making directory 2024/11/09 01:44:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:44:41 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:44:41 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:44:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:44:42 INFO : sub dir/hello world: Copied (new) 2024/11/09 01:44:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/09 01:44:42 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/09 01:44:42 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.00s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:44 DEBUG : sub dir2: Making directory 2024/11/09 01:44:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:44:44 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:44:44 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:44:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:44:44 INFO : sub dir/hello world: Copied (new) 2024/11/09 01:44:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.55s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:45 DEBUG : sub dir2: Making directory with metadata 2024/11/09 01:44:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 01:44:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 01:44:45 DEBUG : sub dir: Making directory 2024/11/09 01:44:45 DEBUG : sub dir2: Making directory 2024/11/09 01:44:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:44:45 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:44:45 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:44:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:44:46 INFO : sub dir/hello world: Copied (new) 2024/11/09 01:44:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/09 01:44:46 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.80s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:47 DEBUG : sub dir2: Making directory 2024/11/09 01:44:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:44:48 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:44:48 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:44:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:44:48 INFO : sub dir/hello world: Copied (new) 2024/11/09 01:44:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.93s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:50 DEBUG : Creating backend with remote "TestB2:rclone-test-sibeloz0lini" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-huxagoc5sabo -> B2 bucket rclone-test-sibeloz0lini 2024/11/09 01:44:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:44:51 DEBUG : B2 bucket rclone-test-sibeloz0lini: Waiting for checks to finish 2024/11/09 01:44:51 DEBUG : B2 bucket rclone-test-sibeloz0lini: Waiting for transfers to finish 2024/11/09 01:44:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:44:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:53 DEBUG : B2 bucket rclone-test-sibeloz0lini: Purge remote 2024/11/09 01:44:53 INFO : B2 bucket rclone-test-sibeloz0lini: cleaning bucket "rclone-test-sibeloz0lini" of all files 2024/11/09 01:44:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f027d23908d0beb9f380e1b_f105f08b3c5902b40_d20241109_m014452_c001_v0001144_t0020_u01731116692407") --- PASS: TestServerSideCopy (5.39s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 01:44:56 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:44:56 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:44:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/09 01:44:56 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.62s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:44:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gekutus2tomi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-huxagoc5sabo -> B2 bucket rclone-test-gekutus2tomi 2024/11/09 01:44:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:44:59 DEBUG : B2 bucket rclone-test-gekutus2tomi: Waiting for checks to finish 2024/11/09 01:44:59 DEBUG : B2 bucket rclone-test-gekutus2tomi: Waiting for transfers to finish 2024/11/09 01:45:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:45:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 01:45:01 DEBUG : B2 bucket rclone-test-gekutus2tomi: Waiting for checks to finish 2024/11/09 01:45:01 DEBUG : B2 bucket rclone-test-gekutus2tomi: Waiting for transfers to finish 2024/11/09 01:45:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/09 01:45:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:02 DEBUG : B2 bucket rclone-test-gekutus2tomi: Purge remote 2024/11/09 01:45:02 INFO : B2 bucket rclone-test-gekutus2tomi: cleaning bucket "rclone-test-gekutus2tomi" of all files 2024/11/09 01:45:02 DEBUG : sub dir/hello world: Deleting (id "4_zaf429d13908d0beb9f380e1b_f1076a42bf3a9ff6f_d20241109_m014502_c001_v0001098_t0042_u01731116702056") 2024/11/09 01:45:02 DEBUG : sub dir/hello world: Deleting (id "4_zaf429d13908d0beb9f380e1b_f119556eb9962e4a3_d20241109_m014500_c001_v0001128_t0038_u01731116700517") --- PASS: TestServerSideCopyOverSelf (7.18s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 01:45:05 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:05 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/09 01:45:06 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/09 01:45:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.46s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:08 DEBUG : Creating backend with remote "TestB2:rclone-test-pikosoy8vola" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-huxagoc5sabo -> B2 bucket rclone-test-pikosoy8vola 2024/11/09 01:45:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:45:09 DEBUG : B2 bucket rclone-test-pikosoy8vola: Waiting for checks to finish 2024/11/09 01:45:09 DEBUG : B2 bucket rclone-test-pikosoy8vola: Waiting for transfers to finish 2024/11/09 01:45:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:45:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:11 DEBUG : B2 bucket rclone-test-pikosoy8vola: Waiting for checks to finish 2024/11/09 01:45:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 01:45:11 DEBUG : B2 bucket rclone-test-pikosoy8vola: Waiting for transfers to finish 2024/11/09 01:45:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/09 01:45:12 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/09 01:45:12 INFO : sub dir/hello world: Deleted 2024/11/09 01:45:13 DEBUG : testing file moves 2024/11/09 01:45:13 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/09 01:45:13 DEBUG : B2 bucket rclone-test-pikosoy8vola: Waiting for checks to finish 2024/11/09 01:45:13 DEBUG : B2 bucket rclone-test-pikosoy8vola: Waiting for transfers to finish 2024/11/09 01:45:14 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/09 01:45:14 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/09 01:45:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:14 DEBUG : B2 bucket rclone-test-pikosoy8vola: Purge remote 2024/11/09 01:45:14 INFO : B2 bucket rclone-test-pikosoy8vola: cleaning bucket "rclone-test-pikosoy8vola" of all files 2024/11/09 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd73908d0beb9f380e1b_f11951dbf81cb9f41_d20241109_m014514_c001_v0001182_t0056_u01731116714089") 2024/11/09 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd73908d0beb9f380e1b_f106cb9272b9a9d88_d20241109_m014512_c001_v0001176_t0057_u01731116712016") 2024/11/09 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd73908d0beb9f380e1b_f114381c0d7f7eba1_d20241109_m014510_c001_v0001115_t0014_u01731116710097") --- PASS: TestServerSideMoveOverSelf (9.70s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:17 ERROR : : error listing: directory not found 2024/11/09 01:45:18 DEBUG : Local file system at /tmp/rclone1665443859: Making directory 2024/11/09 01:45:18 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:18 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.39s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:45:20 DEBUG : Local file system at /tmp/rclone1665443859: Waiting for checks to finish 2024/11/09 01:45:20 DEBUG : Local file system at /tmp/rclone1665443859: Waiting for transfers to finish 2024/11/09 01:45:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:45:21 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/09 01:45:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestCopyRedownload (2.57s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:22 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/09 01:45:22 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:22 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/09 01:45:22 INFO : check sum: Copied (new) 2024/11/09 01:45:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:23 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/09 01:45:23 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/09 01:45:23 DEBUG : check sum: Unchanged skipping 2024/11/09 01:45:23 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:23 DEBUG : Waiting for deletions to finish 2024/11/09 01:45:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.72s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/09 01:45:24 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:24 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:25 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/09 01:45:25 INFO : sizeonly: Copied (new) 2024/11/09 01:45:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:25 DEBUG : sizeonly: Sizes identical 2024/11/09 01:45:25 DEBUG : sizeonly: Unchanged skipping 2024/11/09 01:45:25 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:25 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:25 DEBUG : Waiting for deletions to finish 2024/11/09 01:45:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.76s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/09 01:45:27 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:27 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:28 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/09 01:45:28 INFO : ignore-size: Copied (new) 2024/11/09 01:45:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:28 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:28 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:45:28 DEBUG : ignore-size: Unchanged skipping 2024/11/09 01:45:28 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:28 DEBUG : Waiting for deletions to finish 2024/11/09 01:45:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:31 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:45:31 DEBUG : existing: Unchanged skipping 2024/11/09 01:45:31 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:31 DEBUG : Waiting for deletions to finish 2024/11/09 01:45:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:31 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/09 01:45:31 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/09 01:45:31 INFO : existing: Copied (replaced existing) 2024/11/09 01:45:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.18s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:33 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/09 01:45:33 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:33 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/09 01:45:34 INFO : existing: Copied (new) 2024/11/09 01:45:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:34 DEBUG : existing: Destination exists, skipping 2024/11/09 01:45:34 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:34 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:34 DEBUG : Waiting for deletions to finish 2024/11/09 01:45:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.54s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:36 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/09 01:45:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/09 01:45:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:45:37 DEBUG : c/non empty space: Unchanged skipping 2024/11/09 01:45:37 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:37 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:45:38 INFO : a/potato2: Copied (new) 2024/11/09 01:45:38 DEBUG : Waiting for deletions to finish 2024/11/09 01:45:38 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:40 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/11/09 01:45:40 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/09 01:45:40 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/09 01:45:40 DEBUG : empty space: Unchanged skipping 2024/11/09 01:45:40 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:40 DEBUG : Waiting for deletions to finish 2024/11/09 01:45:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:40 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/11/09 01:45:40 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/09 01:45:41 INFO : empty space: Updated modification time in destination 2024/11/09 01:45:41 DEBUG : empty space: Unchanged skipping 2024/11/09 01:45:41 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:41 DEBUG : Waiting for deletions to finish 2024/11/09 01:45:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:44 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/11/09 01:45:44 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/09 01:45:44 DEBUG : empty space: Unchanged skipping 2024/11/09 01:45:44 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:44 DEBUG : Waiting for deletions to finish 2024/11/09 01:45:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:46 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/11/09 01:45:46 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1665443859) 2024/11/09 01:45:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-huxagoc5sabo) 2024/11/09 01:45:46 DEBUG : foo: sha1 differ 2024/11/09 01:45:46 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/09 01:45:46 INFO : foo: Copied (replaced existing) 2024/11/09 01:45:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:48 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/09 01:45:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:45:48 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:48 DEBUG : empty space: Unchanged skipping 2024/11/09 01:45:48 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:48 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:45:48 INFO : potato: Copied (new) 2024/11/09 01:45:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.74s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/09 01:45:50 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:50 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/09 01:45:51 INFO : potato: Copied (replaced existing) 2024/11/09 01:45:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.75s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:53 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/11/09 01:45:53 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1665443859) 2024/11/09 01:45:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-huxagoc5sabo) 2024/11/09 01:45:53 DEBUG : potato: sha1 differ 2024/11/09 01:45:53 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/09 01:45:54 INFO : potato: Copied (replaced existing) 2024/11/09 01:45:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:45:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/09 01:45:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:45:56 DEBUG : empty space: Unchanged skipping 2024/11/09 01:45:56 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:56 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:45:56 DEBUG : Waiting for deletions to finish 2024/11/09 01:45:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:45:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:45:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:45:59 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:45:59 DEBUG : empty space: Unchanged skipping 2024/11/09 01:45:59 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:46:00 INFO : potato2: Copied (new) 2024/11/09 01:46:00 DEBUG : Waiting for deletions to finish 2024/11/09 01:46:00 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:03 DEBUG : d: Making directory 2024/11/09 01:46:03 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/09 01:46:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/09 01:46:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:46:03 DEBUG : c/non empty space: Unchanged skipping 2024/11/09 01:46:03 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:03 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:46:04 INFO : a/potato2: Copied (new) 2024/11/09 01:46:04 DEBUG : Waiting for deletions to finish 2024/11/09 01:46:04 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:06 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/09 01:46:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/09 01:46:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:46:07 DEBUG : c/non empty space: Unchanged skipping 2024/11/09 01:46:07 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:07 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:46:07 INFO : a/potato2: Copied (new) 2024/11/09 01:46:07 ERROR : B2 bucket rclone-test-huxagoc5sabo: not deleting files as there were IO errors 2024/11/09 01:46:07 ERROR : B2 bucket rclone-test-huxagoc5sabo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.74s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:10 DEBUG : Waiting for deletions to finish 2024/11/09 01:46:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:46:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:46:11 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:11 DEBUG : empty space: Unchanged skipping 2024/11/09 01:46:11 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:11 INFO : potato: Deleted 2024/11/09 01:46:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:46:11 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.63s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:14 DEBUG : Waiting for deletions to finish 2024/11/09 01:46:14 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:14 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:14 INFO : potato: Deleted 2024/11/09 01:46:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:46:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:46:15 DEBUG : empty space: Unchanged skipping 2024/11/09 01:46:15 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:15 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:46:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.08s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:46:17 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:17 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:18 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/09 01:46:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.05s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:21 DEBUG : enormous: Excluded (Size Filter) 2024/11/09 01:46:21 DEBUG : enormous: Excluded 2024/11/09 01:46:21 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 01:46:21 DEBUG : potato2: Excluded 2024/11/09 01:46:21 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 01:46:21 DEBUG : potato2: Excluded 2024/11/09 01:46:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:46:21 DEBUG : empty space: Unchanged skipping 2024/11/09 01:46:21 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:21 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:21 DEBUG : Waiting for deletions to finish 2024/11/09 01:46:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:21 DEBUG : enormous: Excluded (Size Filter) 2024/11/09 01:46:21 DEBUG : enormous: Excluded 2024/11/09 01:46:21 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 01:46:21 DEBUG : potato2: Excluded 2024/11/09 01:46:21 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 01:46:21 DEBUG : potato2: Excluded 2024/11/09 01:46:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/09 01:46:21 DEBUG : empty space: Unchanged skipping 2024/11/09 01:46:21 DEBUG : Local file system at /tmp/rclone1665443859: Waiting for checks to finish 2024/11/09 01:46:21 DEBUG : Local file system at /tmp/rclone1665443859: Waiting for transfers to finish 2024/11/09 01:46:21 DEBUG : Waiting for deletions to finish 2024/11/09 01:46:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.30s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:25 DEBUG : enormous: Excluded (Size Filter) 2024/11/09 01:46:25 DEBUG : enormous: Excluded 2024/11/09 01:46:25 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 01:46:25 DEBUG : potato2: Excluded 2024/11/09 01:46:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:46:25 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:25 DEBUG : empty space: Unchanged skipping 2024/11/09 01:46:25 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:25 DEBUG : Waiting for deletions to finish 2024/11/09 01:46:26 INFO : enormous: Deleted 2024/11/09 01:46:26 INFO : potato2: Deleted 2024/11/09 01:46:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/09 01:46:26 DEBUG : Local file system at /tmp/rclone1665443859: Waiting for checks to finish 2024/11/09 01:46:26 DEBUG : empty space: Unchanged skipping 2024/11/09 01:46:26 DEBUG : Local file system at /tmp/rclone1665443859: Waiting for transfers to finish 2024/11/09 01:46:26 DEBUG : Waiting for deletions to finish 2024/11/09 01:46:26 INFO : enormous: Deleted 2024/11/09 01:46:26 INFO : potato2: Deleted 2024/11/09 01:46:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.49s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:29 DEBUG : five: Need to transfer - File not found at Destination 2024/11/09 01:46:29 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/09 01:46:29 DEBUG : one: Destination is newer than source, skipping 2024/11/09 01:46:29 DEBUG : three: Sizes identical 2024/11/09 01:46:29 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:29 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/09 01:46:29 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 01:46:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1665443859) 2024/11/09 01:46:29 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-huxagoc5sabo) 2024/11/09 01:46:29 DEBUG : two: sha1 differ 2024/11/09 01:46:29 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/09 01:46:30 INFO : five: Copied (new) 2024/11/09 01:46:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/09 01:46:30 INFO : four: Copied (replaced existing) 2024/11/09 01:46:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/09 01:46:30 INFO : two: Copied (replaced existing) 2024/11/09 01:46:30 DEBUG : Waiting for deletions to finish 2024/11/09 01:46:31 DEBUG : one: Destination is newer than source, skipping 2024/11/09 01:46:31 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/09 01:46:31 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/09 01:46:31 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 01:46:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/09 01:46:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1665443859) 2024/11/09 01:46:31 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-huxagoc5sabo) 2024/11/09 01:46:31 DEBUG : three: sha1 differ 2024/11/09 01:46:31 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/09 01:46:31 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/09 01:46:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/09 01:46:31 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/09 01:46:31 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 01:46:31 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 01:46:31 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/09 01:46:31 INFO : three: Copied (replaced existing) 2024/11/09 01:46:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.43s) === 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-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/09 01:46:33 INFO : B2 bucket rclone-test-huxagoc5sabo: Making map for --track-renames 2024/11/09 01:46:33 INFO : B2 bucket rclone-test-huxagoc5sabo: Finished making map for --track-renames 2024/11/09 01:46:33 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/09 01:46:33 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for renames to finish 2024/11/09 01:46:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/09 01:46:33 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/09 01:46:33 INFO : yam: Copied (new) 2024/11/09 01:46:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/09 01:46:33 INFO : potato: Copied (new) 2024/11/09 01:46:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:46:34 INFO : B2 bucket rclone-test-huxagoc5sabo: Making map for --track-renames 2024/11/09 01:46:34 INFO : B2 bucket rclone-test-huxagoc5sabo: Finished making map for --track-renames 2024/11/09 01:46:34 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:34 DEBUG : potato: Unchanged skipping 2024/11/09 01:46:34 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for renames to finish 2024/11/09 01:46:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/09 01:46:35 INFO : yam: Copied (server-side copy) to: yaml 2024/11/09 01:46:35 INFO : yam: Deleted 2024/11/09 01:46:35 INFO : yaml: Renamed from "yam" 2024/11/09 01:46:35 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/09 01:46:37 INFO : B2 bucket rclone-test-huxagoc5sabo: Making map for --track-renames 2024/11/09 01:46:37 INFO : B2 bucket rclone-test-huxagoc5sabo: Finished making map for --track-renames 2024/11/09 01:46:37 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/09 01:46:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/09 01:46:37 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for renames to finish 2024/11/09 01:46:37 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/09 01:46:37 INFO : yam: Copied (new) 2024/11/09 01:46:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/09 01:46:38 INFO : potato: Copied (new) 2024/11/09 01:46:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:46:38 INFO : B2 bucket rclone-test-huxagoc5sabo: Making map for --track-renames 2024/11/09 01:46:38 INFO : B2 bucket rclone-test-huxagoc5sabo: Finished making map for --track-renames 2024/11/09 01:46:38 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:38 DEBUG : potato: Unchanged skipping 2024/11/09 01:46:38 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for renames to finish 2024/11/09 01:46:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/09 01:46:38 INFO : yam: Copied (server-side copy) to: yaml 2024/11/09 01:46:39 INFO : yam: Deleted 2024/11/09 01:46:39 INFO : yaml: Renamed from "yam" 2024/11/09 01:46:39 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.72s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/09 01:46:40 INFO : B2 bucket rclone-test-huxagoc5sabo: Making map for --track-renames 2024/11/09 01:46:40 INFO : B2 bucket rclone-test-huxagoc5sabo: Finished making map for --track-renames 2024/11/09 01:46:40 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/09 01:46:40 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for renames to finish 2024/11/09 01:46:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/09 01:46:40 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/09 01:46:41 INFO : sub/yam: Copied (new) 2024/11/09 01:46:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/09 01:46:41 INFO : potato: Copied (new) 2024/11/09 01:46:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:46:42 DEBUG : potato: Unchanged skipping 2024/11/09 01:46:42 INFO : B2 bucket rclone-test-huxagoc5sabo: Making map for --track-renames 2024/11/09 01:46:42 INFO : B2 bucket rclone-test-huxagoc5sabo: Finished making map for --track-renames 2024/11/09 01:46:42 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:42 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for renames to finish 2024/11/09 01:46:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/09 01:46:42 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/09 01:46:42 INFO : sub/yam: Deleted 2024/11/09 01:46:42 INFO : yam: Renamed from "sub/yam" 2024/11/09 01:46:42 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.73s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:44 DEBUG : Creating backend with remote "/tmp/rclone1665443859/dir1" 2024/11/09 01:46:44 DEBUG : Creating backend with remote "/tmp/rclone1665443859/dir2" 2024/11/09 01:46:44 DEBUG : Local file system at /tmp/rclone1665443859/dir2: Using server-side directory move 2024/11/09 01:46:44 INFO : Local file system at /tmp/rclone1665443859/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/09 01:46:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/09 01:46:44 DEBUG : Local file system at /tmp/rclone1665443859/dir2: Waiting for checks to finish 2024/11/09 01:46:44 DEBUG : Local file system at /tmp/rclone1665443859/dir2: Waiting for transfers to finish 2024/11/09 01:46:44 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:46:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/09 01:46:45 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:45 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/09 01:46:45 INFO : nested/sub dir/file: Copied (new) 2024/11/09 01:46:45 INFO : nested/sub dir/file: Deleted 2024/11/09 01:46:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:46:45 INFO : sub dir/hello world: Copied (new) 2024/11/09 01:46:45 INFO : sub dir/hello world: Deleted 2024/11/09 01:46:45 INFO : sub dir: Removing directory 2024/11/09 01:46:45 INFO : nested/sub dir: Removing directory 2024/11/09 01:46:45 INFO : nested: Removing directory 2024/11/09 01:46:45 DEBUG : Local file system at /tmp/rclone1665443859: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.36s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 01:46:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/09 01:46:47 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:47 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/09 01:46:47 INFO : nested/sub dir/file: Copied (new) 2024/11/09 01:46:47 INFO : nested/sub dir/file: Deleted 2024/11/09 01:46:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/09 01:46:48 INFO : sub dir/hello world: Copied (new) 2024/11/09 01:46:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.18s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:49 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/09 01:46:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/09 01:46:49 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:49 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:49 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/09 01:46:49 INFO : existing-b: Copied (new) 2024/11/09 01:46:49 INFO : existing-b: Deleted 2024/11/09 01:46:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/09 01:46:50 INFO : existing: Copied (new) 2024/11/09 01:46:50 INFO : existing: Deleted 2024/11/09 01:46:50 DEBUG : existing: Destination exists, skipping 2024/11/09 01:46:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/09 01:46:50 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:46:50 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:46:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.49s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:46:51 DEBUG : Creating backend with remote "TestB2:rclone-test-karifiq9xebo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-huxagoc5sabo -> B2 bucket rclone-test-karifiq9xebo 2024/11/09 01:46:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:46:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/09 01:46:56 DEBUG : empty space: Unchanged skipping 2024/11/09 01:46:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 01:46:56 DEBUG : B2 bucket rclone-test-karifiq9xebo: Waiting for checks to finish 2024/11/09 01:46:56 INFO : empty space: Deleted 2024/11/09 01:46:56 DEBUG : B2 bucket rclone-test-karifiq9xebo: Waiting for transfers to finish 2024/11/09 01:46:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:46:56 INFO : potato2: Copied (server-side copy) 2024/11/09 01:46:56 INFO : potato2: Deleted 2024/11/09 01:46:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/09 01:46:57 INFO : potato3: Copied (server-side copy) 2024/11/09 01:46:57 INFO : potato3: Deleted 2024/11/09 01:46:57 DEBUG : Creating backend with remote "TestB2:rclone-test-pukonud6yowe" 2024/11/09 01:46:58 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/09 01:46:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:46:58 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/09 01:46:58 DEBUG : B2 bucket rclone-test-pukonud6yowe: Waiting for checks to finish 2024/11/09 01:46:58 DEBUG : B2 bucket rclone-test-pukonud6yowe: Waiting for transfers to finish 2024/11/09 01:46:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/09 01:46:59 INFO : empty space: Copied (server-side copy) 2024/11/09 01:46:59 INFO : empty space: Deleted 2024/11/09 01:46:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/09 01:46:59 INFO : potato3: Copied (server-side copy) 2024/11/09 01:46:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:46:59 INFO : potato2: Copied (server-side copy) 2024/11/09 01:47:00 INFO : potato3: Deleted 2024/11/09 01:47:00 INFO : potato2: Deleted 2024/11/09 01:47:00 DEBUG : B2 bucket rclone-test-pukonud6yowe: Purge remote 2024/11/09 01:47:00 INFO : B2 bucket rclone-test-pukonud6yowe: cleaning bucket "rclone-test-pukonud6yowe" of all files 2024/11/09 01:47:00 DEBUG : empty space: Deleting (id "4_zcf826d1390ad0beb9f380e1b_f1027176f09bbf94d_d20241109_m014659_c001_v0001093_t0029_u01731116819290") 2024/11/09 01:47:00 DEBUG : potato2: Deleting (id "4_zcf826d1390ad0beb9f380e1b_f1062a26135b3ee0f_d20241109_m014659_c001_v0001100_t0016_u01731116819680") 2024/11/09 01:47:00 DEBUG : potato3: Deleting (id "4_zcf826d1390ad0beb9f380e1b_f1018b8d4f3423b3b_d20241109_m014659_c001_v0001176_t0012_u01731116819703") 2024/11/09 01:47:01 DEBUG : B2 bucket rclone-test-karifiq9xebo: Purge remote 2024/11/09 01:47:01 INFO : B2 bucket rclone-test-karifiq9xebo: cleaning bucket "rclone-test-karifiq9xebo" of all files 2024/11/09 01:47:01 DEBUG : empty space: Deleting (id "4_z7f524df390ad0beb9f380e1b_f4070de570c7f9cec_d20241109_m014659_c001_v7007000_t0000_u01731116819624") 2024/11/09 01:47:01 DEBUG : empty space: Deleting (id "4_z7f524df390ad0beb9f380e1b_f116d6b4d935f3d72_d20241109_m014655_c001_v0001091_t0054_u01731116815361") 2024/11/09 01:47:01 DEBUG : potato2: Deleting (id "4_z7f524df390ad0beb9f380e1b_f4198dc9f329e6fff_d20241109_m014700_c001_v7007000_t0000_u01731116820088") 2024/11/09 01:47:01 DEBUG : potato2: Deleting (id "4_z7f524df390ad0beb9f380e1b_f100fcfb11f05d510_d20241109_m014656_c001_v0001182_t0008_u01731116816575") 2024/11/09 01:47:01 DEBUG : potato3: Deleting (id "4_z7f524df390ad0beb9f380e1b_f4070de570c7f9cee_d20241109_m014659_c001_v7007000_t0000_u01731116819923") 2024/11/09 01:47:01 DEBUG : potato3: Deleting (id "4_z7f524df390ad0beb9f380e1b_f1020a2cbff4e071c_d20241109_m014656_c001_v0001182_t0014_u01731116816875") 2024/11/09 01:47:01 DEBUG : potato3: Deleting (id "4_z7f524df390ad0beb9f380e1b_f116d6b4d935f3d74_d20241109_m014655_c001_v0001091_t0014_u01731116815740") --- PASS: TestServerSideMove (11.42s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:47:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vaniquv2kana" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-huxagoc5sabo -> B2 bucket rclone-test-vaniquv2kana 2024/11/09 01:47:09 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 01:47:09 DEBUG : empty space: Excluded 2024/11/09 01:47:09 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 01:47:09 DEBUG : empty space: Excluded 2024/11/09 01:47:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:47:09 DEBUG : B2 bucket rclone-test-vaniquv2kana: Waiting for checks to finish 2024/11/09 01:47:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 01:47:09 DEBUG : B2 bucket rclone-test-vaniquv2kana: Waiting for transfers to finish 2024/11/09 01:47:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:47:09 INFO : potato2: Copied (server-side copy) 2024/11/09 01:47:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/09 01:47:09 INFO : potato3: Copied (server-side copy) 2024/11/09 01:47:09 INFO : potato2: Deleted 2024/11/09 01:47:10 INFO : potato3: Deleted 2024/11/09 01:47:10 DEBUG : Creating backend with remote "TestB2:rclone-test-lepivon2wuya" 2024/11/09 01:47:11 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 01:47:11 DEBUG : empty space: Excluded 2024/11/09 01:47:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:47:11 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/09 01:47:11 DEBUG : B2 bucket rclone-test-lepivon2wuya: Waiting for checks to finish 2024/11/09 01:47:11 DEBUG : B2 bucket rclone-test-lepivon2wuya: Waiting for transfers to finish 2024/11/09 01:47:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:47:12 INFO : potato2: Copied (server-side copy) 2024/11/09 01:47:12 INFO : potato2: Deleted 2024/11/09 01:47:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/09 01:47:12 INFO : potato3: Copied (server-side copy) 2024/11/09 01:47:12 INFO : potato3: Deleted 2024/11/09 01:47:13 DEBUG : B2 bucket rclone-test-lepivon2wuya: Purge remote 2024/11/09 01:47:13 INFO : B2 bucket rclone-test-lepivon2wuya: cleaning bucket "rclone-test-lepivon2wuya" of all files 2024/11/09 01:47:13 DEBUG : potato2: Deleting (id "4_zff829d3390ad0beb9f380e1b_f119958abec315514_d20241109_m014712_c001_v0001146_t0015_u01731116832135") 2024/11/09 01:47:13 DEBUG : potato3: Deleting (id "4_zff829d3390ad0beb9f380e1b_f106c956d2f8545f9_d20241109_m014712_c001_v0001113_t0022_u01731116832484") 2024/11/09 01:47:14 DEBUG : B2 bucket rclone-test-vaniquv2kana: Purge remote 2024/11/09 01:47:14 INFO : B2 bucket rclone-test-vaniquv2kana: cleaning bucket "rclone-test-vaniquv2kana" of all files 2024/11/09 01:47:14 DEBUG : empty space: Deleting (id "4_zaf628d0390ad0beb9f380e1b_f1114613f8055c5fc_d20241109_m014708_c001_v0001182_t0024_u01731116828199") 2024/11/09 01:47:14 DEBUG : potato2: Deleting (id "4_zaf628d0390ad0beb9f380e1b_f4036e769244bb65b_d20241109_m014712_c001_v7007000_t0000_u01731116832467") 2024/11/09 01:47:14 DEBUG : potato2: Deleting (id "4_zaf628d0390ad0beb9f380e1b_f1131033f31f8156d_d20241109_m014709_c001_v0001042_t0014_u01731116829269") 2024/11/09 01:47:14 DEBUG : potato3: Deleting (id "4_zaf628d0390ad0beb9f380e1b_f4036e769244bb65c_d20241109_m014712_c001_v7007000_t0000_u01731116832894") 2024/11/09 01:47:14 DEBUG : potato3: Deleting (id "4_zaf628d0390ad0beb9f380e1b_f1037c6a6ec557494_d20241109_m014709_c001_v0001179_t0048_u01731116829560") 2024/11/09 01:47:14 DEBUG : potato3: Deleting (id "4_zaf628d0390ad0beb9f380e1b_f1114613f8055c608_d20241109_m014708_c001_v0001182_t0033_u01731116828475") --- PASS: TestServerSideMoveWithFilter (12.90s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:47:16 DEBUG : Creating backend with remote "TestB2:rclone-test-korutav4wupa" 2024/11/09 01:47:19 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-huxagoc5sabo -> B2 bucket rclone-test-korutav4wupa 2024/11/09 01:47:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:47:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/09 01:47:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 01:47:21 DEBUG : empty space: Unchanged skipping 2024/11/09 01:47:21 DEBUG : B2 bucket rclone-test-korutav4wupa: Waiting for checks to finish 2024/11/09 01:47:21 INFO : empty space: Deleted 2024/11/09 01:47:21 DEBUG : B2 bucket rclone-test-korutav4wupa: Waiting for transfers to finish 2024/11/09 01:47:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/09 01:47:22 INFO : potato3: Copied (server-side copy) 2024/11/09 01:47:22 INFO : potato3: Deleted 2024/11/09 01:47:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:47:22 INFO : potato2: Copied (server-side copy) 2024/11/09 01:47:22 INFO : potato2: Deleted 2024/11/09 01:47:23 DEBUG : Creating backend with remote "TestB2:rclone-test-meyibif2ceno" 2024/11/09 01:47:23 DEBUG : tomatoDir: Making directory 2024/11/09 01:47:24 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/09 01:47:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 01:47:24 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/09 01:47:24 DEBUG : B2 bucket rclone-test-meyibif2ceno: Waiting for checks to finish 2024/11/09 01:47:24 DEBUG : B2 bucket rclone-test-meyibif2ceno: Waiting for transfers to finish 2024/11/09 01:47:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/09 01:47:25 INFO : empty space: Copied (server-side copy) 2024/11/09 01:47:25 INFO : empty space: Deleted 2024/11/09 01:47:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/09 01:47:25 INFO : potato3: Copied (server-side copy) 2024/11/09 01:47:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/09 01:47:25 INFO : potato2: Copied (server-side copy) 2024/11/09 01:47:25 INFO : potato3: Deleted 2024/11/09 01:47:25 INFO : potato2: Deleted 2024/11/09 01:47:26 DEBUG : B2 bucket rclone-test-meyibif2ceno: Purge remote 2024/11/09 01:47:26 INFO : B2 bucket rclone-test-meyibif2ceno: cleaning bucket "rclone-test-meyibif2ceno" of all files 2024/11/09 01:47:26 DEBUG : empty space: Deleting (id "4_z3f42cd5390ad0beb9f380e1b_f111a8a4cac8e1c0c_d20241109_m014724_c001_v0001099_t0029_u01731116844851") 2024/11/09 01:47:26 DEBUG : potato2: Deleting (id "4_z3f42cd5390ad0beb9f380e1b_f104277741b3197e8_d20241109_m014725_c001_v0001102_t0036_u01731116845181") 2024/11/09 01:47:26 DEBUG : potato3: Deleting (id "4_z3f42cd5390ad0beb9f380e1b_f1114613f8055c980_d20241109_m014725_c001_v0001182_t0051_u01731116845224") 2024/11/09 01:47:27 DEBUG : B2 bucket rclone-test-korutav4wupa: Purge remote 2024/11/09 01:47:27 INFO : B2 bucket rclone-test-korutav4wupa: cleaning bucket "rclone-test-korutav4wupa" of all files 2024/11/09 01:47:27 DEBUG : empty space: Deleting (id "4_zbfc2bd3390ad0beb9f380e1b_f415755034833f4cd_d20241109_m014725_c001_v7007000_t0000_u01731116845154") 2024/11/09 01:47:27 DEBUG : empty space: Deleting (id "4_zbfc2bd3390ad0beb9f380e1b_f117348f3140afbe5_d20241109_m014720_c001_v0001182_t0013_u01731116840790") 2024/11/09 01:47:27 DEBUG : potato2: Deleting (id "4_zbfc2bd3390ad0beb9f380e1b_f41852f6601d3ec8b_d20241109_m014725_c001_v7007000_t0000_u01731116845604") 2024/11/09 01:47:27 DEBUG : potato2: Deleting (id "4_zbfc2bd3390ad0beb9f380e1b_f1107b7a02e0f0940_d20241109_m014722_c001_v0001097_t0028_u01731116842060") 2024/11/09 01:47:27 DEBUG : potato3: Deleting (id "4_zbfc2bd3390ad0beb9f380e1b_f415755034833f4ce_d20241109_m014725_c001_v7007000_t0000_u01731116845453") 2024/11/09 01:47:27 DEBUG : potato3: Deleting (id "4_zbfc2bd3390ad0beb9f380e1b_f1029a6b9693eb478_d20241109_m014721_c001_v0001101_t0008_u01731116841683") 2024/11/09 01:47:27 DEBUG : potato3: Deleting (id "4_zbfc2bd3390ad0beb9f380e1b_f117348f3140afbfb_d20241109_m014721_c001_v0001182_t0037_u01731116841058") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.81s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:47:29 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.87s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:47:31 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncOverlap (3.06s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:47:35 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/rclone-sync-test" 2024/11/09 01:47:36 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/rclone-sync-test-include/layer2" 2024/11/09 01:47:38 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/rclone-sync-test-ignore-file" 2024/11/09 01:47:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 01:47:42 DEBUG : B2 bucket rclone-test-huxagoc5sabo path rclone-sync-test: Waiting for checks to finish 2024/11/09 01:47:42 DEBUG : B2 bucket rclone-test-huxagoc5sabo path rclone-sync-test: Waiting for transfers to finish 2024/11/09 01:47:42 DEBUG : Waiting for deletions to finish 2024/11/09 01:47:42 INFO : There was nothing to transfer 2024/11/09 01:47:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 01:47:43 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:47:43 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:47:43 DEBUG : Waiting for deletions to finish 2024/11/09 01:47:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:47:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/09 01:47:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/09 01:47:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 01:47:44 DEBUG : pacer: Reducing sleep to 10ms 2024/11/09 01:47:44 DEBUG : B2 bucket rclone-test-huxagoc5sabo path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/09 01:47:44 DEBUG : B2 bucket rclone-test-huxagoc5sabo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/09 01:47:44 DEBUG : Waiting for deletions to finish 2024/11/09 01:47:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:47:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 01:47:44 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:47:44 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:47:44 DEBUG : Waiting for deletions to finish 2024/11/09 01:47:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:47:45 DEBUG : : Excluded 2024/11/09 01:47:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 01:47:45 DEBUG : B2 bucket rclone-test-huxagoc5sabo path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/09 01:47:45 DEBUG : B2 bucket rclone-test-huxagoc5sabo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/09 01:47:45 DEBUG : Waiting for deletions to finish 2024/11/09 01:47:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.35s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:47:52 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/dst" 2024/11/09 01:47:53 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/CompareDest" 2024/11/09 01:47:55 DEBUG : one: Need to transfer - File not found at Destination 2024/11/09 01:47:55 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:47:55 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:47:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:47:56 INFO : one: Copied (new) 2024/11/09 01:47:56 DEBUG : Waiting for deletions to finish 2024/11/09 01:47:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:47:56 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:47:57 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:47:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/09 01:47:57 INFO : one: Copied (replaced existing) 2024/11/09 01:47:57 DEBUG : Waiting for deletions to finish 2024/11/09 01:47:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:47:59 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:47:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:47:59 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 01:47:59 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:47:59 DEBUG : Waiting for deletions to finish 2024/11/09 01:47:59 INFO : There was nothing to transfer 2024/11/09 01:48:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:48:01 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 01:48:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:48:01 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:48:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:48:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 01:48:01 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:48:01 DEBUG : Waiting for deletions to finish 2024/11/09 01:48:01 INFO : There was nothing to transfer 2024/11/09 01:48:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:48:01 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 01:48:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:48:01 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:48:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:48:02 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 01:48:02 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:48:02 DEBUG : Waiting for deletions to finish 2024/11/09 01:48:02 INFO : There was nothing to transfer 2024/11/09 01:48: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/11/09 01:48:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/09 01:48:03 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 01:48:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:48:03 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:48:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:48:03 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 01:48:03 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:48:03 DEBUG : Waiting for deletions to finish 2024/11/09 01:48:03 INFO : There was nothing to transfer 2024/11/09 01:48:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/09 01:48:04 DEBUG : two: Need to transfer - File not found at Destination 2024/11/09 01:48:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:48:04 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:48:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:48:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 01:48:04 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:48:05 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/09 01:48:05 INFO : two: Copied (new) 2024/11/09 01:48:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.43s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:48:08 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/dest" 2024/11/09 01:48:09 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/pre-dest1" 2024/11/09 01:48:11 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/pre-dest2" 2024/11/09 01:48:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:48:13 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/09 01:48:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:48:13 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/09 01:48:13 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/09 01:48:13 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dest: Waiting for checks to finish 2024/11/09 01:48:13 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dest: Waiting for transfers to finish 2024/11/09 01:48:14 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/09 01:48:14 INFO : 3: Copied (new) 2024/11/09 01:48:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.51s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:48:16 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/dst" 2024/11/09 01:48:17 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/CopyDest" 2024/11/09 01:48:19 DEBUG : one: Need to transfer - File not found at Destination 2024/11/09 01:48:19 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:48:19 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:48:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:48:20 INFO : one: Copied (new) 2024/11/09 01:48:20 DEBUG : Waiting for deletions to finish 2024/11/09 01:48:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:48:20 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:48:21 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:48:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/09 01:48:21 INFO : one: Copied (replaced existing) 2024/11/09 01:48:21 DEBUG : Waiting for deletions to finish 2024/11/09 01:48:23 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/BackupDir" 2024/11/09 01:48:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:48:25 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:48:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:48:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 01:48:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:48:26 INFO : one: Copied (server-side copy) 2024/11/09 01:48:27 INFO : one: Deleted 2024/11/09 01:48:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/09 01:48:27 INFO : one: Copied (server-side copy) 2024/11/09 01:48:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/09 01:48:27 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:48:27 DEBUG : Waiting for deletions to finish 2024/11/09 01:48:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:48:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/09 01:48:29 INFO : two: Copied (server-side copy) 2024/11/09 01:48:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/09 01:48:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:48:29 DEBUG : one: Unchanged skipping 2024/11/09 01:48:29 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:48:29 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:48:29 DEBUG : Waiting for deletions to finish 2024/11/09 01:48:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:48:30 DEBUG : one: Unchanged skipping 2024/11/09 01:48:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:48:30 DEBUG : two: Unchanged skipping 2024/11/09 01:48:30 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:48:30 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:48:30 DEBUG : Waiting for deletions to finish 2024/11/09 01:48:30 INFO : There was nothing to transfer 2024/11/09 01:48:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/09 01:48:31 DEBUG : three: Destination not found in --copy-dest 2024/11/09 01:48:31 DEBUG : three: Need to transfer - File not found at Destination 2024/11/09 01:48:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:48:31 DEBUG : one: Unchanged skipping 2024/11/09 01:48:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/09 01:48:31 DEBUG : two: Unchanged skipping 2024/11/09 01:48:31 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:48:31 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:48:32 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/09 01:48:32 INFO : three: Copied (new) 2024/11/09 01:48:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.00s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:48:36 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/dst" 2024/11/09 01:48:37 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/backup" 2024/11/09 01:48:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 01:48:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:48:39 DEBUG : two: Unchanged skipping 2024/11/09 01:48:39 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:48:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:48:41 INFO : one: Copied (server-side copy) 2024/11/09 01:48:41 INFO : one: Deleted 2024/11/09 01:48:41 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:48:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:48:42 INFO : one: Copied (new) 2024/11/09 01:48:42 DEBUG : Waiting for deletions to finish 2024/11/09 01:48:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/09 01:48:42 INFO : three.txt: Copied (server-side copy) 2024/11/09 01:48:43 INFO : three.txt: Deleted 2024/11/09 01:48:43 INFO : three.txt: Moved into backup dir 2024/11/09 01:48:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 01:48:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:48:45 DEBUG : two: Unchanged skipping 2024/11/09 01:48:45 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:48:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:48:46 INFO : one: Copied (server-side copy) 2024/11/09 01:48:46 INFO : one: Deleted 2024/11/09 01:48:46 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:48:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/09 01:48:46 INFO : one: Copied (new) 2024/11/09 01:48:46 DEBUG : Waiting for deletions to finish 2024/11/09 01:48:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/09 01:48:47 INFO : three.txt: Copied (server-side copy) 2024/11/09 01:48:47 INFO : three.txt: Deleted 2024/11/09 01:48:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.37s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:48:51 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/dst" 2024/11/09 01:48:52 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/backup" 2024/11/09 01:48:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 01:48:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:48:54 DEBUG : two: Unchanged skipping 2024/11/09 01:48:54 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:48:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:48:55 INFO : one: Copied (server-side copy) to: one.bak 2024/11/09 01:48:55 INFO : one: Deleted 2024/11/09 01:48:55 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:48:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:48:56 INFO : one: Copied (new) 2024/11/09 01:48:56 DEBUG : Waiting for deletions to finish 2024/11/09 01:48:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/09 01:48:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/09 01:48:57 INFO : three.txt: Deleted 2024/11/09 01:48:57 INFO : three.txt: Moved into backup dir 2024/11/09 01:48:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:48:58 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:48:58 DEBUG : two: Unchanged skipping 2024/11/09 01:48:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 01:48:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:48:59 INFO : one: Copied (server-side copy) to: one.bak 2024/11/09 01:48:59 INFO : one: Deleted 2024/11/09 01:48:59 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:49:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/09 01:49:00 INFO : one: Copied (new) 2024/11/09 01:49:00 DEBUG : Waiting for deletions to finish 2024/11/09 01:49:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/09 01:49:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/09 01:49:01 INFO : three.txt: Deleted 2024/11/09 01:49:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.87s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:49:05 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/dst" 2024/11/09 01:49:06 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/backup" 2024/11/09 01:49:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 01:49:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:49:08 DEBUG : two: Unchanged skipping 2024/11/09 01:49:08 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:49:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:49:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/09 01:49:10 INFO : one: Deleted 2024/11/09 01:49:10 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:49:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:49:11 INFO : one: Copied (new) 2024/11/09 01:49:11 DEBUG : Waiting for deletions to finish 2024/11/09 01:49:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/09 01:49:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/09 01:49:12 INFO : three.txt: Deleted 2024/11/09 01:49:12 INFO : three.txt: Moved into backup dir 2024/11/09 01:49:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 01:49:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:49:13 DEBUG : two: Unchanged skipping 2024/11/09 01:49:13 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:49:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:49:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/09 01:49:14 INFO : one: Deleted 2024/11/09 01:49:14 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:49:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/09 01:49:15 INFO : one: Copied (new) 2024/11/09 01:49:15 DEBUG : Waiting for deletions to finish 2024/11/09 01:49:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/09 01:49:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/09 01:49:15 INFO : three.txt: Deleted 2024/11/09 01:49:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.71s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:49:19 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/dst" 2024/11/09 01:49:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 01:49:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:49:21 DEBUG : two: Unchanged skipping 2024/11/09 01:49:21 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:49:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:49:22 INFO : one: Copied (server-side copy) to: one.bak 2024/11/09 01:49:22 INFO : one: Deleted 2024/11/09 01:49:22 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:49:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:49:23 INFO : one: Copied (new) 2024/11/09 01:49:23 DEBUG : Waiting for deletions to finish 2024/11/09 01:49:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/09 01:49:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/09 01:49:24 INFO : three.txt: Deleted 2024/11/09 01:49:24 INFO : three.txt: Moved into backup dir 2024/11/09 01:49:25 DEBUG : one.bak: Excluded (Path Filter) 2024/11/09 01:49:25 DEBUG : one.bak: Excluded 2024/11/09 01:49:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/09 01:49:25 DEBUG : three.txt.bak: Excluded 2024/11/09 01:49:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 01:49:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:49:25 DEBUG : two: Unchanged skipping 2024/11/09 01:49:25 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for checks to finish 2024/11/09 01:49:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:49:26 INFO : one: Copied (server-side copy) to: one.bak 2024/11/09 01:49:26 INFO : one: Deleted 2024/11/09 01:49:26 DEBUG : B2 bucket rclone-test-huxagoc5sabo path dst: Waiting for transfers to finish 2024/11/09 01:49:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/09 01:49:26 INFO : one: Copied (new) 2024/11/09 01:49:26 DEBUG : Waiting for deletions to finish 2024/11/09 01:49:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/09 01:49:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/09 01:49:27 INFO : three.txt: Deleted 2024/11/09 01:49:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.95s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:49:31 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/dst" 2024/11/09 01:49:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 01:49:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:49:34 INFO : one: Copied (server-side copy) to: one.bak 2024/11/09 01:49:34 INFO : one: Deleted 2024/11/09 01:49:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:49:35 INFO : one: Copied (new) 2024/11/09 01:49:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:49:35 DEBUG : two: Unchanged skipping 2024/11/09 01:49:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/09 01:49:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/09 01:49:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/09 01:49:36 INFO : three.txt: Deleted 2024/11/09 01:49:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/09 01:49:37 INFO : three.txt: Copied (new) 2024/11/09 01:49:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 01:49:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:49:38 INFO : one: Copied (server-side copy) to: one.bak 2024/11/09 01:49:38 INFO : one: Deleted 2024/11/09 01:49:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/09 01:49:39 INFO : one: Copied (new) 2024/11/09 01:49:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:49:39 DEBUG : two: Unchanged skipping 2024/11/09 01:49:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/09 01:49:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/09 01:49:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/09 01:49:40 INFO : three.txt: Deleted 2024/11/09 01:49:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/09 01:49:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.40s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:49:45 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagoc5sabo/dst" 2024/11/09 01:49:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 01:49:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/09 01:49:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/09 01:49:48 INFO : one: Deleted 2024/11/09 01:49:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:49:48 INFO : one: Copied (new) 2024/11/09 01:49:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:49:49 DEBUG : two: Unchanged skipping 2024/11/09 01:49:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/09 01:49:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/09 01:49:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/09 01:49:50 INFO : three.txt: Deleted 2024/11/09 01:49:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/09 01:49:50 INFO : three.txt: Copied (new) 2024/11/09 01:49:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 01:49:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/09 01:49:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/09 01:49:52 INFO : one: Deleted 2024/11/09 01:49:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/09 01:49:52 INFO : one: Copied (new) 2024/11/09 01:49:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:49:52 DEBUG : two: Unchanged skipping 2024/11/09 01:49:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/09 01:49:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/09 01:49:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/09 01:49:53 INFO : three.txt: Deleted 2024/11/09 01:49:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/09 01:49:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.74s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:49:56 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/09 01:49:56 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:49:56 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:49:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/09 01:49:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/09 01:49:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.43s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:49:58 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/09 01:49:58 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:49:58 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:49:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/09 01:49:59 INFO : existing: Copied (new) 2024/11/09 01:49:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:49:59 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/09 01:49:59 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:49:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/09 01:49:59 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:49:59 ERROR : B2 bucket rclone-test-huxagoc5sabo: not deleting files as there were IO errors 2024/11/09 01:49:59 ERROR : B2 bucket rclone-test-huxagoc5sabo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncImmutable (3.62s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:50:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:02 DEBUG : existing: Unchanged skipping 2024/11/09 01:50:02 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:50:02 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:50:02 DEBUG : Waiting for deletions to finish 2024/11/09 01:50:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.87s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:50:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both0: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both1: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both10: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both11: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both12: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both13: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:50:23 DEBUG : both14: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both18: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both15: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both2: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both3: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both17: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both5: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both6: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both7: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both8: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:23 DEBUG : both9: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both16: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both19: Unchanged skipping 2024/11/09 01:50:23 DEBUG : both4: Unchanged skipping 2024/11/09 01:50:23 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:50:23 DEBUG : Waiting for deletions to finish 2024/11/09 01:50:24 INFO : only13: Deleted 2024/11/09 01:50:24 INFO : only16: Deleted 2024/11/09 01:50:24 INFO : only5: Deleted 2024/11/09 01:50:24 INFO : only12: Deleted 2024/11/09 01:50:24 INFO : only18: Deleted 2024/11/09 01:50:24 INFO : only3: Deleted 2024/11/09 01:50:24 INFO : only10: Deleted 2024/11/09 01:50:24 INFO : only14: Deleted 2024/11/09 01:50:24 INFO : only19: Deleted 2024/11/09 01:50:24 INFO : only2: Deleted 2024/11/09 01:50:24 INFO : only6: Deleted 2024/11/09 01:50:24 INFO : only1: Deleted 2024/11/09 01:50:24 INFO : only11: Deleted 2024/11/09 01:50:24 INFO : only8: Deleted 2024/11/09 01:50:24 INFO : only15: Deleted 2024/11/09 01:50:24 INFO : only17: Deleted 2024/11/09 01:50:24 INFO : only4: Deleted 2024/11/09 01:50:24 INFO : only7: Deleted 2024/11/09 01:50:25 INFO : only9: Deleted 2024/11/09 01:50:25 INFO : only0: Deleted 2024/11/09 01:50:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (24.98s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:50:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both0: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both1: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both10: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both11: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both12: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both13: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both14: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both15: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both16: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both17: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both18: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both19: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both2: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both3: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both4: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both5: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both6: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both7: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both8: Unchanged skipping 2024/11/09 01:50:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/09 01:50:48 DEBUG : both9: Unchanged skipping 2024/11/09 01:50:48 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/09 01:50:48 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for checks to finish 2024/11/09 01:50:48 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Waiting for transfers to finish 2024/11/09 01:50:49 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:49 INFO : only0: Copied (replaced existing) 2024/11/09 01:50:49 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:49 INFO : only10: Copied (replaced existing) 2024/11/09 01:50:49 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:49 INFO : only1: Copied (replaced existing) 2024/11/09 01:50:49 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:49 INFO : only12: Copied (replaced existing) 2024/11/09 01:50:49 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:49 INFO : only13: Copied (replaced existing) 2024/11/09 01:50:49 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:49 INFO : only14: Copied (replaced existing) 2024/11/09 01:50:49 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:49 INFO : only15: Copied (replaced existing) 2024/11/09 01:50:49 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:49 INFO : only16: Copied (replaced existing) 2024/11/09 01:50:49 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:49 INFO : only17: Copied (replaced existing) 2024/11/09 01:50:49 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:49 INFO : only11: Copied (replaced existing) 2024/11/09 01:50:49 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:49 INFO : only18: Copied (replaced existing) 2024/11/09 01:50:49 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:49 INFO : only19: Copied (replaced existing) 2024/11/09 01:50:49 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:49 INFO : only2: Copied (replaced existing) 2024/11/09 01:50:49 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:49 INFO : only3: Copied (replaced existing) 2024/11/09 01:50:49 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:49 INFO : only4: Copied (replaced existing) 2024/11/09 01:50:49 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:49 INFO : only5: Copied (replaced existing) 2024/11/09 01:50:49 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:49 INFO : only6: Copied (replaced existing) 2024/11/09 01:50:50 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:50 INFO : only7: Copied (replaced existing) 2024/11/09 01:50:50 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:50 INFO : only8: Copied (replaced existing) 2024/11/09 01:50:50 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/09 01:50:50 INFO : only9: Copied (replaced existing) 2024/11/09 01:50:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (28.77s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:50:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 01:50:58 DEBUG : sub dir: Making directory 2024/11/09 01:50:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.89s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" 2024/11/09 01:51:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 01:51:03 DEBUG : sub dir: Making directory 2024/11/09 01:51: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-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxagoc5sabo", Local "Local file system at /tmp/rclone1665443859", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.57s) PASS 2024/11/09 01:51:07 DEBUG : B2 bucket rclone-test-huxagoc5sabo: Purge remote 2024/11/09 01:51:07 INFO : B2 bucket rclone-test-huxagoc5sabo: cleaning bucket "rclone-test-huxagoc5sabo" of all files 2024/11/09 01:51:08 DEBUG : BackupDir/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f41852f6601d3ee13_d20241109_m014832_c001_v7007000_t0000_u01731116912895") 2024/11/09 01:51:08 DEBUG : BackupDir/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f11313fe19efb8e5c_d20241109_m014826_c001_v0001103_t0059_u01731116906409") 2024/11/09 01:51:08 DEBUG : CompareDest/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404a5281c1d1d7fc_d20241109_m014805_c001_v7007000_t0000_u01731116885971") 2024/11/09 01:51:08 DEBUG : CompareDest/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3668_d20241109_m014758_c001_v0001101_t0044_u01731116878964") 2024/11/09 01:51:08 DEBUG : CompareDest/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404a5281c1d1d7fd_d20241109_m014806_c001_v7007000_t0000_u01731116886152") 2024/11/09 01:51:08 DEBUG : CompareDest/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a46009_d20241109_m014800_c001_v0001176_t0039_u01731116880406") 2024/11/09 01:51:08 DEBUG : CopyDest/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f41852f6601d3ee17_d20241109_m014833_c001_v7007000_t0000_u01731116913077") 2024/11/09 01:51:08 DEBUG : CopyDest/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b55c_d20241109_m014822_c001_v0001106_t0026_u01731116902941") 2024/11/09 01:51:08 DEBUG : CopyDest/three: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f41852f6601d3ee19_d20241109_m014833_c001_v7007000_t0000_u01731116913259") 2024/11/09 01:51:08 DEBUG : CopyDest/three: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a46069_d20241109_m014830_c001_v0001176_t0026_u01731116910913") 2024/11/09 01:51:08 DEBUG : CopyDest/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f41852f6601d3ee1b_d20241109_m014833_c001_v7007000_t0000_u01731116913449") 2024/11/09 01:51:09 DEBUG : CopyDest/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e36c7_d20241109_m014828_c001_v0001101_t0032_u01731116908218") 2024/11/09 01:51:09 DEBUG : EXISTING: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c7b9_d20241109_m015002_c001_v7007000_t0000_u01731117002965") 2024/11/09 01:51:09 DEBUG : EXISTING: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e37e7_d20241109_m015001_c001_v0001101_t0052_u01731117001835") 2024/11/09 01:51:09 DEBUG : Testêé: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c7b4_d20241109_m014957_c001_v7007000_t0000_u01731116997476") 2024/11/09 01:51:09 DEBUG : Testêé: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a46182_d20241109_m014956_c001_v0001176_t0011_u01731116996876") 2024/11/09 01:51:09 DEBUG : Testêé: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e37d9_d20241109_m014955_c001_v0001101_t0015_u01731116995771") 2024/11/09 01:51:09 DEBUG : a/potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421d7_d20241109_m014608_c001_v7007000_t0000_u01731116768255") 2024/11/09 01:51:09 DEBUG : a/potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b331_d20241109_m014607_c001_v0001106_t0034_u01731116767323") 2024/11/09 01:51:09 DEBUG : a/potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f40666b2a11df98fd_d20241109_m014604_c001_v7007000_t0000_u01731116764767") 2024/11/09 01:51:09 DEBUG : a/potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b321_d20241109_m014603_c001_v0001106_t0031_u01731116763653") 2024/11/09 01:51:09 DEBUG : a/potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac5037_d20241109_m014538_c001_v7007000_t0000_u01731116738777") 2024/11/09 01:51:09 DEBUG : a/potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b2a9_d20241109_m014537_c001_v0001106_t0018_u01731116737444") 2024/11/09 01:51:09 DEBUG : b/potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421d9_d20241109_m014608_c001_v7007000_t0000_u01731116768438") 2024/11/09 01:51:09 DEBUG : b/potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b325_d20241109_m014605_c001_v0001106_t0021_u01731116765671") 2024/11/09 01:51:09 DEBUG : b/potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f40666b2a11df98fb_d20241109_m014604_c001_v7007000_t0000_u01731116764214") 2024/11/09 01:51:09 DEBUG : b/potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b313_d20241109_m014601_c001_v0001106_t0018_u01731116761840") 2024/11/09 01:51:09 DEBUG : b/potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac502c_d20241109_m014538_c001_v7007000_t0000_u01731116738225") 2024/11/09 01:51:09 DEBUG : b/potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b29d_d20241109_m014535_c001_v0001106_t0031_u01731116735972") 2024/11/09 01:51:10 DEBUG : backup/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c76b_d20241109_m014847_c001_v7007000_t0000_u01731116927809") 2024/11/09 01:51:10 DEBUG : backup/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1061b22798f33866_d20241109_m014845_c001_v0001117_t0039_u01731116925370") 2024/11/09 01:51:10 DEBUG : backup/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f11737a094c039824_d20241109_m014840_c001_v0001113_t0005_u01731116920908") 2024/11/09 01:51:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c782_d20241109_m014916_c001_v7007000_t0000_u01731116956406") 2024/11/09 01:51:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f11990b16a3009ac6_d20241109_m014914_c001_v0001109_t0014_u01731116954039") 2024/11/09 01:51:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1093b50c3c9aa3f9_d20241109_m014909_c001_v0001103_t0016_u01731116949537") 2024/11/09 01:51:10 DEBUG : backup/one.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f412a943be5610f1f_d20241109_m014901_c001_v7007000_t0000_u01731116941702") 2024/11/09 01:51:10 DEBUG : backup/one.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f10350422669bdccb_d20241109_m014859_c001_v0001044_t0044_u01731116939205") 2024/11/09 01:51:10 DEBUG : backup/one.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f119d8047e14ee1ea_d20241109_m014855_c001_v0001039_t0050_u01731116935240") 2024/11/09 01:51:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c783_d20241109_m014916_c001_v7007000_t0000_u01731116956587") 2024/11/09 01:51:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f112e01bdf5ef8cb7_d20241109_m014915_c001_v0001179_t0015_u01731116955621") 2024/11/09 01:51:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1053ab147a09a909_d20241109_m014911_c001_v0001115_t0015_u01731116951380") 2024/11/09 01:51:10 DEBUG : backup/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c76c_d20241109_m014848_c001_v7007000_t0000_u01731116928010") 2024/11/09 01:51:10 DEBUG : backup/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1136d60a3d058620_d20241109_m014847_c001_v0001182_t0001_u01731116927001") 2024/11/09 01:51:10 DEBUG : backup/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f116dd84e2f6e034a_d20241109_m014842_c001_v0001100_t0059_u01731116922683") 2024/11/09 01:51:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f412a943be5610f20_d20241109_m014901_c001_v7007000_t0000_u01731116941884") 2024/11/09 01:51:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a50f3f92967e1_d20241109_m014900_c001_v0001146_t0006_u01731116940439") 2024/11/09 01:51:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1181ea5675ac62d6_d20241109_m014856_c001_v0001182_t0043_u01731116936858") 2024/11/09 01:51:11 DEBUG : both0: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214af_d20241109_m015050_c001_v7007000_t0000_u01731117050690") 2024/11/09 01:51:11 DEBUG : both0: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b6e2_d20241109_m015030_c001_v0001106_t0055_u01731117030175") 2024/11/09 01:51:11 DEBUG : both0: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e8428_d20241109_m015025_c001_v7007000_t0000_u01731117025646") 2024/11/09 01:51:11 DEBUG : both0: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a46198_d20241109_m015005_c001_v0001176_t0002_u01731117005203") 2024/11/09 01:51:11 DEBUG : both1: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214b0_d20241109_m015050_c001_v7007000_t0000_u01731117050869") 2024/11/09 01:51:11 DEBUG : both1: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a461f0_d20241109_m015031_c001_v0001176_t0029_u01731117031830") 2024/11/09 01:51:11 DEBUG : both1: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e842b_d20241109_m015025_c001_v7007000_t0000_u01731117025826") 2024/11/09 01:51:11 DEBUG : both1: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e37eb_d20241109_m015006_c001_v0001101_t0059_u01731117006438") 2024/11/09 01:51:11 DEBUG : both10: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214b1_d20241109_m015051_c001_v7007000_t0000_u01731117051050") 2024/11/09 01:51:11 DEBUG : both10: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a4621a_d20241109_m015039_c001_v0001176_t0040_u01731117039429") 2024/11/09 01:51:11 DEBUG : both10: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e842c_d20241109_m015026_c001_v7007000_t0000_u01731117026006") 2024/11/09 01:51:11 DEBUG : both10: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e380b_d20241109_m015014_c001_v0001101_t0027_u01731117014057") 2024/11/09 01:51:11 DEBUG : both11: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214b3_d20241109_m015051_c001_v7007000_t0000_u01731117051241") 2024/11/09 01:51:11 DEBUG : both11: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e386d_d20241109_m015040_c001_v0001101_t0050_u01731117040207") 2024/11/09 01:51:11 DEBUG : both11: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e842d_d20241109_m015026_c001_v7007000_t0000_u01731117026186") 2024/11/09 01:51:11 DEBUG : both11: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b6b0_d20241109_m015014_c001_v0001106_t0010_u01731117014694") 2024/11/09 01:51:11 DEBUG : both12: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214b4_d20241109_m015051_c001_v7007000_t0000_u01731117051423") 2024/11/09 01:51:11 DEBUG : both12: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b709_d20241109_m015040_c001_v0001106_t0045_u01731117040849") 2024/11/09 01:51:12 DEBUG : both12: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e842e_d20241109_m015026_c001_v7007000_t0000_u01731117026367") 2024/11/09 01:51:12 DEBUG : both12: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a461c6_d20241109_m015015_c001_v0001176_t0020_u01731117015706") 2024/11/09 01:51:12 DEBUG : both13: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214b5_d20241109_m015051_c001_v7007000_t0000_u01731117051605") 2024/11/09 01:51:12 DEBUG : both13: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a46228_d20241109_m015041_c001_v0001176_t0012_u01731117041639") 2024/11/09 01:51:12 DEBUG : both13: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e842f_d20241109_m015026_c001_v7007000_t0000_u01731117026548") 2024/11/09 01:51:12 DEBUG : both13: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3811_d20241109_m015016_c001_v0001101_t0011_u01731117016725") 2024/11/09 01:51:12 DEBUG : both14: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214b6_d20241109_m015051_c001_v7007000_t0000_u01731117051786") 2024/11/09 01:51:12 DEBUG : both14: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3879_d20241109_m015042_c001_v0001101_t0010_u01731117042340") 2024/11/09 01:51:12 DEBUG : both14: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e8430_d20241109_m015026_c001_v7007000_t0000_u01731117026728") 2024/11/09 01:51:12 DEBUG : both14: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b6be_d20241109_m015017_c001_v0001106_t0040_u01731117017313") 2024/11/09 01:51:12 DEBUG : both15: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214b7_d20241109_m015051_c001_v7007000_t0000_u01731117051974") 2024/11/09 01:51:12 DEBUG : both15: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b717_d20241109_m015042_c001_v0001106_t0047_u01731117042939") 2024/11/09 01:51:12 DEBUG : both15: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e8431_d20241109_m015026_c001_v7007000_t0000_u01731117026908") 2024/11/09 01:51:12 DEBUG : both15: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a461ce_d20241109_m015018_c001_v0001176_t0046_u01731117018664") 2024/11/09 01:51:12 DEBUG : both16: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214b8_d20241109_m015052_c001_v7007000_t0000_u01731117052159") 2024/11/09 01:51:12 DEBUG : both16: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a46234_d20241109_m015043_c001_v0001176_t0058_u01731117043947") 2024/11/09 01:51:12 DEBUG : both16: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e8432_d20241109_m015027_c001_v7007000_t0000_u01731117027089") 2024/11/09 01:51:12 DEBUG : both16: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e381f_d20241109_m015019_c001_v0001101_t0013_u01731117019725") 2024/11/09 01:51:12 DEBUG : both17: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214ba_d20241109_m015052_c001_v7007000_t0000_u01731117052351") 2024/11/09 01:51:12 DEBUG : both17: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3883_d20241109_m015045_c001_v0001101_t0009_u01731117045121") 2024/11/09 01:51:13 DEBUG : both17: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e8433_d20241109_m015027_c001_v7007000_t0000_u01731117027269") 2024/11/09 01:51:13 DEBUG : both17: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b6c6_d20241109_m015020_c001_v0001106_t0051_u01731117020324") 2024/11/09 01:51:13 DEBUG : both18: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214bb_d20241109_m015052_c001_v7007000_t0000_u01731117052531") 2024/11/09 01:51:13 DEBUG : both18: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b727_d20241109_m015046_c001_v0001106_t0055_u01731117046200") 2024/11/09 01:51:13 DEBUG : both18: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e8434_d20241109_m015027_c001_v7007000_t0000_u01731117027449") 2024/11/09 01:51:13 DEBUG : both18: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a461d8_d20241109_m015021_c001_v0001176_t0012_u01731117021272") 2024/11/09 01:51:13 DEBUG : both19: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214bc_d20241109_m015052_c001_v7007000_t0000_u01731117052713") 2024/11/09 01:51:13 DEBUG : both19: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a46248_d20241109_m015047_c001_v0001176_t0000_u01731117047280") 2024/11/09 01:51:13 DEBUG : both19: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e8435_d20241109_m015027_c001_v7007000_t0000_u01731117027629") 2024/11/09 01:51:13 DEBUG : both19: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e382d_d20241109_m015021_c001_v0001101_t0024_u01731117021999") 2024/11/09 01:51:13 DEBUG : both2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214bd_d20241109_m015052_c001_v7007000_t0000_u01731117052894") 2024/11/09 01:51:13 DEBUG : both2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3851_d20241109_m015032_c001_v0001101_t0054_u01731117032624") 2024/11/09 01:51:13 DEBUG : both2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e8436_d20241109_m015027_c001_v7007000_t0000_u01731117027811") 2024/11/09 01:51:13 DEBUG : both2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b685_d20241109_m015007_c001_v0001106_t0007_u01731117007007") 2024/11/09 01:51:13 DEBUG : both3: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214bf_d20241109_m015053_c001_v7007000_t0000_u01731117053074") 2024/11/09 01:51:13 DEBUG : both3: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b6ea_d20241109_m015033_c001_v0001106_t0041_u01731117033148") 2024/11/09 01:51:13 DEBUG : both3: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e8437_d20241109_m015027_c001_v7007000_t0000_u01731117027992") 2024/11/09 01:51:13 DEBUG : both3: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a461a0_d20241109_m015007_c001_v0001176_t0027_u01731117007954") 2024/11/09 01:51:13 DEBUG : both4: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214c0_d20241109_m015053_c001_v7007000_t0000_u01731117053254") 2024/11/09 01:51:13 DEBUG : both4: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a461fa_d20241109_m015034_c001_v0001176_t0017_u01731117034256") 2024/11/09 01:51:14 DEBUG : both4: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e8438_d20241109_m015028_c001_v7007000_t0000_u01731117028172") 2024/11/09 01:51:14 DEBUG : both4: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e37f9_d20241109_m015008_c001_v0001101_t0013_u01731117008783") 2024/11/09 01:51:14 DEBUG : both5: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214c1_d20241109_m015053_c001_v7007000_t0000_u01731117053434") 2024/11/09 01:51:14 DEBUG : both5: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e385b_d20241109_m015035_c001_v0001101_t0011_u01731117035078") 2024/11/09 01:51:14 DEBUG : both5: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e8439_d20241109_m015028_c001_v7007000_t0000_u01731117028353") 2024/11/09 01:51:14 DEBUG : both5: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b690_d20241109_m015009_c001_v0001106_t0029_u01731117009591") 2024/11/09 01:51:14 DEBUG : both6: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214c3_d20241109_m015053_c001_v7007000_t0000_u01731117053622") 2024/11/09 01:51:14 DEBUG : both6: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b6f1_d20241109_m015035_c001_v0001106_t0055_u01731117035739") 2024/11/09 01:51:14 DEBUG : both6: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e843a_d20241109_m015028_c001_v7007000_t0000_u01731117028533") 2024/11/09 01:51:14 DEBUG : both6: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a461aa_d20241109_m015010_c001_v0001176_t0036_u01731117010588") 2024/11/09 01:51:14 DEBUG : both7: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214c4_d20241109_m015053_c001_v7007000_t0000_u01731117053802") 2024/11/09 01:51:14 DEBUG : both7: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a4620a_d20241109_m015037_c001_v0001176_t0032_u01731117037068") 2024/11/09 01:51:14 DEBUG : both7: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e843b_d20241109_m015028_c001_v7007000_t0000_u01731117028714") 2024/11/09 01:51:14 DEBUG : both7: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e37fd_d20241109_m015011_c001_v0001101_t0046_u01731117011429") 2024/11/09 01:51:14 DEBUG : both8: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214c5_d20241109_m015053_c001_v7007000_t0000_u01731117053999") 2024/11/09 01:51:14 DEBUG : both8: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3865_d20241109_m015037_c001_v0001101_t0056_u01731117037894") 2024/11/09 01:51:14 DEBUG : both8: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e843c_d20241109_m015028_c001_v7007000_t0000_u01731117028895") 2024/11/09 01:51:14 DEBUG : both8: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b6a2_d20241109_m015012_c001_v0001106_t0042_u01731117012095") 2024/11/09 01:51:14 DEBUG : both9: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214c6_d20241109_m015054_c001_v7007000_t0000_u01731117054179") 2024/11/09 01:51:14 DEBUG : both9: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b6f9_d20241109_m015038_c001_v0001106_t0014_u01731117038478") 2024/11/09 01:51:15 DEBUG : both9: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e843d_d20241109_m015029_c001_v7007000_t0000_u01731117029075") 2024/11/09 01:51:15 DEBUG : both9: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a461bc_d20241109_m015013_c001_v0001176_t0017_u01731117013226") 2024/11/09 01:51:15 DEBUG : c/non empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421db_d20241109_m014608_c001_v7007000_t0000_u01731116768620") 2024/11/09 01:51:15 DEBUG : c/non empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b329_d20241109_m014606_c001_v0001106_t0016_u01731116766176") 2024/11/09 01:51:15 DEBUG : c/non empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f40666b2a11df98fe_d20241109_m014604_c001_v7007000_t0000_u01731116764947") 2024/11/09 01:51:15 DEBUG : c/non empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b319_d20241109_m014602_c001_v0001106_t0020_u01731116762816") 2024/11/09 01:51:15 DEBUG : c/non empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac503b_d20241109_m014538_c001_v7007000_t0000_u01731116738972") 2024/11/09 01:51:15 DEBUG : c/non empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b2a5_d20241109_m014536_c001_v0001106_t0031_u01731116736525") 2024/11/09 01:51:15 DEBUG : check sum: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e6ef8_d20241109_m014523_c001_v7007000_t0000_u01731116723775") 2024/11/09 01:51:15 DEBUG : check sum: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b265_d20241109_m014522_c001_v0001106_t0055_u01731116722316") 2024/11/09 01:51:15 DEBUG : dest/3: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f41852f6601d3edbb_d20241109_m014815_c001_v7007000_t0000_u01731116895644") 2024/11/09 01:51:15 DEBUG : dest/3: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4006c13f17fa815d_d20241109_m014814_c001_v0001120_t0034_u01731116894512") 2024/11/09 01:51:15 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c7ae_d20241109_m014954_c001_v7007000_t0000_u01731116994289") 2024/11/09 01:51:15 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1041a29b751a43fc_d20241109_m014952_c001_v0001182_t0043_u01731116992377") 2024/11/09 01:51:15 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4070de570c7fa255_d20241109_m014952_c001_v7007000_t0000_u01731116992180") 2024/11/09 01:51:15 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1041a29b751a430b_d20241109_m014948_c001_v0001182_t0040_u01731116988642") 2024/11/09 01:51:15 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4070de570c7fa24e_d20241109_m014947_c001_v7007000_t0000_u01731116987898") 2024/11/09 01:51:15 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e37b1_d20241109_m014943_c001_v0001101_t0002_u01731116983026") 2024/11/09 01:51:15 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f412a943be5610f33_d20241109_m014941_c001_v7007000_t0000_u01731116981557") 2024/11/09 01:51:15 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f11485a088c9e591a_d20241109_m014938_c001_v0001109_t0023_u01731116978967") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a3942419_d20241109_m014938_c001_v7007000_t0000_u01731116978784") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f11485a088c9e5900_d20241109_m014934_c001_v0001109_t0032_u01731116974992") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a3942409_d20241109_m014934_c001_v7007000_t0000_u01731116974270") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e378d_d20241109_m014929_c001_v0001101_t0023_u01731116969633") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c78f_d20241109_m014928_c001_v7007000_t0000_u01731116968364") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f114b012dfd63a7d8_d20241109_m014926_c001_v0001157_t0040_u01731116966692") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e120f28_d20241109_m014926_c001_v7007000_t0000_u01731116966510") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f114b012dfd63a7ce_d20241109_m014923_c001_v0001157_t0050_u01731116963243") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e120b05_d20241109_m014922_c001_v7007000_t0000_u01731116962502") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b5ef_d20241109_m014917_c001_v0001106_t0031_u01731116957682") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c784_d20241109_m014916_c001_v7007000_t0000_u01731116956768") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f102428b39f3775b7_d20241109_m014914_c001_v0001033_t0019_u01731116954983") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e120702_d20241109_m014914_c001_v7007000_t0000_u01731116954789") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f102428b39f3775ab_d20241109_m014910_c001_v0001033_t0038_u01731116950699") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1206fb_d20241109_m014909_c001_v7007000_t0000_u01731116949953") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a460ce_d20241109_m014902_c001_v0001176_t0056_u01731116942981") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f412a943be5610f21_d20241109_m014902_c001_v7007000_t0000_u01731116942065") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f117efd06b9ece11e_d20241109_m014859_c001_v0001134_t0007_u01731116939809") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4070de570c7f9da6_d20241109_m014859_c001_v7007000_t0000_u01731116939626") 2024/11/09 01:51:16 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f117efd06b9ece110_d20241109_m014856_c001_v0001134_t0020_u01731116936386") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4070de570c7f9d9d_d20241109_m014855_c001_v7007000_t0000_u01731116935658") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3717_d20241109_m014849_c001_v0001101_t0056_u01731116929114") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c76d_d20241109_m014848_c001_v7007000_t0000_u01731116928206") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f110cb24e52f813b0_d20241109_m014846_c001_v0001043_t0035_u01731116926318") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f405b74bd860aa59a_d20241109_m014846_c001_v7007000_t0000_u01731116926138") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f110cb24e52f813a8_d20241109_m014842_c001_v0001043_t0001_u01731116922104") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f405b74bd860aa58f_d20241109_m014841_c001_v7007000_t0000_u01731116921379") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b57c_d20241109_m014834_c001_v0001106_t0012_u01731116914744") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f41852f6601d3ee1d_d20241109_m014833_c001_v7007000_t0000_u01731116913650") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f100ca772c7afc780_d20241109_m014827_c001_v0001106_t0053_u01731116907131") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f41852f6601d3edf4_d20241109_m014826_c001_v7007000_t0000_u01731116906935") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a46049_d20241109_m014822_c001_v0001176_t0042_u01731116902361") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1000971ac4791cfa_d20241109_m014821_c001_v0001041_t0056_u01731116901273") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1000971ac4791cf8_d20241109_m014820_c001_v0001041_t0011_u01731116900023") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404a5281c1d1d7fe_d20241109_m014806_c001_v7007000_t0000_u01731116886333") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b4f2_d20241109_m014758_c001_v0001106_t0007_u01731116878154") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f113677a77162a051_d20241109_m014757_c001_v0001101_t0044_u01731116877268") 2024/11/09 01:51:17 DEBUG : dst/one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f113677a77162a047_d20241109_m014756_c001_v0001101_t0051_u01731116876180") 2024/11/09 01:51:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c7af_d20241109_m014954_c001_v7007000_t0000_u01731116994471") 2024/11/09 01:51:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f108ce467520dbfdc_d20241109_m014951_c001_v0001098_t0007_u01731116991632") 2024/11/09 01:51:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1181ea5675ac6c3e_d20241109_m014947_c001_v0001182_t0025_u01731116987652") 2024/11/09 01:51:18 DEBUG : dst/one.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f412a943be5610f34_d20241109_m014941_c001_v7007000_t0000_u01731116981740") 2024/11/09 01:51:18 DEBUG : dst/one.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1041a29b751a4096_d20241109_m014938_c001_v0001182_t0022_u01731116978560") 2024/11/09 01:51:18 DEBUG : dst/one.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1041a29b751a3f67_d20241109_m014934_c001_v0001182_t0046_u01731116974024") 2024/11/09 01:51:18 DEBUG : dst/one.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c790_d20241109_m014928_c001_v7007000_t0000_u01731116968546") 2024/11/09 01:51:18 DEBUG : dst/one.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1052d9d4bce47f77_d20241109_m014926_c001_v0001182_t0005_u01731116966224") 2024/11/09 01:51:18 DEBUG : dst/one.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f118f9fb2c35fc69b_d20241109_m014922_c001_v0001101_t0056_u01731116962135") 2024/11/09 01:51:18 DEBUG : dst/three: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f41852f6601d3ee1f_d20241109_m014833_c001_v7007000_t0000_u01731116913835") 2024/11/09 01:51:18 DEBUG : dst/three: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1000971ac4791d16_d20241109_m014832_c001_v0001041_t0050_u01731116912081") 2024/11/09 01:51:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c7b0_d20241109_m014954_c001_v7007000_t0000_u01731116994653") 2024/11/09 01:51:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f10865c62c1cc1488_d20241109_m014953_c001_v0001181_t0015_u01731116993254") 2024/11/09 01:51:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f100b2ead3e2a2460_d20241109_m014949_c001_v0001036_t0015_u01731116989525") 2024/11/09 01:51:18 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c7b1_d20241109_m014954_c001_v7007000_t0000_u01731116994836") 2024/11/09 01:51:18 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1041a29b751a4448_d20241109_m014953_c001_v0001182_t0027_u01731116993661") 2024/11/09 01:51:18 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4070de570c7fa257_d20241109_m014953_c001_v7007000_t0000_u01731116993477") 2024/11/09 01:51:18 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1041a29b751a4377_d20241109_m014950_c001_v0001182_t0012_u01731116990117") 2024/11/09 01:51:18 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4070de570c7fa251_d20241109_m014949_c001_v7007000_t0000_u01731116989932") 2024/11/09 01:51:18 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b643_d20241109_m014944_c001_v0001106_t0000_u01731116984425") 2024/11/09 01:51:18 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f412a943be5610f35_d20241109_m014941_c001_v7007000_t0000_u01731116981923") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f11485a088c9e592e_d20241109_m014940_c001_v0001109_t0039_u01731116980664") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a394241f_d20241109_m014940_c001_v7007000_t0000_u01731116980481") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f11485a088c9e590a_d20241109_m014936_c001_v0001109_t0041_u01731116976622") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a3942410_d20241109_m014936_c001_v7007000_t0000_u01731116976439") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b617_d20241109_m014931_c001_v0001106_t0007_u01731116971022") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e120f3a_d20241109_m014927_c001_v7007000_t0000_u01731116967809") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b601_d20241109_m014925_c001_v0001106_t0042_u01731116965182") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e120f0a_d20241109_m014924_c001_v7007000_t0000_u01731116964458") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a4610c_d20241109_m014919_c001_v0001176_t0025_u01731116959624") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e120704_d20241109_m014915_c001_v7007000_t0000_u01731116955842") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a460ea_d20241109_m014913_c001_v0001176_t0035_u01731116953242") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1206fe_d20241109_m014912_c001_v7007000_t0000_u01731116952155") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3745_d20241109_m014904_c001_v0001101_t0026_u01731116944803") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4070de570c7f9dab_d20241109_m014901_c001_v7007000_t0000_u01731116941133") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e372f_d20241109_m014858_c001_v0001101_t0017_u01731116938263") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4070de570c7f9d9f_d20241109_m014857_c001_v7007000_t0000_u01731116937155") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b5a6_d20241109_m014850_c001_v0001106_t0028_u01731116930579") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f405b74bd860aa59d_d20241109_m014847_c001_v7007000_t0000_u01731116927258") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b598_d20241109_m014844_c001_v0001106_t0033_u01731116924104") 2024/11/09 01:51:19 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f405b74bd860aa595_d20241109_m014843_c001_v7007000_t0000_u01731116923022") 2024/11/09 01:51:20 DEBUG : dst/three.txt: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a46071_d20241109_m014836_c001_v0001176_t0042_u01731116916566") 2024/11/09 01:51:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f412a943be5610f36_d20241109_m014942_c001_v7007000_t0000_u01731116982119") 2024/11/09 01:51:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f107b394ef47c5860_d20241109_m014940_c001_v0001172_t0005_u01731116980212") 2024/11/09 01:51:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f107fd70a45cf6f6b_d20241109_m014936_c001_v0001182_t0028_u01731116976144") 2024/11/09 01:51:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c791_d20241109_m014928_c001_v7007000_t0000_u01731116968727") 2024/11/09 01:51:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f116fd4ddeba23d8e_d20241109_m014927_c001_v0001115_t0053_u01731116967219") 2024/11/09 01:51:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1059d109d698ac43_d20241109_m014923_c001_v0001117_t0032_u01731116963748") 2024/11/09 01:51:20 DEBUG : dst/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c7b2_d20241109_m014955_c001_v7007000_t0000_u01731116995035") 2024/11/09 01:51:20 DEBUG : dst/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a46158_d20241109_m014943_c001_v0001176_t0032_u01731116983762") 2024/11/09 01:51:20 DEBUG : dst/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f412a943be5610f37_d20241109_m014942_c001_v7007000_t0000_u01731116982302") 2024/11/09 01:51:20 DEBUG : dst/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a4612e_d20241109_m014930_c001_v0001176_t0035_u01731116970450") 2024/11/09 01:51:20 DEBUG : dst/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c792_d20241109_m014928_c001_v7007000_t0000_u01731116968909") 2024/11/09 01:51:20 DEBUG : dst/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3767_d20241109_m014918_c001_v0001101_t0010_u01731116958875") 2024/11/09 01:51:20 DEBUG : dst/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c785_d20241109_m014916_c001_v7007000_t0000_u01731116956949") 2024/11/09 01:51:20 DEBUG : dst/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b5be_d20241109_m014903_c001_v0001106_t0043_u01731116943556") 2024/11/09 01:51:20 DEBUG : dst/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f412a943be5610f22_d20241109_m014902_c001_v7007000_t0000_u01731116942248") 2024/11/09 01:51:20 DEBUG : dst/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a460a1_d20241109_m014850_c001_v0001176_t0022_u01731116929999") 2024/11/09 01:51:20 DEBUG : dst/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c76e_d20241109_m014848_c001_v7007000_t0000_u01731116928387") 2024/11/09 01:51:20 DEBUG : dst/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e36e7_d20241109_m014835_c001_v0001101_t0051_u01731116915739") 2024/11/09 01:51:20 DEBUG : dst/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f41852f6601d3ee22_d20241109_m014834_c001_v7007000_t0000_u01731116914018") 2024/11/09 01:51:21 DEBUG : dst/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f11006b9474ffdf5c_d20241109_m014829_c001_v0001128_t0011_u01731116909607") 2024/11/09 01:51:21 DEBUG : dst/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404a5281c1d1d7ff_d20241109_m014806_c001_v7007000_t0000_u01731116886513") 2024/11/09 01:51:21 DEBUG : dst/two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f113677a77162a075_d20241109_m014804_c001_v0001101_t0055_u01731116884500") 2024/11/09 01:51:21 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f40666b2a11df9a6b_d20241109_m014721_c001_v7007000_t0000_u01731116841664") 2024/11/09 01:51:21 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a45f8f_d20241109_m014718_c001_v0001176_t0038_u01731116838089") 2024/11/09 01:51:21 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f40666b2a11df9a60_d20241109_m014715_c001_v7007000_t0000_u01731116835993") 2024/11/09 01:51:21 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a45f79_d20241109_m014705_c001_v0001176_t0043_u01731116825098") 2024/11/09 01:51:21 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac51a5_d20241109_m014656_c001_v7007000_t0000_u01731116816542") 2024/11/09 01:51:21 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a45f5b_d20241109_m014652_c001_v0001176_t0034_u01731116812940") 2024/11/09 01:51:21 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421f9_d20241109_m014626_c001_v7007000_t0000_u01731116786866") 2024/11/09 01:51:21 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b397_d20241109_m014624_c001_v0001106_t0013_u01731116784287") 2024/11/09 01:51:21 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421ef_d20241109_m014622_c001_v7007000_t0000_u01731116782199") 2024/11/09 01:51:21 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b38b_d20241109_m014620_c001_v0001106_t0019_u01731116780726") 2024/11/09 01:51:21 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421e6_d20241109_m014616_c001_v7007000_t0000_u01731116776209") 2024/11/09 01:51:21 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b359_d20241109_m014613_c001_v0001106_t0005_u01731116773804") 2024/11/09 01:51:21 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421df_d20241109_m014612_c001_v7007000_t0000_u01731116772122") 2024/11/09 01:51:21 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b343_d20241109_m014610_c001_v0001106_t0052_u01731116770133") 2024/11/09 01:51:21 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421c9_d20241109_m014600_c001_v7007000_t0000_u01731116760931") 2024/11/09 01:51:21 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b307_d20241109_m014558_c001_v0001106_t0058_u01731116758781") 2024/11/09 01:51:22 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421c0_d20241109_m014557_c001_v7007000_t0000_u01731116757238") 2024/11/09 01:51:22 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b2fb_d20241109_m014556_c001_v0001106_t0022_u01731116756249") 2024/11/09 01:51:22 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac50a7_d20241109_m014549_c001_v7007000_t0000_u01731116749207") 2024/11/09 01:51:22 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b2d3_d20241109_m014547_c001_v0001106_t0026_u01731116747387") 2024/11/09 01:51:22 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac506d_d20241109_m014544_c001_v7007000_t0000_u01731116744803") 2024/11/09 01:51:22 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b2c1_d20241109_m014543_c001_v0001106_t0010_u01731116743548") 2024/11/09 01:51:22 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac505b_d20241109_m014542_c001_v7007000_t0000_u01731116742446") 2024/11/09 01:51:22 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1001c4bacec0b609_d20241109_m014541_c001_v0001116_t0045_u01731116741590") 2024/11/09 01:51:22 DEBUG : empty space: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b2b5_d20241109_m014539_c001_v0001106_t0013_u01731116739706") 2024/11/09 01:51:22 DEBUG : enormous: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421f5_d20241109_m014625_c001_v7007000_t0000_u01731116785947") 2024/11/09 01:51:22 DEBUG : enormous: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b39b_d20241109_m014624_c001_v0001106_t0006_u01731116784872") 2024/11/09 01:51:22 DEBUG : existing: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4093a1ce20c6c7b7_d20241109_m015000_c001_v7007000_t0000_u01731117000338") 2024/11/09 01:51:22 DEBUG : existing: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b673_d20241109_m014958_c001_v0001106_t0007_u01731116998584") 2024/11/09 01:51:22 DEBUG : existing: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac519e_d20241109_m014651_c001_v7007000_t0000_u01731116811101") 2024/11/09 01:51:22 DEBUG : existing: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b3f2_d20241109_m014649_c001_v0001106_t0057_u01731116809726") 2024/11/09 01:51:22 DEBUG : existing: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac4ffc_d20241109_m014534_c001_v7007000_t0000_u01731116734822") 2024/11/09 01:51:22 DEBUG : existing: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b293_d20241109_m014533_c001_v0001106_t0008_u01731116733558") 2024/11/09 01:51:22 DEBUG : existing: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac4fd5_d20241109_m014532_c001_v7007000_t0000_u01731116732280") 2024/11/09 01:51:22 DEBUG : existing: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b289_d20241109_m014531_c001_v0001106_t0021_u01731116731409") 2024/11/09 01:51:23 DEBUG : existing: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b27f_d20241109_m014530_c001_v0001106_t0007_u01731116730200") 2024/11/09 01:51:23 DEBUG : existing-b: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac519f_d20241109_m014651_c001_v7007000_t0000_u01731116811298") 2024/11/09 01:51:23 DEBUG : existing-b: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a45f51_d20241109_m014649_c001_v0001176_t0016_u01731116809772") 2024/11/09 01:51:23 DEBUG : five: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a3942200_d20241109_m014631_c001_v7007000_t0000_u01731116791911") 2024/11/09 01:51:23 DEBUG : five: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f411fddf2b217b3b3_d20241109_m014629_c001_v0001106_t0020_u01731116789802") 2024/11/09 01:51:23 DEBUG : foo: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac507b_d20241109_m014546_c001_v7007000_t0000_u01731116746654") 2024/11/09 01:51:23 DEBUG : foo: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f411fddf2b217b2cb_d20241109_m014546_c001_v0001106_t0020_u01731116746097") 2024/11/09 01:51:23 DEBUG : foo: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f411fddf2b217b2c9_d20241109_m014545_c001_v0001106_t0020_u01731116745546") 2024/11/09 01:51:23 DEBUG : four: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a3942201_d20241109_m014632_c001_v7007000_t0000_u01731116792095") 2024/11/09 01:51:23 DEBUG : four: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f403c6952d94e34f3_d20241109_m014630_c001_v0001101_t0049_u01731116790357") 2024/11/09 01:51:23 DEBUG : four: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b3ad_d20241109_m014628_c001_v0001106_t0054_u01731116788830") 2024/11/09 01:51:23 DEBUG : hello world2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4082b5c45664a50a_d20241109_m014433_c001_v7007000_t0000_u01731116673638") 2024/11/09 01:51:23 DEBUG : hello world2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b187_d20241109_m014432_c001_v0001106_t0005_u01731116672721") 2024/11/09 01:51:23 DEBUG : ignore-size: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac4fa8_d20241109_m014529_c001_v7007000_t0000_u01731116729102") 2024/11/09 01:51:23 DEBUG : ignore-size: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b277_d20241109_m014527_c001_v0001106_t0044_u01731116727797") 2024/11/09 01:51:23 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac519c_d20241109_m014648_c001_v7007000_t0000_u01731116808622") 2024/11/09 01:51:23 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a45f4f_d20241109_m014647_c001_v0001176_t0045_u01731116807554") 2024/11/09 01:51:23 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac5197_d20241109_m014646_c001_v7007000_t0000_u01731116806433") 2024/11/09 01:51:23 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a45f46_d20241109_m014645_c001_v0001176_t0057_u01731116805198") 2024/11/09 01:51:23 DEBUG : one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a3942202_d20241109_m014632_c001_v7007000_t0000_u01731116792282") 2024/11/09 01:51:24 DEBUG : one: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f411fddf2b217b3a3_d20241109_m014627_c001_v0001106_t0020_u01731116787973") 2024/11/09 01:51:24 DEBUG : only0: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214c8_d20241109_m015054_c001_v7007000_t0000_u01731117054359") 2024/11/09 01:51:24 DEBUG : only0: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f403c6952d94e3891_d20241109_m015048_c001_v0001101_t0049_u01731117048979") 2024/11/09 01:51:24 DEBUG : only0: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3849_d20241109_m015031_c001_v0001101_t0033_u01731117031193") 2024/11/09 01:51:24 DEBUG : only0: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e8426_d20241109_m015025_c001_v7007000_t0000_u01731117025032") 2024/11/09 01:51:24 DEBUG : only0: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b681_d20241109_m015005_c001_v0001106_t0000_u01731117005802") 2024/11/09 01:51:24 DEBUG : only1: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214c9_d20241109_m015054_c001_v7007000_t0000_u01731117054539") 2024/11/09 01:51:24 DEBUG : only1: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f409a8f0580a4624e_d20241109_m015048_c001_v0001176_t0000_u01731117048989") 2024/11/09 01:51:24 DEBUG : only1: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b6e8_d20241109_m015032_c001_v0001106_t0039_u01731117032048") 2024/11/09 01:51:24 DEBUG : only1: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e8424_d20241109_m015024_c001_v7007000_t0000_u01731117024672") 2024/11/09 01:51:24 DEBUG : only1: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a4619c_d20241109_m015006_c001_v0001176_t0031_u01731117006782") 2024/11/09 01:51:24 DEBUG : only10: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214ca_d20241109_m015054_c001_v7007000_t0000_u01731117054719") 2024/11/09 01:51:24 DEBUG : only10: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f411fddf2b217b737_d20241109_m015048_c001_v0001106_t0020_u01731117048998") 2024/11/09 01:51:24 DEBUG : only10: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b701_d20241109_m015039_c001_v0001106_t0013_u01731117039694") 2024/11/09 01:51:24 DEBUG : only10: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f40666b2a11dfbf91_d20241109_m015024_c001_v7007000_t0000_u01731117024463") 2024/11/09 01:51:24 DEBUG : only10: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a461c0_d20241109_m015014_c001_v0001176_t0023_u01731117014474") 2024/11/09 01:51:24 DEBUG : only11: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214cb_d20241109_m015054_c001_v7007000_t0000_u01731117054900") 2024/11/09 01:51:24 DEBUG : only11: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f410044c85dc9e579_d20241109_m015049_c001_v0001144_t0046_u01731117049547") 2024/11/09 01:51:24 DEBUG : only11: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a46222_d20241109_m015040_c001_v0001176_t0042_u01731117040642") 2024/11/09 01:51:25 DEBUG : only11: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a3942466_d20241109_m015024_c001_v7007000_t0000_u01731117024683") 2024/11/09 01:51:25 DEBUG : only11: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e380f_d20241109_m015015_c001_v0001101_t0010_u01731117015321") 2024/11/09 01:51:25 DEBUG : only12: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214cc_d20241109_m015055_c001_v7007000_t0000_u01731117055080") 2024/11/09 01:51:25 DEBUG : only12: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f403c6952d94e3897_d20241109_m015049_c001_v0001101_t0049_u01731117049199") 2024/11/09 01:51:25 DEBUG : only12: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3875_d20241109_m015041_c001_v0001101_t0057_u01731117041321") 2024/11/09 01:51:25 DEBUG : only12: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac777d_d20241109_m015024_c001_v7007000_t0000_u01731117024285") 2024/11/09 01:51:25 DEBUG : only12: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b6b6_d20241109_m015015_c001_v0001106_t0012_u01731117015920") 2024/11/09 01:51:25 DEBUG : only13: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214ce_d20241109_m015055_c001_v7007000_t0000_u01731117055260") 2024/11/09 01:51:25 DEBUG : only13: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f409a8f0580a46250_d20241109_m015049_c001_v0001176_t0000_u01731117049209") 2024/11/09 01:51:25 DEBUG : only13: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b70f_d20241109_m015041_c001_v0001106_t0007_u01731117041844") 2024/11/09 01:51:25 DEBUG : only13: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f40666b2a11dfbf8d_d20241109_m015023_c001_v7007000_t0000_u01731117023917") 2024/11/09 01:51:25 DEBUG : only13: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a461ca_d20241109_m015017_c001_v0001176_t0044_u01731117017049") 2024/11/09 01:51:25 DEBUG : only14: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214cf_d20241109_m015055_c001_v7007000_t0000_u01731117055444") 2024/11/09 01:51:25 DEBUG : only14: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f411fddf2b217b739_d20241109_m015049_c001_v0001106_t0020_u01731117049218") 2024/11/09 01:51:25 DEBUG : only14: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a4622e_d20241109_m015042_c001_v0001176_t0015_u01731117042717") 2024/11/09 01:51:25 DEBUG : only14: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac777f_d20241109_m015024_c001_v7007000_t0000_u01731117024467") 2024/11/09 01:51:25 DEBUG : only14: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3817_d20241109_m015017_c001_v0001101_t0029_u01731117017881") 2024/11/09 01:51:25 DEBUG : only15: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214d0_d20241109_m015055_c001_v7007000_t0000_u01731117055626") 2024/11/09 01:51:25 DEBUG : only15: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f403c6952d94e3899_d20241109_m015049_c001_v0001101_t0049_u01731117049381") 2024/11/09 01:51:25 DEBUG : only15: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e387d_d20241109_m015043_c001_v0001101_t0006_u01731117043484") 2024/11/09 01:51:26 DEBUG : only15: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f40666b2a11dfbf93_d20241109_m015024_c001_v7007000_t0000_u01731117024836") 2024/11/09 01:51:26 DEBUG : only15: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b6c2_d20241109_m015018_c001_v0001106_t0043_u01731117018888") 2024/11/09 01:51:26 DEBUG : only16: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214d1_d20241109_m015055_c001_v7007000_t0000_u01731117055807") 2024/11/09 01:51:26 DEBUG : only16: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f409a8f0580a46252_d20241109_m015049_c001_v0001176_t0000_u01731117049392") 2024/11/09 01:51:26 DEBUG : only16: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b71f_d20241109_m015044_c001_v0001106_t0046_u01731117044158") 2024/11/09 01:51:26 DEBUG : only16: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f40666b2a11dfbf8f_d20241109_m015024_c001_v7007000_t0000_u01731117024097") 2024/11/09 01:51:26 DEBUG : only16: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a461d2_d20241109_m015020_c001_v0001176_t0025_u01731117020106") 2024/11/09 01:51:26 DEBUG : only17: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214d3_d20241109_m015055_c001_v7007000_t0000_u01731117055987") 2024/11/09 01:51:26 DEBUG : only17: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f411fddf2b217b73b_d20241109_m015049_c001_v0001106_t0020_u01731117049402") 2024/11/09 01:51:26 DEBUG : only17: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a46242_d20241109_m015045_c001_v0001176_t0010_u01731117045967") 2024/11/09 01:51:26 DEBUG : only17: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e8425_d20241109_m015024_c001_v7007000_t0000_u01731117024852") 2024/11/09 01:51:26 DEBUG : only17: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3825_d20241109_m015020_c001_v0001101_t0036_u01731117020973") 2024/11/09 01:51:26 DEBUG : only18: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214d4_d20241109_m015056_c001_v7007000_t0000_u01731117056167") 2024/11/09 01:51:26 DEBUG : only18: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f403c6952d94e389b_d20241109_m015049_c001_v0001101_t0049_u01731117049564") 2024/11/09 01:51:26 DEBUG : only18: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3885_d20241109_m015046_c001_v0001101_t0005_u01731117046817") 2024/11/09 01:51:26 DEBUG : only18: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a3942464_d20241109_m015024_c001_v7007000_t0000_u01731117024293") 2024/11/09 01:51:26 DEBUG : only18: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b6c8_d20241109_m015021_c001_v0001106_t0021_u01731117021489") 2024/11/09 01:51:26 DEBUG : only19: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214d6_d20241109_m015056_c001_v7007000_t0000_u01731117056349") 2024/11/09 01:51:26 DEBUG : only19: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f409a8f0580a46254_d20241109_m015049_c001_v0001176_t0000_u01731117049576") 2024/11/09 01:51:27 DEBUG : only19: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b72b_d20241109_m015047_c001_v0001106_t0022_u01731117047499") 2024/11/09 01:51:27 DEBUG : only19: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a3942465_d20241109_m015024_c001_v7007000_t0000_u01731117024483") 2024/11/09 01:51:27 DEBUG : only19: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a461e0_d20241109_m015022_c001_v0001176_t0059_u01731117022719") 2024/11/09 01:51:27 DEBUG : only2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214d7_d20241109_m015056_c001_v7007000_t0000_u01731117056529") 2024/11/09 01:51:27 DEBUG : only2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f411fddf2b217b73d_d20241109_m015049_c001_v0001106_t0020_u01731117049592") 2024/11/09 01:51:27 DEBUG : only2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a461f4_d20241109_m015032_c001_v0001176_t0050_u01731117032933") 2024/11/09 01:51:27 DEBUG : only2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e8423_d20241109_m015024_c001_v7007000_t0000_u01731117024493") 2024/11/09 01:51:27 DEBUG : only2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e37f3_d20241109_m015007_c001_v0001101_t0039_u01731117007594") 2024/11/09 01:51:27 DEBUG : only3: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214d8_d20241109_m015056_c001_v7007000_t0000_u01731117056709") 2024/11/09 01:51:27 DEBUG : only3: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f410044c85dc9e57d_d20241109_m015049_c001_v0001144_t0046_u01731117049748") 2024/11/09 01:51:27 DEBUG : only3: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3853_d20241109_m015033_c001_v0001101_t0019_u01731117033910") 2024/11/09 01:51:27 DEBUG : only3: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e8422_d20241109_m015024_c001_v7007000_t0000_u01731117024311") 2024/11/09 01:51:27 DEBUG : only3: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b687_d20241109_m015008_c001_v0001106_t0040_u01731117008206") 2024/11/09 01:51:27 DEBUG : only4: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214da_d20241109_m015056_c001_v7007000_t0000_u01731117056892") 2024/11/09 01:51:27 DEBUG : only4: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f403c6952d94e389d_d20241109_m015049_c001_v0001101_t0049_u01731117049767") 2024/11/09 01:51:27 DEBUG : only4: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b6ef_d20241109_m015034_c001_v0001106_t0038_u01731117034517") 2024/11/09 01:51:27 DEBUG : only4: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a3942468_d20241109_m015024_c001_v7007000_t0000_u01731117024863") 2024/11/09 01:51:27 DEBUG : only4: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a461a6_d20241109_m015009_c001_v0001176_t0036_u01731117009362") 2024/11/09 01:51:27 DEBUG : only5: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214db_d20241109_m015057_c001_v7007000_t0000_u01731117057088") 2024/11/09 01:51:27 DEBUG : only5: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f409a8f0580a46256_d20241109_m015049_c001_v0001176_t0000_u01731117049778") 2024/11/09 01:51:28 DEBUG : only5: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a46202_d20241109_m015035_c001_v0001176_t0002_u01731117035521") 2024/11/09 01:51:28 DEBUG : only5: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f40666b2a11dfbf90_d20241109_m015024_c001_v7007000_t0000_u01731117024281") 2024/11/09 01:51:28 DEBUG : only5: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e37fb_d20241109_m015010_c001_v0001101_t0004_u01731117010047") 2024/11/09 01:51:28 DEBUG : only6: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214dc_d20241109_m015057_c001_v7007000_t0000_u01731117057286") 2024/11/09 01:51:28 DEBUG : only6: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f411fddf2b217b73f_d20241109_m015049_c001_v0001106_t0020_u01731117049786") 2024/11/09 01:51:28 DEBUG : only6: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e385d_d20241109_m015036_c001_v0001101_t0014_u01731117036242") 2024/11/09 01:51:28 DEBUG : only6: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f40666b2a11dfbf92_d20241109_m015024_c001_v7007000_t0000_u01731117024653") 2024/11/09 01:51:28 DEBUG : only6: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b69c_d20241109_m015010_c001_v0001106_t0051_u01731117010834") 2024/11/09 01:51:28 DEBUG : only7: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214dd_d20241109_m015057_c001_v7007000_t0000_u01731117057466") 2024/11/09 01:51:28 DEBUG : only7: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f410044c85dc9e57f_d20241109_m015049_c001_v0001144_t0046_u01731117049930") 2024/11/09 01:51:28 DEBUG : only7: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b6f7_d20241109_m015037_c001_v0001106_t0019_u01731117037293") 2024/11/09 01:51:28 DEBUG : only7: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac7783_d20241109_m015024_c001_v7007000_t0000_u01731117024900") 2024/11/09 01:51:28 DEBUG : only7: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a461b0_d20241109_m015011_c001_v0001176_t0029_u01731117011872") 2024/11/09 01:51:28 DEBUG : only8: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214df_d20241109_m015057_c001_v7007000_t0000_u01731117057646") 2024/11/09 01:51:28 DEBUG : only8: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f403c6952d94e389f_d20241109_m015049_c001_v0001101_t0049_u01731117049950") 2024/11/09 01:51:28 DEBUG : only8: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a46214_d20241109_m015038_c001_v0001176_t0006_u01731117038228") 2024/11/09 01:51:28 DEBUG : only8: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac7782_d20241109_m015024_c001_v7007000_t0000_u01731117024658") 2024/11/09 01:51:28 DEBUG : only8: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3803_d20241109_m015012_c001_v0001101_t0004_u01731117012758") 2024/11/09 01:51:28 DEBUG : only9: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214e0_d20241109_m015057_c001_v7007000_t0000_u01731117057827") 2024/11/09 01:51:29 DEBUG : only9: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f409a8f0580a46258_d20241109_m015049_c001_v0001176_t0000_u01731117049965") 2024/11/09 01:51:29 DEBUG : only9: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3869_d20241109_m015038_c001_v0001101_t0025_u01731117038991") 2024/11/09 01:51:29 DEBUG : only9: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f40666b2a11dfbf94_d20241109_m015025_c001_v7007000_t0000_u01731117025016") 2024/11/09 01:51:29 DEBUG : only9: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b6a6_d20241109_m015013_c001_v0001106_t0016_u01731117013518") 2024/11/09 01:51:29 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac5191_d20241109_m014643_c001_v7007000_t0000_u01731116803345") 2024/11/09 01:51:29 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e351f_d20241109_m014641_c001_v0001101_t0048_u01731116801444") 2024/11/09 01:51:29 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac5188_d20241109_m014639_c001_v7007000_t0000_u01731116799615") 2024/11/09 01:51:29 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b3ca_d20241109_m014637_c001_v0001106_t0054_u01731116797725") 2024/11/09 01:51:29 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac5181_d20241109_m014635_c001_v7007000_t0000_u01731116795894") 2024/11/09 01:51:29 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3503_d20241109_m014633_c001_v0001101_t0026_u01731116793575") 2024/11/09 01:51:29 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421eb_d20241109_m014619_c001_v7007000_t0000_u01731116779234") 2024/11/09 01:51:29 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b369_d20241109_m014617_c001_v0001106_t0059_u01731116777117") 2024/11/09 01:51:29 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421e3_d20241109_m014614_c001_v7007000_t0000_u01731116774824") 2024/11/09 01:51:29 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b355_d20241109_m014613_c001_v0001106_t0050_u01731116773039") 2024/11/09 01:51:29 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421dd_d20241109_m014611_c001_v7007000_t0000_u01731116771200") 2024/11/09 01:51:29 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b33d_d20241109_m014609_c001_v0001106_t0000_u01731116769408") 2024/11/09 01:51:29 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421c6_d20241109_m014600_c001_v7007000_t0000_u01731116760382") 2024/11/09 01:51:30 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b303_d20241109_m014558_c001_v0001106_t0031_u01731116758152") 2024/11/09 01:51:30 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421c1_d20241109_m014557_c001_v7007000_t0000_u01731116757420") 2024/11/09 01:51:30 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b2f9_d20241109_m014555_c001_v0001106_t0057_u01731116755676") 2024/11/09 01:51:30 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac511f_d20241109_m014554_c001_v7007000_t0000_u01731116754921") 2024/11/09 01:51:30 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b2f1_d20241109_m014553_c001_v0001106_t0012_u01731116753761") 2024/11/09 01:51:30 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b2eb_d20241109_m014552_c001_v0001106_t0057_u01731116752880") 2024/11/09 01:51:30 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac50e6_d20241109_m014552_c001_v7007000_t0000_u01731116752143") 2024/11/09 01:51:30 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b2e5_d20241109_m014550_c001_v0001106_t0050_u01731116750989") 2024/11/09 01:51:30 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b2e1_d20241109_m014550_c001_v0001106_t0033_u01731116750126") 2024/11/09 01:51:30 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac50ab_d20241109_m014549_c001_v7007000_t0000_u01731116749390") 2024/11/09 01:51:30 DEBUG : potato: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b2d7_d20241109_m014548_c001_v0001106_t0027_u01731116748379") 2024/11/09 01:51:30 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4070de570c7f9d0a_d20241109_m014731_c001_v7007000_t0000_u01731116851660") 2024/11/09 01:51:30 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e35ec_d20241109_m014730_c001_v0001101_t0019_u01731116850638") 2024/11/09 01:51:30 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f40666b2a11df9a6e_d20241109_m014722_c001_v7007000_t0000_u01731116842430") 2024/11/09 01:51:30 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e35ba_d20241109_m014717_c001_v0001101_t0017_u01731116837275") 2024/11/09 01:51:30 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f41006a968384b372_d20241109_m014709_c001_v7007000_t0000_u01731116829760") 2024/11/09 01:51:30 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e357a_d20241109_m014704_c001_v0001101_t0004_u01731116824358") 2024/11/09 01:51:30 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac51a6_d20241109_m014656_c001_v7007000_t0000_u01731116816845") 2024/11/09 01:51:30 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e354c_d20241109_m014652_c001_v0001101_t0019_u01731116812590") 2024/11/09 01:51:30 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421f7_d20241109_m014626_c001_v7007000_t0000_u01731116786129") 2024/11/09 01:51:31 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b395_d20241109_m014623_c001_v0001106_t0039_u01731116783472") 2024/11/09 01:51:31 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421f0_d20241109_m014622_c001_v7007000_t0000_u01731116782381") 2024/11/09 01:51:31 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b383_d20241109_m014620_c001_v0001106_t0035_u01731116780168") 2024/11/09 01:51:31 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421ec_d20241109_m014619_c001_v7007000_t0000_u01731116779427") 2024/11/09 01:51:31 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b36f_d20241109_m014618_c001_v0001106_t0054_u01731116778045") 2024/11/09 01:51:31 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421e7_d20241109_m014616_c001_v7007000_t0000_u01731116776391") 2024/11/09 01:51:31 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b363_d20241109_m014615_c001_v0001106_t0027_u01731116775190") 2024/11/09 01:51:31 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421e0_d20241109_m014612_c001_v7007000_t0000_u01731116772309") 2024/11/09 01:51:31 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b34d_d20241109_m014611_c001_v0001106_t0057_u01731116771208") 2024/11/09 01:51:31 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a39421cc_d20241109_m014601_c001_v7007000_t0000_u01731116761113") 2024/11/09 01:51:31 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b30d_d20241109_m014559_c001_v0001106_t0043_u01731116759753") 2024/11/09 01:51:31 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4082b5c45664acfa_d20241109_m014437_c001_v7007000_t0000_u01731116677868") 2024/11/09 01:51:31 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b19d_d20241109_m014437_c001_v0001106_t0055_u01731116677014") 2024/11/09 01:51:31 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4082b5c45664a903_d20241109_m014435_c001_v7007000_t0000_u01731116675758") 2024/11/09 01:51:31 DEBUG : potato2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b18f_d20241109_m014434_c001_v0001106_t0049_u01731116674531") 2024/11/09 01:51:31 DEBUG : potato3: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f40666b2a11df9a6d_d20241109_m014722_c001_v7007000_t0000_u01731116842174") 2024/11/09 01:51:31 DEBUG : potato3: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b46a_d20241109_m014718_c001_v0001106_t0023_u01731116838673") 2024/11/09 01:51:31 DEBUG : potato3: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f41006a968384b373_d20241109_m014709_c001_v7007000_t0000_u01731116829941") 2024/11/09 01:51:31 DEBUG : potato3: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b42a_d20241109_m014705_c001_v0001106_t0043_u01731116825688") 2024/11/09 01:51:31 DEBUG : potato3: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac51a8_d20241109_m014657_c001_v7007000_t0000_u01731116817140") 2024/11/09 01:51:32 DEBUG : potato3: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b400_d20241109_m014653_c001_v0001106_t0052_u01731116813159") 2024/11/09 01:51:32 DEBUG : pre-dest1/1: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f41852f6601d3edbd_d20241109_m014815_c001_v7007000_t0000_u01731116895830") 2024/11/09 01:51:32 DEBUG : pre-dest1/1: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b50a_d20241109_m014807_c001_v0001106_t0059_u01731116887241") 2024/11/09 01:51:32 DEBUG : pre-dest2/2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f41852f6601d3edbe_d20241109_m014816_c001_v7007000_t0000_u01731116896013") 2024/11/09 01:51:32 DEBUG : pre-dest2/2: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e368d_d20241109_m014808_c001_v0001101_t0020_u01731116888133") 2024/11/09 01:51:32 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404a5281c1d1d7f5_d20241109_m014745_c001_v7007000_t0000_u01731116865755") 2024/11/09 01:51:32 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a45fc9_d20241109_m014741_c001_v0001176_t0016_u01731116861200") 2024/11/09 01:51:32 DEBUG : sizeonly: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e6efe_d20241109_m014526_c001_v7007000_t0000_u01731116726162") 2024/11/09 01:51:32 DEBUG : sizeonly: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b269_d20241109_m014525_c001_v0001106_t0035_u01731116725038") 2024/11/09 01:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214ef_d20241109_m015106_c001_v7007000_t0000_u01731117066694") 2024/11/09 01:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a46284_d20241109_m015104_c001_v0001176_t0016_u01731117064041") 2024/11/09 01:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214eb_d20241109_m015102_c001_v7007000_t0000_u01731117062143") 2024/11/09 01:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f110044c85dc9e5a9_d20241109_m015059_c001_v0001144_t0000_u01731117059147") 2024/11/09 01:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac519d_d20241109_m014648_c001_v7007000_t0000_u01731116808806") 2024/11/09 01:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e3535_d20241109_m014647_c001_v0001101_t0017_u01731116807900") 2024/11/09 01:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac5199_d20241109_m014646_c001_v7007000_t0000_u01731116806615") 2024/11/09 01:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b3e0_d20241109_m014645_c001_v0001106_t0015_u01731116805544") 2024/11/09 01:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e6ef6_d20241109_m014521_c001_v7007000_t0000_u01731116721414") 2024/11/09 01:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b24f_d20241109_m014519_c001_v0001106_t0007_u01731116719566") 2024/11/09 01:51:32 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e6ef2_d20241109_m014518_c001_v7007000_t0000_u01731116718847") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b23b_d20241109_m014517_c001_v0001106_t0028_u01731116717172") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e6eea_d20241109_m014514_c001_v7007000_t0000_u01731116714419") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b22d_d20241109_m014512_c001_v0001106_t0006_u01731116712959") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e6ee3_d20241109_m014512_c001_v7007000_t0000_u01731116712422") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b227_d20241109_m014510_c001_v0001106_t0056_u01731116710919") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b21b_d20241109_m014507_c001_v0001106_t0053_u01731116707468") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e6ed8_d20241109_m014506_c001_v7007000_t0000_u01731116706752") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b219_d20241109_m014505_c001_v0001106_t0043_u01731116705968") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b215_d20241109_m014505_c001_v0001106_t0029_u01731116705004") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e6ed4_d20241109_m014503_c001_v7007000_t0000_u01731116703931") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b205_d20241109_m014501_c001_v0001106_t0052_u01731116701009") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b1f7_d20241109_m014457_c001_v0001106_t0035_u01731116697824") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e6eca_d20241109_m014457_c001_v7007000_t0000_u01731116697107") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b1ef_d20241109_m014456_c001_v0001106_t0036_u01731116696287") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b1e9_d20241109_m014455_c001_v0001106_t0046_u01731116695206") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e6ec7_d20241109_m014454_c001_v7007000_t0000_u01731116694489") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b1d7_d20241109_m014449_c001_v0001106_t0035_u01731116689816") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4198dc9f329e6ec2_d20241109_m014449_c001_v7007000_t0000_u01731116689432") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b1d1_d20241109_m014448_c001_v0001106_t0042_u01731116688434") 2024/11/09 01:51:33 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4082b5c45664b4dc_d20241109_m014446_c001_v7007000_t0000_u01731116686801") 2024/11/09 01:51:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b1c7_d20241109_m014445_c001_v0001106_t0038_u01731116685908") 2024/11/09 01:51:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4082b5c45664b4d8_d20241109_m014445_c001_v7007000_t0000_u01731116685372") 2024/11/09 01:51:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b1bb_d20241109_m014444_c001_v0001106_t0009_u01731116684354") 2024/11/09 01:51:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4082b5c45664b4d3_d20241109_m014443_c001_v7007000_t0000_u01731116683105") 2024/11/09 01:51:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b1b1_d20241109_m014442_c001_v0001106_t0048_u01731116682004") 2024/11/09 01:51:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4082b5c45664b4d0_d20241109_m014441_c001_v7007000_t0000_u01731116681448") 2024/11/09 01:51:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b1a5_d20241109_m014440_c001_v0001106_t0040_u01731116680529") 2024/11/09 01:51:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4082b5c45664b4ce_d20241109_m014439_c001_v7007000_t0000_u01731116679617") 2024/11/09 01:51:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b1a3_d20241109_m014438_c001_v0001106_t0027_u01731116678777") 2024/11/09 01:51:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4082b5c45664a4fc_d20241109_m014431_c001_v7007000_t0000_u01731116671829") 2024/11/09 01:51:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b181_d20241109_m014430_c001_v0001106_t0050_u01731116670987") 2024/11/09 01:51:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4082b5c45664a4ef_d20241109_m014430_c001_v7007000_t0000_u01731116670088") 2024/11/09 01:51:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b173_d20241109_m014428_c001_v0001106_t0045_u01731116668908") 2024/11/09 01:51:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4082b5c45664a0ef_d20241109_m014427_c001_v7007000_t0000_u01731116667972") 2024/11/09 01:51:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b167_d20241109_m014426_c001_v0001106_t0022_u01731116666730") 2024/11/09 01:51:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4082b5c45664a0d7_d20241109_m014423_c001_v7007000_t0000_u01731116663835") 2024/11/09 01:51:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b15d_d20241109_m014422_c001_v0001106_t0059_u01731116662723") 2024/11/09 01:51:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214f0_d20241109_m015106_c001_v7007000_t0000_u01731117066874") 2024/11/09 01:51:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f103c6952d94e38cf_d20241109_m015104_c001_v0001101_t0035_u01731117064030") 2024/11/09 01:51:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f404ec75e5e1214ec_d20241109_m015102_c001_v7007000_t0000_u01731117062323") 2024/11/09 01:51:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b761_d20241109_m015059_c001_v0001106_t0058_u01731117059135") 2024/11/09 01:51:35 DEBUG : sub/yam: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac518f_d20241109_m014642_c001_v7007000_t0000_u01731116802783") 2024/11/09 01:51:35 DEBUG : sub/yam: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a45f37_d20241109_m014641_c001_v0001176_t0014_u01731116801093") 2024/11/09 01:51:35 DEBUG : three: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a3942203_d20241109_m014632_c001_v7007000_t0000_u01731116792464") 2024/11/09 01:51:35 DEBUG : three: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b3b5_d20241109_m014631_c001_v0001106_t0027_u01731116791119") 2024/11/09 01:51:35 DEBUG : three: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f111fddf2b217b3a9_d20241109_m014628_c001_v0001106_t0028_u01731116788335") 2024/11/09 01:51:35 DEBUG : two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f417c9670a3942204_d20241109_m014632_c001_v7007000_t0000_u01731116792657") 2024/11/09 01:51:35 DEBUG : two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f409a8f0580a45f17_d20241109_m014630_c001_v0001176_t0000_u01731116790549") 2024/11/09 01:51:35 DEBUG : two: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f411fddf2b217b3a5_d20241109_m014628_c001_v0001106_t0020_u01731116788154") 2024/11/09 01:51:35 DEBUG : yam: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac5192_d20241109_m014643_c001_v7007000_t0000_u01731116803530") 2024/11/09 01:51:35 DEBUG : yam: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f100fcfb11f05d1c6_d20241109_m014642_c001_v0001182_t0052_u01731116802562") 2024/11/09 01:51:35 DEBUG : yam: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac5187_d20241109_m014639_c001_v7007000_t0000_u01731116799067") 2024/11/09 01:51:35 DEBUG : yam: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a45f2b_d20241109_m014637_c001_v0001176_t0056_u01731116797375") 2024/11/09 01:51:35 DEBUG : yam: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac5180_d20241109_m014635_c001_v7007000_t0000_u01731116795344") 2024/11/09 01:51:35 DEBUG : yam: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f109a8f0580a45f1d_d20241109_m014633_c001_v0001176_t0043_u01731116793585") 2024/11/09 01:51:35 DEBUG : yaml: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac5189_d20241109_m014639_c001_v7007000_t0000_u01731116799798") 2024/11/09 01:51:35 DEBUG : yaml: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f1068e46737872432_d20241109_m014638_c001_v0001182_t0045_u01731116798827") 2024/11/09 01:51:35 DEBUG : yaml: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f4105f111ddac5182_d20241109_m014636_c001_v7007000_t0000_u01731116796076") 2024/11/09 01:51:36 DEBUG : yaml: Deleting (id "4_z8fb2fd63907d0beb9f380e1b_f100445e45cb53411_d20241109_m014635_c001_v0001172_t0005_u01731116795025") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m17.802911024s (try 1/5)