0% found this document useful (0 votes)
159 views11 pages

Current Log

This log file records the startup process of the OneDrive application. It shows the application starting up, opening its database, inserting configuration rules into the database, scheduling background jobs, and making initial requests to load data from the server.

Uploaded by

Nia Ambarwati
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)
159 views11 pages

Current Log

This log file records the startup process of the OneDrive application. It shows the application starting up, opening its database, inserting configuration rules into the database, scheduling background jobs, and making initial requests to load data from the server.

Uploaded by

Nia Ambarwati
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/ 11

Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.

LogWriterInterface
Application is not started (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Starting application (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 W com.microsoft.onedrivecore.LogWriterInterface
WARNING: QApplication was not created in the main() thread. (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Current DB version is 95 (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Log the database file info (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 860160 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768
bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000) (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "CreatePersonalVault" with value "false" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RevisedVaultQuota" with value "true" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserResolutionRamp" with value "1" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "UserFirstRunRamp" with value "1" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FullSyncMaxItemCount" with value "1000" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FileNameLimit" with value "255" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Polling interval set to "86400" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Next refresh at QDateTime(2020-07-11 18:10:49.916 WIB Qt::LocalTime) (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
The CreateVaultFolder rule in policy doc is "false" (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
onAppLaunch: updates records: 0 (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Updated 0 comments (cLocalStatus = cDeletingFromServer or
cFailedToDeleteFromServer) on launch. (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0)
Sun Jul 12 08:42:10 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Could not get valid cached token
for service::ssl.live.com::MBI_SSL
Sun Jul 12 08:42:10 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Getting token for:
service::ssl.live.com::MBI_SSL
Sun Jul 12 08:42:10 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Cached token invalid, attempt to
refresh token
Sun Jul 12 08:42:10 GMT+07:00 2020 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount null true
Sun Jul 12 08:42:10 GMT+07:00 2020 I
com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 28
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Drive by Resource Id (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Sun Jul 12 08:42:11 GMT+07:00 2020 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)
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 16:17:29.952 from now
Sun Jul 12 08:42:11 GMT+07:00 2020 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)
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 16:11:56.948 from now
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount null true
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
"Camera roll nested folder must be passed in a valid device name () or year (%2"
(:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Querying for 2020 - 7 - 12 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Can't refresh item as projection doesn't include minimum needed information (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA com.microsoft.odsp.oem.SamsungUtils Build
model matches: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA SamsungMigrationUpsellJob isEnabled =
false, timesShown = 0
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Jul 12 08:42:11 GMT+07:00 2020 W com.microsoft.onedrivecore.LogWriterInterface
No items found for property query for syncRoot: 1 for " 2020 - 7 - 12 " (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Command by Drive Id (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Providing refresh task for "Mru" isRoot: false (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA com.microsoft.skydrive.SkyDriveApplication
Cancelling Samsung migration upsell job
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA com.microsoft.odsp.oem.SamsungUtils Galaxy
Store: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA DeviceAndApplicationInfo Pre: false
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Command by Drive Id (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read
ServiceConnections list from preferences: 0
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA
com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud
account IDs list from preferences: 0
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Marked: 51 records dirty. (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null c5f5ebf1e295e377 true
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Issuing page request for GetItems. resourceId: "Mru" offset: 0 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA OnThisDayStatusProcessor Scan completed for
2020-07-12 with hasPhotos: false and hasGetChangesCompleted: true
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null c5f5ebf1e295e377 true
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA QueryBasedCursor Closing cursor with 1
items
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA QueryBasedCursor Cursor closed
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA DeviceAndApplicationInfo Pre: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA com.microsoft.odsp.oem.SamsungUtils Galaxy
Store: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA DeviceAndApplicationInfo Pre: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA DeviceAndApplicationInfo Pre: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount null true
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA QueryBasedCursor Cursor closed
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA OneDrivePrivacyDelegate (I)
Premium/StepEvent RequiredServiceData null c5f5ebf1e295e377 true
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, rampValue: true, isRunning: false,
shouldTryToNotify: false, experimentTreatment: A, shouldStart: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GooglePlayBillingClient Binding to billing service
Sun Jul 12 08:42:11 GMT+07:00 2020 V FirebaseCloudMessagingManager Google Api
Availability return code: 0
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA
com.microsoft.skydrive.iap.Office365CheckTask Checking Google Play service
availability
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA
com.microsoft.skydrive.iap.Office365CheckTask Checking in-app purchase availability
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Could not get valid cached token
for service::rpsticket.partnerservices.getmicrosoftkey.com::MBI_SSL
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA DetectConnectivityJob onStartJob-resume
upload services
Sun Jul 12 08:42:11 GMT+07:00 2020 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Sun Jul 12 08:42:11 GMT+07:00 2020 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Sun Jul 12 08:42:11 GMT+07:00 2020 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 51 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 52 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 50 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 38 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 80 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 37 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 36 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 44 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Could not get valid cached token
for service::ssl.live.com::MBI_SSL
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 13 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 91 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 33 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 42 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA ManualUploadService Starting service in the
foreground onCreate
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 11 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 46 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 39 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA ManualUploadService Successfully started
service in the foreground onCreate
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 90 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 40 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 17 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 14 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 5 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 121 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 110 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 113 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 48 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 84 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 227 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager
FileUploaderNotificationManager-resetToDefaultNotificationPreferences
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 208 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 206 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 210 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 207 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 221 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager
uploadingStatus: Done
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager upload
isOngoing: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager upload
notification is up to date
Sun Jul 12 08:42:11 GMT+07:00 2020 V ManualUploadService Upload Service Created.
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 223 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 224 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA ManualUploadService Starting service in the
foreground onStartCommand
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 218 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 205 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 136 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 267 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA ManualUploadService Successfully started
service in the foreground onStartCommand
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 265 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 264 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 261 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager
FileUploaderNotificationManager-resetToDefaultNotificationPreferences
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 263 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 266 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 262 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager
uploadingStatus: Done
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager upload
isOngoing: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager upload
notification is up to date
Sun Jul 12 08:42:11 GMT+07:00 2020 V ManualUploadService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.ManualUploadService }
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA ModalUploadService Starting service in the
foreground onCreate
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA ModalUploadService Successfully started
service in the foreground onCreate
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA ModalUploadNotificationManager
ModalUploadNotificationManager-resetToDefaultNotificationPreferences
Sun Jul 12 08:42:11 GMT+07:00 2020 V ModalUploadService Upload Service Created.
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA ModalUploadService Starting service in the
foreground onStartCommand
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA ModalUploadService Successfully started
service in the foreground onStartCommand
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA ModalUploadNotificationManager
ModalUploadNotificationManager-resetToDefaultNotificationPreferences
Sun Jul 12 08:42:11 GMT+07:00 2020 V ModalUploadService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.ModalUploadService }
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA AsyncMoveService Starting service in the
foreground onCreate()
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA AsyncMoveService Successfully started
service in the foreground onCreate()
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager
AsyncMoveNotificationManager-resetToDefaultNotificationPreferences
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager
uploadingStatus: Done
Sun Jul 12 08:42:11 GMT+07:00 2020 V AsyncMoveService Upload Service Created.
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA AsyncMoveService Starting service in the
foreground onStartCommand
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA AsyncMoveService Successfully started
service in the foreground onStartCommand
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager
AsyncMoveNotificationManager-resetToDefaultNotificationPreferences
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager
uploadingStatus: Done
Sun Jul 12 08:42:11 GMT+07:00 2020 V AsyncMoveService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.AsyncMoveService }
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager
SyncService-cancelAllTasks
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager
uploadingStatus: Done
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager upload
isOngoing: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager upload
notification is up to date
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA ModalUploadNotificationManager SyncService-
cancelAllTasks
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager
SyncService-cancelAllTasks
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount null true
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA FileUploaderNotificationManager
uploadingStatus: Done
Sun Jul 12 08:42:11 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Could not get valid cached token
for service::ssl.live.com::MBI_SSL
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 282 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 280 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 212 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 200 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 199 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 196 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 197 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 198 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 214 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 216 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 215 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 217 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 286 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 278 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 276 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 292 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 313 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 239 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 300 streamType: 1 (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
removeAllDeletedItems removed 0 items (:0)
Sun Jul 12 08:42:11 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Could not get valid cached token
for service::ssl.live.com::MBI_SSL
Sun Jul 12 08:42:11 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Sending telemetry event for
TokenRefresh
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA DeviceAndApplicationInfo Pre: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA com.microsoft.odsp.oem.SamsungUtils Galaxy
Store: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA DeviceAndApplicationInfo Pre: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA DeviceAndApplicationInfo Pre: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA OneDrivePrivacyDelegate (I)
Auth/TokenRefresh RequiredServiceData null c5f5ebf1e295e377 true
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA DeviceAndApplicationInfo Pre: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA com.microsoft.odsp.oem.SamsungUtils Galaxy
Store: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA DeviceAndApplicationInfo Pre: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA DeviceAndApplicationInfo Pre: false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA com.microsoft.authorization.odb.BrokerUtils
Use broker flow = false
Sun Jul 12 08:42:11 GMT+07:00 2020 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null c5f5ebf1e295e377 true
Sun Jul 12 08:42:11 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Valid token available
Sun Jul 12 08:42:11 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Getting token for:
service::rpsticket.partnerservices.getmicrosoftkey.com::MBI_SSL
Sun Jul 12 08:42:11 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Cached token invalid, attempt to
refresh token
Sun Jul 12 08:42:12 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GooglePlayBillingClient Connected to billing service
Sun Jul 12 08:42:12 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Cached valid token available for:
service::ssl.live.com::MBI_SSL
Sun Jul 12 08:42:12 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Cached valid token available for:
service::ssl.live.com::MBI_SSL
Sun Jul 12 08:42:12 GMT+07:00 2020 DATA PhoneAuth getSecurityToken replyscope is
set as openid profile
Sun Jul 12 08:42:12 GMT+07:00 2020 DATA samsungSanityChecks Samsung altGuid and
boundGuid are both empty
Sun Jul 12 08:42:13 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Command by Drive Id (:0)
Sun Jul 12 08:42:13 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator TokenRefresh has occurred, but
not sending an event because we've sent one recently
Sun Jul 12 08:42:13 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Valid token available
Sun Jul 12 08:42:13 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Getting token for:
service::ssl.live.com::MBI_SSL
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData null c5f5ebf1e295e377 true
Sun Jul 12 08:42:13 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Valid token available
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null c5f5ebf1e295e377 true
Sun Jul 12 08:42:13 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Getting token for:
service::ssl.live.com::MBI_SSL
Sun Jul 12 08:42:13 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Valid token available
Sun Jul 12 08:42:13 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Getting token for:
service::ssl.live.com::MBI_SSL
Sun Jul 12 08:42:13 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Valid token available
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
com.microsoft.skydrive.iap.Office365CheckTask Fetching purchase orders list
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GooglePlayBillingRequestTask Sending request
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GetPurchaseOrdersTask PACKAGE_NAME =
com.microsoft.skydrive, PRODUCT_TYPE = SUBSCRIPTION
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GooglePlayBillingRequestTask Processing response
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GooglePlayBillingRequestTask RESPONSE_CODE = OK
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GetPurchaseOrdersTask INAPP_PURCHASE_DATA_LIST size = 0
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
com.microsoft.skydrive.iap.Office365CheckTask Finished fetching purchase order list
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
com.microsoft.skydrive.iap.Office365CheckTask Fetching available plans list
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GooglePlayBillingRequestTask Sending request
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GetProductInfosTask PACKAGE_NAME =
com.microsoft.skydrive, PRODUCT_TYPE = SUBSCRIPTION, ITEM_ID_LIST =
[com.microsoft.office.personal.monthly.nov17,
com.microsoft.office.home.monthly.nov17, com.microsoft.office.solo.monthly3,
com.microsoft.office.personal, com.microsoft.office.home,
com.microsoft.office.solo, com.microsoft.onedrive.100gb.monthly]
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null c5f5ebf1e295e377 true
Sun Jul 12 08:42:13 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Cached valid token available for:
service::ssl.live.com::MBI_SSL
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GooglePlayBillingRequestTask Processing response
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GooglePlayBillingRequestTask RESPONSE_CODE = OK
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GetProductInfosTask DETAILS_LIST size = 7
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GetProductInfosTask PRODUCT =
{"skuDetailsToken":"AEuhp4LoeBRFKq1x4HcwXwOqwN6azwhPgCJ5--
GMODYIxlsuC_qn9YedylHu1fva-
VxJ","productId":"com.microsoft.office.home","type":"subs","price":"Rp 1.199.999,00
","price_amount_micros":1199999000000,"price_currency_code":"IDR","subscriptionPeri
od":"P1Y","title":"Microsoft 365 Family Subscription - Annual (Microsoft
OneDrive)","description":"Premium apps for up to 6 people"}
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GetProductInfosTask PRODUCT =
{"skuDetailsToken":"AEuhp4J4NDQ_DMpOx57afEnW7IQQHYHASTpNz3HviwtD01jLvzeKuEJdOiGqy_K
qlOqx","productId":"com.microsoft.office.home.monthly.nov17","type":"subs","price":
"Rp 119.999,00","price_amount_micros":119999000000,"price_currency_code":"IDR","sub
scriptionPeriod":"P1M","freeTrialPeriod":"P4W2D","title":"Microsoft 365 Family
Subscription - Monthly (Microsoft OneDrive)","description":"Premium apps for up to
6 people"}
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GetProductInfosTask PRODUCT =
{"skuDetailsToken":"AEuhp4K2V8qp5zofb3CWJCCDmtrNIjJsZAJec-
6fObnqq77vShTYfNYpv1EYC8H98lx9","productId":"com.microsoft.office.personal","type":
"subs","price":"Rp 879.999,00","price_amount_micros":879999000000,"price_currency_c
ode":"IDR","subscriptionPeriod":"P1Y","title":"Microsoft 365 Personal Subscription
- Annual (Microsoft OneDrive)","description":"Premium apps for 1 person"}
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GetProductInfosTask PRODUCT =
{"skuDetailsToken":"AEuhp4LCCrU3SZzYt7ifqEPUm5YIik6AeIlHkdmGD2gdGmmrnw9IvqJCZ2X66sR
3hAVU","productId":"com.microsoft.office.personal.monthly.nov17","type":"subs","pri
ce":"Rp 87.999,00","price_amount_micros":87999000000,"price_currency_code":"IDR","s
ubscriptionPeriod":"P1M","freeTrialPeriod":"P4W2D","title":"Microsoft 365 Personal
Subscription - Monthly (Microsoft OneDrive)","description":"Premium apps for 1
person"}
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GetProductInfosTask PRODUCT =
{"skuDetailsToken":"AEuhp4KydxuISlcdjMItfOQKP0uYYmjw7BfOOoHwJCJM8_xuhvBl1hGasMvvFVV
mnSZT","productId":"com.microsoft.office.solo","type":"subs","price":"Rp 990.000,00
","price_amount_micros":990000000000,"price_currency_code":"IDR","subscriptionPerio
d":"P1Y","title":"Microsoft 365 Solo Subscription - Annual (Microsoft
OneDrive)","description":"Premium apps for 1 person"}
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GetProductInfosTask PRODUCT =
{"skuDetailsToken":"AEuhp4Icg4H2T7BXCG1F-
9Rt0ujH2Nj0lBoPUDl3X6CPQDRprhrVToZJxfXU6ieA-
vqF","productId":"com.microsoft.office.solo.monthly3","type":"subs","price":"Rp 119
.000,00","price_amount_micros":119000000000,"price_currency_code":"IDR","subscripti
onPeriod":"P1M","freeTrialPeriod":"P4W2D","title":"Microsoft 365 Solo Subscription
- Monthly (Microsoft OneDrive)","description":"Microsoft 365 Solo Subscription -
Monthly"}
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GetProductInfosTask PRODUCT =
{"skuDetailsToken":"AEuhp4KLlR5x1fSeT7giXgi2wm4CTiAG3tU6kGw_LOE21LeZMO1KIM5qAD0mByb
LL2Kk","productId":"com.microsoft.onedrive.100gb.monthly","type":"subs","price":"Rp 
28.999,00","price_amount_micros":28999000000,"price_currency_code":"IDR","subscript
ionPeriod":"P1M","title":"OneDrive 100 GB - Monthly (Microsoft
OneDrive)","description":"OneDrive 100 GB - Monthly"}
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
com.microsoft.skydrive.iap.Office365CheckTask Finished fetching product info list
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
com.microsoft.skydrive.iap.Office365CheckTask All checks completed
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null c5f5ebf1e295e377 true
Sun Jul 12 08:42:13 GMT+07:00 2020 DATA
skydrive::iap::googleplay::GooglePlayBillingClient Unbinding from billing service
Sun Jul 12 08:42:14 GMT+07:00 2020 DATA PhoneAuth getSecurityToken replyscope is
set as openid profile
Sun Jul 12 08:42:14 GMT+07:00 2020 DATA samsungSanityChecks Samsung altGuid and
boundGuid are both empty
Sun Jul 12 08:42:14 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Cached valid token available for:
service::ssl.live.com::MBI_SSL
Sun Jul 12 08:42:14 GMT+07:00 2020 I RegisterNotificationSubscriptionTask
Submission Date Time: 2020-07-12T08:42:14.000+07:00
Sun Jul 12 08:42:14 GMT+07:00 2020 V FirebaseCloudMessagingManager Successfully
subscribed for gcmNotificationSubscriptionIdKey
Sun Jul 12 08:42:14 GMT+07:00 2020 DATA OneDrivePrivacyDelegate (I)
PushNotification/RegisterNotificationSubscriptionSucceeded RequiredServiceData null
c5f5ebf1e295e377 true
Sun Jul 12 08:42:14 GMT+07:00 2020 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null c5f5ebf1e295e377 true
Sun Jul 12 08:42:14 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Writing metadata for item 30 (:0)
Sun Jul 12 08:42:14 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Cache MISS for Command by Drive Id (:0)
Sun Jul 12 08:42:14 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Metadata for item 30 is written in 97 ms : 51 items fetchFolderOnly: false
vaulttype: 0 (:0)
Sun Jul 12 08:42:14 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Deleted: 0 dirty view records (:0)
Sun Jul 12 08:42:14 GMT+07:00 2020 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData null c5f5ebf1e295e377 true
Sun Jul 12 08:42:15 GMT+07:00 2020 DATA DeviceAndApplicationInfo Pre: false
Sun Jul 12 08:42:15 GMT+07:00 2020 DATA com.microsoft.odsp.oem.SamsungUtils Galaxy
Store: false
Sun Jul 12 08:42:15 GMT+07:00 2020 DATA DeviceAndApplicationInfo Pre: false
Sun Jul 12 08:42:15 GMT+07:00 2020 DATA DeviceAndApplicationInfo Pre: false
Sun Jul 12 08:42:15 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator hasFeatures() FEATURE_QUOTA
Sun Jul 12 08:42:15 GMT+07:00 2020 V
com.microsoft.authorization.OneDriveAuthenticator Cached valid token available for:
service::ssl.live.com::MBI_SSL
Sun Jul 12 08:42:16 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Updated policy document (:0)
Sun Jul 12 08:42:16 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0)
Sun Jul 12 08:42:16 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "AllowExpandedEditCommands" with value "True" (:0)
Sun Jul 12 08:42:16 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0)
Sun Jul 12 08:42:16 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0)
Sun Jul 12 08:42:16 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800"
(:0)
Sun Jul 12 08:42:16 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(:0)
Sun Jul 12 08:42:16 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0)
Sun Jul 12 08:42:16 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileUrl" with value "activity" (:0)
Sun Jul 12 08:42:16 GMT+07:00 2020 I com.microsoft.onedrivecore.LogWriterInterface
Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0)

You might also like