Current Log

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 8

Fri Feb 19 05:23:30 GMT-05:00 2021 V [Auth]OneDriveAuthenticator TokenRefresh has

occurred, but not sending an event because we've sent one recently
Fri Feb 19 05:23:30 GMT-05:00 2021 V [Auth]OneDriveAuthenticator Refresh token
invalid
Fri Feb 19 05:23:30 GMT-05:00 2021 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Fri Feb 19 05:23:30 GMT-05:00 2021 E
com.microsoft.authorization.communication.RetrofitProvider$TokenRequestInterceptor
Can't get security token during OneDrive request
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.SignInManager.f(SourceFile:12)
at com.microsoft.authorization.SignInManager.getToken(SourceFile:1)
at
com.microsoft.authorization.communication.RetrofitProvider$TokenRequestInterceptor.
intercept(SourceFile:6)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:4)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:20)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:22)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:7)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
com.microsoft.skydrive.vault.VaultTokenRequestInterceptorFactory$VaultTokenRequstIn
terceptor.intercept(SourceFile:15)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:4)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(SourceF
ile:16)
at okhttp3.internal.connection.RealCall.execute(SourceFile:9)
at retrofit2.g.execute(SourceFile:8)
at retrofit2.e$b.execute(SourceFile:1)
at
com.microsoft.skydrive.pushnotification.GetNotificationScenariosTask.onExecute(Sour
ceFile:3)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:3)
at
com.microsoft.skydrive.notifications.ScenarioNotificationChannels$a.run(SourceFile:
1)
at java.lang.Thread.run(Thread.java:919)

Fri Feb 19 05:23:30 GMT-05:00 2021 I [Auth]OneDriveAuthenticator CallingContext:


Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Fri Feb 19 05:23:30 GMT-05:00 2021 E ScenarioNotificationChannels Error while
getting notification scenarios java.io.IOException:
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at
com.microsoft.authorization.communication.RetrofitProvider$TokenRequestInterceptor.
intercept(SourceFile:25)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:4)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:20)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:22)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:7)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
com.microsoft.skydrive.vault.VaultTokenRequestInterceptorFactory$VaultTokenRequstIn
terceptor.intercept(SourceFile:15)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:4)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(SourceF
ile:16)
at okhttp3.internal.connection.RealCall.execute(SourceFile:9)
at retrofit2.g.execute(SourceFile:8)
at retrofit2.e$b.execute(SourceFile:1)
at
com.microsoft.skydrive.pushnotification.GetNotificationScenariosTask.onExecute(Sour
ceFile:3)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:3)
at
com.microsoft.skydrive.notifications.ScenarioNotificationChannels$a.run(SourceFile:
1)
at java.lang.Thread.run(Thread.java:919)
Caused by: com.microsoft.authorization.AuthorizationTokenExpiredException: Failed
to refresh access token.
at com.microsoft.authorization.SignInManager.f(SourceFile:12)
at com.microsoft.authorization.SignInManager.getToken(SourceFile:1)
at
com.microsoft.authorization.communication.RetrofitProvider$TokenRequestInterceptor.
intercept(SourceFile:6)
... 21 more

Fri Feb 19 05:23:30 GMT-05:00 2021 V [Auth]OneDriveAuthenticator


getAuthTokenInternal - Getting token for: service::ssl.live.com::MBI_SSL
Fri Feb 19 05:23:30 GMT-05:00 2021 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Fri Feb 19 05:23:30 GMT-05:00 2021 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at
com.microsoft.authorization.live.LiveNetworkTasks.refreshSecurityToken(SourceFile:3
2)
at com.microsoft.authorization.OneDriveAuthenticator.n(SourceFile:3)
at com.microsoft.authorization.OneDriveAuthenticator.p(SourceFile:4)
at com.microsoft.authorization.OneDriveAuthenticator.d(SourceFile:13)
at com.microsoft.authorization.OneDriveAuthenticator.b(SourceFile:10)
at com.microsoft.authorization.OdspAccountManager$c.doWork(SourceFile:1)
at com.microsoft.authorization.OdspAccountManager$AmsTask$b.run(SourceFile:1)
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)

Fri Feb 19 05:23:30 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS


RequiredServiceData OneDriveAccount f137b69488f48c32 true
Fri Feb 19 05:23:30 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed
Fri Feb 19 05:23:30 GMT-05:00 2021 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Fri Feb 19 05:23:30 GMT-05:00 2021 V [Auth]OneDriveAuthenticator Refresh token
invalid
Fri Feb 19 05:23:30 GMT-05:00 2021 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Fri Feb 19 05:23:30 GMT-05:00 2021 E
com.microsoft.authorization.communication.RetrofitProvider$TokenRequestInterceptor
Can't get security token during OneDrive request
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.SignInManager.f(SourceFile:12)
at com.microsoft.authorization.SignInManager.getToken(SourceFile:1)
at
com.microsoft.authorization.communication.RetrofitProvider$TokenRequestInterceptor.
intercept(SourceFile:6)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:4)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:20)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:22)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:7)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
com.microsoft.skydrive.vault.VaultTokenRequestInterceptorFactory$VaultTokenRequstIn
terceptor.intercept(SourceFile:15)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:4)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(SourceF
ile:16)
at okhttp3.internal.connection.RealCall.execute(SourceFile:9)
at retrofit2.g.execute(SourceFile:8)
at retrofit2.e$b.execute(SourceFile:1)
at com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.b(SourceFile:4)
at
com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.onHandleWork(SourceFile:11)
at androidx.core.app.JobIntentService$a.a(SourceFile:2)
at androidx.core.app.JobIntentService$a.doInBackground(SourceFile:1)
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)

Fri Feb 19 05:23:30 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures()


FEATURE_QUOTA
Fri Feb 19 05:23:30 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::ssl.live.com::MBI_SSL
Fri Feb 19 05:23:30 GMT-05:00 2021 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Fri Feb 19 05:23:30 GMT-05:00 2021 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::ssl.live.com::MBI_SSL
Fri Feb 19 05:23:30 GMT-05:00 2021 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Fri Feb 19 05:23:30 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api
Availability return code: 0
Fri Feb 19 05:23:30 GMT-05:00 2021 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at
com.microsoft.authorization.live.LiveNetworkTasks.refreshSecurityToken(SourceFile:3
2)
at com.microsoft.authorization.OneDriveAuthenticator.n(SourceFile:3)
at com.microsoft.authorization.OneDriveAuthenticator.p(SourceFile:4)
at com.microsoft.authorization.OneDriveAuthenticator.d(SourceFile:13)
at com.microsoft.authorization.OneDriveAuthenticator.b(SourceFile:10)
at com.microsoft.authorization.OdspAccountManager$c.doWork(SourceFile:1)
at com.microsoft.authorization.OdspAccountManager$AmsTask$b.run(SourceFile:1)
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)

Fri Feb 19 05:23:30 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS


RequiredServiceData OneDriveAccount f137b69488f48c32 true
Fri Feb 19 05:23:31 GMT-05:00 2021 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Fri Feb 19 05:23:31 GMT-05:00 2021 V [Auth]OneDriveAuthenticator Refresh token
invalid
Fri Feb 19 05:23:31 GMT-05:00 2021 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Fri Feb 19 05:23:31 GMT-05:00 2021 E
com.microsoft.authorization.communication.RetrofitFactory$d Can't get security
token during request
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.SignInManager.f(SourceFile:12)
at com.microsoft.authorization.SignInManager.getToken(SourceFile:1)
at
com.microsoft.authorization.communication.RetrofitFactory$d.a(SourceFile:11)
at
com.microsoft.authorization.communication.RetrofitFactory$d.intercept(SourceFile:3)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:4)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:20)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:22)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:7)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
com.microsoft.authorization.live.QuotaRefreshNetworkTask$c.intercept(SourceFile:11)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
com.microsoft.skydrive.vault.VaultTokenRequestInterceptorFactory$VaultTokenRequstIn
terceptor.intercept(SourceFile:15)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(SourceF
ile:16)
at okhttp3.internal.connection.RealCall.execute(SourceFile:9)
at retrofit2.g.execute(SourceFile:8)
at retrofit2.e$b.execute(SourceFile:1)
at
com.microsoft.authorization.live.QuotaRefreshNetworkTask.runSync(SourceFile:2)
at com.microsoft.authorization.OneDriveAuthenticator.i(SourceFile:110)
at com.microsoft.authorization.OdspAccountManager$b.doWork(SourceFile:1)
at com.microsoft.authorization.OdspAccountManager$AmsTask$b.run(SourceFile:1)
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)

Fri Feb 19 05:23:31 GMT-05:00 2021 E QuotaRefreshNetworkTask


QuotaRefreshNetworkTask failed java.io.IOException:
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at
com.microsoft.authorization.communication.RetrofitFactory$d.a(SourceFile:52)
at
com.microsoft.authorization.communication.RetrofitFactory$d.intercept(SourceFile:3)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:4)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:20)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:22)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:7)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
com.microsoft.authorization.live.QuotaRefreshNetworkTask$c.intercept(SourceFile:11)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
com.microsoft.skydrive.vault.VaultTokenRequestInterceptorFactory$VaultTokenRequstIn
terceptor.intercept(SourceFile:15)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(SourceF
ile:16)
at okhttp3.internal.connection.RealCall.execute(SourceFile:9)
at retrofit2.g.execute(SourceFile:8)
at retrofit2.e$b.execute(SourceFile:1)
at
com.microsoft.authorization.live.QuotaRefreshNetworkTask.runSync(SourceFile:2)
at com.microsoft.authorization.OneDriveAuthenticator.i(SourceFile:110)
at com.microsoft.authorization.OdspAccountManager$b.doWork(SourceFile:1)
at com.microsoft.authorization.OdspAccountManager$AmsTask$b.run(SourceFile:1)
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.AuthorizationTokenExpiredException: Failed
to refresh access token.
at com.microsoft.authorization.SignInManager.f(SourceFile:12)
at com.microsoft.authorization.SignInManager.getToken(SourceFile:1)
at
com.microsoft.authorization.communication.RetrofitFactory$d.a(SourceFile:11)
... 25 more

Fri Feb 19 05:23:31 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onStartJob()


called with rampEnabled: true, isRunning: false, shouldBeProcessed: true,
experimentTreatment: A
Fri Feb 19 05:23:31 GMT-05:00 2021 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob()
called
Fri Feb 19 05:23:31 GMT-05:00 2021 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
Scheduling thread
Fri Feb 19 05:23:31 GMT-05:00 2021 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
requestingToRunJob: true
Fri Feb 19 05:23:31 GMT-05:00 2021 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
Thread scheduled
Fri Feb 19 05:23:31 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Battery start state: BatteryStatus(isCharging=false,
percentage=40)
Fri Feb 19 05:23:31 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Checking if GetChanges has completed at least once and if force
re-sync is active
Fri Feb 19 05:23:31 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Skipping execution because GetChanges has not completed at least
once
Fri Feb 19 05:23:31 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
start to clean offline root id from moved files (:0)
Fri Feb 19 05:23:31 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Fri Feb 19 05:23:31 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
removeAllDeletedItems removed 0 items (:0)
Fri Feb 19 05:23:31 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::ssl.live.com::MBI_SSL
Fri Feb 19 05:23:31 GMT-05:00 2021 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Fri Feb 19 05:23:31 GMT-05:00 2021 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::ssl.live.com::MBI_SSL
Fri Feb 19 05:23:31 GMT-05:00 2021 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Fri Feb 19 05:23:31 GMT-05:00 2021 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at
com.microsoft.authorization.live.LiveNetworkTasks.refreshSecurityToken(SourceFile:3
2)
at com.microsoft.authorization.OneDriveAuthenticator.n(SourceFile:3)
at com.microsoft.authorization.OneDriveAuthenticator.p(SourceFile:4)
at com.microsoft.authorization.OneDriveAuthenticator.d(SourceFile:13)
at com.microsoft.authorization.OneDriveAuthenticator.b(SourceFile:10)
at com.microsoft.authorization.OdspAccountManager$c.doWork(SourceFile:1)
at com.microsoft.authorization.OdspAccountManager$AmsTask$b.run(SourceFile:1)
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)

Fri Feb 19 05:23:31 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS


RequiredServiceData OneDriveAccount f137b69488f48c32 true
Fri Feb 19 05:23:31 GMT-05:00 2021 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Fri Feb 19 05:23:31 GMT-05:00 2021 V [Auth]OneDriveAuthenticator Refresh token
invalid
Fri Feb 19 05:23:31 GMT-05:00 2021 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Fri Feb 19 05:23:31 GMT-05:00 2021 E
com.microsoft.authorization.communication.RetrofitVroomProvider$TokenRequestInterce
ptor Can't get security token during OneDrive request
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.SignInManager.f(SourceFile:12)
at com.microsoft.authorization.SignInManager.getToken(SourceFile:1)
at
com.microsoft.authorization.communication.RetrofitVroomProvider$TokenRequestInterce
ptor.intercept(SourceFile:5)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:4)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:20)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:22)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:7)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:4)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
com.microsoft.skydrive.vault.VaultTokenRequestInterceptorFactory$VaultTokenRequstIn
terceptor.intercept(SourceFile:15)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
com.microsoft.authorization.communication.OkHttp3AttributionInterceptor.intercept(S
ourceFile:8)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(SourceF
ile:16)
at okhttp3.internal.connection.RealCall$AsyncCall.run(SourceFile:6)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at
com.microsoft.authorization.communication.RetrofitVroomProvider$a$a.run(SourceFile:
2)
at java.lang.Thread.run(Thread.java:919)

Fri Feb 19 05:23:31 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS


RequiredServiceData OneDriveAccount f137b69488f48c32 true
Fri Feb 19 05:23:31 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Skipping
GetChanges trigger because account status is not available
Fri Feb 19 05:23:31 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount f137b69488f48c32 true
Fri Feb 19 05:23:31 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Battery end state: BatteryStatus(isCharging=false, percentage=40)
Fri Feb 19 05:23:31 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount f137b69488f48c32 true
Fri Feb 19 05:23:31 GMT-05:00 2021 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
Thread's finally block
Fri Feb 19 05:23:31 GMT-05:00 2021 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)
Fri Feb 19 05:23:31 GMT-05:00 2021 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 19:23:51.000 and 43:23:50.999 from now
Fri Feb 19 05:23:31 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onStopJob()
called with userDisabledNotification: false and shouldBeProcessed: true
Fri Feb 19 05:23:31 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume
upload services
Fri Feb 19 05:23:31 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Fri Feb 19 05:23:31 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Fri Feb 19 05:23:31 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0
| startForegroundService: com.microsoft.skydrive.fileloader.RESUME
Fri Feb 19 05:23:31 GMT-05:00 2021 DATA ManualUploadService Starting service in the
foreground onCreate
Fri Feb 19 05:23:32 GMT-05:00 2021 DATA ManualUploadService Successfully started
service in the foreground onCreate
Fri Feb 19 05:23:32 GMT-05:00 2021 DATA FileUploaderNotificationManager
FileUploaderNotificationManager-resetToDefaultNotificationPreferences
Fri Feb 19 05:23:32 GMT-05:00 2021 DATA FileUploaderNotificationManager
uploadingStatus: Done
Fri Feb 19 05:23:32 GMT-05:00 2021 V ManualUploadService Upload Service Created.
Fri Feb 19 05:23:32 GMT-05:00 2021 DATA ManualUploadService Starting service in the
foreground onStartCommand

You might also like