0% found this document useful (0 votes)
7 views72 pages

OneDrive Debug Log Analysis

This document contains log messages from an OneDrive application launch on December 3, 2023. It shows the application initializing authentication with OneAuth, checking for cached tokens but finding them invalid, failing to refresh the token, and forcing a re-sign in. It also logs database opening and initialization, cleaning up old comment records, cache cleanup settings, and other standard startup processes.

Uploaded by

vamell617
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)
7 views72 pages

OneDrive Debug Log Analysis

This document contains log messages from an OneDrive application launch on December 3, 2023. It shows the application initializing authentication with OneAuth, checking for cached tokens but finding them invalid, failing to refresh the token, and forcing a re-sign in. It also logs database opening and initialization, cleaning up old comment records, cache cleanup settings, and other standard startup processes.

Uploaded by

vamell617
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/ 72

Sun Dec 03 21:25:12 GMT-05:00 2023 DATA OneDSUtils OneDS mitigation checks passed

Sun Dec 03 21:25:13 GMT-05:00 2023 DATA hg.d Build model matches: false
Sun Dec 03 21:25:13 GMT-05:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Sun Dec 03 21:25:13 GMT-05:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Sun Dec 03 21:25:13 GMT-05:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Dec 03 21:25:13 GMT-05:00 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Sun Dec 03 21:25:13 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)
Sun Dec 03 21:25:13 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:89)
Sun Dec 03 21:25:13 GMT-05:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Sun Dec 03 21:25:13 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)
Sun Dec 03 21:25:13 GMT-05:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Sun Dec 03 21:25:13 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)
Sun Dec 03 21:25:13 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)
Sun Dec 03 21:25:13 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Dec 03 21:25:13 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)
Sun Dec 03 21:25:13 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)
Sun Dec 03 21:25:13 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"43200" (/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:275)
Sun Dec 03 21:25:13 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(2023-03-03 08:28:46.174 -05 Qt::LocalTime)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:276)
Sun Dec 03 21:25:13 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "empty"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vaultcreationhelper.cp
p:133)
Sun Dec 03 21:25:13 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)
Sun Dec 03 21:25:13 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)
Sun Dec 03 21:25:13 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)
Sun Dec 03 21:25:13 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)
Sun Dec 03 21:25:13 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)
Sun Dec 03 21:25:13 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)
Sun Dec 03 21:25:13 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)
Sun Dec 03 21:25:13 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)
Sun Dec 03 21:25:13 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)
Sun Dec 03 21:25:13 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)
Sun Dec 03 21:25:13 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
)
Sun Dec 03 21:25:13 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 21:25:13 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 21:25:13 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 21:25:13 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 21:25:13 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0x763ad350, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:210)
Sun Dec 03 21:25:13 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0x763ad350, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:222)
Sun Dec 03 21:25:13 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 21:25:13 GMT-05:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Sun Dec 03 21:25:13 GMT-05:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA re.f OneAuth configured without errors
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 208 ms
Sun Dec 03 21:25:14 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 21:25:14 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 21:25:14 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 21:25:14 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 21:25:14 GMT-05:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.SecurityTokenException: Token is not present in
the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:80)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Dec 03 21:25:14 GMT-05:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA re.f InitOneAuthPreReqs
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 6748870258ms ago
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA re.f Initializing OneAuth TSL
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA NotificationChannelController
initNotificationChannels
Sun Dec 03 21:25:14 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
)
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Sun Dec 03 21:25:14 GMT-05:00 2023 E RansomwareNotificationChannel Users without
ransomware protection feature should not receive Ranswomware notifications
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA OneAuthNetworkTasks Checking if MSA token
import is needed for account: b6deb04cfeb6a21f
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA OneAuthNetworkTasks
importMSARefreshTokenIfNeeded was skipped because it has already been performed -
2331min ago
Sun Dec 03 21:25:14 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)
Sun Dec 03 21:25:14 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:59:14.441 from now
Sun Dec 03 21:25:14 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)
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 2:35:49.437 from now
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA QueryBasedCursor Closing cursor with 1
items
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA QueryBasedCursor Cursor closed
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) Experiment
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Sun Dec 03 21:25:14 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 21:25:14 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 21:25:14 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 21:25:14 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Dec 03 21:25:14 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA SamsungBonusNotificationWorker Job is
queued
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Sun Dec 03 21:25:14 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 21:25:14 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 21:25:14 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 21:25:14 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 21:25:14 GMT-05:00 2023 I AccountStatusHelper isFunctionalODCAccount -
has no valid token
Sun Dec 03 21:25:14 GMT-05:00 2023 I ForYouProcessor getRecommendations - The
account is not functional.
Sun Dec 03 21:25:15 GMT-05:00 2023 DATA QueryBasedCursor Cursor closed
Sun Dec 03 21:25:15 GMT-05:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Sun Dec 03 21:25:15 GMT-05:00 2023 DATA SamsungAccountManagerUtils Before a Samsung
account is signed in
Sun Dec 03 21:25:15 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 21:25:15 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)
Sun Dec 03 21:25:15 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 21:25:15 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 21:25:15 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 21:25:15 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 21:25:15 GMT-05:00 2023 DATA SamsungAccountManagerUtils Before a Samsung
account is signed in
Sun Dec 03 21:25:15 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)
Sun Dec 03 21:25:15 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 21:25:15 GMT-05:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Sun Dec 03 21:25:15 GMT-05:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Sun Dec 03 21:25:15 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 21:25:15 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 21:25:15 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 21:25:15 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 21:25:15 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)
Sun Dec 03 21:25:15 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)
Sun Dec 03 21:25:16 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 21:25:16 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 21:25:16 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 21:25:16 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 21:25:16 GMT-05:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.SecurityTokenException: Token is not present in
the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:80)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Dec 03 21:25:16 GMT-05:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Dec 03 21:25:16 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 21:25:16 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 21:25:16 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 21:25:16 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 21:25:16 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 21:25:16 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 21:25:16 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 21:25:16 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 21:25:16 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)
Sun Dec 03 21:25:16 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 21:25:16 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 21:25:16 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 21:25:16 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 21:25:16 GMT-05:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.SecurityTokenException: Token is not present in
the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:80)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Dec 03 21:25:16 GMT-05:00 2023 I


com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:81)
Sun Dec 03 21:25:16 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:112)
Sun Dec 03 21:25:16 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Exception thrown during
GetChanges() run
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:179)
Sun Dec 03 21:25:16 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Total time to sync (ms):
576
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:226)
Sun Dec 03 21:25:16 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (I)
Performance/GetChanges RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 21:25:16 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 21:25:16 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)
Sun Dec 03 21:25:18 GMT-05:00 2023 DATA FaceAiOnboardingWorker Executing worker
Sun Dec 03 21:25:18 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (I)
FaceAI/OnboardingGRECallSkipped RequiredServiceData OneDriveAccount
b6deb04cfeb6a21f true
Sun Dec 03 21:25:18 GMT-05:00 2023 W FaceAIOnboardingStateManager Get
RecognizedEntities call not made as the interval has not passed
Sun Dec 03 21:25:21 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)
Sun Dec 03 21:25:21 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)
Sun Dec 03 21:25:22 GMT-05:00 2023 DATA com.microsoft.odsp.l Ramps updated from ECS
Sun Dec 03 21:25:23 GMT-05:00 2023 DATA com.microsoft.odsp.l Removing cached ramps
not found on the backend
Sun Dec 03 21:25:23 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 21:25:23 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 21:25:23 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 21:25:23 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 21:25:23 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 21:25:23 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 21:25:23 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 21:25:23 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 21:25:24 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 21:25:24 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 21:25:24 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 21:25:24 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 21:25:24 GMT-05:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at wt.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at gr.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.z0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.A(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)

Sun Dec 03 21:25:24 GMT-05:00 2023 E ScenariosNotificationChannelsManager Error


while getting notification scenarios java.io.IOException:
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.communication.p$f.b(SourceFile:474)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at wt.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at gr.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.z0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.A(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)
Caused by: com.microsoft.authorization.SecurityTokenException: Token is not present
in the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
... 27 more

Sun Dec 03 21:25:25 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -


Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 21:25:25 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 21:25:25 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 21:25:25 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 21:25:25 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 21:25:25 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 21:25:25 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 21:25:25 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 21:25:25 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 21:25:25 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 21:25:25 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 21:25:25 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 21:25:25 GMT-05:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.s(SourceFile:27)
at com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.m(SourceFile:111)
at androidx.core.app.j$a.a(SourceFile:15)
at androidx.core.app.j$a.doInBackground(Unknown Source:2)
at android.os.AsyncTask$3.call(AsyncTask.java:378)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)
Sun Dec 03 21:25:25 GMT-05:00 2023 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Sun Dec 03 21:25:25 GMT-05:00 2023 DATA QuotaRefreshNetworkTask USQ Service Ramp
Status Enabled
Sun Dec 03 21:25:25 GMT-05:00 2023 V b Google Api Availability return code: 0
Sun Dec 03 21:25:25 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Dec 03 21:25:26 GMT-05:00 2023 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, isRunning: false, shouldTryToNotify: false,
shouldStart: false
Sun Dec 03 21:25:26 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)
Sun Dec 03 21:25:26 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)
Sun Dec 03 21:25:27 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 21:25:27 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 21:25:27 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 21:25:27 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 21:25:27 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 21:25:27 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 21:25:27 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 21:25:27 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 21:25:28 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 21:25:28 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 21:25:28 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 21:25:28 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 21:25:28 GMT-05:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at
com.microsoft.authorization.live.QuotaRefreshNetworkTask$c.a(SourceFile:105)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at com.microsoft.authorization.live.QuotaRefreshNetworkTask.j(SourceFile:40)
at com.microsoft.authorization.g0.l(SourceFile:987)
at com.microsoft.authorization.z$b.g(Unknown Source:12)
at com.microsoft.authorization.z$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Dec 03 21:25:28 GMT-05:00 2023 E QuotaRefreshNetworkTask


QuotaRefreshNetworkTask failed java.io.IOException:
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.communication.p$f.b(SourceFile:474)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at
com.microsoft.authorization.live.QuotaRefreshNetworkTask$c.a(SourceFile:105)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at com.microsoft.authorization.live.QuotaRefreshNetworkTask.j(SourceFile:40)
at com.microsoft.authorization.g0.l(SourceFile:987)
at com.microsoft.authorization.z$b.g(Unknown Source:12)
at com.microsoft.authorization.z$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)
Caused by: com.microsoft.authorization.SecurityTokenException: Token is not present
in the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
... 25 more

Sun Dec 03 22:25:18 GMT-05:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Dec 03 22:25:19 GMT-05:00 2023 DATA hg.d Build model matches: false
Sun Dec 03 22:25:19 GMT-05:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Sun Dec 03 22:25:19 GMT-05:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Sun Dec 03 22:25:19 GMT-05:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Dec 03 22:25:19 GMT-05:00 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Sun Dec 03 22:25:20 GMT-05:00 2023 DATA com.microsoft.odsp.l Ramps updated from ECS
Sun Dec 03 22:25:20 GMT-05:00 2023 DATA com.microsoft.odsp.l Removing cached ramps
not found on the backend
Sun Dec 03 22:25:21 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)
Sun Dec 03 22:25:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:89)
Sun Dec 03 22:25:21 GMT-05:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Sun Dec 03 22:25:21 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)
Sun Dec 03 22:25:21 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)
Sun Dec 03 22:25:21 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)
Sun Dec 03 22:25:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Dec 03 22:25:21 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)
Sun Dec 03 22:25:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 20632 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Dec 03 22:25:21 GMT-05:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Sun Dec 03 22:25:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"43200" (/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:275)
Sun Dec 03 22:25:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(2023-03-03 08:28:46.174 -05 Qt::LocalTime)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:276)
Sun Dec 03 22:25:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "empty"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vaultcreationhelper.cp
p:133)
Sun Dec 03 22:25:21 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)
Sun Dec 03 22:25:21 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)
Sun Dec 03 22:25:21 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)
Sun Dec 03 22:25:21 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)
Sun Dec 03 22:25:21 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)
Sun Dec 03 22:25:21 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)
Sun Dec 03 22:25:21 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)
Sun Dec 03 22:25:21 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)
Sun Dec 03 22:25:21 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)
Sun Dec 03 22:25:21 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)
Sun Dec 03 22:25:21 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
)
Sun Dec 03 22:25:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0x760e3f90, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:210)
Sun Dec 03 22:25:21 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0x760e3f90, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:222)
Sun Dec 03 22:25:21 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:21 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 22:25:21 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:21 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 22:25:21 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 22:25:21 GMT-05:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Sun Dec 03 22:25:21 GMT-05:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA re.f OneAuth configured without errors
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 633 ms
Sun Dec 03 22:25:22 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 22:25:22 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 22:25:22 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 22:25:22 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 22:25:22 GMT-05:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.SecurityTokenException: Token is not present in
the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:80)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Dec 03 22:25:22 GMT-05:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA re.f InitOneAuthPreReqs
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 6752478482ms ago
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA re.f Initializing OneAuth TSL
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 22:25:22 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
)
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA NotificationChannelController
initNotificationChannels
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA QueryBasedCursor Closing cursor with 1
items
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA QueryBasedCursor Cursor closed
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA OneAuthNetworkTasks Checking if MSA token
import is needed for account: b6deb04cfeb6a21f
Sun Dec 03 22:25:22 GMT-05:00 2023 DATA OneAuthNetworkTasks
importMSARefreshTokenIfNeeded was skipped because it has already been performed -
2271min ago
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Sun Dec 03 22:25:23 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:23 GMT-05:00 2023 E RansomwareNotificationChannel Users without
ransomware protection feature should not receive Ranswomware notifications
Sun Dec 03 22:25:23 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 22:25:23 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:23 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:23 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 22:25:23 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)
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 1:45:31.929 from now
Sun Dec 03 22:25:23 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)
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 1:46:31.918 from now
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) Experiment
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Sun Dec 03 22:25:23 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 22:25:23 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Dec 03 22:25:23 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 22:25:23 GMT-05:00 2023 I AccountStatusHelper isFunctionalODCAccount -
has no valid token
Sun Dec 03 22:25:23 GMT-05:00 2023 I ForYouProcessor getRecommendations - The
account is not functional.
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA SamsungBonusNotificationWorker Job is
queued
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Sun Dec 03 22:25:23 GMT-05:00 2023 DATA QueryBasedCursor Cursor closed
Sun Dec 03 22:25:24 GMT-05:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Sun Dec 03 22:25:24 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:24 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 22:25:24 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:24 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 22:25:24 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:24 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:24 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 22:25:24 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:24 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 22:25:24 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 22:25:24 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 22:25:24 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 22:25:24 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 22:25:24 GMT-05:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at wt.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at gr.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.z0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.A(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)

Sun Dec 03 22:25:24 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:


Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 22:25:24 GMT-05:00 2023 E ScenariosNotificationChannelsManager Error
while getting notification scenarios java.io.IOException:
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.communication.p$f.b(SourceFile:474)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at wt.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at gr.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.z0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.A(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)
Caused by: com.microsoft.authorization.SecurityTokenException: Token is not present
in the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
... 27 more

Sun Dec 03 22:25:24 GMT-05:00 2023 V [Auth]OneDriveAuthenticator


getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:25 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 22:25:25 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:25 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 22:25:25 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:25 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 22:25:25 GMT-05:00 2023 DATA SamsungAccountManagerUtils Before a Samsung
account is signed in
Sun Dec 03 22:25:25 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 22:25:25 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)
Sun Dec 03 22:25:25 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 22:25:25 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 22:25:25 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 22:25:29 GMT-05:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Dec 03 22:25:29 GMT-05:00 2023 DATA hg.d Build model matches: false
Sun Dec 03 22:25:29 GMT-05:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Sun Dec 03 22:25:29 GMT-05:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Sun Dec 03 22:25:29 GMT-05:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Dec 03 22:25:29 GMT-05:00 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Sun Dec 03 22:25:29 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)
Sun Dec 03 22:25:29 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:89)
Sun Dec 03 22:25:29 GMT-05:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Sun Dec 03 22:25:29 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)
Sun Dec 03 22:25:29 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)
Sun Dec 03 22:25:29 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)
Sun Dec 03 22:25:29 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Dec 03 22:25:29 GMT-05:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Sun Dec 03 22:25:29 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)
Sun Dec 03 22:25:29 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 41232 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Dec 03 22:25:29 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"43200" (/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:275)
Sun Dec 03 22:25:29 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(2023-03-03 08:28:46.174 -05 Qt::LocalTime)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:276)
Sun Dec 03 22:25:29 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "empty"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vaultcreationhelper.cp
p:133)
Sun Dec 03 22:25:30 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:30 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 22:25:30 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:30 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)
Sun Dec 03 22:25:30 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 22:25:30 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)
Sun Dec 03 22:25:30 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)
Sun Dec 03 22:25:30 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)
Sun Dec 03 22:25:30 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)
Sun Dec 03 22:25:30 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)
Sun Dec 03 22:25:30 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)
Sun Dec 03 22:25:30 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)
Sun Dec 03 22:25:30 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)
Sun Dec 03 22:25:30 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)
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Sun Dec 03 22:25:30 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
)
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Sun Dec 03 22:25:30 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0x763879e8, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:210)
Sun Dec 03 22:25:30 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0x763879e8, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:222)
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA com.microsoft.odsp.l Ramps updated from ECS
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA com.microsoft.odsp.l Removing cached ramps
not found on the backend
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA re.f OneAuth configured without errors
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 335 ms
Sun Dec 03 22:25:30 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 22:25:30 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 22:25:30 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 22:25:30 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 22:25:30 GMT-05:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.SecurityTokenException: Token is not present in
the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:80)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Dec 03 22:25:30 GMT-05:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA re.f InitOneAuthPreReqs
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 6752486552ms ago
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA re.f Initializing OneAuth TSL
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA NotificationChannelController
initNotificationChannels
Sun Dec 03 22:25:30 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
)
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA OneAuthNetworkTasks Checking if MSA token
import is needed for account: b6deb04cfeb6a21f
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA OneAuthNetworkTasks
importMSARefreshTokenIfNeeded was skipped because it has already been performed -
2270min ago
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Sun Dec 03 22:25:30 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)
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 1:44:01.066 from now
Sun Dec 03 22:25:30 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)
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 2:32:21.056 from now
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Sun Dec 03 22:25:30 GMT-05:00 2023 E RansomwareNotificationChannel Users without
ransomware protection feature should not receive Ranswomware notifications
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA QueryBasedCursor Closing cursor with 1
items
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA QueryBasedCursor Cursor closed
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Dec 03 22:25:30 GMT-05:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Sun Dec 03 22:25:31 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:31 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 22:25:31 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:31 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:31 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) Experiment
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA SamsungBonusNotificationWorker Job is
queued
Sun Dec 03 22:25:31 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 22:25:31 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 22:25:31 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 22:25:31 GMT-05:00 2023 I AccountStatusHelper isFunctionalODCAccount -
has no valid token
Sun Dec 03 22:25:31 GMT-05:00 2023 I ForYouProcessor getRecommendations - The
account is not functional.
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA FaceAiOnboardingWorker Executing worker
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (I)
FaceAI/OnboardingGRECallSkipped RequiredServiceData OneDriveAccount
b6deb04cfeb6a21f true
Sun Dec 03 22:25:31 GMT-05:00 2023 W FaceAIOnboardingStateManager Get
RecognizedEntities call not made as the interval has not passed
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA SamsungAccountManagerUtils Before a Samsung
account is signed in
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA SamsungAccountManagerUtils Before a Samsung
account is signed in
Sun Dec 03 22:25:31 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 22:25:31 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)
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:32 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 22:25:32 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)
Sun Dec 03 22:25:32 GMT-05:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:32 GMT-05:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Sun Dec 03 22:25:32 GMT-05:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Sun Dec 03 22:25:32 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:32 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 22:25:32 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:32 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 22:25:32 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)
Sun Dec 03 22:25:32 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)
Sun Dec 03 22:25:32 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)
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 22:25:32 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 22:25:32 GMT-05:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.SecurityTokenException: Token is not present in
the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:80)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Dec 03 22:25:32 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:


Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 22:25:32 GMT-05:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:32 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:32 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 22:25:32 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:32 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 22:25:32 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 22:25:32 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 22:25:32 GMT-05:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at wt.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at gr.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.z0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.A(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)

Sun Dec 03 22:25:32 GMT-05:00 2023 E ScenariosNotificationChannelsManager Error


while getting notification scenarios java.io.IOException:
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.communication.p$f.b(SourceFile:474)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at wt.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at gr.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.z0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.A(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)
Caused by: com.microsoft.authorization.SecurityTokenException: Token is not present
in the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
... 27 more

Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator


getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 22:25:32 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:32 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 22:25:32 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:32 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 22:25:32 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 22:25:32 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 22:25:32 GMT-05:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.SecurityTokenException: Token is not present in
the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:80)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Dec 03 22:25:32 GMT-05:00 2023 I


com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:81)
Sun Dec 03 22:25:32 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:112)
Sun Dec 03 22:25:32 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Exception thrown during
GetChanges() run
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:179)
Sun Dec 03 22:25:32 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 22:25:33 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Total time to sync (ms):
953
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:226)
Sun Dec 03 22:25:33 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:33 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 22:25:33 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (I)
Performance/GetChanges RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 22:25:33 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 22:25:33 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)
Sun Dec 03 22:25:33 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:33 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 22:25:33 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:33 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 22:25:33 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 22:25:33 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 22:25:33 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 22:25:33 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 22:25:33 GMT-05:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.s(SourceFile:27)
at com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.m(SourceFile:111)
at androidx.core.app.j$a.a(SourceFile:15)
at androidx.core.app.j$a.doInBackground(Unknown Source:2)
at android.os.AsyncTask$3.call(AsyncTask.java:378)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Dec 03 22:25:33 GMT-05:00 2023 V [Auth]OneDriveAuthenticator hasFeatures()


FEATURE_QUOTA
Sun Dec 03 22:25:33 GMT-05:00 2023 V b Google Api Availability return code: 0
Sun Dec 03 22:25:33 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Dec 03 22:25:33 GMT-05:00 2023 DATA QuotaRefreshNetworkTask USQ Service Ramp
Status Enabled
Sun Dec 03 22:25:33 GMT-05:00 2023 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, isRunning: false, shouldTryToNotify: false,
shouldStart: false
Sun Dec 03 22:25:33 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:33 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 22:25:33 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 22:25:33 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 22:25:33 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:33 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 22:25:33 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 22:25:33 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 22:25:33 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 22:25:33 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 22:25:33 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 22:25:33 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 22:25:33 GMT-05:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at
com.microsoft.authorization.live.QuotaRefreshNetworkTask$c.a(SourceFile:105)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at com.microsoft.authorization.live.QuotaRefreshNetworkTask.j(SourceFile:40)
at com.microsoft.authorization.g0.l(SourceFile:987)
at com.microsoft.authorization.z$b.g(Unknown Source:12)
at com.microsoft.authorization.z$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Dec 03 22:25:33 GMT-05:00 2023 E QuotaRefreshNetworkTask


QuotaRefreshNetworkTask failed java.io.IOException:
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.communication.p$f.b(SourceFile:474)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at
com.microsoft.authorization.live.QuotaRefreshNetworkTask$c.a(SourceFile:105)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at com.microsoft.authorization.live.QuotaRefreshNetworkTask.j(SourceFile:40)
at com.microsoft.authorization.g0.l(SourceFile:987)
at com.microsoft.authorization.z$b.g(Unknown Source:12)
at com.microsoft.authorization.z$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)
Caused by: com.microsoft.authorization.SecurityTokenException: Token is not present
in the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
... 25 more

Sun Dec 03 23:26:06 GMT-05:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Dec 03 23:26:06 GMT-05:00 2023 DATA hg.d Build model matches: false
Sun Dec 03 23:26:06 GMT-05:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Sun Dec 03 23:26:06 GMT-05:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Sun Dec 03 23:26:06 GMT-05:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Dec 03 23:26:06 GMT-05:00 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Sun Dec 03 23:26:07 GMT-05:00 2023 DATA com.microsoft.odsp.l Ramps updated from ECS
Sun Dec 03 23:26:07 GMT-05:00 2023 DATA com.microsoft.odsp.l Removing cached ramps
not found on the backend
Sun Dec 03 23:26:07 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)
Sun Dec 03 23:26:07 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:89)
Sun Dec 03 23:26:07 GMT-05:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Sun Dec 03 23:26:07 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)
Sun Dec 03 23:26:07 GMT-05:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Sun Dec 03 23:26:07 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)
Sun Dec 03 23:26:07 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)
Sun Dec 03 23:26:07 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Dec 03 23:26:07 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)
Sun Dec 03 23:26:07 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)
Sun Dec 03 23:26:08 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"43200" (/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:275)
Sun Dec 03 23:26:08 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(2023-03-03 08:28:46.174 -05 Qt::LocalTime)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:276)
Sun Dec 03 23:26:08 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "empty"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vaultcreationhelper.cp
p:133)
Sun Dec 03 23:26:09 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)
Sun Dec 03 23:26:09 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)
Sun Dec 03 23:26:09 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)
Sun Dec 03 23:26:09 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)
Sun Dec 03 23:26:09 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)
Sun Dec 03 23:26:09 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)
Sun Dec 03 23:26:09 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)
Sun Dec 03 23:26:09 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)
Sun Dec 03 23:26:09 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)
Sun Dec 03 23:26:09 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)
Sun Dec 03 23:26:09 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
)
Sun Dec 03 23:26:09 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0x75aad100, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:210)
Sun Dec 03 23:26:09 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0x75aad100, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:222)
Sun Dec 03 23:26:09 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:26:09 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:26:09 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:26:09 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA re.f OneAuth configured without errors
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 538 ms
Sun Dec 03 23:26:09 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA re.f InitOneAuthPreReqs
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 6756125666ms ago
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA re.f Initializing OneAuth TSL
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:26:09 GMT-05:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA NotificationChannelController
initNotificationChannels
Sun Dec 03 23:26:10 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
)
Sun Dec 03 23:26:10 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:26:10 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:26:10 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Sun Dec 03 23:26:10 GMT-05:00 2023 E RansomwareNotificationChannel Users without
ransomware protection feature should not receive Ranswomware notifications
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:26:10 GMT-05:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.SecurityTokenException: Token is not present in
the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:80)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Dec 03 23:26:10 GMT-05:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA QueryBasedCursor Closing cursor with 1
items
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA QueryBasedCursor Cursor closed
Sun Dec 03 23:26:10 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)
Sun Dec 03 23:26:10 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 1:09:17.526 from now
Sun Dec 03 23:26:10 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:26:10 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) Experiment
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:26:10 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:26:10 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)
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 1:13:00.499 from now
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA OneAuthNetworkTasks Checking if MSA token
import is needed for account: b6deb04cfeb6a21f
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA OneAuthNetworkTasks
importMSARefreshTokenIfNeeded was skipped because it has already been performed -
2210min ago
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:26:10 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Sun Dec 03 23:26:10 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:26:10 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:26:10 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:26:10 GMT-05:00 2023 I AccountStatusHelper isFunctionalODCAccount -
has no valid token
Sun Dec 03 23:26:10 GMT-05:00 2023 I ForYouProcessor getRecommendations - The
account is not functional.
Sun Dec 03 23:26:10 GMT-05:00 2023 DATA QueryBasedCursor Cursor closed
Sun Dec 03 23:26:11 GMT-05:00 2023 DATA SamsungBonusNotificationWorker Job is
queued
Sun Dec 03 23:26:11 GMT-05:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Sun Dec 03 23:26:11 GMT-05:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Sun Dec 03 23:26:11 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:26:11 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:26:11 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:26:11 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:26:11 GMT-05:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Sun Dec 03 23:26:11 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:26:11 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:26:11 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:26:11 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:26:11 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:26:12 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:26:12 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:26:12 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:26:12 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:26:12 GMT-05:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at wt.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at gr.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.z0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.A(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)

Sun Dec 03 23:26:12 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:


Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:26:12 GMT-05:00 2023 E ScenariosNotificationChannelsManager Error
while getting notification scenarios java.io.IOException:
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.communication.p$f.b(SourceFile:474)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at wt.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at gr.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.z0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.A(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)
Caused by: com.microsoft.authorization.SecurityTokenException: Token is not present
in the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
... 27 more

Sun Dec 03 23:26:12 GMT-05:00 2023 V [Auth]OneDriveAuthenticator


getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:26:12 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:26:12 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:26:12 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:26:12 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:26:12 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:26:12 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:26:12 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:26:12 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:26:12 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:26:12 GMT-05:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.s(SourceFile:27)
at com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.m(SourceFile:111)
at androidx.core.app.j$a.a(SourceFile:15)
at androidx.core.app.j$a.doInBackground(Unknown Source:2)
at android.os.AsyncTask$3.call(AsyncTask.java:378)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Dec 03 23:26:12 GMT-05:00 2023 DATA SamsungAccountManagerUtils Before a Samsung


account is signed in
Sun Dec 03 23:26:12 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:26:12 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)
Sun Dec 03 23:26:12 GMT-05:00 2023 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Sun Dec 03 23:26:12 GMT-05:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Sun Dec 03 23:26:12 GMT-05:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Sun Dec 03 23:26:12 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:26:12 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:26:12 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:26:12 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:26:12 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)
Sun Dec 03 23:26:12 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:26:12 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:26:12 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:26:12 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:26:12 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)
Sun Dec 03 23:26:13 GMT-05:00 2023 V b Google Api Availability return code: 0
Sun Dec 03 23:26:13 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)
Sun Dec 03 23:26:13 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Dec 03 23:26:13 GMT-05:00 2023 DATA QuotaRefreshNetworkTask USQ Service Ramp
Status Enabled
Sun Dec 03 23:26:13 GMT-05:00 2023 DATA SamsungAccountManagerUtils Before a Samsung
account is signed in
Sun Dec 03 23:26:13 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:26:13 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)
Sun Dec 03 23:26:13 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:26:15 GMT-05:00 2023 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, isRunning: false, shouldTryToNotify: false,
shouldStart: false
Sun Dec 03 23:26:15 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:26:15 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:26:15 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:26:15 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:26:15 GMT-05:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.SecurityTokenException: Token is not present in
the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:80)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Dec 03 23:26:15 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:


Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:26:15 GMT-05:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Dec 03 23:26:15 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:26:15 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:26:15 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:26:15 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:26:15 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:26:15 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:26:15 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:26:15 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:26:15 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:26:15 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:26:15 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:26:15 GMT-05:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at
com.microsoft.authorization.live.QuotaRefreshNetworkTask$c.a(SourceFile:105)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at com.microsoft.authorization.live.QuotaRefreshNetworkTask.j(SourceFile:40)
at com.microsoft.authorization.g0.l(SourceFile:987)
at com.microsoft.authorization.z$b.g(Unknown Source:12)
at com.microsoft.authorization.z$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Dec 03 23:26:15 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:


Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:26:15 GMT-05:00 2023 E QuotaRefreshNetworkTask
QuotaRefreshNetworkTask failed java.io.IOException:
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.communication.p$f.b(SourceFile:474)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at
com.microsoft.authorization.live.QuotaRefreshNetworkTask$c.a(SourceFile:105)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at com.microsoft.authorization.live.QuotaRefreshNetworkTask.j(SourceFile:40)
at com.microsoft.authorization.g0.l(SourceFile:987)
at com.microsoft.authorization.z$b.g(Unknown Source:12)
at com.microsoft.authorization.z$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)
Caused by: com.microsoft.authorization.SecurityTokenException: Token is not present
in the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
... 25 more

Sun Dec 03 23:26:15 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS


RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:26:15 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:26:15 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:26:15 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:26:15 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:26:15 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:26:15 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:26:15 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:26:15 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:26:15 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:26:15 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:26:15 GMT-05:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.SecurityTokenException: Token is not present in
the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:80)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Dec 03 23:26:15 GMT-05:00 2023 I


com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:81)
Sun Dec 03 23:26:15 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:112)
Sun Dec 03 23:26:15 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Exception thrown during
GetChanges() run
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:179)
Sun Dec 03 23:26:15 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Total time to sync (ms):
2858
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:226)
Sun Dec 03 23:26:15 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (I)
Performance/GetChanges RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:26:15 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:26:15 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)
Sun Dec 03 23:26:15 GMT-05:00 2023 DATA FaceAiOnboardingWorker Executing worker
Sun Dec 03 23:26:15 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (I)
FaceAI/OnboardingGRECallSkipped RequiredServiceData OneDriveAccount
b6deb04cfeb6a21f true
Sun Dec 03 23:26:15 GMT-05:00 2023 W FaceAIOnboardingStateManager Get
RecognizedEntities call not made as the interval has not passed
Sun Dec 03 23:26: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)
Sun Dec 03 23:26: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)
Sun Dec 03 23:43:36 GMT-05:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Dec 03 23:43:37 GMT-05:00 2023 DATA hg.d Build model matches: false
Sun Dec 03 23:43:37 GMT-05:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Sun Dec 03 23:43:37 GMT-05:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Sun Dec 03 23:43:37 GMT-05:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Dec 03 23:43:37 GMT-05:00 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Sun Dec 03 23:43:37 GMT-05:00 2023 DATA com.microsoft.odsp.l Ramps updated from ECS
Sun Dec 03 23:43:37 GMT-05:00 2023 DATA com.microsoft.odsp.l Removing cached ramps
not found on the backend
Sun Dec 03 23:43:38 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)
Sun Dec 03 23:43:38 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:89)
Sun Dec 03 23:43:38 GMT-05:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Sun Dec 03 23:43:38 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)
Sun Dec 03 23:43:38 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)
Sun Dec 03 23:43:38 GMT-05:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Sun Dec 03 23:43:38 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)
Sun Dec 03 23:43:38 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Dec 03 23:43:38 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)
Sun Dec 03 23:43:38 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 20632 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Dec 03 23:43:38 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"43200" (/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:275)
Sun Dec 03 23:43:38 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(2023-03-03 08:28:46.174 -05 Qt::LocalTime)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:276)
Sun Dec 03 23:43:38 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "empty"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vaultcreationhelper.cp
p:133)
Sun Dec 03 23:43:38 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)
Sun Dec 03 23:43:38 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)
Sun Dec 03 23:43:38 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)
Sun Dec 03 23:43:38 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)
Sun Dec 03 23:43:38 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)
Sun Dec 03 23:43:38 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)
Sun Dec 03 23:43:38 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)
Sun Dec 03 23:43:38 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)
Sun Dec 03 23:43:38 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)
Sun Dec 03 23:43:38 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)
Sun Dec 03 23:43:38 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
)
Sun Dec 03 23:43:38 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0x760a3e38, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:210)
Sun Dec 03 23:43:38 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0x760a3e38, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:222)
Sun Dec 03 23:43:38 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:38 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:43:38 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:38 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:43:38 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:43:38 GMT-05:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Sun Dec 03 23:43:39 GMT-05:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Sun Dec 03 23:43:39 GMT-05:00 2023 DATA re.f OneAuth configured without errors
Sun Dec 03 23:43:39 GMT-05:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 944 ms
Sun Dec 03 23:43:39 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:43:39 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:39 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:43:39 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:43:39 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:43:39 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:43:39 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:43:39 GMT-05:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.SecurityTokenException: Token is not present in
the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:80)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Dec 03 23:43:39 GMT-05:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Dec 03 23:43:39 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:43:39 GMT-05:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA re.f InitOneAuthPreReqs
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 6757175866ms ago
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA re.f Initializing OneAuth TSL
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA NotificationChannelController
initNotificationChannels
Sun Dec 03 23:43:40 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
)
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Sun Dec 03 23:43:40 GMT-05:00 2023 E RansomwareNotificationChannel Users without
ransomware protection feature should not receive Ranswomware notifications
Sun Dec 03 23:43:40 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)
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 1:05:07.460 from now
Sun Dec 03 23:43:40 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)
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 1:07:29.450 from now
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA QueryBasedCursor Closing cursor with 1
items
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA QueryBasedCursor Cursor closed
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA OneAuthNetworkTasks Checking if MSA token
import is needed for account: b6deb04cfeb6a21f
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA OneAuthNetworkTasks
importMSARefreshTokenIfNeeded was skipped because it has already been performed -
2192min ago
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) Experiment
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:43:40 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:43:40 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Sun Dec 03 23:43:40 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:40 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA SamsungMigrationStateBroadcastReceiver
Received SA Migration state Unknown
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA SamsungAuthUtils Migration state sync -
Unknown
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Dec 03 23:43:40 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Sun Dec 03 23:43:40 GMT-05:00 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Sun Dec 03 23:43:41 GMT-05:00 2023 DATA SamsungBonusNotificationWorker Job is
queued
Sun Dec 03 23:43:41 GMT-05:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Sun Dec 03 23:43:41 GMT-05:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Sun Dec 03 23:43:41 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:43:41 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:43:41 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:43:41 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:43:41 GMT-05:00 2023 I AccountStatusHelper isFunctionalODCAccount -
has no valid token
Sun Dec 03 23:43:41 GMT-05:00 2023 I ForYouProcessor getRecommendations - The
account is not functional.
Sun Dec 03 23:43:41 GMT-05:00 2023 DATA QueryBasedCursor Cursor closed
Sun Dec 03 23:43:41 GMT-05:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Sun Dec 03 23:43:42 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:42 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:43:42 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:42 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:43:42 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:42 GMT-05:00 2023 DATA SamsungAccountManagerUtils Before a Samsung
account is signed in
Sun Dec 03 23:43:42 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:43:42 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:42 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:43:42 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:43:42 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:43:42 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:43:42 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:43:42 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:43:42 GMT-05:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at wt.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at gr.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.z0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.A(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)

Sun Dec 03 23:43:42 GMT-05:00 2023 E ScenariosNotificationChannelsManager Error


while getting notification scenarios java.io.IOException:
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.communication.p$f.b(SourceFile:474)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at wt.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at gr.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.z0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.A(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)
Caused by: com.microsoft.authorization.SecurityTokenException: Token is not present
in the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
... 27 more

Sun Dec 03 23:43:42 GMT-05:00 2023 DATA SamsungAccountManagerUtils Before a Samsung


account is signed in
Sun Dec 03 23:43:42 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:43:43 GMT-05:00 2023 DATA SamsungAuthUtils Existing migration state =
Unknown
Sun Dec 03 23:43:43 GMT-05:00 2023 DATA SamsungAccountManagerUtils Before a Samsung
account is signed in
Sun Dec 03 23:43:43 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:43:43 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)
Sun Dec 03 23:43:43 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:43 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:43:47 GMT-05:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Dec 03 23:43:47 GMT-05:00 2023 DATA hg.d Build model matches: false
Sun Dec 03 23:43:47 GMT-05:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Sun Dec 03 23:43:47 GMT-05:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Sun Dec 03 23:43:47 GMT-05:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Dec 03 23:43:47 GMT-05:00 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Sun Dec 03 23:43:47 GMT-05:00 2023 DATA com.microsoft.odsp.l Ramps updated from ECS
Sun Dec 03 23:43:47 GMT-05:00 2023 DATA com.microsoft.odsp.l Removing cached ramps
not found on the backend
Sun Dec 03 23:43:48 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)
Sun Dec 03 23:43:48 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:89)
Sun Dec 03 23:43:48 GMT-05:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Sun Dec 03 23:43:48 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)
Sun Dec 03 23:43:48 GMT-05:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Sun Dec 03 23:43:48 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)
Sun Dec 03 23:43:48 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)
Sun Dec 03 23:43:48 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Dec 03 23:43:48 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)
Sun Dec 03 23:43:48 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 37112 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Dec 03 23:43:48 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"43200" (/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:275)
Sun Dec 03 23:43:48 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(2023-03-03 08:28:46.174 -05 Qt::LocalTime)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:276)
Sun Dec 03 23:43:48 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "empty"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vaultcreationhelper.cp
p:133)
Sun Dec 03 23:43:48 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)
Sun Dec 03 23:43:48 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)
Sun Dec 03 23:43:48 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)
Sun Dec 03 23:43:48 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)
Sun Dec 03 23:43:48 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)
Sun Dec 03 23:43:48 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)
Sun Dec 03 23:43:48 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)
Sun Dec 03 23:43:48 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)
Sun Dec 03 23:43:48 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)
Sun Dec 03 23:43:48 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)
Sun Dec 03 23:43:48 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
)
Sun Dec 03 23:43:48 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0x7605a300, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:210)
Sun Dec 03 23:43:48 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0x7605a300, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:222)
Sun Dec 03 23:43:48 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:48 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:43:48 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:48 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA re.f OneAuth configured without errors
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 190 ms
Sun Dec 03 23:43:48 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:43:48 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:43:48 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:43:48 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:43:48 GMT-05:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.SecurityTokenException: Token is not present in
the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:80)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Dec 03 23:43:48 GMT-05:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA re.f InitOneAuthPreReqs
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 6757184701ms ago
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA re.f Initializing OneAuth TSL
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Sun Dec 03 23:43:48 GMT-05:00 2023 DATA NotificationChannelController
initNotificationChannels
Sun Dec 03 23:43:48 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
)
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Sun Dec 03 23:43:49 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)
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 1:04:32.957 from now
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA OneAuthNetworkTasks Checking if MSA token
import is needed for account: b6deb04cfeb6a21f
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA OneAuthNetworkTasks
importMSARefreshTokenIfNeeded was skipped because it has already been performed -
2192min ago
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA QueryBasedCursor Closing cursor with 1
items
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA QueryBasedCursor Cursor closed
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Sun Dec 03 23:43:49 GMT-05:00 2023 E RansomwareNotificationChannel Users without
ransomware protection feature should not receive Ranswomware notifications
Sun Dec 03 23:43:49 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)
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 1:07:26.909 from now
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:49 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) Experiment
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:49 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA SamsungBonusNotificationWorker Job is
queued
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:43:49 GMT-05:00 2023 I AccountStatusHelper isFunctionalODCAccount -
has no valid token
Sun Dec 03 23:43:49 GMT-05:00 2023 I ForYouProcessor getRecommendations - The
account is not functional.
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA SamsungAccountManagerUtils Before a Samsung
account is signed in
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA SamsungAccountManagerUtils Before a Samsung
account is signed in
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:43:49 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)
Sun Dec 03 23:43:49 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)
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:49 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:49 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA FaceAiOnboardingWorker Executing worker
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:43:49 GMT-05:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.SecurityTokenException: Token is not present in
the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:80)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Dec 03 23:43:49 GMT-05:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:49 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (I)
FaceAI/OnboardingGRECallSkipped RequiredServiceData OneDriveAccount
b6deb04cfeb6a21f true
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:43:49 GMT-05:00 2023 W FaceAIOnboardingStateManager Get
RecognizedEntities call not made as the interval has not passed
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:49 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA QueryBasedCursor Cursor closed
Sun Dec 03 23:43:49 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)
Sun Dec 03 23:43:49 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)
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:43:49 GMT-05:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.SecurityTokenException: Token is not present in
the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:80)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Dec 03 23:43:49 GMT-05:00 2023 I


com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:81)
Sun Dec 03 23:43:49 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:112)
Sun Dec 03 23:43:49 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Exception thrown during
GetChanges() run
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:179)
Sun Dec 03 23:43:49 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Total time to sync (ms):
272
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:226)
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (I)
Performance/GetChanges RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:49 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:49 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:43:49 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)
Sun Dec 03 23:43:49 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)
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:43:49 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:43:49 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:43:49 GMT-05:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at wt.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at gr.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.z0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.A(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)

Sun Dec 03 23:43:49 GMT-05:00 2023 E ScenariosNotificationChannelsManager Error


while getting notification scenarios java.io.IOException:
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.communication.p$f.b(SourceFile:474)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at wt.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at gr.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.z0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.A(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)
Caused by: com.microsoft.authorization.SecurityTokenException: Token is not present
in the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
... 27 more

Sun Dec 03 23:43:50 GMT-05:00 2023 W CreationTimeTracker Skipping launch time


telemetry because ramp is disabled
Sun Dec 03 23:43:50 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:50 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:43:50 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:50 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:43:50 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:50 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:43:50 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:50 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:43:50 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:43:50 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:43:50 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:43:50 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:43:50 GMT-05:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.s(SourceFile:27)
at com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.m(SourceFile:111)
at androidx.core.app.j$a.a(SourceFile:15)
at androidx.core.app.j$a.doInBackground(Unknown Source:2)
at android.os.AsyncTask$3.call(AsyncTask.java:378)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Dec 03 23:43:50 GMT-05:00 2023 V [Auth]OneDriveAuthenticator hasFeatures()


FEATURE_QUOTA
Sun Dec 03 23:43:50 GMT-05:00 2023 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, isRunning: false, shouldTryToNotify: false,
shouldStart: false
Sun Dec 03 23:43:50 GMT-05:00 2023 DATA QuotaRefreshNetworkTask USQ Service Ramp
Status Enabled
Sun Dec 03 23:43:51 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:51 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:43:51 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:43:51 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:43:51 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:51 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:43:51 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:43:51 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:43:51 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:43:51 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:43:51 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:43:51 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:43:51 GMT-05:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at
com.microsoft.authorization.live.QuotaRefreshNetworkTask$c.a(SourceFile:105)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at com.microsoft.authorization.live.QuotaRefreshNetworkTask.j(SourceFile:40)
at com.microsoft.authorization.g0.l(SourceFile:987)
at com.microsoft.authorization.z$b.g(Unknown Source:12)
at com.microsoft.authorization.z$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Dec 03 23:43:51 GMT-05:00 2023 E QuotaRefreshNetworkTask


QuotaRefreshNetworkTask failed java.io.IOException:
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.communication.p$f.b(SourceFile:474)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at
com.microsoft.authorization.live.QuotaRefreshNetworkTask$c.a(SourceFile:105)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at com.microsoft.authorization.live.QuotaRefreshNetworkTask.j(SourceFile:40)
at com.microsoft.authorization.g0.l(SourceFile:987)
at com.microsoft.authorization.z$b.g(Unknown Source:12)
at com.microsoft.authorization.z$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)
Caused by: com.microsoft.authorization.SecurityTokenException: Token is not present
in the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
... 25 more

Sun Dec 03 23:46:39 GMT-05:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Dec 03 23:46:39 GMT-05:00 2023 DATA hg.d Build model matches: false
Sun Dec 03 23:46:39 GMT-05:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Sun Dec 03 23:46:39 GMT-05:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Sun Dec 03 23:46:39 GMT-05:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Dec 03 23:46:39 GMT-05:00 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Sun Dec 03 23:46:39 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)
Sun Dec 03 23:46:39 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:89)
Sun Dec 03 23:46:39 GMT-05:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Sun Dec 03 23:46:39 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)
Sun Dec 03 23:46:39 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)
Sun Dec 03 23:46:39 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)
Sun Dec 03 23:46:39 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Dec 03 23:46:39 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)
Sun Dec 03 23:46:39 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 53592 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Dec 03 23:46:39 GMT-05:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Sun Dec 03 23:46:39 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"43200" (/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:275)
Sun Dec 03 23:46:39 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(2023-03-03 08:28:46.174 -05 Qt::LocalTime)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:276)
Sun Dec 03 23:46:39 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "empty"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vaultcreationhelper.cp
p:133)
Sun Dec 03 23:46:39 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)
Sun Dec 03 23:46:39 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)
Sun Dec 03 23:46:39 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)
Sun Dec 03 23:46:39 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)
Sun Dec 03 23:46:39 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)
Sun Dec 03 23:46:39 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)
Sun Dec 03 23:46:39 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)
Sun Dec 03 23:46:39 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)
Sun Dec 03 23:46:39 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)
Sun Dec 03 23:46:39 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)
Sun Dec 03 23:46:40 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
)
Sun Dec 03 23:46:40 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0x7889b6e0, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:210)
Sun Dec 03 23:46:40 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0x7889b6e0, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:222)
Sun Dec 03 23:46:40 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:46:40 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:46:40 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:46:40 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f OneAuth configured without errors
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 128 ms
Sun Dec 03 23:46:40 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:46:40 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:46:40 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:46:40 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:46:40 GMT-05:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.SecurityTokenException: Token is not present in
the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:80)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Dec 03 23:46:40 GMT-05:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f InitOneAuthPreReqs
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 6757356239ms ago
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f Initializing OneAuth TSL
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Sun Dec 03 23:46:40 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
)
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA NotificationChannelController
initNotificationChannels
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA OneAuthNetworkTasks Checking if MSA token
import is needed for account: b6deb04cfeb6a21f
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA OneAuthNetworkTasks
importMSARefreshTokenIfNeeded was skipped because it has already been performed -
2189min ago
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Sun Dec 03 23:46:40 GMT-05:00 2023 E RansomwareNotificationChannel Users without
ransomware protection feature should not receive Ranswomware notifications
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA QueryBasedCursor Closing cursor with 1
items
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA QueryBasedCursor Cursor closed
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Sun Dec 03 23:46:40 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)
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 0:31:03.426 from now
Sun Dec 03 23:46:40 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:46:40 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)
Sun Dec 03 23:46:40 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 0:20:58.414 from now
Sun Dec 03 23:46:40 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:46:40 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) Experiment
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:46:40 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Dec 03 23:46:40 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:46:40 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:46:40 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA com.microsoft.odsp.l Ramps updated from ECS
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:46:40 GMT-05:00 2023 I AccountStatusHelper isFunctionalODCAccount -
has no valid token
Sun Dec 03 23:46:40 GMT-05:00 2023 I ForYouProcessor getRecommendations - The
account is not functional.
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA com.microsoft.odsp.l Removing cached ramps
not found on the backend
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA SamsungBonusNotificationWorker Job is
queued
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Sun Dec 03 23:46:40 GMT-05:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Sun Dec 03 23:46:41 GMT-05:00 2023 DATA SamsungAccountManagerUtils Before a Samsung
account is signed in
Sun Dec 03 23:46:41 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:46:41 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)
Sun Dec 03 23:46:41 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)
Sun Dec 03 23:46:41 GMT-05:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Sun Dec 03 23:46:41 GMT-05:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Sun Dec 03 23:46:41 GMT-05:00 2023 DATA QueryBasedCursor Cursor closed
Sun Dec 03 23:46:41 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:46:41 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:46:41 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:46:41 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:46:41 GMT-05:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Sun Dec 03 23:46:41 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:46:41 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:46:41 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:46:41 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:46:41 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)
Sun Dec 03 23:46:41 GMT-05:00 2023 DATA SamsungAccountManagerUtils Before a Samsung
account is signed in
Sun Dec 03 23:46:41 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)
Sun Dec 03 23:46:41 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:46:41 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:46:41 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)
Sun Dec 03 23:46:41 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:46:41 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:46:41 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:46:42 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:46:42 GMT-05:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.SecurityTokenException: Token is not present in
the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:80)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Dec 03 23:46:42 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:


Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:46:42 GMT-05:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Dec 03 23:46:42 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:46:42 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:46:42 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:46:42 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:46:42 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:46:42 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:46:42 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:46:42 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:46:42 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:46:42 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:46:42 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:46:42 GMT-05:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at wt.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at gr.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.z0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.A(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)

Sun Dec 03 23:46:42 GMT-05:00 2023 E ScenariosNotificationChannelsManager Error


while getting notification scenarios java.io.IOException:
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.communication.p$f.b(SourceFile:474)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at wt.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at gr.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.z0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.A(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)
Caused by: com.microsoft.authorization.SecurityTokenException: Token is not present
in the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
... 27 more

Sun Dec 03 23:46:42 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:


Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:46:42 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:46:42 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:46:42 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:46:42 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:46:42 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:46:42 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:46:42 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:46:42 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:46:42 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:46:42 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:46:42 GMT-05:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.SecurityTokenException: Token is not present in
the AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:80)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Dec 03 23:46:42 GMT-05:00 2023 I


com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:81)
Sun Dec 03 23:46:42 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:112)
Sun Dec 03 23:46:42 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Exception thrown during
GetChanges() run
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:179)
Sun Dec 03 23:46:42 GMT-05:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Total time to sync (ms):
1242
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:226)
Sun Dec 03 23:46:42 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (I)
Performance/GetChanges RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:46:42 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount b6deb04cfeb6a21f true
Sun Dec 03 23:46:42 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)
Sun Dec 03 23:46:44 GMT-05:00 2023 DATA FaceAiOnboardingWorker Executing worker
Sun Dec 03 23:46:44 GMT-05:00 2023 DATA OneDrivePrivacyDelegate (I)
FaceAI/OnboardingGRECallSkipped RequiredServiceData OneDriveAccount
b6deb04cfeb6a21f true
Sun Dec 03 23:46:44 GMT-05:00 2023 W FaceAIOnboardingStateManager Get
RecognizedEntities call not made as the interval has not passed
Sun Dec 03 23:46:45 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:46:45 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:46:45 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:46:45 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:46:45 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:46:45 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:46:45 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:46:45 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:46:45 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:46:45 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:46:45 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:
Sun Dec 03 23:46:45 GMT-05:00 2023 DATA [Auth]SignInManager getToken error :1004
Sun Dec 03 23:46:45 GMT-05:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.SecurityTokenException: Token is not present in the
AccountManager response
at com.microsoft.authorization.g1.B(SourceFile:179)
at com.microsoft.authorization.g1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at py.g.a(SourceFile:167)
at oy.a.a(SourceFile:33)
at py.g.a(SourceFile:167)
at my.a.a(SourceFile:192)
at py.g.a(SourceFile:167)
at py.a.a(SourceFile:171)
at py.g.a(SourceFile:167)
at py.j.a(SourceFile:35)
at py.g.a(SourceFile:167)
at wu.v$a.a(SourceFile:130)
at py.g.a(SourceFile:167)
at oy.e.q(SourceFile:118)
at oy.e.execute(SourceFile:28)
at ez.o.execute(SourceFile:21)
at ez.i$b.execute(Unknown Source:2)
at com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.s(SourceFile:27)
at com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.m(SourceFile:111)
at androidx.core.app.j$a.a(SourceFile:15)
at androidx.core.app.j$a.doInBackground(Unknown Source:2)
at android.os.AsyncTask$3.call(AsyncTask.java:378)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)
Sun Dec 03 23:46:45 GMT-05:00 2023 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Sun Dec 03 23:46:46 GMT-05:00 2023 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, isRunning: false, shouldTryToNotify: false,
shouldStart: false
Sun Dec 03 23:46:46 GMT-05:00 2023 DATA QuotaRefreshNetworkTask USQ Service Ramp
Status Enabled
Sun Dec 03 23:46:46 GMT-05:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:46:46 GMT-05:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Dec 03 23:46:46 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Dec 03 23:46:46 GMT-05:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Dec 03 23:46:46 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)
Sun Dec 03 23:46:46 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:46:46 GMT-05:00 2023 E [Auth]OneDriveAuthenticator Could not execute
token refresh for userIdb6deb04cfeb6a21f; No account found for given userId
Sun Dec 03 23:46:46 GMT-05:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Dec 03 23:46:46 GMT-05:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Dec 03 23:46:46 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)
Sun Dec 03 23:46:47 GMT-05:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Dec 03 23:46:47 GMT-05:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Dec 03 23:46:47 GMT-05:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1004, error message:

You might also like