"./sync.test -test.v -test.timeout 1h0m0s -remote TestSeafileEncrypted: -verbose" - Starting (try 1/5)
2025/04/13 06:11:15 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu"
2025/04/13 06:11:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:11:15 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:11:15 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:11:15 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:11:15 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:11:15 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:11:15 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:11:15 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:11:15 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:11:15 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:11:15 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:11:15 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:11:15 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:11:15 DEBUG : Seafile server version 11.0.13
2025/04/13 06:11:15 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:11:15 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:11:16 DEBUG : Creating backend with remote "/tmp/rclone1532153267"
=== RUN   TestPipe
--- PASS: TestPipe (0.00s)
=== RUN   TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.03s)
=== 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 "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/13 06:11:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/04/13 06:11:17 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:17 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestCopyWithDryRun (0.80s)
=== RUN   TestCopy
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:17 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/04/13 06:11:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/13 06:11:17 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:17 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:17 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:18 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopy (1.13s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    sync_test.go:97: Skipping as metadata not supported
--- SKIP: TestCopyMetadata (0.19s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    sync_test.go:97: Skipping as metadata not supported
--- SKIP: TestCopyMetadataNoEmptyDirs (0.20s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:19 DEBUG : Creating backend with remote "/non-existing"
2025/04/13 06:11:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/04/13 06:11:19 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:19 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestCopyMissingDirectory (0.50s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:19 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:11:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/13 06:11:19 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:19 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:20 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestCopyNoTraverse (1.21s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:20 INFO  : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Running all checks before starting transfers
2025/04/13 06:11:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/13 06:11:20 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:20 INFO  : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Checks finished, now starting transfers
2025/04/13 06:11:20 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:21 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestCopyCheckFirst (1.11s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:21 ERROR : Ignoring --no-traverse with sync
2025/04/13 06:11:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/13 06:11:22 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:22 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:22 INFO  : sub dir/hello world: Copied (new)
2025/04/13 06:11:22 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncNoTraverse (1.11s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:23 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/04/13 06:11:23 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:23 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:23 INFO  : hello world2: Copied (new)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestCopyWithDepth (0.90s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:24 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/13 06:11:24 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:24 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:24 INFO  : potato2: Copied (new)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestCopyWithFilesFrom (0.92s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:24 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:11:25 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/13 06:11:25 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:25 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:25 INFO  : potato2: Copied (new)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestCopyWithFilesFromAndNoTraverse (0.99s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/04/13 06:11:25 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/13 06:11:25 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/04/13 06:11:25 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/04/13 06:11:25 INFO  : sub dir: Making directory
2025/04/13 06:11:26 INFO  : sub dir2: Making directory
2025/04/13 06:11:26 INFO  : sub dir2/sub sub dir2: Making directory
2025/04/13 06:11:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/13 06:11:26 INFO  : sub dir/hello world: Copied (new)
2025/04/13 06:11:27 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:27 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:27 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopyEmptyDirectories (2.59s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:28 INFO  : sub dir2: Making directory
2025/04/13 06:11:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/04/13 06:11:28 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/13 06:11:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/13 06:11:28 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:28 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:28 INFO  : sub dir/hello world: Copied (new)
--- PASS: TestCopyNoEmptyDirectories (0.91s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:29 DEBUG : sub dir2: Making directory with metadata
2025/04/13 06:11:29 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/13 06:11:29 INFO  : sub dir: Making directory
2025/04/13 06:11:29 INFO  : sub dir2: Making directory
2025/04/13 06:11:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/13 06:11:30 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:30 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:30 INFO  : sub dir/hello world: Copied (new)
2025/04/13 06:11:30 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:30 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
2025/04/13 06:11:30 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestMoveEmptyDirectories (2.05s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    sync_test.go:408: Skipping test as backend does not support DirSetModTime
--- SKIP: TestSyncNoUpdateDirModtime (0.19s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:31 INFO  : sub dir2: Making directory
2025/04/13 06:11:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/13 06:11:31 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:31 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:31 INFO  : sub dir/hello world: Copied (new)
2025/04/13 06:11:31 INFO  : sub dir/hello world: Deleted
--- PASS: TestMoveNoEmptyDirectories (0.91s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:32 DEBUG : sub dir2: Making directory with metadata
2025/04/13 06:11:32 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/13 06:11:32 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/04/13 06:11:32 INFO  : sub dir: Making directory
2025/04/13 06:11:32 INFO  : sub dir2: Making directory
2025/04/13 06:11:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/13 06:11:33 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:33 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:33 INFO  : sub dir/hello world: Copied (new)
2025/04/13 06:11:33 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:33 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestSyncEmptyDirectories (1.92s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.20s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:34 INFO  : sub dir2: Making directory
2025/04/13 06:11:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/13 06:11:34 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:34 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:34 INFO  : sub dir/hello world: Copied (new)
2025/04/13 06:11:34 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncNoEmptyDirectories (0.90s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:35 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-gatugil0tiwo"
2025/04/13 06:11:35 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:11:35 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:11:35 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:11:35 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:11:35 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:11:35 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:11:35 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:11:35 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:11:35 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:11:35 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:11:35 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:11:35 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:11:35 DEBUG : Seafile server version 11.0.13
2025/04/13 06:11:36 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:11:36 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
    sync_test.go:590: Server side copy (if possible) seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu' -> seafile encrypted library 'Encrypted' path 'rclone-test-gatugil0tiwo'
2025/04/13 06:11:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/13 06:11:36 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-gatugil0tiwo': Waiting for checks to finish
2025/04/13 06:11:36 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-gatugil0tiwo': Waiting for transfers to finish
2025/04/13 06:11:37 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:11:37 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:37 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-gatugil0tiwo': Purge remote
--- PASS: TestServerSideCopy (2.72s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/04/13 06:11:38 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:38 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:38 INFO  : sub dir/hello world: Copied (replaced existing)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestCopyOverSelf (1.51s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:40 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-hocanow5zoqi"
2025/04/13 06:11:40 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:11:40 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:11:40 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:11:40 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:11:40 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:11:40 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:11:40 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:11:40 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:11:40 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:11:40 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:11:40 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:11:40 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:11:40 DEBUG : Seafile server version 11.0.13
2025/04/13 06:11:40 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:11:40 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
    sync_test.go:626: Server side copy (if possible) seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu' -> seafile encrypted library 'Encrypted' path 'rclone-test-hocanow5zoqi'
2025/04/13 06:11:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/13 06:11:40 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-hocanow5zoqi': Waiting for checks to finish
2025/04/13 06:11:40 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-hocanow5zoqi': Waiting for transfers to finish
2025/04/13 06:11:41 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:11:41 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/04/13 06:11:42 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-hocanow5zoqi': Waiting for checks to finish
2025/04/13 06:11:42 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-hocanow5zoqi': Waiting for transfers to finish
2025/04/13 06:11:43 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:11:43 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:43 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-hocanow5zoqi': Purge remote
--- PASS: TestServerSideCopyOverSelf (4.53s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/04/13 06:11:44 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:44 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:44 INFO  : sub dir/hello world: Copied (replaced existing)
2025/04/13 06:11:44 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestMoveOverSelf (1.51s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:46 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-kojugom5puru"
2025/04/13 06:11:46 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:11:46 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:11:46 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:11:46 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:11:46 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:11:46 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:11:46 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:11:46 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:11:46 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:11:46 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:11:46 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:11:46 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:11:46 DEBUG : Seafile server version 11.0.13
2025/04/13 06:11:46 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:11:46 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
    sync_test.go:671: Server side copy (if possible) seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu' -> seafile encrypted library 'Encrypted' path 'rclone-test-kojugom5puru'
2025/04/13 06:11:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/13 06:11:46 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-kojugom5puru': Waiting for checks to finish
2025/04/13 06:11:46 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-kojugom5puru': Waiting for transfers to finish
2025/04/13 06:11:47 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:11:47 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:48 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-kojugom5puru': Using server-side directory move
2025/04/13 06:11:48 INFO  : seafile encrypted library 'Encrypted' path 'rclone-test-kojugom5puru': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/04/13 06:11:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/04/13 06:11:48 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-kojugom5puru': Waiting for checks to finish
2025/04/13 06:11:48 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-kojugom5puru': Waiting for transfers to finish
2025/04/13 06:11:48 INFO  : sub dir/hello world: Deleted
2025/04/13 06:11:48 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:11:49 INFO  : sub dir/hello world: Moved (server-side)
2025/04/13 06:11:49 DEBUG : testing file moves
2025/04/13 06:11:50 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17)
2025/04/13 06:11:50 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-kojugom5puru': Waiting for checks to finish
2025/04/13 06:11:50 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-kojugom5puru': Waiting for transfers to finish
2025/04/13 06:11:50 INFO  : sub dir/hello world: Deleted
2025/04/13 06:11:50 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:11:50 INFO  : sub dir/hello world: Moved (server-side)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:50 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-kojugom5puru': Purge remote
--- PASS: TestServerSideMoveOverSelf (5.95s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:51 ERROR : : error listing: directory not found
2025/04/13 06:11:52 INFO  : Local file system at /tmp/rclone1532153267: Making directory
2025/04/13 06:11:52 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:52 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestCopyAfterDelete (1.31s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:53 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/04/13 06:11:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/13 06:11:53 DEBUG : Local file system at /tmp/rclone1532153267: Waiting for checks to finish
2025/04/13 06:11:53 DEBUG : Local file system at /tmp/rclone1532153267: Waiting for transfers to finish
2025/04/13 06:11:53 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world
2025/04/13 06:11:53 INFO  : sub dir/hello world: Copied (new)
2025/04/13 06:11:53 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestCopyRedownload (1.41s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:54 DEBUG : check sum: Need to transfer - File not found at Destination
2025/04/13 06:11:54 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:54 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:54 INFO  : check sum: Copied (new)
2025/04/13 06:11:54 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:54 NOTICE: seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/04/13 06:11:54 DEBUG : check sum: Size of src and dst objects identical
2025/04/13 06:11:54 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:54 DEBUG : check sum: Unchanged skipping
2025/04/13 06:11:54 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:54 DEBUG : Waiting for deletions to finish
2025/04/13 06:11:54 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncBasedOnCheckSum (1.31s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:55 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/04/13 06:11:55 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:55 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:56 INFO  : sizeonly: Copied (new)
2025/04/13 06:11:56 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:56 DEBUG : sizeonly: Sizes identical
2025/04/13 06:11:56 DEBUG : sizeonly: Unchanged skipping
2025/04/13 06:11:56 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:56 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:56 DEBUG : Waiting for deletions to finish
2025/04/13 06:11:56 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncSizeOnly (1.30s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:57 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/04/13 06:11:57 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:57 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:57 INFO  : ignore-size: Copied (new)
2025/04/13 06:11:57 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:57 DEBUG : ignore-size: Sizes identical
2025/04/13 06:11:57 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:57 DEBUG : ignore-size: Unchanged skipping
2025/04/13 06:11:57 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:57 DEBUG : Waiting for deletions to finish
2025/04/13 06:11:57 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreSize (1.34s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:58 DEBUG : existing: Sizes identical
2025/04/13 06:11:58 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:58 DEBUG : existing: Unchanged skipping
2025/04/13 06:11:58 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:58 DEBUG : Waiting for deletions to finish
2025/04/13 06:11:58 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:11:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/04/13 06:11:58 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:11:58 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:11:59 INFO  : existing: Copied (replaced existing)
2025/04/13 06:11:59 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreTimes (1.52s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:00 DEBUG : existing: Need to transfer - File not found at Destination
2025/04/13 06:12:00 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:00 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:00 INFO  : existing: Copied (new)
2025/04/13 06:12:00 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:00 DEBUG : existing: Destination exists, skipping
2025/04/13 06:12:00 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:00 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:00 DEBUG : Waiting for deletions to finish
2025/04/13 06:12:00 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreExisting (1.30s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:01 INFO  : d: Making directory
2025/04/13 06:12:02 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/04/13 06:12:02 DEBUG : c/non empty space: Sizes identical
2025/04/13 06:12:02 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:02 DEBUG : c/non empty space: Unchanged skipping
2025/04/13 06:12:02 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:02 INFO  : a/potato2: Copied (new)
2025/04/13 06:12:02 DEBUG : Waiting for deletions to finish
2025/04/13 06:12:02 INFO  : b/potato: Deleted
2025/04/13 06:12:02 INFO  : d: Removing directory
2025/04/13 06:12:02 INFO  : b: Removing directory
2025/04/13 06:12:03 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': deleted 2 directories
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreErrors (3.01s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:04 DEBUG : empty space: Sizes identical
2025/04/13 06:12:04 DEBUG : empty space: Unchanged skipping
2025/04/13 06:12:04 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:04 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:04 DEBUG : Waiting for deletions to finish
2025/04/13 06:12:04 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:04 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:04 DEBUG : empty space: Sizes identical
2025/04/13 06:12:04 DEBUG : empty space: Unchanged skipping
2025/04/13 06:12:04 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:04 DEBUG : Waiting for deletions to finish
2025/04/13 06:12:04 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingModtimeOnly (1.42s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    sync_test.go:1016: Can't check this if no hashes supported
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.20s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    sync_test.go:1042: Can't run this test on fs which doesn't support mod time
--- SKIP: TestSyncDoesntUpdateModtime (0.20s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:06 DEBUG : empty space: Sizes identical
2025/04/13 06:12:06 DEBUG : potato: Need to transfer - File not found at Destination
2025/04/13 06:12:06 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:06 DEBUG : empty space: Unchanged skipping
2025/04/13 06:12:06 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:06 INFO  : potato: Copied (new)
2025/04/13 06:12:06 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterAddingAFile (1.32s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:07 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/04/13 06:12:07 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:07 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:07 INFO  : potato: Copied (replaced existing)
2025/04/13 06:12:07 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingFilesSizeOnly (1.20s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size
2025/04/13 06:12:09 DEBUG : potato: Sizes differ (src 21 vs dst 36)
2025/04/13 06:12:09 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:09 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:09 INFO  : potato: Copied (replaced existing)
2025/04/13 06:12:09 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingContentsOnly (1.22s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:10 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/13 06:12:10 DEBUG : empty space: Sizes identical
2025/04/13 06:12:10 DEBUG : empty space: Unchanged skipping
2025/04/13 06:12:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/04/13 06:12:10 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:10 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:10 DEBUG : Waiting for deletions to finish
2025/04/13 06:12:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.23s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:11 DEBUG : empty space: Sizes identical
2025/04/13 06:12:11 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/13 06:12:11 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:11 DEBUG : empty space: Unchanged skipping
2025/04/13 06:12:11 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:11 INFO  : potato2: Copied (new)
2025/04/13 06:12:11 DEBUG : Waiting for deletions to finish
2025/04/13 06:12:11 INFO  : potato: Deleted
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.61s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:13 INFO  : d: Making directory
2025/04/13 06:12:13 INFO  : d/e: Making directory
2025/04/13 06:12:13 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/04/13 06:12:14 DEBUG : c/non empty space: Sizes identical
2025/04/13 06:12:14 DEBUG : c/non empty space: Unchanged skipping
2025/04/13 06:12:14 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:14 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:14 INFO  : a/potato2: Copied (new)
2025/04/13 06:12:14 DEBUG : Waiting for deletions to finish
2025/04/13 06:12:14 INFO  : b/potato: Deleted
2025/04/13 06:12:14 INFO  : d/e: Removing directory
2025/04/13 06:12:14 INFO  : d: Removing directory
2025/04/13 06:12:15 INFO  : b: Removing directory
2025/04/13 06:12:15 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': deleted 3 directories
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.76s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:16 INFO  : d: Making directory
2025/04/13 06:12:17 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/04/13 06:12:17 DEBUG : c/non empty space: Sizes identical
2025/04/13 06:12:17 DEBUG : c/non empty space: Unchanged skipping
2025/04/13 06:12:17 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:17 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:17 INFO  : a/potato2: Copied (new)
2025/04/13 06:12:17 ERROR : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': not deleting files as there were IO errors
2025/04/13 06:12:17 ERROR : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': not deleting directories as there were IO errors
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.02s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:19 DEBUG : Waiting for deletions to finish
2025/04/13 06:12:20 DEBUG : empty space: Sizes identical
2025/04/13 06:12:20 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/13 06:12:20 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:20 DEBUG : empty space: Unchanged skipping
2025/04/13 06:12:20 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:20 INFO  : potato: Deleted
2025/04/13 06:12:20 INFO  : potato2: Copied (new)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncDeleteDuring (1.62s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:21 DEBUG : Waiting for deletions to finish
2025/04/13 06:12:21 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:21 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:21 INFO  : potato: Deleted
2025/04/13 06:12:21 DEBUG : empty space: Sizes identical
2025/04/13 06:12:21 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/13 06:12:21 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:21 DEBUG : empty space: Unchanged skipping
2025/04/13 06:12:21 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:22 INFO  : potato2: Copied (new)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncDeleteBefore (1.72s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:23 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/13 06:12:23 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:23 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:23 INFO  : potato2: Copied (new)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestCopyDeleteBefore (1.30s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:24 DEBUG : enormous: Excluded (Size Filter)
2025/04/13 06:12:24 DEBUG : enormous: Excluded
2025/04/13 06:12:24 DEBUG : potato2: Excluded (Size Filter)
2025/04/13 06:12:24 DEBUG : potato2: Excluded
2025/04/13 06:12:24 DEBUG : potato2: Excluded (Size Filter)
2025/04/13 06:12:24 DEBUG : potato2: Excluded
2025/04/13 06:12:24 DEBUG : empty space: Sizes identical
2025/04/13 06:12:24 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:24 DEBUG : empty space: Unchanged skipping
2025/04/13 06:12:24 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:24 DEBUG : Waiting for deletions to finish
2025/04/13 06:12:24 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:24 DEBUG : enormous: Excluded (Size Filter)
2025/04/13 06:12:24 DEBUG : enormous: Excluded
2025/04/13 06:12:24 DEBUG : potato2: Excluded (Size Filter)
2025/04/13 06:12:24 DEBUG : potato2: Excluded
2025/04/13 06:12:24 DEBUG : potato2: Excluded (Size Filter)
2025/04/13 06:12:24 DEBUG : potato2: Excluded
2025/04/13 06:12:24 DEBUG : empty space: Sizes identical
2025/04/13 06:12:24 DEBUG : empty space: Unchanged skipping
2025/04/13 06:12:24 DEBUG : Local file system at /tmp/rclone1532153267: Waiting for checks to finish
2025/04/13 06:12:24 DEBUG : Local file system at /tmp/rclone1532153267: Waiting for transfers to finish
2025/04/13 06:12:24 DEBUG : Waiting for deletions to finish
2025/04/13 06:12:24 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncWithExclude (1.62s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:26 DEBUG : enormous: Excluded (Size Filter)
2025/04/13 06:12:26 DEBUG : enormous: Excluded
2025/04/13 06:12:26 DEBUG : potato2: Excluded (Size Filter)
2025/04/13 06:12:26 DEBUG : potato2: Excluded
2025/04/13 06:12:26 DEBUG : empty space: Sizes identical
2025/04/13 06:12:26 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:26 DEBUG : empty space: Unchanged skipping
2025/04/13 06:12:26 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:26 DEBUG : Waiting for deletions to finish
2025/04/13 06:12:26 INFO  : enormous: Deleted
2025/04/13 06:12:26 INFO  : potato2: Deleted
2025/04/13 06:12:26 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:26 DEBUG : empty space: Sizes identical
2025/04/13 06:12:26 DEBUG : Local file system at /tmp/rclone1532153267: Waiting for checks to finish
2025/04/13 06:12:26 DEBUG : empty space: Unchanged skipping
2025/04/13 06:12:26 DEBUG : Local file system at /tmp/rclone1532153267: Waiting for transfers to finish
2025/04/13 06:12:26 DEBUG : Waiting for deletions to finish
2025/04/13 06:12:26 INFO  : potato2: Deleted
2025/04/13 06:12:26 INFO  : enormous: Deleted
2025/04/13 06:12:26 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (1.91s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    sync_test.go:1423: Can't run this test on fs which doesn't support mod time
--- SKIP: TestSyncWithUpdateOlder (0.20s)
=== 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 "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    sync_test.go:1538: Can track renames: false
2025/04/13 06:12:27 ERROR : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Ignoring --track-renames as the source and destination do not have a common hash
2025/04/13 06:12:27 DEBUG : potato: Need to transfer - File not found at Destination
2025/04/13 06:12:27 DEBUG : yam: Need to transfer - File not found at Destination
2025/04/13 06:12:27 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:27 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:28 INFO  : potato: Copied (new)
2025/04/13 06:12:28 INFO  : yam: Copied (new)
2025/04/13 06:12:28 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:28 ERROR : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Ignoring --track-renames as the source and destination do not have a common hash
2025/04/13 06:12:28 DEBUG : potato: Sizes identical
2025/04/13 06:12:28 DEBUG : yaml: Need to transfer - File not found at Destination
2025/04/13 06:12:28 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:28 DEBUG : potato: Unchanged skipping
2025/04/13 06:12:28 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:28 INFO  : yaml: Copied (new)
2025/04/13 06:12:28 DEBUG : Waiting for deletions to finish
2025/04/13 06:12:28 INFO  : yam: Deleted
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenames (1.91s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    sync_test.go:1610: Can track renames: false
2025/04/13 06:12:29 ERROR : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Ignoring --track-renames as either the source or destination do not support modtime
2025/04/13 06:12:29 DEBUG : potato: Need to transfer - File not found at Destination
2025/04/13 06:12:29 DEBUG : yam: Need to transfer - File not found at Destination
2025/04/13 06:12:29 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:29 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:30 INFO  : potato: Copied (new)
2025/04/13 06:12:30 INFO  : yam: Copied (new)
2025/04/13 06:12:30 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:30 ERROR : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Ignoring --track-renames as either the source or destination do not support modtime
2025/04/13 06:12:30 DEBUG : potato: Sizes identical
2025/04/13 06:12:30 DEBUG : yaml: Need to transfer - File not found at Destination
2025/04/13 06:12:30 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:30 DEBUG : potato: Unchanged skipping
2025/04/13 06:12:30 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:30 INFO  : yaml: Copied (new)
2025/04/13 06:12:30 DEBUG : Waiting for deletions to finish
2025/04/13 06:12:30 INFO  : yam: Deleted
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (1.93s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    sync_test.go:1649: Can track renames: false
2025/04/13 06:12:31 INFO  : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Making map for --track-renames
2025/04/13 06:12:31 INFO  : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Finished making map for --track-renames
2025/04/13 06:12:31 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:31 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/04/13 06:12:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/04/13 06:12:31 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for renames to finish
2025/04/13 06:12:31 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:32 INFO  : potato: Copied (new)
2025/04/13 06:12:32 INFO  : sub/yam: Copied (new)
2025/04/13 06:12:32 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:32 DEBUG : potato: Sizes identical
2025/04/13 06:12:32 DEBUG : potato: Unchanged skipping
2025/04/13 06:12:32 INFO  : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Making map for --track-renames
2025/04/13 06:12:32 INFO  : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Finished making map for --track-renames
2025/04/13 06:12:32 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:32 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:32 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for renames to finish
2025/04/13 06:12:32 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:33 INFO  : sub/yam: Moved (server-side) to: yam
2025/04/13 06:12:33 INFO  : yam: Renamed from "sub/yam"
2025/04/13 06:12:33 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:33 DEBUG : Waiting for deletions to finish
2025/04/13 06:12:33 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.53s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:34 DEBUG : Creating backend with remote "/tmp/rclone1532153267/dir1"
2025/04/13 06:12:34 DEBUG : Creating backend with remote "/tmp/rclone1532153267/dir2"
2025/04/13 06:12:34 DEBUG : Local file system at /tmp/rclone1532153267/dir2: Using server-side directory move
2025/04/13 06:12:34 INFO  : Local file system at /tmp/rclone1532153267/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/04/13 06:12:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/04/13 06:12:34 INFO  : file1.txt: Moved (server-side)
2025/04/13 06:12:34 DEBUG : Local file system at /tmp/rclone1532153267/dir2: Waiting for checks to finish
2025/04/13 06:12:34 DEBUG : Local file system at /tmp/rclone1532153267/dir2: Waiting for transfers to finish
--- PASS: TestServerSideMoveLocal (0.21s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/13 06:12:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/04/13 06:12:34 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:34 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:34 INFO  : sub dir/hello world: Copied (new)
2025/04/13 06:12:34 INFO  : sub dir/hello world: Deleted
2025/04/13 06:12:34 INFO  : nested/sub dir/file: Copied (new)
2025/04/13 06:12:34 INFO  : nested/sub dir/file: Deleted
2025/04/13 06:12:34 INFO  : sub dir: Removing directory
2025/04/13 06:12:34 INFO  : nested/sub dir: Removing directory
2025/04/13 06:12:34 INFO  : nested: Removing directory
2025/04/13 06:12:34 DEBUG : Local file system at /tmp/rclone1532153267: deleted 3 directories
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestMoveWithDeleteEmptySrcDirs (1.82s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/13 06:12:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/04/13 06:12:36 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:36 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:36 INFO  : sub dir/hello world: Copied (new)
2025/04/13 06:12:36 INFO  : sub dir/hello world: Deleted
2025/04/13 06:12:36 INFO  : nested/sub dir/file: Copied (new)
2025/04/13 06:12:36 INFO  : nested/sub dir/file: Deleted
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.81s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:38 DEBUG : existing: Need to transfer - File not found at Destination
2025/04/13 06:12:38 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/04/13 06:12:38 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:38 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:38 INFO  : existing: Copied (new)
2025/04/13 06:12:38 INFO  : existing: Deleted
2025/04/13 06:12:38 INFO  : existing-b: Copied (new)
2025/04/13 06:12:38 INFO  : existing-b: Deleted
2025/04/13 06:12:38 DEBUG : existing: Destination exists, skipping
2025/04/13 06:12:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/04/13 06:12:38 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:12:38 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:12:38 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestMoveWithIgnoreExisting (1.40s)
=== RUN   TestServerSideMove
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:39 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-sabumif2mefo"
2025/04/13 06:12:39 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:12:39 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:39 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:39 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:39 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:39 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:39 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:12:39 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:39 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:39 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:39 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:39 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:39 DEBUG : Seafile server version 11.0.13
2025/04/13 06:12:39 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:39 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
    sync_test.go:1705: Server side move (if possible) seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu' -> seafile encrypted library 'Encrypted' path 'rclone-test-sabumif2mefo'
2025/04/13 06:12:41 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-sabumif2mefo': Using server-side directory move
2025/04/13 06:12:41 INFO  : seafile encrypted library 'Encrypted' path 'rclone-test-sabumif2mefo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/04/13 06:12:41 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/13 06:12:41 DEBUG : empty space: Sizes identical
2025/04/13 06:12:41 DEBUG : empty space: Unchanged skipping
2025/04/13 06:12:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/04/13 06:12:41 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-sabumif2mefo': Waiting for checks to finish
2025/04/13 06:12:41 INFO  : empty space: Deleted
2025/04/13 06:12:41 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-sabumif2mefo': Waiting for transfers to finish
2025/04/13 06:12:41 INFO  : potato3: Deleted
2025/04/13 06:12:42 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:42 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:42 INFO  : potato2: Moved (server-side)
2025/04/13 06:12:42 INFO  : potato3: Moved (server-side)
2025/04/13 06:12:42 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-golimoy0fudu"
2025/04/13 06:12:42 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:12:42 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:42 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:42 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:42 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:42 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:42 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:12:42 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:42 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:42 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:42 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:42 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:42 DEBUG : Seafile server version 11.0.13
2025/04/13 06:12:43 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:43 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:43 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-golimoy0fudu': Using server-side directory move
2025/04/13 06:12:43 INFO  : seafile encrypted library 'Encrypted' path 'rclone-test-golimoy0fudu': Server side directory move succeeded
2025/04/13 06:12:43 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-golimoy0fudu': Purge remote
2025/04/13 06:12:43 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-sabumif2mefo': Purge remote
2025/04/13 06:12:43 NOTICE: purge failed: failed to delete directory: HTTP error 404 (404 Not Found) returned body: "{\"error_msg\":\"Folder /rclone-test-sabumif2mefo not found.\"}"
--- PASS: TestServerSideMove (4.75s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:44 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-pubayof2foni"
2025/04/13 06:12:44 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:12:44 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:44 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:44 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:44 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:44 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:44 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:12:44 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:44 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:44 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:44 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:44 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:44 DEBUG : Seafile server version 11.0.13
2025/04/13 06:12:44 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:44 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
    sync_test.go:1705: Server side move (if possible) seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu' -> seafile encrypted library 'Encrypted' path 'rclone-test-pubayof2foni'
2025/04/13 06:12:46 DEBUG : empty space: Excluded (Size Filter)
2025/04/13 06:12:46 DEBUG : empty space: Excluded
2025/04/13 06:12:46 DEBUG : empty space: Excluded (Size Filter)
2025/04/13 06:12:46 DEBUG : empty space: Excluded
2025/04/13 06:12:46 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/13 06:12:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/04/13 06:12:46 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-pubayof2foni': Waiting for checks to finish
2025/04/13 06:12:46 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-pubayof2foni': Waiting for transfers to finish
2025/04/13 06:12:46 INFO  : potato3: Deleted
2025/04/13 06:12:46 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:46 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:46 INFO  : potato2: Moved (server-side)
2025/04/13 06:12:47 INFO  : potato3: Moved (server-side)
2025/04/13 06:12:47 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-hayutap9pobu"
2025/04/13 06:12:47 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:12:47 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:47 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:47 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:47 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:47 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:47 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:12:47 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:47 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:47 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:47 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:47 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:47 DEBUG : Seafile server version 11.0.13
2025/04/13 06:12:47 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:47 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:48 DEBUG : empty space: Excluded (Size Filter)
2025/04/13 06:12:48 DEBUG : empty space: Excluded
2025/04/13 06:12:48 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/13 06:12:48 DEBUG : potato3: Need to transfer - File not found at Destination
2025/04/13 06:12:48 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-hayutap9pobu': Waiting for checks to finish
2025/04/13 06:12:48 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-hayutap9pobu': Waiting for transfers to finish
2025/04/13 06:12:48 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:48 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:48 INFO  : potato2: Moved (server-side)
2025/04/13 06:12:48 INFO  : potato3: Moved (server-side)
2025/04/13 06:12:49 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-hayutap9pobu': Purge remote
2025/04/13 06:12:49 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-pubayof2foni': Purge remote
--- PASS: TestServerSideMoveWithFilter (5.52s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:49 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-vojuyat1rupe"
2025/04/13 06:12:49 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:12:49 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:49 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:49 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:49 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:49 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:49 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:12:49 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:49 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:49 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:49 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:49 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:49 DEBUG : Seafile server version 11.0.13
2025/04/13 06:12:49 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:49 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:50 INFO  : tomatoDir: Making directory
    sync_test.go:1705: Server side move (if possible) seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu' -> seafile encrypted library 'Encrypted' path 'rclone-test-vojuyat1rupe'
2025/04/13 06:12:51 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-vojuyat1rupe': Using server-side directory move
2025/04/13 06:12:52 INFO  : seafile encrypted library 'Encrypted' path 'rclone-test-vojuyat1rupe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/04/13 06:12:52 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/13 06:12:52 DEBUG : empty space: Sizes identical
2025/04/13 06:12:52 DEBUG : empty space: Unchanged skipping
2025/04/13 06:12:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/04/13 06:12:52 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-vojuyat1rupe': Waiting for checks to finish
2025/04/13 06:12:52 INFO  : empty space: Deleted
2025/04/13 06:12:52 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-vojuyat1rupe': Waiting for transfers to finish
2025/04/13 06:12:52 INFO  : potato3: Deleted
2025/04/13 06:12:52 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:53 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:53 INFO  : potato2: Moved (server-side)
2025/04/13 06:12:53 INFO  : potato3: Moved (server-side)
2025/04/13 06:12:53 INFO  : tomatoDir: Removing directory
2025/04/13 06:12:53 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': deleted 1 directories
2025/04/13 06:12:53 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-lelobah9viqo"
2025/04/13 06:12:53 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:12:53 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:53 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:53 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:53 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:53 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:53 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:12:53 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:53 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:53 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:53 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:53 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:53 DEBUG : Seafile server version 11.0.13
2025/04/13 06:12:54 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:54 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:54 INFO  : tomatoDir: Making directory
2025/04/13 06:12:54 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-lelobah9viqo': Using server-side directory move
2025/04/13 06:12:54 INFO  : seafile encrypted library 'Encrypted' path 'rclone-test-lelobah9viqo': Server side directory move succeeded
2025/04/13 06:12:55 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-lelobah9viqo': Purge remote
2025/04/13 06:12:55 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-vojuyat1rupe': Purge remote
2025/04/13 06:12:55 NOTICE: purge failed: failed to delete directory: HTTP error 404 (404 Not Found) returned body: "{\"error_msg\":\"Folder /rclone-test-vojuyat1rupe not found.\"}"
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (5.92s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    sync_test.go:1910: Skipping test as remote supports DirMove
--- SKIP: TestServerSideMoveOverlap (0.20s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:55 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/rclone-sync-test"
2025/04/13 06:12:55 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:12:55 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:55 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:55 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:55 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:55 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:55 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:12:55 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:55 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:55 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:55 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:55 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:55 DEBUG : Seafile server version 11.0.13
2025/04/13 06:12:56 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:56 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncOverlap (1.51s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:12:57 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/rclone-sync-test"
2025/04/13 06:12:57 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:12:57 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:57 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:57 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:57 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:57 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:12:57 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:57 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:57 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:57 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:57 DEBUG : Seafile server version 11.0.13
2025/04/13 06:12:57 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:57 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:58 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/rclone-sync-test-include/layer2"
2025/04/13 06:12:58 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:12:58 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:58 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:58 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:58 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:58 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:58 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:12:58 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:58 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:58 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:58 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:58 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:58 DEBUG : Seafile server version 11.0.13
2025/04/13 06:12:58 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:58 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:59 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/rclone-sync-test-ignore-file"
2025/04/13 06:12:59 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:12:59 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:59 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:59 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:59 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:59 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:59 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:12:59 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:12:59 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:12:59 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:12:59 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:12:59 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:12:59 DEBUG : Seafile server version 11.0.13
2025/04/13 06:12:59 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:12:59 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:00 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:00 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:00 DEBUG : rclone-sync-test: Excluded
2025/04/13 06:13:00 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:00 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/04/13 06:13:00 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:01 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:01 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/04/13 06:13:01 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/rclone-sync-test': Waiting for checks to finish
2025/04/13 06:13:01 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/rclone-sync-test': Waiting for transfers to finish
2025/04/13 06:13:01 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:01 INFO  : There was nothing to transfer
2025/04/13 06:13:01 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:01 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:02 DEBUG : rclone-sync-test: Excluded
2025/04/13 06:13:02 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:02 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/04/13 06:13:02 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:02 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:02 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/04/13 06:13:02 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:13:02 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:13:02 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:02 INFO  : rclone-sync-test-include: Removing directory
2025/04/13 06:13:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/04/13 06:13:02 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': failed to delete 1 directories
2025/04/13 06:13:02 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:13:02 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:03 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:03 DEBUG : rclone-sync-test: Excluded
2025/04/13 06:13:03 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:03 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/04/13 06:13:03 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:03 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:04 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/04/13 06:13:04 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/rclone-sync-test-include/layer2': Waiting for checks to finish
2025/04/13 06:13:04 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/rclone-sync-test-include/layer2': Waiting for transfers to finish
2025/04/13 06:13:04 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:04 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:13:04 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:04 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:04 DEBUG : rclone-sync-test: Excluded
2025/04/13 06:13:04 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:04 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/04/13 06:13:04 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:05 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:05 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/04/13 06:13:05 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:13:05 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:13:05 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:05 INFO  : rclone-sync-test-include: Removing directory
2025/04/13 06:13:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/04/13 06:13:05 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': failed to delete 1 directories
2025/04/13 06:13:05 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:13:05 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:05 DEBUG : : Excluded
2025/04/13 06:13:05 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:06 DEBUG : rclone-sync-test: Excluded
2025/04/13 06:13:06 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:06 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/04/13 06:13:06 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:06 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:06 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/04/13 06:13:06 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/rclone-sync-test-ignore-file': Waiting for checks to finish
2025/04/13 06:13:06 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/rclone-sync-test-ignore-file': Waiting for transfers to finish
2025/04/13 06:13:06 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:06 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncOverlapWithFilter (14.10s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:13:11 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/dst"
2025/04/13 06:13:11 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:13:11 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:11 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:11 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:11 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:11 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:11 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:13:11 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:11 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:11 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:11 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:11 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:11 DEBUG : Seafile server version 11.0.13
2025/04/13 06:13:11 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:11 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:11 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/CompareDest"
2025/04/13 06:13:11 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:13:11 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:11 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:11 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:11 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:11 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:11 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:13:11 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:11 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:11 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:11 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:11 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:11 DEBUG : Seafile server version 11.0.13
2025/04/13 06:13:12 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:12 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:12 DEBUG : fs cache: renaming cache item "TestSeafileEncrypted:rclone-test-wicayuk0rigu/CompareDest" to be canonical "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/CompareDest"
2025/04/13 06:13:12 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:12 DEBUG : one: Need to transfer - File not found at Destination
2025/04/13 06:13:12 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:12 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:12 INFO  : one: Copied (new)
2025/04/13 06:13:12 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:13 DEBUG : fs cache: switching user supplied name "TestSeafileEncrypted:rclone-test-wicayuk0rigu/CompareDest" for canonical name "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/CompareDest"
2025/04/13 06:13:13 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:13 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/13 06:13:13 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:13 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:13 INFO  : one: Copied (replaced existing)
2025/04/13 06:13:13 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:14 DEBUG : fs cache: switching user supplied name "TestSeafileEncrypted:rclone-test-wicayuk0rigu/CompareDest" for canonical name "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/CompareDest"
2025/04/13 06:13:14 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:14 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/13 06:13:14 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:14 DEBUG : one: Sizes identical
2025/04/13 06:13:14 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/13 06:13:14 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:14 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:14 INFO  : There was nothing to transfer
2025/04/13 06:13:14 DEBUG : fs cache: switching user supplied name "TestSeafileEncrypted:rclone-test-wicayuk0rigu/CompareDest" for canonical name "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/CompareDest"
2025/04/13 06:13:15 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:15 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/13 06:13:15 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:15 DEBUG : two: Sizes identical
2025/04/13 06:13:15 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/13 06:13:15 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:15 DEBUG : one: Sizes identical
2025/04/13 06:13:15 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/13 06:13:15 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:15 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:15 INFO  : There was nothing to transfer
2025/04/13 06:13:15 DEBUG : fs cache: switching user supplied name "TestSeafileEncrypted:rclone-test-wicayuk0rigu/CompareDest" for canonical name "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/CompareDest"
2025/04/13 06:13:15 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:15 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/13 06:13:15 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:15 DEBUG : two: Sizes identical
2025/04/13 06:13:15 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/13 06:13:15 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:16 DEBUG : one: Sizes identical
2025/04/13 06:13:16 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/13 06:13:16 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:16 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:16 INFO  : There was nothing to transfer
    sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test
2025/04/13 06:13:16 DEBUG : fs cache: switching user supplied name "TestSeafileEncrypted:rclone-test-wicayuk0rigu/CompareDest" for canonical name "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/CompareDest"
2025/04/13 06:13:16 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:16 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/13 06:13:16 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:16 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/13 06:13:16 DEBUG : two: Need to transfer - File not found at Destination
2025/04/13 06:13:16 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:16 DEBUG : one: Sizes identical
2025/04/13 06:13:16 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/13 06:13:16 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:16 INFO  : two: Copied (new)
2025/04/13 06:13:16 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCompareDest (6.65s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:13:18 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/dest"
2025/04/13 06:13:18 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:13:18 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:18 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:18 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:18 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:18 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:18 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:13:18 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:18 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:18 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:18 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:18 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:18 DEBUG : Seafile server version 11.0.13
2025/04/13 06:13:18 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:18 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:19 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/pre-dest1"
2025/04/13 06:13:19 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:13:19 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:19 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:19 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:19 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:19 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:19 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:13:19 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:19 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:19 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:19 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:19 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:19 DEBUG : Seafile server version 11.0.13
2025/04/13 06:13:19 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:19 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:19 DEBUG : fs cache: renaming cache item "TestSeafileEncrypted:rclone-test-wicayuk0rigu/pre-dest1" to be canonical "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/pre-dest1"
2025/04/13 06:13:19 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/pre-dest2"
2025/04/13 06:13:19 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:13:19 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:19 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:19 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:19 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:19 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:19 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:13:19 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:19 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:19 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:19 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:19 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:19 DEBUG : Seafile server version 11.0.13
2025/04/13 06:13:19 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:19 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:20 DEBUG : fs cache: renaming cache item "TestSeafileEncrypted:rclone-test-wicayuk0rigu/pre-dest2" to be canonical "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/pre-dest2"
2025/04/13 06:13:20 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:20 DEBUG : 1: Sizes identical
2025/04/13 06:13:20 DEBUG : 1: Destination found in --compare-dest, skipping
2025/04/13 06:13:20 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:20 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:20 DEBUG : 2: Sizes identical
2025/04/13 06:13:20 DEBUG : 2: Destination found in --compare-dest, skipping
2025/04/13 06:13:20 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:20 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:21 DEBUG : 3: Need to transfer - File not found at Destination
2025/04/13 06:13:21 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dest': Waiting for checks to finish
2025/04/13 06:13:21 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dest': Waiting for transfers to finish
2025/04/13 06:13:21 INFO  : 3: Copied (new)
2025/04/13 06:13:21 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncMultipleCompareDest (4.64s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:13:22 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/dst"
2025/04/13 06:13:22 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:13:22 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:22 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:22 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:22 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:22 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:22 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:13:22 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:22 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:22 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:22 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:22 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:22 DEBUG : Seafile server version 11.0.13
2025/04/13 06:13:22 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:22 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:23 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/CopyDest"
2025/04/13 06:13:23 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:13:23 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:23 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:23 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:23 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:23 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:23 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:13:23 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:23 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:23 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:23 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:23 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:23 DEBUG : Seafile server version 11.0.13
2025/04/13 06:13:23 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:23 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:23 DEBUG : fs cache: renaming cache item "TestSeafileEncrypted:rclone-test-wicayuk0rigu/CopyDest" to be canonical "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/CopyDest"
2025/04/13 06:13:23 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:23 DEBUG : one: Need to transfer - File not found at Destination
2025/04/13 06:13:23 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:23 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:24 INFO  : one: Copied (new)
2025/04/13 06:13:24 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:24 DEBUG : fs cache: switching user supplied name "TestSeafileEncrypted:rclone-test-wicayuk0rigu/CopyDest" for canonical name "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/CopyDest"
2025/04/13 06:13:24 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/13 06:13:24 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:24 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:24 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:24 INFO  : one: Copied (replaced existing)
2025/04/13 06:13:24 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:25 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/BackupDir"
2025/04/13 06:13:25 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:13:25 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:25 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:25 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:25 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:25 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:25 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:13:25 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:25 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:25 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:25 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:25 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:25 DEBUG : Seafile server version 11.0.13
2025/04/13 06:13:25 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:25 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:26 DEBUG : fs cache: renaming cache item "TestSeafileEncrypted:rclone-test-wicayuk0rigu/BackupDir" to be canonical "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/BackupDir"
2025/04/13 06:13:26 DEBUG : fs cache: switching user supplied name "TestSeafileEncrypted:rclone-test-wicayuk0rigu/CopyDest" for canonical name "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/CopyDest"
2025/04/13 06:13:26 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/13 06:13:26 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:26 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:26 DEBUG : one: Sizes identical
2025/04/13 06:13:26 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/13 06:13:26 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:26 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:27 INFO  : one: Moved (server-side)
2025/04/13 06:13:27 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:27 INFO  : one: Copied (server-side copy)
2025/04/13 06:13:27 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/13 06:13:27 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:27 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:28 DEBUG : fs cache: switching user supplied name "TestSeafileEncrypted:rclone-test-wicayuk0rigu/CopyDest" for canonical name "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/CopyDest"
2025/04/13 06:13:28 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:28 DEBUG : one: Sizes identical
2025/04/13 06:13:28 DEBUG : one: Unchanged skipping
2025/04/13 06:13:28 DEBUG : two: Sizes identical
2025/04/13 06:13:28 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:28 INFO  : two: Copied (server-side copy)
2025/04/13 06:13:28 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/13 06:13:28 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:28 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:28 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:28 DEBUG : fs cache: switching user supplied name "TestSeafileEncrypted:rclone-test-wicayuk0rigu/CopyDest" for canonical name "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/CopyDest"
2025/04/13 06:13:29 DEBUG : one: Sizes identical
2025/04/13 06:13:29 DEBUG : one: Unchanged skipping
2025/04/13 06:13:29 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:29 DEBUG : two: Sizes identical
2025/04/13 06:13:29 DEBUG : two: Unchanged skipping
2025/04/13 06:13:29 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:29 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:29 INFO  : There was nothing to transfer
2025/04/13 06:13:29 DEBUG : fs cache: switching user supplied name "TestSeafileEncrypted:rclone-test-wicayuk0rigu/CopyDest" for canonical name "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/CopyDest"
2025/04/13 06:13:29 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:29 DEBUG : one: Sizes identical
2025/04/13 06:13:29 DEBUG : one: Unchanged skipping
2025/04/13 06:13:29 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/13 06:13:29 DEBUG : three: Destination not found in --copy-dest
2025/04/13 06:13:29 DEBUG : three: Need to transfer - File not found at Destination
2025/04/13 06:13:29 DEBUG : two: Sizes identical
2025/04/13 06:13:29 DEBUG : two: Unchanged skipping
2025/04/13 06:13:29 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:29 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:29 INFO  : three: Copied (new)
2025/04/13 06:13:29 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCopyDest (8.87s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:13:32 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/dst"
2025/04/13 06:13:32 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:13:32 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:32 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:32 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:32 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:32 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:32 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:13:32 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:32 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:32 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:32 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:32 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:32 DEBUG : Seafile server version 11.0.13
2025/04/13 06:13:32 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:32 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:32 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/backup"
2025/04/13 06:13:32 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:13:32 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:32 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:32 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:32 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:32 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:32 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:13:32 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:32 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:32 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:32 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:32 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:32 DEBUG : Seafile server version 11.0.13
2025/04/13 06:13:33 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:33 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:33 DEBUG : fs cache: renaming cache item "TestSeafileEncrypted:rclone-test-wicayuk0rigu/backup" to be canonical "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/backup"
2025/04/13 06:13:33 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/13 06:13:33 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:33 DEBUG : two: Sizes identical
2025/04/13 06:13:33 DEBUG : two: Unchanged skipping
2025/04/13 06:13:33 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:34 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:34 INFO  : one: Moved (server-side)
2025/04/13 06:13:34 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:34 INFO  : one: Copied (new)
2025/04/13 06:13:34 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:34 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:34 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:35 INFO  : three.txt: Moved (server-side)
2025/04/13 06:13:35 INFO  : three.txt: Moved into backup dir
2025/04/13 06:13:35 DEBUG : fs cache: switching user supplied name "TestSeafileEncrypted:rclone-test-wicayuk0rigu/backup" for canonical name "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/backup"
2025/04/13 06:13:35 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/13 06:13:35 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:35 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:35 DEBUG : two: Sizes identical
2025/04/13 06:13:35 DEBUG : two: Unchanged skipping
2025/04/13 06:13:35 INFO  : one: Deleted
2025/04/13 06:13:36 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:36 INFO  : one: Moved (server-side)
2025/04/13 06:13:36 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:36 INFO  : one: Copied (new)
2025/04/13 06:13:36 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:36 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:36 INFO  : three.txt: Deleted
2025/04/13 06:13:37 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:37 INFO  : three.txt: Moved (server-side)
2025/04/13 06:13:37 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDir (6.96s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:13:39 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/dst"
2025/04/13 06:13:39 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:13:39 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:39 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:39 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:39 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:39 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:39 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:13:39 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:39 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:39 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:39 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:39 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:39 DEBUG : Seafile server version 11.0.13
2025/04/13 06:13:39 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:39 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:39 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/backup"
2025/04/13 06:13:39 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:13:39 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:39 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:39 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:39 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:39 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:39 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:13:39 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:39 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:39 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:39 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:39 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:39 DEBUG : Seafile server version 11.0.13
2025/04/13 06:13:39 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:40 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:40 DEBUG : fs cache: renaming cache item "TestSeafileEncrypted:rclone-test-wicayuk0rigu/backup" to be canonical "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/backup"
2025/04/13 06:13:40 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/13 06:13:40 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:40 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:40 DEBUG : two: Sizes identical
2025/04/13 06:13:40 DEBUG : two: Unchanged skipping
2025/04/13 06:13:41 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:41 INFO  : one: Moved (server-side) to: one.bak
2025/04/13 06:13:41 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:41 INFO  : one: Copied (new)
2025/04/13 06:13:41 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:41 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:42 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:42 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/13 06:13:42 INFO  : three.txt: Moved into backup dir
2025/04/13 06:13:42 DEBUG : fs cache: switching user supplied name "TestSeafileEncrypted:rclone-test-wicayuk0rigu/backup" for canonical name "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/backup"
2025/04/13 06:13:42 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/13 06:13:42 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:42 DEBUG : two: Sizes identical
2025/04/13 06:13:42 DEBUG : two: Unchanged skipping
2025/04/13 06:13:42 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:43 INFO  : one.bak: Deleted
2025/04/13 06:13:43 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:43 INFO  : one: Moved (server-side) to: one.bak
2025/04/13 06:13:43 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:44 INFO  : one: Copied (new)
2025/04/13 06:13:44 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:44 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:44 INFO  : three.txt.bak: Deleted
2025/04/13 06:13:45 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:45 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/13 06:13:45 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffix (7.76s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:13:47 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/dst"
2025/04/13 06:13:47 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:13:47 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:47 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:47 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:47 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:47 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:47 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:13:47 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:47 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:47 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:47 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:47 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:47 DEBUG : Seafile server version 11.0.13
2025/04/13 06:13:47 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:47 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:47 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/backup"
2025/04/13 06:13:47 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:13:47 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:47 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:47 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:47 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:47 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:47 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:13:47 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:47 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:47 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:47 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:47 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:47 DEBUG : Seafile server version 11.0.13
2025/04/13 06:13:47 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:47 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:47 DEBUG : fs cache: renaming cache item "TestSeafileEncrypted:rclone-test-wicayuk0rigu/backup" to be canonical "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/backup"
2025/04/13 06:13:48 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/13 06:13:48 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:48 DEBUG : two: Sizes identical
2025/04/13 06:13:48 DEBUG : two: Unchanged skipping
2025/04/13 06:13:48 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:48 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:49 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/04/13 06:13:49 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:49 INFO  : one: Copied (new)
2025/04/13 06:13:49 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:49 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:50 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:50 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/04/13 06:13:50 INFO  : three.txt: Moved into backup dir
2025/04/13 06:13:50 DEBUG : fs cache: switching user supplied name "TestSeafileEncrypted:rclone-test-wicayuk0rigu/backup" for canonical name "TestSeafileEncrypted{0mi9o}:rclone-test-wicayuk0rigu/backup"
2025/04/13 06:13:50 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/13 06:13:50 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:50 DEBUG : two: Sizes identical
2025/04/13 06:13:50 DEBUG : two: Unchanged skipping
2025/04/13 06:13:50 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:51 INFO  : one-2019-01-01: Deleted
2025/04/13 06:13:51 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:51 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/04/13 06:13:51 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:51 INFO  : one: Copied (new)
2025/04/13 06:13:51 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:51 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:52 INFO  : three-2019-01-01.txt: Deleted
2025/04/13 06:13:52 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:52 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/04/13 06:13:52 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (7.75s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:13:54 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/dst"
2025/04/13 06:13:54 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:13:54 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:54 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:54 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:54 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:54 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:54 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:13:54 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:13:54 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:13:54 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:13:54 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:13:54 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:13:54 DEBUG : Seafile server version 11.0.13
2025/04/13 06:13:54 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:55 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:55 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/13 06:13:55 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:55 DEBUG : two: Sizes identical
2025/04/13 06:13:55 DEBUG : two: Unchanged skipping
2025/04/13 06:13:55 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:56 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:56 INFO  : one: Moved (server-side) to: one.bak
2025/04/13 06:13:56 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:56 INFO  : one: Copied (new)
2025/04/13 06:13:56 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:56 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:57 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:57 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/13 06:13:57 INFO  : three.txt: Moved into backup dir
2025/04/13 06:13:57 DEBUG : one.bak: Excluded (Path Filter)
2025/04/13 06:13:57 DEBUG : one.bak: Excluded
2025/04/13 06:13:57 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/04/13 06:13:57 DEBUG : three.txt.bak: Excluded
2025/04/13 06:13:57 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/13 06:13:57 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:57 DEBUG : two: Sizes identical
2025/04/13 06:13:57 DEBUG : two: Unchanged skipping
2025/04/13 06:13:57 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for checks to finish
2025/04/13 06:13:58 INFO  : one.bak: Deleted
2025/04/13 06:13:58 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:58 INFO  : one: Moved (server-side) to: one.bak
2025/04/13 06:13:58 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu/dst': Waiting for transfers to finish
2025/04/13 06:13:59 INFO  : one: Copied (new)
2025/04/13 06:13:59 DEBUG : Waiting for deletions to finish
2025/04/13 06:13:59 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:13:59 INFO  : three.txt.bak: Deleted
2025/04/13 06:13:59 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:00 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/13 06:14:00 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirSuffixOnly (6.95s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:14:01 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/dst"
2025/04/13 06:14:01 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:14:01 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:14:01 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:14:01 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:14:01 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:14:01 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:14:01 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:14:01 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:14:01 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:14:01 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:14:01 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:14:01 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:14:01 DEBUG : Seafile server version 11.0.13
2025/04/13 06:14:01 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:01 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:02 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:02 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/13 06:14:02 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:03 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:03 INFO  : one: Moved (server-side) to: one.bak
2025/04/13 06:14:03 INFO  : one: Copied (new)
2025/04/13 06:14:03 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:03 DEBUG : two: Sizes identical
2025/04/13 06:14:03 DEBUG : two: Unchanged skipping
2025/04/13 06:14:03 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/04/13 06:14:03 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:04 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:04 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/13 06:14:05 INFO  : three.txt: Copied (new)
2025/04/13 06:14:05 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:05 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/13 06:14:05 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:05 INFO  : one.bak: Deleted
2025/04/13 06:14:06 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:06 INFO  : one: Moved (server-side) to: one.bak
2025/04/13 06:14:06 INFO  : one: Copied (new)
2025/04/13 06:14:06 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:06 DEBUG : two: Sizes identical
2025/04/13 06:14:06 DEBUG : two: Unchanged skipping
2025/04/13 06:14:06 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/04/13 06:14:07 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:07 INFO  : three.txt.bak: Deleted
2025/04/13 06:14:07 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:08 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/13 06:14:08 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffix (8.26s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:14:09 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-wicayuk0rigu/dst"
2025/04/13 06:14:09 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/04/13 06:14:09 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:14:09 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:14:09 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:14:09 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:14:09 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:14:09 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{0mi9o}" suffix to name
2025/04/13 06:14:09 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/04/13 06:14:09 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/04/13 06:14:09 DEBUG : Setting pass="NC6M3Pd48qWryg0F4Yflmqxpc-Q0y3SUhePtbeJ6T5SVK6PQhlK8Ow" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/04/13 06:14:09 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/04/13 06:14:09 DEBUG : Setting library_key="qEWfkUtM3jBkDl1xqJoNfmCx-iOnihPAKQ" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/04/13 06:14:10 DEBUG : Seafile server version 11.0.13
2025/04/13 06:14:10 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:10 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:10 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:10 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/13 06:14:10 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:11 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:11 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/04/13 06:14:11 INFO  : one: Copied (new)
2025/04/13 06:14:11 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:11 DEBUG : two: Sizes identical
2025/04/13 06:14:11 DEBUG : two: Unchanged skipping
2025/04/13 06:14:11 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/04/13 06:14:12 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:12 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:13 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/04/13 06:14:13 INFO  : three.txt: Copied (new)
2025/04/13 06:14:13 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:13 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/13 06:14:13 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:13 INFO  : one-2019-01-01: Deleted
2025/04/13 06:14:14 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:14 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/04/13 06:14:14 INFO  : one: Copied (new)
2025/04/13 06:14:14 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:15 DEBUG : two: Sizes identical
2025/04/13 06:14:15 DEBUG : two: Unchanged skipping
2025/04/13 06:14:15 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/04/13 06:14:15 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:15 INFO  : three-2019-01-01.txt: Deleted
2025/04/13 06:14:16 DEBUG : Decrypting library 07f5b781-b792-451b-8c6d-44c0452a2f3e
2025/04/13 06:14:16 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/04/13 06:14:16 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffixKeepExtension (8.27s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:14:17 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/04/13 06:14:17 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:14:17 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:14:18 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/04/13 06:14:18 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncUTFNorm (1.00s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:14:18 DEBUG : existing: Need to transfer - File not found at Destination
2025/04/13 06:14:18 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:14:18 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:14:18 INFO  : existing: Copied (new)
2025/04/13 06:14:18 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:14:19 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/04/13 06:14:19 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/04/13 06:14:19 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:14:19 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:14:19 ERROR : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': not deleting files as there were IO errors
2025/04/13 06:14:19 ERROR : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': not deleting directories as there were IO errors
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncImmutable (1.51s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:14:20 DEBUG : existing: Sizes identical
2025/04/13 06:14:20 DEBUG : existing: Unchanged skipping
2025/04/13 06:14:20 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:14:20 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:14:20 DEBUG : Waiting for deletions to finish
2025/04/13 06:14:20 INFO  : There was nothing to transfer
--- PASS: TestSyncIgnoreCase (0.81s)
=== RUN   TestFixCase
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    sync_test.go:2635: Skipping test as local or remote are case-sensitive
--- SKIP: TestFixCase (0.20s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
--- PASS: TestMaxTransfer (0.60s)
    --- SKIP: TestMaxTransfer/Hard (0.20s)
    --- SKIP: TestMaxTransfer/Soft (0.21s)
    --- SKIP: TestMaxTransfer/Cautious (0.19s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:14:30 DEBUG : both0: Sizes identical
2025/04/13 06:14:30 DEBUG : both0: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both1: Sizes identical
2025/04/13 06:14:30 DEBUG : both1: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both10: Sizes identical
2025/04/13 06:14:30 DEBUG : both10: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both11: Sizes identical
2025/04/13 06:14:30 DEBUG : both11: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both12: Sizes identical
2025/04/13 06:14:30 DEBUG : both12: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both13: Sizes identical
2025/04/13 06:14:30 DEBUG : both13: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both14: Sizes identical
2025/04/13 06:14:30 DEBUG : both14: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both15: Sizes identical
2025/04/13 06:14:30 DEBUG : both16: Sizes identical
2025/04/13 06:14:30 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:14:30 DEBUG : both17: Sizes identical
2025/04/13 06:14:30 DEBUG : both18: Sizes identical
2025/04/13 06:14:30 DEBUG : both15: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both19: Sizes identical
2025/04/13 06:14:30 DEBUG : both19: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both2: Sizes identical
2025/04/13 06:14:30 DEBUG : both16: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both3: Sizes identical
2025/04/13 06:14:30 DEBUG : both3: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both4: Sizes identical
2025/04/13 06:14:30 DEBUG : both18: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both4: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both17: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both6: Sizes identical
2025/04/13 06:14:30 DEBUG : both7: Sizes identical
2025/04/13 06:14:30 DEBUG : both2: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both8: Sizes identical
2025/04/13 06:14:30 DEBUG : both5: Sizes identical
2025/04/13 06:14:30 DEBUG : both6: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both9: Sizes identical
2025/04/13 06:14:30 DEBUG : both5: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both7: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both8: Unchanged skipping
2025/04/13 06:14:30 DEBUG : both9: Unchanged skipping
2025/04/13 06:14:30 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:14:30 DEBUG : Waiting for deletions to finish
2025/04/13 06:14:30 INFO  : only10: Deleted
2025/04/13 06:14:30 INFO  : only11: Deleted
2025/04/13 06:14:30 INFO  : only12: Deleted
2025/04/13 06:14:30 INFO  : only18: Deleted
2025/04/13 06:14:30 INFO  : only2: Deleted
2025/04/13 06:14:30 INFO  : only17: Deleted
2025/04/13 06:14:30 INFO  : only6: Deleted
2025/04/13 06:14:30 INFO  : only15: Deleted
2025/04/13 06:14:30 INFO  : only19: Deleted
2025/04/13 06:14:30 INFO  : only5: Deleted
2025/04/13 06:14:31 INFO  : only9: Deleted
2025/04/13 06:14:31 INFO  : only3: Deleted
2025/04/13 06:14:31 INFO  : only4: Deleted
2025/04/13 06:14:31 INFO  : only7: Deleted
2025/04/13 06:14:31 INFO  : only0: Deleted
2025/04/13 06:14:31 INFO  : only1: Deleted
2025/04/13 06:14:31 INFO  : only13: Deleted
2025/04/13 06:14:31 INFO  : only14: Deleted
2025/04/13 06:14:31 INFO  : only16: Deleted
2025/04/13 06:14:31 INFO  : only8: Deleted
2025/04/13 06:14:31 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncConcurrentDelete (12.84s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:14:42 DEBUG : both0: Sizes identical
2025/04/13 06:14:42 DEBUG : both0: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both1: Sizes identical
2025/04/13 06:14:42 DEBUG : both1: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both10: Sizes identical
2025/04/13 06:14:42 DEBUG : both10: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both11: Sizes identical
2025/04/13 06:14:42 DEBUG : both11: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both12: Sizes identical
2025/04/13 06:14:42 DEBUG : both12: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both13: Sizes identical
2025/04/13 06:14:42 DEBUG : both13: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both14: Sizes identical
2025/04/13 06:14:42 DEBUG : both14: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both15: Sizes identical
2025/04/13 06:14:42 DEBUG : both15: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both16: Sizes identical
2025/04/13 06:14:42 DEBUG : both17: Sizes identical
2025/04/13 06:14:42 DEBUG : both18: Sizes identical
2025/04/13 06:14:42 DEBUG : both19: Sizes identical
2025/04/13 06:14:42 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for checks to finish
2025/04/13 06:14:42 DEBUG : both16: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both2: Sizes identical
2025/04/13 06:14:42 DEBUG : both2: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both3: Sizes identical
2025/04/13 06:14:42 DEBUG : both3: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both4: Sizes identical
2025/04/13 06:14:42 DEBUG : both17: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both5: Sizes identical
2025/04/13 06:14:42 DEBUG : both18: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both6: Sizes identical
2025/04/13 06:14:42 DEBUG : both4: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both7: Sizes identical
2025/04/13 06:14:42 DEBUG : both19: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both8: Sizes identical
2025/04/13 06:14:42 DEBUG : both7: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both9: Sizes identical
2025/04/13 06:14:42 DEBUG : both9: Unchanged skipping
2025/04/13 06:14:42 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/04/13 06:14:42 DEBUG : both8: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both6: Unchanged skipping
2025/04/13 06:14:42 DEBUG : both5: Unchanged skipping
2025/04/13 06:14:42 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Waiting for transfers to finish
2025/04/13 06:14:43 INFO  : only0: Copied (replaced existing)
2025/04/13 06:14:43 INFO  : only1: Copied (replaced existing)
2025/04/13 06:14:43 INFO  : only10: Copied (replaced existing)
2025/04/13 06:14:43 INFO  : only11: Copied (replaced existing)
2025/04/13 06:14:44 INFO  : only12: Copied (replaced existing)
2025/04/13 06:14:44 INFO  : only13: Copied (replaced existing)
2025/04/13 06:14:44 INFO  : only14: Copied (replaced existing)
2025/04/13 06:14:44 INFO  : only15: Copied (replaced existing)
2025/04/13 06:14:44 INFO  : only16: Copied (replaced existing)
2025/04/13 06:14:44 INFO  : only17: Copied (replaced existing)
2025/04/13 06:14:45 INFO  : only18: Copied (replaced existing)
2025/04/13 06:14:45 INFO  : only19: Copied (replaced existing)
2025/04/13 06:14:45 INFO  : only2: Copied (replaced existing)
2025/04/13 06:14:45 INFO  : only3: Copied (replaced existing)
2025/04/13 06:14:45 INFO  : only4: Copied (replaced existing)
2025/04/13 06:14:45 INFO  : only5: Copied (replaced existing)
2025/04/13 06:14:46 INFO  : only6: Copied (replaced existing)
2025/04/13 06:14:46 INFO  : only7: Copied (replaced existing)
2025/04/13 06:14:46 INFO  : only8: Copied (replaced existing)
2025/04/13 06:14:46 INFO  : only9: Copied (replaced existing)
2025/04/13 06:14:46 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncConcurrentTruncate (16.88s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:14:51 DEBUG : empty_dir: Making directory with metadata
2025/04/13 06:14:51 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/13 06:14:51 DEBUG : empty_on_remote: Making directory with metadata
2025/04/13 06:14:51 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/13 06:14:51 INFO  : empty_on_remote: Making directory
2025/04/13 06:14:51 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:14:52 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/04/13 06:14:52 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/04/13 06:14:52 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/04/13 06:14:52 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncReplaceDirModTime (3.43s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:14:54 DEBUG : empty_dir: Making directory with metadata
2025/04/13 06:14:54 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/13 06:14:54 DEBUG : empty_on_remote: Making directory with metadata
2025/04/13 06:14:54 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/13 06:14:54 INFO  : empty_on_remote: Making directory
2025/04/13 06:14:55 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:14:57 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/04/13 06:14:57 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/04/13 06:14:57 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/04/13 06:14:57 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/04/13 06:14:57 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (5.04s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:14:59 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/04/13 06:14:59 INFO  : sub dir: Making directory
2025/04/13 06:15:00 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestNothingToTransferWithEmptyDirs (9.97s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
2025/04/13 06:15:09 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/04/13 06:15:09 INFO  : sub dir: Making directory
2025/04/13 06:15:10 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu'", Local "Local file system at /tmp/rclone1532153267", Modify Window "876000h0m0s"
--- PASS: TestNothingToTransferWithoutEmptyDirs (4.74s)
PASS
2025/04/13 06:15:14 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-wicayuk0rigu': Purge remote
"./sync.test -test.v -test.timeout 1h0m0s -remote TestSeafileEncrypted: -verbose" - Finished OK in 3m59.385943623s (try 1/5)