Skip to content

Instantly share code, notes, and snippets.

@ypcyc
Created November 3, 2021 07:17
Show Gist options
  • Save ypcyc/00ca16dfedd32a8f201a4efb4a944377 to your computer and use it in GitHub Desktop.
Save ypcyc/00ca16dfedd32a8f201a4efb4a944377 to your computer and use it in GitHub Desktop.
11-03 09:07:20:996 [ debug sync.statustracker ] [ OCC::SyncFileStatusTracker::slotAboutToPropagate ]: Investigating "vidos2" OCC::SyncFileItem::NoStatus SyncInstruction(CSYNC_INSTRUCTION_UPDATE_METADATA)
11-03 09:07:20:997 [ warning sync.vfs.win ]: void __cdecl OCC::VfsWin::fileStatusChanged(const class QString &,class OCC::SyncFileStatus) : couldn't CfSetInSyncState for "C:/Users/MKOS/files.fm/vidos2" status OCC::SyncFileStatus::StatusError : "WindowsError: ffffffff80070178: The file is not a cloud file."
11-03 09:07:20:997 [ debug sync.statustracker ] [ OCC::SyncFileStatusTracker::slotAboutToPropagate ]: Investigating "vidos2/20211031_130513.mp4" OCC::SyncFileItem::NoStatus SyncInstruction(CSYNC_INSTRUCTION_NEW)
11-03 09:07:20:997 [ warning sync.vfs.win ]: void __cdecl OCC::VfsWin::fileStatusChanged(const class QString &,class OCC::SyncFileStatus) : couldn't CfSetInSyncState for "C:/Users/MKOS/files.fm/vidos2/20211031_130513.mp4" status OCC::SyncFileStatus::StatusSync : "WindowsError: ffffffff80070178: The file is not a cloud file."
11-03 09:07:20:998 [ debug sync.database.sql ] [ OCC::SqlQuery::bindValue ]: SQL bind 1 2391213266688104409
11-03 09:07:20:998 [ debug sync.database.sql ] [ OCC::SqlQuery::exec ]: SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize, ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum FROM metadata LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
11-03 09:07:20:998 [ warning sync.vfs.win ]: void __cdecl OCC::VfsWin::fileStatusChanged(const class QString &,class OCC::SyncFileStatus) : couldn't CfSetInSyncState for "C:/Users/MKOS/files.fm/vidos2" status OCC::SyncFileStatus::StatusSync : "WindowsError: ffffffff80070178: The file is not a cloud file."
11-03 09:07:21:003 [ info sync.engine ]: #### Reconcile (aboutToPropagate OK) #################################################### 12843 ms
11-03 09:07:21:003 [ debug sync.database ] [ OCC::SyncJournalDb::commitInternal ]: Transaction commit "post treewalk" and starting new transaction
11-03 09:07:21:003 [ debug sync.database.sql ] [ OCC::SqlQuery::exec ]: SQL exec "SELECT tmpfile, etag, errorcount, path FROM downloadinfo"
11-03 09:07:21:003 [ debug sync.database.sql ] [ OCC::SqlQuery::exec ]: SQL exec "SELECT path,transferid FROM uploadinfo"
11-03 09:07:21:003 [ debug sync.database.sql ] [ OCC::SqlQuery::exec ]: SQL exec "SELECT path FROM blacklist"
11-03 09:07:21:003 [ debug sync.database ] [ OCC::SyncJournalDb::commitInternal ]: Transaction commit "post stale entry removal" and starting new transaction
11-03 09:07:21:004 [ info sync.engine ]: #### Post-Reconcile end #################################################### 12844 ms
11-03 09:07:21:007 [ info gui.folder ]: #### Propagation start ####################################################
11-03 09:07:21:007 [ debug gui.socketapi ] [ OCC::SocketApi::slotUpdateFolderView ]: Not sending UPDATE_VIEW for "1" because status() is OCC::SyncResult::SyncRunning
11-03 09:07:21:010 [ info gui.application ]: Sync state changed for folder "https://webdav.files.fm/remote.php/webdav/" : "Sync Running"
11-03 09:07:21:014 [ info sync.propagator ]: Starting SyncInstruction(CSYNC_INSTRUCTION_NEW) propagation of "vidos2/20211031_130513.mp4" by OCC::PropagateUploadFileV1(0x1b697a1f720)
11-03 09:07:21:015 [ info sync.checksums ]: Computing "SHA1" checksum of "C:/Users/MKOS/files.fm/vidos2/20211031_130513.mp4" in a thread
11-03 09:07:21:019 [ info sync.propagator ]: Starting SyncInstruction(CSYNC_INSTRUCTION_IGNORE) propagation of "DCIM from S8-S10/.pending-1621883245-20210517_220725391.mp4" by OCC::PropagateIgnoreJob(0x1b697b40580)
11-03 09:07:21:019 [ warning sync.propagator ]: Could not complete propagation of "DCIM from S8-S10/.pending-1621883245-20210517_220725391.mp4" by OCC::PropagateIgnoreJob(0x1b697b40580) with status OCC::SyncFileItem::Excluded and error: "File/Folder is ignored because it's hidden."
11-03 09:07:21:019 [ debug sync.statustracker ] [ OCC::SyncFileStatusTracker::slotItemCompleted ]: Item completed "DCIM from S8-S10/.pending-1621883245-20210517_220725391.mp4" OCC::SyncFileItem::Excluded SyncInstruction(CSYNC_INSTRUCTION_IGNORE)
11-03 09:07:21:020 [ debug sync.localdiscoverytracker ] [ OCC::LocalDiscoveryTracker::slotItemCompleted ]: inserted error item "DCIM from S8-S10/.pending-1621883245-20210517_220725391.mp4"
11-03 09:07:21:433 [ info sync.checksums ]: Computing "SHA1" checksum of "C:/Users/MKOS/files.fm/vidos2/20211031_130513.mp4" in a thread
11-03 09:07:21:818 [ debug sync.database.sql ] [ OCC::SqlQuery::bindValue ]: SQL bind 1 "vidos2/20211031_130513.mp4"
11-03 09:07:21:818 [ debug sync.database.sql ] [ OCC::SqlQuery::exec ]: SQL exec "SELECT chunk, transferid, errorcount, size, modtime, contentChecksum FROM uploadinfo WHERE path=?1"
11-03 09:07:21:818 [ debug sync.database.sql ] [ OCC::SqlQuery::bindValue ]: SQL bind 1 "vidos2/20211031_130513.mp4"
11-03 09:07:21:818 [ debug sync.database.sql ] [ OCC::SqlQuery::exec ]: SQL exec "SELECT baseFileId, baseModtime, baseEtag, basePath FROM conflicts WHERE path=?1;"
11-03 09:07:21:818 [ info sync.propagator.upload.v1 ]: Upload chunk 0 of 14 transferid(remote)= 2657250524
11-03 09:07:21:818 [ debug sync.propagator.upload.v1 ] [ OCC::PropagateUploadFileV1::startNextChunk ]: 14 false 0 10000000
11-03 09:07:21:820 [ info sync.accessmanager ]: 3 "" "https://webdav.files.fm/remote.php/webdav/vidos2/20211031_130513.mp4-chunking-2657250524-14-0" has X-Request-ID "e31b5091-af5a-4130-8236-ba19b7b6e0de"
11-03 09:07:21:820 [ debug sync.cookiejar ] [ OCC::CookieJar::cookiesForUrl ]: QUrl("https://webdav.files.fm/remote.php/webdav/vidos2/20211031_130513.mp4-chunking-2657250524-14-0") requests: ()
11-03 09:07:21:820 [ info sync.networkjob ]: Created OCC::PUTFileJob("https://webdav.files.fm/remote.php/webdav/vidos2/20211031_130513.mp4-chunking-2657250524-14-0", "e31b5091-af5a-4130-8236-ba19b7b6e0de", "e31b5091-af5a-4130-8236-ba19b7b6e0de") for OCC::PropagateUploadFileV1(0x1b697a1f720)
11-03 09:07:21:820 [ debug sync.database.sql ] [ OCC::SqlQuery::bindValue ]: SQL bind 1 "vidos2/20211031_130513.mp4"
11-03 09:07:21:820 [ debug sync.database.sql ] [ OCC::SqlQuery::exec ]: SQL exec "SELECT baseFileId, baseModtime, baseEtag, basePath FROM conflicts WHERE path=?1;"
11-03 09:07:21:820 [ info sync.propagator.upload.v1 ]: Upload chunk 1 of 14 transferid(remote)= 2657250524
11-03 09:07:21:820 [ debug sync.propagator.upload.v1 ] [ OCC::PropagateUploadFileV1::startNextChunk ]: 14 false 10000000 10000000
11-03 09:07:21:821 [ info gui.lockwatcher ]: Watching for lock of "C:/Users/MKOS/files.fm/vidos2/20211031_130513.mp4" being released
11-03 09:07:21:821 [ warning sync.networkjob ]: OCC::PUTFileJob("https://webdav.files.fm/remote.php/webdav/vidos2/20211031_130513.mp4-chunking-2657250524-14-0", "e31b5091-af5a-4130-8236-ba19b7b6e0de", "e31b5091-af5a-4130-8236-ba19b7b6e0de", "Operation canceled") QNetworkReply::OperationCanceledError "Operation canceled" 0
11-03 09:07:21:821 [ info sync.networkjob.put ]: PUT of "https://webdav.files.fm/remote.php/webdav/vidos2/20211031_130513.mp4-chunking-2657250524-14-0" FINISHED WITH STATUS "OperationCanceledError Operation canceled" 0 QVariant(Invalid)
11-03 09:07:21:821 [ critical default ]: ASSERT: "!_responseTimestamp.isEmpty()" in file C:\_\66b504ca\ownCloud-2.9.1.5500-vfs\src\libsync\abstractnetworkjob.cpp, line 279 class QByteArray __cdecl OCC::AbstractNetworkJob::responseTimestamp(void)
11-03 09:07:21:821 [ warning default ]: QIODevice::read (QNetworkReplyHttpImpl): device not open
11-03 09:07:21:821 [ debug sync.propagator.upload ] [ OCC::PropagateUploadFileCommon::commonErrorHandling ]: ""
11-03 09:07:21:821 [ debug sync.networkjob ] [ OCC::AbstractNetworkJob::slotFinished ]: Network job finished OCC::PUTFileJob("https://webdav.files.fm/remote.php/webdav/vidos2/20211031_130513.mp4-chunking-2657250524-14-0", "e31b5091-af5a-4130-8236-ba19b7b6e0de", "e31b5091-af5a-4130-8236-ba19b7b6e0de", "Operation canceled")
11-03 09:07:21:821 [ debug sync.database.sql ] [ OCC::SqlQuery::bindValue ]: SQL bind 1 "vidos2/20211031_130513.mp4"
11-03 09:07:21:821 [ debug sync.database.sql ] [ OCC::SqlQuery::exec ]: SQL exec "SELECT lastTryEtag, lastTryModtime, retrycount, errorstring, lastTryTime, ignoreDuration, renameTarget, errorCategory, requestId FROM blacklist WHERE path=?1 COLLATE NOCASE"
11-03 09:07:21:821 [ warning sync.propagator ]: Could not complete propagation of "vidos2/20211031_130513.mp4" by OCC::PropagateUploadFileV1(0x1b697a1f720) with status OCC::SyncFileItem::SoftError and error: "C:/Users/MKOS/files.fm/vidos2/20211031_130513.mp4 the file is currently in use"
11-03 09:07:21:823 [ debug sync.statustracker ] [ OCC::SyncFileStatusTracker::slotItemCompleted ]: Item completed "vidos2/20211031_130513.mp4" OCC::SyncFileItem::SoftError SyncInstruction(CSYNC_INSTRUCTION_NEW)
11-03 09:07:21:823 [ warning sync.vfs.win ]: void __cdecl OCC::VfsWin::fileStatusChanged(const class QString &,class OCC::SyncFileStatus) ERROR_NOT_A_CLOUD_FILE when setting in sync "C:/Users/MKOS/files.fm/vidos2/20211031_130513.mp4"
11-03 09:07:21:823 [ debug sync.database.sql ] [ OCC::SqlQuery::bindValue ]: SQL bind 1 2391213266688104409
11-03 09:07:21:823 [ debug sync.database.sql ] [ OCC::SqlQuery::exec ]: SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize, ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum FROM metadata LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
11-03 09:07:21:824 [ warning sync.vfs.win ]: void __cdecl OCC::VfsWin::fileStatusChanged(const class QString &,class OCC::SyncFileStatus) : couldn't CfSetInSyncState for "C:/Users/MKOS/files.fm/vidos2" status OCC::SyncFileStatus::StatusError : "WindowsError: ffffffff80070178: The file is not a cloud file."
11-03 09:07:21:825 [ debug sync.localdiscoverytracker ] [ OCC::LocalDiscoveryTracker::slotItemCompleted ]: inserted error item "vidos2/20211031_130513.mp4"
11-03 09:07:21:825 [ debug sync.database.sql ] [ OCC::SqlQuery::exec ]: SQL exec "SELECT path FROM conflicts"
11-03 09:07:21:826 [ debug sync.database.sql ] [ OCC::SqlQuery::exec ]: SQL exec "DELETE FROM flags WHERE path != '' AND path NOT IN (SELECT path from metadata);"
11-03 09:07:21:826 [ debug sync.database.sql ] [ OCC::SqlQuery::exec ]: Last exec affected 0 rows.
11-03 09:07:21:826 [ debug sync.database ] [ OCC::SyncJournalDb::commitInternal ]: Transaction commit "All Finished."
11-03 09:07:21:826 [ info sync.engine ]: Sync run took 13666 ms
11-03 09:07:21:827 [ debug sync.localdiscoverytracker ] [ OCC::LocalDiscoveryTracker::slotSyncFinished ]: sync failed, keeping last sync's local discovery path list
11-03 09:07:21:832 [ info gui.folder ]: Client version "ownCloud 2.9.1 (build 5500) 42fb29 Oct 13 2021 01:56:47 Libraries Qt 5.12.11, OpenSSL 1.1.1k 25 Mar 2021 Using virtual files plugin: wincfapi windows-10.0.19043"
11-03 09:07:21:832 [ info gui.folder ]: SyncEngine finished without problem.
11-03 09:07:21:832 [ info gui.folder ]: Folder "" sync result: OCC::SyncResult::SyncRunning
11-03 09:07:21:832 [ info gui.socketapi ]: Sending SocketAPI message --> "UPDATE_VIEW:C:\\Users\\MKOS\\files.fm" to QLocalSocket(0x1b6953413f0)
11-03 09:07:21:837 [ info gui.application ]: Sync state changed for folder "https://webdav.files.fm/remote.php/webdav/" : "Success, some files were ignored."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment