"./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^(TestCopyOverSelf|TestMoveOverSelf|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncCompareDest|TestSyncCopyDest|TestSyncDoesntUpdateModtime|TestSyncUTFNorm|TestSyncWithUpdateOlder)$'" - Starting (try 2/5) 2025/04/19 02:00:56 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-rayigiy1zusa" 2025/04/19 02:00:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 02:00:56 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/04/19 02:00:56 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/19 02:00:56 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/19 02:00:56 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/19 02:00:56 DEBUG : Setting pass="SGlyILFzbB_kzGvhmU5m5RiSORf7QNy9DKsq-_mOadO4Xh0" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/19 02:00:56 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{4i0v9}" suffix to name 2025/04/19 02:00:56 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/19 02:00:56 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/19 02:00:56 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/19 02:00:56 DEBUG : Setting pass="SGlyILFzbB_kzGvhmU5m5RiSORf7QNy9DKsq-_mOadO4Xh0" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/19 02:00:56 DEBUG : found headers: 2025/04/19 02:00:57 DEBUG : Creating backend with remote "/tmp/rclone3376131410" === RUN TestCopyOverSelf run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" 2025/04/19 02:00:58 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/19 02:00:58 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for checks to finish 2025/04/19 02:00:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/19 02:00:58 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for transfers to finish 2025/04/19 02:00:58 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/19 02:00:59 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/19 02:00:59 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:613 Error: Should be true Test: TestCopyOverSelf Messages: sub dir/hello world: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) --- FAIL: TestCopyOverSelf (2.15s) === RUN TestMoveOverSelf run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" 2025/04/19 02:01:00 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/19 02:01:00 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for checks to finish 2025/04/19 02:01:00 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for transfers to finish 2025/04/19 02:01:00 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:01 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/19 02:01:01 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/19 02:01:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:658 Error: Should be true Test: TestMoveOverSelf Messages: sub dir/hello world: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) --- FAIL: TestMoveOverSelf (2.20s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" 2025/04/19 02:01:02 DEBUG : empty space: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:02 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 GMT 2025/04/19 02:01:02 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for checks to finish 2025/04/19 02:01:02 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/19 02:01:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/19 02:01:02 DEBUG : empty space: Unchanged skipping 2025/04/19 02:01:02 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for transfers to finish 2025/04/19 02:01:02 DEBUG : Waiting for deletions to finish 2025/04/19 02:01:02 INFO : There was nothing to transfer run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" 2025/04/19 02:01:02 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for checks to finish 2025/04/19 02:01:02 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 GMT 2025/04/19 02:01:02 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/19 02:01:03 NOTICE: webdav root 'rclone-test-rayigiy1zusa': Forced to upload files to set modification times on this backend. 2025/04/19 02:01:03 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/04/19 02:01:03 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for transfers to finish 2025/04/19 02:01:03 DEBUG : empty space: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:03 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/19 02:01:03 INFO : empty space: Copied (replaced existing) 2025/04/19 02:01:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1007 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: empty space: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnly (1.76s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" 2025/04/19 02:01:04 DEBUG : foo: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:04 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 GMT 2025/04/19 02:01:04 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for checks to finish 2025/04/19 02:01:04 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3376131410) 2025/04/19 02:01:04 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (webdav root 'rclone-test-rayigiy1zusa') 2025/04/19 02:01:04 DEBUG : foo: md5 differ 2025/04/19 02:01:04 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for transfers to finish 2025/04/19 02:01:04 DEBUG : foo: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:04 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/04/19 02:01:04 INFO : foo: Copied (replaced existing) 2025/04/19 02:01:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1058 Error: Should be true Test: TestSyncDoesntUpdateModtime Messages: foo: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) --- FAIL: TestSyncDoesntUpdateModtime (1.40s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" 2025/04/19 02:01:05 DEBUG : potato: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:05 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 GMT 2025/04/19 02:01:05 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for checks to finish 2025/04/19 02:01:05 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3376131410) 2025/04/19 02:01:05 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (webdav root 'rclone-test-rayigiy1zusa') 2025/04/19 02:01:05 DEBUG : potato: md5 differ 2025/04/19 02:01:05 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for transfers to finish 2025/04/19 02:01:05 DEBUG : potato: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:06 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/04/19 02:01:06 INFO : potato: Copied (replaced existing) 2025/04/19 02:01:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1121 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: potato: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 GMT) (precision 1s) --- FAIL: TestSyncAfterChangingContentsOnly (1.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" 2025/04/19 02:01:06 DEBUG : b/potato: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:07 DEBUG : c/non empty space: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:07 INFO : d: Making directory 2025/04/19 02:01:07 INFO : d/e: Making directory 2025/04/19 02:01:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/19 02:01:08 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/19 02:01:08 DEBUG : c/non empty space: Unchanged skipping 2025/04/19 02:01:08 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for checks to finish 2025/04/19 02:01:08 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for transfers to finish 2025/04/19 02:01:08 DEBUG : a/potato2: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:08 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/19 02:01:08 INFO : a/potato2: Copied (new) 2025/04/19 02:01:08 DEBUG : Waiting for deletions to finish 2025/04/19 02:01:08 INFO : b/potato: Deleted 2025/04/19 02:01:08 INFO : d/e: Removing directory 2025/04/19 02:01:09 INFO : d: Removing directory 2025/04/19 02:01:09 INFO : b: Removing directory 2025/04/19 02:01:09 DEBUG : webdav root 'rclone-test-rayigiy1zusa': deleted 3 directories run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" 2025/04/19 02:01:10 DEBUG : b/potato: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:11 DEBUG : c/non empty space: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:11 INFO : d: Making directory 2025/04/19 02:01:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/19 02:01:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/19 02:01:12 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for checks to finish 2025/04/19 02:01:12 DEBUG : c/non empty space: Unchanged skipping 2025/04/19 02:01:12 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for transfers to finish 2025/04/19 02:01:12 DEBUG : a/potato2: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:12 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/19 02:01:12 INFO : a/potato2: Copied (new) 2025/04/19 02:01:12 ERROR : webdav root 'rclone-test-rayigiy1zusa': not deleting files as there were IO errors 2025/04/19 02:01:12 ERROR : webdav root 'rclone-test-rayigiy1zusa': not deleting directories as there were IO errors run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.52s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" 2025/04/19 02:01:14 DEBUG : one: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:14 DEBUG : two: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:15 DEBUG : three: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:15 DEBUG : four: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:15 DEBUG : five: Need to transfer - File not found at Destination 2025/04/19 02:01:15 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/19 02:01:15 DEBUG : one: Destination is newer than source, skipping 2025/04/19 02:01:15 DEBUG : three: Sizes identical 2025/04/19 02:01:15 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for checks to finish 2025/04/19 02:01:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/19 02:01:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/19 02:01:15 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3376131410) 2025/04/19 02:01:15 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (webdav root 'rclone-test-rayigiy1zusa') 2025/04/19 02:01:15 DEBUG : two: md5 differ 2025/04/19 02:01:15 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for transfers to finish 2025/04/19 02:01:15 DEBUG : five: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:15 DEBUG : four: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:15 DEBUG : two: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:16 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/19 02:01:16 INFO : five: Copied (new) 2025/04/19 02:01:16 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/19 02:01:16 INFO : four: Copied (replaced existing) 2025/04/19 02:01:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/19 02:01:16 INFO : two: Copied (replaced existing) 2025/04/19 02:01:16 ERROR : webdav root 'rclone-test-rayigiy1zusa': not deleting files as there were IO errors 2025/04/19 02:01:16 ERROR : webdav root 'rclone-test-rayigiy1zusa': not deleting directories as there were IO errors sync_test.go:1444: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1444 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithUpdateOlder --- FAIL: TestSyncWithUpdateOlder (2.59s) === RUN TestSyncCompareDest run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" 2025/04/19 02:01:16 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-rayigiy1zusa/dst" 2025/04/19 02:01:16 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/04/19 02:01:16 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/19 02:01:16 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/19 02:01:16 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/19 02:01:16 DEBUG : Setting pass="SGlyILFzbB_kzGvhmU5m5RiSORf7QNy9DKsq-_mOadO4Xh0" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/19 02:01:16 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{4i0v9}" suffix to name 2025/04/19 02:01:16 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/19 02:01:16 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/19 02:01:16 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/19 02:01:16 DEBUG : Setting pass="SGlyILFzbB_kzGvhmU5m5RiSORf7QNy9DKsq-_mOadO4Xh0" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/19 02:01:16 DEBUG : found headers: 2025/04/19 02:01:16 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-rayigiy1zusa/CompareDest" 2025/04/19 02:01:16 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/04/19 02:01:16 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/19 02:01:16 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/19 02:01:16 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/19 02:01:16 DEBUG : Setting pass="SGlyILFzbB_kzGvhmU5m5RiSORf7QNy9DKsq-_mOadO4Xh0" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/19 02:01:16 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{4i0v9}" suffix to name 2025/04/19 02:01:16 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/19 02:01:16 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/19 02:01:16 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/19 02:01:16 DEBUG : Setting pass="SGlyILFzbB_kzGvhmU5m5RiSORf7QNy9DKsq-_mOadO4Xh0" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/19 02:01:16 DEBUG : found headers: 2025/04/19 02:01:17 DEBUG : fs cache: renaming cache item "TestWebdavOwncloud:rclone-test-rayigiy1zusa/CompareDest" to be canonical "TestWebdavOwncloud{4i0v9}:rclone-test-rayigiy1zusa/CompareDest" 2025/04/19 02:01:17 DEBUG : one: Need to transfer - File not found at Destination 2025/04/19 02:01:17 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for checks to finish 2025/04/19 02:01:17 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for transfers to finish 2025/04/19 02:01:17 DEBUG : one: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:17 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/19 02:01:17 INFO : one: Copied (new) 2025/04/19 02:01:17 DEBUG : Waiting for deletions to finish 2025/04/19 02:01:18 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-rayigiy1zusa/CompareDest" for canonical name "TestWebdavOwncloud{4i0v9}:rclone-test-rayigiy1zusa/CompareDest" 2025/04/19 02:01:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 02:01:18 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for checks to finish 2025/04/19 02:01:18 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for transfers to finish 2025/04/19 02:01:18 DEBUG : one: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:18 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/19 02:01:18 INFO : one: Copied (replaced existing) 2025/04/19 02:01:18 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2106 Error: Should be true Test: TestSyncCompareDest Messages: dst/one: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) 2025/04/19 02:01:18 DEBUG : dst/one: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:19 DEBUG : CompareDest/one: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:19 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-rayigiy1zusa/CompareDest" for canonical name "TestWebdavOwncloud{4i0v9}:rclone-test-rayigiy1zusa/CompareDest" 2025/04/19 02:01:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 02:01:19 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for checks to finish 2025/04/19 02:01:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/19 02:01:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/19 02:01:19 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for transfers to finish 2025/04/19 02:01:19 DEBUG : Waiting for deletions to finish 2025/04/19 02:01:19 INFO : There was nothing to transfer 2025/04/19 02:01:20 DEBUG : CompareDest/two: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:20 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-rayigiy1zusa/CompareDest" for canonical name "TestWebdavOwncloud{4i0v9}:rclone-test-rayigiy1zusa/CompareDest" 2025/04/19 02:01:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 02:01:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/19 02:01:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/19 02:01:20 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for checks to finish 2025/04/19 02:01:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/19 02:01:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/19 02:01:20 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for transfers to finish 2025/04/19 02:01:20 DEBUG : Waiting for deletions to finish 2025/04/19 02:01:20 INFO : There was nothing to transfer 2025/04/19 02:01:21 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-rayigiy1zusa/CompareDest" for canonical name "TestWebdavOwncloud{4i0v9}:rclone-test-rayigiy1zusa/CompareDest" 2025/04/19 02:01:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 02:01:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/19 02:01:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/19 02:01:21 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for checks to finish 2025/04/19 02:01:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/19 02:01:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/19 02:01:21 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for transfers to finish 2025/04/19 02:01:21 DEBUG : Waiting for deletions to finish 2025/04/19 02:01:21 INFO : There was nothing to transfer 2025/04/19 02:01:21 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-rayigiy1zusa/CompareDest" for canonical name "TestWebdavOwncloud{4i0v9}:rclone-test-rayigiy1zusa/CompareDest" 2025/04/19 02:01:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 02:01:21 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 GMT 2025/04/19 02:01:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/19 02:01:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/19 02:01:21 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for checks to finish 2025/04/19 02:01:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/19 02:01:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/19 02:01:21 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for transfers to finish 2025/04/19 02:01:21 DEBUG : Waiting for deletions to finish 2025/04/19 02:01:21 INFO : There was nothing to transfer 2025/04/19 02:01:22 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-rayigiy1zusa/CompareDest" for canonical name "TestWebdavOwncloud{4i0v9}:rclone-test-rayigiy1zusa/CompareDest" 2025/04/19 02:01:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 02:01:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/19 02:01:22 DEBUG : two: Need to transfer - File not found at Destination 2025/04/19 02:01:22 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for checks to finish 2025/04/19 02:01:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/19 02:01:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/19 02:01:22 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for transfers to finish 2025/04/19 02:01:22 DEBUG : two: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:22 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/19 02:01:22 INFO : two: Copied (new) 2025/04/19 02:01:22 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCompareDest (7.25s) === RUN TestSyncCopyDest run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" 2025/04/19 02:01:24 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-rayigiy1zusa/dst" 2025/04/19 02:01:24 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/04/19 02:01:24 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/19 02:01:24 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/19 02:01:24 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/19 02:01:24 DEBUG : Setting pass="SGlyILFzbB_kzGvhmU5m5RiSORf7QNy9DKsq-_mOadO4Xh0" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/19 02:01:24 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{4i0v9}" suffix to name 2025/04/19 02:01:24 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/19 02:01:24 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/19 02:01:24 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/19 02:01:24 DEBUG : Setting pass="SGlyILFzbB_kzGvhmU5m5RiSORf7QNy9DKsq-_mOadO4Xh0" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/19 02:01:24 DEBUG : found headers: 2025/04/19 02:01:24 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-rayigiy1zusa/CopyDest" 2025/04/19 02:01:24 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/04/19 02:01:24 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/19 02:01:24 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/19 02:01:24 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/19 02:01:24 DEBUG : Setting pass="SGlyILFzbB_kzGvhmU5m5RiSORf7QNy9DKsq-_mOadO4Xh0" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/19 02:01:24 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{4i0v9}" suffix to name 2025/04/19 02:01:24 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/19 02:01:24 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/19 02:01:24 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/19 02:01:24 DEBUG : Setting pass="SGlyILFzbB_kzGvhmU5m5RiSORf7QNy9DKsq-_mOadO4Xh0" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/19 02:01:24 DEBUG : found headers: 2025/04/19 02:01:24 DEBUG : fs cache: renaming cache item "TestWebdavOwncloud:rclone-test-rayigiy1zusa/CopyDest" to be canonical "TestWebdavOwncloud{4i0v9}:rclone-test-rayigiy1zusa/CopyDest" 2025/04/19 02:01:24 DEBUG : one: Need to transfer - File not found at Destination 2025/04/19 02:01:24 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for checks to finish 2025/04/19 02:01:24 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for transfers to finish 2025/04/19 02:01:24 DEBUG : one: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/19 02:01:25 INFO : one: Copied (new) 2025/04/19 02:01:25 DEBUG : Waiting for deletions to finish 2025/04/19 02:01:25 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-rayigiy1zusa/CopyDest" for canonical name "TestWebdavOwncloud{4i0v9}:rclone-test-rayigiy1zusa/CopyDest" 2025/04/19 02:01:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 02:01:25 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for checks to finish 2025/04/19 02:01:25 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for transfers to finish 2025/04/19 02:01:25 DEBUG : one: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/19 02:01:26 INFO : one: Copied (replaced existing) 2025/04/19 02:01:26 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2272 Error: Should be true Test: TestSyncCopyDest Messages: dst/one: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) 2025/04/19 02:01:26 DEBUG : dst/one: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:26 DEBUG : CopyDest/one: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:27 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-rayigiy1zusa/BackupDir" 2025/04/19 02:01:27 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/04/19 02:01:27 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/19 02:01:27 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/19 02:01:27 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/19 02:01:27 DEBUG : Setting pass="SGlyILFzbB_kzGvhmU5m5RiSORf7QNy9DKsq-_mOadO4Xh0" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/19 02:01:27 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{4i0v9}" suffix to name 2025/04/19 02:01:27 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/19 02:01:27 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/19 02:01:27 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/19 02:01:27 DEBUG : Setting pass="SGlyILFzbB_kzGvhmU5m5RiSORf7QNy9DKsq-_mOadO4Xh0" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/19 02:01:27 DEBUG : found headers: 2025/04/19 02:01:27 DEBUG : fs cache: renaming cache item "TestWebdavOwncloud:rclone-test-rayigiy1zusa/BackupDir" to be canonical "TestWebdavOwncloud{4i0v9}:rclone-test-rayigiy1zusa/BackupDir" 2025/04/19 02:01:27 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-rayigiy1zusa/CopyDest" for canonical name "TestWebdavOwncloud{4i0v9}:rclone-test-rayigiy1zusa/CopyDest" 2025/04/19 02:01:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 02:01:27 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for checks to finish 2025/04/19 02:01:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/19 02:01:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 02:01:28 INFO : one: Moved (server-side) 2025/04/19 02:01:28 DEBUG : one: Setting modtime after copy to 2011-12-25 12:59:59 +0000 GMT 2025/04/19 02:01:28 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/19 02:01:28 INFO : one: Copied (server-side copy) 2025/04/19 02:01:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/19 02:01:28 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for transfers to finish 2025/04/19 02:01:28 DEBUG : Waiting for deletions to finish 2025/04/19 02:01:28 DEBUG : CopyDest/two: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:29 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-rayigiy1zusa/CopyDest" for canonical name "TestWebdavOwncloud{4i0v9}:rclone-test-rayigiy1zusa/CopyDest" 2025/04/19 02:01:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/19 02:01:29 DEBUG : one: Unchanged skipping 2025/04/19 02:01:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/19 02:01:29 DEBUG : two: Setting modtime after copy to 2011-12-25 12:59:59 +0000 GMT 2025/04/19 02:01:29 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/19 02:01:29 INFO : two: Copied (server-side copy) 2025/04/19 02:01:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/19 02:01:29 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for checks to finish 2025/04/19 02:01:29 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for transfers to finish 2025/04/19 02:01:29 DEBUG : Waiting for deletions to finish 2025/04/19 02:01:29 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-rayigiy1zusa/CopyDest" for canonical name "TestWebdavOwncloud{4i0v9}:rclone-test-rayigiy1zusa/CopyDest" 2025/04/19 02:01:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/19 02:01:30 DEBUG : one: Unchanged skipping 2025/04/19 02:01:30 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for checks to finish 2025/04/19 02:01:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/19 02:01:30 DEBUG : two: Unchanged skipping 2025/04/19 02:01:30 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for transfers to finish 2025/04/19 02:01:30 DEBUG : Waiting for deletions to finish 2025/04/19 02:01:30 INFO : There was nothing to transfer 2025/04/19 02:01:30 DEBUG : CopyDest/three: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:30 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-rayigiy1zusa/CopyDest" for canonical name "TestWebdavOwncloud{4i0v9}:rclone-test-rayigiy1zusa/CopyDest" 2025/04/19 02:01:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/19 02:01:30 DEBUG : one: Unchanged skipping 2025/04/19 02:01:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/19 02:01:30 DEBUG : three: Destination not found in --copy-dest 2025/04/19 02:01:30 DEBUG : three: Need to transfer - File not found at Destination 2025/04/19 02:01:30 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for checks to finish 2025/04/19 02:01:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/19 02:01:30 DEBUG : two: Unchanged skipping 2025/04/19 02:01:30 DEBUG : webdav root 'rclone-test-rayigiy1zusa/dst': Waiting for transfers to finish 2025/04/19 02:01:31 DEBUG : three: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:31 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/19 02:01:31 INFO : three: Copied (new) 2025/04/19 02:01:31 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCopyDest (9.34s) === RUN TestSyncUTFNorm run.go:180: Remote "webdav root 'rclone-test-rayigiy1zusa'", Local "Local file system at /tmp/rclone3376131410", Modify Window "1s" 2025/04/19 02:01:33 DEBUG : Testêé: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:33 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/19 02:01:33 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for checks to finish 2025/04/19 02:01:33 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Waiting for transfers to finish 2025/04/19 02:01:34 DEBUG : Testêé: Update will use the normal upload strategy (no chunks) 2025/04/19 02:01:34 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/04/19 02:01:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/19 02:01:34 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2558 Error: Should be true Test: TestSyncUTFNorm Messages: Testêé: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 GMT) (precision 1s) --- FAIL: TestSyncUTFNorm (1.25s) FAIL 2025/04/19 02:01:34 DEBUG : webdav root 'rclone-test-rayigiy1zusa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^(TestCopyOverSelf|TestMoveOverSelf|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncCompareDest|TestSyncCopyDest|TestSyncDoesntUpdateModtime|TestSyncUTFNorm|TestSyncWithUpdateOlder)$'" - Finished ERROR in 37.893013638s (try 2/5): exit status 1: Failed [TestCopyOverSelf TestMoveOverSelf TestSyncAfterChangingModtimeOnly TestSyncDoesntUpdateModtime TestSyncAfterChangingContentsOnly TestSyncWithUpdateOlder TestSyncCompareDest TestSyncCopyDest TestSyncUTFNorm]