Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
22 views13 pages

Current Log

The document contains log messages from an OneDrive application startup on November 6th. It shows: 1) The application loads static libraries and starts up, opening its database files. 2) It checks for pending comments and updates to sync on launch. 3) The OneAuth authentication module is initialized and configured without errors. 4) Various application components and services initialize, including notifications, privacy settings, and account discovery. 5) Checks find no supported auto-upload accounts and that the Samsung migration status is uninitialized.

Uploaded by

Keila Vargas
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)
22 views13 pages

Current Log

The document contains log messages from an OneDrive application startup on November 6th. It shows: 1) The application loads static libraries and starts up, opening its database files. 2) It checks for pending comments and updates to sync on launch. 3) The OneAuth authentication module is initialized and configured without errors. 4) Various application components and services initialize, including notifications, privacy settings, and account discovery. 5) Checks find no supported auto-upload accounts and that the Samsung migration status is uninitialized.

Uploaded by

Keila Vargas
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/ 13

Mon Nov 06 05:25:09 GMT-04:00 2023 DATA OneDSUtils OneDS mitigation checks passed

Mon Nov 06 05:25:10 GMT-04:00 2023 DATA hg.d Build model matches: false
Mon Nov 06 05:25:10 GMT-04:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Mon Nov 06 05:25:10 GMT-04:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Mon Nov 06 05:25:10 GMT-04:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Mon Nov 06 05:25:10 GMT-04:00 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Mon Nov 06 05:25:11 GMT-04:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:67)
Mon Nov 06 05:25:11 GMT-04:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:89)
Mon Nov 06 05:25:11 GMT-04:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Mon Nov 06 05:25:11 GMT-04: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)
Mon Nov 06 05:25:12 GMT-04: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)
Mon Nov 06 05:25:12 GMT-04: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)
Mon Nov 06 05:25:12 GMT-04:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 925696 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Mon Nov 06 05:25:12 GMT-04: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)
Mon Nov 06 05:25:12 GMT-04: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)
Mon Nov 06 05:25:12 GMT-04:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Mon Nov 06 05:25:12 GMT-04: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)
Mon Nov 06 05:25:12 GMT-04: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)
Mon Nov 06 05:25:12 GMT-04: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)
Mon Nov 06 05:25:12 GMT-04: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)
Mon Nov 06 05:25:12 GMT-04: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)
Mon Nov 06 05:25:12 GMT-04: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)
Mon Nov 06 05:25:12 GMT-04: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)
Mon Nov 06 05:25:12 GMT-04: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)
Mon Nov 06 05:25:12 GMT-04: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)
Mon Nov 06 05:25:14 GMT-04:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 06 05:25:14 GMT-04:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Mon Nov 06 05:25:14 GMT-04:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Mon Nov 06 05:25:14 GMT-04:00 2023 DATA re.f InitOneAuthPreReqs
Mon Nov 06 05:25:14 GMT-04:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 16568472913ms ago
Mon Nov 06 05:25:14 GMT-04:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 06 05:25:14 GMT-04:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to false for remainder of this session
Mon Nov 06 05:25:14 GMT-04:00 2023 DATA re.f Oneauth MSA ramp is: false
Mon Nov 06 05:25:14 GMT-04:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Mon Nov 06 05:25:14 GMT-04:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Mon Nov 06 05:25:14 GMT-04:00 2023 DATA SamsungMigrationUpsellJob checkIfJobIsValid
called()
Mon Nov 06 05:25:14 GMT-04:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Mon Nov 06 05:25:14 GMT-04:00 2023 V TokenSharingManager_v1.6.10 Library works in
release mode
Mon Nov 06 05:25:14 GMT-04:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA re.f OneAuth configured without errors
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 402 ms
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA NotificationChannelController
initNotificationChannels
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 06 05:25:15 GMT-04:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA DeviceAndApplicationInfo Pre: false
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA DeviceAndApplicationInfo Pre: true
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA re.f Oneauth MSA ramp is: false
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 06 05:25:15 GMT-04:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 06 05:25:15 GMT-04:00 2023 V
com.microsoft.tokenshare.RemoteTokenShareConfiguration_v1.6.10 Can't get
configuration from networkjava.net.UnknownHostException: Unable to resolve host
"oneclient.sfx.ms": No address associated with hostname
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Mon Nov 06 05:25:15 GMT-04:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Mon Nov 06 05:25:15 GMT-04:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Mon Nov 06 05:25:16 GMT-04:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1149
Mon Nov 06 05:25:16 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 06 05:25:16 GMT-04:00 2023 I SamsungMigrationUpsellJob Samsung migration
info doesn't exist or isn't supported
Mon Nov 06 05:25:16 GMT-04:00 2023 DATA SamsungMigrationUpsellJob Job is not
scheduled, no need to cancel it
Mon Nov 06 16:06:38 GMT-04:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Mon Nov 06 16:06:38 GMT-04:00 2023 DATA hg.d Build model matches: false
Mon Nov 06 16:06:38 GMT-04:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Mon Nov 06 16:06:38 GMT-04:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Mon Nov 06 16:06:38 GMT-04:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Mon Nov 06 16:06:38 GMT-04:00 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Mon Nov 06 16:06:38 GMT-04:00 2023 DATA com.microsoft.odsp.l Ramps updated from ECS
Mon Nov 06 16:06:39 GMT-04:00 2023 DATA com.microsoft.odsp.l Removing cached ramps
not found on the backend
Mon Nov 06 16:06:39 GMT-04:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:67)
Mon Nov 06 16:06:39 GMT-04:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:89)
Mon Nov 06 16:06:39 GMT-04:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Mon Nov 06 16:06:39 GMT-04: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)
Mon Nov 06 16:06:39 GMT-04:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Mon Nov 06 16:06:39 GMT-04: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)
Mon Nov 06 16:06:39 GMT-04: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)
Mon Nov 06 16:06:39 GMT-04:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 925696 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Mon Nov 06 16:06:39 GMT-04: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)
Mon Nov 06 16:06:39 GMT-04: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)
Mon Nov 06 16:06:39 GMT-04: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)
Mon Nov 06 16:06:39 GMT-04: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)
Mon Nov 06 16:06:39 GMT-04: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)
Mon Nov 06 16:06:39 GMT-04: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)
Mon Nov 06 16:06:39 GMT-04: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)
Mon Nov 06 16:06:39 GMT-04: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)
Mon Nov 06 16:06:39 GMT-04: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)
Mon Nov 06 16:06:39 GMT-04: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)
Mon Nov 06 16:06:39 GMT-04: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)
Mon Nov 06 16:06:40 GMT-04:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 06 16:06:40 GMT-04:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Mon Nov 06 16:06:40 GMT-04:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Mon Nov 06 16:06:40 GMT-04:00 2023 DATA re.f InitOneAuthPreReqs
Mon Nov 06 16:06:40 GMT-04:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 16606958835ms ago
Mon Nov 06 16:06:40 GMT-04:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 06 16:06:40 GMT-04:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to false for remainder of this session
Mon Nov 06 16:06:40 GMT-04:00 2023 DATA re.f Oneauth MSA ramp is: false
Mon Nov 06 16:06:40 GMT-04:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Mon Nov 06 16:06:40 GMT-04:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Mon Nov 06 16:06:40 GMT-04:00 2023 DATA SamsungMigrationUpsellJob checkIfJobIsValid
called()
Mon Nov 06 16:06:40 GMT-04:00 2023 V TokenSharingManager_v1.6.10 Library works in
release mode
Mon Nov 06 16:06:40 GMT-04:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 06 16:06:40 GMT-04:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA re.f OneAuth configured without errors
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 689 ms
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA NotificationChannelController
initNotificationChannels
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 06 16:06:41 GMT-04:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA re.f Oneauth MSA ramp is: false
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1008
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 06 16:06:41 GMT-04:00 2023 I SamsungMigrationUpsellJob Samsung migration
info doesn't exist or isn't supported
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA SamsungMigrationUpsellJob Job is not
scheduled, no need to cancel it
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Mon Nov 06 16:06:41 GMT-04:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Tue Nov 07 07:17:25 GMT-04:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Tue Nov 07 07:17:25 GMT-04:00 2023 DATA hg.d Build model matches: false
Tue Nov 07 07:17:25 GMT-04:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Tue Nov 07 07:17:25 GMT-04:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Tue Nov 07 07:17:25 GMT-04:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Tue Nov 07 07:17:25 GMT-04:00 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Tue Nov 07 07:17:25 GMT-04:00 2023 DATA com.microsoft.odsp.l Ramps updated from ECS
Tue Nov 07 07:17:25 GMT-04:00 2023 DATA com.microsoft.odsp.l Removing cached ramps
not found on the backend
Tue Nov 07 07:17:25 GMT-04:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:67)
Tue Nov 07 07:17:25 GMT-04:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:89)
Tue Nov 07 07:17:25 GMT-04:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Tue Nov 07 07:17:25 GMT-04: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)
Tue Nov 07 07:17:25 GMT-04:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Nov 07 07:17:25 GMT-04: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)
Tue Nov 07 07:17:25 GMT-04: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)
Tue Nov 07 07:17:25 GMT-04:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 925696 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Tue Nov 07 07:17:25 GMT-04: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)
Tue Nov 07 07:17:25 GMT-04: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)
Tue Nov 07 07:17:25 GMT-04: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)
Tue Nov 07 07:17:25 GMT-04: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)
Tue Nov 07 07:17:25 GMT-04: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)
Tue Nov 07 07:17:25 GMT-04: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)
Tue Nov 07 07:17:25 GMT-04: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)
Tue Nov 07 07:17:25 GMT-04: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)
Tue Nov 07 07:17:25 GMT-04: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)
Tue Nov 07 07:17:25 GMT-04: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)
Tue Nov 07 07:17:25 GMT-04: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)
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA re.f InitOneAuthPreReqs
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 16661604746ms ago
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to false for remainder of this session
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA re.f Oneauth MSA ramp is: false
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA SamsungMigrationUpsellJob checkIfJobIsValid
called()
Tue Nov 07 07:17:26 GMT-04:00 2023 V TokenSharingManager_v1.6.10 Library works in
release mode
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA re.f OneAuth configured without errors
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 286 ms
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA NotificationChannelController
initNotificationChannels
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 07 07:17:26 GMT-04:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA re.f Oneauth MSA ramp is: false
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA DeviceAndApplicationInfo Pre: false
Tue Nov 07 07:17:26 GMT-04:00 2023 DATA DeviceAndApplicationInfo Pre: true
Tue Nov 07 07:17:27 GMT-04:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 07 07:17:27 GMT-04:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Tue Nov 07 07:17:27 GMT-04:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 07 07:17:27 GMT-04:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 07 07:17:27 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 07 07:17:27 GMT-04:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Tue Nov 07 07:17:27 GMT-04:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Tue Nov 07 07:17:27 GMT-04:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 910
Tue Nov 07 07:17:27 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 07 07:17:27 GMT-04:00 2023 I SamsungMigrationUpsellJob Samsung migration
info doesn't exist or isn't supported
Tue Nov 07 07:17:27 GMT-04:00 2023 DATA SamsungMigrationUpsellJob Job is not
scheduled, no need to cancel it
Tue Nov 07 07:18:52 GMT-04:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Tue Nov 07 07:18:52 GMT-04:00 2023 DATA hg.d Build model matches: false
Tue Nov 07 07:18:52 GMT-04:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Tue Nov 07 07:18:52 GMT-04:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Tue Nov 07 07:18:52 GMT-04:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Tue Nov 07 07:18:52 GMT-04:00 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Tue Nov 07 07:18:52 GMT-04:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:67)
Tue Nov 07 07:18:52 GMT-04:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:89)
Tue Nov 07 07:18:52 GMT-04:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Tue Nov 07 07:18:52 GMT-04: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)
Tue Nov 07 07:18:53 GMT-04: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)
Tue Nov 07 07:18:53 GMT-04: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)
Tue Nov 07 07:18:53 GMT-04:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 925696 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Tue Nov 07 07:18:53 GMT-04: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)
Tue Nov 07 07:18:53 GMT-04: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)
Tue Nov 07 07:18:53 GMT-04:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Nov 07 07:18:53 GMT-04: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)
Tue Nov 07 07:18:53 GMT-04: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)
Tue Nov 07 07:18:53 GMT-04: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)
Tue Nov 07 07:18:53 GMT-04: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)
Tue Nov 07 07:18:53 GMT-04: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)
Tue Nov 07 07:18:53 GMT-04: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)
Tue Nov 07 07:18:53 GMT-04: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)
Tue Nov 07 07:18:53 GMT-04: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)
Tue Nov 07 07:18:53 GMT-04: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)
Tue Nov 07 07:18:53 GMT-04:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 07 07:18:53 GMT-04:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Tue Nov 07 07:18:53 GMT-04:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Tue Nov 07 07:18:53 GMT-04:00 2023 DATA re.f InitOneAuthPreReqs
Tue Nov 07 07:18:53 GMT-04:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 16661692247ms ago
Tue Nov 07 07:18:53 GMT-04:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 07 07:18:53 GMT-04:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to false for remainder of this session
Tue Nov 07 07:18:53 GMT-04:00 2023 DATA re.f Oneauth MSA ramp is: false
Tue Nov 07 07:18:53 GMT-04:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA SamsungMigrationUpsellJob checkIfJobIsValid
called()
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Tue Nov 07 07:18:54 GMT-04:00 2023 V TokenSharingManager_v1.6.10 Library works in
release mode
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA com.microsoft.odsp.l Ramps updated from ECS
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA com.microsoft.odsp.l Removing cached ramps
not found on the backend
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA re.f OneAuth configured without errors
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 602 ms
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA NotificationChannelController
initNotificationChannels
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 07 07:18:54 GMT-04:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Tue Nov 07 07:18:54 GMT-04:00 2023 DATA re.f Oneauth MSA ramp is: false
Tue Nov 07 07:18:55 GMT-04:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1065
Tue Nov 07 07:18:55 GMT-04:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 07 07:18:55 GMT-04:00 2023 I SamsungMigrationUpsellJob Samsung migration
info doesn't exist or isn't supported
Tue Nov 07 07:18:55 GMT-04:00 2023 DATA SamsungMigrationUpsellJob Job is not
scheduled, no need to cancel it
Tue Nov 07 07:18:55 GMT-04:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Tue Nov 07 07:18:55 GMT-04:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Tue Nov 07 07:18:55 GMT-04:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false

You might also like