"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/03 03:37:18 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba" 2025/04/03 03:37:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 03:37:19 DEBUG : Creating backend with remote "/tmp/rclone1344274076" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:37:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/03 03:37:20 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:37:20 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.03s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 03:37:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:37:21 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:37:21 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:37:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:37:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:22 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.13s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:24 DEBUG : Creating backend with remote "/non-existing" 2025/04/03 03:37:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/03 03:37:24 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:37:24 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.88s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:37:25 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:37:25 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:37:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:37:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.98s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:27 INFO : B2 bucket rclone-test-gapaqaj8liba: Running all checks before starting transfers 2025/04/03 03:37:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:37:27 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:37:27 INFO : B2 bucket rclone-test-gapaqaj8liba: Checks finished, now starting transfers 2025/04/03 03:37:27 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:37:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:37:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.61s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:28 ERROR : Ignoring --no-traverse with sync 2025/04/03 03:37:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:37:28 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:37:28 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:37:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:37:29 INFO : sub dir/hello world: Copied (new) 2025/04/03 03:37:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.61s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/03 03:37:30 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:37:30 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:37:31 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/03 03:37:31 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.70s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:37:32 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:37:32 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:37:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:37:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.87s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:37:34 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:37:34 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:37:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:37:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.27s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/03 03:37:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 03:37:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/03 03:37:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 03:37:36 INFO : sub dir: Making directory 2025/04/03 03:37:36 INFO : sub dir2: Making directory 2025/04/03 03:37:36 INFO : sub dir2/sub sub dir2: Making directory 2025/04/03 03:37:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:37:36 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:37:36 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:37:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:37:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/03 03:37:37 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.65s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:37 INFO : sub dir2: Making directory 2025/04/03 03:37:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/03 03:37:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 03:37:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:37:38 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:37:38 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:37:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:37:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.36s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:39 DEBUG : sub dir2: Making directory with metadata 2025/04/03 03:37:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 03:37:39 INFO : sub dir: Making directory 2025/04/03 03:37:39 INFO : sub dir2: Making directory 2025/04/03 03:37:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:37:39 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:37:39 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:37:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:37:39 INFO : sub dir/hello world: Copied (new) 2025/04/03 03:37:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/03 03:37:39 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/03 03:37:40 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.81s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", 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-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:41 INFO : sub dir2: Making directory 2025/04/03 03:37:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:37:41 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:37:41 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:37:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:37:42 INFO : sub dir/hello world: Copied (new) 2025/04/03 03:37:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.34s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:42 DEBUG : sub dir2: Making directory with metadata 2025/04/03 03:37:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 03:37:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 03:37:42 INFO : sub dir: Making directory 2025/04/03 03:37:42 INFO : sub dir2: Making directory 2025/04/03 03:37:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:37:42 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:37:42 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:37:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:37:43 INFO : sub dir/hello world: Copied (new) 2025/04/03 03:37:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/03 03:37:43 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.60s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", 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-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:44 INFO : sub dir2: Making directory 2025/04/03 03:37:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:37:45 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:37:45 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:37:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:37:45 INFO : sub dir/hello world: Copied (new) 2025/04/03 03:37:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.78s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:47 DEBUG : Creating backend with remote "TestB2:rclone-test-lujisos1vege" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-gapaqaj8liba -> B2 bucket rclone-test-lujisos1vege 2025/04/03 03:37:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:37:48 DEBUG : B2 bucket rclone-test-lujisos1vege: Waiting for checks to finish 2025/04/03 03:37:48 DEBUG : B2 bucket rclone-test-lujisos1vege: Waiting for transfers to finish 2025/04/03 03:37:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:37:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:49 DEBUG : B2 bucket rclone-test-lujisos1vege: Purge remote 2025/04/03 03:37:49 INFO : B2 bucket rclone-test-lujisos1vege: cleaning bucket "rclone-test-lujisos1vege" of all files 2025/04/03 03:37:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fd53b09dfb9b9f580e1b_f1083d3d68456d170_d20250403_m033749_c001_v0001145_t0029_u01743651469109") --- PASS: TestServerSideCopy (4.67s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 03:37:52 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:37:52 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:37:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/03 03:37:52 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.39s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:54 DEBUG : Creating backend with remote "TestB2:rclone-test-hikoteq2keqo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-gapaqaj8liba -> B2 bucket rclone-test-hikoteq2keqo 2025/04/03 03:37:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:37:55 DEBUG : B2 bucket rclone-test-hikoteq2keqo: Waiting for checks to finish 2025/04/03 03:37:55 DEBUG : B2 bucket rclone-test-hikoteq2keqo: Waiting for transfers to finish 2025/04/03 03:37:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:37:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:57 DEBUG : B2 bucket rclone-test-hikoteq2keqo: Waiting for checks to finish 2025/04/03 03:37:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 03:37:57 DEBUG : B2 bucket rclone-test-hikoteq2keqo: Waiting for transfers to finish 2025/04/03 03:37:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/03 03:37:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:37:57 DEBUG : B2 bucket rclone-test-hikoteq2keqo: Purge remote 2025/04/03 03:37:57 INFO : B2 bucket rclone-test-hikoteq2keqo: cleaning bucket "rclone-test-hikoteq2keqo" of all files 2025/04/03 03:37:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f221d13b0adfb9b9f580e1b_f1015888ea9908a54_d20250403_m033757_c001_v0001182_t0016_u01743651477526") 2025/04/03 03:37:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f221d13b0adfb9b9f580e1b_f106453ad8a4598bd_d20250403_m033756_c001_v0001182_t0045_u01743651476140") --- PASS: TestServerSideCopyOverSelf (6.66s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 03:38:01 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:01 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/03 03:38:01 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/03 03:38:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.64s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:03 DEBUG : Creating backend with remote "TestB2:rclone-test-gehodek1guko" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-gapaqaj8liba -> B2 bucket rclone-test-gehodek1guko 2025/04/03 03:38:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:38:04 DEBUG : B2 bucket rclone-test-gehodek1guko: Waiting for checks to finish 2025/04/03 03:38:04 DEBUG : B2 bucket rclone-test-gehodek1guko: Waiting for transfers to finish 2025/04/03 03:38:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:38:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:06 DEBUG : B2 bucket rclone-test-gehodek1guko: Waiting for checks to finish 2025/04/03 03:38:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 03:38:06 DEBUG : B2 bucket rclone-test-gehodek1guko: Waiting for transfers to finish 2025/04/03 03:38:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/03 03:38:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/03 03:38:07 INFO : sub dir/hello world: Deleted 2025/04/03 03:38:08 DEBUG : testing file moves 2025/04/03 03:38:08 DEBUG : B2 bucket rclone-test-gehodek1guko: Waiting for checks to finish 2025/04/03 03:38:08 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/03 03:38:08 DEBUG : B2 bucket rclone-test-gehodek1guko: Waiting for transfers to finish 2025/04/03 03:38:08 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/03 03:38:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/03 03:38:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:09 DEBUG : B2 bucket rclone-test-gehodek1guko: Purge remote 2025/04/03 03:38:09 INFO : B2 bucket rclone-test-gehodek1guko: cleaning bucket "rclone-test-gehodek1guko" of all files 2025/04/03 03:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z7ff23d43b0adfb9b9f580e1b_f118b83e45dca1162_d20250403_m033808_c001_v0001172_t0052_u01743651488596") 2025/04/03 03:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z7ff23d43b0adfb9b9f580e1b_f1015888ea9908afc_d20250403_m033806_c001_v0001182_t0059_u01743651486794") 2025/04/03 03:38:09 DEBUG : sub dir/hello world: Deleting (id "4_z7ff23d43b0adfb9b9f580e1b_f113c3c14f9b2cb67_d20250403_m033805_c001_v0001145_t0025_u01743651485337") --- PASS: TestServerSideMoveOverSelf (8.87s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:12 ERROR : : error listing: directory not found 2025/04/03 03:38:12 INFO : Local file system at /tmp/rclone1344274076: Making directory 2025/04/03 03:38:12 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:12 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.19s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:38:14 DEBUG : Local file system at /tmp/rclone1344274076: Waiting for checks to finish 2025/04/03 03:38:14 DEBUG : Local file system at /tmp/rclone1344274076: Waiting for transfers to finish 2025/04/03 03:38:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:38:15 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/03 03:38:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestCopyRedownload (2.31s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:16 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/03 03:38:16 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:16 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/03 03:38:16 INFO : check sum: Copied (new) 2025/04/03 03:38:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:17 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/03 03:38:17 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/03 03:38:17 DEBUG : check sum: Unchanged skipping 2025/04/03 03:38:17 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:17 DEBUG : Waiting for deletions to finish 2025/04/03 03:38:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.51s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/03 03:38:18 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:18 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:19 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/03 03:38:19 INFO : sizeonly: Copied (new) 2025/04/03 03:38:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:19 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:19 DEBUG : sizeonly: Sizes identical 2025/04/03 03:38:19 DEBUG : sizeonly: Unchanged skipping 2025/04/03 03:38:19 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:19 DEBUG : Waiting for deletions to finish 2025/04/03 03:38:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.91s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/03 03:38:21 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:21 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:22 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/03 03:38:22 INFO : ignore-size: Copied (new) 2025/04/03 03:38:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:22 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:38:22 DEBUG : ignore-size: Unchanged skipping 2025/04/03 03:38:22 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:22 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:22 DEBUG : Waiting for deletions to finish 2025/04/03 03:38:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.33s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:38:24 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:24 DEBUG : existing: Unchanged skipping 2025/04/03 03:38:24 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:24 DEBUG : Waiting for deletions to finish 2025/04/03 03:38:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/03 03:38:24 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:24 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/03 03:38:25 INFO : existing: Copied (replaced existing) 2025/04/03 03:38:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.74s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/03 03:38:26 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:26 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/03 03:38:27 INFO : existing: Copied (new) 2025/04/03 03:38:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:27 DEBUG : existing: Destination exists, skipping 2025/04/03 03:38:27 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:27 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:27 DEBUG : Waiting for deletions to finish 2025/04/03 03:38:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.42s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:29 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/03 03:38:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/03 03:38:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:38:30 DEBUG : c/non empty space: Unchanged skipping 2025/04/03 03:38:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/03 03:38:30 INFO : a/potato2: Copied (new) 2025/04/03 03:38:30 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:30 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:30 DEBUG : Waiting for deletions to finish 2025/04/03 03:38:30 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:32 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/04/03 03:38:32 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/03 03:38:32 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/03 03:38:32 DEBUG : empty space: Unchanged skipping 2025/04/03 03:38:32 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:32 DEBUG : Waiting for deletions to finish 2025/04/03 03:38:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:33 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/04/03 03:38:33 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/03 03:38:34 INFO : empty space: Updated modification time in destination 2025/04/03 03:38:34 DEBUG : empty space: Unchanged skipping 2025/04/03 03:38:34 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:34 DEBUG : Waiting for deletions to finish 2025/04/03 03:38:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.68s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:36 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/04/03 03:38:36 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/03 03:38:36 DEBUG : empty space: Unchanged skipping 2025/04/03 03:38:36 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:36 DEBUG : Waiting for deletions to finish 2025/04/03 03:38:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.91s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:38 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:38 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/04/03 03:38:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1344274076) 2025/04/03 03:38:38 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gapaqaj8liba) 2025/04/03 03:38:38 DEBUG : foo: sha1 differ 2025/04/03 03:38:38 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/03 03:38:38 INFO : foo: Copied (replaced existing) 2025/04/03 03:38:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:40 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/03 03:38:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:38:40 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:40 DEBUG : empty space: Unchanged skipping 2025/04/03 03:38:40 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:40 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/03 03:38:40 INFO : potato: Copied (new) 2025/04/03 03:38:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.48s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:42 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/03 03:38:42 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:42 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/03 03:38:43 INFO : potato: Copied (replaced existing) 2025/04/03 03:38:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:44 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:44 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/04/03 03:38:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1344274076) 2025/04/03 03:38:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gapaqaj8liba) 2025/04/03 03:38:44 DEBUG : potato: sha1 differ 2025/04/03 03:38:44 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/03 03:38:45 INFO : potato: Copied (replaced existing) 2025/04/03 03:38:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:38:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/03 03:38:47 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:38:47 DEBUG : empty space: Unchanged skipping 2025/04/03 03:38:47 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:47 DEBUG : Waiting for deletions to finish 2025/04/03 03:38:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:38:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:38:49 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:49 DEBUG : empty space: Unchanged skipping 2025/04/03 03:38:49 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/03 03:38:50 INFO : potato2: Copied (new) 2025/04/03 03:38:50 DEBUG : Waiting for deletions to finish 2025/04/03 03:38:50 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:52 INFO : d: Making directory 2025/04/03 03:38:52 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/03 03:38:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/03 03:38:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:38:53 DEBUG : c/non empty space: Unchanged skipping 2025/04/03 03:38:53 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:53 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/03 03:38:53 INFO : a/potato2: Copied (new) 2025/04/03 03:38:53 DEBUG : Waiting for deletions to finish 2025/04/03 03:38:53 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:56 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/03 03:38:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/03 03:38:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:38:56 DEBUG : c/non empty space: Unchanged skipping 2025/04/03 03:38:56 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:56 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/03 03:38:57 INFO : a/potato2: Copied (new) 2025/04/03 03:38:57 ERROR : B2 bucket rclone-test-gapaqaj8liba: not deleting files as there were IO errors 2025/04/03 03:38:57 ERROR : B2 bucket rclone-test-gapaqaj8liba: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:38:59 DEBUG : Waiting for deletions to finish 2025/04/03 03:38:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:38:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:38:59 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:38:59 DEBUG : empty space: Unchanged skipping 2025/04/03 03:38:59 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:38:59 INFO : potato: Deleted 2025/04/03 03:39:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/03 03:39:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.75s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:39:02 DEBUG : Waiting for deletions to finish 2025/04/03 03:39:02 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:39:02 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:39:02 INFO : potato: Deleted 2025/04/03 03:39:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:39:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:39:02 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:39:02 DEBUG : empty space: Unchanged skipping 2025/04/03 03:39:02 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:39:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/03 03:39:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.16s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:39:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:39:05 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:39:05 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:39:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/03 03:39:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.32s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:39:07 DEBUG : enormous: Excluded (Size Filter) 2025/04/03 03:39:07 DEBUG : enormous: Excluded 2025/04/03 03:39:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 03:39:07 DEBUG : potato2: Excluded 2025/04/03 03:39:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 03:39:07 DEBUG : potato2: Excluded 2025/04/03 03:39:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:39:07 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:39:07 DEBUG : empty space: Unchanged skipping 2025/04/03 03:39:07 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:39:07 DEBUG : Waiting for deletions to finish 2025/04/03 03:39:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:39:08 DEBUG : enormous: Excluded (Size Filter) 2025/04/03 03:39:08 DEBUG : enormous: Excluded 2025/04/03 03:39:08 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 03:39:08 DEBUG : potato2: Excluded 2025/04/03 03:39:08 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 03:39:08 DEBUG : potato2: Excluded 2025/04/03 03:39:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/03 03:39:08 DEBUG : Local file system at /tmp/rclone1344274076: Waiting for checks to finish 2025/04/03 03:39:08 DEBUG : empty space: Unchanged skipping 2025/04/03 03:39:08 DEBUG : Local file system at /tmp/rclone1344274076: Waiting for transfers to finish 2025/04/03 03:39:08 DEBUG : Waiting for deletions to finish 2025/04/03 03:39:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:39:11 DEBUG : enormous: Excluded (Size Filter) 2025/04/03 03:39:11 DEBUG : enormous: Excluded 2025/04/03 03:39:11 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 03:39:11 DEBUG : potato2: Excluded 2025/04/03 03:39:11 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:39:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:39:11 DEBUG : empty space: Unchanged skipping 2025/04/03 03:39:11 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:39:11 DEBUG : Waiting for deletions to finish 2025/04/03 03:39:12 INFO : enormous: Deleted 2025/04/03 03:39:12 INFO : potato2: Deleted 2025/04/03 03:39:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:39:12 DEBUG : Local file system at /tmp/rclone1344274076: Waiting for checks to finish 2025/04/03 03:39:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/03 03:39:12 DEBUG : empty space: Unchanged skipping 2025/04/03 03:39:12 DEBUG : Local file system at /tmp/rclone1344274076: Waiting for transfers to finish 2025/04/03 03:39:12 DEBUG : Waiting for deletions to finish 2025/04/03 03:39:12 INFO : enormous: Deleted 2025/04/03 03:39:12 INFO : potato2: Deleted 2025/04/03 03:39:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.10s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:39:15 DEBUG : five: Need to transfer - File not found at Destination 2025/04/03 03:39:15 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:39:15 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/03 03:39:15 DEBUG : one: Destination is newer than source, skipping 2025/04/03 03:39:15 DEBUG : three: Sizes identical 2025/04/03 03:39:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/03 03:39:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/03 03:39:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1344274076) 2025/04/03 03:39:15 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gapaqaj8liba) 2025/04/03 03:39:15 DEBUG : two: sha1 differ 2025/04/03 03:39:15 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:39:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/03 03:39:16 INFO : five: Copied (new) 2025/04/03 03:39:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/03 03:39:16 INFO : four: Copied (replaced existing) 2025/04/03 03:39:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/03 03:39:16 INFO : two: Copied (replaced existing) 2025/04/03 03:39:16 DEBUG : Waiting for deletions to finish 2025/04/03 03:39:16 DEBUG : one: Destination is newer than source, skipping 2025/04/03 03:39:16 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:39:16 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1344274076) 2025/04/03 03:39:16 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gapaqaj8liba) 2025/04/03 03:39:16 DEBUG : three: sha1 differ 2025/04/03 03:39:16 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/03 03:39:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/03 03:39:16 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/03 03:39:16 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/03 03:39:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/03 03:39:16 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/03 03:39:16 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/03 03:39:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/03 03:39:16 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/03 03:39:16 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/03 03:39:16 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:39:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/03 03:39:17 INFO : three: Copied (replaced existing) 2025/04/03 03:39:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.94s) === 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-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/03 03:39:18 INFO : B2 bucket rclone-test-gapaqaj8liba: Making map for --track-renames 2025/04/03 03:39:18 INFO : B2 bucket rclone-test-gapaqaj8liba: Finished making map for --track-renames 2025/04/03 03:39:18 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:39:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/03 03:39:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/03 03:39:18 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for renames to finish 2025/04/03 03:39:18 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:39:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/03 03:39:19 INFO : yam: Copied (new) 2025/04/03 03:39:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/03 03:39:19 INFO : potato: Copied (new) 2025/04/03 03:39:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:39:19 INFO : B2 bucket rclone-test-gapaqaj8liba: Making map for --track-renames 2025/04/03 03:39:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:39:19 INFO : B2 bucket rclone-test-gapaqaj8liba: Finished making map for --track-renames 2025/04/03 03:39:19 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:39:19 DEBUG : potato: Unchanged skipping 2025/04/03 03:39:19 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for renames to finish 2025/04/03 03:39:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/03 03:39:20 INFO : yam: Copied (server-side copy) to: yaml 2025/04/03 03:39:20 INFO : yam: Deleted 2025/04/03 03:39:20 INFO : yaml: Renamed from "yam" 2025/04/03 03:39:20 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:39:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.70s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/03 03:39:22 INFO : B2 bucket rclone-test-gapaqaj8liba: Making map for --track-renames 2025/04/03 03:39:22 INFO : B2 bucket rclone-test-gapaqaj8liba: Finished making map for --track-renames 2025/04/03 03:39:22 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:39:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/03 03:39:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/03 03:39:22 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for renames to finish 2025/04/03 03:39:22 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:39:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/03 03:39:22 INFO : yam: Copied (new) 2025/04/03 03:39:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/03 03:39:23 INFO : potato: Copied (new) 2025/04/03 03:39:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:39:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:39:23 INFO : B2 bucket rclone-test-gapaqaj8liba: Making map for --track-renames 2025/04/03 03:39:23 INFO : B2 bucket rclone-test-gapaqaj8liba: Finished making map for --track-renames 2025/04/03 03:39:23 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:39:23 DEBUG : potato: Unchanged skipping 2025/04/03 03:39:23 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for renames to finish 2025/04/03 03:39:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/03 03:39:24 INFO : yam: Copied (server-side copy) to: yaml 2025/04/03 03:39:24 INFO : yam: Deleted 2025/04/03 03:39:24 INFO : yaml: Renamed from "yam" 2025/04/03 03:39:24 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:39:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.63s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/03 03:39:26 INFO : B2 bucket rclone-test-gapaqaj8liba: Making map for --track-renames 2025/04/03 03:39:26 INFO : B2 bucket rclone-test-gapaqaj8liba: Finished making map for --track-renames 2025/04/03 03:39:26 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:39:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/03 03:39:26 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for renames to finish 2025/04/03 03:39:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/03 03:39:26 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:39:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/03 03:39:26 INFO : potato: Copied (new) 2025/04/03 03:39:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/03 03:39:27 INFO : sub/yam: Copied (new) 2025/04/03 03:39:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:39:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:39:27 DEBUG : potato: Unchanged skipping 2025/04/03 03:39:27 INFO : B2 bucket rclone-test-gapaqaj8liba: Making map for --track-renames 2025/04/03 03:39:27 INFO : B2 bucket rclone-test-gapaqaj8liba: Finished making map for --track-renames 2025/04/03 03:39:27 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:39:27 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for renames to finish 2025/04/03 03:39:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/03 03:39:28 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/03 03:39:28 INFO : sub/yam: Deleted 2025/04/03 03:39:28 INFO : yam: Renamed from "sub/yam" 2025/04/03 03:39:28 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:39:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.10s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:39:30 DEBUG : Creating backend with remote "/tmp/rclone1344274076/dir1" 2025/04/03 03:39:30 DEBUG : Creating backend with remote "/tmp/rclone1344274076/dir2" 2025/04/03 03:39:30 DEBUG : Local file system at /tmp/rclone1344274076/dir2: Using server-side directory move 2025/04/03 03:39:30 INFO : Local file system at /tmp/rclone1344274076/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/03 03:39:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/03 03:39:30 INFO : file1.txt: Moved (server-side) 2025/04/03 03:39:30 DEBUG : Local file system at /tmp/rclone1344274076/dir2: Waiting for checks to finish 2025/04/03 03:39:30 DEBUG : Local file system at /tmp/rclone1344274076/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:39:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:39:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/03 03:39:30 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:39:30 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:39:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/03 03:39:31 INFO : nested/sub dir/file: Copied (new) 2025/04/03 03:39:31 INFO : nested/sub dir/file: Deleted 2025/04/03 03:39:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:39:31 INFO : sub dir/hello world: Copied (new) 2025/04/03 03:39:31 INFO : sub dir/hello world: Deleted 2025/04/03 03:39:31 INFO : sub dir: Removing directory 2025/04/03 03:39:31 INFO : nested/sub dir: Removing directory 2025/04/03 03:39:31 INFO : nested: Removing directory 2025/04/03 03:39:31 DEBUG : Local file system at /tmp/rclone1344274076: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.17s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:39:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:39:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/03 03:39:32 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:39:32 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:39:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/03 03:39:33 INFO : nested/sub dir/file: Copied (new) 2025/04/03 03:39:33 INFO : nested/sub dir/file: Deleted 2025/04/03 03:39:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/03 03:39:33 INFO : sub dir/hello world: Copied (new) 2025/04/03 03:39:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.30s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:39:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/03 03:39:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/03 03:39:35 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:39:35 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:39:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/03 03:39:35 INFO : existing: Copied (new) 2025/04/03 03:39:35 INFO : existing: Deleted 2025/04/03 03:39:35 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/03 03:39:35 INFO : existing-b: Copied (new) 2025/04/03 03:39:35 INFO : existing-b: Deleted 2025/04/03 03:39:35 DEBUG : existing: Destination exists, skipping 2025/04/03 03:39:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/03 03:39:35 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:39:35 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:39:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.23s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:39:37 DEBUG : Creating backend with remote "TestB2:rclone-test-bilekad3fahu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gapaqaj8liba -> B2 bucket rclone-test-bilekad3fahu 2025/04/03 03:39:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:39:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/03 03:39:40 DEBUG : empty space: Unchanged skipping 2025/04/03 03:39:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/03 03:39:40 DEBUG : B2 bucket rclone-test-bilekad3fahu: Waiting for checks to finish 2025/04/03 03:39:41 INFO : empty space: Deleted 2025/04/03 03:39:41 DEBUG : B2 bucket rclone-test-bilekad3fahu: Waiting for transfers to finish 2025/04/03 03:39:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/03 03:39:41 INFO : potato2: Copied (server-side copy) 2025/04/03 03:39:41 INFO : potato2: Deleted 2025/04/03 03:39:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/03 03:39:41 INFO : potato3: Copied (server-side copy) 2025/04/03 03:39:41 INFO : potato3: Deleted 2025/04/03 03:39:42 DEBUG : Creating backend with remote "TestB2:rclone-test-sucokok9jore" 2025/04/03 03:39:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/03 03:39:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:39:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/03 03:39:43 DEBUG : B2 bucket rclone-test-sucokok9jore: Waiting for checks to finish 2025/04/03 03:39:43 DEBUG : B2 bucket rclone-test-sucokok9jore: Waiting for transfers to finish 2025/04/03 03:39:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/03 03:39:45 INFO : empty space: Copied (server-side copy) 2025/04/03 03:39:45 INFO : empty space: Deleted 2025/04/03 03:39:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/03 03:39:45 INFO : potato2: Copied (server-side copy) 2025/04/03 03:39:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/03 03:39:45 INFO : potato3: Copied (server-side copy) 2025/04/03 03:39:45 INFO : potato2: Deleted 2025/04/03 03:39:45 INFO : potato3: Deleted 2025/04/03 03:39:46 DEBUG : B2 bucket rclone-test-sucokok9jore: Purge remote 2025/04/03 03:39:46 INFO : B2 bucket rclone-test-sucokok9jore: cleaning bucket "rclone-test-sucokok9jore" of all files 2025/04/03 03:39:46 DEBUG : empty space: Deleting (id "4_z7f52bd53b0bdfb9b9f580e1b_f116304a0e5d68ef4_d20250403_m033944_c001_v0001183_t0030_u01743651584942") 2025/04/03 03:39:46 DEBUG : potato2: Deleting (id "4_z7f52bd53b0bdfb9b9f580e1b_f105a8ae3e15d8303_d20250403_m033945_c001_v0001042_t0028_u01743651585197") 2025/04/03 03:39:46 DEBUG : potato3: Deleting (id "4_z7f52bd53b0bdfb9b9f580e1b_f106ea0af7ddbfd29_d20250403_m033945_c001_v0001029_t0020_u01743651585289") 2025/04/03 03:39:47 DEBUG : B2 bucket rclone-test-bilekad3fahu: Purge remote 2025/04/03 03:39:47 INFO : B2 bucket rclone-test-bilekad3fahu: cleaning bucket "rclone-test-bilekad3fahu" of all files 2025/04/03 03:39:47 DEBUG : empty space: Deleting (id "4_zdfe2ad53b0bdfb9b9f580e1b_f40115b661abf9b24_d20250403_m033945_c001_v7007000_t0000_u01743651585172") 2025/04/03 03:39:47 DEBUG : empty space: Deleting (id "4_zdfe2ad53b0bdfb9b9f580e1b_f1059bf7bcc0a1985_d20250403_m033940_c001_v0001184_t0055_u01743651580246") 2025/04/03 03:39:47 DEBUG : potato2: Deleting (id "4_zdfe2ad53b0bdfb9b9f580e1b_f40115b661abf9b26_d20250403_m033945_c001_v7007000_t0000_u01743651585690") 2025/04/03 03:39:47 DEBUG : potato2: Deleting (id "4_zdfe2ad53b0bdfb9b9f580e1b_f11711ccb8207335f_d20250403_m033941_c001_v0001182_t0048_u01743651581056") 2025/04/03 03:39:47 DEBUG : potato3: Deleting (id "4_zdfe2ad53b0bdfb9b9f580e1b_f404ca036d9ab67ff_d20250403_m033945_c001_v7007000_t0000_u01743651585820") 2025/04/03 03:39:47 DEBUG : potato3: Deleting (id "4_zdfe2ad53b0bdfb9b9f580e1b_f107dd6b51e894612_d20250403_m033941_c001_v0001150_t0007_u01743651581278") 2025/04/03 03:39:47 DEBUG : potato3: Deleting (id "4_zdfe2ad53b0bdfb9b9f580e1b_f1059bf7bcc0a198b_d20250403_m033940_c001_v0001184_t0044_u01743651580486") --- PASS: TestServerSideMove (11.71s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:39:48 DEBUG : Creating backend with remote "TestB2:rclone-test-ruvomiw6zudu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gapaqaj8liba -> B2 bucket rclone-test-ruvomiw6zudu 2025/04/03 03:39:53 DEBUG : empty space: Excluded (Size Filter) 2025/04/03 03:39:53 DEBUG : empty space: Excluded 2025/04/03 03:39:53 DEBUG : empty space: Excluded (Size Filter) 2025/04/03 03:39:53 DEBUG : empty space: Excluded 2025/04/03 03:39:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:39:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/03 03:39:53 DEBUG : B2 bucket rclone-test-ruvomiw6zudu: Waiting for checks to finish 2025/04/03 03:39:53 DEBUG : B2 bucket rclone-test-ruvomiw6zudu: Waiting for transfers to finish 2025/04/03 03:39:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/03 03:39:54 INFO : potato3: Copied (server-side copy) 2025/04/03 03:39:54 INFO : potato3: Deleted 2025/04/03 03:39:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/03 03:39:54 INFO : potato2: Copied (server-side copy) 2025/04/03 03:39:55 INFO : potato2: Deleted 2025/04/03 03:39:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yepitoj2liwe" 2025/04/03 03:39:56 DEBUG : empty space: Excluded (Size Filter) 2025/04/03 03:39:56 DEBUG : empty space: Excluded 2025/04/03 03:39:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:39:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/03 03:39:56 DEBUG : B2 bucket rclone-test-yepitoj2liwe: Waiting for checks to finish 2025/04/03 03:39:56 DEBUG : B2 bucket rclone-test-yepitoj2liwe: Waiting for transfers to finish 2025/04/03 03:40:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/03 03:40:00 INFO : potato2: Copied (server-side copy) 2025/04/03 03:40:00 INFO : potato2: Deleted 2025/04/03 03:40:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/03 03:40:00 INFO : potato3: Copied (server-side copy) 2025/04/03 03:40:00 INFO : potato3: Deleted 2025/04/03 03:40:00 DEBUG : B2 bucket rclone-test-yepitoj2liwe: Purge remote 2025/04/03 03:40:00 INFO : B2 bucket rclone-test-yepitoj2liwe: cleaning bucket "rclone-test-yepitoj2liwe" of all files 2025/04/03 03:40:01 DEBUG : potato2: Deleting (id "4_z1f62ed93b0bdfb9b9f580e1b_f1004f8865f116a48_d20250403_m033959_c001_v0001183_t0000_u01743651599994") 2025/04/03 03:40:01 DEBUG : potato3: Deleting (id "4_z1f62ed93b0bdfb9b9f580e1b_f11498fd776a92f87_d20250403_m034000_c001_v0001184_t0023_u01743651600297") 2025/04/03 03:40:04 DEBUG : B2 bucket rclone-test-ruvomiw6zudu: Purge remote 2025/04/03 03:40:04 INFO : B2 bucket rclone-test-ruvomiw6zudu: cleaning bucket "rclone-test-ruvomiw6zudu" of all files 2025/04/03 03:40:05 DEBUG : empty space: Deleting (id "4_z4f82dd83b0bdfb9b9f580e1b_f102ff8c2cf2cd86e_d20250403_m033953_c001_v0001183_t0041_u01743651593214") 2025/04/03 03:40:05 DEBUG : potato2: Deleting (id "4_z4f82dd83b0bdfb9b9f580e1b_f41764f53a2a480f4_d20250403_m034000_c001_v7007000_t0000_u01743651600280") 2025/04/03 03:40:05 DEBUG : potato2: Deleting (id "4_z4f82dd83b0bdfb9b9f580e1b_f1157617b38120d94_d20250403_m033954_c001_v0001144_t0043_u01743651594032") 2025/04/03 03:40:05 DEBUG : potato3: Deleting (id "4_z4f82dd83b0bdfb9b9f580e1b_f41764f53a2a480f5_d20250403_m034000_c001_v7007000_t0000_u01743651600539") 2025/04/03 03:40:05 DEBUG : potato3: Deleting (id "4_z4f82dd83b0bdfb9b9f580e1b_f117c87bba9bff384_d20250403_m033954_c001_v0001177_t0044_u01743651594391") 2025/04/03 03:40:05 DEBUG : potato3: Deleting (id "4_z4f82dd83b0bdfb9b9f580e1b_f102ff8c2cf2cd880_d20250403_m033953_c001_v0001183_t0034_u01743651593421") --- PASS: TestServerSideMoveWithFilter (18.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:40:07 DEBUG : Creating backend with remote "TestB2:rclone-test-miyunas2yuku" 2025/04/03 03:40:09 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gapaqaj8liba -> B2 bucket rclone-test-miyunas2yuku 2025/04/03 03:40:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:40:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/03 03:40:13 DEBUG : empty space: Unchanged skipping 2025/04/03 03:40:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/03 03:40:13 DEBUG : B2 bucket rclone-test-miyunas2yuku: Waiting for checks to finish 2025/04/03 03:40:13 INFO : empty space: Deleted 2025/04/03 03:40:13 DEBUG : B2 bucket rclone-test-miyunas2yuku: Waiting for transfers to finish 2025/04/03 03:40:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/03 03:40:13 INFO : potato2: Copied (server-side copy) 2025/04/03 03:40:13 INFO : potato2: Deleted 2025/04/03 03:40:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/03 03:40:14 INFO : potato3: Copied (server-side copy) 2025/04/03 03:40:14 INFO : potato3: Deleted 2025/04/03 03:40:14 DEBUG : Creating backend with remote "TestB2:rclone-test-lubuzuz0wutu" 2025/04/03 03:40:15 INFO : tomatoDir: Making directory 2025/04/03 03:40:15 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/03 03:40:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:40:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/03 03:40:15 DEBUG : B2 bucket rclone-test-lubuzuz0wutu: Waiting for checks to finish 2025/04/03 03:40:15 DEBUG : B2 bucket rclone-test-lubuzuz0wutu: Waiting for transfers to finish 2025/04/03 03:40:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/03 03:40:16 INFO : empty space: Copied (server-side copy) 2025/04/03 03:40:16 INFO : empty space: Deleted 2025/04/03 03:40:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/03 03:40:17 INFO : potato2: Copied (server-side copy) 2025/04/03 03:40:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/03 03:40:17 INFO : potato3: Copied (server-side copy) 2025/04/03 03:40:17 INFO : potato2: Deleted 2025/04/03 03:40:17 INFO : potato3: Deleted 2025/04/03 03:40:17 DEBUG : B2 bucket rclone-test-lubuzuz0wutu: Purge remote 2025/04/03 03:40:17 INFO : B2 bucket rclone-test-lubuzuz0wutu: cleaning bucket "rclone-test-lubuzuz0wutu" of all files 2025/04/03 03:40:18 DEBUG : empty space: Deleting (id "4_z0f623d53b0cdfb9b9f580e1b_f10560342b738b169_d20250403_m034016_c001_v0001040_t0000_u01743651616512") 2025/04/03 03:40:18 DEBUG : potato2: Deleting (id "4_z0f623d53b0cdfb9b9f580e1b_f1121bfda964babe6_d20250403_m034016_c001_v0001103_t0017_u01743651616882") 2025/04/03 03:40:18 DEBUG : potato3: Deleting (id "4_z0f623d53b0cdfb9b9f580e1b_f111a0799fb68fcdd_d20250403_m034016_c001_v0001092_t0034_u01743651616870") 2025/04/03 03:40:18 DEBUG : B2 bucket rclone-test-miyunas2yuku: Purge remote 2025/04/03 03:40:18 INFO : B2 bucket rclone-test-miyunas2yuku: cleaning bucket "rclone-test-miyunas2yuku" of all files 2025/04/03 03:40:18 DEBUG : empty space: Deleting (id "4_z4f321de3b0cdfb9b9f580e1b_f41814cf373bbfa0c_d20250403_m034016_c001_v7007000_t0000_u01743651616904") 2025/04/03 03:40:18 DEBUG : empty space: Deleting (id "4_z4f321de3b0cdfb9b9f580e1b_f1015617d1f552400_d20250403_m034012_c001_v0001099_t0023_u01743651612087") 2025/04/03 03:40:18 DEBUG : potato2: Deleting (id "4_z4f321de3b0cdfb9b9f580e1b_f41814cf373bbfa0e_d20250403_m034017_c001_v7007000_t0000_u01743651617181") 2025/04/03 03:40:18 DEBUG : potato2: Deleting (id "4_z4f321de3b0cdfb9b9f580e1b_f104c9f61a2b7a6cd_d20250403_m034013_c001_v0001184_t0027_u01743651613392") 2025/04/03 03:40:18 DEBUG : potato3: Deleting (id "4_z4f321de3b0cdfb9b9f580e1b_f419b182e69215cc2_d20250403_m034017_c001_v7007000_t0000_u01743651617243") 2025/04/03 03:40:18 DEBUG : potato3: Deleting (id "4_z4f321de3b0cdfb9b9f580e1b_f113e1a25d0984f77_d20250403_m034013_c001_v0001117_t0004_u01743651613605") 2025/04/03 03:40:18 DEBUG : potato3: Deleting (id "4_z4f321de3b0cdfb9b9f580e1b_f1015617d1f552402_d20250403_m034012_c001_v0001099_t0047_u01743651612561") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.42s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:40:20 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.42s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:40:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncOverlap (2.89s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:40:25 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/rclone-sync-test" 2025/04/03 03:40:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/rclone-sync-test-include/layer2" 2025/04/03 03:40:29 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/rclone-sync-test-ignore-file" 2025/04/03 03:40:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 03:40:33 DEBUG : B2 bucket rclone-test-gapaqaj8liba path rclone-sync-test: Waiting for checks to finish 2025/04/03 03:40:33 DEBUG : B2 bucket rclone-test-gapaqaj8liba path rclone-sync-test: Waiting for transfers to finish 2025/04/03 03:40:33 DEBUG : Waiting for deletions to finish 2025/04/03 03:40:33 INFO : There was nothing to transfer 2025/04/03 03:40:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 03:40:33 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:40:33 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:40:33 DEBUG : Waiting for deletions to finish 2025/04/03 03:40:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:40:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 03:40:34 DEBUG : B2 bucket rclone-test-gapaqaj8liba path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/03 03:40:34 DEBUG : B2 bucket rclone-test-gapaqaj8liba path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/03 03:40:34 DEBUG : Waiting for deletions to finish 2025/04/03 03:40:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:40:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 03:40:34 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:40:34 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:40:34 DEBUG : Waiting for deletions to finish 2025/04/03 03:40:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:40:35 DEBUG : : Excluded 2025/04/03 03:40:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 03:40:35 DEBUG : B2 bucket rclone-test-gapaqaj8liba path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/03 03:40:35 DEBUG : B2 bucket rclone-test-gapaqaj8liba path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/03 03:40:35 DEBUG : Waiting for deletions to finish 2025/04/03 03:40:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.12s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:40:41 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/dst" 2025/04/03 03:40:43 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/CompareDest" 2025/04/03 03:40:45 DEBUG : one: Need to transfer - File not found at Destination 2025/04/03 03:40:45 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:40:45 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:40:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/03 03:40:45 INFO : one: Copied (new) 2025/04/03 03:40:45 DEBUG : Waiting for deletions to finish 2025/04/03 03:40:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 03:40:46 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:40:46 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:40:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/03 03:40:46 INFO : one: Copied (replaced existing) 2025/04/03 03:40:46 DEBUG : Waiting for deletions to finish 2025/04/03 03:40:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 03:40:48 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:40:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:40:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 03:40:48 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:40:48 DEBUG : Waiting for deletions to finish 2025/04/03 03:40:48 INFO : There was nothing to transfer 2025/04/03 03:40:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:40:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/03 03:40:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 03:40:50 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:40:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:40:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 03:40:50 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:40:50 DEBUG : Waiting for deletions to finish 2025/04/03 03:40:50 INFO : There was nothing to transfer 2025/04/03 03:40:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:40:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/03 03:40:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 03:40:50 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:40:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:40:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 03:40:51 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:40:51 DEBUG : Waiting for deletions to finish 2025/04/03 03:40:51 INFO : There was nothing to transfer 2025/04/03 03:40:52 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/04/03 03:40:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/03 03:40:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/03 03:40:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 03:40:52 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:40:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:40:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 03:40:52 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:40:52 DEBUG : Waiting for deletions to finish 2025/04/03 03:40:52 INFO : There was nothing to transfer 2025/04/03 03:40:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/03 03:40:53 DEBUG : two: Need to transfer - File not found at Destination 2025/04/03 03:40:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 03:40:53 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:40:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:40:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 03:40:53 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:40:53 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/03 03:40:53 INFO : two: Copied (new) 2025/04/03 03:40:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.09s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:40:56 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/dest" 2025/04/03 03:40:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/pre-dest1" 2025/04/03 03:40:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/pre-dest2" 2025/04/03 03:41:00 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:41:00 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/03 03:41:01 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:41:01 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/03 03:41:01 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/03 03:41:01 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dest: Waiting for checks to finish 2025/04/03 03:41:01 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dest: Waiting for transfers to finish 2025/04/03 03:41:02 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/03 03:41:02 INFO : 3: Copied (new) 2025/04/03 03:41:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.79s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:41:03 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/dst" 2025/04/03 03:41:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/CopyDest" 2025/04/03 03:41:06 DEBUG : one: Need to transfer - File not found at Destination 2025/04/03 03:41:06 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:41:06 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:41:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/03 03:41:07 INFO : one: Copied (new) 2025/04/03 03:41:07 DEBUG : Waiting for deletions to finish 2025/04/03 03:41:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 03:41:08 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:41:08 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:41:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/03 03:41:08 INFO : one: Copied (replaced existing) 2025/04/03 03:41:08 DEBUG : Waiting for deletions to finish 2025/04/03 03:41:10 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/BackupDir" 2025/04/03 03:41:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 03:41:11 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:41:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:41:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 03:41:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/03 03:41:13 INFO : one: Copied (server-side copy) 2025/04/03 03:41:13 INFO : one: Deleted 2025/04/03 03:41:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/03 03:41:13 INFO : one: Copied (server-side copy) 2025/04/03 03:41:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/03 03:41:13 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:41:13 DEBUG : Waiting for deletions to finish 2025/04/03 03:41:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:41:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/03 03:41:15 INFO : two: Copied (server-side copy) 2025/04/03 03:41:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/03 03:41:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:41:15 DEBUG : one: Unchanged skipping 2025/04/03 03:41:15 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:41:15 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:41:15 DEBUG : Waiting for deletions to finish 2025/04/03 03:41:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:41:16 DEBUG : one: Unchanged skipping 2025/04/03 03:41:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:41:16 DEBUG : two: Unchanged skipping 2025/04/03 03:41:16 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:41:16 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:41:16 DEBUG : Waiting for deletions to finish 2025/04/03 03:41:16 INFO : There was nothing to transfer 2025/04/03 03:41:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/03 03:41:17 DEBUG : three: Destination not found in --copy-dest 2025/04/03 03:41:17 DEBUG : three: Need to transfer - File not found at Destination 2025/04/03 03:41:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:41:17 DEBUG : one: Unchanged skipping 2025/04/03 03:41:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 03:41:17 DEBUG : two: Unchanged skipping 2025/04/03 03:41:17 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:41:17 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:41:18 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/03 03:41:18 INFO : three: Copied (new) 2025/04/03 03:41:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.26s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:41:21 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/dst" 2025/04/03 03:41:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/backup" 2025/04/03 03:41:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 03:41:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:41:24 DEBUG : two: Unchanged skipping 2025/04/03 03:41:24 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:41:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/03 03:41:25 INFO : one: Copied (server-side copy) 2025/04/03 03:41:26 INFO : one: Deleted 2025/04/03 03:41:26 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:41:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/03 03:41:27 INFO : one: Copied (new) 2025/04/03 03:41:27 DEBUG : Waiting for deletions to finish 2025/04/03 03:41:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/03 03:41:27 INFO : three.txt: Copied (server-side copy) 2025/04/03 03:41:27 INFO : three.txt: Deleted 2025/04/03 03:41:27 INFO : three.txt: Moved into backup dir 2025/04/03 03:41:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 03:41:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:41:29 DEBUG : two: Unchanged skipping 2025/04/03 03:41:29 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:41:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/03 03:41:29 INFO : one: Copied (server-side copy) 2025/04/03 03:41:30 INFO : one: Deleted 2025/04/03 03:41:30 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:41:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/03 03:41:30 INFO : one: Copied (new) 2025/04/03 03:41:30 DEBUG : Waiting for deletions to finish 2025/04/03 03:41:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/03 03:41:30 INFO : three.txt: Copied (server-side copy) 2025/04/03 03:41:31 INFO : three.txt: Deleted 2025/04/03 03:41:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.24s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:41:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/dst" 2025/04/03 03:41:35 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/backup" 2025/04/03 03:41:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 03:41:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:41:37 DEBUG : two: Unchanged skipping 2025/04/03 03:41:37 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:41:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/03 03:41:38 INFO : one: Copied (server-side copy) to: one.bak 2025/04/03 03:41:38 INFO : one: Deleted 2025/04/03 03:41:38 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:41:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/03 03:41:39 INFO : one: Copied (new) 2025/04/03 03:41:39 DEBUG : Waiting for deletions to finish 2025/04/03 03:41:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/03 03:41:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/03 03:41:40 INFO : three.txt: Deleted 2025/04/03 03:41:40 INFO : three.txt: Moved into backup dir 2025/04/03 03:41:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 03:41:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:41:41 DEBUG : two: Unchanged skipping 2025/04/03 03:41:41 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:41:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/03 03:41:42 INFO : one: Copied (server-side copy) to: one.bak 2025/04/03 03:41:42 INFO : one: Deleted 2025/04/03 03:41:42 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:41:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/03 03:41:42 INFO : one: Copied (new) 2025/04/03 03:41:42 DEBUG : Waiting for deletions to finish 2025/04/03 03:41:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/03 03:41:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/03 03:41:43 INFO : three.txt: Deleted 2025/04/03 03:41:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.36s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:41:46 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/dst" 2025/04/03 03:41:47 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/backup" 2025/04/03 03:41:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 03:41:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:41:49 DEBUG : two: Unchanged skipping 2025/04/03 03:41:49 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:41:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/03 03:41:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/03 03:41:50 INFO : one: Deleted 2025/04/03 03:41:50 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:41:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/03 03:41:51 INFO : one: Copied (new) 2025/04/03 03:41:51 DEBUG : Waiting for deletions to finish 2025/04/03 03:41:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/03 03:41:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/03 03:41:52 INFO : three.txt: Deleted 2025/04/03 03:41:52 INFO : three.txt: Moved into backup dir 2025/04/03 03:41:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 03:41:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:41:53 DEBUG : two: Unchanged skipping 2025/04/03 03:41:53 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:41:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/03 03:41:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/03 03:41:54 INFO : one: Deleted 2025/04/03 03:41:54 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:41:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/03 03:41:54 INFO : one: Copied (new) 2025/04/03 03:41:54 DEBUG : Waiting for deletions to finish 2025/04/03 03:41:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/03 03:41:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/03 03:41:55 INFO : three.txt: Deleted 2025/04/03 03:41:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.21s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:41:58 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_file/5f528d53b09dfb9b9f580e1b/c001_v0001176_t0012": EOF 2025/04/03 03:41:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_file/5f528d53b09dfb9b9f580e1b/c001_v0001176_t0012": EOF) 2025/04/03 03:41:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-gapaqaj8liba: 1/10 (Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_file/5f528d53b09dfb9b9f580e1b/c001_v0001176_t0012": EOF) 2025/04/03 03:42:00 DEBUG : pacer: Reducing sleep to 10ms 2025/04/03 03:42:01 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/dst" 2025/04/03 03:42:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 03:42:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:42:02 DEBUG : two: Unchanged skipping 2025/04/03 03:42:02 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:42:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/03 03:42:03 INFO : one: Copied (server-side copy) to: one.bak 2025/04/03 03:42:03 INFO : one: Deleted 2025/04/03 03:42:03 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:42:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/03 03:42:04 INFO : one: Copied (new) 2025/04/03 03:42:04 DEBUG : Waiting for deletions to finish 2025/04/03 03:42:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/03 03:42:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/03 03:42:05 INFO : three.txt: Deleted 2025/04/03 03:42:05 INFO : three.txt: Moved into backup dir 2025/04/03 03:42:06 DEBUG : one.bak: Excluded (Path Filter) 2025/04/03 03:42:06 DEBUG : one.bak: Excluded 2025/04/03 03:42:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/03 03:42:06 DEBUG : three.txt.bak: Excluded 2025/04/03 03:42:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 03:42:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:42:06 DEBUG : two: Unchanged skipping 2025/04/03 03:42:06 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for checks to finish 2025/04/03 03:42:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/03 03:42:07 INFO : one: Copied (server-side copy) to: one.bak 2025/04/03 03:42:07 INFO : one: Deleted 2025/04/03 03:42:07 DEBUG : B2 bucket rclone-test-gapaqaj8liba path dst: Waiting for transfers to finish 2025/04/03 03:42:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/03 03:42:07 INFO : one: Copied (new) 2025/04/03 03:42:07 DEBUG : Waiting for deletions to finish 2025/04/03 03:42:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/03 03:42:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/03 03:42:08 INFO : three.txt: Deleted 2025/04/03 03:42:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.57s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:42:11 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/dst" 2025/04/03 03:42:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 03:42:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/03 03:42:13 INFO : one: Copied (server-side copy) to: one.bak 2025/04/03 03:42:14 INFO : one: Deleted 2025/04/03 03:42:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/03 03:42:14 INFO : one: Copied (new) 2025/04/03 03:42:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:42:14 DEBUG : two: Unchanged skipping 2025/04/03 03:42:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/03 03:42:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/03 03:42:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/03 03:42:15 INFO : three.txt: Deleted 2025/04/03 03:42:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/03 03:42:15 INFO : three.txt: Copied (new) 2025/04/03 03:42:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 03:42:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/03 03:42:17 INFO : one: Copied (server-side copy) to: one.bak 2025/04/03 03:42:17 INFO : one: Deleted 2025/04/03 03:42:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/03 03:42:17 INFO : one: Copied (new) 2025/04/03 03:42:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:42:17 DEBUG : two: Unchanged skipping 2025/04/03 03:42:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/03 03:42:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/03 03:42:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/03 03:42:18 INFO : three.txt: Deleted 2025/04/03 03:42:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/03 03:42:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.88s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:42:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gapaqaj8liba/dst" 2025/04/03 03:42:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 03:42:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/03 03:42:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/03 03:42:25 INFO : one: Deleted 2025/04/03 03:42:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/03 03:42:26 INFO : one: Copied (new) 2025/04/03 03:42:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:42:26 DEBUG : two: Unchanged skipping 2025/04/03 03:42:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/03 03:42:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/03 03:42:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/03 03:42:27 INFO : three.txt: Deleted 2025/04/03 03:42:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/03 03:42:27 INFO : three.txt: Copied (new) 2025/04/03 03:42:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 03:42:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/03 03:42:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/03 03:42:29 INFO : one: Deleted 2025/04/03 03:42:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/03 03:42:29 INFO : one: Copied (new) 2025/04/03 03:42:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:42:29 DEBUG : two: Unchanged skipping 2025/04/03 03:42:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/03 03:42:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/03 03:42:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/03 03:42:30 INFO : three.txt: Deleted 2025/04/03 03:42:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/03 03:42:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.77s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:42:33 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/03 03:42:33 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:42:33 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:42:34 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/03 03:42:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/03 03:42:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.74s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:42:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/03 03:42:35 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:42:35 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:42:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/03 03:42:35 INFO : existing: Copied (new) 2025/04/03 03:42:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:42:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/03 03:42:36 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:42:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/03 03:42:36 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:42:36 ERROR : B2 bucket rclone-test-gapaqaj8liba: not deleting files as there were IO errors 2025/04/03 03:42:36 ERROR : B2 bucket rclone-test-gapaqaj8liba: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncImmutable (2.78s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:42:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:42:39 DEBUG : existing: Unchanged skipping 2025/04/03 03:42:39 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:42:39 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:42:39 DEBUG : Waiting for deletions to finish 2025/04/03 03:42:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.09s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.19s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:43:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:43:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both0: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both12: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both13: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both14: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both15: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both16: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both17: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both18: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both19: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both2: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both3: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both4: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both5: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both6: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both7: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both8: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:01 DEBUG : both9: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both1: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both10: Unchanged skipping 2025/04/03 03:43:01 DEBUG : both11: Unchanged skipping 2025/04/03 03:43:01 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:43:01 DEBUG : Waiting for deletions to finish 2025/04/03 03:43:01 INFO : only10: Deleted 2025/04/03 03:43:02 INFO : only12: Deleted 2025/04/03 03:43:02 INFO : only2: Deleted 2025/04/03 03:43:02 INFO : only9: Deleted 2025/04/03 03:43:02 INFO : only0: Deleted 2025/04/03 03:43:02 INFO : only1: Deleted 2025/04/03 03:43:02 INFO : only13: Deleted 2025/04/03 03:43:02 INFO : only17: Deleted 2025/04/03 03:43:02 INFO : only14: Deleted 2025/04/03 03:43:02 INFO : only15: Deleted 2025/04/03 03:43:02 INFO : only18: Deleted 2025/04/03 03:43:02 INFO : only19: Deleted 2025/04/03 03:43:02 INFO : only7: Deleted 2025/04/03 03:43:02 INFO : only8: Deleted 2025/04/03 03:43:02 INFO : only11: Deleted 2025/04/03 03:43:02 INFO : only16: Deleted 2025/04/03 03:43:02 INFO : only3: Deleted 2025/04/03 03:43:02 INFO : only4: Deleted 2025/04/03 03:43:02 INFO : only5: Deleted 2025/04/03 03:43:02 INFO : only6: Deleted 2025/04/03 03:43:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (25.29s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:43:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both1: Unchanged skipping 2025/04/03 03:43:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both0: Unchanged skipping 2025/04/03 03:43:27 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for checks to finish 2025/04/03 03:43:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both12: Unchanged skipping 2025/04/03 03:43:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both11: Unchanged skipping 2025/04/03 03:43:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both15: Unchanged skipping 2025/04/03 03:43:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both16: Unchanged skipping 2025/04/03 03:43:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both17: Unchanged skipping 2025/04/03 03:43:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both18: Unchanged skipping 2025/04/03 03:43:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both19: Unchanged skipping 2025/04/03 03:43:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both2: Unchanged skipping 2025/04/03 03:43:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both3: Unchanged skipping 2025/04/03 03:43:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both4: Unchanged skipping 2025/04/03 03:43:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both5: Unchanged skipping 2025/04/03 03:43:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both6: Unchanged skipping 2025/04/03 03:43:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both7: Unchanged skipping 2025/04/03 03:43:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both8: Unchanged skipping 2025/04/03 03:43:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 03:43:27 DEBUG : both9: Unchanged skipping 2025/04/03 03:43:27 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/03 03:43:27 DEBUG : both13: Unchanged skipping 2025/04/03 03:43:27 DEBUG : both10: Unchanged skipping 2025/04/03 03:43:27 DEBUG : both14: Unchanged skipping 2025/04/03 03:43:27 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Waiting for transfers to finish 2025/04/03 03:43:27 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:27 INFO : only0: Copied (replaced existing) 2025/04/03 03:43:27 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:27 INFO : only1: Copied (replaced existing) 2025/04/03 03:43:27 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:27 INFO : only12: Copied (replaced existing) 2025/04/03 03:43:27 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:27 INFO : only13: Copied (replaced existing) 2025/04/03 03:43:27 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:27 INFO : only10: Copied (replaced existing) 2025/04/03 03:43:27 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:27 INFO : only14: Copied (replaced existing) 2025/04/03 03:43:27 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:27 INFO : only15: Copied (replaced existing) 2025/04/03 03:43:27 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:27 INFO : only11: Copied (replaced existing) 2025/04/03 03:43:27 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:27 INFO : only16: Copied (replaced existing) 2025/04/03 03:43:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:28 INFO : only17: Copied (replaced existing) 2025/04/03 03:43:28 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:28 INFO : only18: Copied (replaced existing) 2025/04/03 03:43:28 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:28 INFO : only19: Copied (replaced existing) 2025/04/03 03:43:28 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:28 INFO : only2: Copied (replaced existing) 2025/04/03 03:43:28 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:28 INFO : only3: Copied (replaced existing) 2025/04/03 03:43:28 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:28 INFO : only4: Copied (replaced existing) 2025/04/03 03:43:28 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:28 INFO : only5: Copied (replaced existing) 2025/04/03 03:43:28 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:28 INFO : only6: Copied (replaced existing) 2025/04/03 03:43:28 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:28 INFO : only7: Copied (replaced existing) 2025/04/03 03:43:28 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:28 INFO : only8: Copied (replaced existing) 2025/04/03 03:43:28 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/03 03:43:28 INFO : only9: Copied (replaced existing) 2025/04/03 03:43:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (29.37s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:43:37 DEBUG : empty_dir: Making directory with metadata 2025/04/03 03:43:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 03:43:37 DEBUG : empty_on_remote: Making directory with metadata 2025/04/03 03:43:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 03:43:37 INFO : empty_on_remote: Making directory 2025/04/03 03:43:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:43:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/03 03:43:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/03 03:43:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/03 03:43:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.64s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:43:40 DEBUG : empty_dir: Making directory with metadata 2025/04/03 03:43:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 03:43:40 DEBUG : empty_on_remote: Making directory with metadata 2025/04/03 03:43:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 03:43:40 INFO : empty_on_remote: Making directory 2025/04/03 03:43:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:43:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/03 03:43:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/03 03:43:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/03 03:43:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/03 03:43:41 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.36s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:43:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 03:43:44 INFO : sub dir: Making directory 2025/04/03 03:43:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.67s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" 2025/04/03 03:43:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 03:43:48 INFO : sub dir: Making directory 2025/04/03 03:43:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gapaqaj8liba", Local "Local file system at /tmp/rclone1344274076", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.61s) PASS 2025/04/03 03:43:53 DEBUG : B2 bucket rclone-test-gapaqaj8liba: Purge remote 2025/04/03 03:43:53 INFO : B2 bucket rclone-test-gapaqaj8liba: cleaning bucket "rclone-test-gapaqaj8liba" of all files 2025/04/03 03:43:54 DEBUG : BackupDir/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920c3c_d20250403_m034118_c001_v7007000_t0000_u01743651678673") 2025/04/03 03:43:54 DEBUG : BackupDir/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f110db8270387dc65_d20250403_m034113_c001_v0001184_t0003_u01743651673030") 2025/04/03 03:43:54 DEBUG : CompareDest/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f411a5cb4068b29ed_d20250403_m034054_c001_v7007000_t0000_u01743651654170") 2025/04/03 03:43:54 DEBUG : CompareDest/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a335d_d20250403_m034048_c001_v0001120_t0001_u01743651648129") 2025/04/03 03:43:54 DEBUG : CompareDest/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f411a5cb4068b29ee_d20250403_m034054_c001_v7007000_t0000_u01743651654356") 2025/04/03 03:43:54 DEBUG : CompareDest/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101ba9568e810ad0_d20250403_m034049_c001_v0001176_t0051_u01743651649558") 2025/04/03 03:43:54 DEBUG : CopyDest/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920c3d_d20250403_m034118_c001_v7007000_t0000_u01743651678861") 2025/04/03 03:43:54 DEBUG : CopyDest/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a3e1_d20250403_m034110_c001_v0001093_t0038_u01743651670135") 2025/04/03 03:43:54 DEBUG : CopyDest/three: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920c3f_d20250403_m034119_c001_v7007000_t0000_u01743651679048") 2025/04/03 03:43:54 DEBUG : CopyDest/three: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101ba9568e810b43_d20250403_m034116_c001_v0001176_t0035_u01743651676650") 2025/04/03 03:43:54 DEBUG : CopyDest/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920c41_d20250403_m034119_c001_v7007000_t0000_u01743651679236") 2025/04/03 03:43:54 DEBUG : CopyDest/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a341d_d20250403_m034114_c001_v0001120_t0027_u01743651674230") 2025/04/03 03:43:54 DEBUG : EXISTING: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f414362178ac28383_d20250403_m034240_c001_v7007000_t0000_u01743651760410") 2025/04/03 03:43:54 DEBUG : EXISTING: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a364c_d20250403_m034237_c001_v0001120_t0040_u01743651757726") 2025/04/03 03:43:54 DEBUG : Testêé: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f414362178ac2837b_d20250403_m034234_c001_v7007000_t0000_u01743651754575") 2025/04/03 03:43:54 DEBUG : Testêé: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a3636_d20250403_m034233_c001_v0001120_t0045_u01743651753703") 2025/04/03 03:43:54 DEBUG : Testêé: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a4e1_d20250403_m034232_c001_v0001093_t0056_u01743651752552") 2025/04/03 03:43:54 DEBUG : a/potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b22_d20250403_m033857_c001_v7007000_t0000_u01743651537612") 2025/04/03 03:43:54 DEBUG : a/potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a27b_d20250403_m033856_c001_v0001093_t0000_u01743651536514") 2025/04/03 03:43:55 DEBUG : a/potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f408935611a02d0c8_d20250403_m033854_c001_v7007000_t0000_u01743651534254") 2025/04/03 03:43:55 DEBUG : a/potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a26f_d20250403_m033853_c001_v0001093_t0046_u01743651533349") 2025/04/03 03:43:55 DEBUG : a/potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691d3d_d20250403_m033831_c001_v7007000_t0000_u01743651511217") 2025/04/03 03:43:55 DEBUG : a/potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a219_d20250403_m033830_c001_v0001093_t0032_u01743651510327") 2025/04/03 03:43:55 DEBUG : b/potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b24_d20250403_m033857_c001_v7007000_t0000_u01743651537799") 2025/04/03 03:43:55 DEBUG : b/potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a275_d20250403_m033855_c001_v0001093_t0049_u01743651535157") 2025/04/03 03:43:55 DEBUG : b/potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f408935611a02d0c7_d20250403_m033853_c001_v7007000_t0000_u01743651533710") 2025/04/03 03:43:55 DEBUG : b/potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a269_d20250403_m033851_c001_v0001093_t0023_u01743651531872") 2025/04/03 03:43:55 DEBUG : b/potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691d3c_d20250403_m033830_c001_v7007000_t0000_u01743651510663") 2025/04/03 03:43:55 DEBUG : b/potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a215_d20250403_m033829_c001_v0001093_t0030_u01743651509241") 2025/04/03 03:43:55 DEBUG : backup/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f414362178ac28307_d20250403_m034131_c001_v7007000_t0000_u01743651691477") 2025/04/03 03:43:55 DEBUG : backup/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f111f18093fa7b510_d20250403_m034129_c001_v0001176_t0047_u01743651689746") 2025/04/03 03:43:55 DEBUG : backup/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f109c5524eaedaf23_d20250403_m034125_c001_v0001182_t0039_u01743651685773") 2025/04/03 03:43:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691eb4_d20250403_m034156_c001_v7007000_t0000_u01743651716036") 2025/04/03 03:43:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10725df94a77148d_d20250403_m034154_c001_v0001113_t0004_u01743651714267") 2025/04/03 03:43:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1188e2f5415223f1_d20250403_m034150_c001_v0001150_t0042_u01743651710534") 2025/04/03 03:43:55 DEBUG : backup/one.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f412b67bc1f600b92_d20250403_m034143_c001_v7007000_t0000_u01743651703845") 2025/04/03 03:43:55 DEBUG : backup/one.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f102fb7f38d98793e_d20250403_m034142_c001_v0001182_t0005_u01743651702229") 2025/04/03 03:43:55 DEBUG : backup/one.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f119775a2c79e2b40_d20250403_m034138_c001_v0001183_t0003_u01743651698337") 2025/04/03 03:43:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691eb5_d20250403_m034156_c001_v7007000_t0000_u01743651716216") 2025/04/03 03:43:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10660cce1b38f06e_d20250403_m034155_c001_v0001131_t0027_u01743651715194") 2025/04/03 03:43:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f118698e5d068cc82_d20250403_m034152_c001_v0001146_t0004_u01743651712031") 2025/04/03 03:43:56 DEBUG : backup/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f414362178ac28308_d20250403_m034131_c001_v7007000_t0000_u01743651691658") 2025/04/03 03:43:56 DEBUG : backup/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f107f2a9c5005994a_d20250403_m034130_c001_v0001184_t0043_u01743651690721") 2025/04/03 03:43:56 DEBUG : backup/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f107d16e466b11c6b_d20250403_m034127_c001_v0001178_t0057_u01743651687318") 2025/04/03 03:43:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f412b67bc1f600b93_d20250403_m034144_c001_v7007000_t0000_u01743651704028") 2025/04/03 03:43:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1004f8865f117654_d20250403_m034143_c001_v0001183_t0019_u01743651703087") 2025/04/03 03:43:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f104c3a2db307fdbd_d20250403_m034139_c001_v0001131_t0019_u01743651699760") 2025/04/03 03:43:56 DEBUG : both0: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b59_d20250403_m034329_c001_v7007000_t0000_u01743651809130") 2025/04/03 03:43:56 DEBUG : both0: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a55b_d20250403_m034308_c001_v0001093_t0043_u01743651788107") 2025/04/03 03:43:56 DEBUG : both0: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c30_d20250403_m034303_c001_v7007000_t0000_u01743651783496") 2025/04/03 03:43:56 DEBUG : both0: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a4fd_d20250403_m034242_c001_v0001093_t0040_u01743651762814") 2025/04/03 03:43:56 DEBUG : both1: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b5a_d20250403_m034329_c001_v7007000_t0000_u01743651809310") 2025/04/03 03:43:56 DEBUG : both1: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a563_d20250403_m034309_c001_v0001093_t0039_u01743651789337") 2025/04/03 03:43:56 DEBUG : both1: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c32_d20250403_m034303_c001_v7007000_t0000_u01743651783680") 2025/04/03 03:43:56 DEBUG : both1: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a4ff_d20250403_m034243_c001_v0001093_t0033_u01743651763664") 2025/04/03 03:43:56 DEBUG : both10: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b5b_d20250403_m034329_c001_v7007000_t0000_u01743651809497") 2025/04/03 03:43:56 DEBUG : both10: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a581_d20250403_m034317_c001_v0001093_t0003_u01743651797493") 2025/04/03 03:43:56 DEBUG : both10: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c35_d20250403_m034303_c001_v7007000_t0000_u01743651783863") 2025/04/03 03:43:56 DEBUG : both10: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a523_d20250403_m034251_c001_v0001093_t0015_u01743651771648") 2025/04/03 03:43:57 DEBUG : both11: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b5c_d20250403_m034329_c001_v7007000_t0000_u01743651809680") 2025/04/03 03:43:57 DEBUG : both11: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a585_d20250403_m034318_c001_v0001093_t0059_u01743651798435") 2025/04/03 03:43:57 DEBUG : both11: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c37_d20250403_m034304_c001_v7007000_t0000_u01743651784046") 2025/04/03 03:43:57 DEBUG : both11: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a525_d20250403_m034252_c001_v0001093_t0054_u01743651772506") 2025/04/03 03:43:57 DEBUG : both12: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b5d_d20250403_m034329_c001_v7007000_t0000_u01743651809865") 2025/04/03 03:43:57 DEBUG : both12: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a58d_d20250403_m034319_c001_v0001093_t0007_u01743651799478") 2025/04/03 03:43:57 DEBUG : both12: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c39_d20250403_m034304_c001_v7007000_t0000_u01743651784230") 2025/04/03 03:43:57 DEBUG : both12: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a527_d20250403_m034253_c001_v0001093_t0042_u01743651773784") 2025/04/03 03:43:57 DEBUG : both13: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b5e_d20250403_m034330_c001_v7007000_t0000_u01743651810065") 2025/04/03 03:43:57 DEBUG : both13: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a58f_d20250403_m034320_c001_v0001093_t0011_u01743651800359") 2025/04/03 03:43:57 DEBUG : both13: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c3a_d20250403_m034304_c001_v7007000_t0000_u01743651784413") 2025/04/03 03:43:57 DEBUG : both13: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a52d_d20250403_m034254_c001_v0001093_t0010_u01743651774546") 2025/04/03 03:43:57 DEBUG : both14: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b5f_d20250403_m034330_c001_v7007000_t0000_u01743651810252") 2025/04/03 03:43:57 DEBUG : both14: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a597_d20250403_m034321_c001_v0001093_t0006_u01743651801349") 2025/04/03 03:43:57 DEBUG : both14: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c3b_d20250403_m034304_c001_v7007000_t0000_u01743651784602") 2025/04/03 03:43:57 DEBUG : both14: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a533_d20250403_m034255_c001_v0001093_t0025_u01743651775203") 2025/04/03 03:43:57 DEBUG : both15: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b60_d20250403_m034330_c001_v7007000_t0000_u01743651810437") 2025/04/03 03:43:57 DEBUG : both15: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a59b_d20250403_m034322_c001_v0001093_t0000_u01743651802221") 2025/04/03 03:43:57 DEBUG : both15: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c3c_d20250403_m034304_c001_v7007000_t0000_u01743651784783") 2025/04/03 03:43:57 DEBUG : both15: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a537_d20250403_m034256_c001_v0001093_t0019_u01743651776266") 2025/04/03 03:43:58 DEBUG : both16: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b61_d20250403_m034330_c001_v7007000_t0000_u01743651810621") 2025/04/03 03:43:58 DEBUG : both16: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a5a1_d20250403_m034323_c001_v0001093_t0015_u01743651803279") 2025/04/03 03:43:58 DEBUG : both16: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c3e_d20250403_m034304_c001_v7007000_t0000_u01743651784974") 2025/04/03 03:43:58 DEBUG : both16: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a539_d20250403_m034257_c001_v0001093_t0029_u01743651777104") 2025/04/03 03:43:58 DEBUG : both17: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b63_d20250403_m034330_c001_v7007000_t0000_u01743651810821") 2025/04/03 03:43:58 DEBUG : both17: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a5a9_d20250403_m034324_c001_v0001093_t0002_u01743651804017") 2025/04/03 03:43:58 DEBUG : both17: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c3f_d20250403_m034305_c001_v7007000_t0000_u01743651785156") 2025/04/03 03:43:58 DEBUG : both17: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a53f_d20250403_m034257_c001_v0001093_t0059_u01743651777934") 2025/04/03 03:43:58 DEBUG : both18: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b64_d20250403_m034331_c001_v7007000_t0000_u01743651811001") 2025/04/03 03:43:58 DEBUG : both18: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a5ad_d20250403_m034324_c001_v0001093_t0036_u01743651804877") 2025/04/03 03:43:58 DEBUG : both18: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c40_d20250403_m034305_c001_v7007000_t0000_u01743651785348") 2025/04/03 03:43:58 DEBUG : both18: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a543_d20250403_m034259_c001_v0001093_t0049_u01743651779102") 2025/04/03 03:43:58 DEBUG : both19: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b65_d20250403_m034331_c001_v7007000_t0000_u01743651811183") 2025/04/03 03:43:58 DEBUG : both19: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a5af_d20250403_m034325_c001_v0001093_t0026_u01743651805555") 2025/04/03 03:43:58 DEBUG : both19: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c41_d20250403_m034305_c001_v7007000_t0000_u01743651785533") 2025/04/03 03:43:58 DEBUG : both19: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a54d_d20250403_m034300_c001_v0001093_t0025_u01743651780149") 2025/04/03 03:43:58 DEBUG : both2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b66_d20250403_m034331_c001_v7007000_t0000_u01743651811368") 2025/04/03 03:43:58 DEBUG : both2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a567_d20250403_m034310_c001_v0001093_t0027_u01743651790864") 2025/04/03 03:43:58 DEBUG : both2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c42_d20250403_m034305_c001_v7007000_t0000_u01743651785721") 2025/04/03 03:43:58 DEBUG : both2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a503_d20250403_m034244_c001_v0001093_t0023_u01743651764479") 2025/04/03 03:43:58 DEBUG : both3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b67_d20250403_m034331_c001_v7007000_t0000_u01743651811556") 2025/04/03 03:43:59 DEBUG : both3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a56b_d20250403_m034312_c001_v0001093_t0031_u01743651792020") 2025/04/03 03:43:59 DEBUG : both3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c43_d20250403_m034305_c001_v7007000_t0000_u01743651785904") 2025/04/03 03:43:59 DEBUG : both3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a507_d20250403_m034245_c001_v0001093_t0011_u01743651765974") 2025/04/03 03:43:59 DEBUG : both4: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b69_d20250403_m034331_c001_v7007000_t0000_u01743651811736") 2025/04/03 03:43:59 DEBUG : both4: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a56d_d20250403_m034312_c001_v0001093_t0041_u01743651792904") 2025/04/03 03:43:59 DEBUG : both4: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c45_d20250403_m034306_c001_v7007000_t0000_u01743651786087") 2025/04/03 03:43:59 DEBUG : both4: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a509_d20250403_m034246_c001_v0001093_t0034_u01743651766945") 2025/04/03 03:43:59 DEBUG : both5: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b6a_d20250403_m034331_c001_v7007000_t0000_u01743651811919") 2025/04/03 03:43:59 DEBUG : both5: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a56f_d20250403_m034313_c001_v0001093_t0037_u01743651793565") 2025/04/03 03:43:59 DEBUG : both5: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c47_d20250403_m034306_c001_v7007000_t0000_u01743651786269") 2025/04/03 03:43:59 DEBUG : both5: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a50d_d20250403_m034247_c001_v0001093_t0038_u01743651767749") 2025/04/03 03:43:59 DEBUG : both6: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b6b_d20250403_m034332_c001_v7007000_t0000_u01743651812099") 2025/04/03 03:43:59 DEBUG : both6: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a575_d20250403_m034314_c001_v0001093_t0029_u01743651794231") 2025/04/03 03:43:59 DEBUG : both6: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c49_d20250403_m034306_c001_v7007000_t0000_u01743651786457") 2025/04/03 03:43:59 DEBUG : both6: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a50f_d20250403_m034248_c001_v0001093_t0000_u01743651768340") 2025/04/03 03:43:59 DEBUG : both7: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b6c_d20250403_m034332_c001_v7007000_t0000_u01743651812281") 2025/04/03 03:43:59 DEBUG : both7: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a57b_d20250403_m034315_c001_v0001093_t0046_u01743651795138") 2025/04/03 03:43:59 DEBUG : both7: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c4b_d20250403_m034306_c001_v7007000_t0000_u01743651786640") 2025/04/03 03:43:59 DEBUG : both7: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a515_d20250403_m034249_c001_v0001093_t0007_u01743651769446") 2025/04/03 03:43:59 DEBUG : both8: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b6d_d20250403_m034332_c001_v7007000_t0000_u01743651812462") 2025/04/03 03:43:59 DEBUG : both8: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a57d_d20250403_m034315_c001_v0001093_t0000_u01743651795952") 2025/04/03 03:44:00 DEBUG : both8: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c4d_d20250403_m034306_c001_v7007000_t0000_u01743651786828") 2025/04/03 03:44:00 DEBUG : both8: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a51d_d20250403_m034250_c001_v0001093_t0007_u01743651770211") 2025/04/03 03:44:00 DEBUG : both9: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b6e_d20250403_m034332_c001_v7007000_t0000_u01743651812647") 2025/04/03 03:44:00 DEBUG : both9: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a57f_d20250403_m034316_c001_v0001093_t0014_u01743651796863") 2025/04/03 03:44:00 DEBUG : both9: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c4f_d20250403_m034307_c001_v7007000_t0000_u01743651787012") 2025/04/03 03:44:00 DEBUG : both9: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a521_d20250403_m034250_c001_v0001093_t0022_u01743651770981") 2025/04/03 03:44:00 DEBUG : c/non empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b25_d20250403_m033857_c001_v7007000_t0000_u01743651537980") 2025/04/03 03:44:00 DEBUG : c/non empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a277_d20250403_m033855_c001_v0001093_t0050_u01743651535545") 2025/04/03 03:44:00 DEBUG : c/non empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f408935611a02d0c9_d20250403_m033854_c001_v7007000_t0000_u01743651534435") 2025/04/03 03:44:00 DEBUG : c/non empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a26b_d20250403_m033852_c001_v0001093_t0027_u01743651532297") 2025/04/03 03:44:00 DEBUG : c/non empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691d3e_d20250403_m033831_c001_v7007000_t0000_u01743651511404") 2025/04/03 03:44:00 DEBUG : c/non empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a217_d20250403_m033829_c001_v0001093_t0015_u01743651509533") 2025/04/03 03:44:00 DEBUG : check sum: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c4865_d20250403_m033817_c001_v7007000_t0000_u01743651497697") 2025/04/03 03:44:00 DEBUG : check sum: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a1fb_d20250403_m033816_c001_v0001093_t0048_u01743651496510") 2025/04/03 03:44:00 DEBUG : dest/3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920c02_d20250403_m034103_c001_v7007000_t0000_u01743651663178") 2025/04/03 03:44:00 DEBUG : dest/3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f409076e5365f0efb_d20250403_m034102_c001_v0001157_t0043_u01743651662093") 2025/04/03 03:44:00 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f414362178ac2836a_d20250403_m034231_c001_v7007000_t0000_u01743651751079") 2025/04/03 03:44:00 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f11221b7768a0ebe4_d20250403_m034229_c001_v0001182_t0017_u01743651749238") 2025/04/03 03:44:00 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f412b67bc1f600bd8_d20250403_m034229_c001_v7007000_t0000_u01743651749057") 2025/04/03 03:44:00 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f11221b7768a0eb8a_d20250403_m034225_c001_v0001182_t0048_u01743651745911") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f412b67bc1f600bd3_d20250403_m034225_c001_v7007000_t0000_u01743651745203") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a35dd_d20250403_m034220_c001_v0001120_t0054_u01743651740775") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691ee4_d20250403_m034219_c001_v7007000_t0000_u01743651739293") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1013be4e9ec83d82_d20250403_m034217_c001_v0001184_t0043_u01743651737394") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f409907ef4bc7d695_d20250403_m034217_c001_v7007000_t0000_u01743651737214") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1013be4e9ec83cf8_d20250403_m034214_c001_v0001184_t0039_u01743651734693") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f409907ef4bc7d692_d20250403_m034213_c001_v7007000_t0000_u01743651733962") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a495_d20250403_m034209_c001_v0001093_t0058_u01743651729896") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691ec2_d20250403_m034208_c001_v7007000_t0000_u01743651728618") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f117d89d4443a8ba9_d20250403_m034207_c001_v0001181_t0047_u01743651727404") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c4988_d20250403_m034207_c001_v7007000_t0000_u01743651727217") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f117d89d4443a8b8d_d20250403_m034204_c001_v0001181_t0051_u01743651724126") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c497a_d20250403_m034203_c001_v7007000_t0000_u01743651723408") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a473_d20250403_m034157_c001_v0001093_t0029_u01743651717325") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691eb6_d20250403_m034156_c001_v7007000_t0000_u01743651716411") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1059bf7bcc0a2ceb_d20250403_m034154_c001_v0001184_t0047_u01743651714795") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f412b67bc1f600ba1_d20250403_m034154_c001_v7007000_t0000_u01743651714605") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1059bf7bcc0a2c4f_d20250403_m034151_c001_v0001184_t0024_u01743651711607") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f412b67bc1f600b99_d20250403_m034150_c001_v7007000_t0000_u01743651710890") 2025/04/03 03:44:01 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101ba9568e810bd7_d20250403_m034145_c001_v0001176_t0018_u01743651705126") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f412b67bc1f600b94_d20250403_m034144_c001_v7007000_t0000_u01743651704209") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1186b11ff2d03442_d20250403_m034142_c001_v0001154_t0010_u01743651702619") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4154fa61e7d8098a_d20250403_m034142_c001_v7007000_t0000_u01743651702434") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1186b11ff2d03438_d20250403_m034139_c001_v0001154_t0013_u01743651699288") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4154fa61e7d80984_d20250403_m034138_c001_v7007000_t0000_u01743651698573") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a3499_d20250403_m034132_c001_v0001120_t0027_u01743651692758") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f414362178ac28309_d20250403_m034131_c001_v7007000_t0000_u01743651691855") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f115ab25485a8fce3_d20250403_m034130_c001_v0001037_t0025_u01743651690162") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41764f53a2a4811c_d20250403_m034129_c001_v7007000_t0000_u01743651689967") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f115ab25485a8fcd9_d20250403_m034126_c001_v0001037_t0028_u01743651686701") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41764f53a2a48119_d20250403_m034125_c001_v7007000_t0000_u01743651685986") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a401_d20250403_m034120_c001_v0001093_t0021_u01743651680535") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920c42_d20250403_m034119_c001_v7007000_t0000_u01743651679420") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1084a7a96f530b0c_d20250403_m034113_c001_v0001182_t0026_u01743651673464") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f403d78503ec5ac18_d20250403_m034113_c001_v7007000_t0000_u01743651673242") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101ba9568e810b21_d20250403_m034109_c001_v0001176_t0009_u01743651669563") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f115e21379fac7dca_d20250403_m034108_c001_v0001093_t0055_u01743651668608") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f115e21379fac7dc6_d20250403_m034107_c001_v0001093_t0035_u01743651667525") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f411a5cb4068b29f0_d20250403_m034054_c001_v7007000_t0000_u01743651654542") 2025/04/03 03:44:02 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a3b9_d20250403_m034047_c001_v0001093_t0012_u01743651647339") 2025/04/03 03:44:03 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10899232dfd80908_d20250403_m034046_c001_v0001184_t0050_u01743651646555") 2025/04/03 03:44:03 DEBUG : dst/one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10899232dfd808e8_d20250403_m034045_c001_v0001184_t0026_u01743651645623") 2025/04/03 03:44:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f414362178ac2836b_d20250403_m034231_c001_v7007000_t0000_u01743651751265") 2025/04/03 03:44:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101b7ebd4d0ce218_d20250403_m034228_c001_v0001183_t0017_u01743651748854") 2025/04/03 03:44:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f11079e312003ca2c_d20250403_m034224_c001_v0001120_t0023_u01743651744891") 2025/04/03 03:44:03 DEBUG : dst/one.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691ee5_d20250403_m034219_c001_v7007000_t0000_u01743651739477") 2025/04/03 03:44:03 DEBUG : dst/one.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10115f7662117f29_d20250403_m034216_c001_v0001092_t0047_u01743651736827") 2025/04/03 03:44:03 DEBUG : dst/one.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10450e98be2eb729_d20250403_m034213_c001_v0001145_t0034_u01743651733683") 2025/04/03 03:44:03 DEBUG : dst/one.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691ec3_d20250403_m034208_c001_v7007000_t0000_u01743651728805") 2025/04/03 03:44:03 DEBUG : dst/one.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10082885a6725cfd_d20250403_m034206_c001_v0001100_t0022_u01743651726695") 2025/04/03 03:44:03 DEBUG : dst/one.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f102ff8c2cf2ce81d_d20250403_m034203_c001_v0001183_t0003_u01743651723196") 2025/04/03 03:44:03 DEBUG : dst/three: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920c43_d20250403_m034119_c001_v7007000_t0000_u01743651679605") 2025/04/03 03:44:03 DEBUG : dst/three: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f115e21379fac7dde_d20250403_m034117_c001_v0001093_t0025_u01743651677780") 2025/04/03 03:44:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f414362178ac2836d_d20250403_m034231_c001_v7007000_t0000_u01743651751455") 2025/04/03 03:44:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f111282034e23c59e_d20250403_m034229_c001_v0001041_t0033_u01743651749986") 2025/04/03 03:44:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1165d9619456bb6d_d20250403_m034226_c001_v0001099_t0020_u01743651746672") 2025/04/03 03:44:03 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f414362178ac2836e_d20250403_m034231_c001_v7007000_t0000_u01743651751641") 2025/04/03 03:44:03 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f11221b7768a0ec00_d20250403_m034230_c001_v0001182_t0005_u01743651750500") 2025/04/03 03:44:03 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f412b67bc1f600bd9_d20250403_m034230_c001_v7007000_t0000_u01743651750316") 2025/04/03 03:44:03 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f11221b7768a0ebb6_d20250403_m034227_c001_v0001182_t0017_u01743651747540") 2025/04/03 03:44:03 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f412b67bc1f600bd6_d20250403_m034227_c001_v7007000_t0000_u01743651747353") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a35ef_d20250403_m034221_c001_v0001120_t0041_u01743651741964") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691ee6_d20250403_m034219_c001_v7007000_t0000_u01743651739669") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1013be4e9ec83dbe_d20250403_m034218_c001_v0001184_t0050_u01743651738704") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f409907ef4bc7d696_d20250403_m034218_c001_v7007000_t0000_u01743651738523") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1013be4e9ec83d34_d20250403_m034215_c001_v0001184_t0058_u01743651735833") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f409907ef4bc7d693_d20250403_m034215_c001_v7007000_t0000_u01743651735653") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a49d_d20250403_m034210_c001_v0001093_t0019_u01743651730909") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c498a_d20250403_m034208_c001_v7007000_t0000_u01743651728060") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a357b_d20250403_m034205_c001_v0001120_t0000_u01743651725631") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c4980_d20250403_m034204_c001_v7007000_t0000_u01743651724909") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a47f_d20250403_m034200_c001_v0001093_t0023_u01743651720673") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f412b67bc1f600ba5_d20250403_m034155_c001_v7007000_t0000_u01743651715489") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101ba9568e810c13_d20250403_m034153_c001_v0001176_t0049_u01743651713441") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f412b67bc1f600b9d_d20250403_m034152_c001_v7007000_t0000_u01743651712371") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a34e5_d20250403_m034146_c001_v0001120_t0039_u01743651706038") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4154fa61e7d8098c_d20250403_m034143_c001_v7007000_t0000_u01743651703292") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a34c1_d20250403_m034141_c001_v0001120_t0012_u01743651701238") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4154fa61e7d80986_d20250403_m034140_c001_v7007000_t0000_u01743651700171") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a42f_d20250403_m034133_c001_v0001093_t0003_u01743651693757") 2025/04/03 03:44:04 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41764f53a2a4811d_d20250403_m034130_c001_v7007000_t0000_u01743651690930") 2025/04/03 03:44:05 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a419_d20250403_m034128_c001_v0001093_t0054_u01743651688623") 2025/04/03 03:44:05 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41764f53a2a4811a_d20250403_m034127_c001_v7007000_t0000_u01743651687551") 2025/04/03 03:44:05 DEBUG : dst/three.txt: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101ba9568e810b55_d20250403_m034121_c001_v0001176_t0012_u01743651681595") 2025/04/03 03:44:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691ee7_d20250403_m034219_c001_v7007000_t0000_u01743651739859") 2025/04/03 03:44:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1006e69a116c487c_d20250403_m034218_c001_v0001161_t0040_u01743651738178") 2025/04/03 03:44:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1035236aa6bdd5e0_d20250403_m034215_c001_v0001184_t0055_u01743651735439") 2025/04/03 03:44:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691ec5_d20250403_m034208_c001_v7007000_t0000_u01743651728991") 2025/04/03 03:44:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f117e1979b107d337_d20250403_m034207_c001_v0001184_t0051_u01743651727825") 2025/04/03 03:44:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10944a6cbd48b764_d20250403_m034204_c001_v0001038_t0023_u01743651724542") 2025/04/03 03:44:05 DEBUG : dst/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f414362178ac28371_d20250403_m034231_c001_v7007000_t0000_u01743651751830") 2025/04/03 03:44:05 DEBUG : dst/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a4c7_d20250403_m034221_c001_v0001093_t0011_u01743651741585") 2025/04/03 03:44:05 DEBUG : dst/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691ee8_d20250403_m034220_c001_v7007000_t0000_u01743651740045") 2025/04/03 03:44:05 DEBUG : dst/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a358f_d20250403_m034210_c001_v0001120_t0059_u01743651730463") 2025/04/03 03:44:05 DEBUG : dst/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691ec6_d20250403_m034209_c001_v7007000_t0000_u01743651729173") 2025/04/03 03:44:05 DEBUG : dst/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a354d_d20250403_m034158_c001_v0001120_t0011_u01743651718256") 2025/04/03 03:44:05 DEBUG : dst/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691eb7_d20250403_m034156_c001_v7007000_t0000_u01743651716603") 2025/04/03 03:44:05 DEBUG : dst/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a453_d20250403_m034145_c001_v0001093_t0021_u01743651705695") 2025/04/03 03:44:05 DEBUG : dst/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f412b67bc1f600b96_d20250403_m034144_c001_v7007000_t0000_u01743651704394") 2025/04/03 03:44:05 DEBUG : dst/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101ba9568e810b8f_d20250403_m034133_c001_v0001176_t0020_u01743651693544") 2025/04/03 03:44:05 DEBUG : dst/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f414362178ac2830a_d20250403_m034132_c001_v7007000_t0000_u01743651692042") 2025/04/03 03:44:06 DEBUG : dst/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a344f_d20250403_m034121_c001_v0001120_t0004_u01743651681240") 2025/04/03 03:44:06 DEBUG : dst/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920c45_d20250403_m034119_c001_v7007000_t0000_u01743651679794") 2025/04/03 03:44:06 DEBUG : dst/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f107017a4c1a86bd7_d20250403_m034115_c001_v0001106_t0013_u01743651675153") 2025/04/03 03:44:06 DEBUG : dst/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f411a5cb4068b29f1_d20250403_m034054_c001_v7007000_t0000_u01743651654739") 2025/04/03 03:44:06 DEBUG : dst/two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10899232dfd80a1a_d20250403_m034053_c001_v0001184_t0003_u01743651653572") 2025/04/03 03:44:06 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f403016e15499077e_d20250403_m034013_c001_v7007000_t0000_u01743651613371") 2025/04/03 03:44:06 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101ba9568e8109f8_d20250403_m034008_c001_v0001176_t0027_u01743651608750") 2025/04/03 03:44:06 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f403016e154990778_d20250403_m034006_c001_v7007000_t0000_u01743651606812") 2025/04/03 03:44:06 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101ba9568e8109ba_d20250403_m033950_c001_v0001176_t0043_u01743651590838") 2025/04/03 03:44:06 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48cd_d20250403_m033941_c001_v7007000_t0000_u01743651581031") 2025/04/03 03:44:06 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101ba9568e810980_d20250403_m033938_c001_v0001176_t0007_u01743651578189") 2025/04/03 03:44:06 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b47_d20250403_m033912_c001_v7007000_t0000_u01743651552830") 2025/04/03 03:44:06 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a2ad_d20250403_m033910_c001_v0001093_t0027_u01743651550281") 2025/04/03 03:44:06 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b3f_d20250403_m033908_c001_v7007000_t0000_u01743651548550") 2025/04/03 03:44:06 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a2a7_d20250403_m033907_c001_v0001093_t0011_u01743651547260") 2025/04/03 03:44:06 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b33_d20250403_m033903_c001_v7007000_t0000_u01743651543707") 2025/04/03 03:44:06 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a28d_d20250403_m033901_c001_v0001093_t0026_u01743651541792") 2025/04/03 03:44:06 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b2c_d20250403_m033900_c001_v7007000_t0000_u01743651540546") 2025/04/03 03:44:06 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a283_d20250403_m033859_c001_v0001093_t0042_u01743651539116") 2025/04/03 03:44:06 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b12_d20250403_m033850_c001_v7007000_t0000_u01743651530957") 2025/04/03 03:44:07 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a25d_d20250403_m033849_c001_v0001093_t0045_u01743651529125") 2025/04/03 03:44:07 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b0b_d20250403_m033847_c001_v7007000_t0000_u01743651527796") 2025/04/03 03:44:07 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a251_d20250403_m033846_c001_v0001093_t0030_u01743651526893") 2025/04/03 03:44:07 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691d5b_d20250403_m033841_c001_v7007000_t0000_u01743651521096") 2025/04/03 03:44:07 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a23b_d20250403_m033839_c001_v0001093_t0006_u01743651519541") 2025/04/03 03:44:07 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691d4f_d20250403_m033836_c001_v7007000_t0000_u01743651516986") 2025/04/03 03:44:07 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a22d_d20250403_m033835_c001_v0001093_t0048_u01743651515805") 2025/04/03 03:44:07 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691d46_d20250403_m033834_c001_v7007000_t0000_u01743651514720") 2025/04/03 03:44:07 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f11754ad4eeb656df_d20250403_m033833_c001_v0001042_t0022_u01743651513890") 2025/04/03 03:44:07 DEBUG : empty space: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a223_d20250403_m033832_c001_v0001093_t0045_u01743651512126") 2025/04/03 03:44:07 DEBUG : enormous: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b44_d20250403_m033911_c001_v7007000_t0000_u01743651551910") 2025/04/03 03:44:07 DEBUG : enormous: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a2af_d20250403_m033910_c001_v0001093_t0025_u01743651550837") 2025/04/03 03:44:07 DEBUG : existing: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f414362178ac28380_d20250403_m034236_c001_v7007000_t0000_u01743651756614") 2025/04/03 03:44:07 DEBUG : existing: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a4e9_d20250403_m034235_c001_v0001093_t0012_u01743651755328") 2025/04/03 03:44:07 DEBUG : existing: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48c9_d20250403_m033936_c001_v7007000_t0000_u01743651576406") 2025/04/03 03:44:07 DEBUG : existing: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101ba9568e810978_d20250403_m033935_c001_v0001176_t0010_u01743651575328") 2025/04/03 03:44:07 DEBUG : existing: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691d38_d20250403_m033828_c001_v7007000_t0000_u01743651508119") 2025/04/03 03:44:07 DEBUG : existing: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a20f_d20250403_m033826_c001_v0001093_t0057_u01743651506997") 2025/04/03 03:44:07 DEBUG : existing: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691d35_d20250403_m033825_c001_v7007000_t0000_u01743651505712") 2025/04/03 03:44:07 DEBUG : existing: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a20b_d20250403_m033824_c001_v0001093_t0011_u01743651504966") 2025/04/03 03:44:08 DEBUG : existing: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a207_d20250403_m033824_c001_v0001093_t0023_u01743651504083") 2025/04/03 03:44:08 DEBUG : existing-b: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48ca_d20250403_m033936_c001_v7007000_t0000_u01743651576597") 2025/04/03 03:44:08 DEBUG : existing-b: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a2f5_d20250403_m033935_c001_v0001093_t0013_u01743651575316") 2025/04/03 03:44:08 DEBUG : file1: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17f77_d20250403_m034342_c001_v7007000_t0000_u01743651822626") 2025/04/03 03:44:08 DEBUG : file1: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1023b3a587324120_d20250403_m034341_c001_v0001136_t0031_u01743651821324") 2025/04/03 03:44:08 DEBUG : file1: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17f70_d20250403_m034339_c001_v7007000_t0000_u01743651819242") 2025/04/03 03:44:08 DEBUG : file1: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1131e4390092727c_d20250403_m034337_c001_v0001130_t0005_u01743651817689") 2025/04/03 03:44:08 DEBUG : five: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b4d_d20250403_m033917_c001_v7007000_t0000_u01743651557746") 2025/04/03 03:44:08 DEBUG : five: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4051960488e0a2c3_d20250403_m033915_c001_v0001093_t0040_u01743651555744") 2025/04/03 03:44:08 DEBUG : foo: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691d55_d20250403_m033838_c001_v7007000_t0000_u01743651518821") 2025/04/03 03:44:08 DEBUG : foo: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4051960488e0a235_d20250403_m033838_c001_v0001093_t0040_u01743651518264") 2025/04/03 03:44:08 DEBUG : foo: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4051960488e0a233_d20250403_m033837_c001_v0001093_t0040_u01743651517711") 2025/04/03 03:44:08 DEBUG : four: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b4e_d20250403_m033917_c001_v7007000_t0000_u01743651557928") 2025/04/03 03:44:08 DEBUG : four: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40240bf1b98a308f_d20250403_m033916_c001_v0001120_t0015_u01743651556293") 2025/04/03 03:44:08 DEBUG : four: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a2bd_d20250403_m033914_c001_v0001093_t0055_u01743651554725") 2025/04/03 03:44:08 DEBUG : hello world2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41839514bc0206bd_d20250403_m033731_c001_v7007000_t0000_u01743651451498") 2025/04/03 03:44:08 DEBUG : hello world2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a157_d20250403_m033730_c001_v0001093_t0014_u01743651450754") 2025/04/03 03:44:08 DEBUG : ignore-size: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691d31_d20250403_m033823_c001_v7007000_t0000_u01743651503005") 2025/04/03 03:44:08 DEBUG : ignore-size: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a205_d20250403_m033821_c001_v0001093_t0043_u01743651501939") 2025/04/03 03:44:08 DEBUG : nested/sub dir/file: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48c4_d20250403_m033934_c001_v7007000_t0000_u01743651574191") 2025/04/03 03:44:08 DEBUG : nested/sub dir/file: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101ba9568e81096e_d20250403_m033933_c001_v0001176_t0031_u01743651573031") 2025/04/03 03:44:09 DEBUG : nested/sub dir/file: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48c1_d20250403_m033931_c001_v7007000_t0000_u01743651571934") 2025/04/03 03:44:09 DEBUG : nested/sub dir/file: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101ba9568e810960_d20250403_m033930_c001_v0001176_t0031_u01743651570864") 2025/04/03 03:44:09 DEBUG : one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b4f_d20250403_m033918_c001_v7007000_t0000_u01743651558115") 2025/04/03 03:44:09 DEBUG : one: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4051960488e0a2b7_d20250403_m033913_c001_v0001093_t0040_u01743651553925") 2025/04/03 03:44:09 DEBUG : only0: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b6f_d20250403_m034332_c001_v7007000_t0000_u01743651812840") 2025/04/03 03:44:09 DEBUG : only0: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4051960488e0a5bb_d20250403_m034327_c001_v0001093_t0040_u01743651807143") 2025/04/03 03:44:09 DEBUG : only0: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a374a_d20250403_m034308_c001_v0001120_t0051_u01743651788833") 2025/04/03 03:44:09 DEBUG : only0: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f402137e3555347ff_d20250403_m034302_c001_v7007000_t0000_u01743651782148") 2025/04/03 03:44:09 DEBUG : only0: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a366e_d20250403_m034243_c001_v0001120_t0013_u01743651763138") 2025/04/03 03:44:09 DEBUG : only1: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b70_d20250403_m034333_c001_v7007000_t0000_u01743651813022") 2025/04/03 03:44:09 DEBUG : only1: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40240bf1b98a3800_d20250403_m034327_c001_v0001120_t0015_u01743651807154") 2025/04/03 03:44:09 DEBUG : only1: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a3754_d20250403_m034309_c001_v0001120_t0044_u01743651789771") 2025/04/03 03:44:09 DEBUG : only1: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920cc5_d20250403_m034302_c001_v7007000_t0000_u01743651782154") 2025/04/03 03:44:09 DEBUG : only1: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a3680_d20250403_m034244_c001_v0001120_t0027_u01743651764081") 2025/04/03 03:44:09 DEBUG : only10: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b71_d20250403_m034333_c001_v7007000_t0000_u01743651813204") 2025/04/03 03:44:09 DEBUG : only10: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4131e43900927254_d20250403_m034327_c001_v0001130_t0021_u01743651807694") 2025/04/03 03:44:09 DEBUG : only10: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a379e_d20250403_m034318_c001_v0001120_t0038_u01743651798058") 2025/04/03 03:44:09 DEBUG : only10: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c1f_d20250403_m034301_c001_v7007000_t0000_u01743651781771") 2025/04/03 03:44:09 DEBUG : only10: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a36d2_d20250403_m034252_c001_v0001120_t0017_u01743651772132") 2025/04/03 03:44:09 DEBUG : only11: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b73_d20250403_m034333_c001_v7007000_t0000_u01743651813399") 2025/04/03 03:44:10 DEBUG : only11: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4023b3a5873240ee_d20250403_m034327_c001_v0001136_t0049_u01743651807880") 2025/04/03 03:44:10 DEBUG : only11: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a37a6_d20250403_m034318_c001_v0001120_t0040_u01743651798858") 2025/04/03 03:44:10 DEBUG : only11: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4065fc64ff3f4337_d20250403_m034302_c001_v7007000_t0000_u01743651782685") 2025/04/03 03:44:10 DEBUG : only11: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a36d8_d20250403_m034253_c001_v0001120_t0040_u01743651773223") 2025/04/03 03:44:10 DEBUG : only12: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b74_d20250403_m034333_c001_v7007000_t0000_u01743651813587") 2025/04/03 03:44:10 DEBUG : only12: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4051960488e0a5bf_d20250403_m034327_c001_v0001093_t0040_u01743651807532") 2025/04/03 03:44:10 DEBUG : only12: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a37ac_d20250403_m034320_c001_v0001120_t0029_u01743651800002") 2025/04/03 03:44:10 DEBUG : only12: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c21_d20250403_m034301_c001_v7007000_t0000_u01743651781951") 2025/04/03 03:44:10 DEBUG : only12: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a36dc_d20250403_m034254_c001_v0001120_t0003_u01743651774164") 2025/04/03 03:44:10 DEBUG : only13: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b75_d20250403_m034333_c001_v7007000_t0000_u01743651813770") 2025/04/03 03:44:10 DEBUG : only13: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40240bf1b98a3806_d20250403_m034327_c001_v0001120_t0015_u01743651807544") 2025/04/03 03:44:10 DEBUG : only13: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a37b2_d20250403_m034320_c001_v0001120_t0047_u01743651800678") 2025/04/03 03:44:10 DEBUG : only13: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4065fc64ff3f4335_d20250403_m034302_c001_v7007000_t0000_u01743651782313") 2025/04/03 03:44:10 DEBUG : only13: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a36e2_d20250403_m034254_c001_v0001120_t0025_u01743651774904") 2025/04/03 03:44:10 DEBUG : only14: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b76_d20250403_m034333_c001_v7007000_t0000_u01743651813974") 2025/04/03 03:44:10 DEBUG : only14: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4051960488e0a5c1_d20250403_m034327_c001_v0001093_t0040_u01743651807715") 2025/04/03 03:44:10 DEBUG : only14: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a37be_d20250403_m034321_c001_v0001120_t0015_u01743651801919") 2025/04/03 03:44:10 DEBUG : only14: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f402137e355534800_d20250403_m034302_c001_v7007000_t0000_u01743651782334") 2025/04/03 03:44:10 DEBUG : only14: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a36f0_d20250403_m034256_c001_v0001120_t0024_u01743651776033") 2025/04/03 03:44:10 DEBUG : only15: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b77_d20250403_m034334_c001_v7007000_t0000_u01743651814155") 2025/04/03 03:44:10 DEBUG : only15: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40240bf1b98a380a_d20250403_m034327_c001_v0001120_t0015_u01743651807726") 2025/04/03 03:44:11 DEBUG : only15: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a37c8_d20250403_m034322_c001_v0001120_t0026_u01743651802897") 2025/04/03 03:44:11 DEBUG : only15: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920cc6_d20250403_m034302_c001_v7007000_t0000_u01743651782340") 2025/04/03 03:44:11 DEBUG : only15: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a36f2_d20250403_m034256_c001_v0001120_t0058_u01743651776697") 2025/04/03 03:44:11 DEBUG : only16: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b78_d20250403_m034334_c001_v7007000_t0000_u01743651814337") 2025/04/03 03:44:11 DEBUG : only16: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4131e43900927256_d20250403_m034327_c001_v0001130_t0021_u01743651807880") 2025/04/03 03:44:11 DEBUG : only16: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a37d2_d20250403_m034323_c001_v0001120_t0005_u01743651803662") 2025/04/03 03:44:11 DEBUG : only16: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c28_d20250403_m034302_c001_v7007000_t0000_u01743651782713") 2025/04/03 03:44:11 DEBUG : only16: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a36fc_d20250403_m034257_c001_v0001120_t0014_u01743651777558") 2025/04/03 03:44:11 DEBUG : only17: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b79_d20250403_m034334_c001_v7007000_t0000_u01743651814519") 2025/04/03 03:44:11 DEBUG : only17: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4051960488e0a5c3_d20250403_m034327_c001_v0001093_t0040_u01743651807902") 2025/04/03 03:44:11 DEBUG : only17: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a37e2_d20250403_m034324_c001_v0001120_t0035_u01743651804562") 2025/04/03 03:44:11 DEBUG : only17: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c24_d20250403_m034302_c001_v7007000_t0000_u01743651782325") 2025/04/03 03:44:11 DEBUG : only17: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a3704_d20250403_m034258_c001_v0001120_t0038_u01743651778475") 2025/04/03 03:44:11 DEBUG : only18: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b7b_d20250403_m034334_c001_v7007000_t0000_u01743651814703") 2025/04/03 03:44:11 DEBUG : only18: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40240bf1b98a380c_d20250403_m034327_c001_v0001120_t0015_u01743651807914") 2025/04/03 03:44:11 DEBUG : only18: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a37ec_d20250403_m034325_c001_v0001120_t0030_u01743651805195") 2025/04/03 03:44:11 DEBUG : only18: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4065fc64ff3f4336_d20250403_m034302_c001_v7007000_t0000_u01743651782497") 2025/04/03 03:44:11 DEBUG : only18: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a370e_d20250403_m034259_c001_v0001120_t0039_u01743651779640") 2025/04/03 03:44:11 DEBUG : only19: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b7c_d20250403_m034334_c001_v7007000_t0000_u01743651814890") 2025/04/03 03:44:11 DEBUG : only19: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4023b3a5873240f0_d20250403_m034328_c001_v0001136_t0049_u01743651808063") 2025/04/03 03:44:11 DEBUG : only19: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a37f6_d20250403_m034326_c001_v0001120_t0054_u01743651806063") 2025/04/03 03:44:11 DEBUG : only19: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c26_d20250403_m034302_c001_v7007000_t0000_u01743651782524") 2025/04/03 03:44:12 DEBUG : only19: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a3718_d20250403_m034300_c001_v0001120_t0018_u01743651780530") 2025/04/03 03:44:12 DEBUG : only2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b7e_d20250403_m034335_c001_v7007000_t0000_u01743651815070") 2025/04/03 03:44:12 DEBUG : only2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4131e43900927258_d20250403_m034328_c001_v0001130_t0021_u01743651808080") 2025/04/03 03:44:12 DEBUG : only2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a3768_d20250403_m034311_c001_v0001120_t0013_u01743651791719") 2025/04/03 03:44:12 DEBUG : only2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4065fc64ff3f4334_d20250403_m034302_c001_v7007000_t0000_u01743651782132") 2025/04/03 03:44:12 DEBUG : only2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a3688_d20250403_m034244_c001_v0001120_t0044_u01743651764836") 2025/04/03 03:44:12 DEBUG : only3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b7f_d20250403_m034335_c001_v7007000_t0000_u01743651815264") 2025/04/03 03:44:12 DEBUG : only3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4051960488e0a5c5_d20250403_m034328_c001_v0001093_t0040_u01743651808090") 2025/04/03 03:44:12 DEBUG : only3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a3770_d20250403_m034312_c001_v0001120_t0040_u01743651792480") 2025/04/03 03:44:12 DEBUG : only3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920cc8_d20250403_m034302_c001_v7007000_t0000_u01743651782724") 2025/04/03 03:44:12 DEBUG : only3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a3692_d20250403_m034246_c001_v0001120_t0016_u01743651766575") 2025/04/03 03:44:12 DEBUG : only4: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b80_d20250403_m034335_c001_v7007000_t0000_u01743651815458") 2025/04/03 03:44:12 DEBUG : only4: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40240bf1b98a380e_d20250403_m034328_c001_v0001120_t0015_u01743651808104") 2025/04/03 03:44:12 DEBUG : only4: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a377c_d20250403_m034313_c001_v0001120_t0024_u01743651793260") 2025/04/03 03:44:12 DEBUG : only4: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f402137e355534802_d20250403_m034302_c001_v7007000_t0000_u01743651782731") 2025/04/03 03:44:12 DEBUG : only4: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a369c_d20250403_m034247_c001_v0001120_t0046_u01743651767264") 2025/04/03 03:44:12 DEBUG : only5: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b81_d20250403_m034335_c001_v7007000_t0000_u01743651815639") 2025/04/03 03:44:12 DEBUG : only5: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4023b3a5873240f2_d20250403_m034328_c001_v0001136_t0049_u01743651808252") 2025/04/03 03:44:13 DEBUG : only5: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a377e_d20250403_m034313_c001_v0001120_t0027_u01743651793861") 2025/04/03 03:44:13 DEBUG : only5: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4065fc64ff3f4338_d20250403_m034302_c001_v7007000_t0000_u01743651782871") 2025/04/03 03:44:13 DEBUG : only5: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a36ac_d20250403_m034248_c001_v0001120_t0020_u01743651768059") 2025/04/03 03:44:13 DEBUG : only6: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b82_d20250403_m034335_c001_v7007000_t0000_u01743651815820") 2025/04/03 03:44:13 DEBUG : only6: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4131e4390092725a_d20250403_m034328_c001_v0001130_t0021_u01743651808266") 2025/04/03 03:44:13 DEBUG : only6: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a3780_d20250403_m034314_c001_v0001120_t0016_u01743651794787") 2025/04/03 03:44:13 DEBUG : only6: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c2a_d20250403_m034302_c001_v7007000_t0000_u01743651782895") 2025/04/03 03:44:13 DEBUG : only6: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a36b6_d20250403_m034248_c001_v0001120_t0000_u01743651768948") 2025/04/03 03:44:13 DEBUG : only7: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b84_d20250403_m034336_c001_v7007000_t0000_u01743651816000") 2025/04/03 03:44:13 DEBUG : only7: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4051960488e0a5c7_d20250403_m034328_c001_v0001093_t0040_u01743651808275") 2025/04/03 03:44:13 DEBUG : only7: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a3788_d20250403_m034315_c001_v0001120_t0007_u01743651795524") 2025/04/03 03:44:13 DEBUG : only7: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920cc7_d20250403_m034302_c001_v7007000_t0000_u01743651782527") 2025/04/03 03:44:13 DEBUG : only7: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a36c0_d20250403_m034249_c001_v0001120_t0022_u01743651769924") 2025/04/03 03:44:13 DEBUG : only8: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b85_d20250403_m034336_c001_v7007000_t0000_u01743651816181") 2025/04/03 03:44:13 DEBUG : only8: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40240bf1b98a3812_d20250403_m034328_c001_v0001120_t0015_u01743651808294") 2025/04/03 03:44:13 DEBUG : only8: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a378c_d20250403_m034316_c001_v0001120_t0016_u01743651796516") 2025/04/03 03:44:13 DEBUG : only8: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f402137e355534801_d20250403_m034302_c001_v7007000_t0000_u01743651782541") 2025/04/03 03:44:13 DEBUG : only8: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a36c6_d20250403_m034250_c001_v0001120_t0012_u01743651770622") 2025/04/03 03:44:13 DEBUG : only9: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17b86_d20250403_m034336_c001_v7007000_t0000_u01743651816367") 2025/04/03 03:44:13 DEBUG : only9: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4023b3a5873240f4_d20250403_m034328_c001_v0001136_t0049_u01743651808433") 2025/04/03 03:44:14 DEBUG : only9: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a3790_d20250403_m034317_c001_v0001120_t0019_u01743651797180") 2025/04/03 03:44:14 DEBUG : only9: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f40115b661abf9c23_d20250403_m034302_c001_v7007000_t0000_u01743651782134") 2025/04/03 03:44:14 DEBUG : only9: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a36ce_d20250403_m034251_c001_v0001120_t0018_u01743651771331") 2025/04/03 03:44:14 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48bc_d20250403_m033929_c001_v7007000_t0000_u01743651569014") 2025/04/03 03:44:14 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101ba9568e81094c_d20250403_m033926_c001_v0001176_t0008_u01743651566385") 2025/04/03 03:44:14 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48b3_d20250403_m033924_c001_v7007000_t0000_u01743651564854") 2025/04/03 03:44:14 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a2d7_d20250403_m033923_c001_v0001093_t0012_u01743651563096") 2025/04/03 03:44:14 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48ae_d20250403_m033921_c001_v7007000_t0000_u01743651561284") 2025/04/03 03:44:14 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a30a5_d20250403_m033919_c001_v0001120_t0025_u01743651559067") 2025/04/03 03:44:14 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b37_d20250403_m033906_c001_v7007000_t0000_u01743651546021") 2025/04/03 03:44:14 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a29b_d20250403_m033904_c001_v0001093_t0014_u01743651544614") 2025/04/03 03:44:14 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b31_d20250403_m033902_c001_v7007000_t0000_u01743651542685") 2025/04/03 03:44:14 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a28b_d20250403_m033901_c001_v0001093_t0020_u01743651541456") 2025/04/03 03:44:14 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b29_d20250403_m033859_c001_v7007000_t0000_u01743651539818") 2025/04/03 03:44:14 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a281_d20250403_m033858_c001_v0001093_t0019_u01743651538710") 2025/04/03 03:44:14 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b11_d20250403_m033850_c001_v7007000_t0000_u01743651530409") 2025/04/03 03:44:14 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a25b_d20250403_m033848_c001_v0001093_t0055_u01743651528705") 2025/04/03 03:44:15 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b0c_d20250403_m033847_c001_v7007000_t0000_u01743651527983") 2025/04/03 03:44:15 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a24f_d20250403_m033846_c001_v0001093_t0056_u01743651526487") 2025/04/03 03:44:15 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691d69_d20250403_m033845_c001_v7007000_t0000_u01743651525760") 2025/04/03 03:44:15 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a24d_d20250403_m033845_c001_v0001093_t0043_u01743651525011") 2025/04/03 03:44:15 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a24b_d20250403_m033844_c001_v0001093_t0048_u01743651524225") 2025/04/03 03:44:15 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691d62_d20250403_m033843_c001_v7007000_t0000_u01743651523485") 2025/04/03 03:44:15 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a245_d20250403_m033842_c001_v0001093_t0011_u01743651522771") 2025/04/03 03:44:15 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a241_d20250403_m033842_c001_v0001093_t0043_u01743651522020") 2025/04/03 03:44:15 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f419bc2c435691d5c_d20250403_m033841_c001_v7007000_t0000_u01743651521277") 2025/04/03 03:44:15 DEBUG : potato: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a23d_d20250403_m033840_c001_v0001093_t0040_u01743651520359") 2025/04/03 03:44:15 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f410bed6b4977ed32_d20250403_m034022_c001_v7007000_t0000_u01743651622661") 2025/04/03 03:44:15 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a32c5_d20250403_m034022_c001_v0001120_t0031_u01743651622006") 2025/04/03 03:44:15 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f403016e15499077f_d20250403_m034013_c001_v7007000_t0000_u01743651613597") 2025/04/03 03:44:15 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a3255_d20250403_m034008_c001_v0001120_t0013_u01743651608091") 2025/04/03 03:44:15 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f408935611a02d120_d20250403_m033954_c001_v7007000_t0000_u01743651594922") 2025/04/03 03:44:15 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a31b3_d20250403_m033949_c001_v0001120_t0001_u01743651589964") 2025/04/03 03:44:15 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48ce_d20250403_m033941_c001_v7007000_t0000_u01743651581259") 2025/04/03 03:44:15 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a315b_d20250403_m033937_c001_v0001120_t0019_u01743651577906") 2025/04/03 03:44:16 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b45_d20250403_m033912_c001_v7007000_t0000_u01743651552096") 2025/04/03 03:44:16 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a2ab_d20250403_m033909_c001_v0001093_t0007_u01743651549813") 2025/04/03 03:44:16 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b40_d20250403_m033908_c001_v7007000_t0000_u01743651548731") 2025/04/03 03:44:16 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a2a5_d20250403_m033906_c001_v0001093_t0030_u01743651546936") 2025/04/03 03:44:16 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b38_d20250403_m033906_c001_v7007000_t0000_u01743651546218") 2025/04/03 03:44:16 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a29f_d20250403_m033905_c001_v0001093_t0036_u01743651545323") 2025/04/03 03:44:16 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b34_d20250403_m033903_c001_v7007000_t0000_u01743651543894") 2025/04/03 03:44:16 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a291_d20250403_m033903_c001_v0001093_t0044_u01743651543050") 2025/04/03 03:44:16 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b2d_d20250403_m033900_c001_v7007000_t0000_u01743651540728") 2025/04/03 03:44:16 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a285_d20250403_m033859_c001_v0001093_t0032_u01743651539835") 2025/04/03 03:44:16 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b13_d20250403_m033851_c001_v7007000_t0000_u01743651531148") 2025/04/03 03:44:16 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a263_d20250403_m033849_c001_v0001093_t0018_u01743651529933") 2025/04/03 03:44:16 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41839514bc0206bf_d20250403_m033735_c001_v7007000_t0000_u01743651455636") 2025/04/03 03:44:16 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a167_d20250403_m033734_c001_v0001093_t0052_u01743651454614") 2025/04/03 03:44:16 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41839514bc0206be_d20250403_m033733_c001_v7007000_t0000_u01743651453368") 2025/04/03 03:44:16 DEBUG : potato2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a15d_d20250403_m033732_c001_v0001093_t0051_u01743651452395") 2025/04/03 03:44:16 DEBUG : potato3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f403016e154990780_d20250403_m034014_c001_v7007000_t0000_u01743651614188") 2025/04/03 03:44:16 DEBUG : potato3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a357_d20250403_m034009_c001_v0001093_t0040_u01743651609312") 2025/04/03 03:44:16 DEBUG : potato3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f408935611a02d11f_d20250403_m033954_c001_v7007000_t0000_u01743651594608") 2025/04/03 03:44:16 DEBUG : potato3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a325_d20250403_m033951_c001_v0001093_t0041_u01743651591411") 2025/04/03 03:44:17 DEBUG : potato3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48cf_d20250403_m033941_c001_v7007000_t0000_u01743651581710") 2025/04/03 03:44:17 DEBUG : potato3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a301_d20250403_m033938_c001_v0001093_t0018_u01743651578404") 2025/04/03 03:44:17 DEBUG : pre-dest1/1: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920c03_d20250403_m034103_c001_v7007000_t0000_u01743651663361") 2025/04/03 03:44:17 DEBUG : pre-dest1/1: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a3c5_d20250403_m034055_c001_v0001093_t0057_u01743651655480") 2025/04/03 03:44:17 DEBUG : pre-dest2/2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920c04_d20250403_m034103_c001_v7007000_t0000_u01743651663546") 2025/04/03 03:44:17 DEBUG : pre-dest2/2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a339d_d20250403_m034056_c001_v0001120_t0000_u01743651656233") 2025/04/03 03:44:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f411a5cb4068b29ca_d20250403_m034035_c001_v7007000_t0000_u01743651635505") 2025/04/03 03:44:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101ba9568e810a76_d20250403_m034031_c001_v0001176_t0037_u01743651631736") 2025/04/03 03:44:17 DEBUG : sizeonly: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c486a_d20250403_m033820_c001_v7007000_t0000_u01743651500328") 2025/04/03 03:44:17 DEBUG : sizeonly: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a1ff_d20250403_m033819_c001_v0001093_t0034_u01743651499020") 2025/04/03 03:44:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4072e55d2625865a_d20250403_m034352_c001_v7007000_t0000_u01743651832079") 2025/04/03 03:44:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1023b3a587324150_d20250403_m034349_c001_v0001136_t0020_u01743651829352") 2025/04/03 03:44:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17f81_d20250403_m034347_c001_v7007000_t0000_u01743651827479") 2025/04/03 03:44:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1131e439009272a2_d20250403_m034344_c001_v0001130_t0020_u01743651824337") 2025/04/03 03:44:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48c6_d20250403_m033934_c001_v7007000_t0000_u01743651574414") 2025/04/03 03:44:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a312f_d20250403_m033933_c001_v0001120_t0025_u01743651573373") 2025/04/03 03:44:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48c2_d20250403_m033932_c001_v7007000_t0000_u01743651572122") 2025/04/03 03:44:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a2e9_d20250403_m033931_c001_v0001093_t0011_u01743651571205") 2025/04/03 03:44:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c4863_d20250403_m033815_c001_v7007000_t0000_u01743651495617") 2025/04/03 03:44:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a1f5_d20250403_m033814_c001_v0001093_t0044_u01743651494026") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c4862_d20250403_m033813_c001_v7007000_t0000_u01743651493301") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a1e7_d20250403_m033811_c001_v0001093_t0025_u01743651491837") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c485f_d20250403_m033809_c001_v7007000_t0000_u01743651489020") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a1d9_d20250403_m033807_c001_v0001093_t0050_u01743651487535") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c485d_d20250403_m033806_c001_v7007000_t0000_u01743651486994") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a1d3_d20250403_m033805_c001_v0001093_t0056_u01743651485762") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a1cb_d20250403_m033802_c001_v0001093_t0042_u01743651482967") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c4856_d20250403_m033802_c001_v7007000_t0000_u01743651482216") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a1c7_d20250403_m033801_c001_v0001093_t0002_u01743651481229") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a1c3_d20250403_m033800_c001_v0001093_t0013_u01743651480330") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c4853_d20250403_m033759_c001_v7007000_t0000_u01743651479262") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a1b3_d20250403_m033756_c001_v0001093_t0054_u01743651476523") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a1af_d20250403_m033753_c001_v0001093_t0006_u01743651473671") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c4848_d20250403_m033752_c001_v7007000_t0000_u01743651472953") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a1a7_d20250403_m033752_c001_v0001093_t0038_u01743651472214") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a1a1_d20250403_m033751_c001_v0001093_t0057_u01743651471277") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c4841_d20250403_m033750_c001_v7007000_t0000_u01743651470567") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a18f_d20250403_m033746_c001_v0001093_t0016_u01743651466610") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c483a_d20250403_m033746_c001_v7007000_t0000_u01743651466242") 2025/04/03 03:44:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a18b_d20250403_m033745_c001_v0001093_t0026_u01743651465364") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41839514bc0206c8_d20250403_m033743_c001_v7007000_t0000_u01743651463766") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a185_d20250403_m033743_c001_v0001093_t0043_u01743651463055") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41839514bc0206c7_d20250403_m033742_c001_v7007000_t0000_u01743651462506") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a17d_d20250403_m033741_c001_v0001093_t0036_u01743651461717") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41839514bc0206c4_d20250403_m033740_c001_v7007000_t0000_u01743651460438") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a171_d20250403_m033739_c001_v0001093_t0012_u01743651459537") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41839514bc0206c3_d20250403_m033738_c001_v7007000_t0000_u01743651458995") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a16d_d20250403_m033738_c001_v0001093_t0007_u01743651458181") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41839514bc0206c1_d20250403_m033737_c001_v7007000_t0000_u01743651457280") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a169_d20250403_m033736_c001_v0001093_t0041_u01743651456527") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41839514bc0206bb_d20250403_m033729_c001_v7007000_t0000_u01743651449785") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a14f_d20250403_m033729_c001_v0001093_t0024_u01743651449080") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41839514bc0206ba_d20250403_m033728_c001_v7007000_t0000_u01743651448196") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a145_d20250403_m033727_c001_v0001093_t0024_u01743651447476") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41839514bc0206b9_d20250403_m033726_c001_v7007000_t0000_u01743651446575") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a141_d20250403_m033725_c001_v0001093_t0032_u01743651445846") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41839514bc0206b5_d20250403_m033723_c001_v7007000_t0000_u01743651443006") 2025/04/03 03:44:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a137_d20250403_m033722_c001_v0001093_t0031_u01743651442320") 2025/04/03 03:44:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4072e55d2625865b_d20250403_m034352_c001_v7007000_t0000_u01743651832266") 2025/04/03 03:44:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a5f5_d20250403_m034349_c001_v0001093_t0032_u01743651829357") 2025/04/03 03:44:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17f82_d20250403_m034347_c001_v7007000_t0000_u01743651827660") 2025/04/03 03:44:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a3874_d20250403_m034344_c001_v0001120_t0054_u01743651824675") 2025/04/03 03:44:20 DEBUG : sub/yam: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48bb_d20250403_m033928_c001_v7007000_t0000_u01743651568429") 2025/04/03 03:44:20 DEBUG : sub/yam: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a30e7_d20250403_m033926_c001_v0001120_t0006_u01743651566727") 2025/04/03 03:44:20 DEBUG : test_dir1/file2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17f78_d20250403_m034342_c001_v7007000_t0000_u01743651822810") 2025/04/03 03:44:20 DEBUG : test_dir1/file2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1131e4390092728c_d20250403_m034340_c001_v0001130_t0006_u01743651820995") 2025/04/03 03:44:20 DEBUG : test_dir1/file2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17f71_d20250403_m034339_c001_v7007000_t0000_u01743651819424") 2025/04/03 03:44:20 DEBUG : test_dir1/file2: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f10240bf1b98a385a_d20250403_m034337_c001_v0001120_t0006_u01743651817707") 2025/04/03 03:44:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17f79_d20250403_m034342_c001_v7007000_t0000_u01743651822990") 2025/04/03 03:44:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a5e9_d20250403_m034340_c001_v0001093_t0000_u01743651820984") 2025/04/03 03:44:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4077d795fef17f72_d20250403_m034339_c001_v7007000_t0000_u01743651819605") 2025/04/03 03:44:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a5df_d20250403_m034337_c001_v0001093_t0043_u01743651817695") 2025/04/03 03:44:20 DEBUG : three: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b50_d20250403_m033918_c001_v7007000_t0000_u01743651558302") 2025/04/03 03:44:20 DEBUG : three: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a2c7_d20250403_m033917_c001_v0001093_t0039_u01743651557034") 2025/04/03 03:44:20 DEBUG : three: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1051960488e0a2bb_d20250403_m033914_c001_v0001093_t0056_u01743651554297") 2025/04/03 03:44:20 DEBUG : two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f416caf4237920b51_d20250403_m033918_c001_v7007000_t0000_u01743651558488") 2025/04/03 03:44:20 DEBUG : two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f401ba9568e81090e_d20250403_m033916_c001_v0001176_t0012_u01743651556475") 2025/04/03 03:44:20 DEBUG : two: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f4051960488e0a2b9_d20250403_m033914_c001_v0001093_t0040_u01743651554107") 2025/04/03 03:44:20 DEBUG : yam: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48bd_d20250403_m033929_c001_v7007000_t0000_u01743651569202") 2025/04/03 03:44:20 DEBUG : yam: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f111282034e23c403_d20250403_m033927_c001_v0001041_t0008_u01743651567967") 2025/04/03 03:44:20 DEBUG : yam: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48b2_d20250403_m033924_c001_v7007000_t0000_u01743651564312") 2025/04/03 03:44:20 DEBUG : yam: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101ba9568e810932_d20250403_m033922_c001_v0001176_t0025_u01743651562752") 2025/04/03 03:44:21 DEBUG : yam: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48ad_d20250403_m033920_c001_v7007000_t0000_u01743651560728") 2025/04/03 03:44:21 DEBUG : yam: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f101ba9568e81091e_d20250403_m033919_c001_v0001176_t0050_u01743651559079") 2025/04/03 03:44:21 DEBUG : yaml: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48b5_d20250403_m033925_c001_v7007000_t0000_u01743651565100") 2025/04/03 03:44:21 DEBUG : yaml: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f1017c6e9244fcc93_d20250403_m033924_c001_v0001120_t0027_u01743651564014") 2025/04/03 03:44:21 DEBUG : yaml: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f41727ba3ec6c48af_d20250403_m033921_c001_v7007000_t0000_u01743651561465") 2025/04/03 03:44:21 DEBUG : yaml: Deleting (id "4_z5f528d53b09dfb9b9f580e1b_f102fb41edc4101d2_d20250403_m033920_c001_v0001165_t0012_u01743651560503") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m3.408600328s (try 1/5)