"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/23 01:46:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli" 2025/01/23 01:46:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 01:46:06 DEBUG : Creating backend with remote "/tmp/rclone1434774643" === 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-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:46:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/23 01:46:10 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:46:10 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestCopyWithDryRun (4.97s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 01:46:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:46:11 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:46:11 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:46:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:46:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:12 DEBUG : B2 bucket rclone-test-cotopub4heli: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.01s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", 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-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", 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-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:13 DEBUG : Creating backend with remote "/non-existing" 2025/01/23 01:46:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/23 01:46:14 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:46:14 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:46:15 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:46:15 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:46:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:46:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.87s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:16 INFO : B2 bucket rclone-test-cotopub4heli: Running all checks before starting transfers 2025/01/23 01:46:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:46:16 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:46:16 INFO : B2 bucket rclone-test-cotopub4heli: Checks finished, now starting transfers 2025/01/23 01:46:16 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:46:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:46:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:18 ERROR : Ignoring --no-traverse with sync 2025/01/23 01:46:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:46:18 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:46:18 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:46:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:46:18 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:46:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.47s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/23 01:46:19 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:46:19 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:46:19 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/23 01:46:19 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:46:21 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:46:21 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:46:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:46:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:46:23 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:46:23 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:46:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:46:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/23 01:46:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 01:46:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 01:46:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 01:46:24 INFO : sub dir: Making directory 2025/01/23 01:46:24 INFO : sub dir2: Making directory 2025/01/23 01:46:24 INFO : sub dir2/sub sub dir2: Making directory 2025/01/23 01:46:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:46:24 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:46:24 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:46:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:46:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/23 01:46:24 DEBUG : B2 bucket rclone-test-cotopub4heli: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.47s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:25 INFO : sub dir2: Making directory 2025/01/23 01:46:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/23 01:46:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 01:46:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:46:26 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:46:26 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:46:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:46:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:26 DEBUG : sub dir2: Making directory with metadata 2025/01/23 01:46:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 01:46:27 INFO : sub dir: Making directory 2025/01/23 01:46:27 INFO : sub dir2: Making directory 2025/01/23 01:46:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:46:27 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:46:27 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:46:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:46:27 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:46:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/23 01:46:27 DEBUG : B2 bucket rclone-test-cotopub4heli: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/23 01:46:27 DEBUG : B2 bucket rclone-test-cotopub4heli: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.73s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", 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-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:29 INFO : sub dir2: Making directory 2025/01/23 01:46:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:46:29 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:46:29 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:46:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:46:29 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:46:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:30 DEBUG : sub dir2: Making directory with metadata 2025/01/23 01:46:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 01:46:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 01:46:30 INFO : sub dir: Making directory 2025/01/23 01:46:30 INFO : sub dir2: Making directory 2025/01/23 01:46:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:46:30 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:46:30 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:46:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:46:30 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:46:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/23 01:46:30 DEBUG : B2 bucket rclone-test-cotopub4heli: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", 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-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:32 INFO : sub dir2: Making directory 2025/01/23 01:46:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:46:32 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:46:32 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:46:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:46:32 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:46:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.46s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:33 DEBUG : Creating backend with remote "TestB2:rclone-test-hadunik1rate" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-cotopub4heli -> B2 bucket rclone-test-hadunik1rate 2025/01/23 01:46:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:46:35 DEBUG : B2 bucket rclone-test-hadunik1rate: Waiting for checks to finish 2025/01/23 01:46:35 DEBUG : B2 bucket rclone-test-hadunik1rate: Waiting for transfers to finish 2025/01/23 01:46:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:46:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:39 DEBUG : B2 bucket rclone-test-hadunik1rate: Purge remote 2025/01/23 01:46:39 INFO : B2 bucket rclone-test-hadunik1rate: cleaning bucket "rclone-test-hadunik1rate" of all files 2025/01/23 01:46:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf62fd93d06d9b0b9f480e1b_f11129d67f7db3faa_d20250123_m014639_c001_v0001136_t0024_u01737596799042") --- PASS: TestServerSideCopy (10.62s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 01:46:45 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:46:45 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:46:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/23 01:46:45 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.38s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:46 DEBUG : Creating backend with remote "TestB2:rclone-test-hizenal8deju" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-cotopub4heli -> B2 bucket rclone-test-hizenal8deju 2025/01/23 01:46:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:46:48 DEBUG : B2 bucket rclone-test-hizenal8deju: Waiting for checks to finish 2025/01/23 01:46:48 DEBUG : B2 bucket rclone-test-hizenal8deju: Waiting for transfers to finish 2025/01/23 01:46:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:46:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 01:46:51 DEBUG : B2 bucket rclone-test-hizenal8deju: Waiting for checks to finish 2025/01/23 01:46:51 DEBUG : B2 bucket rclone-test-hizenal8deju: Waiting for transfers to finish 2025/01/23 01:46:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/23 01:46:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:52 DEBUG : B2 bucket rclone-test-hizenal8deju: Purge remote 2025/01/23 01:46:52 INFO : B2 bucket rclone-test-hizenal8deju: cleaning bucket "rclone-test-hizenal8deju" of all files 2025/01/23 01:46:52 DEBUG : sub dir/hello world: Deleting (id "4_z8f522dc3d07d9b0b9f480e1b_f1117363362596b7f_d20250123_m014652_c001_v0001184_t0046_u01737596812057") 2025/01/23 01:46:52 DEBUG : sub dir/hello world: Deleting (id "4_z8f522dc3d07d9b0b9f480e1b_f1160b19904fb67f5_d20250123_m014650_c001_v0001106_t0057_u01737596810249") --- PASS: TestServerSideCopyOverSelf (11.24s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:46:58 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:46:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 01:46:58 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:46:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/23 01:46:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/23 01:46:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.40s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:00 DEBUG : Creating backend with remote "TestB2:rclone-test-pugirip4cavi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-cotopub4heli -> B2 bucket rclone-test-pugirip4cavi 2025/01/23 01:47:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:47:01 DEBUG : B2 bucket rclone-test-pugirip4cavi: Waiting for checks to finish 2025/01/23 01:47:01 DEBUG : B2 bucket rclone-test-pugirip4cavi: Waiting for transfers to finish 2025/01/23 01:47:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:47:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:07 DEBUG : B2 bucket rclone-test-pugirip4cavi: Waiting for checks to finish 2025/01/23 01:47:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 01:47:07 DEBUG : B2 bucket rclone-test-pugirip4cavi: Waiting for transfers to finish 2025/01/23 01:47:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/23 01:47:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/23 01:47:07 INFO : sub dir/hello world: Deleted 2025/01/23 01:47:08 DEBUG : testing file moves 2025/01/23 01:47:08 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/23 01:47:08 DEBUG : B2 bucket rclone-test-pugirip4cavi: Waiting for checks to finish 2025/01/23 01:47:08 DEBUG : B2 bucket rclone-test-pugirip4cavi: Waiting for transfers to finish 2025/01/23 01:47:08 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/23 01:47:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/23 01:47:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:09 DEBUG : B2 bucket rclone-test-pugirip4cavi: Purge remote 2025/01/23 01:47:09 INFO : B2 bucket rclone-test-pugirip4cavi: cleaning bucket "rclone-test-pugirip4cavi" of all files 2025/01/23 01:47:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe26d13d07d9b0b9f480e1b_f104f8853f0d3736f_d20250123_m014708_c001_v0001136_t0003_u01737596828745") 2025/01/23 01:47:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe26d13d07d9b0b9f480e1b_f119b9bc6fa4ef129_d20250123_m014707_c001_v0001183_t0023_u01737596827191") 2025/01/23 01:47:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe26d13d07d9b0b9f480e1b_f1135e2aa26fa4a77_d20250123_m014705_c001_v0001176_t0044_u01737596825620") --- PASS: TestServerSideMoveOverSelf (14.81s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:15 ERROR : : error listing: directory not found 2025/01/23 01:47:15 INFO : Local file system at /tmp/rclone1434774643: Making directory 2025/01/23 01:47:16 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:16 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.22s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:47:17 DEBUG : Local file system at /tmp/rclone1434774643: Waiting for checks to finish 2025/01/23 01:47:17 DEBUG : Local file system at /tmp/rclone1434774643: Waiting for transfers to finish 2025/01/23 01:47:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:47:18 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/23 01:47:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestCopyRedownload (2.31s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:19 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/23 01:47:19 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:19 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/23 01:47:19 INFO : check sum: Copied (new) 2025/01/23 01:47:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:20 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/23 01:47:20 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/23 01:47:20 DEBUG : check sum: Unchanged skipping 2025/01/23 01:47:20 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:20 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.21s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/23 01:47:21 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:21 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:22 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/23 01:47:22 INFO : sizeonly: Copied (new) 2025/01/23 01:47:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:22 DEBUG : sizeonly: Sizes identical 2025/01/23 01:47:22 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:22 DEBUG : sizeonly: Unchanged skipping 2025/01/23 01:47:22 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:22 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.27s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/23 01:47:24 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:24 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:24 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/23 01:47:24 INFO : ignore-size: Copied (new) 2025/01/23 01:47:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:24 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:47:24 DEBUG : ignore-size: Unchanged skipping 2025/01/23 01:47:24 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:24 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:24 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:47:27 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:27 DEBUG : existing: Unchanged skipping 2025/01/23 01:47:27 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:27 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/23 01:47:27 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:27 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/23 01:47:27 INFO : existing: Copied (replaced existing) 2025/01/23 01:47:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.44s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 01:47:29 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:29 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/23 01:47:29 INFO : existing: Copied (new) 2025/01/23 01:47:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:29 DEBUG : existing: Destination exists, skipping 2025/01/23 01:47:29 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:29 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:29 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.25s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:31 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/23 01:47:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 01:47:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:47:32 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 01:47:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 01:47:32 INFO : a/potato2: Copied (new) 2025/01/23 01:47:32 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:32 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:32 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:32 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.73s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:34 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:34 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/23 01:47:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/23 01:47:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/23 01:47:34 DEBUG : empty space: Unchanged skipping 2025/01/23 01:47:34 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:34 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:34 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/23 01:47:34 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/23 01:47:35 INFO : empty space: Updated modification time in destination 2025/01/23 01:47:35 DEBUG : empty space: Unchanged skipping 2025/01/23 01:47:35 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:35 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.30s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:37 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/23 01:47:37 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/23 01:47:37 DEBUG : empty space: Unchanged skipping 2025/01/23 01:47:37 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:37 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.70s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:39 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/23 01:47:39 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1434774643) 2025/01/23 01:47:39 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cotopub4heli) 2025/01/23 01:47:39 DEBUG : foo: sha1 differ 2025/01/23 01:47:39 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/23 01:47:39 INFO : foo: Copied (replaced existing) 2025/01/23 01:47:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/23 01:47:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:47:41 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:41 DEBUG : empty space: Unchanged skipping 2025/01/23 01:47:41 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:41 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 01:47:41 INFO : potato: Copied (new) 2025/01/23 01:47:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:43 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/23 01:47:43 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:43 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/23 01:47:43 INFO : potato: Copied (replaced existing) 2025/01/23 01:47:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.94s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:45 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:45 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/23 01:47:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1434774643) 2025/01/23 01:47:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cotopub4heli) 2025/01/23 01:47:45 DEBUG : potato: sha1 differ 2025/01/23 01:47:45 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/23 01:47:45 INFO : potato: Copied (replaced existing) 2025/01/23 01:47:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:47:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/23 01:47:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:47:47 DEBUG : empty space: Unchanged skipping 2025/01/23 01:47:47 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:47 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:47 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:47:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:47:49 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:49 DEBUG : empty space: Unchanged skipping 2025/01/23 01:47:49 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 01:47:49 INFO : potato2: Copied (new) 2025/01/23 01:47:49 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:49 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:51 INFO : d: Making directory 2025/01/23 01:47:51 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/23 01:47:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 01:47:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:47:52 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 01:47:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 01:47:52 INFO : a/potato2: Copied (new) 2025/01/23 01:47:52 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:52 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:52 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:52 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:54 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/23 01:47:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 01:47:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:47:54 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 01:47:54 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:54 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 01:47:54 INFO : a/potato2: Copied (new) 2025/01/23 01:47:54 ERROR : B2 bucket rclone-test-cotopub4heli: not deleting files as there were IO errors 2025/01/23 01:47:54 ERROR : B2 bucket rclone-test-cotopub4heli: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:57 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:47:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:47:57 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:57 DEBUG : empty space: Unchanged skipping 2025/01/23 01:47:57 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:57 INFO : potato: Deleted 2025/01/23 01:47:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 01:47:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.33s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:47:59 DEBUG : Waiting for deletions to finish 2025/01/23 01:47:59 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:59 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:47:59 INFO : potato: Deleted 2025/01/23 01:47:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:47:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:47:59 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:47:59 DEBUG : empty space: Unchanged skipping 2025/01/23 01:47:59 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:48:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 01:48:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.65s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:48:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:48:02 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:48:02 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:48:02 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/23 01:48:02 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.21s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:48:04 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 01:48:04 DEBUG : enormous: Excluded 2025/01/23 01:48:04 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 01:48:04 DEBUG : potato2: Excluded 2025/01/23 01:48:04 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 01:48:04 DEBUG : potato2: Excluded 2025/01/23 01:48:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:48:04 DEBUG : empty space: Unchanged skipping 2025/01/23 01:48:04 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:48:04 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:48:04 DEBUG : Waiting for deletions to finish 2025/01/23 01:48:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:48:04 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 01:48:04 DEBUG : enormous: Excluded 2025/01/23 01:48:04 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 01:48:04 DEBUG : potato2: Excluded 2025/01/23 01:48:04 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 01:48:04 DEBUG : potato2: Excluded 2025/01/23 01:48:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/23 01:48:04 DEBUG : empty space: Unchanged skipping 2025/01/23 01:48:04 DEBUG : Local file system at /tmp/rclone1434774643: Waiting for checks to finish 2025/01/23 01:48:04 DEBUG : Local file system at /tmp/rclone1434774643: Waiting for transfers to finish 2025/01/23 01:48:04 DEBUG : Waiting for deletions to finish 2025/01/23 01:48:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:48:07 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 01:48:07 DEBUG : enormous: Excluded 2025/01/23 01:48:07 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 01:48:07 DEBUG : potato2: Excluded 2025/01/23 01:48:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:48:07 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:48:07 DEBUG : empty space: Unchanged skipping 2025/01/23 01:48:07 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:48:07 DEBUG : Waiting for deletions to finish 2025/01/23 01:48:07 INFO : enormous: Deleted 2025/01/23 01:48:07 INFO : potato2: Deleted 2025/01/23 01:48:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:48:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/23 01:48:07 DEBUG : empty space: Unchanged skipping 2025/01/23 01:48:07 DEBUG : Local file system at /tmp/rclone1434774643: Waiting for checks to finish 2025/01/23 01:48:07 DEBUG : Local file system at /tmp/rclone1434774643: Waiting for transfers to finish 2025/01/23 01:48:07 DEBUG : Waiting for deletions to finish 2025/01/23 01:48:07 INFO : enormous: Deleted 2025/01/23 01:48:07 INFO : potato2: Deleted 2025/01/23 01:48:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:48:10 DEBUG : five: Need to transfer - File not found at Destination 2025/01/23 01:48:10 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/23 01:48:10 DEBUG : one: Destination is newer than source, skipping 2025/01/23 01:48:10 DEBUG : three: Sizes identical 2025/01/23 01:48:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1434774643) 2025/01/23 01:48:10 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cotopub4heli) 2025/01/23 01:48:10 DEBUG : two: sha1 differ 2025/01/23 01:48:10 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:48:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/23 01:48:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 01:48:10 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:48:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/23 01:48:10 INFO : four: Copied (replaced existing) 2025/01/23 01:48:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/23 01:48:11 INFO : five: Copied (new) 2025/01/23 01:48:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/23 01:48:11 INFO : two: Copied (replaced existing) 2025/01/23 01:48:11 DEBUG : Waiting for deletions to finish 2025/01/23 01:48:11 DEBUG : one: Destination is newer than source, skipping 2025/01/23 01:48:11 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:48:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/23 01:48:11 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/23 01:48:11 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 01:48:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/23 01:48:11 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/23 01:48:11 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 01:48:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1434774643) 2025/01/23 01:48:11 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cotopub4heli) 2025/01/23 01:48:11 DEBUG : three: sha1 differ 2025/01/23 01:48:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/23 01:48:11 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/23 01:48:11 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/23 01:48:11 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 01:48:11 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:48:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/23 01:48:11 INFO : three: Copied (replaced existing) 2025/01/23 01:48:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.03s) === 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-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/23 01:48:13 INFO : B2 bucket rclone-test-cotopub4heli: Making map for --track-renames 2025/01/23 01:48:13 INFO : B2 bucket rclone-test-cotopub4heli: Finished making map for --track-renames 2025/01/23 01:48:13 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:48:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 01:48:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/23 01:48:13 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for renames to finish 2025/01/23 01:48:13 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:48:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/23 01:48:13 INFO : potato: Copied (new) 2025/01/23 01:48:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/23 01:48:13 INFO : yam: Copied (new) 2025/01/23 01:48:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:48:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:48:14 INFO : B2 bucket rclone-test-cotopub4heli: Making map for --track-renames 2025/01/23 01:48:14 INFO : B2 bucket rclone-test-cotopub4heli: Finished making map for --track-renames 2025/01/23 01:48:14 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:48:14 DEBUG : potato: Unchanged skipping 2025/01/23 01:48:14 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for renames to finish 2025/01/23 01:48:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/23 01:48:15 INFO : yam: Copied (server-side copy) to: yaml 2025/01/23 01:48:15 INFO : yam: Deleted 2025/01/23 01:48:15 INFO : yaml: Renamed from "yam" 2025/01/23 01:48:15 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:48:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.57s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/23 01:48:17 INFO : B2 bucket rclone-test-cotopub4heli: Making map for --track-renames 2025/01/23 01:48:17 INFO : B2 bucket rclone-test-cotopub4heli: Finished making map for --track-renames 2025/01/23 01:48:17 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:48:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 01:48:17 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for renames to finish 2025/01/23 01:48:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/23 01:48:17 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:48:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/23 01:48:17 INFO : potato: Copied (new) 2025/01/23 01:48:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/23 01:48:17 INFO : yam: Copied (new) 2025/01/23 01:48:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:48:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:48:17 INFO : B2 bucket rclone-test-cotopub4heli: Making map for --track-renames 2025/01/23 01:48:17 INFO : B2 bucket rclone-test-cotopub4heli: Finished making map for --track-renames 2025/01/23 01:48:17 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:48:17 DEBUG : potato: Unchanged skipping 2025/01/23 01:48:17 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for renames to finish 2025/01/23 01:48:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/23 01:48:18 INFO : yam: Copied (server-side copy) to: yaml 2025/01/23 01:48:18 INFO : yam: Deleted 2025/01/23 01:48:18 INFO : yaml: Renamed from "yam" 2025/01/23 01:48:18 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:48:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.61s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/23 01:48:20 INFO : B2 bucket rclone-test-cotopub4heli: Making map for --track-renames 2025/01/23 01:48:20 INFO : B2 bucket rclone-test-cotopub4heli: Finished making map for --track-renames 2025/01/23 01:48:20 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:48:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 01:48:20 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/23 01:48:20 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for renames to finish 2025/01/23 01:48:20 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:48:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/23 01:48:20 INFO : sub/yam: Copied (new) 2025/01/23 01:48:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/23 01:48:21 INFO : potato: Copied (new) 2025/01/23 01:48:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:48:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:48:21 DEBUG : potato: Unchanged skipping 2025/01/23 01:48:21 INFO : B2 bucket rclone-test-cotopub4heli: Making map for --track-renames 2025/01/23 01:48:21 INFO : B2 bucket rclone-test-cotopub4heli: Finished making map for --track-renames 2025/01/23 01:48:21 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:48:21 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for renames to finish 2025/01/23 01:48:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/23 01:48:22 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/23 01:48:22 INFO : sub/yam: Deleted 2025/01/23 01:48:22 INFO : yam: Renamed from "sub/yam" 2025/01/23 01:48:22 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:48:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.69s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:48:24 DEBUG : Creating backend with remote "/tmp/rclone1434774643/dir1" 2025/01/23 01:48:24 DEBUG : Creating backend with remote "/tmp/rclone1434774643/dir2" 2025/01/23 01:48:24 DEBUG : Local file system at /tmp/rclone1434774643/dir2: Using server-side directory move 2025/01/23 01:48:24 INFO : Local file system at /tmp/rclone1434774643/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 01:48:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/23 01:48:24 INFO : file1.txt: Moved (server-side) 2025/01/23 01:48:24 DEBUG : Local file system at /tmp/rclone1434774643/dir2: Waiting for checks to finish 2025/01/23 01:48:24 DEBUG : Local file system at /tmp/rclone1434774643/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:48:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:48:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/23 01:48:24 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:48:24 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:48:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:48:24 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:48:24 INFO : sub dir/hello world: Deleted 2025/01/23 01:48:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/23 01:48:25 INFO : nested/sub dir/file: Copied (new) 2025/01/23 01:48:25 INFO : nested/sub dir/file: Deleted 2025/01/23 01:48:25 INFO : sub dir: Removing directory 2025/01/23 01:48:25 INFO : nested/sub dir: Removing directory 2025/01/23 01:48:25 INFO : nested: Removing directory 2025/01/23 01:48:25 DEBUG : Local file system at /tmp/rclone1434774643: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (1.73s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:48:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:48:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/23 01:48:26 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:48:26 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:48:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/23 01:48:26 INFO : nested/sub dir/file: Copied (new) 2025/01/23 01:48:26 INFO : nested/sub dir/file: Deleted 2025/01/23 01:48:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 01:48:27 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:48:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.04s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:48:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 01:48:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/23 01:48:28 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:48:28 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:48:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/23 01:48:28 INFO : existing: Copied (new) 2025/01/23 01:48:28 INFO : existing: Deleted 2025/01/23 01:48:28 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/23 01:48:28 INFO : existing-b: Copied (new) 2025/01/23 01:48:28 INFO : existing-b: Deleted 2025/01/23 01:48:29 DEBUG : existing: Destination exists, skipping 2025/01/23 01:48:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/23 01:48:29 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:48:29 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:48:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.16s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:48:30 DEBUG : Creating backend with remote "TestB2:rclone-test-dapocev8qara" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cotopub4heli -> B2 bucket rclone-test-dapocev8qara 2025/01/23 01:48:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:48:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/23 01:48:34 DEBUG : empty space: Unchanged skipping 2025/01/23 01:48:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 01:48:34 DEBUG : B2 bucket rclone-test-dapocev8qara: Waiting for checks to finish 2025/01/23 01:48:34 INFO : empty space: Deleted 2025/01/23 01:48:34 DEBUG : B2 bucket rclone-test-dapocev8qara: Waiting for transfers to finish 2025/01/23 01:48:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 01:48:34 INFO : potato2: Copied (server-side copy) 2025/01/23 01:48:34 INFO : potato2: Deleted 2025/01/23 01:48:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/23 01:48:35 INFO : potato3: Copied (server-side copy) 2025/01/23 01:48:35 INFO : potato3: Deleted 2025/01/23 01:48:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wumekel7hujo" 2025/01/23 01:48:37 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/23 01:48:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:48:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/23 01:48:37 DEBUG : B2 bucket rclone-test-wumekel7hujo: Waiting for checks to finish 2025/01/23 01:48:37 DEBUG : B2 bucket rclone-test-wumekel7hujo: Waiting for transfers to finish 2025/01/23 01:48:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/23 01:48:39 INFO : empty space: Copied (server-side copy) 2025/01/23 01:48:39 INFO : empty space: Deleted 2025/01/23 01:48:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 01:48:39 INFO : potato2: Copied (server-side copy) 2025/01/23 01:48:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/23 01:48:39 INFO : potato3: Copied (server-side copy) 2025/01/23 01:48:39 INFO : potato2: Deleted 2025/01/23 01:48:40 INFO : potato3: Deleted 2025/01/23 01:48:40 DEBUG : B2 bucket rclone-test-wumekel7hujo: Purge remote 2025/01/23 01:48:40 INFO : B2 bucket rclone-test-wumekel7hujo: cleaning bucket "rclone-test-wumekel7hujo" of all files 2025/01/23 01:48:40 DEBUG : empty space: Deleting (id "4_z0fa2dd63d08d9b0b9f480e1b_f115bfd3b5cbf2330_d20250123_m014839_c001_v0001182_t0021_u01737596919297") 2025/01/23 01:48:40 DEBUG : potato2: Deleting (id "4_z0fa2dd63d08d9b0b9f480e1b_f119b9bc6fa4efd2f_d20250123_m014839_c001_v0001183_t0050_u01737596919534") 2025/01/23 01:48:40 DEBUG : potato3: Deleting (id "4_z0fa2dd63d08d9b0b9f480e1b_f119b9bc6fa4efd33_d20250123_m014839_c001_v0001183_t0000_u01737596919673") 2025/01/23 01:48:42 DEBUG : B2 bucket rclone-test-dapocev8qara: Purge remote 2025/01/23 01:48:42 INFO : B2 bucket rclone-test-dapocev8qara: cleaning bucket "rclone-test-dapocev8qara" of all files 2025/01/23 01:48:42 DEBUG : empty space: Deleting (id "4_zffa2cd23d08d9b0b9f480e1b_f403d17c8c71300e1_d20250123_m014839_c001_v7007000_t0000_u01737596919512") 2025/01/23 01:48:42 DEBUG : empty space: Deleting (id "4_zffa2cd23d08d9b0b9f480e1b_f1031a9f445fde682_d20250123_m014833_c001_v0001184_t0019_u01737596913668") 2025/01/23 01:48:42 DEBUG : potato2: Deleting (id "4_zffa2cd23d08d9b0b9f480e1b_f403d17c8c71300e4_d20250123_m014839_c001_v7007000_t0000_u01737596919732") 2025/01/23 01:48:42 DEBUG : potato2: Deleting (id "4_zffa2cd23d08d9b0b9f480e1b_f109f7cf7d5749339_d20250123_m014834_c001_v0001179_t0035_u01737596914509") 2025/01/23 01:48:42 DEBUG : potato3: Deleting (id "4_zffa2cd23d08d9b0b9f480e1b_f4088f55ab804076d_d20250123_m014839_c001_v7007000_t0000_u01737596919885") 2025/01/23 01:48:42 DEBUG : potato3: Deleting (id "4_zffa2cd23d08d9b0b9f480e1b_f11045ca5c3077bf2_d20250123_m014834_c001_v0001104_t0058_u01737596914757") 2025/01/23 01:48:42 DEBUG : potato3: Deleting (id "4_zffa2cd23d08d9b0b9f480e1b_f1031a9f445fde696_d20250123_m014833_c001_v0001184_t0047_u01737596913889") --- PASS: TestServerSideMove (15.68s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:48:46 DEBUG : Creating backend with remote "TestB2:rclone-test-revuhif9hovo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cotopub4heli -> B2 bucket rclone-test-revuhif9hovo 2025/01/23 01:48:54 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 01:48:54 DEBUG : empty space: Excluded 2025/01/23 01:48:54 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 01:48:54 DEBUG : empty space: Excluded 2025/01/23 01:48:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:48:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 01:48:54 DEBUG : B2 bucket rclone-test-revuhif9hovo: Waiting for checks to finish 2025/01/23 01:48:54 DEBUG : B2 bucket rclone-test-revuhif9hovo: Waiting for transfers to finish 2025/01/23 01:48:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 01:48:55 INFO : potato2: Copied (server-side copy) 2025/01/23 01:48:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/23 01:48:55 INFO : potato3: Copied (server-side copy) 2025/01/23 01:48:55 INFO : potato2: Deleted 2025/01/23 01:48:55 INFO : potato3: Deleted 2025/01/23 01:48:56 DEBUG : Creating backend with remote "TestB2:rclone-test-tikuxez5mimi" 2025/01/23 01:48:56 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 01:48:56 DEBUG : empty space: Excluded 2025/01/23 01:48:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:48:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/23 01:48:57 DEBUG : B2 bucket rclone-test-tikuxez5mimi: Waiting for checks to finish 2025/01/23 01:48:57 DEBUG : B2 bucket rclone-test-tikuxez5mimi: Waiting for transfers to finish 2025/01/23 01:49:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 01:49:01 INFO : potato2: Copied (server-side copy) 2025/01/23 01:49:01 INFO : potato2: Deleted 2025/01/23 01:49:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/23 01:49:01 INFO : potato3: Copied (server-side copy) 2025/01/23 01:49:01 INFO : potato3: Deleted 2025/01/23 01:49:01 DEBUG : B2 bucket rclone-test-tikuxez5mimi: Purge remote 2025/01/23 01:49:01 INFO : B2 bucket rclone-test-tikuxez5mimi: cleaning bucket "rclone-test-tikuxez5mimi" of all files 2025/01/23 01:49:02 DEBUG : potato2: Deleting (id "4_z4f322d43d09d9b0b9f480e1b_f108bb5dd12d9bdbc_d20250123_m014900_c001_v0001180_t0030_u01737596940997") 2025/01/23 01:49:02 DEBUG : potato3: Deleting (id "4_z4f322d43d09d9b0b9f480e1b_f115b7b31b909fd7c_d20250123_m014901_c001_v0001184_t0016_u01737596941253") 2025/01/23 01:49:04 DEBUG : B2 bucket rclone-test-revuhif9hovo: Purge remote 2025/01/23 01:49:04 INFO : B2 bucket rclone-test-revuhif9hovo: cleaning bucket "rclone-test-revuhif9hovo" of all files 2025/01/23 01:49:04 DEBUG : empty space: Deleting (id "4_z3ff20d33d09d9b0b9f480e1b_f119a22bc0972a252_d20250123_m014852_c001_v0001144_t0010_u01737596932916") 2025/01/23 01:49:04 DEBUG : potato2: Deleting (id "4_z3ff20d33d09d9b0b9f480e1b_f4057744a636c103e_d20250123_m014901_c001_v7007000_t0000_u01737596941235") 2025/01/23 01:49:04 DEBUG : potato2: Deleting (id "4_z3ff20d33d09d9b0b9f480e1b_f108321bf8b22a71a_d20250123_m014854_c001_v0001090_t0009_u01737596934930") 2025/01/23 01:49:04 DEBUG : potato3: Deleting (id "4_z3ff20d33d09d9b0b9f480e1b_f4057744a636c1048_d20250123_m014901_c001_v7007000_t0000_u01737596941477") 2025/01/23 01:49:04 DEBUG : potato3: Deleting (id "4_z3ff20d33d09d9b0b9f480e1b_f1141de5c4cb7f093_d20250123_m014855_c001_v0001184_t0041_u01737596935301") 2025/01/23 01:49:04 DEBUG : potato3: Deleting (id "4_z3ff20d33d09d9b0b9f480e1b_f119a22bc0972a256_d20250123_m014853_c001_v0001144_t0009_u01737596933657") --- PASS: TestServerSideMoveWithFilter (21.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:49:08 DEBUG : Creating backend with remote "TestB2:rclone-test-tujuyor5wafu" 2025/01/23 01:49:10 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cotopub4heli -> B2 bucket rclone-test-tujuyor5wafu 2025/01/23 01:49:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:49:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 01:49:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/23 01:49:16 DEBUG : B2 bucket rclone-test-tujuyor5wafu: Waiting for checks to finish 2025/01/23 01:49:16 DEBUG : empty space: Unchanged skipping 2025/01/23 01:49:16 INFO : empty space: Deleted 2025/01/23 01:49:16 DEBUG : B2 bucket rclone-test-tujuyor5wafu: Waiting for transfers to finish 2025/01/23 01:49:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 01:49:16 INFO : potato2: Copied (server-side copy) 2025/01/23 01:49:16 INFO : potato2: Deleted 2025/01/23 01:49:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/23 01:49:17 INFO : potato3: Copied (server-side copy) 2025/01/23 01:49:17 INFO : potato3: Deleted 2025/01/23 01:49:17 DEBUG : Creating backend with remote "TestB2:rclone-test-tobizob9leja" 2025/01/23 01:49:18 INFO : tomatoDir: Making directory 2025/01/23 01:49:19 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/23 01:49:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:49:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/23 01:49:19 DEBUG : B2 bucket rclone-test-tobizob9leja: Waiting for checks to finish 2025/01/23 01:49:19 DEBUG : B2 bucket rclone-test-tobizob9leja: Waiting for transfers to finish 2025/01/23 01:49:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/23 01:49:20 INFO : empty space: Copied (server-side copy) 2025/01/23 01:49:21 INFO : empty space: Deleted 2025/01/23 01:49:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 01:49:21 INFO : potato2: Copied (server-side copy) 2025/01/23 01:49:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/23 01:49:21 INFO : potato3: Copied (server-side copy) 2025/01/23 01:49:21 INFO : potato2: Deleted 2025/01/23 01:49:21 INFO : potato3: Deleted 2025/01/23 01:49:21 DEBUG : B2 bucket rclone-test-tobizob9leja: Purge remote 2025/01/23 01:49:21 INFO : B2 bucket rclone-test-tobizob9leja: cleaning bucket "rclone-test-tobizob9leja" of all files 2025/01/23 01:49:22 DEBUG : empty space: Deleting (id "4_zcf927d93d09d9b0b9f480e1b_f1124e1430e20b30c_d20250123_m014920_c001_v0001146_t0005_u01737596960642") 2025/01/23 01:49:22 DEBUG : potato2: Deleting (id "4_zcf927d93d09d9b0b9f480e1b_f108b1833d802da8e_d20250123_m014920_c001_v0001130_t0001_u01737596960949") 2025/01/23 01:49:22 DEBUG : potato3: Deleting (id "4_zcf927d93d09d9b0b9f480e1b_f104610f131d5e0c2_d20250123_m014920_c001_v0001102_t0028_u01737596960978") 2025/01/23 01:49:23 DEBUG : B2 bucket rclone-test-tujuyor5wafu: Purge remote 2025/01/23 01:49:23 INFO : B2 bucket rclone-test-tujuyor5wafu: cleaning bucket "rclone-test-tujuyor5wafu" of all files 2025/01/23 01:49:23 DEBUG : empty space: Deleting (id "4_zefd25d83d09d9b0b9f480e1b_f418a837a89836b7b_d20250123_m014921_c001_v7007000_t0000_u01737596961042") 2025/01/23 01:49:23 DEBUG : empty space: Deleting (id "4_zefd25d83d09d9b0b9f480e1b_f1160be8b8372fe4d_d20250123_m014914_c001_v0001102_t0046_u01737596954960") 2025/01/23 01:49:23 DEBUG : potato2: Deleting (id "4_zefd25d83d09d9b0b9f480e1b_f418a837a89836b82_d20250123_m014921_c001_v7007000_t0000_u01737596961254") 2025/01/23 01:49:23 DEBUG : potato2: Deleting (id "4_zefd25d83d09d9b0b9f480e1b_f114d283632fd549a_d20250123_m014916_c001_v0001041_t0047_u01737596956474") 2025/01/23 01:49:23 DEBUG : potato3: Deleting (id "4_zefd25d83d09d9b0b9f480e1b_f403d17c8c7130297_d20250123_m014921_c001_v7007000_t0000_u01737596961333") 2025/01/23 01:49:23 DEBUG : potato3: Deleting (id "4_zefd25d83d09d9b0b9f480e1b_f10427b89f2563682_d20250123_m014916_c001_v0001161_t0010_u01737596956794") 2025/01/23 01:49:23 DEBUG : potato3: Deleting (id "4_zefd25d83d09d9b0b9f480e1b_f1160be8b8372fe51_d20250123_m014915_c001_v0001102_t0011_u01737596955261") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.53s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:49:27 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.43s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:49:30 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:49:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/rclone-sync-test" 2025/01/23 01:49:35 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/rclone-sync-test-include/layer2" 2025/01/23 01:49:36 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/rclone-sync-test-ignore-file" 2025/01/23 01:49:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/23 01:49:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/23 01:49:40 DEBUG : pacer: Reducing sleep to 10ms 2025/01/23 01:49:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 01:49:40 DEBUG : B2 bucket rclone-test-cotopub4heli path rclone-sync-test: Waiting for checks to finish 2025/01/23 01:49:40 DEBUG : B2 bucket rclone-test-cotopub4heli path rclone-sync-test: Waiting for transfers to finish 2025/01/23 01:49:40 DEBUG : Waiting for deletions to finish 2025/01/23 01:49:40 INFO : There was nothing to transfer 2025/01/23 01:49:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 01:49:41 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:49:41 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:49:41 DEBUG : Waiting for deletions to finish 2025/01/23 01:49:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:49:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 01:49:41 DEBUG : B2 bucket rclone-test-cotopub4heli path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/23 01:49:41 DEBUG : B2 bucket rclone-test-cotopub4heli path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/23 01:49:41 DEBUG : Waiting for deletions to finish 2025/01/23 01:49:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:49:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 01:49:42 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:49:42 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:49:42 DEBUG : Waiting for deletions to finish 2025/01/23 01:49:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:49:42 DEBUG : : Excluded 2025/01/23 01:49:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 01:49:42 DEBUG : B2 bucket rclone-test-cotopub4heli path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/23 01:49:42 DEBUG : B2 bucket rclone-test-cotopub4heli path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/23 01:49:42 DEBUG : Waiting for deletions to finish 2025/01/23 01:49:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.64s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:49:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/dst" 2025/01/23 01:49:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/CompareDest" 2025/01/23 01:49:52 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 01:49:52 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:49:52 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:49:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 01:49:53 INFO : one: Copied (new) 2025/01/23 01:49:53 DEBUG : Waiting for deletions to finish 2025/01/23 01:49:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 01:49:54 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:49:54 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:49:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/23 01:49:54 INFO : one: Copied (replaced existing) 2025/01/23 01:49:54 DEBUG : Waiting for deletions to finish 2025/01/23 01:49:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 01:49:56 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:49:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:49:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 01:49:56 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:49:56 DEBUG : Waiting for deletions to finish 2025/01/23 01:49:56 INFO : There was nothing to transfer 2025/01/23 01:49:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:49:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 01:49:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 01:49:57 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:49:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:49:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 01:49:57 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:49:57 DEBUG : Waiting for deletions to finish 2025/01/23 01:49:57 INFO : There was nothing to transfer 2025/01/23 01:49:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:49:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 01:49:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 01:49:58 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:49:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:49:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 01:49:58 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:49:58 DEBUG : Waiting for deletions to finish 2025/01/23 01:49:58 INFO : There was nothing to transfer 2025/01/23 01:49:59 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/01/23 01:49:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/23 01:49:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 01:49:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 01:49:59 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:49:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:49:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 01:49:59 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:49:59 DEBUG : Waiting for deletions to finish 2025/01/23 01:49:59 INFO : There was nothing to transfer 2025/01/23 01:50:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/23 01:50:00 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 01:50:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 01:50:00 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:50:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:50:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 01:50:00 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:50:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/23 01:50:01 INFO : two: Copied (new) 2025/01/23 01:50:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.66s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:50:03 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/dest" 2025/01/23 01:50:04 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/pre-dest1" 2025/01/23 01:50:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/pre-dest2" 2025/01/23 01:50:07 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:50:07 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/23 01:50:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:50:08 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/23 01:50:08 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/23 01:50:08 DEBUG : B2 bucket rclone-test-cotopub4heli path dest: Waiting for checks to finish 2025/01/23 01:50:08 DEBUG : B2 bucket rclone-test-cotopub4heli path dest: Waiting for transfers to finish 2025/01/23 01:50:09 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/23 01:50:09 INFO : 3: Copied (new) 2025/01/23 01:50:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.64s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:50:11 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/dst" 2025/01/23 01:50:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/CopyDest" 2025/01/23 01:50:14 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 01:50:14 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:50:14 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:50:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 01:50:14 INFO : one: Copied (new) 2025/01/23 01:50:14 DEBUG : Waiting for deletions to finish 2025/01/23 01:50:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 01:50:15 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:50:15 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:50:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/23 01:50:15 INFO : one: Copied (replaced existing) 2025/01/23 01:50:15 DEBUG : Waiting for deletions to finish 2025/01/23 01:50:17 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/BackupDir" 2025/01/23 01:50:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 01:50:18 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:50:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:50:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 01:50:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 01:50:19 INFO : one: Copied (server-side copy) 2025/01/23 01:50:19 INFO : one: Deleted 2025/01/23 01:50:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/23 01:50:20 INFO : one: Copied (server-side copy) 2025/01/23 01:50:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/23 01:50:20 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:50:20 DEBUG : Waiting for deletions to finish 2025/01/23 01:50:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:50:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/23 01:50:21 INFO : two: Copied (server-side copy) 2025/01/23 01:50:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/23 01:50:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:50:21 DEBUG : one: Unchanged skipping 2025/01/23 01:50:21 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:50:21 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:50:21 DEBUG : Waiting for deletions to finish 2025/01/23 01:50:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:50:22 DEBUG : one: Unchanged skipping 2025/01/23 01:50:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:50:22 DEBUG : two: Unchanged skipping 2025/01/23 01:50:22 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:50:22 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:50:22 DEBUG : Waiting for deletions to finish 2025/01/23 01:50:22 INFO : There was nothing to transfer 2025/01/23 01:50:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/23 01:50:23 DEBUG : three: Destination not found in --copy-dest 2025/01/23 01:50:23 DEBUG : three: Need to transfer - File not found at Destination 2025/01/23 01:50:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:50:23 DEBUG : one: Unchanged skipping 2025/01/23 01:50:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 01:50:23 DEBUG : two: Unchanged skipping 2025/01/23 01:50:23 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:50:23 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:50:24 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/23 01:50:24 INFO : three: Copied (new) 2025/01/23 01:50:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.09s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:50:27 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/dst" 2025/01/23 01:50:28 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/backup" 2025/01/23 01:50:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 01:50:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:50:30 DEBUG : two: Unchanged skipping 2025/01/23 01:50:30 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:50:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 01:50:31 INFO : one: Copied (server-side copy) 2025/01/23 01:50:31 INFO : one: Deleted 2025/01/23 01:50:31 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:50:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 01:50:32 INFO : one: Copied (new) 2025/01/23 01:50:32 DEBUG : Waiting for deletions to finish 2025/01/23 01:50:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/23 01:50:33 INFO : three.txt: Copied (server-side copy) 2025/01/23 01:50:33 INFO : three.txt: Deleted 2025/01/23 01:50:33 INFO : three.txt: Moved into backup dir 2025/01/23 01:50:34 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:50:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:50:34 DEBUG : two: Unchanged skipping 2025/01/23 01:50:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 01:50:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 01:50:35 INFO : one: Copied (server-side copy) 2025/01/23 01:50:35 INFO : one: Deleted 2025/01/23 01:50:35 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:50:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/23 01:50:35 INFO : one: Copied (new) 2025/01/23 01:50:35 DEBUG : Waiting for deletions to finish 2025/01/23 01:50:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/23 01:50:36 INFO : three.txt: Copied (server-side copy) 2025/01/23 01:50:36 INFO : three.txt: Deleted 2025/01/23 01:50:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.75s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:50:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/dst" 2025/01/23 01:50:40 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/backup" 2025/01/23 01:50:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 01:50:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:50:42 DEBUG : two: Unchanged skipping 2025/01/23 01:50:42 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:50:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 01:50:43 INFO : one: Copied (server-side copy) to: one.bak 2025/01/23 01:50:43 INFO : one: Deleted 2025/01/23 01:50:43 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:50:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 01:50:44 INFO : one: Copied (new) 2025/01/23 01:50:44 DEBUG : Waiting for deletions to finish 2025/01/23 01:50:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/23 01:50:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/23 01:50:45 INFO : three.txt: Deleted 2025/01/23 01:50:45 INFO : three.txt: Moved into backup dir 2025/01/23 01:50:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 01:50:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:50:46 DEBUG : two: Unchanged skipping 2025/01/23 01:50:46 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:50:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 01:50:47 INFO : one: Copied (server-side copy) to: one.bak 2025/01/23 01:50:47 INFO : one: Deleted 2025/01/23 01:50:47 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:50:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/23 01:50:47 INFO : one: Copied (new) 2025/01/23 01:50:47 DEBUG : Waiting for deletions to finish 2025/01/23 01:50:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/23 01:50:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/23 01:50:48 INFO : three.txt: Deleted 2025/01/23 01:50:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:50:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/dst" 2025/01/23 01:50:52 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/backup" 2025/01/23 01:50:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 01:50:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:50:54 DEBUG : two: Unchanged skipping 2025/01/23 01:50:54 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:50:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 01:50:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/23 01:50:55 INFO : one: Deleted 2025/01/23 01:50:55 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:50:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 01:50:56 INFO : one: Copied (new) 2025/01/23 01:50:56 DEBUG : Waiting for deletions to finish 2025/01/23 01:50:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/23 01:50:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/23 01:50:57 INFO : three.txt: Deleted 2025/01/23 01:50:57 INFO : three.txt: Moved into backup dir 2025/01/23 01:50:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 01:50:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:50:58 DEBUG : two: Unchanged skipping 2025/01/23 01:50:58 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:50:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 01:50:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/23 01:50:59 INFO : one: Deleted 2025/01/23 01:50:59 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:51:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/23 01:51:00 INFO : one: Copied (new) 2025/01/23 01:51:00 DEBUG : Waiting for deletions to finish 2025/01/23 01:51:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/23 01:51:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/23 01:51:01 INFO : three.txt: Deleted 2025/01/23 01:51:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.10s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:51:04 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/dst" 2025/01/23 01:51:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 01:51:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:06 DEBUG : two: Unchanged skipping 2025/01/23 01:51:06 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:51:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 01:51:06 INFO : one: Copied (server-side copy) to: one.bak 2025/01/23 01:51:06 INFO : one: Deleted 2025/01/23 01:51:06 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:51:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 01:51:07 INFO : one: Copied (new) 2025/01/23 01:51:07 DEBUG : Waiting for deletions to finish 2025/01/23 01:51:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/23 01:51:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/23 01:51:08 INFO : three.txt: Deleted 2025/01/23 01:51:08 INFO : three.txt: Moved into backup dir 2025/01/23 01:51:09 DEBUG : one.bak: Excluded (Path Filter) 2025/01/23 01:51:09 DEBUG : one.bak: Excluded 2025/01/23 01:51:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/23 01:51:09 DEBUG : three.txt.bak: Excluded 2025/01/23 01:51:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 01:51:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:09 DEBUG : two: Unchanged skipping 2025/01/23 01:51:09 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for checks to finish 2025/01/23 01:51:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 01:51:10 INFO : one: Copied (server-side copy) to: one.bak 2025/01/23 01:51:10 INFO : one: Deleted 2025/01/23 01:51:10 DEBUG : B2 bucket rclone-test-cotopub4heli path dst: Waiting for transfers to finish 2025/01/23 01:51:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/23 01:51:10 INFO : one: Copied (new) 2025/01/23 01:51:10 DEBUG : Waiting for deletions to finish 2025/01/23 01:51:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/23 01:51:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/23 01:51:11 INFO : three.txt: Deleted 2025/01/23 01:51:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.65s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:51:13 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/dst" 2025/01/23 01:51:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 01:51:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 01:51:16 INFO : one: Copied (server-side copy) to: one.bak 2025/01/23 01:51:17 INFO : one: Deleted 2025/01/23 01:51:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 01:51:18 INFO : one: Copied (new) 2025/01/23 01:51:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:18 DEBUG : two: Unchanged skipping 2025/01/23 01:51:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/23 01:51:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/23 01:51:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/23 01:51:18 INFO : three.txt: Deleted 2025/01/23 01:51:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/23 01:51:19 INFO : three.txt: Copied (new) 2025/01/23 01:51:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 01:51:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 01:51:20 INFO : one: Copied (server-side copy) to: one.bak 2025/01/23 01:51:20 INFO : one: Deleted 2025/01/23 01:51:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/23 01:51:21 INFO : one: Copied (new) 2025/01/23 01:51:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:21 DEBUG : two: Unchanged skipping 2025/01/23 01:51:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/23 01:51:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/23 01:51:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/23 01:51:22 INFO : three.txt: Deleted 2025/01/23 01:51:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/23 01:51:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.18s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:51:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cotopub4heli/dst" 2025/01/23 01:51:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 01:51:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 01:51:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/23 01:51:27 INFO : one: Deleted 2025/01/23 01:51:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 01:51:28 INFO : one: Copied (new) 2025/01/23 01:51:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:29 DEBUG : two: Unchanged skipping 2025/01/23 01:51:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/23 01:51:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/23 01:51:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/23 01:51:30 INFO : three.txt: Deleted 2025/01/23 01:51:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/23 01:51:31 INFO : three.txt: Copied (new) 2025/01/23 01:51:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 01:51:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 01:51:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/23 01:51:33 INFO : one: Deleted 2025/01/23 01:51:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/23 01:51:34 INFO : one: Copied (new) 2025/01/23 01:51:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:34 DEBUG : two: Unchanged skipping 2025/01/23 01:51:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/23 01:51:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/23 01:51:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/23 01:51:35 INFO : three.txt: Deleted 2025/01/23 01:51:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/23 01:51:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.47s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:51:38 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/23 01:51:38 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:51:38 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:51:38 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/23 01:51:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/23 01:51:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.27s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:51:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 01:51:39 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:51:39 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:51:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/23 01:51:40 INFO : existing: Copied (new) 2025/01/23 01:51:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:51:40 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/23 01:51:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/23 01:51:40 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:51:40 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:51:40 ERROR : B2 bucket rclone-test-cotopub4heli: not deleting files as there were IO errors 2025/01/23 01:51:40 ERROR : B2 bucket rclone-test-cotopub4heli: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncImmutable (2.69s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:51:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:42 DEBUG : existing: Unchanged skipping 2025/01/23 01:51:42 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:51:42 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:51:42 DEBUG : Waiting for deletions to finish 2025/01/23 01:51:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", 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-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:51:45 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1182-00.backblaze.com/b2api/v1/b2_upload_file/bf928d93d06d9b0b9f480e1b/c001_v0001182_t0048": EOF 2025/01/23 01:51:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-00.backblaze.com/b2api/v1/b2_upload_file/bf928d93d06d9b0b9f480e1b/c001_v0001182_t0048": EOF) 2025/01/23 01:51:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-cotopub4heli: 1/10 (Post "https://pod-000-1182-00.backblaze.com/b2api/v1/b2_upload_file/bf928d93d06d9b0b9f480e1b/c001_v0001182_t0048": EOF) 2025/01/23 01:51:47 DEBUG : pacer: Reducing sleep to 10ms 2025/01/23 01:51:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both0: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both1: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both10: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both11: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both12: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both13: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both14: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both15: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both16: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both17: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both18: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both19: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both2: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both3: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both4: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both5: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both6: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both8: Unchanged skipping 2025/01/23 01:51:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both9: Unchanged skipping 2025/01/23 01:51:57 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:51:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:51:57 DEBUG : both7: Unchanged skipping 2025/01/23 01:51:57 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:51:57 DEBUG : Waiting for deletions to finish 2025/01/23 01:51:57 INFO : only0: Deleted 2025/01/23 01:51:57 INFO : only13: Deleted 2025/01/23 01:51:57 INFO : only14: Deleted 2025/01/23 01:51:57 INFO : only4: Deleted 2025/01/23 01:51:57 INFO : only3: Deleted 2025/01/23 01:51:57 INFO : only5: Deleted 2025/01/23 01:51:57 INFO : only7: Deleted 2025/01/23 01:51:57 INFO : only9: Deleted 2025/01/23 01:51:57 INFO : only10: Deleted 2025/01/23 01:51:57 INFO : only17: Deleted 2025/01/23 01:51:58 INFO : only18: Deleted 2025/01/23 01:51:58 INFO : only2: Deleted 2025/01/23 01:51:58 INFO : only1: Deleted 2025/01/23 01:51:58 INFO : only11: Deleted 2025/01/23 01:51:58 INFO : only12: Deleted 2025/01/23 01:51:58 INFO : only15: Deleted 2025/01/23 01:51:58 INFO : only16: Deleted 2025/01/23 01:51:58 INFO : only19: Deleted 2025/01/23 01:51:58 INFO : only6: Deleted 2025/01/23 01:51:58 INFO : only8: Deleted 2025/01/23 01:51:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.15s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:52:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for checks to finish 2025/01/23 01:52:13 DEBUG : both0: Unchanged skipping 2025/01/23 01:52:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both1: Unchanged skipping 2025/01/23 01:52:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both10: Unchanged skipping 2025/01/23 01:52:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both11: Unchanged skipping 2025/01/23 01:52:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both12: Unchanged skipping 2025/01/23 01:52:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both16: Unchanged skipping 2025/01/23 01:52:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both17: Unchanged skipping 2025/01/23 01:52:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both13: Unchanged skipping 2025/01/23 01:52:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both14: Unchanged skipping 2025/01/23 01:52:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both15: Unchanged skipping 2025/01/23 01:52:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both18: Unchanged skipping 2025/01/23 01:52:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both19: Unchanged skipping 2025/01/23 01:52:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both2: Unchanged skipping 2025/01/23 01:52:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both3: Unchanged skipping 2025/01/23 01:52:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both4: Unchanged skipping 2025/01/23 01:52:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both5: Unchanged skipping 2025/01/23 01:52:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 01:52:13 DEBUG : both6: Unchanged skipping 2025/01/23 01:52:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : both7: Unchanged skipping 2025/01/23 01:52:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : both8: Unchanged skipping 2025/01/23 01:52:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : both9: Unchanged skipping 2025/01/23 01:52:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/23 01:52:13 DEBUG : B2 bucket rclone-test-cotopub4heli: Waiting for transfers to finish 2025/01/23 01:52:13 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:13 INFO : only1: Copied (replaced existing) 2025/01/23 01:52:13 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:13 INFO : only10: Copied (replaced existing) 2025/01/23 01:52:13 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:13 INFO : only16: Copied (replaced existing) 2025/01/23 01:52:13 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:13 INFO : only14: Copied (replaced existing) 2025/01/23 01:52:13 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:13 INFO : only0: Copied (replaced existing) 2025/01/23 01:52:13 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:13 INFO : only17: Copied (replaced existing) 2025/01/23 01:52:13 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:13 INFO : only18: Copied (replaced existing) 2025/01/23 01:52:13 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:13 INFO : only19: Copied (replaced existing) 2025/01/23 01:52:14 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:14 INFO : only11: Copied (replaced existing) 2025/01/23 01:52:14 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:14 INFO : only2: Copied (replaced existing) 2025/01/23 01:52:14 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:14 INFO : only3: Copied (replaced existing) 2025/01/23 01:52:14 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:14 INFO : only4: Copied (replaced existing) 2025/01/23 01:52:14 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:14 INFO : only5: Copied (replaced existing) 2025/01/23 01:52:14 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:14 INFO : only6: Copied (replaced existing) 2025/01/23 01:52:14 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:14 INFO : only7: Copied (replaced existing) 2025/01/23 01:52:14 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:14 INFO : only8: Copied (replaced existing) 2025/01/23 01:52:14 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:14 INFO : only9: Copied (replaced existing) 2025/01/23 01:52:14 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:14 INFO : only12: Copied (replaced existing) 2025/01/23 01:52:14 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:14 INFO : only13: Copied (replaced existing) 2025/01/23 01:52:14 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 01:52:14 INFO : only15: Copied (replaced existing) 2025/01/23 01:52:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.00s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:52:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 01:52:23 INFO : sub dir: Making directory 2025/01/23 01:52:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" 2025/01/23 01:52:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 01:52:27 INFO : sub dir: Making directory 2025/01/23 01:52:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cotopub4heli", Local "Local file system at /tmp/rclone1434774643", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.41s) PASS 2025/01/23 01:52:32 DEBUG : B2 bucket rclone-test-cotopub4heli: Purge remote 2025/01/23 01:52:32 INFO : B2 bucket rclone-test-cotopub4heli: cleaning bucket "rclone-test-cotopub4heli" of all files 2025/01/23 01:52:32 DEBUG : BackupDir/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41956a5b280b4ed1_d20250123_m015024_c001_v7007000_t0000_u01737597024706") 2025/01/23 01:52:32 DEBUG : BackupDir/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f1141de5c4cb7fe81_d20250123_m015019_c001_v0001184_t0031_u01737597019592") 2025/01/23 01:52:32 DEBUG : CompareDest/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c6228_d20250123_m015001_c001_v7007000_t0000_u01737597001519") 2025/01/23 01:52:32 DEBUG : CompareDest/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3bce8_d20250123_m014955_c001_v0001184_t0047_u01737596995891") 2025/01/23 01:52:32 DEBUG : CompareDest/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c622d_d20250123_m015001_c001_v7007000_t0000_u01737597001702") 2025/01/23 01:52:32 DEBUG : CompareDest/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3deee_d20250123_m014956_c001_v0001182_t0048_u01737596996850") 2025/01/23 01:52:32 DEBUG : CopyDest/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41956a5b280b4ed5_d20250123_m015024_c001_v7007000_t0000_u01737597024886") 2025/01/23 01:52:32 DEBUG : CopyDest/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e11c_d20250123_m015016_c001_v0001182_t0025_u01737597016714") 2025/01/23 01:52:32 DEBUG : CopyDest/three: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41956a5b280b4ed7_d20250123_m015025_c001_v7007000_t0000_u01737597025081") 2025/01/23 01:52:33 DEBUG : CopyDest/three: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e1da_d20250123_m015022_c001_v0001182_t0046_u01737597022934") 2025/01/23 01:52:33 DEBUG : CopyDest/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41956a5b280b4ed9_d20250123_m015025_c001_v7007000_t0000_u01737597025300") 2025/01/23 01:52:33 DEBUG : CopyDest/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3c340_d20250123_m015020_c001_v0001184_t0045_u01737597020787") 2025/01/23 01:52:33 DEBUG : EXISTING: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4027f59d6bc826c5_d20250123_m015143_c001_v7007000_t0000_u01737597103268") 2025/01/23 01:52:33 DEBUG : EXISTING: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d59f_d20250123_m015142_c001_v0001184_t0036_u01737597102297") 2025/01/23 01:52:33 DEBUG : Testêé: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4027f59d6bc8268b_d20250123_m015139_c001_v7007000_t0000_u01737597099228") 2025/01/23 01:52:33 DEBUG : Testêé: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ea1b_d20250123_m015138_c001_v0001182_t0033_u01737597098645") 2025/01/23 01:52:33 DEBUG : Testêé: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d4b1_d20250123_m015137_c001_v0001184_t0010_u01737597097695") 2025/01/23 01:52:33 DEBUG : a/potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0d12_d20250123_m014755_c001_v7007000_t0000_u01737596875377") 2025/01/23 01:52:33 DEBUG : a/potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d0d4_d20250123_m014754_c001_v0001182_t0012_u01737596874797") 2025/01/23 01:52:33 DEBUG : a/potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a898366dd_d20250123_m014752_c001_v7007000_t0000_u01737596872989") 2025/01/23 01:52:33 DEBUG : a/potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d076_d20250123_m014752_c001_v0001182_t0016_u01737596872093") 2025/01/23 01:52:33 DEBUG : a/potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f403d17c8c712ff75_d20250123_m014733_c001_v7007000_t0000_u01737596853179") 2025/01/23 01:52:33 DEBUG : a/potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ce12_d20250123_m014732_c001_v0001182_t0028_u01737596852272") 2025/01/23 01:52:33 DEBUG : b/potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0d14_d20250123_m014755_c001_v7007000_t0000_u01737596875565") 2025/01/23 01:52:33 DEBUG : b/potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d0aa_d20250123_m014753_c001_v0001182_t0030_u01737596873893") 2025/01/23 01:52:34 DEBUG : b/potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a898366d5_d20250123_m014752_c001_v7007000_t0000_u01737596872436") 2025/01/23 01:52:34 DEBUG : b/potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d058_d20250123_m014751_c001_v0001182_t0020_u01737596871272") 2025/01/23 01:52:34 DEBUG : b/potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f403d17c8c712ff73_d20250123_m014732_c001_v7007000_t0000_u01737596852622") 2025/01/23 01:52:34 DEBUG : b/potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cdfa_d20250123_m014731_c001_v0001182_t0028_u01737596851367") 2025/01/23 01:52:34 DEBUG : backup/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4120d195cf1d1ebb_d20250123_m015036_c001_v7007000_t0000_u01737597036987") 2025/01/23 01:52:34 DEBUG : backup/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f108f3de41b2ae931_d20250123_m015035_c001_v0001103_t0047_u01737597035144") 2025/01/23 01:52:34 DEBUG : backup/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f104b73d22c93a257_d20250123_m015031_c001_v0001041_t0012_u01737597031410") 2025/01/23 01:52:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c6549_d20250123_m015102_c001_v7007000_t0000_u01737597062118") 2025/01/23 01:52:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f112343c95061abff_d20250123_m015059_c001_v0001184_t0015_u01737597059055") 2025/01/23 01:52:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f1019888f3bdc5e82_d20250123_m015055_c001_v0001183_t0019_u01737597055108") 2025/01/23 01:52:34 DEBUG : backup/one.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41956a5b280b4f97_d20250123_m015049_c001_v7007000_t0000_u01737597049004") 2025/01/23 01:52:34 DEBUG : backup/one.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f11717a364416404e_d20250123_m015046_c001_v0001181_t0027_u01737597046961") 2025/01/23 01:52:34 DEBUG : backup/one.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f102a4d89c01ed169_d20250123_m015043_c001_v0001120_t0017_u01737597043083") 2025/01/23 01:52:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c654b_d20250123_m015102_c001_v7007000_t0000_u01737597062300") 2025/01/23 01:52:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f11112c4b8bc248a0_d20250123_m015100_c001_v0001115_t0006_u01737597060533") 2025/01/23 01:52:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f11909f59688a575e_d20250123_m015056_c001_v0001184_t0039_u01737597056979") 2025/01/23 01:52:34 DEBUG : backup/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4120d195cf1d1ebc_d20250123_m015037_c001_v7007000_t0000_u01737597037171") 2025/01/23 01:52:34 DEBUG : backup/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f119d015a59a73158_d20250123_m015036_c001_v0001177_t0017_u01737597036212") 2025/01/23 01:52:34 DEBUG : backup/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f102a9a5e0c1bdff9_d20250123_m015033_c001_v0001182_t0053_u01737597033036") 2025/01/23 01:52:34 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41956a5b280b4f98_d20250123_m015049_c001_v7007000_t0000_u01737597049185") 2025/01/23 01:52:35 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f110f7d655512d232_d20250123_m015047_c001_v0001109_t0038_u01737597047766") 2025/01/23 01:52:35 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f101fdfa03b9f8bb5_d20250123_m015044_c001_v0001091_t0012_u01737597044610") 2025/01/23 01:52:35 DEBUG : both0: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837231_d20250123_m015215_c001_v7007000_t0000_u01737597135177") 2025/01/23 01:52:35 DEBUG : both0: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ec80_d20250123_m015203_c001_v0001182_t0025_u01737597123670") 2025/01/23 01:52:35 DEBUG : both0: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad48_d20250123_m015158_c001_v7007000_t0000_u01737597118958") 2025/01/23 01:52:35 DEBUG : both0: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eae1_d20250123_m015147_c001_v0001182_t0055_u01737597107543") 2025/01/23 01:52:35 DEBUG : both1: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837236_d20250123_m015215_c001_v7007000_t0000_u01737597135361") 2025/01/23 01:52:35 DEBUG : both1: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ec98_d20250123_m015204_c001_v0001182_t0014_u01737597124465") 2025/01/23 01:52:35 DEBUG : both1: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad49_d20250123_m015159_c001_v7007000_t0000_u01737597119142") 2025/01/23 01:52:35 DEBUG : both1: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eaf3_d20250123_m015148_c001_v0001182_t0019_u01737597108306") 2025/01/23 01:52:35 DEBUG : both10: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a8983723e_d20250123_m015215_c001_v7007000_t0000_u01737597135545") 2025/01/23 01:52:35 DEBUG : both10: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ecfc_d20250123_m015208_c001_v0001182_t0053_u01737597128211") 2025/01/23 01:52:35 DEBUG : both10: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad4a_d20250123_m015159_c001_v7007000_t0000_u01737597119337") 2025/01/23 01:52:35 DEBUG : both10: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eb41_d20250123_m015152_c001_v0001182_t0028_u01737597112047") 2025/01/23 01:52:35 DEBUG : both11: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837244_d20250123_m015215_c001_v7007000_t0000_u01737597135741") 2025/01/23 01:52:35 DEBUG : both11: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ed0c_d20250123_m015208_c001_v0001182_t0011_u01737597128630") 2025/01/23 01:52:35 DEBUG : both11: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad4b_d20250123_m015159_c001_v7007000_t0000_u01737597119522") 2025/01/23 01:52:35 DEBUG : both11: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eb55_d20250123_m015152_c001_v0001182_t0053_u01737597112440") 2025/01/23 01:52:35 DEBUG : both12: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a8983724c_d20250123_m015215_c001_v7007000_t0000_u01737597135926") 2025/01/23 01:52:36 DEBUG : both12: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ed1e_d20250123_m015209_c001_v0001182_t0052_u01737597129055") 2025/01/23 01:52:36 DEBUG : both12: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad4c_d20250123_m015159_c001_v7007000_t0000_u01737597119765") 2025/01/23 01:52:36 DEBUG : both12: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eb5d_d20250123_m015152_c001_v0001182_t0016_u01737597112841") 2025/01/23 01:52:36 DEBUG : both13: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a8983724f_d20250123_m015216_c001_v7007000_t0000_u01737597136110") 2025/01/23 01:52:36 DEBUG : both13: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ed2b_d20250123_m015209_c001_v0001182_t0014_u01737597129458") 2025/01/23 01:52:36 DEBUG : both13: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad4d_d20250123_m015159_c001_v7007000_t0000_u01737597119949") 2025/01/23 01:52:36 DEBUG : both13: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eb67_d20250123_m015153_c001_v0001182_t0029_u01737597113264") 2025/01/23 01:52:36 DEBUG : both14: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837251_d20250123_m015216_c001_v7007000_t0000_u01737597136294") 2025/01/23 01:52:36 DEBUG : both14: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ed36_d20250123_m015209_c001_v0001182_t0025_u01737597129919") 2025/01/23 01:52:36 DEBUG : both14: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad4e_d20250123_m015200_c001_v7007000_t0000_u01737597120135") 2025/01/23 01:52:36 DEBUG : both14: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eb77_d20250123_m015153_c001_v0001182_t0031_u01737597113662") 2025/01/23 01:52:36 DEBUG : both15: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837255_d20250123_m015216_c001_v7007000_t0000_u01737597136478") 2025/01/23 01:52:36 DEBUG : both15: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ed44_d20250123_m015210_c001_v0001182_t0045_u01737597130341") 2025/01/23 01:52:36 DEBUG : both15: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad4f_d20250123_m015200_c001_v7007000_t0000_u01737597120322") 2025/01/23 01:52:36 DEBUG : both15: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eb8d_d20250123_m015154_c001_v0001182_t0051_u01737597114085") 2025/01/23 01:52:36 DEBUG : both16: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837258_d20250123_m015216_c001_v7007000_t0000_u01737597136661") 2025/01/23 01:52:36 DEBUG : both16: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ed54_d20250123_m015210_c001_v0001182_t0024_u01737597130761") 2025/01/23 01:52:36 DEBUG : both16: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad50_d20250123_m015200_c001_v7007000_t0000_u01737597120507") 2025/01/23 01:52:36 DEBUG : both16: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eb9b_d20250123_m015154_c001_v0001182_t0052_u01737597114485") 2025/01/23 01:52:37 DEBUG : both17: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a8983725a_d20250123_m015216_c001_v7007000_t0000_u01737597136845") 2025/01/23 01:52:37 DEBUG : both17: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ed60_d20250123_m015211_c001_v0001182_t0054_u01737597131183") 2025/01/23 01:52:37 DEBUG : both17: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad51_d20250123_m015200_c001_v7007000_t0000_u01737597120704") 2025/01/23 01:52:37 DEBUG : both17: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ebaa_d20250123_m015154_c001_v0001182_t0010_u01737597114882") 2025/01/23 01:52:37 DEBUG : both18: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a8983725c_d20250123_m015217_c001_v7007000_t0000_u01737597137030") 2025/01/23 01:52:37 DEBUG : both18: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ed76_d20250123_m015211_c001_v0001182_t0042_u01737597131623") 2025/01/23 01:52:37 DEBUG : both18: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad52_d20250123_m015200_c001_v7007000_t0000_u01737597120888") 2025/01/23 01:52:37 DEBUG : both18: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ebb0_d20250123_m015155_c001_v0001182_t0053_u01737597115277") 2025/01/23 01:52:37 DEBUG : both19: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837260_d20250123_m015217_c001_v7007000_t0000_u01737597137220") 2025/01/23 01:52:37 DEBUG : both19: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ed86_d20250123_m015212_c001_v0001182_t0021_u01737597132097") 2025/01/23 01:52:37 DEBUG : both19: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad53_d20250123_m015201_c001_v7007000_t0000_u01737597121074") 2025/01/23 01:52:37 DEBUG : both19: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ebc0_d20250123_m015155_c001_v0001182_t0031_u01737597115723") 2025/01/23 01:52:37 DEBUG : both2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837261_d20250123_m015217_c001_v7007000_t0000_u01737597137404") 2025/01/23 01:52:37 DEBUG : both2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eca0_d20250123_m015204_c001_v0001182_t0020_u01737597124900") 2025/01/23 01:52:37 DEBUG : both2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad54_d20250123_m015201_c001_v7007000_t0000_u01737597121259") 2025/01/23 01:52:37 DEBUG : both2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eafb_d20250123_m015148_c001_v0001182_t0041_u01737597108728") 2025/01/23 01:52:37 DEBUG : both3: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837263_d20250123_m015217_c001_v7007000_t0000_u01737597137589") 2025/01/23 01:52:37 DEBUG : both3: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ecac_d20250123_m015205_c001_v0001182_t0043_u01737597125341") 2025/01/23 01:52:37 DEBUG : both3: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad55_d20250123_m015201_c001_v7007000_t0000_u01737597121444") 2025/01/23 01:52:37 DEBUG : both3: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eb07_d20250123_m015149_c001_v0001182_t0029_u01737597109165") 2025/01/23 01:52:38 DEBUG : both4: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837265_d20250123_m015217_c001_v7007000_t0000_u01737597137792") 2025/01/23 01:52:38 DEBUG : both4: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ecb6_d20250123_m015205_c001_v0001182_t0024_u01737597125742") 2025/01/23 01:52:38 DEBUG : both4: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad56_d20250123_m015201_c001_v7007000_t0000_u01737597121629") 2025/01/23 01:52:38 DEBUG : both4: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eb13_d20250123_m015149_c001_v0001182_t0028_u01737597109567") 2025/01/23 01:52:38 DEBUG : both5: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837267_d20250123_m015217_c001_v7007000_t0000_u01737597137976") 2025/01/23 01:52:38 DEBUG : both5: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ecc8_d20250123_m015206_c001_v0001182_t0013_u01737597126135") 2025/01/23 01:52:38 DEBUG : both5: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad57_d20250123_m015201_c001_v7007000_t0000_u01737597121816") 2025/01/23 01:52:38 DEBUG : both5: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eb19_d20250123_m015149_c001_v0001182_t0023_u01737597109984") 2025/01/23 01:52:38 DEBUG : both6: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837269_d20250123_m015218_c001_v7007000_t0000_u01737597138161") 2025/01/23 01:52:38 DEBUG : both6: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ecd0_d20250123_m015206_c001_v0001182_t0025_u01737597126551") 2025/01/23 01:52:38 DEBUG : both6: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad58_d20250123_m015202_c001_v7007000_t0000_u01737597122000") 2025/01/23 01:52:38 DEBUG : both6: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eb1d_d20250123_m015150_c001_v0001182_t0010_u01737597110380") 2025/01/23 01:52:38 DEBUG : both7: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a8983726d_d20250123_m015218_c001_v7007000_t0000_u01737597138346") 2025/01/23 01:52:38 DEBUG : both7: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ecd6_d20250123_m015206_c001_v0001182_t0028_u01737597126968") 2025/01/23 01:52:38 DEBUG : both7: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad59_d20250123_m015202_c001_v7007000_t0000_u01737597122186") 2025/01/23 01:52:38 DEBUG : both7: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eb27_d20250123_m015150_c001_v0001182_t0011_u01737597110807") 2025/01/23 01:52:39 DEBUG : both8: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a8983726f_d20250123_m015218_c001_v7007000_t0000_u01737597138529") 2025/01/23 01:52:39 DEBUG : both8: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ece8_d20250123_m015207_c001_v0001182_t0049_u01737597127395") 2025/01/23 01:52:39 DEBUG : both8: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad5a_d20250123_m015202_c001_v7007000_t0000_u01737597122371") 2025/01/23 01:52:39 DEBUG : both8: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eb2d_d20250123_m015151_c001_v0001182_t0051_u01737597111204") 2025/01/23 01:52:39 DEBUG : both9: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837271_d20250123_m015218_c001_v7007000_t0000_u01737597138714") 2025/01/23 01:52:39 DEBUG : both9: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ecf4_d20250123_m015207_c001_v0001182_t0053_u01737597127797") 2025/01/23 01:52:39 DEBUG : both9: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad5b_d20250123_m015202_c001_v7007000_t0000_u01737597122556") 2025/01/23 01:52:39 DEBUG : both9: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eb39_d20250123_m015151_c001_v0001182_t0017_u01737597111612") 2025/01/23 01:52:39 DEBUG : c/non empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0d15_d20250123_m014755_c001_v7007000_t0000_u01737596875747") 2025/01/23 01:52:39 DEBUG : c/non empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d0b8_d20250123_m014754_c001_v0001182_t0023_u01737596874156") 2025/01/23 01:52:39 DEBUG : c/non empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a898366e0_d20250123_m014753_c001_v7007000_t0000_u01737596873170") 2025/01/23 01:52:39 DEBUG : c/non empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d05c_d20250123_m014751_c001_v0001182_t0005_u01737596871497") 2025/01/23 01:52:39 DEBUG : c/non empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f403d17c8c712ff79_d20250123_m014733_c001_v7007000_t0000_u01737596853369") 2025/01/23 01:52:39 DEBUG : c/non empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ce00_d20250123_m014731_c001_v0001182_t0029_u01737596851613") 2025/01/23 01:52:39 DEBUG : check sum: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f401cd3ce931c10f5_d20250123_m014720_c001_v7007000_t0000_u01737596840666") 2025/01/23 01:52:39 DEBUG : check sum: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cc8f_d20250123_m014719_c001_v0001182_t0043_u01737596839726") 2025/01/23 01:52:39 DEBUG : dest/3: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41956a5b280b4eac_d20250123_m015010_c001_v7007000_t0000_u01737597010393") 2025/01/23 01:52:39 DEBUG : dest/3: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f402a9a5e0c1bdca4_d20250123_m015009_c001_v0001182_t0045_u01737597009306") 2025/01/23 01:52:39 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4027f59d6bc8266b_d20250123_m015136_c001_v7007000_t0000_u01737597096209") 2025/01/23 01:52:39 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f117580357ee53995_d20250123_m015133_c001_v0001104_t0043_u01737597093300") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89836fe4_d20250123_m015133_c001_v7007000_t0000_u01737597093117") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f117580357ee5398b_d20250123_m015128_c001_v0001104_t0051_u01737597088618") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89836fd1_d20250123_m015127_c001_v7007000_t0000_u01737597087889") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d1d6_d20250123_m015124_c001_v0001184_t0052_u01737597084216") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f417eed44989b937b_d20250123_m015122_c001_v7007000_t0000_u01737597082751") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f106cc2e3099be61c_d20250123_m015120_c001_v0001134_t0054_u01737597080863") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41564a3b901c43d9_d20250123_m015120_c001_v7007000_t0000_u01737597080681") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f106cc2e3099be618_d20250123_m015117_c001_v0001134_t0055_u01737597077697") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41564a3b901c43d2_d20250123_m015116_c001_v7007000_t0000_u01737597076971") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3cfdd_d20250123_m015113_c001_v0001184_t0041_u01737597073036") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c655f_d20250123_m015111_c001_v7007000_t0000_u01737597071765") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f115b7b31b90a19a0_d20250123_m015110_c001_v0001184_t0005_u01737597070571") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40782440940a6a17_d20250123_m015110_c001_v7007000_t0000_u01737597070386") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f115b7b31b90a18d8_d20250123_m015107_c001_v0001184_t0029_u01737597067369") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40782440940a6a13_d20250123_m015106_c001_v7007000_t0000_u01737597066617") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e64b_d20250123_m015103_c001_v0001182_t0018_u01737597063030") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c654c_d20250123_m015102_c001_v7007000_t0000_u01737597062481") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f112ca3abbfd1223b_d20250123_m015059_c001_v0001104_t0056_u01737597059438") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4027f59d6bc825aa_d20250123_m015059_c001_v7007000_t0000_u01737597059254") 2025/01/23 01:52:40 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f112ca3abbfd12231_d20250123_m015056_c001_v0001104_t0013_u01737597056024") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4027f59d6bc8258a_d20250123_m015055_c001_v7007000_t0000_u01737597055300") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e4cf_d20250123_m015050_c001_v0001182_t0015_u01737597050285") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41956a5b280b4f99_d20250123_m015049_c001_v7007000_t0000_u01737597049367") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f1141de5c4cb802a1_d20250123_m015047_c001_v0001184_t0055_u01737597047357") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c6506_d20250123_m015047_c001_v7007000_t0000_u01737597047174") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f1141de5c4cb80230_d20250123_m015044_c001_v0001184_t0033_u01737597044166") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c64e4_d20250123_m015043_c001_v7007000_t0000_u01737597043442") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3c756_d20250123_m015038_c001_v0001184_t0052_u01737597038322") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4120d195cf1d1ebd_d20250123_m015037_c001_v7007000_t0000_u01737597037355") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f102914b5478d7b1c_d20250123_m015035_c001_v0001146_t0044_u01737597035635") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4098fd85dca7a702_d20250123_m015035_c001_v7007000_t0000_u01737597035426") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f102914b5478d7b16_d20250123_m015032_c001_v0001146_t0021_u01737597032496") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4098fd85dca7a6ff_d20250123_m015031_c001_v7007000_t0000_u01737597031766") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e238_d20250123_m015026_c001_v0001182_t0032_u01737597026213") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41956a5b280b4edb_d20250123_m015025_c001_v7007000_t0000_u01737597025481") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f103acb03801a9be2_d20250123_m015020_c001_v0001182_t0055_u01737597020019") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89836d69_d20250123_m015019_c001_v7007000_t0000_u01737597019791") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e111_d20250123_m015016_c001_v0001182_t0029_u01737597016507") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f1167958810d5b343_d20250123_m015015_c001_v0001182_t0058_u01737597015769") 2025/01/23 01:52:41 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f1167958810d5b331_d20250123_m015014_c001_v0001182_t0042_u01737597014835") 2025/01/23 01:52:42 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c622f_d20250123_m015001_c001_v7007000_t0000_u01737597001909") 2025/01/23 01:52:42 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3deb6_d20250123_m014955_c001_v0001182_t0031_u01737596995301") 2025/01/23 01:52:42 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f1007913b00f5887d_d20250123_m014954_c001_v0001181_t0050_u01737596994556") 2025/01/23 01:52:42 DEBUG : dst/one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f1007913b00f58879_d20250123_m014953_c001_v0001181_t0042_u01737596993590") 2025/01/23 01:52:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4027f59d6bc8266c_d20250123_m015136_c001_v7007000_t0000_u01737597096393") 2025/01/23 01:52:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f117735fc4d86cc9a_d20250123_m015132_c001_v0001120_t0040_u01737597092851") 2025/01/23 01:52:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f112e0678e3b6c2cb_d20250123_m015127_c001_v0001178_t0046_u01737597087665") 2025/01/23 01:52:42 DEBUG : dst/one.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f417eed44989b937d_d20250123_m015122_c001_v7007000_t0000_u01737597082934") 2025/01/23 01:52:42 DEBUG : dst/one.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f1002cb70aa5a5f71_d20250123_m015120_c001_v0001184_t0012_u01737597080488") 2025/01/23 01:52:42 DEBUG : dst/one.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f1137aa739b66f210_d20250123_m015116_c001_v0001109_t0008_u01737597076139") 2025/01/23 01:52:42 DEBUG : dst/one.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c6560_d20250123_m015111_c001_v7007000_t0000_u01737597071947") 2025/01/23 01:52:42 DEBUG : dst/one.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f110c7c89465a2e48_d20250123_m015109_c001_v0001117_t0052_u01737597069352") 2025/01/23 01:52:42 DEBUG : dst/one.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f116a3b3ab508cea5_d20250123_m015106_c001_v0001184_t0034_u01737597066420") 2025/01/23 01:52:42 DEBUG : dst/three: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41956a5b280b4ede_d20250123_m015025_c001_v7007000_t0000_u01737597025662") 2025/01/23 01:52:42 DEBUG : dst/three: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f1167958810d5b3f7_d20250123_m015024_c001_v0001182_t0043_u01737597024064") 2025/01/23 01:52:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4027f59d6bc8266d_d20250123_m015136_c001_v7007000_t0000_u01737597096577") 2025/01/23 01:52:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f1122621ec5f6c794_d20250123_m015134_c001_v0001157_t0058_u01737597094709") 2025/01/23 01:52:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10227e847fb67d01_d20250123_m015129_c001_v0001106_t0056_u01737597089609") 2025/01/23 01:52:42 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4027f59d6bc8266e_d20250123_m015136_c001_v7007000_t0000_u01737597096764") 2025/01/23 01:52:42 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f117580357ee53997_d20250123_m015135_c001_v0001104_t0035_u01737597095305") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89836fe6_d20250123_m015135_c001_v7007000_t0000_u01737597095121") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f117580357ee5398f_d20250123_m015130_c001_v0001104_t0009_u01737597090447") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89836fdb_d20250123_m015130_c001_v7007000_t0000_u01737597090264") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e8c3_d20250123_m015124_c001_v0001182_t0024_u01737597084977") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f417eed44989b9380_d20250123_m015123_c001_v7007000_t0000_u01737597083119") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f106cc2e3099be61e_d20250123_m015122_c001_v0001134_t0032_u01737597082093") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41564a3b901c43dc_d20250123_m015121_c001_v7007000_t0000_u01737597081910") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f106cc2e3099be61a_d20250123_m015119_c001_v0001134_t0016_u01737597079067") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41564a3b901c43d7_d20250123_m015118_c001_v7007000_t0000_u01737597078885") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e780_d20250123_m015113_c001_v0001182_t0042_u01737597073471") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40782440940a6a19_d20250123_m015111_c001_v7007000_t0000_u01737597071211") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e701_d20250123_m015108_c001_v0001182_t0046_u01737597068563") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40782440940a6a14_d20250123_m015108_c001_v7007000_t0000_u01737597068191") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e663_d20250123_m015103_c001_v0001182_t0053_u01737597063821") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4027f59d6bc825ad_d20250123_m015101_c001_v7007000_t0000_u01737597061563") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e5ce_d20250123_m015058_c001_v0001182_t0057_u01737597058273") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4027f59d6bc825a7_d20250123_m015057_c001_v7007000_t0000_u01737597057193") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3ca45_d20250123_m015050_c001_v0001184_t0034_u01737597050752") 2025/01/23 01:52:43 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c6516_d20250123_m015048_c001_v7007000_t0000_u01737597048449") 2025/01/23 01:52:44 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3c948_d20250123_m015046_c001_v0001184_t0006_u01737597046168") 2025/01/23 01:52:44 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c64fe_d20250123_m015045_c001_v7007000_t0000_u01737597045064") 2025/01/23 01:52:44 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e386_d20250123_m015038_c001_v0001182_t0022_u01737597038750") 2025/01/23 01:52:44 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4098fd85dca7a703_d20250123_m015036_c001_v7007000_t0000_u01737597036430") 2025/01/23 01:52:44 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e2fc_d20250123_m015034_c001_v0001182_t0014_u01737597034349") 2025/01/23 01:52:44 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4098fd85dca7a700_d20250123_m015033_c001_v7007000_t0000_u01737597033256") 2025/01/23 01:52:44 DEBUG : dst/three.txt: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e256_d20250123_m015026_c001_v0001182_t0057_u01737597026991") 2025/01/23 01:52:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f417eed44989b9384_d20250123_m015123_c001_v7007000_t0000_u01737597083306") 2025/01/23 01:52:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f11428e9dcb84daa9_d20250123_m015121_c001_v0001183_t0031_u01737597081709") 2025/01/23 01:52:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f115b7b31b90a1b4f_d20250123_m015118_c001_v0001184_t0013_u01737597078691") 2025/01/23 01:52:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c6562_d20250123_m015112_c001_v7007000_t0000_u01737597072128") 2025/01/23 01:52:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f1111115d0afc834d_d20250123_m015111_c001_v0001183_t0030_u01737597071012") 2025/01/23 01:52:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10902df045f936f8_d20250123_m015107_c001_v0001036_t0041_u01737597067780") 2025/01/23 01:52:44 DEBUG : dst/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4027f59d6bc82670_d20250123_m015136_c001_v7007000_t0000_u01737597096948") 2025/01/23 01:52:44 DEBUG : dst/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e8b9_d20250123_m015124_c001_v0001182_t0021_u01737597084775") 2025/01/23 01:52:44 DEBUG : dst/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f417eed44989b9386_d20250123_m015123_c001_v7007000_t0000_u01737597083490") 2025/01/23 01:52:44 DEBUG : dst/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e77a_d20250123_m015113_c001_v0001182_t0020_u01737597073239") 2025/01/23 01:52:44 DEBUG : dst/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c6563_d20250123_m015112_c001_v7007000_t0000_u01737597072310") 2025/01/23 01:52:44 DEBUG : dst/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3cd90_d20250123_m015103_c001_v0001184_t0020_u01737597063614") 2025/01/23 01:52:44 DEBUG : dst/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c654d_d20250123_m015102_c001_v7007000_t0000_u01737597062663") 2025/01/23 01:52:45 DEBUG : dst/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e4d9_d20250123_m015050_c001_v0001182_t0052_u01737597050547") 2025/01/23 01:52:45 DEBUG : dst/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41956a5b280b4f9b_d20250123_m015049_c001_v7007000_t0000_u01737597049549") 2025/01/23 01:52:45 DEBUG : dst/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3e37e_d20250123_m015038_c001_v0001182_t0040_u01737597038525") 2025/01/23 01:52:45 DEBUG : dst/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4120d195cf1d1ebe_d20250123_m015037_c001_v7007000_t0000_u01737597037557") 2025/01/23 01:52:45 DEBUG : dst/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3c4c4_d20250123_m015026_c001_v0001184_t0026_u01737597026780") 2025/01/23 01:52:45 DEBUG : dst/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41956a5b280b4edf_d20250123_m015025_c001_v7007000_t0000_u01737597025845") 2025/01/23 01:52:45 DEBUG : dst/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f11231c5b06002e18_d20250123_m015021_c001_v0001117_t0054_u01737597021575") 2025/01/23 01:52:45 DEBUG : dst/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c6233_d20250123_m015002_c001_v7007000_t0000_u01737597002101") 2025/01/23 01:52:45 DEBUG : dst/two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f1007913b00f58897_d20250123_m015000_c001_v0001181_t0031_u01737597000927") 2025/01/23 01:52:45 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40201d781d4c71c9_d20250123_m014916_c001_v7007000_t0000_u01737596956445") 2025/01/23 01:52:45 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d993_d20250123_m014909_c001_v0001182_t0013_u01737596949730") 2025/01/23 01:52:45 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f403d17c8c7130243_d20250123_m014907_c001_v7007000_t0000_u01737596947882") 2025/01/23 01:52:45 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d6e7_d20250123_m014847_c001_v0001182_t0023_u01737596927774") 2025/01/23 01:52:45 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b00a3b_d20250123_m014834_c001_v7007000_t0000_u01737596914490") 2025/01/23 01:52:45 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d4ef_d20250123_m014831_c001_v0001182_t0029_u01737596911379") 2025/01/23 01:52:45 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0da1_d20250123_m014808_c001_v7007000_t0000_u01737596888267") 2025/01/23 01:52:45 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d215_d20250123_m014806_c001_v0001182_t0010_u01737596886528") 2025/01/23 01:52:45 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0d88_d20250123_m014805_c001_v7007000_t0000_u01737596885062") 2025/01/23 01:52:45 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d1cd_d20250123_m014803_c001_v0001182_t0017_u01737596883906") 2025/01/23 01:52:45 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0d43_d20250123_m014800_c001_v7007000_t0000_u01737596880553") 2025/01/23 01:52:46 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d157_d20250123_m014759_c001_v0001182_t0057_u01737596879012") 2025/01/23 01:52:46 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0d30_d20250123_m014757_c001_v7007000_t0000_u01737596877902") 2025/01/23 01:52:46 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d112_d20250123_m014756_c001_v0001182_t0008_u01737596876693") 2025/01/23 01:52:46 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a898366a8_d20250123_m014750_c001_v7007000_t0000_u01737596870372") 2025/01/23 01:52:46 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d012_d20250123_m014749_c001_v0001182_t0039_u01737596869027") 2025/01/23 01:52:46 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f403d17c8c712ffc6_d20250123_m014747_c001_v7007000_t0000_u01737596867899") 2025/01/23 01:52:46 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cfe4_d20250123_m014747_c001_v0001182_t0048_u01737596867126") 2025/01/23 01:52:46 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f403d17c8c712ffbe_d20250123_m014742_c001_v7007000_t0000_u01737596862093") 2025/01/23 01:52:46 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cf1e_d20250123_m014740_c001_v0001182_t0014_u01737596860939") 2025/01/23 01:52:46 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f403d17c8c712ffb3_d20250123_m014738_c001_v7007000_t0000_u01737596858355") 2025/01/23 01:52:46 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ceb4_d20250123_m014737_c001_v0001182_t0031_u01737596857403") 2025/01/23 01:52:46 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f403d17c8c712ffa6_d20250123_m014736_c001_v7007000_t0000_u01737596856301") 2025/01/23 01:52:46 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10057a88eb56dc96_d20250123_m014735_c001_v0001036_t0047_u01737596855636") 2025/01/23 01:52:46 DEBUG : empty space: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ce56_d20250123_m014734_c001_v0001182_t0050_u01737596854101") 2025/01/23 01:52:46 DEBUG : enormous: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0d9b_d20250123_m014807_c001_v7007000_t0000_u01737596887342") 2025/01/23 01:52:46 DEBUG : enormous: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d21b_d20250123_m014806_c001_v0001182_t0013_u01737596886759") 2025/01/23 01:52:46 DEBUG : existing: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4027f59d6bc826aa_d20250123_m015141_c001_v7007000_t0000_u01737597101156") 2025/01/23 01:52:46 DEBUG : existing: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ea3b_d20250123_m015139_c001_v0001182_t0027_u01737597099982") 2025/01/23 01:52:46 DEBUG : existing: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b00a36_d20250123_m014829_c001_v7007000_t0000_u01737596909704") 2025/01/23 01:52:46 DEBUG : existing: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d4a2_d20250123_m014828_c001_v0001182_t0048_u01737596908643") 2025/01/23 01:52:47 DEBUG : existing: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f403d17c8c712ff62_d20250123_m014730_c001_v7007000_t0000_u01737596850271") 2025/01/23 01:52:47 DEBUG : existing: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cdb2_d20250123_m014729_c001_v0001182_t0006_u01737596849302") 2025/01/23 01:52:47 DEBUG : existing: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f403d17c8c712ff3f_d20250123_m014728_c001_v7007000_t0000_u01737596848022") 2025/01/23 01:52:47 DEBUG : existing: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cd78_d20250123_m014727_c001_v0001182_t0049_u01737596847442") 2025/01/23 01:52:47 DEBUG : existing: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cd61_d20250123_m014726_c001_v0001182_t0021_u01737596846680") 2025/01/23 01:52:47 DEBUG : existing-b: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b00a37_d20250123_m014829_c001_v7007000_t0000_u01737596909887") 2025/01/23 01:52:47 DEBUG : existing-b: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d4a4_d20250123_m014828_c001_v0001182_t0018_u01737596908653") 2025/01/23 01:52:47 DEBUG : five: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0ddc_d20250123_m014812_c001_v7007000_t0000_u01737596892275") 2025/01/23 01:52:47 DEBUG : five: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40063cb682c3d294_d20250123_m014810_c001_v0001182_t0051_u01737596890946") 2025/01/23 01:52:47 DEBUG : foo: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f403d17c8c712ffbb_d20250123_m014740_c001_v7007000_t0000_u01737596860207") 2025/01/23 01:52:47 DEBUG : foo: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40063cb682c3cef6_d20250123_m014739_c001_v0001182_t0048_u01737596859652") 2025/01/23 01:52:47 DEBUG : foo: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40063cb682c3cee2_d20250123_m014739_c001_v0001182_t0048_u01737596859098") 2025/01/23 01:52:47 DEBUG : four: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0de4_d20250123_m014812_c001_v7007000_t0000_u01737596892458") 2025/01/23 01:52:47 DEBUG : four: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40063cb682c3d288_d20250123_m014810_c001_v0001182_t0048_u01737596890570") 2025/01/23 01:52:47 DEBUG : four: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d274_d20250123_m014809_c001_v0001182_t0028_u01737596889934") 2025/01/23 01:52:47 DEBUG : hello world2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b0066c_d20250123_m014620_c001_v7007000_t0000_u01737596780414") 2025/01/23 01:52:47 DEBUG : hello world2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c59e_d20250123_m014619_c001_v0001182_t0041_u01737596779839") 2025/01/23 01:52:47 DEBUG : ignore-size: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f401cd3ce931c1103_d20250123_m014725_c001_v7007000_t0000_u01737596845153") 2025/01/23 01:52:47 DEBUG : ignore-size: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cd13_d20250123_m014724_c001_v0001182_t0010_u01737596844209") 2025/01/23 01:52:47 DEBUG : nested/sub dir/file: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b00a2e_d20250123_m014827_c001_v7007000_t0000_u01737596907539") 2025/01/23 01:52:48 DEBUG : nested/sub dir/file: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d47c_d20250123_m014826_c001_v0001182_t0034_u01737596906617") 2025/01/23 01:52:48 DEBUG : nested/sub dir/file: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b00a0e_d20250123_m014825_c001_v7007000_t0000_u01737596905462") 2025/01/23 01:52:48 DEBUG : nested/sub dir/file: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d444_d20250123_m014824_c001_v0001182_t0029_u01737596904896") 2025/01/23 01:52:48 DEBUG : one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0dea_d20250123_m014812_c001_v7007000_t0000_u01737596892642") 2025/01/23 01:52:48 DEBUG : one: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40063cb682c3d265_d20250123_m014809_c001_v0001182_t0048_u01737596889359") 2025/01/23 01:52:48 DEBUG : only0: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837273_d20250123_m015218_c001_v7007000_t0000_u01737597138897") 2025/01/23 01:52:48 DEBUG : only0: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f401f7e4c2b39eef7_d20250123_m015213_c001_v0001184_t0030_u01737597133723") 2025/01/23 01:52:48 DEBUG : only0: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3da84_d20250123_m015204_c001_v0001184_t0037_u01737597124253") 2025/01/23 01:52:48 DEBUG : only0: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad3c_d20250123_m015157_c001_v7007000_t0000_u01737597117203") 2025/01/23 01:52:48 DEBUG : only0: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d6d0_d20250123_m015148_c001_v0001184_t0014_u01737597108115") 2025/01/23 01:52:48 DEBUG : only1: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837275_d20250123_m015219_c001_v7007000_t0000_u01737597139083") 2025/01/23 01:52:48 DEBUG : only1: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40948513eaa3dca0_d20250123_m015213_c001_v0001184_t0027_u01737597133171") 2025/01/23 01:52:48 DEBUG : only1: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3daa0_d20250123_m015204_c001_v0001184_t0016_u01737597124688") 2025/01/23 01:52:48 DEBUG : only1: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4088f55ab8040da8_d20250123_m015157_c001_v7007000_t0000_u01737597117972") 2025/01/23 01:52:48 DEBUG : only1: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d6e4_d20250123_m015148_c001_v0001184_t0017_u01737597108523") 2025/01/23 01:52:48 DEBUG : only10: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837279_d20250123_m015219_c001_v7007000_t0000_u01737597139279") 2025/01/23 01:52:48 DEBUG : only10: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40063cb682c3eda0_d20250123_m015213_c001_v0001182_t0051_u01737597133157") 2025/01/23 01:52:48 DEBUG : only10: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3db81_d20250123_m015208_c001_v0001184_t0008_u01737597128429") 2025/01/23 01:52:48 DEBUG : only10: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4088f55ab8040da5_d20250123_m015157_c001_v7007000_t0000_u01737597117788") 2025/01/23 01:52:48 DEBUG : only10: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d7dc_d20250123_m015152_c001_v0001184_t0046_u01737597112249") 2025/01/23 01:52:49 DEBUG : only11: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a8983727d_d20250123_m015219_c001_v7007000_t0000_u01737597139474") 2025/01/23 01:52:49 DEBUG : only11: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f417af40894bd5e5a_d20250123_m015213_c001_v0001105_t0015_u01737597133915") 2025/01/23 01:52:49 DEBUG : only11: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3db9b_d20250123_m015208_c001_v0001184_t0044_u01737597128846") 2025/01/23 01:52:49 DEBUG : only11: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad43_d20250123_m015157_c001_v7007000_t0000_u01737597117989") 2025/01/23 01:52:49 DEBUG : only11: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d7ee_d20250123_m015152_c001_v0001184_t0042_u01737597112640") 2025/01/23 01:52:49 DEBUG : only12: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837281_d20250123_m015219_c001_v7007000_t0000_u01737597139658") 2025/01/23 01:52:49 DEBUG : only12: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40063cb682c3edc6_d20250123_m015214_c001_v0001182_t0051_u01737597134321") 2025/01/23 01:52:49 DEBUG : only12: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3dbb5_d20250123_m015209_c001_v0001184_t0055_u01737597129266") 2025/01/23 01:52:49 DEBUG : only12: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f409d499a74daea99_d20250123_m015158_c001_v7007000_t0000_u01737597118120") 2025/01/23 01:52:49 DEBUG : only12: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d804_d20250123_m015153_c001_v0001184_t0018_u01737597113061") 2025/01/23 01:52:49 DEBUG : only13: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837283_d20250123_m015219_c001_v7007000_t0000_u01737597139889") 2025/01/23 01:52:49 DEBUG : only13: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40948513eaa3dcf1_d20250123_m015214_c001_v0001184_t0027_u01737597134335") 2025/01/23 01:52:49 DEBUG : only13: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3dbd1_d20250123_m015209_c001_v0001184_t0042_u01737597129708") 2025/01/23 01:52:49 DEBUG : only13: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad3d_d20250123_m015157_c001_v7007000_t0000_u01737597117400") 2025/01/23 01:52:49 DEBUG : only13: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d81a_d20250123_m015153_c001_v0001184_t0034_u01737597113471") 2025/01/23 01:52:49 DEBUG : only14: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837284_d20250123_m015220_c001_v7007000_t0000_u01737597140074") 2025/01/23 01:52:49 DEBUG : only14: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40948513eaa3dcc2_d20250123_m015213_c001_v0001184_t0027_u01737597133566") 2025/01/23 01:52:49 DEBUG : only14: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3dbef_d20250123_m015210_c001_v0001184_t0029_u01737597130134") 2025/01/23 01:52:49 DEBUG : only14: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f409d499a74daea88_d20250123_m015157_c001_v7007000_t0000_u01737597117573") 2025/01/23 01:52:49 DEBUG : only14: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d824_d20250123_m015153_c001_v0001184_t0029_u01737597113889") 2025/01/23 01:52:50 DEBUG : only15: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837285_d20250123_m015220_c001_v7007000_t0000_u01737597140259") 2025/01/23 01:52:50 DEBUG : only15: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f401f7e4c2b39ef13_d20250123_m015214_c001_v0001184_t0030_u01737597134455") 2025/01/23 01:52:50 DEBUG : only15: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3dc05_d20250123_m015210_c001_v0001184_t0022_u01737597130551") 2025/01/23 01:52:50 DEBUG : only15: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad44_d20250123_m015158_c001_v7007000_t0000_u01737597118153") 2025/01/23 01:52:50 DEBUG : only15: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d84e_d20250123_m015154_c001_v0001184_t0057_u01737597114289") 2025/01/23 01:52:50 DEBUG : only16: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837286_d20250123_m015220_c001_v7007000_t0000_u01737597140444") 2025/01/23 01:52:50 DEBUG : only16: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40063cb682c3edb0_d20250123_m015213_c001_v0001182_t0051_u01737597133572") 2025/01/23 01:52:50 DEBUG : only16: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3dc17_d20250123_m015210_c001_v0001184_t0048_u01737597130976") 2025/01/23 01:52:50 DEBUG : only16: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4088f55ab8040dab_d20250123_m015158_c001_v7007000_t0000_u01737597118158") 2025/01/23 01:52:50 DEBUG : only16: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d862_d20250123_m015154_c001_v0001184_t0012_u01737597114681") 2025/01/23 01:52:50 DEBUG : only17: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837287_d20250123_m015220_c001_v7007000_t0000_u01737597140634") 2025/01/23 01:52:50 DEBUG : only17: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40063cb682c3edb4_d20250123_m015213_c001_v0001182_t0051_u01737597133759") 2025/01/23 01:52:50 DEBUG : only17: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3dc3f_d20250123_m015211_c001_v0001184_t0038_u01737597131423") 2025/01/23 01:52:50 DEBUG : only17: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad41_d20250123_m015157_c001_v7007000_t0000_u01737597117804") 2025/01/23 01:52:50 DEBUG : only17: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d87c_d20250123_m015155_c001_v0001184_t0029_u01737597115085") 2025/01/23 01:52:50 DEBUG : only18: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837288_d20250123_m015220_c001_v7007000_t0000_u01737597140819") 2025/01/23 01:52:50 DEBUG : only18: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40948513eaa3dcd3_d20250123_m015213_c001_v0001184_t0027_u01737597133773") 2025/01/23 01:52:50 DEBUG : only18: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3dc4d_d20250123_m015211_c001_v0001184_t0018_u01737597131846") 2025/01/23 01:52:50 DEBUG : only18: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f409d499a74daea93_d20250123_m015157_c001_v7007000_t0000_u01737597117937") 2025/01/23 01:52:51 DEBUG : only18: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d89e_d20250123_m015155_c001_v0001184_t0017_u01737597115523") 2025/01/23 01:52:51 DEBUG : only19: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837289_d20250123_m015221_c001_v7007000_t0000_u01737597141005") 2025/01/23 01:52:51 DEBUG : only19: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f401f7e4c2b39eefd_d20250123_m015213_c001_v0001184_t0030_u01737597133907") 2025/01/23 01:52:51 DEBUG : only19: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3dc67_d20250123_m015212_c001_v0001184_t0053_u01737597132297") 2025/01/23 01:52:51 DEBUG : only19: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad45_d20250123_m015158_c001_v7007000_t0000_u01737597118175") 2025/01/23 01:52:51 DEBUG : only19: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d8ba_d20250123_m015155_c001_v0001184_t0015_u01737597115932") 2025/01/23 01:52:51 DEBUG : only2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a8983728a_d20250123_m015221_c001_v7007000_t0000_u01737597141191") 2025/01/23 01:52:51 DEBUG : only2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40063cb682c3edba_d20250123_m015213_c001_v0001182_t0051_u01737597133943") 2025/01/23 01:52:51 DEBUG : only2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3daae_d20250123_m015205_c001_v0001184_t0039_u01737597125117") 2025/01/23 01:52:51 DEBUG : only2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad42_d20250123_m015157_c001_v7007000_t0000_u01737597117967") 2025/01/23 01:52:51 DEBUG : only2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d706_d20250123_m015148_c001_v0001184_t0022_u01737597108951") 2025/01/23 01:52:51 DEBUG : only3: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a8983728b_d20250123_m015221_c001_v7007000_t0000_u01737597141394") 2025/01/23 01:52:51 DEBUG : only3: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40948513eaa3dcdb_d20250123_m015213_c001_v0001184_t0027_u01737597133959") 2025/01/23 01:52:51 DEBUG : only3: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3dac2_d20250123_m015205_c001_v0001184_t0057_u01737597125546") 2025/01/23 01:52:51 DEBUG : only3: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4088f55ab8040da0_d20250123_m015157_c001_v7007000_t0000_u01737597117585") 2025/01/23 01:52:51 DEBUG : only3: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d722_d20250123_m015149_c001_v0001184_t0031_u01737597109368") 2025/01/23 01:52:51 DEBUG : only4: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a8983728c_d20250123_m015221_c001_v7007000_t0000_u01737597141580") 2025/01/23 01:52:51 DEBUG : only4: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f401f7e4c2b39ef07_d20250123_m015214_c001_v0001184_t0030_u01737597134090") 2025/01/23 01:52:51 DEBUG : only4: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3dae0_d20250123_m015205_c001_v0001184_t0037_u01737597125943") 2025/01/23 01:52:51 DEBUG : only4: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad3e_d20250123_m015157_c001_v7007000_t0000_u01737597117585") 2025/01/23 01:52:52 DEBUG : only4: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d746_d20250123_m015149_c001_v0001184_t0011_u01737597109783") 2025/01/23 01:52:52 DEBUG : only5: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a8983728d_d20250123_m015221_c001_v7007000_t0000_u01737597141765") 2025/01/23 01:52:52 DEBUG : only5: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f417af40894bd5e5c_d20250123_m015214_c001_v0001105_t0015_u01737597134100") 2025/01/23 01:52:52 DEBUG : only5: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3daf8_d20250123_m015206_c001_v0001184_t0029_u01737597126352") 2025/01/23 01:52:52 DEBUG : only5: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad3f_d20250123_m015157_c001_v7007000_t0000_u01737597117599") 2025/01/23 01:52:52 DEBUG : only5: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d75a_d20250123_m015150_c001_v0001184_t0019_u01737597110188") 2025/01/23 01:52:52 DEBUG : only6: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a8983728f_d20250123_m015221_c001_v7007000_t0000_u01737597141968") 2025/01/23 01:52:52 DEBUG : only6: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40063cb682c3edc2_d20250123_m015214_c001_v0001182_t0051_u01737597134136") 2025/01/23 01:52:52 DEBUG : only6: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3db16_d20250123_m015206_c001_v0001184_t0050_u01737597126766") 2025/01/23 01:52:52 DEBUG : only6: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f409d499a74daea9d_d20250123_m015158_c001_v7007000_t0000_u01737597118317") 2025/01/23 01:52:52 DEBUG : only6: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d770_d20250123_m015150_c001_v0001184_t0033_u01737597110610") 2025/01/23 01:52:52 DEBUG : only7: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837290_d20250123_m015222_c001_v7007000_t0000_u01737597142161") 2025/01/23 01:52:52 DEBUG : only7: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40948513eaa3dce5_d20250123_m015214_c001_v0001184_t0027_u01737597134150") 2025/01/23 01:52:52 DEBUG : only7: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3db31_d20250123_m015207_c001_v0001184_t0047_u01737597127185") 2025/01/23 01:52:52 DEBUG : only7: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f409d499a74daea8c_d20250123_m015157_c001_v7007000_t0000_u01737597117755") 2025/01/23 01:52:52 DEBUG : only7: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d78e_d20250123_m015151_c001_v0001184_t0014_u01737597111011") 2025/01/23 01:52:52 DEBUG : only8: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837292_d20250123_m015222_c001_v7007000_t0000_u01737597142346") 2025/01/23 01:52:52 DEBUG : only8: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f401f7e4c2b39ef0f_d20250123_m015214_c001_v0001184_t0030_u01737597134272") 2025/01/23 01:52:52 DEBUG : only8: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3db4b_d20250123_m015207_c001_v0001184_t0022_u01737597127602") 2025/01/23 01:52:52 DEBUG : only8: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad47_d20250123_m015158_c001_v7007000_t0000_u01737597118338") 2025/01/23 01:52:53 DEBUG : only8: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d7aa_d20250123_m015151_c001_v0001184_t0037_u01737597111420") 2025/01/23 01:52:53 DEBUG : only9: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837293_d20250123_m015222_c001_v7007000_t0000_u01737597142543") 2025/01/23 01:52:53 DEBUG : only9: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f417af40894bd5e5e_d20250123_m015214_c001_v0001105_t0015_u01737597134283") 2025/01/23 01:52:53 DEBUG : only9: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3db69_d20250123_m015208_c001_v0001184_t0006_u01737597128015") 2025/01/23 01:52:53 DEBUG : only9: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40814eb0a3d5ad40_d20250123_m015157_c001_v7007000_t0000_u01737597117782") 2025/01/23 01:52:53 DEBUG : only9: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3d7bc_d20250123_m015151_c001_v0001184_t0040_u01737597111840") 2025/01/23 01:52:53 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b009f5_d20250123_m014822_c001_v7007000_t0000_u01737596902961") 2025/01/23 01:52:53 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3a6b6_d20250123_m014821_c001_v0001184_t0000_u01737596901111") 2025/01/23 01:52:53 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0e31_d20250123_m014818_c001_v7007000_t0000_u01737596898911") 2025/01/23 01:52:53 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d344_d20250123_m014817_c001_v0001182_t0034_u01737596897133") 2025/01/23 01:52:53 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0e0b_d20250123_m014815_c001_v7007000_t0000_u01737596895661") 2025/01/23 01:52:53 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d2e0_d20250123_m014813_c001_v0001182_t0054_u01737596893565") 2025/01/23 01:52:53 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0d6f_d20250123_m014802_c001_v7007000_t0000_u01737596882772") 2025/01/23 01:52:53 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d197_d20250123_m014801_c001_v0001182_t0034_u01737596881485") 2025/01/23 01:52:53 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0d3b_d20250123_m014759_c001_v7007000_t0000_u01737596879576") 2025/01/23 01:52:53 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d155_d20250123_m014758_c001_v0001182_t0009_u01737596878816") 2025/01/23 01:52:54 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0d22_d20250123_m014757_c001_v7007000_t0000_u01737596877288") 2025/01/23 01:52:54 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d104_d20250123_m014756_c001_v0001182_t0012_u01737596876482") 2025/01/23 01:52:54 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a898366a0_d20250123_m014749_c001_v7007000_t0000_u01737596869812") 2025/01/23 01:52:54 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d00c_d20250123_m014748_c001_v0001182_t0027_u01737596868822") 2025/01/23 01:52:54 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f403d17c8c712ffc7_d20250123_m014748_c001_v7007000_t0000_u01737596868093") 2025/01/23 01:52:54 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cfe0_d20250123_m014746_c001_v0001182_t0028_u01737596866924") 2025/01/23 01:52:54 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f403d17c8c712ffc5_d20250123_m014746_c001_v7007000_t0000_u01737596866190") 2025/01/23 01:52:54 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cfaa_d20250123_m014745_c001_v0001182_t0031_u01737596865565") 2025/01/23 01:52:54 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cf9a_d20250123_m014744_c001_v0001182_t0022_u01737596864986") 2025/01/23 01:52:54 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f403d17c8c712ffc2_d20250123_m014744_c001_v7007000_t0000_u01737596864233") 2025/01/23 01:52:54 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cf80_d20250123_m014743_c001_v0001182_t0025_u01737596863630") 2025/01/23 01:52:54 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cf67_d20250123_m014743_c001_v0001182_t0028_u01737596863045") 2025/01/23 01:52:54 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f403d17c8c712ffbf_d20250123_m014742_c001_v7007000_t0000_u01737596862277") 2025/01/23 01:52:54 DEBUG : potato: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cf34_d20250123_m014741_c001_v0001182_t0038_u01737596861514") 2025/01/23 01:52:54 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c616b_d20250123_m014929_c001_v7007000_t0000_u01737596969845") 2025/01/23 01:52:54 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3b6e2_d20250123_m014929_c001_v0001184_t0007_u01737596969288") 2025/01/23 01:52:54 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40201d781d4c71ca_d20250123_m014916_c001_v7007000_t0000_u01737596956763") 2025/01/23 01:52:54 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3b262_d20250123_m014909_c001_v0001184_t0047_u01737596949169") 2025/01/23 01:52:54 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4027f59d6bc82149_d20250123_m014855_c001_v7007000_t0000_u01737596935351") 2025/01/23 01:52:54 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3ad1c_d20250123_m014847_c001_v0001184_t0045_u01737596927222") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b00a3f_d20250123_m014834_c001_v7007000_t0000_u01737596914730") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3a91a_d20250123_m014831_c001_v0001184_t0035_u01737596911187") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0d9d_d20250123_m014807_c001_v7007000_t0000_u01737596887523") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d213_d20250123_m014806_c001_v0001182_t0037_u01737596886329") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0d8b_d20250123_m014805_c001_v7007000_t0000_u01737596885244") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d1c5_d20250123_m014803_c001_v0001182_t0014_u01737596883677") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0d75_d20250123_m014802_c001_v7007000_t0000_u01737596882955") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d1a5_d20250123_m014802_c001_v0001182_t0032_u01737596882133") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0d45_d20250123_m014800_c001_v7007000_t0000_u01737596880739") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d173_d20250123_m014759_c001_v0001182_t0006_u01737596879949") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0d33_d20250123_m014758_c001_v7007000_t0000_u01737596878086") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d129_d20250123_m014757_c001_v0001182_t0017_u01737596877302") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a898366aa_d20250123_m014750_c001_v7007000_t0000_u01737596870552") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d026_d20250123_m014749_c001_v0001182_t0011_u01737596869600") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b00672_d20250123_m014623_c001_v7007000_t0000_u01737596783744") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c602_d20250123_m014623_c001_v0001182_t0029_u01737596783161") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b00670_d20250123_m014621_c001_v7007000_t0000_u01737596781883") 2025/01/23 01:52:55 DEBUG : potato2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c5ca_d20250123_m014621_c001_v0001182_t0016_u01737596781319") 2025/01/23 01:52:55 DEBUG : potato3: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40201d781d4c71cb_d20250123_m014917_c001_v7007000_t0000_u01737596957176") 2025/01/23 01:52:56 DEBUG : potato3: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d99b_d20250123_m014909_c001_v0001182_t0034_u01737596949946") 2025/01/23 01:52:56 DEBUG : potato3: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4027f59d6bc8214a_d20250123_m014855_c001_v7007000_t0000_u01737596935545") 2025/01/23 01:52:56 DEBUG : potato3: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d6f1_d20250123_m014847_c001_v0001182_t0020_u01737596927995") 2025/01/23 01:52:56 DEBUG : potato3: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b00a42_d20250123_m014835_c001_v7007000_t0000_u01737596915430") 2025/01/23 01:52:56 DEBUG : potato3: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d4fb_d20250123_m014831_c001_v0001182_t0032_u01737596911593") 2025/01/23 01:52:56 DEBUG : pre-dest1/1: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41956a5b280b4ead_d20250123_m015010_c001_v7007000_t0000_u01737597010575") 2025/01/23 01:52:56 DEBUG : pre-dest1/1: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3df98_d20250123_m015002_c001_v0001182_t0019_u01737597002851") 2025/01/23 01:52:56 DEBUG : pre-dest2/2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f41956a5b280b4eaf_d20250123_m015010_c001_v7007000_t0000_u01737597010757") 2025/01/23 01:52:56 DEBUG : pre-dest2/2: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3be7f_d20250123_m015003_c001_v0001184_t0023_u01737597003415") 2025/01/23 01:52:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f404d75fb943c6185_d20250123_m014943_c001_v7007000_t0000_u01737596983132") 2025/01/23 01:52:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3dcf8_d20250123_m014939_c001_v0001182_t0055_u01737596979298") 2025/01/23 01:52:56 DEBUG : sizeonly: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f401cd3ce931c1100_d20250123_m014722_c001_v7007000_t0000_u01737596842941") 2025/01/23 01:52:56 DEBUG : sizeonly: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cccb_d20250123_m014721_c001_v0001182_t0056_u01737596841941") 2025/01/23 01:52:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a898372a0_d20250123_m015230_c001_v7007000_t0000_u01737597150796") 2025/01/23 01:52:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f101f7e4c2b39f157_d20250123_m015228_c001_v0001184_t0052_u01737597148287") 2025/01/23 01:52:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a89837299_d20250123_m015226_c001_v7007000_t0000_u01737597146374") 2025/01/23 01:52:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3eec2_d20250123_m015223_c001_v0001182_t0027_u01737597143887") 2025/01/23 01:52:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b00a2f_d20250123_m014827_c001_v7007000_t0000_u01737596907732") 2025/01/23 01:52:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3a81c_d20250123_m014826_c001_v0001184_t0036_u01737596906973") 2025/01/23 01:52:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b00a10_d20250123_m014825_c001_v7007000_t0000_u01737596905646") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d442_d20250123_m014824_c001_v0001182_t0021_u01737596904885") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f401cd3ce931c10eb_d20250123_m014718_c001_v7007000_t0000_u01737596838814") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cc37_d20250123_m014717_c001_v0001182_t0005_u01737596837235") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f401cd3ce931c10e3_d20250123_m014716_c001_v7007000_t0000_u01737596836513") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cc05_d20250123_m014715_c001_v0001182_t0033_u01737596835378") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f401cd3ce931c10c5_d20250123_m014709_c001_v7007000_t0000_u01737596829055") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3cb1d_d20250123_m014707_c001_v0001182_t0015_u01737596827956") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f401cd3ce931c10c2_d20250123_m014707_c001_v7007000_t0000_u01737596827407") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3caf1_d20250123_m014706_c001_v0001182_t0045_u01737596826433") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ca3d_d20250123_m014700_c001_v0001182_t0039_u01737596820218") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f401cd3ce931c10aa_d20250123_m014659_c001_v7007000_t0000_u01737596819492") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ca1b_d20250123_m014658_c001_v0001182_t0054_u01737596818927") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3ca0a_d20250123_m014658_c001_v0001182_t0038_u01737596818173") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f401cd3ce931c10a4_d20250123_m014656_c001_v7007000_t0000_u01737596816729") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c93f_d20250123_m014651_c001_v0001182_t0045_u01737596811281") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c8c7_d20250123_m014646_c001_v0001182_t0021_u01737596806571") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f401cd3ce931c1097_d20250123_m014645_c001_v7007000_t0000_u01737596805850") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c8ab_d20250123_m014645_c001_v0001182_t0049_u01737596805294") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c897_d20250123_m014644_c001_v0001182_t0007_u01737596804545") 2025/01/23 01:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f401cd3ce931c1092_d20250123_m014643_c001_v7007000_t0000_u01737596803458") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c74c_d20250123_m014633_c001_v0001182_t0027_u01737596793571") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f411341ef2ac816c7_d20250123_m014633_c001_v7007000_t0000_u01737596793207") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c72c_d20250123_m014632_c001_v0001182_t0041_u01737596792647") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b0069c_d20250123_m014631_c001_v7007000_t0000_u01737596791011") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c6ec_d20250123_m014630_c001_v0001182_t0023_u01737596790451") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b00687_d20250123_m014629_c001_v7007000_t0000_u01737596789896") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c6c2_d20250123_m014629_c001_v0001182_t0009_u01737596789323") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b00681_d20250123_m014628_c001_v7007000_t0000_u01737596788062") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c680_d20250123_m014627_c001_v0001182_t0010_u01737596787239") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b0067f_d20250123_m014626_c001_v7007000_t0000_u01737596786685") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c65f_d20250123_m014626_c001_v0001182_t0045_u01737596786123") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b00677_d20250123_m014625_c001_v7007000_t0000_u01737596785209") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c62c_d20250123_m014624_c001_v0001182_t0027_u01737596784655") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b0065a_d20250123_m014618_c001_v7007000_t0000_u01737596778936") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c57e_d20250123_m014618_c001_v0001182_t0030_u01737596778360") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b00653_d20250123_m014617_c001_v7007000_t0000_u01737596777459") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c554_d20250123_m014616_c001_v0001182_t0018_u01737596776889") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b00652_d20250123_m014615_c001_v7007000_t0000_u01737596775989") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c528_d20250123_m014615_c001_v0001182_t0046_u01737596775378") 2025/01/23 01:52:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b0064c_d20250123_m014612_c001_v7007000_t0000_u01737596772501") 2025/01/23 01:52:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3c4c0_d20250123_m014611_c001_v0001182_t0040_u01737596771928") 2025/01/23 01:52:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a898372a2_d20250123_m015230_c001_v7007000_t0000_u01737597150982") 2025/01/23 01:52:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3dfe8_d20250123_m015228_c001_v0001184_t0012_u01737597148281") 2025/01/23 01:52:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f418a837a8983729a_d20250123_m015226_c001_v7007000_t0000_u01737597146558") 2025/01/23 01:52:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f117af40894bd5e6a_d20250123_m015223_c001_v0001105_t0024_u01737597143885") 2025/01/23 01:52:59 DEBUG : sub/yam: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b009f1_d20250123_m014822_c001_v7007000_t0000_u01737596902411") 2025/01/23 01:52:59 DEBUG : sub/yam: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d3bc_d20250123_m014820_c001_v0001182_t0020_u01737596900761") 2025/01/23 01:52:59 DEBUG : three: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0deb_d20250123_m014812_c001_v7007000_t0000_u01737596892839") 2025/01/23 01:52:59 DEBUG : three: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d2ae_d20250123_m014811_c001_v0001182_t0057_u01737596891697") 2025/01/23 01:52:59 DEBUG : three: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d272_d20250123_m014809_c001_v0001182_t0024_u01737596889723") 2025/01/23 01:52:59 DEBUG : two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0ded_d20250123_m014813_c001_v7007000_t0000_u01737596893021") 2025/01/23 01:52:59 DEBUG : two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40948513eaa3a3e5_d20250123_m014811_c001_v0001184_t0027_u01737596891130") 2025/01/23 01:52:59 DEBUG : two: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f40063cb682c3d26c_d20250123_m014809_c001_v0001182_t0048_u01737596889541") 2025/01/23 01:52:59 DEBUG : yam: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b009f7_d20250123_m014823_c001_v7007000_t0000_u01737596903143") 2025/01/23 01:52:59 DEBUG : yam: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10908d06b5caec28_d20250123_m014822_c001_v0001098_t0020_u01737596902083") 2025/01/23 01:52:59 DEBUG : yam: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0e26_d20250123_m014818_c001_v7007000_t0000_u01737596898366") 2025/01/23 01:52:59 DEBUG : yam: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10063cb682c3d34b_d20250123_m014817_c001_v0001182_t0051_u01737596897342") 2025/01/23 01:52:59 DEBUG : yam: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0e08_d20250123_m014815_c001_v7007000_t0000_u01737596895106") 2025/01/23 01:52:59 DEBUG : yam: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f10948513eaa3a4a3_d20250123_m014813_c001_v0001184_t0011_u01737596893578") 2025/01/23 01:53:00 DEBUG : yaml: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f410c5327f3b009cf_d20250123_m014819_c001_v7007000_t0000_u01737596899454") 2025/01/23 01:53:00 DEBUG : yaml: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f11198bb2bb106479_d20250123_m014818_c001_v0001182_t0028_u01737596898155") 2025/01/23 01:53:00 DEBUG : yaml: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f4057744a636c0e0d_d20250123_m014815_c001_v7007000_t0000_u01737596895843") 2025/01/23 01:53:00 DEBUG : yaml: Deleting (id "4_zbf928d93d06d9b0b9f480e1b_f106b2a070ad40503_d20250123_m014814_c001_v0001033_t0032_u01737596894713") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m58.674329093s (try 1/5)