0% found this document useful (0 votes)
60 views14 pages

Current Log

The log file documents the startup process of an OneDrive application. It records initialization steps like passing mitigation checks, setting configuration values, opening databases, inserting policy rules, and resetting comment statuses. On launch, it deleted 0 comments marked as adding and updated 0 marked as deleting or failed to delete across different databases.

Uploaded by

kelitajla
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
60 views14 pages

Current Log

The log file documents the startup process of an OneDrive application. It records initialization steps like passing mitigation checks, setting configuration values, opening databases, inserting policy rules, and resetting comment statuses. On launch, it deleted 0 comments marked as adding and updated 0 marked as deleting or failed to delete across different databases.

Uploaded by

kelitajla
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 14

Wed Nov 22 21:21:16 GMT-05:00 2023 DATA OneDSUtils OneDS mitigation checks passed

Wed Nov 22 21:21:16 GMT-05:00 2023 DATA hg.d Build model matches: false
Wed Nov 22 21:21:16 GMT-05:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Wed Nov 22 21:21:16 GMT-05:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Wed Nov 22 21:21:16 GMT-05:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Wed Nov 22 21:21:16 GMT-05:00 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Wed Nov 22 21:21:16 GMT-05:00 2023 DATA com.microsoft.odsp.l Ramps updated from ECS
Wed Nov 22 21:21:16 GMT-05:00 2023 DATA com.microsoft.odsp.l Removing cached ramps
not found on the backend
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:67)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:89)
Wed Nov 22 21:21:17 GMT-05:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Opening database
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/metadatadatabase.cpp:37
57)
Wed Nov 22 21:21:17 GMT-05:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Current DB version is 189
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/metadatadatabase.cpp:44
04)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 3354624 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"AllowExpandedEditCommands" with value "True"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"NotificationSubscriptionSecondsToExpiry" with value "604800"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileScenarioName" with value "FollowAFile"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileUrl" with value "activity"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileSecondsToExpiry" with value "7776000"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UnfollowAFileSecondsToExpiry" with value "34128000"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"CreatePersonalVault" with value "false"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"RevisedVaultQuota" with value "true"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UserResolutionRamp" with value "1"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UserFirstRunRamp" with value "1"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FullSyncMaxItemCount" with value "1000"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"IncrementalSyncMaxItemCount" with value "50"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"PerFileSizeLimitBytes" with value "2147483647"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FileNameLimit" with value "255"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:236)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"86400" (/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:275)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(2023-11-23 00:27:14.510 -05 Qt::LocalTime)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:276)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "false"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vaultcreationhelper.cp
p:133)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:35)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/commentdbhelper.cpp:16
7)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/commentdbhelper.cpp:17
5)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/photostreamdbhelper.cp
p:1614)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/photostreamdbhelper.cp
p:1622)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/streamcache.cpp:462)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Refreshing item upload
helper info for driveId: 1
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/photostream/photostreamcreatepos
tengine.cpp:311)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/drivesdbhelper.cpp:380
)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0xdabc2088, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:210)
Wed Nov 22 21:21:17 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0xdabc2088, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:222)
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA re.f InitOneAuthPreReqs
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 16251611948ms ago
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to false for remainder of this session
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: false
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Wed Nov 22 21:21:18 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/drivesdbhelper.cpp:380
)
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA QueryBasedCursor Closing cursor with 1
items
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA QueryBasedCursor Cursor closed
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Wed Nov 22 21:21:18 GMT-05:00 2023 I AccountStatusHelper isFunctionalODCAccount -
Invalid quota status: PRELOCK
Wed Nov 22 21:21:18 GMT-05:00 2023 I ForYouProcessor getRecommendations - The
account is not functional.
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between
0:00:00.000 and 23:59:59.999 (absolute time of day)
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 2:56:52.665 from now
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA DailyJob Received request for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between
7:00:00.000 and 23:59:59.999 (absolute time of day)
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 3:36:50.655 from now
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA SamsungMigrationUpsellJob checkIfJobIsValid
called()
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Wed Nov 22 21:21:18 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Library works in
release mode
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA re.f OneAuth configured without errors
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 210 ms
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA NotificationChannelController
initNotificationChannels
Wed Nov 22 21:21:18 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.powerpoint is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:18 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.word is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:18 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.outlook is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:18 GMT-05:00 2023 V PackageUtils_v1.6.10 There is more than 1
package associated with the uid: 10017
com.microsoft.office.excel
com.microsoft.office.word
com.microsoft.office.powerpoint
Wed Nov 22 21:21:18 GMT-05:00 2023 V PackageUtils_v1.6.10 There is more than 1
package associated with the uid: 10017
com.microsoft.office.excel
com.microsoft.office.word
com.microsoft.office.powerpoint
Wed Nov 22 21:21:18 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.excel is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:18 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.excel is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:18 GMT-05:00 2023 V TokenSharingService_v1.6.10 Binding request is
approved from com.microsoft.office.excel, MS app = true, debug mode = false
Wed Nov 22 21:21:18 GMT-05:00 2023 V TokenSharingService_v1.6.10 Binding request is
approved from com.microsoft.office.excel, MS app = true, debug mode = false
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 141
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Wed Nov 22 21:21:18 GMT-05:00 2023 V PackageUtils_v1.6.10 There is more than 1
package associated with the uid: 10017
com.microsoft.office.excel
com.microsoft.office.word
com.microsoft.office.powerpoint
Wed Nov 22 21:21:18 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Wed Nov 22 21:21:18 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.excel is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:18 GMT-05:00 2023 V TokenSharingService_v1.6.10 Binding request is
approved from com.microsoft.office.excel, MS app = true, debug mode = false
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Wed Nov 22 21:21:18 GMT-05:00 2023 V PackageUtils_v1.6.10 There is more than 1
package associated with the uid: 10017
com.microsoft.office.excel
com.microsoft.office.word
com.microsoft.office.powerpoint
Wed Nov 22 21:21:18 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Connecting to
com.microsoft.office.word ver:1.6.4
Wed Nov 22 21:21:18 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.excel is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:18 GMT-05:00 2023 V TokenSharingService_v1.6.10 Binding request is
approved from com.microsoft.office.excel, MS app = true, debug mode = false
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Wed Nov 22 21:21:18 GMT-05:00 2023 E RansomwareNotificationChannel Users without
ransomware protection feature should not receive Ranswomware notifications
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:18 GMT-05:00 2023 I SamsungMigrationUpsellJob Samsung migration
info doesn't exist or isn't supported
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:18 GMT-05:00 2023 V PackageUtils_v1.6.10 There is more than 1
package associated with the uid: 10017
com.microsoft.office.excel
com.microsoft.office.word
com.microsoft.office.powerpoint
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA SamsungMigrationUpsellJob Job is not
scheduled, no need to cancel it
Wed Nov 22 21:21:18 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.excel is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:18 GMT-05:00 2023 V TokenSharingService_v1.6.10 Binding request is
approved from com.microsoft.office.excel, MS app = true, debug mode = false
Wed Nov 22 21:21:18 GMT-05:00 2023 V PackageUtils_v1.6.10 There is more than 1
package associated with the uid: 10017
com.microsoft.office.excel
com.microsoft.office.word
com.microsoft.office.powerpoint
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Wed Nov 22 21:21:18 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Connecting to
com.microsoft.office.outlook ver:1.6.4
Wed Nov 22 21:21:18 GMT-05:00 2023 V PackageUtils_v1.6.10 There is more than 1
package associated with the uid: 10017
com.microsoft.office.excel
com.microsoft.office.word
com.microsoft.office.powerpoint
Wed Nov 22 21:21:18 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.excel is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:18 GMT-05:00 2023 V TokenSharingService_v1.6.10 Binding request is
approved from com.microsoft.office.excel, MS app = true, debug mode = false
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Wed Nov 22 21:21:18 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.excel is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:18 GMT-05:00 2023 V TokenSharingService_v1.6.10 Binding request is
approved from com.microsoft.office.excel, MS app = true, debug mode = false
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:18 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Connected to
com.microsoft.office.powerpoint
Wed Nov 22 21:21:18 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Connected to
com.microsoft.office.word
Wed Nov 22 21:21:18 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Fetched accounts
from com.microsoft.office.word
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, isRunning: false, shouldTryToNotify: false,
shouldStart: false
Wed Nov 22 21:21:18 GMT-05:00 2023 V b Google Api Availability return code: 0
Wed Nov 22 21:21:18 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Disconnecting from
com.microsoft.office.word
Wed Nov 22 21:21:18 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Fetched accounts
from com.microsoft.office.powerpoint
Wed Nov 22 21:21:18 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Disconnecting from
com.microsoft.office.powerpoint
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) Experiment
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, false,
isChannelEnabled: true
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 11
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA SamsungAuthUtils Migration state sync -
Unknown
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA SamsungAuthUtils Existing migration state =
Unknown
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA SamsungBonusNotificationWorker Job is
queued
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Wed Nov 22 21:21:18 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Creating refresh factory
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesrefreshfactory.cpp:12)
Wed Nov 22 21:21:18 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Page size : "1000"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:35)
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Wed Nov 22 21:21:18 GMT-05:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Wed Nov 22 21:21:18 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface start to clean offline
root id from moved files
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/streamcache.cpp:781)
Wed Nov 22 21:21:18 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Items moved out of an
offline root: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/streamcache.cpp:790)
Wed Nov 22 21:21:18 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The request sync root
points to 1 "root"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:61)
Wed Nov 22 21:21:19 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Wed Nov 22 21:21:19 GMT-05:00 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was Unknown->Unknown
Wed Nov 22 21:21:19 GMT-05:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Wed Nov 22 21:21:19 GMT-05:00 2023 DATA QueryBasedCursor Cursor closed
Wed Nov 22 21:21:19 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Wed Nov 22 21:21:19 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Wed Nov 22 21:21:19 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Wed Nov 22 21:21:19 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Wed Nov 22 21:21:19 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface removeAllDeletedItems
removed 0 items
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/streamsdbhelper.cpp:70
4)
Wed Nov 22 21:21:20 GMT-05:00 2023 V PackageUtils_v1.6.10 There is more than 1
package associated with the uid: 10017
com.microsoft.office.excel
com.microsoft.office.word
com.microsoft.office.powerpoint
Wed Nov 22 21:21:20 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.excel is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingService_v1.6.10 Binding request is
approved from com.microsoft.office.excel, MS app = true, debug mode = false
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA DeviceAndApplicationInfo Pre: false
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA DeviceAndApplicationInfo Pre: true
Wed Nov 22 21:21:20 GMT-05:00 2023 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Wed Nov 22 21:21:20 GMT-05:00 2023 V PackageUtils_v1.6.10 There is more than 1
package associated with the uid: 10017
com.microsoft.office.excel
com.microsoft.office.word
com.microsoft.office.powerpoint
Wed Nov 22 21:21:20 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.excel is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingService_v1.6.10 Binding request is
approved from com.microsoft.office.excel, MS app = true, debug mode = false
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA QuotaRefreshNetworkTask USQ Service Ramp
Status Enabled
Wed Nov 22 21:21:20 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::ssl.live.com::MBI_SSL
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Connected to
com.microsoft.office.outlook
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Fetched accounts
from com.microsoft.office.outlook
Wed Nov 22 21:21:20 GMT-05:00 2023 V PackageUtils_v1.6.10 There is more than 1
package associated with the uid: 10017
com.microsoft.office.excel
com.microsoft.office.word
com.microsoft.office.powerpoint
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:20 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.excel is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingService_v1.6.10 Binding request is
approved from com.microsoft.office.excel, MS app = true, debug mode = false
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:20 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.word is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Connecting to
com.microsoft.office.word ver:1.6.4
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Connected to
com.microsoft.office.word
Wed Nov 22 21:21:20 GMT-05:00 2023 V PackageUtils_v1.6.10 There is more than 1
package associated with the uid: 10017
com.microsoft.office.excel
com.microsoft.office.word
com.microsoft.office.powerpoint
Wed Nov 22 21:21:20 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.excel is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingService_v1.6.10 Binding request is
approved from com.microsoft.office.excel, MS app = true, debug mode = false
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:20 GMT-05:00 2023 V PackageUtils_v1.6.10 There is more than 1
package associated with the uid: 10017
com.microsoft.office.excel
com.microsoft.office.word
com.microsoft.office.powerpoint
Wed Nov 22 21:21:20 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.excel is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingService_v1.6.10 Binding request is
approved from com.microsoft.office.excel, MS app = true, debug mode = false
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Fetched token from
com.microsoft.office.word
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:20 GMT-05:00 2023 V AccountQuotaHelper Updating storage info
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Disconnecting from
com.microsoft.office.word
Wed Nov 22 21:21:20 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.outlook is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Connecting to
com.microsoft.office.outlook ver:1.6.4
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Connected to
com.microsoft.office.outlook
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Fetched token from
com.microsoft.office.outlook
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Disconnecting from
com.microsoft.office.outlook
Wed Nov 22 21:21:20 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.powerpoint is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Connected to
com.microsoft.office.powerpoint
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Fetched token from
com.microsoft.office.powerpoint
Wed Nov 22 21:21:20 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Disconnecting from
com.microsoft.office.powerpoint
Wed Nov 22 21:21:20 GMT-05:00 2023 V TokenSharingManager_v1.6.10 Disconnecting from
com.microsoft.office.outlook
Wed Nov 22 21:21:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got valid response for
item "root" with 0 Duration: 2112
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:158)
Wed Nov 22 21:21:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface tagsItems found : 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/content/itemtagfetchdata.cpp:13)
Wed Nov 22 21:21:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Writing Metadata for
syncRoot ResourceId "root"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:327)
Wed Nov 22 21:21:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Metadata for syncRoot
ResourceId "root" is written into db in 6 ms with 0 ms yield time. The network
request takes 2112 ms. There are 0 items in total and 0 items are skipped. The sync
is against the parentSyncRoot: true
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:398)
Wed Nov 22 21:21:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The app status.
PowerSaveMode: false ForegroundMode: false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:409)
Wed Nov 22 21:21:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Schedule propagation of
special folder classification.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/specialfolderclassifica
tion/specialfolderclassifier.cpp:85)
Wed Nov 22 21:21:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing propagate
classification
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/specialfolderclassifica
tion/specialfolderclassifier.cpp:93)
Wed Nov 22 21:21:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Queue is empty, there are
no folders to propagate
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/specialfolderclassifica
tion/specialfolderclassifier.cpp:103)
Wed Nov 22 21:21:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Total time to sync (ms):
2302
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:226)
Wed Nov 22 21:21:21 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Attributing api call for "
"Metadata/GetChanges" "
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributionutility.cpp:49)
Wed Nov 22 21:21:22 GMT-05:00 2023 DATA FaceAiOnboardingWorker Executing worker
Wed Nov 22 21:21:22 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (I)
FaceAI/OnboardingGRECallSkipped RequiredServiceData OneDriveAccount
46c9d57888646607 true
Wed Nov 22 21:21:22 GMT-05:00 2023 W FaceAIOnboardingStateManager Get
RecognizedEntities call not made as the interval has not passed
Wed Nov 22 21:21:22 GMT-05:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Wed Nov 22 21:21:22 GMT-05:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Wed Nov 22 21:21:22 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: false
Wed Nov 22 21:21:24 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface start to clean offline
root id from moved files
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/streamcache.cpp:781)
Wed Nov 22 21:21:24 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Items moved out of an
offline root: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/streamcache.cpp:790)
Wed Nov 22 21:21:36 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Merge wal to database.
before merge: 24752 after merge: 0 first db action on: 1700706077 now: 1700706096
time to merge: 5
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/databaseidle.cpp:120)
Wed Nov 22 21:21:36 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Syncing local favorites
with cloud
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/commands/favoritessyncmanager.cp
p:49)
Wed Nov 22 21:21:36 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface No local favorite items to
sync for command "AddFavorites"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/commands/favoritessyncmanager.cp
p:80)
Wed Nov 22 21:21:36 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface No local favorite items to
sync for command "RemoveFavorites"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/commands/favoritessyncmanager.cp
p:80)
Wed Nov 22 21:21:40 GMT-05:00 2023 V PackageUtils_v1.6.10 There is more than 1
package associated with the uid: 10017
com.microsoft.office.excel
com.microsoft.office.word
com.microsoft.office.powerpoint
Wed Nov 22 21:21:40 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.excel is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:40 GMT-05:00 2023 V TokenSharingService_v1.6.10 Binding request is
approved from com.microsoft.office.excel, MS app = true, debug mode = false
Wed Nov 22 21:21:40 GMT-05:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Wed Nov 22 21:21:40 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:21:40 GMT-05:00 2023 V PackageUtils_v1.6.10 There is more than 1
package associated with the uid: 10017
com.microsoft.office.excel
com.microsoft.office.word
com.microsoft.office.powerpoint
Wed Nov 22 21:21:40 GMT-05:00 2023 V PackageUtils_v1.6.10 Package
com.microsoft.office.excel is signed with
b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88
:f1:28:70:51
Wed Nov 22 21:21:40 GMT-05:00 2023 V TokenSharingService_v1.6.10 Binding request is
approved from com.microsoft.office.excel, MS app = true, debug mode = false
Wed Nov 22 21:21:40 GMT-05:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Wed Nov 22 21:21:40 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 46c9d57888646607 true
Wed Nov 22 21:22:37 GMT-05:00 2023 V PackageUtils_v1.6.10 There is more than 1
package associated with the uid: 10017
com.microsoft.office.excel
com.microsoft.office.word
com.microsoft.office.powerpoint

You might also like