"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/01 05:05:05 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva" 2025/05/01 05:05:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/01 05:05:06 DEBUG : Creating backend with remote "/tmp/rclone530672747" === 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-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:05:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/01 05:05:07 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:05:07 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.93s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/01 05:05:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:05:08 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:05:08 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:05:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:05:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:09 DEBUG : B2 bucket rclone-test-juyetul3yeva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.05s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:10 DEBUG : Creating backend with remote "/non-existing" 2025/05/01 05:05:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/01 05:05:11 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:05:11 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.94s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:05:12 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:05:12 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:05:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:05:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.91s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:13 INFO : B2 bucket rclone-test-juyetul3yeva: Running all checks before starting transfers 2025/05/01 05:05:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:05:13 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:05:13 INFO : B2 bucket rclone-test-juyetul3yeva: Checks finished, now starting transfers 2025/05/01 05:05:13 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:05:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:05:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.53s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:15 ERROR : Ignoring --no-traverse with sync 2025/05/01 05:05:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:05:15 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:05:15 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:05:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:05:15 INFO : sub dir/hello world: Copied (new) 2025/05/01 05:05:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.59s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/01 05:05:16 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:05:16 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:05:17 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/01 05:05:17 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.51s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:05:18 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:05:18 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:05:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:05:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.64s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:05:20 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:05:20 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:05:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:05:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.92s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/01 05:05:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 05:05:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/01 05:05:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/01 05:05:22 INFO : sub dir: Making directory 2025/05/01 05:05:22 INFO : sub dir2: Making directory 2025/05/01 05:05:22 INFO : sub dir2/sub sub dir2: Making directory 2025/05/01 05:05:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:05:22 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:05:22 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:05:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:05:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/01 05:05:22 DEBUG : B2 bucket rclone-test-juyetul3yeva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:23 INFO : sub dir2: Making directory 2025/05/01 05:05:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/01 05:05:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 05:05:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:05:23 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:05:23 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:05:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:05:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:24 DEBUG : sub dir2: Making directory with metadata 2025/05/01 05:05:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 05:05:24 INFO : sub dir: Making directory 2025/05/01 05:05:24 INFO : sub dir2: Making directory 2025/05/01 05:05:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:05:24 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:05:24 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:05:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:05:24 INFO : sub dir/hello world: Copied (new) 2025/05/01 05:05:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/01 05:05:25 DEBUG : B2 bucket rclone-test-juyetul3yeva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/01 05:05:25 DEBUG : B2 bucket rclone-test-juyetul3yeva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.39s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:26 INFO : sub dir2: Making directory 2025/05/01 05:05:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:05:26 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:05:26 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:05:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:05:26 INFO : sub dir/hello world: Copied (new) 2025/05/01 05:05:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:27 DEBUG : sub dir2: Making directory with metadata 2025/05/01 05:05:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 05:05:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/01 05:05:27 INFO : sub dir: Making directory 2025/05/01 05:05:27 INFO : sub dir2: Making directory 2025/05/01 05:05:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:05:27 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:05:27 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:05:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:05:28 INFO : sub dir/hello world: Copied (new) 2025/05/01 05:05:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/01 05:05:28 DEBUG : B2 bucket rclone-test-juyetul3yeva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:29 INFO : sub dir2: Making directory 2025/05/01 05:05:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:05:30 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:05:30 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:05:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:05:30 INFO : sub dir/hello world: Copied (new) 2025/05/01 05:05:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.54s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:31 DEBUG : Creating backend with remote "TestB2:rclone-test-pujunan2cuca" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-juyetul3yeva -> B2 bucket rclone-test-pujunan2cuca 2025/05/01 05:05:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:05:32 DEBUG : B2 bucket rclone-test-pujunan2cuca: Waiting for checks to finish 2025/05/01 05:05:32 DEBUG : B2 bucket rclone-test-pujunan2cuca: Waiting for transfers to finish 2025/05/01 05:05:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:05:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:38 DEBUG : B2 bucket rclone-test-pujunan2cuca: Purge remote 2025/05/01 05:05:38 INFO : B2 bucket rclone-test-pujunan2cuca: cleaning bucket "rclone-test-pujunan2cuca" of all files 2025/05/01 05:05:39 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d9330cd8bab9f680e1b_f106046c477f4155e_d20250501_m050538_c001_v0001171_t0009_u01746075938448") --- PASS: TestServerSideCopy (10.00s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/01 05:05:42 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:05:42 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:05:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/01 05:05:42 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.72s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kifefoh1jijo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-juyetul3yeva -> B2 bucket rclone-test-kifefoh1jijo 2025/05/01 05:05:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:05:45 DEBUG : B2 bucket rclone-test-kifefoh1jijo: Waiting for checks to finish 2025/05/01 05:05:45 DEBUG : B2 bucket rclone-test-kifefoh1jijo: Waiting for transfers to finish 2025/05/01 05:05:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:05:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:47 DEBUG : B2 bucket rclone-test-kifefoh1jijo: Waiting for checks to finish 2025/05/01 05:05:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/01 05:05:47 DEBUG : B2 bucket rclone-test-kifefoh1jijo: Waiting for transfers to finish 2025/05/01 05:05:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/01 05:05:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:48 DEBUG : B2 bucket rclone-test-kifefoh1jijo: Purge remote 2025/05/01 05:05:48 INFO : B2 bucket rclone-test-kifefoh1jijo: cleaning bucket "rclone-test-kifefoh1jijo" of all files 2025/05/01 05:05:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f028da330cd8bab9f680e1b_f1030467a5942ce6a_d20250501_m050547_c001_v0001103_t0025_u01746075947377") 2025/05/01 05:05:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f028da330cd8bab9f680e1b_f1041828f97a10b33_d20250501_m050546_c001_v0001093_t0023_u01746075946033") --- PASS: TestServerSideCopyOverSelf (11.95s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/01 05:05:56 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:05:56 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:05:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/01 05:05:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/01 05:05:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.50s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:05:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qutuluk7kepa" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-juyetul3yeva -> B2 bucket rclone-test-qutuluk7kepa 2025/05/01 05:05:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:05:59 DEBUG : B2 bucket rclone-test-qutuluk7kepa: Waiting for checks to finish 2025/05/01 05:05:59 DEBUG : B2 bucket rclone-test-qutuluk7kepa: Waiting for transfers to finish 2025/05/01 05:06:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:06:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:01 DEBUG : B2 bucket rclone-test-qutuluk7kepa: Waiting for checks to finish 2025/05/01 05:06:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/01 05:06:01 DEBUG : B2 bucket rclone-test-qutuluk7kepa: Waiting for transfers to finish 2025/05/01 05:06:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/01 05:06:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/01 05:06:01 INFO : sub dir/hello world: Deleted 2025/05/01 05:06:02 DEBUG : testing file moves 2025/05/01 05:06:03 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/01 05:06:03 DEBUG : B2 bucket rclone-test-qutuluk7kepa: Waiting for checks to finish 2025/05/01 05:06:03 DEBUG : B2 bucket rclone-test-qutuluk7kepa: Waiting for transfers to finish 2025/05/01 05:06:03 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/01 05:06:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/01 05:06:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:04 DEBUG : B2 bucket rclone-test-qutuluk7kepa: Purge remote 2025/05/01 05:06:04 INFO : B2 bucket rclone-test-qutuluk7kepa: cleaning bucket "rclone-test-qutuluk7kepa" of all files 2025/05/01 05:06:04 DEBUG : sub dir/hello world: Deleting (id "4_zffc2cd2330cd8bab9f680e1b_f109096dc44ca2e78_d20250501_m050603_c001_v0001113_t0041_u01746075963202") 2025/05/01 05:06:04 DEBUG : sub dir/hello world: Deleting (id "4_zffc2cd2330cd8bab9f680e1b_f10865111f65a3b7d_d20250501_m050601_c001_v0001183_t0018_u01746075961650") 2025/05/01 05:06:04 DEBUG : sub dir/hello world: Deleting (id "4_zffc2cd2330cd8bab9f680e1b_f110078e265c0fda0_d20250501_m050600_c001_v0001178_t0014_u01746075960468") --- PASS: TestServerSideMoveOverSelf (8.15s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:06 ERROR : : error listing: directory not found 2025/05/01 05:06:06 INFO : Local file system at /tmp/rclone530672747: Making directory 2025/05/01 05:06:07 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:07 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.95s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:06:09 DEBUG : Local file system at /tmp/rclone530672747: Waiting for checks to finish 2025/05/01 05:06:09 DEBUG : Local file system at /tmp/rclone530672747: Waiting for transfers to finish 2025/05/01 05:06:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:06:09 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/01 05:06:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestCopyRedownload (2.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:10 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/01 05:06:10 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:10 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/01 05:06:11 INFO : check sum: Copied (new) 2025/05/01 05:06:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:11 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/01 05:06:11 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/01 05:06:11 DEBUG : check sum: Unchanged skipping 2025/05/01 05:06:11 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:11 DEBUG : Waiting for deletions to finish 2025/05/01 05:06:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.25s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/01 05:06:13 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:13 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:13 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/01 05:06:13 INFO : sizeonly: Copied (new) 2025/05/01 05:06:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:13 DEBUG : sizeonly: Sizes identical 2025/05/01 05:06:13 DEBUG : sizeonly: Unchanged skipping 2025/05/01 05:06:13 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:13 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:13 DEBUG : Waiting for deletions to finish 2025/05/01 05:06:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.36s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/01 05:06:15 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:15 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:15 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/01 05:06:15 INFO : ignore-size: Copied (new) 2025/05/01 05:06:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:15 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:06:15 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:15 DEBUG : ignore-size: Unchanged skipping 2025/05/01 05:06:15 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:15 DEBUG : Waiting for deletions to finish 2025/05/01 05:06:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.25s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:06:18 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:18 DEBUG : existing: Unchanged skipping 2025/05/01 05:06:18 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:18 DEBUG : Waiting for deletions to finish 2025/05/01 05:06:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/01 05:06:18 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:18 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/01 05:06:18 INFO : existing: Copied (replaced existing) 2025/05/01 05:06:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.63s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/01 05:06:20 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:20 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/01 05:06:20 INFO : existing: Copied (new) 2025/05/01 05:06:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:20 DEBUG : existing: Destination exists, skipping 2025/05/01 05:06:20 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:20 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:20 DEBUG : Waiting for deletions to finish 2025/05/01 05:06:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.69s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:23 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/01 05:06:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/01 05:06:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:06:23 DEBUG : c/non empty space: Unchanged skipping 2025/05/01 05:06:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:06:23 INFO : a/potato2: Copied (new) 2025/05/01 05:06:24 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:24 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:24 DEBUG : Waiting for deletions to finish 2025/05/01 05:06:24 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:26 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:26 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/05/01 05:06:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/01 05:06:26 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/01 05:06:26 DEBUG : empty space: Unchanged skipping 2025/05/01 05:06:26 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:26 DEBUG : Waiting for deletions to finish 2025/05/01 05:06:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:26 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/05/01 05:06:26 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/01 05:06:27 INFO : empty space: Updated modification time in destination 2025/05/01 05:06:27 DEBUG : empty space: Unchanged skipping 2025/05/01 05:06:27 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:27 DEBUG : Waiting for deletions to finish 2025/05/01 05:06:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.32s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:29 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/05/01 05:06:29 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/01 05:06:29 DEBUG : empty space: Unchanged skipping 2025/05/01 05:06:29 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:29 DEBUG : Waiting for deletions to finish 2025/05/01 05:06:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.73s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:31 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/05/01 05:06:31 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone530672747) 2025/05/01 05:06:31 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-juyetul3yeva) 2025/05/01 05:06:31 DEBUG : foo: sha1 differ 2025/05/01 05:06:31 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/01 05:06:31 INFO : foo: Copied (replaced existing) 2025/05/01 05:06:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:06:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/01 05:06:33 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:33 DEBUG : empty space: Unchanged skipping 2025/05/01 05:06:33 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:06:33 INFO : potato: Copied (new) 2025/05/01 05:06:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.18s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/01 05:06:35 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:35 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/01 05:06:35 INFO : potato: Copied (replaced existing) 2025/05/01 05:06:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:37 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/05/01 05:06:37 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone530672747) 2025/05/01 05:06:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-juyetul3yeva) 2025/05/01 05:06:37 DEBUG : potato: sha1 differ 2025/05/01 05:06:37 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/01 05:06:37 INFO : potato: Copied (replaced existing) 2025/05/01 05:06:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:06:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:06:39 DEBUG : empty space: Unchanged skipping 2025/05/01 05:06:39 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:39 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/01 05:06:39 DEBUG : Waiting for deletions to finish 2025/05/01 05:06:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:06:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:06:41 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:41 DEBUG : empty space: Unchanged skipping 2025/05/01 05:06:41 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:06:41 INFO : potato2: Copied (new) 2025/05/01 05:06:41 DEBUG : Waiting for deletions to finish 2025/05/01 05:06:41 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:43 INFO : d: Making directory 2025/05/01 05:06:43 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/01 05:06:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/01 05:06:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:06:44 DEBUG : c/non empty space: Unchanged skipping 2025/05/01 05:06:44 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:44 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:06:44 INFO : a/potato2: Copied (new) 2025/05/01 05:06:44 DEBUG : Waiting for deletions to finish 2025/05/01 05:06:44 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:46 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/01 05:06:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/01 05:06:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:06:46 DEBUG : c/non empty space: Unchanged skipping 2025/05/01 05:06:46 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:46 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:06:46 INFO : a/potato2: Copied (new) 2025/05/01 05:06:46 ERROR : B2 bucket rclone-test-juyetul3yeva: not deleting files as there were IO errors 2025/05/01 05:06:46 ERROR : B2 bucket rclone-test-juyetul3yeva: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.56s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:49 DEBUG : Waiting for deletions to finish 2025/05/01 05:06:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:06:49 DEBUG : empty space: Unchanged skipping 2025/05/01 05:06:49 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:49 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:49 INFO : potato: Deleted 2025/05/01 05:06:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:06:49 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.34s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:51 DEBUG : Waiting for deletions to finish 2025/05/01 05:06:51 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:51 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:51 INFO : potato: Deleted 2025/05/01 05:06:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:06:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:06:51 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:51 DEBUG : empty space: Unchanged skipping 2025/05/01 05:06:51 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:06:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:06:53 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:53 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/01 05:06:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.20s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:56 DEBUG : enormous: Excluded (Size Filter) 2025/05/01 05:06:56 DEBUG : enormous: Excluded 2025/05/01 05:06:56 DEBUG : potato2: Excluded (Size Filter) 2025/05/01 05:06:56 DEBUG : potato2: Excluded 2025/05/01 05:06:56 DEBUG : potato2: Excluded (Size Filter) 2025/05/01 05:06:56 DEBUG : potato2: Excluded 2025/05/01 05:06:56 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:06:56 DEBUG : empty space: Unchanged skipping 2025/05/01 05:06:56 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:56 DEBUG : Waiting for deletions to finish 2025/05/01 05:06:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:56 DEBUG : enormous: Excluded (Size Filter) 2025/05/01 05:06:56 DEBUG : enormous: Excluded 2025/05/01 05:06:56 DEBUG : potato2: Excluded (Size Filter) 2025/05/01 05:06:56 DEBUG : potato2: Excluded 2025/05/01 05:06:56 DEBUG : potato2: Excluded (Size Filter) 2025/05/01 05:06:56 DEBUG : potato2: Excluded 2025/05/01 05:06:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/01 05:06:56 DEBUG : Local file system at /tmp/rclone530672747: Waiting for checks to finish 2025/05/01 05:06:56 DEBUG : empty space: Unchanged skipping 2025/05/01 05:06:56 DEBUG : Local file system at /tmp/rclone530672747: Waiting for transfers to finish 2025/05/01 05:06:56 DEBUG : Waiting for deletions to finish 2025/05/01 05:06:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.74s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:06:59 DEBUG : enormous: Excluded (Size Filter) 2025/05/01 05:06:59 DEBUG : enormous: Excluded 2025/05/01 05:06:59 DEBUG : potato2: Excluded (Size Filter) 2025/05/01 05:06:59 DEBUG : potato2: Excluded 2025/05/01 05:06:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:06:59 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:06:59 DEBUG : empty space: Unchanged skipping 2025/05/01 05:06:59 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:06:59 DEBUG : Waiting for deletions to finish 2025/05/01 05:06:59 INFO : potato2: Deleted 2025/05/01 05:06:59 INFO : enormous: Deleted 2025/05/01 05:06:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:07:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/01 05:07:00 DEBUG : empty space: Unchanged skipping 2025/05/01 05:07:00 DEBUG : Local file system at /tmp/rclone530672747: Waiting for checks to finish 2025/05/01 05:07:00 DEBUG : Local file system at /tmp/rclone530672747: Waiting for transfers to finish 2025/05/01 05:07:00 DEBUG : Waiting for deletions to finish 2025/05/01 05:07:00 INFO : enormous: Deleted 2025/05/01 05:07:00 INFO : potato2: Deleted 2025/05/01 05:07:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.22s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:07:02 DEBUG : five: Need to transfer - File not found at Destination 2025/05/01 05:07:02 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/01 05:07:02 DEBUG : one: Destination is newer than source, skipping 2025/05/01 05:07:02 DEBUG : three: Sizes identical 2025/05/01 05:07:02 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:07:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/01 05:07:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/01 05:07:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone530672747) 2025/05/01 05:07:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-juyetul3yeva) 2025/05/01 05:07:02 DEBUG : two: sha1 differ 2025/05/01 05:07:02 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:07:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/01 05:07:03 INFO : five: Copied (new) 2025/05/01 05:07:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/01 05:07:03 INFO : four: Copied (replaced existing) 2025/05/01 05:07:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/01 05:07:03 INFO : two: Copied (replaced existing) 2025/05/01 05:07:03 DEBUG : Waiting for deletions to finish 2025/05/01 05:07:04 DEBUG : one: Destination is newer than source, skipping 2025/05/01 05:07:04 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:07:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone530672747) 2025/05/01 05:07:04 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-juyetul3yeva) 2025/05/01 05:07:04 DEBUG : three: sha1 differ 2025/05/01 05:07:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/01 05:07:04 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/01 05:07:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/01 05:07:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/01 05:07:04 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/01 05:07:04 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/01 05:07:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/01 05:07:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/01 05:07:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/01 05:07:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/01 05:07:04 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:07:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/01 05:07:04 INFO : three: Copied (replaced existing) 2025/05/01 05:07:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.60s) === 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-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/01 05:07:06 INFO : B2 bucket rclone-test-juyetul3yeva: Making map for --track-renames 2025/05/01 05:07:06 INFO : B2 bucket rclone-test-juyetul3yeva: Finished making map for --track-renames 2025/05/01 05:07:06 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:07:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/01 05:07:06 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for renames to finish 2025/05/01 05:07:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/01 05:07:06 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:07:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/01 05:07:06 INFO : potato: Copied (new) 2025/05/01 05:07:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/01 05:07:06 INFO : yam: Copied (new) 2025/05/01 05:07:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:07:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:07:07 INFO : B2 bucket rclone-test-juyetul3yeva: Making map for --track-renames 2025/05/01 05:07:07 INFO : B2 bucket rclone-test-juyetul3yeva: Finished making map for --track-renames 2025/05/01 05:07:07 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:07:07 DEBUG : potato: Unchanged skipping 2025/05/01 05:07:07 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for renames to finish 2025/05/01 05:07:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/01 05:07:08 INFO : yam: Copied (server-side copy) to: yaml 2025/05/01 05:07:08 INFO : yam: Deleted 2025/05/01 05:07:08 INFO : yaml: Renamed from "yam" 2025/05/01 05:07:08 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:07:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.73s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/01 05:07:10 INFO : B2 bucket rclone-test-juyetul3yeva: Making map for --track-renames 2025/05/01 05:07:10 INFO : B2 bucket rclone-test-juyetul3yeva: Finished making map for --track-renames 2025/05/01 05:07:10 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:07:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/01 05:07:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/01 05:07:10 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for renames to finish 2025/05/01 05:07:10 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:07:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/01 05:07:10 INFO : yam: Copied (new) 2025/05/01 05:07:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/01 05:07:10 INFO : potato: Copied (new) 2025/05/01 05:07:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:07:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:07:11 INFO : B2 bucket rclone-test-juyetul3yeva: Making map for --track-renames 2025/05/01 05:07:11 INFO : B2 bucket rclone-test-juyetul3yeva: Finished making map for --track-renames 2025/05/01 05:07:11 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:07:11 DEBUG : potato: Unchanged skipping 2025/05/01 05:07:11 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for renames to finish 2025/05/01 05:07:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/01 05:07:11 INFO : yam: Copied (server-side copy) to: yaml 2025/05/01 05:07:11 INFO : yam: Deleted 2025/05/01 05:07:11 INFO : yaml: Renamed from "yam" 2025/05/01 05:07:11 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:07:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.76s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/01 05:07:13 INFO : B2 bucket rclone-test-juyetul3yeva: Making map for --track-renames 2025/05/01 05:07:13 INFO : B2 bucket rclone-test-juyetul3yeva: Finished making map for --track-renames 2025/05/01 05:07:13 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:07:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/01 05:07:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/01 05:07:13 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for renames to finish 2025/05/01 05:07:13 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:07:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/01 05:07:14 INFO : sub/yam: Copied (new) 2025/05/01 05:07:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/01 05:07:14 INFO : potato: Copied (new) 2025/05/01 05:07:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:07:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:07:14 DEBUG : potato: Unchanged skipping 2025/05/01 05:07:14 INFO : B2 bucket rclone-test-juyetul3yeva: Making map for --track-renames 2025/05/01 05:07:14 INFO : B2 bucket rclone-test-juyetul3yeva: Finished making map for --track-renames 2025/05/01 05:07:14 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:07:14 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for renames to finish 2025/05/01 05:07:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/01 05:07:15 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/01 05:07:15 INFO : sub/yam: Deleted 2025/05/01 05:07:15 INFO : yam: Renamed from "sub/yam" 2025/05/01 05:07:15 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:07:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.67s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:07:17 DEBUG : Creating backend with remote "/tmp/rclone530672747/dir1" 2025/05/01 05:07:17 DEBUG : Creating backend with remote "/tmp/rclone530672747/dir2" 2025/05/01 05:07:17 DEBUG : Local file system at /tmp/rclone530672747/dir2: Using server-side directory move 2025/05/01 05:07:17 INFO : Local file system at /tmp/rclone530672747/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/01 05:07:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/01 05:07:17 DEBUG : Local file system at /tmp/rclone530672747/dir2: Waiting for checks to finish 2025/05/01 05:07:17 INFO : file1.txt: Moved (server-side) 2025/05/01 05:07:17 DEBUG : Local file system at /tmp/rclone530672747/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:07:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:07:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/01 05:07:17 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:07:17 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:07:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/01 05:07:18 INFO : nested/sub dir/file: Copied (new) 2025/05/01 05:07:18 INFO : nested/sub dir/file: Deleted 2025/05/01 05:07:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:07:18 INFO : sub dir/hello world: Copied (new) 2025/05/01 05:07:18 INFO : sub dir/hello world: Deleted 2025/05/01 05:07:18 INFO : sub dir: Removing directory 2025/05/01 05:07:18 INFO : nested/sub dir: Removing directory 2025/05/01 05:07:18 INFO : nested: Removing directory 2025/05/01 05:07:18 DEBUG : Local file system at /tmp/rclone530672747: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:07:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:07:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/01 05:07:20 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:07:20 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:07:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/01 05:07:20 INFO : nested/sub dir/file: Copied (new) 2025/05/01 05:07:20 INFO : nested/sub dir/file: Deleted 2025/05/01 05:07:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:07:20 INFO : sub dir/hello world: Copied (new) 2025/05/01 05:07:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:07:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/01 05:07:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/01 05:07:22 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:07:22 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:07:22 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/01 05:07:22 INFO : existing-b: Copied (new) 2025/05/01 05:07:22 INFO : existing-b: Deleted 2025/05/01 05:07:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/01 05:07:22 INFO : existing: Copied (new) 2025/05/01 05:07:22 INFO : existing: Deleted 2025/05/01 05:07:22 DEBUG : existing: Destination exists, skipping 2025/05/01 05:07:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/01 05:07:22 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:07:22 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:07:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.09s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:07:24 DEBUG : Creating backend with remote "TestB2:rclone-test-tixolup3hize" 2025/05/01 05:07:24 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-juyetul3yeva -> B2 bucket rclone-test-tixolup3hize 2025/05/01 05:07:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:07:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/01 05:07:27 DEBUG : empty space: Unchanged skipping 2025/05/01 05:07:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/01 05:07:27 DEBUG : B2 bucket rclone-test-tixolup3hize: Waiting for checks to finish 2025/05/01 05:07:27 INFO : empty space: Deleted 2025/05/01 05:07:27 DEBUG : B2 bucket rclone-test-tixolup3hize: Waiting for transfers to finish 2025/05/01 05:07:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:07:27 INFO : potato2: Copied (server-side copy) 2025/05/01 05:07:28 INFO : potato2: Deleted 2025/05/01 05:07:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/01 05:07:28 INFO : potato3: Copied (server-side copy) 2025/05/01 05:07:28 INFO : potato3: Deleted 2025/05/01 05:07:28 DEBUG : Creating backend with remote "TestB2:rclone-test-kipiwof2ziye" 2025/05/01 05:07:28 DEBUG : Config file has changed externally - reloading 2025/05/01 05:07:30 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/01 05:07:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:07:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/01 05:07:30 DEBUG : B2 bucket rclone-test-kipiwof2ziye: Waiting for checks to finish 2025/05/01 05:07:30 DEBUG : B2 bucket rclone-test-kipiwof2ziye: Waiting for transfers to finish 2025/05/01 05:07:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/01 05:07:31 INFO : potato3: Copied (server-side copy) 2025/05/01 05:07:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:07:31 INFO : potato2: Copied (server-side copy) 2025/05/01 05:07:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/01 05:07:31 INFO : empty space: Copied (server-side copy) 2025/05/01 05:07:31 INFO : potato3: Deleted 2025/05/01 05:07:31 INFO : potato2: Deleted 2025/05/01 05:07:31 INFO : empty space: Deleted 2025/05/01 05:07:31 DEBUG : B2 bucket rclone-test-kipiwof2ziye: Purge remote 2025/05/01 05:07:31 INFO : B2 bucket rclone-test-kipiwof2ziye: cleaning bucket "rclone-test-kipiwof2ziye" of all files 2025/05/01 05:07:32 DEBUG : empty space: Deleting (id "4_z0f222d3330ed8bab9f680e1b_f10581705b3e82816_d20250501_m050730_c001_v0001109_t0042_u01746076050607") 2025/05/01 05:07:32 DEBUG : potato2: Deleting (id "4_z0f222d3330ed8bab9f680e1b_f105d6a9bae2397a6_d20250501_m050731_c001_v0001099_t0025_u01746076051016") 2025/05/01 05:07:32 DEBUG : potato3: Deleting (id "4_z0f222d3330ed8bab9f680e1b_f110e1f76c02115e3_d20250501_m050731_c001_v0001179_t0055_u01746076051004") 2025/05/01 05:07:35 DEBUG : B2 bucket rclone-test-tixolup3hize: Purge remote 2025/05/01 05:07:35 INFO : B2 bucket rclone-test-tixolup3hize: cleaning bucket "rclone-test-tixolup3hize" of all files 2025/05/01 05:07:35 DEBUG : empty space: Deleting (id "4_zcfd21d2330ed8bab9f680e1b_f4174e756d241271d_d20250501_m050731_c001_v7007000_t0000_u01746076051397") 2025/05/01 05:07:35 DEBUG : empty space: Deleting (id "4_zcfd21d2330ed8bab9f680e1b_f105099ffe8033604_d20250501_m050726_c001_v0001182_t0022_u01746076046968") 2025/05/01 05:07:35 DEBUG : potato2: Deleting (id "4_zcfd21d2330ed8bab9f680e1b_f4174e756d241271c_d20250501_m050731_c001_v7007000_t0000_u01746076051373") 2025/05/01 05:07:35 DEBUG : potato2: Deleting (id "4_zcfd21d2330ed8bab9f680e1b_f1149203c0b869e24_d20250501_m050727_c001_v0001183_t0017_u01746076047782") 2025/05/01 05:07:35 DEBUG : potato3: Deleting (id "4_zcfd21d2330ed8bab9f680e1b_f4174e756d241271a_d20250501_m050731_c001_v7007000_t0000_u01746076051211") 2025/05/01 05:07:35 DEBUG : potato3: Deleting (id "4_zcfd21d2330ed8bab9f680e1b_f10086e2c0081d65a_d20250501_m050728_c001_v0001178_t0000_u01746076048046") 2025/05/01 05:07:35 DEBUG : potato3: Deleting (id "4_zcfd21d2330ed8bab9f680e1b_f105099ffe803360e_d20250501_m050727_c001_v0001182_t0006_u01746076047170") --- PASS: TestServerSideMove (13.65s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:07:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqazat2buza" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-juyetul3yeva -> B2 bucket rclone-test-yoqazat2buza 2025/05/01 05:07:43 DEBUG : empty space: Excluded (Size Filter) 2025/05/01 05:07:43 DEBUG : empty space: Excluded 2025/05/01 05:07:43 DEBUG : empty space: Excluded (Size Filter) 2025/05/01 05:07:43 DEBUG : empty space: Excluded 2025/05/01 05:07:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:07:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/01 05:07:43 DEBUG : B2 bucket rclone-test-yoqazat2buza: Waiting for checks to finish 2025/05/01 05:07:43 DEBUG : B2 bucket rclone-test-yoqazat2buza: Waiting for transfers to finish 2025/05/01 05:07:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:07:43 INFO : potato2: Copied (server-side copy) 2025/05/01 05:07:43 INFO : potato2: Deleted 2025/05/01 05:07:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/01 05:07:43 INFO : potato3: Copied (server-side copy) 2025/05/01 05:07:43 INFO : potato3: Deleted 2025/05/01 05:07:44 DEBUG : Creating backend with remote "TestB2:rclone-test-gasexez7yuse" 2025/05/01 05:07:45 DEBUG : empty space: Excluded (Size Filter) 2025/05/01 05:07:45 DEBUG : empty space: Excluded 2025/05/01 05:07:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:07:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/01 05:07:45 DEBUG : B2 bucket rclone-test-gasexez7yuse: Waiting for checks to finish 2025/05/01 05:07:45 DEBUG : B2 bucket rclone-test-gasexez7yuse: Waiting for transfers to finish 2025/05/01 05:07:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:07:46 INFO : potato2: Copied (server-side copy) 2025/05/01 05:07:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/01 05:07:46 INFO : potato3: Copied (server-side copy) 2025/05/01 05:07:46 INFO : potato2: Deleted 2025/05/01 05:07:46 INFO : potato3: Deleted 2025/05/01 05:07:47 DEBUG : B2 bucket rclone-test-gasexez7yuse: Purge remote 2025/05/01 05:07:47 INFO : B2 bucket rclone-test-gasexez7yuse: cleaning bucket "rclone-test-gasexez7yuse" of all files 2025/05/01 05:07:47 DEBUG : potato2: Deleting (id "4_z8fb25df330ed8bab9f680e1b_f1095d1015e9b97db_d20250501_m050746_c001_v0001176_t0010_u01746076066135") 2025/05/01 05:07:47 DEBUG : potato3: Deleting (id "4_z8fb25df330ed8bab9f680e1b_f1156fb7a6fa16d8e_d20250501_m050746_c001_v0001182_t0024_u01746076066500") 2025/05/01 05:07:48 DEBUG : B2 bucket rclone-test-yoqazat2buza: Purge remote 2025/05/01 05:07:48 INFO : B2 bucket rclone-test-yoqazat2buza: cleaning bucket "rclone-test-yoqazat2buza" of all files 2025/05/01 05:07:48 DEBUG : empty space: Deleting (id "4_zbf424db330ed8bab9f680e1b_f1099e197dc183f63_d20250501_m050742_c001_v0001182_t0007_u01746076062553") 2025/05/01 05:07:48 DEBUG : potato2: Deleting (id "4_zbf424db330ed8bab9f680e1b_f413b04a473d5de4a_d20250501_m050746_c001_v7007000_t0000_u01746076066652") 2025/05/01 05:07:48 DEBUG : potato2: Deleting (id "4_zbf424db330ed8bab9f680e1b_f1187461feeb068dc_d20250501_m050743_c001_v0001181_t0059_u01746076063398") 2025/05/01 05:07:48 DEBUG : potato3: Deleting (id "4_zbf424db330ed8bab9f680e1b_f4142581cd54c5b02_d20250501_m050746_c001_v7007000_t0000_u01746076066742") 2025/05/01 05:07:48 DEBUG : potato3: Deleting (id "4_zbf424db330ed8bab9f680e1b_f1109ce7488238eda_d20250501_m050743_c001_v0001165_t0027_u01746076063652") 2025/05/01 05:07:48 DEBUG : potato3: Deleting (id "4_zbf424db330ed8bab9f680e1b_f1099e197dc183f66_d20250501_m050742_c001_v0001182_t0042_u01746076062762") --- PASS: TestServerSideMoveWithFilter (12.49s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:07:50 DEBUG : Creating backend with remote "TestB2:rclone-test-xifeqeg1qupo" 2025/05/01 05:07:52 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-juyetul3yeva -> B2 bucket rclone-test-xifeqeg1qupo 2025/05/01 05:07:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:07:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/01 05:07:55 DEBUG : empty space: Unchanged skipping 2025/05/01 05:07:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/01 05:07:55 DEBUG : B2 bucket rclone-test-xifeqeg1qupo: Waiting for checks to finish 2025/05/01 05:07:55 INFO : empty space: Deleted 2025/05/01 05:07:55 DEBUG : B2 bucket rclone-test-xifeqeg1qupo: Waiting for transfers to finish 2025/05/01 05:07:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:07:55 INFO : potato2: Copied (server-side copy) 2025/05/01 05:07:55 INFO : potato2: Deleted 2025/05/01 05:07:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/01 05:07:56 INFO : potato3: Copied (server-side copy) 2025/05/01 05:07:56 INFO : potato3: Deleted 2025/05/01 05:07:56 DEBUG : Creating backend with remote "TestB2:rclone-test-lipezor0seqa" 2025/05/01 05:07:57 INFO : tomatoDir: Making directory 2025/05/01 05:07:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/01 05:07:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:07:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/01 05:07:57 DEBUG : B2 bucket rclone-test-lipezor0seqa: Waiting for checks to finish 2025/05/01 05:07:57 DEBUG : B2 bucket rclone-test-lipezor0seqa: Waiting for transfers to finish 2025/05/01 05:07:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/01 05:07:58 INFO : empty space: Copied (server-side copy) 2025/05/01 05:07:58 INFO : empty space: Deleted 2025/05/01 05:07:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:07:59 INFO : potato2: Copied (server-side copy) 2025/05/01 05:07:59 INFO : potato2: Deleted 2025/05/01 05:07:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/01 05:07:59 INFO : potato3: Copied (server-side copy) 2025/05/01 05:07:59 INFO : potato3: Deleted 2025/05/01 05:08:00 DEBUG : B2 bucket rclone-test-lipezor0seqa: Purge remote 2025/05/01 05:08:00 INFO : B2 bucket rclone-test-lipezor0seqa: cleaning bucket "rclone-test-lipezor0seqa" of all files 2025/05/01 05:08:00 DEBUG : empty space: Deleting (id "4_z1f729d0330ed8bab9f680e1b_f114a762965bebea1_d20250501_m050758_c001_v0001178_t0009_u01746076078523") 2025/05/01 05:08:00 DEBUG : potato2: Deleting (id "4_z1f729d0330ed8bab9f680e1b_f10698275803d4c93_d20250501_m050758_c001_v0001041_t0024_u01746076078751") 2025/05/01 05:08:00 DEBUG : potato3: Deleting (id "4_z1f729d0330ed8bab9f680e1b_f11683a1fdaae6cf1_d20250501_m050758_c001_v0001042_t0045_u01746076078905") 2025/05/01 05:08:00 DEBUG : B2 bucket rclone-test-xifeqeg1qupo: Purge remote 2025/05/01 05:08:00 INFO : B2 bucket rclone-test-xifeqeg1qupo: cleaning bucket "rclone-test-xifeqeg1qupo" of all files 2025/05/01 05:08:01 DEBUG : empty space: Deleting (id "4_zff827dc330ed8bab9f680e1b_f418f955f4547f454_d20250501_m050758_c001_v7007000_t0000_u01746076078758") 2025/05/01 05:08:01 DEBUG : empty space: Deleting (id "4_zff827dc330ed8bab9f680e1b_f113a0396ca23626f_d20250501_m050754_c001_v0001134_t0019_u01746076074392") 2025/05/01 05:08:01 DEBUG : potato2: Deleting (id "4_zff827dc330ed8bab9f680e1b_f418f955f4547f455_d20250501_m050759_c001_v7007000_t0000_u01746076079107") 2025/05/01 05:08:01 DEBUG : potato2: Deleting (id "4_zff827dc330ed8bab9f680e1b_f107bcbb462264dad_d20250501_m050755_c001_v0001157_t0041_u01746076075475") 2025/05/01 05:08:01 DEBUG : potato3: Deleting (id "4_zff827dc330ed8bab9f680e1b_f418f955f4547f456_d20250501_m050759_c001_v7007000_t0000_u01746076079443") 2025/05/01 05:08:01 DEBUG : potato3: Deleting (id "4_zff827dc330ed8bab9f680e1b_f106574dd7777be16_d20250501_m050755_c001_v0001130_t0010_u01746076075797") 2025/05/01 05:08:01 DEBUG : potato3: Deleting (id "4_zff827dc330ed8bab9f680e1b_f113a0396ca236273_d20250501_m050754_c001_v0001134_t0026_u01746076074705") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.75s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:08:02 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.47s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:08:05 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncOverlap (3.06s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:08:08 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/rclone-sync-test" 2025/05/01 05:08:10 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/rclone-sync-test-include/layer2" 2025/05/01 05:08:12 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/rclone-sync-test-ignore-file" 2025/05/01 05:08:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/01 05:08:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/01 05:08:15 DEBUG : pacer: Reducing sleep to 10ms 2025/05/01 05:08:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:08:15 DEBUG : B2 bucket rclone-test-juyetul3yeva path rclone-sync-test: Waiting for checks to finish 2025/05/01 05:08:15 DEBUG : B2 bucket rclone-test-juyetul3yeva path rclone-sync-test: Waiting for transfers to finish 2025/05/01 05:08:15 DEBUG : Waiting for deletions to finish 2025/05/01 05:08:15 INFO : There was nothing to transfer 2025/05/01 05:08:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:08:16 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:08:16 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:08:16 DEBUG : Waiting for deletions to finish 2025/05/01 05:08:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:08:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:08:17 DEBUG : B2 bucket rclone-test-juyetul3yeva path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/01 05:08:17 DEBUG : B2 bucket rclone-test-juyetul3yeva path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/01 05:08:17 DEBUG : Waiting for deletions to finish 2025/05/01 05:08:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:08:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:08:17 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:08:17 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:08:17 DEBUG : Waiting for deletions to finish 2025/05/01 05:08:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:08:18 DEBUG : : Excluded 2025/05/01 05:08:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:08:18 DEBUG : B2 bucket rclone-test-juyetul3yeva path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/01 05:08:18 DEBUG : B2 bucket rclone-test-juyetul3yeva path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/01 05:08:18 DEBUG : Waiting for deletions to finish 2025/05/01 05:08:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.61s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:08:25 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/dst" 2025/05/01 05:08:26 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/CompareDest" 2025/05/01 05:08:28 DEBUG : one: Need to transfer - File not found at Destination 2025/05/01 05:08:28 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:08:28 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:08:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/01 05:08:29 INFO : one: Copied (new) 2025/05/01 05:08:29 DEBUG : Waiting for deletions to finish 2025/05/01 05:08:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:08:29 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:08:29 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:08:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/01 05:08:30 INFO : one: Copied (replaced existing) 2025/05/01 05:08:30 DEBUG : Waiting for deletions to finish 2025/05/01 05:08:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:08:31 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:08:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:08:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/01 05:08:32 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:08:32 DEBUG : Waiting for deletions to finish 2025/05/01 05:08:32 INFO : There was nothing to transfer 2025/05/01 05:08:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:08:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:08:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/01 05:08:33 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:08:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:08:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/01 05:08:33 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:08:33 DEBUG : Waiting for deletions to finish 2025/05/01 05:08:33 INFO : There was nothing to transfer 2025/05/01 05:08:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:08:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:08:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/01 05:08:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:08:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/01 05:08:34 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:08:34 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:08:34 DEBUG : Waiting for deletions to finish 2025/05/01 05:08:34 INFO : There was nothing to transfer 2025/05/01 05:08:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:08:35 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/05/01 05:08:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/01 05:08:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/01 05:08:35 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:08:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:08:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/01 05:08:35 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:08:35 DEBUG : Waiting for deletions to finish 2025/05/01 05:08:35 INFO : There was nothing to transfer 2025/05/01 05:08:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:08:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/01 05:08:36 DEBUG : two: Need to transfer - File not found at Destination 2025/05/01 05:08:36 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:08:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:08:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/01 05:08:36 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:08:36 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/01 05:08:36 INFO : two: Copied (new) 2025/05/01 05:08:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.01s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:08:39 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/dest" 2025/05/01 05:08:40 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/pre-dest1" 2025/05/01 05:08:41 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/pre-dest2" 2025/05/01 05:08:43 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:08:43 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/01 05:08:44 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:08:44 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/01 05:08:44 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/01 05:08:44 DEBUG : B2 bucket rclone-test-juyetul3yeva path dest: Waiting for checks to finish 2025/05/01 05:08:44 DEBUG : B2 bucket rclone-test-juyetul3yeva path dest: Waiting for transfers to finish 2025/05/01 05:08:45 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/01 05:08:45 INFO : 3: Copied (new) 2025/05/01 05:08:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.92s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:08:46 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/dst" 2025/05/01 05:08:48 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/CopyDest" 2025/05/01 05:08:50 DEBUG : one: Need to transfer - File not found at Destination 2025/05/01 05:08:50 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:08:50 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:08:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/01 05:08:50 INFO : one: Copied (new) 2025/05/01 05:08:50 DEBUG : Waiting for deletions to finish 2025/05/01 05:08:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:08:51 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:08:51 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:08:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/01 05:08:52 INFO : one: Copied (replaced existing) 2025/05/01 05:08:52 DEBUG : Waiting for deletions to finish 2025/05/01 05:08:53 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/BackupDir" 2025/05/01 05:08:53 DEBUG : Config file has changed externally - reloading 2025/05/01 05:08:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:08:54 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:08:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:08:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:08:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/01 05:08:58 INFO : one: Copied (server-side copy) 2025/05/01 05:08:58 INFO : one: Deleted 2025/05/01 05:08:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/01 05:08:58 INFO : one: Copied (server-side copy) 2025/05/01 05:08:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/01 05:08:58 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:08:58 DEBUG : Waiting for deletions to finish 2025/05/01 05:08:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/01 05:08:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/01 05:08:59 DEBUG : pacer: Reducing sleep to 10ms 2025/05/01 05:09:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:09:00 DEBUG : one: Unchanged skipping 2025/05/01 05:09:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:09:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/01 05:09:01 INFO : two: Copied (server-side copy) 2025/05/01 05:09:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/01 05:09:01 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:09:01 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:09:01 DEBUG : Waiting for deletions to finish 2025/05/01 05:09:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:09:01 DEBUG : two: Unchanged skipping 2025/05/01 05:09:01 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:09:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:09:01 DEBUG : one: Unchanged skipping 2025/05/01 05:09:01 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:09:01 DEBUG : Waiting for deletions to finish 2025/05/01 05:09:01 INFO : There was nothing to transfer 2025/05/01 05:09:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:09:02 DEBUG : one: Unchanged skipping 2025/05/01 05:09:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/01 05:09:03 DEBUG : three: Destination not found in --copy-dest 2025/05/01 05:09:03 DEBUG : three: Need to transfer - File not found at Destination 2025/05/01 05:09:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 05:09:03 DEBUG : two: Unchanged skipping 2025/05/01 05:09:03 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:09:03 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:09:03 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/01 05:09:03 INFO : three: Copied (new) 2025/05/01 05:09:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.72s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:09:07 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/dst" 2025/05/01 05:09:08 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/backup" 2025/05/01 05:09:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 05:09:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:09:10 DEBUG : two: Unchanged skipping 2025/05/01 05:09:10 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:09:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/01 05:09:11 INFO : one: Copied (server-side copy) 2025/05/01 05:09:11 INFO : one: Deleted 2025/05/01 05:09:11 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:09:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 05:09:12 INFO : one: Copied (new) 2025/05/01 05:09:12 DEBUG : Waiting for deletions to finish 2025/05/01 05:09:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/01 05:09:13 INFO : three.txt: Copied (server-side copy) 2025/05/01 05:09:13 INFO : three.txt: Deleted 2025/05/01 05:09:13 INFO : three.txt: Moved into backup dir 2025/05/01 05:09:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 05:09:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:09:15 DEBUG : two: Unchanged skipping 2025/05/01 05:09:15 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:09:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 05:09:15 INFO : one: Copied (server-side copy) 2025/05/01 05:09:16 INFO : one: Deleted 2025/05/01 05:09:16 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:09:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/01 05:09:16 INFO : one: Copied (new) 2025/05/01 05:09:16 DEBUG : Waiting for deletions to finish 2025/05/01 05:09:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/01 05:09:17 INFO : three.txt: Copied (server-side copy) 2025/05/01 05:09:17 INFO : three.txt: Deleted 2025/05/01 05:09:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.07s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:09:20 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/dst" 2025/05/01 05:09:21 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/backup" 2025/05/01 05:09:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 05:09:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:09:23 DEBUG : two: Unchanged skipping 2025/05/01 05:09:23 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:09:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/01 05:09:25 INFO : one: Copied (server-side copy) to: one.bak 2025/05/01 05:09:25 INFO : one: Deleted 2025/05/01 05:09:25 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:09:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 05:09:26 INFO : one: Copied (new) 2025/05/01 05:09:26 DEBUG : Waiting for deletions to finish 2025/05/01 05:09:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/01 05:09:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/01 05:09:26 INFO : three.txt: Deleted 2025/05/01 05:09:26 INFO : three.txt: Moved into backup dir 2025/05/01 05:09:28 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:09:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 05:09:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:09:28 DEBUG : two: Unchanged skipping 2025/05/01 05:09:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 05:09:28 INFO : one: Copied (server-side copy) to: one.bak 2025/05/01 05:09:29 INFO : one: Deleted 2025/05/01 05:09:29 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:09:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/01 05:09:29 INFO : one: Copied (new) 2025/05/01 05:09:29 DEBUG : Waiting for deletions to finish 2025/05/01 05:09:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/01 05:09:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/01 05:09:30 INFO : three.txt: Deleted 2025/05/01 05:09:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:09:32 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-19.backblaze.com/b2api/v1/b2_upload_file/3f32fd2330bd8bab9f680e1b/c001_v0001182_t0025": EOF 2025/05/01 05:09:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-19.backblaze.com/b2api/v1/b2_upload_file/3f32fd2330bd8bab9f680e1b/c001_v0001182_t0025": EOF) 2025/05/01 05:09:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-juyetul3yeva: 1/10 (Post "https://pod-000-1182-19.backblaze.com/b2api/v1/b2_upload_file/3f32fd2330bd8bab9f680e1b/c001_v0001182_t0025": EOF) 2025/05/01 05:09:35 DEBUG : pacer: Reducing sleep to 10ms 2025/05/01 05:09:35 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/dst" 2025/05/01 05:09:36 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/backup" 2025/05/01 05:09:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 05:09:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:09:39 DEBUG : two: Unchanged skipping 2025/05/01 05:09:39 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:09:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/01 05:09:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/01 05:09:40 INFO : one: Deleted 2025/05/01 05:09:40 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:09:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 05:09:41 INFO : one: Copied (new) 2025/05/01 05:09:41 DEBUG : Waiting for deletions to finish 2025/05/01 05:09:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/01 05:09:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/01 05:09:42 INFO : three.txt: Deleted 2025/05/01 05:09:42 INFO : three.txt: Moved into backup dir 2025/05/01 05:09:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 05:09:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:09:43 DEBUG : two: Unchanged skipping 2025/05/01 05:09:43 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:09:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 05:09:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/01 05:09:44 INFO : one: Deleted 2025/05/01 05:09:44 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:09:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/01 05:09:45 INFO : one: Copied (new) 2025/05/01 05:09:45 DEBUG : Waiting for deletions to finish 2025/05/01 05:09:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/01 05:09:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/01 05:09:46 INFO : three.txt: Deleted 2025/05/01 05:09:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (16.29s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:09:49 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/dst" 2025/05/01 05:09:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 05:09:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:09:51 DEBUG : two: Unchanged skipping 2025/05/01 05:09:51 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:09:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/01 05:09:51 INFO : one: Copied (server-side copy) to: one.bak 2025/05/01 05:09:51 INFO : one: Deleted 2025/05/01 05:09:51 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:09:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 05:09:52 INFO : one: Copied (new) 2025/05/01 05:09:52 DEBUG : Waiting for deletions to finish 2025/05/01 05:09:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/01 05:09:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/01 05:09:53 INFO : three.txt: Deleted 2025/05/01 05:09:53 INFO : three.txt: Moved into backup dir 2025/05/01 05:09:53 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-04.backblaze.com/b2api/v1/b2_upload_file/3f32fd2330bd8bab9f680e1b/c001_v0001182_t0049": EOF 2025/05/01 05:09:53 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-04.backblaze.com/b2api/v1/b2_upload_file/3f32fd2330bd8bab9f680e1b/c001_v0001182_t0049": EOF) 2025/05/01 05:09:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-juyetul3yeva: 1/10 (Post "https://pod-000-1182-04.backblaze.com/b2api/v1/b2_upload_file/3f32fd2330bd8bab9f680e1b/c001_v0001182_t0049": EOF) 2025/05/01 05:09:56 DEBUG : pacer: Reducing sleep to 10ms 2025/05/01 05:09:56 DEBUG : one.bak: Excluded (Path Filter) 2025/05/01 05:09:56 DEBUG : one.bak: Excluded 2025/05/01 05:09:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/01 05:09:56 DEBUG : three.txt.bak: Excluded 2025/05/01 05:09:56 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for checks to finish 2025/05/01 05:09:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 05:09:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:09:56 DEBUG : two: Unchanged skipping 2025/05/01 05:09:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 05:09:57 INFO : one: Copied (server-side copy) to: one.bak 2025/05/01 05:09:57 INFO : one: Deleted 2025/05/01 05:09:57 DEBUG : B2 bucket rclone-test-juyetul3yeva path dst: Waiting for transfers to finish 2025/05/01 05:09:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/01 05:09:58 INFO : one: Copied (new) 2025/05/01 05:09:58 DEBUG : Waiting for deletions to finish 2025/05/01 05:09:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/01 05:09:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/01 05:09:59 INFO : three.txt: Deleted 2025/05/01 05:09:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.96s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:10:01 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/dst" 2025/05/01 05:10:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 05:10:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/01 05:10:04 INFO : one: Copied (server-side copy) to: one.bak 2025/05/01 05:10:04 INFO : one: Deleted 2025/05/01 05:10:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 05:10:05 INFO : one: Copied (new) 2025/05/01 05:10:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:05 DEBUG : two: Unchanged skipping 2025/05/01 05:10:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/01 05:10:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/01 05:10:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/01 05:10:06 INFO : three.txt: Deleted 2025/05/01 05:10:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/01 05:10:06 INFO : three.txt: Copied (new) 2025/05/01 05:10:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 05:10:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 05:10:07 INFO : one: Copied (server-side copy) to: one.bak 2025/05/01 05:10:07 INFO : one: Deleted 2025/05/01 05:10:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/01 05:10:08 INFO : one: Copied (new) 2025/05/01 05:10:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:08 DEBUG : two: Unchanged skipping 2025/05/01 05:10:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/01 05:10:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/01 05:10:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/01 05:10:09 INFO : three.txt: Deleted 2025/05/01 05:10:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/01 05:10:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.31s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:10:12 DEBUG : Creating backend with remote "TestB2:rclone-test-juyetul3yeva/dst" 2025/05/01 05:10:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 05:10:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/01 05:10:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/01 05:10:15 INFO : one: Deleted 2025/05/01 05:10:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 05:10:15 INFO : one: Copied (new) 2025/05/01 05:10:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:16 DEBUG : two: Unchanged skipping 2025/05/01 05:10:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/01 05:10:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/01 05:10:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/01 05:10:17 INFO : three.txt: Deleted 2025/05/01 05:10:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/01 05:10:17 INFO : three.txt: Copied (new) 2025/05/01 05:10:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 05:10:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 05:10:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/01 05:10:19 INFO : one: Deleted 2025/05/01 05:10:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/01 05:10:19 INFO : one: Copied (new) 2025/05/01 05:10:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:19 DEBUG : two: Unchanged skipping 2025/05/01 05:10:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/01 05:10:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/01 05:10:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/01 05:10:21 INFO : three.txt: Deleted 2025/05/01 05:10:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/01 05:10:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.65s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:10:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/01 05:10:24 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:10:24 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:10:24 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/01 05:10:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/01 05:10:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.99s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:10:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/01 05:10:26 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:10:26 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:10:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/01 05:10:26 INFO : existing: Copied (new) 2025/05/01 05:10:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:10:26 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/01 05:10:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/01 05:10:26 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:10:26 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:10:26 ERROR : B2 bucket rclone-test-juyetul3yeva: not deleting files as there were IO errors 2025/05/01 05:10:26 ERROR : B2 bucket rclone-test-juyetul3yeva: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncImmutable (2.66s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:10:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:28 DEBUG : existing: Unchanged skipping 2025/05/01 05:10:28 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:10:28 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:10:28 DEBUG : Waiting for deletions to finish 2025/05/01 05:10:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.52s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:10:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both1: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both0: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both13: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both14: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both15: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both16: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both17: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both18: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both19: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both2: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both3: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both4: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both5: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both6: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both7: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both8: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:41 DEBUG : both9: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both10: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both11: Unchanged skipping 2025/05/01 05:10:41 DEBUG : both12: Unchanged skipping 2025/05/01 05:10:41 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:10:41 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:10:41 DEBUG : Waiting for deletions to finish 2025/05/01 05:10:41 INFO : only5: Deleted 2025/05/01 05:10:41 INFO : only6: Deleted 2025/05/01 05:10:41 INFO : only9: Deleted 2025/05/01 05:10:41 INFO : only3: Deleted 2025/05/01 05:10:41 INFO : only7: Deleted 2025/05/01 05:10:41 INFO : only0: Deleted 2025/05/01 05:10:42 INFO : only11: Deleted 2025/05/01 05:10:42 INFO : only13: Deleted 2025/05/01 05:10:42 INFO : only14: Deleted 2025/05/01 05:10:42 INFO : only2: Deleted 2025/05/01 05:10:42 INFO : only19: Deleted 2025/05/01 05:10:42 INFO : only8: Deleted 2025/05/01 05:10:42 INFO : only4: Deleted 2025/05/01 05:10:42 INFO : only1: Deleted 2025/05/01 05:10:42 INFO : only10: Deleted 2025/05/01 05:10:42 INFO : only12: Deleted 2025/05/01 05:10:42 INFO : only18: Deleted 2025/05/01 05:10:42 INFO : only15: Deleted 2025/05/01 05:10:42 INFO : only16: Deleted 2025/05/01 05:10:42 INFO : only17: Deleted 2025/05/01 05:10:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.18s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:10:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both0: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both1: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both10: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both11: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both12: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both13: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both14: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both15: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both16: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both17: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both18: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both19: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both2: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both3: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both4: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both5: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both6: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both7: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both8: Unchanged skipping 2025/05/01 05:10:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 05:10:58 DEBUG : both9: Unchanged skipping 2025/05/01 05:10:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/01 05:10:58 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for checks to finish 2025/05/01 05:10:58 DEBUG : B2 bucket rclone-test-juyetul3yeva: Waiting for transfers to finish 2025/05/01 05:10:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:58 INFO : only0: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only1: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only12: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only13: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only10: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only14: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only15: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only16: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only11: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only17: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only18: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only19: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only2: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only3: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only4: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only5: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only7: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only6: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only8: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 05:10:59 INFO : only9: Copied (replaced existing) 2025/05/01 05:10:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (21.48s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:11:09 DEBUG : empty_dir: Making directory with metadata 2025/05/01 05:11:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 05:11:09 DEBUG : empty_on_remote: Making directory with metadata 2025/05/01 05:11:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 05:11:09 INFO : empty_on_remote: Making directory 2025/05/01 05:11:09 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-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:11:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/01 05:11:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/01 05:11:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/01 05:11:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.38s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:11:12 DEBUG : empty_dir: Making directory with metadata 2025/05/01 05:11:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 05:11:12 DEBUG : empty_on_remote: Making directory with metadata 2025/05/01 05:11:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 05:11:12 INFO : empty_on_remote: Making directory 2025/05/01 05:11:12 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-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:11:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/01 05:11:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/01 05:11:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/01 05:11:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/01 05:11:13 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.49s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:11:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/01 05:11:15 INFO : sub dir: Making directory 2025/05/01 05:11:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.51s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" 2025/05/01 05:11:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/01 05:11:20 INFO : sub dir: Making directory 2025/05/01 05:11:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-juyetul3yeva", Local "Local file system at /tmp/rclone530672747", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.56s) PASS 2025/05/01 05:11:24 DEBUG : B2 bucket rclone-test-juyetul3yeva: Purge remote 2025/05/01 05:11:24 INFO : B2 bucket rclone-test-juyetul3yeva: cleaning bucket "rclone-test-juyetul3yeva" of all files 2025/05/01 05:11:25 DEBUG : BackupDir/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4142581cd54c5df2_d20250501_m050904_c001_v7007000_t0000_u01746076144248") 2025/05/01 05:11:25 DEBUG : BackupDir/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11352caf90f63166_d20250501_m050856_c001_v0001144_t0025_u01746076136252") 2025/05/01 05:11:25 DEBUG : CompareDest/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4045ce4b43a35ba2_d20250501_m050837_c001_v7007000_t0000_u01746076117222") 2025/05/01 05:11:25 DEBUG : CompareDest/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11983b9018fc7eb7_d20250501_m050831_c001_v0001182_t0040_u01746076111465") 2025/05/01 05:11:25 DEBUG : CompareDest/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4045ce4b43a35ba3_d20250501_m050837_c001_v7007000_t0000_u01746076117404") 2025/05/01 05:11:25 DEBUG : CompareDest/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee3cb_d20250501_m050832_c001_v0001177_t0059_u01746076112783") 2025/05/01 05:11:25 DEBUG : CopyDest/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4142581cd54c5df7_d20250501_m050904_c001_v7007000_t0000_u01746076144433") 2025/05/01 05:11:25 DEBUG : CopyDest/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a5709938_d20250501_m050853_c001_v0001182_t0022_u01746076133369") 2025/05/01 05:11:25 DEBUG : CopyDest/three: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4142581cd54c5dfc_d20250501_m050904_c001_v7007000_t0000_u01746076144616") 2025/05/01 05:11:26 DEBUG : CopyDest/three: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee459_d20250501_m050902_c001_v0001177_t0024_u01746076142332") 2025/05/01 05:11:26 DEBUG : CopyDest/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4142581cd54c5e03_d20250501_m050904_c001_v7007000_t0000_u01746076144855") 2025/05/01 05:11:26 DEBUG : CopyDest/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11983b9018fc810c_d20250501_m050859_c001_v0001182_t0047_u01746076139676") 2025/05/01 05:11:26 DEBUG : EXISTING: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f405b84a9dcd84847_d20250501_m051029_c001_v7007000_t0000_u01746076229445") 2025/05/01 05:11:26 DEBUG : EXISTING: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee586_d20250501_m051028_c001_v0001177_t0031_u01746076228397") 2025/05/01 05:11:26 DEBUG : Testêé: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f405b84a9dcd84844_d20250501_m051025_c001_v7007000_t0000_u01746076225338") 2025/05/01 05:11:26 DEBUG : Testêé: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee576_d20250501_m051024_c001_v0001177_t0006_u01746076224705") 2025/05/01 05:11:26 DEBUG : Testêé: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee570_d20250501_m051024_c001_v0001177_t0022_u01746076224098") 2025/05/01 05:11:26 DEBUG : a/potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf58858672b_d20250501_m050647_c001_v7007000_t0000_u01746076007338") 2025/05/01 05:11:26 DEBUG : a/potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee1a3_d20250501_m050646_c001_v0001177_t0043_u01746076006736") 2025/05/01 05:11:26 DEBUG : a/potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab902da_d20250501_m050644_c001_v7007000_t0000_u01746076004996") 2025/05/01 05:11:26 DEBUG : a/potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee187_d20250501_m050644_c001_v0001177_t0023_u01746076004158") 2025/05/01 05:11:26 DEBUG : a/potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf58858671a_d20250501_m050624_c001_v7007000_t0000_u01746075984716") 2025/05/01 05:11:26 DEBUG : a/potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee0f0_d20250501_m050623_c001_v0001177_t0020_u01746075983780") 2025/05/01 05:11:26 DEBUG : b/potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf58858672c_d20250501_m050647_c001_v7007000_t0000_u01746076007535") 2025/05/01 05:11:26 DEBUG : b/potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee199_d20250501_m050645_c001_v0001177_t0025_u01746076005914") 2025/05/01 05:11:26 DEBUG : b/potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab902d7_d20250501_m050644_c001_v7007000_t0000_u01746076004423") 2025/05/01 05:11:26 DEBUG : b/potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee181_d20250501_m050643_c001_v0001177_t0003_u01746076003296") 2025/05/01 05:11:26 DEBUG : b/potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf588586719_d20250501_m050624_c001_v7007000_t0000_u01746075984150") 2025/05/01 05:11:27 DEBUG : b/potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee0e6_d20250501_m050622_c001_v0001177_t0037_u01746075982845") 2025/05/01 05:11:27 DEBUG : backup/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab9064d_d20250501_m050917_c001_v7007000_t0000_u01746076157917") 2025/05/01 05:11:27 DEBUG : backup/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1010b1d443407aca_d20250501_m050915_c001_v0001171_t0041_u01746076155324") 2025/05/01 05:11:27 DEBUG : backup/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1038fc8a1aba076d_d20250501_m050911_c001_v0001171_t0003_u01746076151317") 2025/05/01 05:11:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af3cf_d20250501_m050946_c001_v7007000_t0000_u01746076186835") 2025/05/01 05:11:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1116dfc22234dbe4_d20250501_m050943_c001_v0001116_t0021_u01746076183969") 2025/05/01 05:11:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f107971ac901a71da_d20250501_m050940_c001_v0001130_t0027_u01746076180221") 2025/05/01 05:11:27 DEBUG : backup/one.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4186c45cec6455e5_d20250501_m050930_c001_v7007000_t0000_u01746076170547") 2025/05/01 05:11:27 DEBUG : backup/one.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f111cc6d6b4e13bc9_d20250501_m050928_c001_v0001137_t0002_u01746076168711") 2025/05/01 05:11:27 DEBUG : backup/one.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f114ccc7a2cc0548d_d20250501_m050924_c001_v0001103_t0015_u01746076164840") 2025/05/01 05:11:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af3d0_d20250501_m050947_c001_v7007000_t0000_u01746076187061") 2025/05/01 05:11:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f112adc9c832a7536_d20250501_m050945_c001_v0001116_t0013_u01746076185472") 2025/05/01 05:11:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f106bcd8bb078f070_d20250501_m050941_c001_v0001182_t0021_u01746076181832") 2025/05/01 05:11:27 DEBUG : backup/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab9064e_d20250501_m050918_c001_v7007000_t0000_u01746076158101") 2025/05/01 05:11:27 DEBUG : backup/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1177e59f90d2bd69_d20250501_m050916_c001_v0001098_t0020_u01746076156855") 2025/05/01 05:11:27 DEBUG : backup/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11727fb98377ea7f_d20250501_m050913_c001_v0001183_t0023_u01746076153204") 2025/05/01 05:11:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4186c45cec6455e6_d20250501_m050930_c001_v7007000_t0000_u01746076170753") 2025/05/01 05:11:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1122378a235ac53f_d20250501_m050929_c001_v0001184_t0027_u01746076169711") 2025/05/01 05:11:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11155f25379af80b_d20250501_m050926_c001_v0001184_t0029_u01746076166322") 2025/05/01 05:11:28 DEBUG : both0: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2d2_d20250501_m051100_c001_v7007000_t0000_u01746076260620") 2025/05/01 05:11:28 DEBUG : both0: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee63a_d20250501_m051047_c001_v0001177_t0043_u01746076247969") 2025/05/01 05:11:28 DEBUG : both0: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a101_d20250501_m051043_c001_v7007000_t0000_u01746076243213") 2025/05/01 05:11:28 DEBUG : both0: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee598_d20250501_m051031_c001_v0001177_t0003_u01746076231425") 2025/05/01 05:11:28 DEBUG : both1: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2d4_d20250501_m051100_c001_v7007000_t0000_u01746076260808") 2025/05/01 05:11:28 DEBUG : both1: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee63e_d20250501_m051048_c001_v0001177_t0011_u01746076248398") 2025/05/01 05:11:28 DEBUG : both1: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a103_d20250501_m051043_c001_v7007000_t0000_u01746076243405") 2025/05/01 05:11:28 DEBUG : both1: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee59e_d20250501_m051031_c001_v0001177_t0022_u01746076231869") 2025/05/01 05:11:28 DEBUG : both10: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2d5_d20250501_m051100_c001_v7007000_t0000_u01746076260995") 2025/05/01 05:11:28 DEBUG : both10: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee67e_d20250501_m051053_c001_v0001177_t0029_u01746076253096") 2025/05/01 05:11:28 DEBUG : both10: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a104_d20250501_m051043_c001_v7007000_t0000_u01746076243589") 2025/05/01 05:11:28 DEBUG : both10: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5e6_d20250501_m051036_c001_v0001177_t0006_u01746076236070") 2025/05/01 05:11:28 DEBUG : both11: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2d7_d20250501_m051101_c001_v7007000_t0000_u01746076261211") 2025/05/01 05:11:28 DEBUG : both11: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee682_d20250501_m051053_c001_v0001177_t0001_u01746076253588") 2025/05/01 05:11:28 DEBUG : both11: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a105_d20250501_m051043_c001_v7007000_t0000_u01746076243773") 2025/05/01 05:11:28 DEBUG : both11: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5ee_d20250501_m051036_c001_v0001177_t0006_u01746076236497") 2025/05/01 05:11:28 DEBUG : both12: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2d8_d20250501_m051101_c001_v7007000_t0000_u01746076261437") 2025/05/01 05:11:28 DEBUG : both12: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee688_d20250501_m051054_c001_v0001177_t0005_u01746076254062") 2025/05/01 05:11:28 DEBUG : both12: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a107_d20250501_m051043_c001_v7007000_t0000_u01746076243956") 2025/05/01 05:11:28 DEBUG : both12: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5f2_d20250501_m051036_c001_v0001177_t0048_u01746076236941") 2025/05/01 05:11:29 DEBUG : both13: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2d9_d20250501_m051101_c001_v7007000_t0000_u01746076261636") 2025/05/01 05:11:29 DEBUG : both13: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee694_d20250501_m051054_c001_v0001177_t0031_u01746076254556") 2025/05/01 05:11:29 DEBUG : both13: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a108_d20250501_m051044_c001_v7007000_t0000_u01746076244138") 2025/05/01 05:11:29 DEBUG : both13: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5fa_d20250501_m051037_c001_v0001177_t0033_u01746076237410") 2025/05/01 05:11:29 DEBUG : both14: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2da_d20250501_m051101_c001_v7007000_t0000_u01746076261820") 2025/05/01 05:11:29 DEBUG : both14: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee698_d20250501_m051055_c001_v0001177_t0043_u01746076255016") 2025/05/01 05:11:29 DEBUG : both14: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a109_d20250501_m051044_c001_v7007000_t0000_u01746076244341") 2025/05/01 05:11:29 DEBUG : both14: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee600_d20250501_m051037_c001_v0001177_t0007_u01746076237832") 2025/05/01 05:11:29 DEBUG : both15: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2db_d20250501_m051102_c001_v7007000_t0000_u01746076262027") 2025/05/01 05:11:29 DEBUG : both15: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee69c_d20250501_m051055_c001_v0001177_t0046_u01746076255430") 2025/05/01 05:11:29 DEBUG : both15: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a10a_d20250501_m051044_c001_v7007000_t0000_u01746076244525") 2025/05/01 05:11:29 DEBUG : both15: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee604_d20250501_m051038_c001_v0001177_t0007_u01746076238302") 2025/05/01 05:11:29 DEBUG : both16: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2dd_d20250501_m051102_c001_v7007000_t0000_u01746076262227") 2025/05/01 05:11:29 DEBUG : both16: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee6a2_d20250501_m051055_c001_v0001177_t0027_u01746076255924") 2025/05/01 05:11:29 DEBUG : both16: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a10c_d20250501_m051044_c001_v7007000_t0000_u01746076244725") 2025/05/01 05:11:29 DEBUG : both16: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee60a_d20250501_m051038_c001_v0001177_t0033_u01746076238765") 2025/05/01 05:11:29 DEBUG : both17: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2de_d20250501_m051102_c001_v7007000_t0000_u01746076262430") 2025/05/01 05:11:29 DEBUG : both17: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee6a6_d20250501_m051056_c001_v0001177_t0017_u01746076256363") 2025/05/01 05:11:29 DEBUG : both17: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a10d_d20250501_m051044_c001_v7007000_t0000_u01746076244918") 2025/05/01 05:11:29 DEBUG : both17: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee610_d20250501_m051039_c001_v0001177_t0016_u01746076239182") 2025/05/01 05:11:30 DEBUG : both18: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2df_d20250501_m051102_c001_v7007000_t0000_u01746076262612") 2025/05/01 05:11:30 DEBUG : both18: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee6aa_d20250501_m051056_c001_v0001177_t0013_u01746076256791") 2025/05/01 05:11:30 DEBUG : both18: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a10e_d20250501_m051045_c001_v7007000_t0000_u01746076245120") 2025/05/01 05:11:30 DEBUG : both18: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee614_d20250501_m051039_c001_v0001177_t0008_u01746076239607") 2025/05/01 05:11:30 DEBUG : both19: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2e1_d20250501_m051102_c001_v7007000_t0000_u01746076262796") 2025/05/01 05:11:30 DEBUG : both19: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee6b0_d20250501_m051057_c001_v0001177_t0019_u01746076257296") 2025/05/01 05:11:30 DEBUG : both19: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a10f_d20250501_m051045_c001_v7007000_t0000_u01746076245304") 2025/05/01 05:11:30 DEBUG : both19: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee61a_d20250501_m051040_c001_v0001177_t0033_u01746076240039") 2025/05/01 05:11:30 DEBUG : both2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2e2_d20250501_m051103_c001_v7007000_t0000_u01746076263003") 2025/05/01 05:11:30 DEBUG : both2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee644_d20250501_m051048_c001_v0001177_t0051_u01746076248831") 2025/05/01 05:11:30 DEBUG : both2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a110_d20250501_m051045_c001_v7007000_t0000_u01746076245491") 2025/05/01 05:11:30 DEBUG : both2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5a4_d20250501_m051032_c001_v0001177_t0048_u01746076232341") 2025/05/01 05:11:30 DEBUG : both3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2e3_d20250501_m051103_c001_v7007000_t0000_u01746076263193") 2025/05/01 05:11:30 DEBUG : both3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee64a_d20250501_m051049_c001_v0001177_t0049_u01746076249336") 2025/05/01 05:11:30 DEBUG : both3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a111_d20250501_m051045_c001_v7007000_t0000_u01746076245673") 2025/05/01 05:11:30 DEBUG : both3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5a8_d20250501_m051032_c001_v0001177_t0019_u01746076232780") 2025/05/01 05:11:30 DEBUG : both4: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2e5_d20250501_m051103_c001_v7007000_t0000_u01746076263394") 2025/05/01 05:11:30 DEBUG : both4: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee652_d20250501_m051049_c001_v0001177_t0030_u01746076249766") 2025/05/01 05:11:30 DEBUG : both4: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a112_d20250501_m051045_c001_v7007000_t0000_u01746076245859") 2025/05/01 05:11:30 DEBUG : both4: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5ae_d20250501_m051033_c001_v0001177_t0035_u01746076233291") 2025/05/01 05:11:31 DEBUG : both5: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2e6_d20250501_m051103_c001_v7007000_t0000_u01746076263578") 2025/05/01 05:11:31 DEBUG : both5: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee658_d20250501_m051050_c001_v0001177_t0001_u01746076250225") 2025/05/01 05:11:31 DEBUG : both5: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a113_d20250501_m051046_c001_v7007000_t0000_u01746076246040") 2025/05/01 05:11:31 DEBUG : both5: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5b6_d20250501_m051033_c001_v0001177_t0010_u01746076233766") 2025/05/01 05:11:31 DEBUG : both6: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2e7_d20250501_m051103_c001_v7007000_t0000_u01746076263761") 2025/05/01 05:11:31 DEBUG : both6: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee660_d20250501_m051050_c001_v0001177_t0057_u01746076250960") 2025/05/01 05:11:31 DEBUG : both6: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a115_d20250501_m051046_c001_v7007000_t0000_u01746076246226") 2025/05/01 05:11:31 DEBUG : both6: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5c0_d20250501_m051034_c001_v0001177_t0019_u01746076234256") 2025/05/01 05:11:31 DEBUG : both7: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2e8_d20250501_m051103_c001_v7007000_t0000_u01746076263957") 2025/05/01 05:11:31 DEBUG : both7: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee668_d20250501_m051051_c001_v0001177_t0030_u01746076251386") 2025/05/01 05:11:31 DEBUG : both7: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a116_d20250501_m051046_c001_v7007000_t0000_u01746076246421") 2025/05/01 05:11:31 DEBUG : both7: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5d2_d20250501_m051034_c001_v0001177_t0041_u01746076234706") 2025/05/01 05:11:31 DEBUG : both8: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2e9_d20250501_m051104_c001_v7007000_t0000_u01746076264147") 2025/05/01 05:11:31 DEBUG : both8: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee672_d20250501_m051052_c001_v0001177_t0032_u01746076252223") 2025/05/01 05:11:31 DEBUG : both8: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a117_d20250501_m051046_c001_v7007000_t0000_u01746076246603") 2025/05/01 05:11:31 DEBUG : both8: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5da_d20250501_m051035_c001_v0001177_t0011_u01746076235181") 2025/05/01 05:11:31 DEBUG : both9: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2ea_d20250501_m051104_c001_v7007000_t0000_u01746076264331") 2025/05/01 05:11:31 DEBUG : both9: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee676_d20250501_m051052_c001_v0001177_t0018_u01746076252658") 2025/05/01 05:11:31 DEBUG : both9: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a118_d20250501_m051046_c001_v7007000_t0000_u01746076246792") 2025/05/01 05:11:31 DEBUG : both9: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5de_d20250501_m051035_c001_v0001177_t0003_u01746076235624") 2025/05/01 05:11:32 DEBUG : c/non empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf58858672d_d20250501_m050647_c001_v7007000_t0000_u01746076007729") 2025/05/01 05:11:32 DEBUG : c/non empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee19d_d20250501_m050646_c001_v0001177_t0028_u01746076006127") 2025/05/01 05:11:32 DEBUG : c/non empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab902dc_d20250501_m050645_c001_v7007000_t0000_u01746076005179") 2025/05/01 05:11:32 DEBUG : c/non empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee183_d20250501_m050643_c001_v0001177_t0004_u01746076003536") 2025/05/01 05:11:32 DEBUG : c/non empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf58858671b_d20250501_m050624_c001_v7007000_t0000_u01746075984903") 2025/05/01 05:11:32 DEBUG : c/non empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee0e8_d20250501_m050623_c001_v0001177_t0003_u01746075983059") 2025/05/01 05:11:32 DEBUG : check sum: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f409b3212cf81c9c3_d20250501_m050611_c001_v7007000_t0000_u01746075971836") 2025/05/01 05:11:32 DEBUG : check sum: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee0aa_d20250501_m050610_c001_v0001177_t0026_u01746075970864") 2025/05/01 05:11:32 DEBUG : dest/3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4036cebb003c319d_d20250501_m050846_c001_v7007000_t0000_u01746076126271") 2025/05/01 05:11:32 DEBUG : dest/3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40611bb41523ae98_d20250501_m050845_c001_v0001184_t0035_u01746076125153") 2025/05/01 05:11:32 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f405b84a9dcd8483d_d20250501_m051022_c001_v7007000_t0000_u01746076222603") 2025/05/01 05:11:32 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f106102503fbcdb81_d20250501_m051019_c001_v0001131_t0028_u01746076219236") 2025/05/01 05:11:32 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4174e756d2412b0d_d20250501_m051018_c001_v7007000_t0000_u01746076218999") 2025/05/01 05:11:32 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f106102503fbcdb7b_d20250501_m051015_c001_v0001131_t0013_u01746076215740") 2025/05/01 05:11:32 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4174e756d2412b0a_d20250501_m051014_c001_v7007000_t0000_u01746076214947") 2025/05/01 05:11:32 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee54a_d20250501_m051011_c001_v0001177_t0000_u01746076211448") 2025/05/01 05:11:32 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af3e6_d20250501_m051009_c001_v7007000_t0000_u01746076209892") 2025/05/01 05:11:32 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f118a7fa2a07b18ad_d20250501_m051007_c001_v0001184_t0041_u01746076207913") 2025/05/01 05:11:32 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f41753c977c2f7504_d20250501_m051007_c001_v7007000_t0000_u01746076207727") 2025/05/01 05:11:32 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f118a7fa2a07b1863_d20250501_m051004_c001_v0001184_t0056_u01746076204993") 2025/05/01 05:11:32 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f41753c977c2f74ed_d20250501_m051004_c001_v7007000_t0000_u01746076204259") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee51e_d20250501_m051000_c001_v0001177_t0015_u01746076200785") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af3dd_d20250501_m050959_c001_v7007000_t0000_u01746076199850") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f10710ee631cadfc3_d20250501_m050958_c001_v0001183_t0041_u01746076198345") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4036cebb003c3385_d20250501_m050957_c001_v7007000_t0000_u01746076197795") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f10710ee631cadf47_d20250501_m050952_c001_v0001183_t0033_u01746076192456") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4036cebb003c3355_d20250501_m050951_c001_v7007000_t0000_u01746076191724") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee4f1_d20250501_m050948_c001_v0001177_t0036_u01746076188185") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af3d2_d20250501_m050947_c001_v7007000_t0000_u01746076187258") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1125d2bbaa1b0605_d20250501_m050944_c001_v0001131_t0052_u01746076184745") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4165a94c05dde5e8_d20250501_m050944_c001_v7007000_t0000_u01746076184536") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1125d2bbaa1b05fb_d20250501_m050941_c001_v0001131_t0006_u01746076181273") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4165a94c05dde5de_d20250501_m050940_c001_v7007000_t0000_u01746076180546") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee4c1_d20250501_m050931_c001_v0001177_t0058_u01746076171898") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4186c45cec6455e7_d20250501_m050930_c001_v7007000_t0000_u01746076170959") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f10611bb41523b20b_d20250501_m050929_c001_v0001184_t0058_u01746076169216") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab9067a_d20250501_m050929_c001_v7007000_t0000_u01746076169028") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f10611bb41523b1d3_d20250501_m050925_c001_v0001184_t0023_u01746076165895") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab9066a_d20250501_m050925_c001_v7007000_t0000_u01746076165166") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11983b9018fc8259_d20250501_m050919_c001_v0001182_t0000_u01746076159210") 2025/05/01 05:11:33 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab9064f_d20250501_m050918_c001_v7007000_t0000_u01746076158287") 2025/05/01 05:11:34 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11657fedcee432e9_d20250501_m050916_c001_v0001100_t0011_u01746076156154") 2025/05/01 05:11:34 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40040ee6b52d67b1_d20250501_m050915_c001_v7007000_t0000_u01746076155973") 2025/05/01 05:11:34 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11657fedcee432e1_d20250501_m050912_c001_v0001100_t0009_u01746076152587") 2025/05/01 05:11:34 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40040ee6b52d67ae_d20250501_m050911_c001_v7007000_t0000_u01746076151806") 2025/05/01 05:11:34 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a5709b7a_d20250501_m050906_c001_v0001182_t0033_u01746076146144") 2025/05/01 05:11:34 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4142581cd54c5e08_d20250501_m050905_c001_v7007000_t0000_u01746076145043") 2025/05/01 05:11:34 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f10889f364404eeae_d20250501_m050858_c001_v0001171_t0031_u01746076138390") 2025/05/01 05:11:34 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f41290d560717b022_d20250501_m050858_c001_v7007000_t0000_u01746076138172") 2025/05/01 05:11:34 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee42d_d20250501_m050852_c001_v0001177_t0026_u01746076132778") 2025/05/01 05:11:34 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f111025f86683659c_d20250501_m050851_c001_v0001098_t0039_u01746076131867") 2025/05/01 05:11:34 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f111025f866836598_d20250501_m050850_c001_v0001098_t0019_u01746076130789") 2025/05/01 05:11:34 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4045ce4b43a35ba4_d20250501_m050837_c001_v7007000_t0000_u01746076117588") 2025/05/01 05:11:34 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a5709626_d20250501_m050830_c001_v0001182_t0022_u01746076110889") 2025/05/01 05:11:34 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f101bd4607dbbfa35_d20250501_m050830_c001_v0001179_t0025_u01746076110058") 2025/05/01 05:11:34 DEBUG : dst/one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f101bd4607dbbfa2f_d20250501_m050829_c001_v0001179_t0007_u01746076109088") 2025/05/01 05:11:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f405b84a9dcd8483e_d20250501_m051022_c001_v7007000_t0000_u01746076222788") 2025/05/01 05:11:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1156fb7a6fa1769e_d20250501_m051018_c001_v0001182_t0050_u01746076218725") 2025/05/01 05:11:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f112dcd21b8f759c8_d20250501_m051014_c001_v0001145_t0007_u01746076214693") 2025/05/01 05:11:34 DEBUG : dst/one.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af3e7_d20250501_m051010_c001_v7007000_t0000_u01746076210079") 2025/05/01 05:11:35 DEBUG : dst/one.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f101e472a34659eab_d20250501_m051007_c001_v0001040_t0036_u01746076207245") 2025/05/01 05:11:35 DEBUG : dst/one.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104faca2271645e4_d20250501_m051004_c001_v0001184_t0043_u01746076204039") 2025/05/01 05:11:35 DEBUG : dst/one.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af3de_d20250501_m051000_c001_v7007000_t0000_u01746076200032") 2025/05/01 05:11:35 DEBUG : dst/one.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f119ef82c10274811_d20250501_m050957_c001_v0001116_t0057_u01746076197167") 2025/05/01 05:11:35 DEBUG : dst/one.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1178a8e66ff5dbf1_d20250501_m050951_c001_v0001184_t0037_u01746076191505") 2025/05/01 05:11:35 DEBUG : dst/three: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4142581cd54c5e0e_d20250501_m050905_c001_v7007000_t0000_u01746076145225") 2025/05/01 05:11:35 DEBUG : dst/three: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f111025f8668365ba_d20250501_m050903_c001_v0001098_t0003_u01746076143513") 2025/05/01 05:11:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f405b84a9dcd8483f_d20250501_m051022_c001_v7007000_t0000_u01746076222973") 2025/05/01 05:11:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f107a921ec150f0d0_d20250501_m051021_c001_v0001171_t0032_u01746076221182") 2025/05/01 05:11:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f114f48ec335bd35d_d20250501_m051016_c001_v0001093_t0048_u01746076216660") 2025/05/01 05:11:35 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f405b84a9dcd84840_d20250501_m051023_c001_v7007000_t0000_u01746076223156") 2025/05/01 05:11:35 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f106102503fbcdb87_d20250501_m051021_c001_v0001131_t0035_u01746076221790") 2025/05/01 05:11:35 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4174e756d2412b0e_d20250501_m051021_c001_v7007000_t0000_u01746076221589") 2025/05/01 05:11:35 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f106102503fbcdb7f_d20250501_m051017_c001_v0001131_t0023_u01746076217308") 2025/05/01 05:11:35 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4174e756d2412b0b_d20250501_m051017_c001_v7007000_t0000_u01746076217123") 2025/05/01 05:11:35 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee54e_d20250501_m051011_c001_v0001177_t0010_u01746076211994") 2025/05/01 05:11:35 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af3e8_d20250501_m051010_c001_v7007000_t0000_u01746076210272") 2025/05/01 05:11:35 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f118a7fa2a07b18db_d20250501_m051009_c001_v0001184_t0044_u01746076209152") 2025/05/01 05:11:35 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f41753c977c2f750c_d20250501_m051008_c001_v7007000_t0000_u01746076208963") 2025/05/01 05:11:35 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f118a7fa2a07b1889_d20250501_m051006_c001_v0001184_t0022_u01746076206218") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f41753c977c2f74ef_d20250501_m051006_c001_v7007000_t0000_u01746076206031") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee526_d20250501_m051001_c001_v0001177_t0042_u01746076201260") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4036cebb003c3388_d20250501_m050959_c001_v7007000_t0000_u01746076199287") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee512_d20250501_m050956_c001_v0001177_t0028_u01746076196338") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4036cebb003c3368_d20250501_m050953_c001_v7007000_t0000_u01746076193422") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee4f9_d20250501_m050948_c001_v0001177_t0003_u01746076188978") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4165a94c05dde5ea_d20250501_m050946_c001_v7007000_t0000_u01746076186224") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a570a0a0_d20250501_m050943_c001_v0001182_t0017_u01746076183170") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4165a94c05dde5df_d20250501_m050942_c001_v7007000_t0000_u01746076182079") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee4cd_d20250501_m050934_c001_v0001177_t0050_u01746076174902") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab9067c_d20250501_m050929_c001_v7007000_t0000_u01746076169980") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11983b9018fc8303_d20250501_m050927_c001_v0001182_t0009_u01746076167687") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab90677_d20250501_m050926_c001_v7007000_t0000_u01746076166587") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a5709dc4_d20250501_m050920_c001_v0001182_t0021_u01746076160398") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40040ee6b52d67b2_d20250501_m050917_c001_v7007000_t0000_u01746076157356") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a5709d08_d20250501_m050914_c001_v0001182_t0029_u01746076154494") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40040ee6b52d67af_d20250501_m050913_c001_v7007000_t0000_u01746076153403") 2025/05/01 05:11:36 DEBUG : dst/three.txt: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee464_d20250501_m050906_c001_v0001177_t0059_u01746076146931") 2025/05/01 05:11:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af3e9_d20250501_m051010_c001_v7007000_t0000_u01746076210463") 2025/05/01 05:11:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104faca227164646_d20250501_m051008_c001_v0001184_t0033_u01746076208710") 2025/05/01 05:11:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1178a8e66ff5dd4b_d20250501_m051005_c001_v0001184_t0013_u01746076205820") 2025/05/01 05:11:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af3df_d20250501_m051000_c001_v7007000_t0000_u01746076200219") 2025/05/01 05:11:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1122cbb4ba04793c_d20250501_m050958_c001_v0001093_t0046_u01746076198789") 2025/05/01 05:11:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f119323b55f6e8269_d20250501_m050952_c001_v0001032_t0053_u01746076192937") 2025/05/01 05:11:37 DEBUG : dst/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f405b84a9dcd84841_d20250501_m051023_c001_v7007000_t0000_u01746076223372") 2025/05/01 05:11:37 DEBUG : dst/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee54c_d20250501_m051011_c001_v0001177_t0035_u01746076211737") 2025/05/01 05:11:37 DEBUG : dst/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af3eb_d20250501_m051010_c001_v7007000_t0000_u01746076210644") 2025/05/01 05:11:37 DEBUG : dst/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee520_d20250501_m051001_c001_v0001177_t0022_u01746076201000") 2025/05/01 05:11:37 DEBUG : dst/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af3e0_d20250501_m051000_c001_v7007000_t0000_u01746076200410") 2025/05/01 05:11:37 DEBUG : dst/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a570a151_d20250501_m050948_c001_v0001182_t0007_u01746076188762") 2025/05/01 05:11:37 DEBUG : dst/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af3d3_d20250501_m050947_c001_v7007000_t0000_u01746076187445") 2025/05/01 05:11:37 DEBUG : dst/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a5709f46_d20250501_m050932_c001_v0001182_t0058_u01746076172522") 2025/05/01 05:11:37 DEBUG : dst/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4186c45cec6455e8_d20250501_m050931_c001_v7007000_t0000_u01746076171146") 2025/05/01 05:11:37 DEBUG : dst/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee493_d20250501_m050919_c001_v0001177_t0046_u01746076159830") 2025/05/01 05:11:37 DEBUG : dst/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab90650_d20250501_m050918_c001_v7007000_t0000_u01746076158470") 2025/05/01 05:11:37 DEBUG : dst/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11983b9018fc8195_d20250501_m050906_c001_v0001182_t0050_u01746076146717") 2025/05/01 05:11:37 DEBUG : dst/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4142581cd54c5e13_d20250501_m050905_c001_v7007000_t0000_u01746076145407") 2025/05/01 05:11:37 DEBUG : dst/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f102b4bb4d9885938_d20250501_m050900_c001_v0001171_t0007_u01746076140835") 2025/05/01 05:11:37 DEBUG : dst/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4045ce4b43a35ba5_d20250501_m050837_c001_v7007000_t0000_u01746076117770") 2025/05/01 05:11:37 DEBUG : dst/two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f101bd4607dbbfa59_d20250501_m050836_c001_v0001179_t0007_u01746076116647") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f415745b83fd7da38_d20250501_m050755_c001_v7007000_t0000_u01746076075404") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee322_d20250501_m050751_c001_v0001177_t0016_u01746076071807") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f415745b83fd7da1f_d20250501_m050749_c001_v7007000_t0000_u01746076069872") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee2f8_d20250501_m050739_c001_v0001177_t0059_u01746076059234") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5dde6_d20250501_m050727_c001_v7007000_t0000_u01746076047760") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee2b7_d20250501_m050724_c001_v0001177_t0003_u01746076044886") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab9034b_d20250501_m050700_c001_v7007000_t0000_u01746076020539") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee1ed_d20250501_m050658_c001_v0001177_t0034_u01746076018623") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab90321_d20250501_m050657_c001_v7007000_t0000_u01746076017112") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee1e1_d20250501_m050655_c001_v0001177_t0052_u01746076015898") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab902fa_d20250501_m050652_c001_v7007000_t0000_u01746076012556") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee1c5_d20250501_m050651_c001_v0001177_t0033_u01746076011019") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab902eb_d20250501_m050649_c001_v7007000_t0000_u01746076009898") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee1b3_d20250501_m050648_c001_v0001177_t0046_u01746076008698") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf588586729_d20250501_m050642_c001_v7007000_t0000_u01746076002355") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee16d_d20250501_m050640_c001_v0001177_t0000_u01746076000859") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf588586726_d20250501_m050639_c001_v7007000_t0000_u01746075999697") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee167_d20250501_m050638_c001_v0001177_t0028_u01746075998880") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf588586722_d20250501_m050633_c001_v7007000_t0000_u01746075993767") 2025/05/01 05:11:38 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee12d_d20250501_m050632_c001_v0001177_t0002_u01746075992555") 2025/05/01 05:11:39 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf58858671d_d20250501_m050629_c001_v7007000_t0000_u01746075989944") 2025/05/01 05:11:39 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee117_d20250501_m050628_c001_v0001177_t0033_u01746075988954") 2025/05/01 05:11:39 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf58858671c_d20250501_m050627_c001_v7007000_t0000_u01746075987821") 2025/05/01 05:11:39 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11864a5ca346b070_d20250501_m050627_c001_v0001180_t0017_u01746075987251") 2025/05/01 05:11:39 DEBUG : empty space: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee101_d20250501_m050625_c001_v0001177_t0040_u01746075985637") 2025/05/01 05:11:39 DEBUG : enormous: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab9033f_d20250501_m050659_c001_v7007000_t0000_u01746076019668") 2025/05/01 05:11:39 DEBUG : enormous: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee1f3_d20250501_m050658_c001_v0001177_t0046_u01746076018831") 2025/05/01 05:11:39 DEBUG : existing: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f405b84a9dcd84846_d20250501_m051027_c001_v7007000_t0000_u01746076227277") 2025/05/01 05:11:39 DEBUG : existing: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee57c_d20250501_m051026_c001_v0001177_t0007_u01746076226108") 2025/05/01 05:11:39 DEBUG : existing: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5ddb6_d20250501_m050723_c001_v7007000_t0000_u01746076043148") 2025/05/01 05:11:39 DEBUG : existing: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a5708c93_d20250501_m050722_c001_v0001182_t0028_u01746076042203") 2025/05/01 05:11:39 DEBUG : existing: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf588586717_d20250501_m050621_c001_v7007000_t0000_u01746075981717") 2025/05/01 05:11:39 DEBUG : existing: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee0dc_d20250501_m050620_c001_v0001177_t0022_u01746075980339") 2025/05/01 05:11:39 DEBUG : existing: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f409b3212cf81c9cb_d20250501_m050619_c001_v7007000_t0000_u01746075979064") 2025/05/01 05:11:39 DEBUG : existing: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee0d2_d20250501_m050618_c001_v0001177_t0045_u01746075978304") 2025/05/01 05:11:39 DEBUG : existing: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee0c2_d20250501_m050617_c001_v0001177_t0054_u01746075977526") 2025/05/01 05:11:39 DEBUG : existing-b: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5ddb7_d20250501_m050723_c001_v7007000_t0000_u01746076043344") 2025/05/01 05:11:39 DEBUG : existing-b: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee29f_d20250501_m050722_c001_v0001177_t0037_u01746076042191") 2025/05/01 05:11:39 DEBUG : file1: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a31f_d20250501_m051114_c001_v7007000_t0000_u01746076274364") 2025/05/01 05:11:39 DEBUG : file1: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1112de99f994f048_d20250501_m051113_c001_v0001183_t0055_u01746076273054") 2025/05/01 05:11:40 DEBUG : file1: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a31b_d20250501_m051110_c001_v7007000_t0000_u01746076270913") 2025/05/01 05:11:40 DEBUG : file1: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee6e8_d20250501_m051109_c001_v0001177_t0044_u01746076269666") 2025/05/01 05:11:40 DEBUG : five: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab90362_d20250501_m050704_c001_v7007000_t0000_u01746076024860") 2025/05/01 05:11:40 DEBUG : five: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4192cd6cc1eee21b_d20250501_m050702_c001_v0001177_t0006_u01746076022860") 2025/05/01 05:11:40 DEBUG : foo: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf58858671f_d20250501_m050631_c001_v7007000_t0000_u01746075991808") 2025/05/01 05:11:40 DEBUG : foo: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4192cd6cc1eee129_d20250501_m050631_c001_v0001177_t0006_u01746075991243") 2025/05/01 05:11:40 DEBUG : foo: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4192cd6cc1eee121_d20250501_m050630_c001_v0001177_t0006_u01746075990680") 2025/05/01 05:11:40 DEBUG : four: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab90363_d20250501_m050705_c001_v7007000_t0000_u01746076025221") 2025/05/01 05:11:40 DEBUG : four: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f404b6b65a5708911_d20250501_m050703_c001_v0001182_t0049_u01746076023416") 2025/05/01 05:11:40 DEBUG : four: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee213_d20250501_m050702_c001_v0001177_t0023_u01746076022258") 2025/05/01 05:11:40 DEBUG : hello world2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4104b912986680ec_d20250501_m050517_c001_v7007000_t0000_u01746075917675") 2025/05/01 05:11:40 DEBUG : hello world2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eedf4a_d20250501_m050517_c001_v0001177_t0051_u01746075917082") 2025/05/01 05:11:40 DEBUG : ignore-size: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f409b3212cf81c9c9_d20250501_m050616_c001_v7007000_t0000_u01746075976434") 2025/05/01 05:11:40 DEBUG : ignore-size: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee0bc_d20250501_m050615_c001_v0001177_t0033_u01746075975465") 2025/05/01 05:11:40 DEBUG : nested/sub dir/file: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5ddb4_d20250501_m050721_c001_v7007000_t0000_u01746076041091") 2025/05/01 05:11:40 DEBUG : nested/sub dir/file: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a5708c2b_d20250501_m050720_c001_v0001182_t0030_u01746076040157") 2025/05/01 05:11:40 DEBUG : nested/sub dir/file: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5ddb0_d20250501_m050718_c001_v7007000_t0000_u01746076038985") 2025/05/01 05:11:40 DEBUG : nested/sub dir/file: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a5708bc9_d20250501_m050718_c001_v0001182_t0056_u01746076038017") 2025/05/01 05:11:40 DEBUG : one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab90364_d20250501_m050705_c001_v7007000_t0000_u01746076025404") 2025/05/01 05:11:40 DEBUG : one: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4192cd6cc1eee209_d20250501_m050701_c001_v0001177_t0006_u01746076021656") 2025/05/01 05:11:41 DEBUG : only0: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2eb_d20250501_m051104_c001_v7007000_t0000_u01746076264527") 2025/05/01 05:11:41 DEBUG : only0: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4192cd6cc1eee6c0_d20250501_m051058_c001_v0001177_t0006_u01746076258376") 2025/05/01 05:11:41 DEBUG : only0: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee63c_d20250501_m051048_c001_v0001177_t0036_u01746076248183") 2025/05/01 05:11:41 DEBUG : only0: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f405b84a9dcd84864_d20250501_m051041_c001_v7007000_t0000_u01746076241836") 2025/05/01 05:11:41 DEBUG : only0: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee59a_d20250501_m051031_c001_v0001177_t0027_u01746076231650") 2025/05/01 05:11:41 DEBUG : only1: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2ec_d20250501_m051104_c001_v7007000_t0000_u01746076264716") 2025/05/01 05:11:41 DEBUG : only1: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f416c835c00e16c85_d20250501_m051058_c001_v0001184_t0045_u01746076258931") 2025/05/01 05:11:41 DEBUG : only1: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee640_d20250501_m051048_c001_v0001177_t0058_u01746076248608") 2025/05/01 05:11:41 DEBUG : only1: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f405b84a9dcd84866_d20250501_m051042_c001_v7007000_t0000_u01746076242233") 2025/05/01 05:11:41 DEBUG : only1: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5a0_d20250501_m051032_c001_v0001177_t0005_u01746076232132") 2025/05/01 05:11:41 DEBUG : only10: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2ed_d20250501_m051104_c001_v7007000_t0000_u01746076264899") 2025/05/01 05:11:41 DEBUG : only10: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4112de99f994ee64_d20250501_m051059_c001_v0001183_t0036_u01746076259126") 2025/05/01 05:11:41 DEBUG : only10: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee680_d20250501_m051053_c001_v0001177_t0034_u01746076253310") 2025/05/01 05:11:41 DEBUG : only10: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af4e2_d20250501_m051042_c001_v7007000_t0000_u01746076242381") 2025/05/01 05:11:41 DEBUG : only10: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5ea_d20250501_m051036_c001_v0001177_t0052_u01746076236292") 2025/05/01 05:11:41 DEBUG : only11: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2ee_d20250501_m051105_c001_v7007000_t0000_u01746076265083") 2025/05/01 05:11:41 DEBUG : only11: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f414a762965bec149_d20250501_m051059_c001_v0001178_t0053_u01746076259313") 2025/05/01 05:11:41 DEBUG : only11: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee686_d20250501_m051053_c001_v0001177_t0017_u01746076253840") 2025/05/01 05:11:41 DEBUG : only11: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af4e0_d20250501_m051042_c001_v7007000_t0000_u01746076242002") 2025/05/01 05:11:41 DEBUG : only11: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5f0_d20250501_m051036_c001_v0001177_t0058_u01746076236715") 2025/05/01 05:11:42 DEBUG : only12: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2ef_d20250501_m051105_c001_v7007000_t0000_u01746076265321") 2025/05/01 05:11:42 DEBUG : only12: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4192cd6cc1eee6c2_d20250501_m051058_c001_v0001177_t0006_u01746076258959") 2025/05/01 05:11:42 DEBUG : only12: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee690_d20250501_m051054_c001_v0001177_t0013_u01746076254311") 2025/05/01 05:11:42 DEBUG : only12: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a0fe_d20250501_m051042_c001_v7007000_t0000_u01746076242399") 2025/05/01 05:11:42 DEBUG : only12: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5f8_d20250501_m051037_c001_v0001177_t0037_u01746076237196") 2025/05/01 05:11:42 DEBUG : only13: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2f0_d20250501_m051105_c001_v7007000_t0000_u01746076265511") 2025/05/01 05:11:42 DEBUG : only13: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f416c835c00e16c8b_d20250501_m051059_c001_v0001184_t0045_u01746076259114") 2025/05/01 05:11:42 DEBUG : only13: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee696_d20250501_m051054_c001_v0001177_t0019_u01746076254789") 2025/05/01 05:11:42 DEBUG : only13: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5e1fc_d20250501_m051042_c001_v7007000_t0000_u01746076242019") 2025/05/01 05:11:42 DEBUG : only13: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5fc_d20250501_m051037_c001_v0001177_t0037_u01746076237622") 2025/05/01 05:11:42 DEBUG : only14: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2f2_d20250501_m051105_c001_v7007000_t0000_u01746076265695") 2025/05/01 05:11:42 DEBUG : only14: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4192cd6cc1eee6c4_d20250501_m051059_c001_v0001177_t0006_u01746076259159") 2025/05/01 05:11:42 DEBUG : only14: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee69a_d20250501_m051055_c001_v0001177_t0002_u01746076255227") 2025/05/01 05:11:42 DEBUG : only14: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a0fb_d20250501_m051042_c001_v7007000_t0000_u01746076242028") 2025/05/01 05:11:42 DEBUG : only14: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee602_d20250501_m051038_c001_v0001177_t0015_u01746076238090") 2025/05/01 05:11:42 DEBUG : only15: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2f3_d20250501_m051105_c001_v7007000_t0000_u01746076265878") 2025/05/01 05:11:42 DEBUG : only15: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f416c835c00e16c91_d20250501_m051059_c001_v0001184_t0045_u01746076259297") 2025/05/01 05:11:42 DEBUG : only15: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee6a0_d20250501_m051055_c001_v0001177_t0010_u01746076255715") 2025/05/01 05:11:42 DEBUG : only15: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5e1fe_d20250501_m051042_c001_v7007000_t0000_u01746076242406") 2025/05/01 05:11:42 DEBUG : only15: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee606_d20250501_m051038_c001_v0001177_t0015_u01746076238550") 2025/05/01 05:11:43 DEBUG : only16: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2f5_d20250501_m051106_c001_v7007000_t0000_u01746076266099") 2025/05/01 05:11:43 DEBUG : only16: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4112de99f994ee6c_d20250501_m051059_c001_v0001183_t0036_u01746076259316") 2025/05/01 05:11:43 DEBUG : only16: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee6a4_d20250501_m051056_c001_v0001177_t0023_u01746076256145") 2025/05/01 05:11:43 DEBUG : only16: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af4e3_d20250501_m051042_c001_v7007000_t0000_u01746076242576") 2025/05/01 05:11:43 DEBUG : only16: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee60e_d20250501_m051038_c001_v0001177_t0057_u01746076238971") 2025/05/01 05:11:43 DEBUG : only17: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2f7_d20250501_m051106_c001_v7007000_t0000_u01746076266294") 2025/05/01 05:11:43 DEBUG : only17: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4192cd6cc1eee6c6_d20250501_m051059_c001_v0001177_t0006_u01746076259350") 2025/05/01 05:11:43 DEBUG : only17: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee6a8_d20250501_m051056_c001_v0001177_t0033_u01746076256574") 2025/05/01 05:11:43 DEBUG : only17: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a100_d20250501_m051042_c001_v7007000_t0000_u01746076242587") 2025/05/01 05:11:43 DEBUG : only17: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee612_d20250501_m051039_c001_v0001177_t0011_u01746076239399") 2025/05/01 05:11:43 DEBUG : only18: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2fb_d20250501_m051106_c001_v7007000_t0000_u01746076266514") 2025/05/01 05:11:43 DEBUG : only18: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f416c835c00e16c93_d20250501_m051059_c001_v0001184_t0045_u01746076259494") 2025/05/01 05:11:43 DEBUG : only18: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee6ac_d20250501_m051057_c001_v0001177_t0008_u01746076257002") 2025/05/01 05:11:43 DEBUG : only18: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f405b84a9dcd84867_d20250501_m051042_c001_v7007000_t0000_u01746076242417") 2025/05/01 05:11:43 DEBUG : only18: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee616_d20250501_m051039_c001_v0001177_t0025_u01746076239827") 2025/05/01 05:11:43 DEBUG : only19: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a2fe_d20250501_m051106_c001_v7007000_t0000_u01746076266699") 2025/05/01 05:11:43 DEBUG : only19: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4112de99f994ee74_d20250501_m051059_c001_v0001183_t0036_u01746076259501") 2025/05/01 05:11:43 DEBUG : only19: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee6b2_d20250501_m051057_c001_v0001177_t0024_u01746076257521") 2025/05/01 05:11:43 DEBUG : only19: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af4e1_d20250501_m051042_c001_v7007000_t0000_u01746076242185") 2025/05/01 05:11:43 DEBUG : only19: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee61e_d20250501_m051040_c001_v0001177_t0028_u01746076240246") 2025/05/01 05:11:44 DEBUG : only2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a300_d20250501_m051106_c001_v7007000_t0000_u01746076266893") 2025/05/01 05:11:44 DEBUG : only2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f414a762965bec14b_d20250501_m051059_c001_v0001178_t0053_u01746076259511") 2025/05/01 05:11:44 DEBUG : only2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee648_d20250501_m051049_c001_v0001177_t0008_u01746076249066") 2025/05/01 05:11:44 DEBUG : only2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f405b84a9dcd84865_d20250501_m051042_c001_v7007000_t0000_u01746076242040") 2025/05/01 05:11:44 DEBUG : only2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5a6_d20250501_m051032_c001_v0001177_t0042_u01746076232564") 2025/05/01 05:11:44 DEBUG : only3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a303_d20250501_m051107_c001_v7007000_t0000_u01746076267087") 2025/05/01 05:11:44 DEBUG : only3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4192cd6cc1eee6c8_d20250501_m051059_c001_v0001177_t0006_u01746076259535") 2025/05/01 05:11:44 DEBUG : only3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee650_d20250501_m051049_c001_v0001177_t0053_u01746076249551") 2025/05/01 05:11:44 DEBUG : only3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5e1fb_d20250501_m051041_c001_v7007000_t0000_u01746076241825") 2025/05/01 05:11:44 DEBUG : only3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5ac_d20250501_m051033_c001_v0001177_t0050_u01746076233073") 2025/05/01 05:11:44 DEBUG : only4: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a307_d20250501_m051107_c001_v7007000_t0000_u01746076267280") 2025/05/01 05:11:44 DEBUG : only4: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f416c835c00e16c9f_d20250501_m051059_c001_v0001184_t0045_u01746076259676") 2025/05/01 05:11:44 DEBUG : only4: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee656_d20250501_m051050_c001_v0001177_t0018_u01746076250003") 2025/05/01 05:11:44 DEBUG : only4: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5e1fd_d20250501_m051042_c001_v7007000_t0000_u01746076242215") 2025/05/01 05:11:44 DEBUG : only4: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5b2_d20250501_m051033_c001_v0001177_t0056_u01746076233514") 2025/05/01 05:11:44 DEBUG : only5: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a309_d20250501_m051107_c001_v7007000_t0000_u01746076267463") 2025/05/01 05:11:44 DEBUG : only5: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4112de99f994ee7c_d20250501_m051059_c001_v0001183_t0036_u01746076259685") 2025/05/01 05:11:44 DEBUG : only5: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee65e_d20250501_m051050_c001_v0001177_t0057_u01746076250751") 2025/05/01 05:11:44 DEBUG : only5: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af4dd_d20250501_m051041_c001_v7007000_t0000_u01746076241448") 2025/05/01 05:11:44 DEBUG : only5: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5ba_d20250501_m051034_c001_v0001177_t0048_u01746076234002") 2025/05/01 05:11:45 DEBUG : only6: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a30c_d20250501_m051107_c001_v7007000_t0000_u01746076267667") 2025/05/01 05:11:45 DEBUG : only6: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f414a762965bec14d_d20250501_m051059_c001_v0001178_t0053_u01746076259695") 2025/05/01 05:11:45 DEBUG : only6: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee664_d20250501_m051051_c001_v0001177_t0042_u01746076251176") 2025/05/01 05:11:45 DEBUG : only6: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af4de_d20250501_m051041_c001_v7007000_t0000_u01746076241630") 2025/05/01 05:11:45 DEBUG : only6: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5ca_d20250501_m051034_c001_v0001177_t0024_u01746076234493") 2025/05/01 05:11:45 DEBUG : only7: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a30f_d20250501_m051107_c001_v7007000_t0000_u01746076267860") 2025/05/01 05:11:45 DEBUG : only7: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4192cd6cc1eee6cc_d20250501_m051059_c001_v0001177_t0006_u01746076259728") 2025/05/01 05:11:45 DEBUG : only7: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee66a_d20250501_m051051_c001_v0001177_t0000_u01746076251622") 2025/05/01 05:11:45 DEBUG : only7: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a0fa_d20250501_m051041_c001_v7007000_t0000_u01746076241835") 2025/05/01 05:11:45 DEBUG : only7: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5d8_d20250501_m051034_c001_v0001177_t0053_u01746076234951") 2025/05/01 05:11:45 DEBUG : only8: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a312_d20250501_m051108_c001_v7007000_t0000_u01746076268062") 2025/05/01 05:11:45 DEBUG : only8: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f416c835c00e16ca5_d20250501_m051059_c001_v0001184_t0045_u01746076259858") 2025/05/01 05:11:45 DEBUG : only8: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee674_d20250501_m051052_c001_v0001177_t0034_u01746076252437") 2025/05/01 05:11:45 DEBUG : only8: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40615452e2f2a0fc_d20250501_m051042_c001_v7007000_t0000_u01746076242217") 2025/05/01 05:11:45 DEBUG : only8: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5dc_d20250501_m051035_c001_v0001177_t0048_u01746076235387") 2025/05/01 05:11:45 DEBUG : only9: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a315_d20250501_m051108_c001_v7007000_t0000_u01746076268260") 2025/05/01 05:11:45 DEBUG : only9: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4112de99f994ee88_d20250501_m051059_c001_v0001183_t0036_u01746076259868") 2025/05/01 05:11:45 DEBUG : only9: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee678_d20250501_m051052_c001_v0001177_t0003_u01746076252886") 2025/05/01 05:11:45 DEBUG : only9: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af4df_d20250501_m051041_c001_v7007000_t0000_u01746076241815") 2025/05/01 05:11:45 DEBUG : only9: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee5e2_d20250501_m051035_c001_v0001177_t0052_u01746076235849") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5dd9a_d20250501_m050716_c001_v7007000_t0000_u01746076036071") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11983b9018fc76ba_d20250501_m050714_c001_v0001182_t0039_u01746076034272") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5dd72_d20250501_m050712_c001_v7007000_t0000_u01746076032352") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee253_d20250501_m050710_c001_v0001177_t0032_u01746076030527") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab9036a_d20250501_m050708_c001_v7007000_t0000_u01746076028678") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a57089ad_d20250501_m050706_c001_v0001182_t0016_u01746076026488") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab90308_d20250501_m050654_c001_v7007000_t0000_u01746076014659") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee1cf_d20250501_m050653_c001_v0001177_t0016_u01746076013468") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab902f9_d20250501_m050651_c001_v7007000_t0000_u01746076011604") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee1c3_d20250501_m050650_c001_v0001177_t0043_u01746076010811") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab902e4_d20250501_m050649_c001_v7007000_t0000_u01746076009282") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee1ad_d20250501_m050648_c001_v0001177_t0039_u01746076008475") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf588586728_d20250501_m050641_c001_v7007000_t0000_u01746076001736") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee16b_d20250501_m050640_c001_v0001177_t0013_u01746076000653") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf588586727_d20250501_m050639_c001_v7007000_t0000_u01746075999889") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee165_d20250501_m050638_c001_v0001177_t0023_u01746075998666") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf588586725_d20250501_m050637_c001_v7007000_t0000_u01746075997882") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee157_d20250501_m050637_c001_v0001177_t0052_u01746075997263") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee14d_d20250501_m050636_c001_v0001177_t0032_u01746075996670") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf588586724_d20250501_m050635_c001_v7007000_t0000_u01746075995930") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee13f_d20250501_m050635_c001_v0001177_t0028_u01746075995332") 2025/05/01 05:11:46 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee139_d20250501_m050634_c001_v0001177_t0011_u01746075994741") 2025/05/01 05:11:47 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf588586723_d20250501_m050633_c001_v7007000_t0000_u01746075993955") 2025/05/01 05:11:47 DEBUG : potato: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee12f_d20250501_m050633_c001_v0001177_t0036_u01746075993164") 2025/05/01 05:11:47 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f407bc95a5e5e0f97_d20250501_m050805_c001_v7007000_t0000_u01746076085092") 2025/05/01 05:11:47 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11983b9018fc7c57_d20250501_m050804_c001_v0001182_t0004_u01746076084496") 2025/05/01 05:11:47 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f415745b83fd7da3e_d20250501_m050755_c001_v7007000_t0000_u01746076075773") 2025/05/01 05:11:47 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11983b9018fc7b03_d20250501_m050751_c001_v0001182_t0040_u01746076071230") 2025/05/01 05:11:47 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f407bc95a5e5e0f6f_d20250501_m050743_c001_v7007000_t0000_u01746076063636") 2025/05/01 05:11:47 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11983b9018fc798b_d20250501_m050738_c001_v0001182_t0054_u01746076058660") 2025/05/01 05:11:47 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5ddea_d20250501_m050728_c001_v7007000_t0000_u01746076048020") 2025/05/01 05:11:47 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11983b9018fc77fd_d20250501_m050724_c001_v0001182_t0002_u01746076044670") 2025/05/01 05:11:47 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab9033c_d20250501_m050659_c001_v7007000_t0000_u01746076019485") 2025/05/01 05:11:47 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee1eb_d20250501_m050658_c001_v0001177_t0017_u01746076018415") 2025/05/01 05:11:47 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab90323_d20250501_m050657_c001_v7007000_t0000_u01746076017294") 2025/05/01 05:11:47 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee1df_d20250501_m050655_c001_v0001177_t0021_u01746076015673") 2025/05/01 05:11:47 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab9030b_d20250501_m050654_c001_v7007000_t0000_u01746076014855") 2025/05/01 05:11:47 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee1d5_d20250501_m050654_c001_v0001177_t0042_u01746076014077") 2025/05/01 05:11:47 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab902fb_d20250501_m050652_c001_v7007000_t0000_u01746076012740") 2025/05/01 05:11:47 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee1c9_d20250501_m050651_c001_v0001177_t0056_u01746076011969") 2025/05/01 05:11:47 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab902ed_d20250501_m050650_c001_v7007000_t0000_u01746076010085") 2025/05/01 05:11:48 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee1bb_d20250501_m050649_c001_v0001177_t0040_u01746076009287") 2025/05/01 05:11:48 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40217cf58858672a_d20250501_m050642_c001_v7007000_t0000_u01746076002540") 2025/05/01 05:11:48 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee173_d20250501_m050641_c001_v0001177_t0013_u01746076001525") 2025/05/01 05:11:48 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4104b91298668101_d20250501_m050521_c001_v7007000_t0000_u01746075921204") 2025/05/01 05:11:48 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eedf66_d20250501_m050520_c001_v0001177_t0053_u01746075920590") 2025/05/01 05:11:48 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4104b912986680fa_d20250501_m050519_c001_v7007000_t0000_u01746075919321") 2025/05/01 05:11:48 DEBUG : potato2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eedf56_d20250501_m050518_c001_v0001177_t0058_u01746075918590") 2025/05/01 05:11:48 DEBUG : potato3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f415745b83fd7da43_d20250501_m050756_c001_v7007000_t0000_u01746076076246") 2025/05/01 05:11:48 DEBUG : potato3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a5709241_d20250501_m050752_c001_v0001182_t0041_u01746076072412") 2025/05/01 05:11:48 DEBUG : potato3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f407bc95a5e5e0f70_d20250501_m050743_c001_v7007000_t0000_u01746076063890") 2025/05/01 05:11:48 DEBUG : potato3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a5708fa9_d20250501_m050739_c001_v0001182_t0034_u01746076059825") 2025/05/01 05:11:48 DEBUG : potato3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5ddf0_d20250501_m050728_c001_v7007000_t0000_u01746076048457") 2025/05/01 05:11:48 DEBUG : potato3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a5708d37_d20250501_m050725_c001_v0001182_t0031_u01746076045187") 2025/05/01 05:11:48 DEBUG : pre-dest1/1: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4036cebb003c319e_d20250501_m050846_c001_v7007000_t0000_u01746076126504") 2025/05/01 05:11:48 DEBUG : pre-dest1/1: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a570975a_d20250501_m050838_c001_v0001182_t0002_u01746076118514") 2025/05/01 05:11:48 DEBUG : pre-dest2/2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4036cebb003c319f_d20250501_m050846_c001_v7007000_t0000_u01746076126688") 2025/05/01 05:11:48 DEBUG : pre-dest2/2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11983b9018fc7f55_d20250501_m050839_c001_v0001182_t0004_u01746076119115") 2025/05/01 05:11:48 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4045ce4b43a35b9c_d20250501_m050818_c001_v7007000_t0000_u01746076098500") 2025/05/01 05:11:48 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee376_d20250501_m050814_c001_v0001177_t0048_u01746076094506") 2025/05/01 05:11:48 DEBUG : sizeonly: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f409b3212cf81c9c6_d20250501_m050614_c001_v7007000_t0000_u01746075974106") 2025/05/01 05:11:48 DEBUG : sizeonly: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee0b4_d20250501_m050613_c001_v0001177_t0056_u01746075973107") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af5a4_d20250501_m051123_c001_v7007000_t0000_u01746076283715") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f116c835c00e16edd_d20250501_m051121_c001_v0001184_t0002_u01746076281053") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a332_d20250501_m051119_c001_v7007000_t0000_u01746076279096") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f114a762965bec19d_d20250501_m051116_c001_v0001178_t0018_u01746076276530") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5ddb5_d20250501_m050721_c001_v7007000_t0000_u01746076041276") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11983b9018fc7767_d20250501_m050720_c001_v0001182_t0043_u01746076040509") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5ddb2_d20250501_m050719_c001_v7007000_t0000_u01746076039182") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee287_d20250501_m050718_c001_v0001177_t0021_u01746076038367") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f409b3212cf81c9b8_d20250501_m050609_c001_v7007000_t0000_u01746075969943") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee09c_d20250501_m050608_c001_v0001177_t0017_u01746075968436") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f409b3212cf81c9aa_d20250501_m050607_c001_v7007000_t0000_u01746075967704") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee08e_d20250501_m050606_c001_v0001177_t0024_u01746075966484") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f409b3212cf81c9a2_d20250501_m050603_c001_v7007000_t0000_u01746075963641") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee07a_d20250501_m050602_c001_v0001177_t0027_u01746075962408") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f409b3212cf81c996_d20250501_m050601_c001_v7007000_t0000_u01746075961863") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee070_d20250501_m050600_c001_v0001177_t0025_u01746075960863") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee05e_d20250501_m050558_c001_v0001177_t0048_u01746075958338") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f409b3212cf81c98d_d20250501_m050557_c001_v7007000_t0000_u01746075957615") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee04e_d20250501_m050557_c001_v0001177_t0053_u01746075957035") 2025/05/01 05:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee046_d20250501_m050556_c001_v0001177_t0014_u01746075956201") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f409b3212cf81c986_d20250501_m050554_c001_v7007000_t0000_u01746075954678") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee008_d20250501_m050546_c001_v0001177_t0036_u01746075946605") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eedff8_d20250501_m050543_c001_v0001177_t0003_u01746075943888") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4162eda904b4ed80_d20250501_m050543_c001_v7007000_t0000_u01746075943174") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eedff0_d20250501_m050542_c001_v0001177_t0017_u01746075942587") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eedfec_d20250501_m050541_c001_v0001177_t0016_u01746075941522") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4162eda904b4ed6f_d20250501_m050540_c001_v7007000_t0000_u01746075940418") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eedfba_d20250501_m050531_c001_v0001177_t0001_u01746075931167") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f40833a2b02f7e089_d20250501_m050530_c001_v7007000_t0000_u01746075930782") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eedfb2_d20250501_m050530_c001_v0001177_t0033_u01746075930178") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4104b91298668145_d20250501_m050528_c001_v7007000_t0000_u01746075928539") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eedfa2_d20250501_m050527_c001_v0001177_t0055_u01746075927954") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4104b91298668136_d20250501_m050527_c001_v7007000_t0000_u01746075927405") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eedf9e_d20250501_m050526_c001_v0001177_t0049_u01746075926833") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4104b91298668120_d20250501_m050525_c001_v7007000_t0000_u01746075925534") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eedf94_d20250501_m050524_c001_v0001177_t0055_u01746075924767") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4104b91298668113_d20250501_m050524_c001_v7007000_t0000_u01746075924216") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eedf88_d20250501_m050523_c001_v0001177_t0044_u01746075923639") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4104b91298668103_d20250501_m050522_c001_v7007000_t0000_u01746075922729") 2025/05/01 05:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eedf7a_d20250501_m050522_c001_v0001177_t0040_u01746075922147") 2025/05/01 05:11:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4104b912986680e9_d20250501_m050516_c001_v7007000_t0000_u01746075916171") 2025/05/01 05:11:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eedf42_d20250501_m050515_c001_v0001177_t0000_u01746075915489") 2025/05/01 05:11:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4104b912986680e7_d20250501_m050514_c001_v7007000_t0000_u01746075914564") 2025/05/01 05:11:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eedf30_d20250501_m050513_c001_v0001177_t0020_u01746075913958") 2025/05/01 05:11:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4104b912986680d6_d20250501_m050513_c001_v7007000_t0000_u01746075913037") 2025/05/01 05:11:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eedf28_d20250501_m050512_c001_v0001177_t0016_u01746075912423") 2025/05/01 05:11:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4104b912986680aa_d20250501_m050509_c001_v7007000_t0000_u01746075909451") 2025/05/01 05:11:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eedf14_d20250501_m050508_c001_v0001177_t0035_u01746075908874") 2025/05/01 05:11:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4155e906ed5af5a7_d20250501_m051123_c001_v7007000_t0000_u01746076283898") 2025/05/01 05:11:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1112de99f994f17e_d20250501_m051121_c001_v0001183_t0055_u01746076281056") 2025/05/01 05:11:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a335_d20250501_m051119_c001_v7007000_t0000_u01746076279291") 2025/05/01 05:11:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee720_d20250501_m051116_c001_v0001177_t0050_u01746076276175") 2025/05/01 05:11:51 DEBUG : sub/yam: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5dd99_d20250501_m050715_c001_v7007000_t0000_u01746076035488") 2025/05/01 05:11:51 DEBUG : sub/yam: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a5708b11_d20250501_m050713_c001_v0001182_t0055_u01746076033918") 2025/05/01 05:11:51 DEBUG : test_dir1/file2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a320_d20250501_m051114_c001_v7007000_t0000_u01746076274563") 2025/05/01 05:11:51 DEBUG : test_dir1/file2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee716_d20250501_m051112_c001_v0001177_t0044_u01746076272694") 2025/05/01 05:11:51 DEBUG : test_dir1/file2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a31c_d20250501_m051111_c001_v7007000_t0000_u01746076271103") 2025/05/01 05:11:51 DEBUG : test_dir1/file2: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f116c835c00e16dad_d20250501_m051109_c001_v0001184_t0036_u01746076269691") 2025/05/01 05:11:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a321_d20250501_m051114_c001_v7007000_t0000_u01746076274753") 2025/05/01 05:11:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f116c835c00e16e05_d20250501_m051112_c001_v0001184_t0004_u01746076272707") 2025/05/01 05:11:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4023012e7e02a31d_d20250501_m051111_c001_v7007000_t0000_u01746076271294") 2025/05/01 05:11:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f114a762965bec185_d20250501_m051109_c001_v0001178_t0005_u01746076269685") 2025/05/01 05:11:52 DEBUG : three: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab90365_d20250501_m050705_c001_v7007000_t0000_u01746076025599") 2025/05/01 05:11:52 DEBUG : three: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee224_d20250501_m050704_c001_v0001177_t0005_u01746076024263") 2025/05/01 05:11:52 DEBUG : three: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1192cd6cc1eee211_d20250501_m050702_c001_v0001177_t0037_u01746076022046") 2025/05/01 05:11:52 DEBUG : two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab90366_d20250501_m050705_c001_v7007000_t0000_u01746076025827") 2025/05/01 05:11:52 DEBUG : two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f41983b9018fc757a_d20250501_m050703_c001_v0001182_t0025_u01746076023611") 2025/05/01 05:11:52 DEBUG : two: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f4192cd6cc1eee20d_d20250501_m050701_c001_v0001177_t0006_u01746076021854") 2025/05/01 05:11:52 DEBUG : yam: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5dd9b_d20250501_m050716_c001_v7007000_t0000_u01746076036259") 2025/05/01 05:11:52 DEBUG : yam: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f1091e3370b759a18_d20250501_m050715_c001_v0001183_t0024_u01746076035293") 2025/05/01 05:11:52 DEBUG : yam: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5dd64_d20250501_m050711_c001_v7007000_t0000_u01746076031705") 2025/05/01 05:11:52 DEBUG : yam: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f104b6b65a5708a4d_d20250501_m050710_c001_v0001182_t0029_u01746076030156") 2025/05/01 05:11:52 DEBUG : yam: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab90369_d20250501_m050708_c001_v7007000_t0000_u01746076028122") 2025/05/01 05:11:52 DEBUG : yam: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f11983b9018fc75d4_d20250501_m050706_c001_v0001182_t0003_u01746076026500") 2025/05/01 05:11:52 DEBUG : yaml: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f413b04a473d5dd78_d20250501_m050712_c001_v7007000_t0000_u01746076032604") 2025/05/01 05:11:52 DEBUG : yaml: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f100c4f54e101d45b_d20250501_m050711_c001_v0001120_t0022_u01746076031375") 2025/05/01 05:11:52 DEBUG : yaml: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f419a281d9ab9036b_d20250501_m050708_c001_v7007000_t0000_u01746076028865") 2025/05/01 05:11:52 DEBUG : yaml: Deleting (id "4_z3f32fd2330bd8bab9f680e1b_f112365ac28984703_d20250501_m050707_c001_v0001172_t0010_u01746076027744") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m48.396557537s (try 1/5)