Skip to content

Instantly share code, notes, and snippets.

@rtanglao
Last active January 7, 2016 23:26
Show Gist options
  • Save rtanglao/3455696d926e4cb025bf to your computer and use it in GitHub Desktop.
Save rtanglao/3455696d926e4cb025bf to your computer and use it in GitHub Desktop.
Jan 7 14:49:40 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: Application 'UIKitApplication:org.mozilla.ios.Firefox[0xbc34]' exited abnormally via signal.
Jan 7 14:49:40 Rolands-iPhone6S-plus UserEventAgent[1228] <Warning>: 2861912788372: id=org.mozilla.ios.Firefox pid=2090, state=0
Jan 7 14:49:40 Rolands-iPhone6S-plus mediaserverd[1230] <Notice>: 'FigPlayer - 1236' (pid = 1236) setting DiscoveryMode = DiscoveryMode_None, currentDiscoveryMode = DiscoveryMode_None
Jan 7 14:49:40 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: [MPUSystemMediaControls] Updating supported commands for now playing application.
Jan 7 14:49:40 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: [MPUSystemMediaControls] Updating supported commands for now playing application.
Jan 7 14:49:40 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: Unable to get short BSD proc info for 1443: No such process
Jan 7 14:49:40 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: [MPUSystemMediaControls] Updating supported commands for now playing application.
Jan 7 14:49:40 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: [MPUSystemMediaControls] Updating supported commands for now playing application.
Jan 7 14:49:50 Rolands-iPhone6S-plus OTACrashCopier[2102] <Notice>: (Warn ) <OTACrashCopierController.m __42-[OTACrashCopierController handleRequest:]_block_invoke:571> Creating Power Assertion for 600 secs
Jan 7 14:49:50 Rolands-iPhone6S-plus OTACrashCopier[2102] <Notice>: (Warn ) <OTALogSubmissionOperation.m -[OTALogSubmissionOperation postToServer:forRouting:ofLogs:withConnection:usingParams:]:152> 'job-1-beta' sending request of 32958 bytes
Jan 7 14:50:01 Rolands-iPhone6S-plus OTACrashCopier[2102] <Warning>: Scheduling on exit
Jan 7 14:50:05 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 14:50:05 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 14:50:05 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 14:50:05 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 14:50:05 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 14:50:05 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 14:51:41 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: [MPUSystemMediaControls] Disabling lock screen media controls updates for screen turning off.
Jan 7 14:51:41 Rolands-iPhone6S-plus backboardd[1267] <Notice>: [HID] [MT] MTSimpleHIDManager::setPropertyInternal detection mode: 3->255
Jan 7 14:51:42 Rolands-iPhone6S-plus kernel[0] <Notice>: AppleKeyStore: operation failed (pid: 1263 sel: 26 ret: e00002e2 '-536870174')
Jan 7 14:51:42 Rolands-iPhone6S-plus UserEventAgent[1228] <Error>: LockStateNotifier aksNotificationCallback posting notification: com.apple.mobile.keybagd.lock_status
Jan 7 14:51:42 Rolands-iPhone6S-plus UserEventAgent[1228] <Notice>: (Note ) PIH: Lock status changed.
Jan 7 14:51:42 Rolands-iPhone6S-plus MobileMail[1395] <Warning>: Key bag transitioning from unlocked to locking
Jan 7 14:51:42 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: Unable to simultaneously satisfy constraints.
Probably at least one of the constraints in the following list is one you don't want.
Try this:
(1) look at each constraint and try to figure out which you don't expect;
(2) find the code that added the unwanted constraint or constraints and fix it.
(
"<NSLayoutConstraint:0x14381ce50 V:|-(4)-[UIInputSetContainerView:0x140bafef0] (Names: '|':UIRemoteKeyboardWindow:0x1408670f0 )>",
"<NSLayoutConstraint:0x1438fb0c0 UIInputSetContainerView:0x140bafef0.bottom == UIRemoteKeyboardWindow:0x1408670f0.bottom>",
"<NSLayoutConstraint:0x143174c80 'UIInputWindowController-height' UIInputSetContainerView:0x140bafef0.height == UIRemoteKeyboardWindow:0x1408670f0.height>"
)
Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x1438fb0c0 UIInputSetContainerView:0x140bafef0.bottom == UIRemoteKeyboardWindow:0x1408670f0.bottom>
Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful.
Jan 7 14:51:42 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: Unable to simultaneously satisfy constraints.
Probably at least one of the constraints in the following list is one you don't want.
Try this:
(1) look at each constraint and try to figure out which you don't expect;
(2) find the code that added the unwanted constraint or constraints and fix it.
(
"<NSLayoutConstraint:0x14381ce50 V:|-(4)-[UIInputSetContainerView:0x140bafef0] (Names: '|':UIRemoteKeyboardWindow:0x1408670f0 )>",
"<NSLayoutConstraint:0x140806130 'UIInputWindowController-top' V:|-(0)-[UIInputSetContainerView:0x140bafef0] (Names: '|':UIRemoteKeyboardWindow:0x1408670f0 )>"
)
Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x14381ce50 V:|-(4)-[UIInputSetContainerView:0x140bafef0] (Names: '|':UIRemoteKeyboardWindow:0x1408670f0 )>
Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful.
Jan 7 14:51:42 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: [MPUSystemMediaControls] Updating supported commands for now playing application.
Jan 7 14:51:42 Rolands-iPhone6S-plus backupd[2104] <Warning>: INFO: Exporting keychain
Jan 7 14:51:42 Rolands-iPhone6S-plus backupd[2104] <Warning>: INFO: Scheduling next backup at 1/8/16, 5:32:48 AM
Jan 7 14:51:52 Rolands-iPhone6S-plus kernel[0] <Notice>: AppleKeyStore:Sending lock change 1 for handle 0
Jan 7 14:51:52 Rolands-iPhone6S-plus UserEventAgent[1228] <Error>: LockStateNotifier aksNotificationCallback posting notification: com.apple.mobile.keybagd.lock_status
Jan 7 14:51:52 Rolands-iPhone6S-plus UserEventAgent[1228] <Notice>: (Note ) PIH: Lock status changed.
Jan 7 14:51:52 Rolands-iPhone6S-plus MobileMail[1395] <Warning>: Key bag transitioning from locking to locked
Jan 7 14:52:16 Rolands-iPhone6S-plus SpringBoard[1263] <Notice>: MIS: Using empty blacklist.
Jan 7 14:53:47 Rolands-iPhone6S-plus SpringBoard[1263] <Notice>: MIS: Using empty blacklist.
Jan 7 14:53:48 Rolands-iPhone6S-plus networkd[1300] <Error>: -[NETClient sendMessage:replyHandler:] attempting to send an XPC message to a suspended client Google Calendar.1936! This is a bug!
Jan 7 14:54:36 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:54:36 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:54:36 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:54:36 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:54:36 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:54:36 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:54:36 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:54:36 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:54:36 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:54:36 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:55:12 Rolands-iPhone6S-plus ABLE[1369] <Warning>: Current charge is 84.000000
Jan 7 14:55:14 Rolands-iPhone6S-plus pkd[1317] <Warning>: assigning plug-in com.udoncode.copied.clippings(1.1.1) to plugin sandbox
Jan 7 14:55:14 Rolands-iPhone6S-plus pkd[1317] <Warning>: enabling pid=1263 for plug-in com.udoncode.copied.clippings(1.1.1) 1D3D758C-5D52-48EE-ABC7-9ED7B82BEB62 /private/var/mobile/Containers/Bundle/Application/FEA92D23-E3F4-498C-AD47-9128891F6E36/Copied.app/PlugIns/ClippingsWidget.appex
Jan 7 14:55:14 Rolands-iPhone6S-plus pkd[1317] <Warning>: assigning plug-in com.apple.BatteryCenter.BatteryWidget(1.0) to plugin sandbox
Jan 7 14:55:14 Rolands-iPhone6S-plus pkd[1317] <Warning>: enabling pid=1263 for plug-in com.apple.BatteryCenter.BatteryWidget(1.0) E56221B3-B819-4DB0-851A-7F4A8E05E80F /System/Library/PrivateFrameworks/BatteryCenter.framework/PlugIns/BatteryWidget.appex
Jan 7 14:55:14 Rolands-iPhone6S-plus ClippingsWidget[1436] <Warning>: host connection <NSXPCConnection: 0x1500081d0> connection from pid 1263 invalidated
Jan 7 14:55:14 Rolands-iPhone6S-plus ClippingsWidget[1436] <Warning>: notify name "com.udoncode.copied.databaseupdated" has been registered 100 times - this may be a leak
Jan 7 14:55:15 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: plugin com.apple.BatteryCenter.BatteryWidget invalidated
Jan 7 14:55:15 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: plugin com.udoncode.copied.clippings invalidated
Jan 7 14:55:24 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 14:55:24 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 14:55:36 Rolands-iPhone6S-plus syslogd[1227] <Notice>: ASL Sender Statistics
Jan 7 14:55:53 Rolands-iPhone6S-plus geocorrectiond[2106] <Warning>: /BuildRoot/Library/Caches/com.apple.xbs/Sources/Maps/Maps-1906.2.15.7.3/iOS/geocorrectiond/MCAddressCorrector.m:106 0x15d60bea0 startProcessing - failed. Too early. LastRunTime 473851539.425987 CurrentTime 473900153.098348 shouldRunAfter 474456339.425987
Jan 7 14:55:53 Rolands-iPhone6S-plus routined[1234] <Notice>: 473900153.389569 (2016-01-07, 2:55:53 PM PST), [STATE MODEL]: Cannot archive while processing raw locations
Jan 7 14:57:04 Rolands-iPhone6S-plus timed[1270] <Notice>: (Note ) CoreTime: Current mcc: '302' simulated:'0'.
Jan 7 14:57:04 Rolands-iPhone6S-plus timed[1270] <Notice>: (Note ) CoreTime: Received timezone "America/Vancouver" from "Location" with mcc 302
Jan 7 14:57:04 Rolands-iPhone6S-plus timed[1270] <Notice>: (Note ) CoreTime: Not setting time zone to America/Vancouver from LocationAndNetwork because time zone is unchanged
Jan 7 14:58:13 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:58:13 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:58:13 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:58:13 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:58:13 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:58:13 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:58:13 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:58:13 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:58:14 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:58:14 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:58:14 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:58:14 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 14:58:20 Rolands-iPhone6S-plus kernel[0] <Notice>: AppleHDQGasGauge:stats num_clients=1,num_entries=51561,dl_skip=0,dl_cali=4,dl_over=0,dl_drain=14 ops=856839,collated=0,bfailures=10,collate_error=0,ioerr=0,timeouts=107 retry16=10,chf16=17
Jan 7 14:58:20 Rolands-iPhone6S-plus kernel[0] <Notice>: AppleHDQGasGauge:clientLog ld=99330955/d14 le=99331467/e15
Jan 7 14:58:20 Rolands-iPhone6S-plus kernel[0] <Notice>: AppleHDQGasGauge:clientLog 78077381/S10 78077407/S11 78077496/C10 78077497/S12 78080597/S13 78080597/e13 99318368/T13 99318368/d13 99318368/C13
Jan 7 14:58:20 Rolands-iPhone6S-plus kernel[0] <Notice>: AppleHDQGasGauge:clientLog 99320015/S14 99320015/e14 99330955/T14 99330955/d14 99330955/C14 99331467/S15 99331467/e15
Jan 7 14:59:40 Rolands-iPhone6S-plus BTLEServer[1408] <Error>: (Error) Received unexpected end of input stream on pipe <CBScalablePipe: 0x157618cb0 peer = <CBPeer: 0x157611a70>, name = "com.apple.BTLEServer.classic", type = server, priority = high>
Jan 7 14:59:56 Rolands-iPhone6S-plus BTLEServer[1408] <Error>: (Error) Received unexpected end of input stream on pipe <CBScalablePipe: 0x157618bb0 peer = <CBPeer: 0x157618c00>, name = "com.apple.BTLEServer.classic", type = server, priority = high>
Jan 7 15:00:06 Rolands-iPhone6S-plus wifid[1246] <Error>: WiFi:[473900406.620436]: Enable WoW requested by "identityservices"
Jan 7 15:00:06 Rolands-iPhone6S-plus wifid[1246] <Error>: WiFi:[473900406.620711]: Unable to dispatch WowStateChanged message to client itunesstored (268435460)
Jan 7 15:00:06 Rolands-iPhone6S-plus wifid[1246] <Error>: WiFi:[473900406.620894]: Unable to dispatch WowStateChanged message to client dataaccessd (268435460)
Jan 7 15:00:06 Rolands-iPhone6S-plus wifid[1246] <Error>: WiFi:[473900406.621079]: Unable to dispatch WowStateChanged message to client vmd (268435460)
Jan 7 15:00:06 Rolands-iPhone6S-plus wifid[1246] <Error>: WiFi:[473900406.622414]: Unable to dispatch WowStateChanged message to client MobileMail (268435460)
Jan 7 15:00:06 Rolands-iPhone6S-plus wifid[1246] <Error>: WiFi:[473900406.622865]: Unable to dispatch WowStateChanged message to client dataaccessd (268435460)
Jan 7 15:00:06 Rolands-iPhone6S-plus wifid[1246] <Error>: WiFi:[473900406.622985]: Unable to dispatch WowStateChanged message to client softwareupdatese (268435460)
Jan 7 15:00:06 Rolands-iPhone6S-plus wifid[1246] <Error>: WiFi:[473900406.623107]: Unable to dispatch WowStateChanged message to client assistantd (268435460)
Jan 7 15:00:06 Rolands-iPhone6S-plus nanoregistryd[1295] <Warning>: 01-07-2016 15:00:06.698: -[NRRemoteObject service:devicesChanged:] com.apple.private.alloy.bluetoothregistry: decided we're ready
Jan 7 15:00:06 Rolands-iPhone6S-plus nanoregistryd[1295] <Warning>: 01-07-2016 15:00:06.712: -[NRRemoteObject service:devicesChanged:] com.apple.private.alloy.bluetoothregistryclassc: decided we're ready
Jan 7 15:00:06 Rolands-iPhone6S-plus nanoregistryd[1295] <Warning>: 01-07-2016 15:00:06.715: -[NRRemoteObject service:devicesChanged:] com.apple.private.alloy.bluetoothregistry: decided we're ready
Jan 7 15:00:06 Rolands-iPhone6S-plus nanoregistryd[1295] <Warning>: 01-07-2016 15:00:06.723: -[NRRemoteObject service:devicesChanged:] com.apple.private.alloy.bluetoothregistryclassc: decided we're ready
Jan 7 15:00:35 Rolands-iPhone6S-plus healthd[1239] <Error>: HDNanoSyncManager: changes IDS error: Error Domain=HDIDSErrorDomain Code=2 "(null)" UserInfo={HDIDSContext=<HDIDSMessagePersistentContext:0x13e7f7900 id:2 ids:5C8BB3F3-2731-4968-958F-7AD7F0389097 date:2016-01-07 22:55:33 +0000 fromRequest:0 userInfo:{
status = <08011204 08061000 1204080c 10091204 080a1000 1204080e 10001204 080b1000 12040809 10001206 080410b5 a2091206 080110c2 a1091206 080210f1 a1091206 08071092 a0011204 0805100c>;
}>}
Jan 7 15:00:35 Rolands-iPhone6S-plus healthd[1239] <Error>: HDNanoSyncManager: changes IDS error: Error Domain=HDIDSErrorDomain Code=2 "(null)" UserInfo={HDIDSContext=<HDIDSMessagePersistentContext:0x13e78a990 id:2 ids:DB8EB774-5903-488C-B707-5197B0DA93D3 date:2016-01-07 22:55:34 +0000 fromRequest:0 userInfo:{
status = <08011204 08061000 1204080c 10091204 080a1000 1204080e 10001204 080b1000 12040809 10001206 080410b5 a2091206 080110c2 a1091206 080210b4 a2091206 08071092 a0011204 0805100c>;
}>}
Jan 7 15:00:35 Rolands-iPhone6S-plus healthd[1239] <Error>: HDNanoSyncManager: changes IDS error: Error Domain=HDIDSErrorDomain Code=2 "(null)" UserInfo={HDIDSContext=<HDIDSMessagePersistentContext:0x13e7f54f0 id:2 ids:5143B8A8-293B-425B-91D3-7D20EA7103D2 date:2016-01-07 22:55:34 +0000 fromRequest:0 userInfo:{
status = <08011204 08061000 1204080c 10091204 080a1000 1204080e 10001204 080b1000 12040809 10001206 080410b5 a2091206 080110c2 a1091206 080210b4 a2091206 0807109e a0011204 0805100c>;
}>}
Jan 7 15:01:11 Rolands-iPhone6S-plus wifid[1246] <Error>: WiFi:[473900471.841487]: Disable WoW requested by "identityservices"
Jan 7 15:01:11 Rolands-iPhone6S-plus wifid[1246] <Error>: WiFi:[473900471.841837]: Unable to dispatch WowStateChanged message to client itunesstored (268435460)
Jan 7 15:01:11 Rolands-iPhone6S-plus wifid[1246] <Error>: WiFi:[473900471.842344]: Unable to dispatch WowStateChanged message to client dataaccessd (268435460)
Jan 7 15:01:11 Rolands-iPhone6S-plus wifid[1246] <Error>: WiFi:[473900471.842550]: Unable to dispatch WowStateChanged message to client vmd (268435460)
Jan 7 15:01:11 Rolands-iPhone6S-plus wifid[1246] <Error>: WiFi:[473900471.842924]: Unable to dispatch WowStateChanged message to client MobileMail (268435460)
Jan 7 15:01:11 Rolands-iPhone6S-plus wifid[1246] <Error>: WiFi:[473900471.843542]: Unable to dispatch WowStateChanged message to client dataaccessd (268435460)
Jan 7 15:01:11 Rolands-iPhone6S-plus wifid[1246] <Error>: WiFi:[473900471.843724]: Unable to dispatch WowStateChanged message to client softwareupdatese (268435460)
Jan 7 15:01:11 Rolands-iPhone6S-plus wifid[1246] <Error>: WiFi:[473900471.843910]: Unable to dispatch WowStateChanged message to client assistantd (268435460)
Jan 7 15:04:19 Rolands-iPhone6S-plus timed[1270] <Notice>: (Note ) CoreTime: Want active time in 40.90min. Need active time in 61.74min. Remaining retry interval: 0.000000min.
Jan 7 15:04:20 Rolands-iPhone6S-plus timed[1270] <Notice>: (Note ) CoreTime: Want active time in 41.13min. Need active time in 61.96min. Remaining retry interval: 0.000000min.
Jan 7 15:04:36 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:04:36 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:44 Rolands-iPhone6S-plus syslogd[1227] <Notice>: ASL Sender Statistics
Jan 7 15:05:44 Rolands-iPhone6S-plus nanoregistryd[1295] <Warning>: 01-07-2016 15:05:44.186: -[NRRemoteObject service:devicesChanged:] com.apple.private.alloy.bluetoothregistry: decided we're ready
Jan 7 15:05:44 Rolands-iPhone6S-plus nanoregistryd[1295] <Warning>: 01-07-2016 15:05:44.186: -[NRRemoteObject service:devicesChanged:] com.apple.private.alloy.bluetoothregistryclassc: decided we're ready
Jan 7 15:05:44 Rolands-iPhone6S-plus identityservicesd[1256] <Notice>: -[IDSDuetInterface clearAdmissionCheckCache] clearing admission check cache
Jan 7 15:05:45 Rolands-iPhone6S-plus networkd[1300] <Notice>: -[NETAWDManager reportStats:metricID:] server 0x14cd1ff10, container 0x14cdb5870, metrid 2686980, successfully reported:
<AWDMPTCPConnectionReport: 0x14cd49290> {
"client_id" = assistantd;
"establishment_cellular_fallback" = 0;
"establishment_failure_error" = 0;
"establishment_forced_tcp_fallback" = 0;
"establishment_interface_name" = en0;
"establishment_success" = 1;
"establishment_syn_retransmits" = 0;
"establishment_tcp_fallback" = 0;
"establishment_time" = "0.038561375";
"interface_reports" = (
{
"data_in_KB" = 0;
"data_out_KB" = 0;
"interface_name" = "pdp_ip0";
"post_connect_subflow_failure_errors" = (
);
"post_connect_tcp_fallback_count" = 0;
"secondary_flow_failure_count" = 0;
"secondary_flow_success_count" = 1;
},
{
"data_in_KB" = 3;
"data_out_KB" = 0;
"interface_name" = en0;
"post_connect_subflow_failure_errors" = (
);
"post_connect_tcp_fallback_count" = 0;
"secondary_flow_failure_count" = 0;
"secondary_flow_success_count" = 0;
}
);
"post_connect_multi_homed" = 1;
"post_connect_session_lifetime" = "1.061668625";
"post_connect_single_homed" = 0;
"post_connect_subflow_attempt_count" = 2;
"post_connect_subflow_max_subflow_count" = 2;
"subflow_switching_count" = 0;
}
Jan 7 15:05:45 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:45 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:45 Rolands-iPhone6S-plus nanoregistryd[1295] <Warning>: 01-07-2016 15:05:45.427: -[NRRemoteObject service:devicesChanged:] com.apple.private.alloy.bluetoothregistry: decided we're ready
Jan 7 15:05:45 Rolands-iPhone6S-plus nanoregistryd[1295] <Warning>: 01-07-2016 15:05:45.427: -[NRRemoteObject service:devicesChanged:] com.apple.private.alloy.bluetoothregistryclassc: decided we're ready
Jan 7 15:05:46 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:46 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:47 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:47 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:47 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:47 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:47 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:47 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:47 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:47 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:47 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:47 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:47 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:47 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:47 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:47 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:47 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:47 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus timed[1270] <Notice>: (Warn ) TimeLink: Do not remember sent message: 5312EBA4-A3F4-4A50-BD6B-F38964006369
Jan 7 15:05:48 Rolands-iPhone6S-plus timed[1270] <Notice>: (Warn ) TimeLink: Do not remember sent message: 8A802448-D1FB-4745-8141-F2C289110A40
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:48 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:49 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:49 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:49 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:49 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:51 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:51 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:51 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:51 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:51 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:51 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:51 Rolands-iPhone6S-plus companion_proxy[2032] <Notice>: CompanionProxy: handle_connection:233 (0x0x16e087000): Unsupported key on a Watch: DevToolsAvailable
Jan 7 15:05:52 Rolands-iPhone6S-plus companion_proxy[2032] <Notice>: CompanionProxy: handle_connection:233 (0x0x16e2d3000): Unsupported key on a Watch: DevToolsAvailable
Jan 7 15:05:52 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:52 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:52 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:52 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:52 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:52 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:53 Rolands-iPhone6S-plus companion_proxy[2032] <Notice>: CompanionProxy: -[CPXIDSRelayCompanion setupListeningSocket:serviceName:isLowPriority:]:206 (0x0x16e35f000): Forwarding companion port 57852 to gizmo port 50868 for com.apple.mobile.notification_proxy
Jan 7 15:05:53 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:53 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:53 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:53 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:53 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:53 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:54 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:54 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:54 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:54 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:54 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:54 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:54 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:54 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:54 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:54 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:54 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:54 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:54 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:54 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:55 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:55 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:55 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:55 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:55 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:55 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:56 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:05:56 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:06:19 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:06:19 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:06:19 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:06:19 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:06:20 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:06:20 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:06:20 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:06:20 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:07:18 Rolands-iPhone6S-plus timed[1270] <Notice>: (Note ) CoreTime: Want active time in 41.06min. Need active time in 61.89min. Remaining retry interval: 0.000000min.
Jan 7 15:07:19 Rolands-iPhone6S-plus timed[1270] <Notice>: (Note ) CoreTime: Want active time in 41.19min. Need active time in 62.02min. Remaining retry interval: 0.000000min.
Jan 7 15:07:21 Rolands-iPhone6S-plus timed[1270] <Notice>: (Note ) CoreTime: Want active time in 41.26min. Need active time in 62.09min. Remaining retry interval: 0.000000min.
Jan 7 15:08:45 Rolands-iPhone6S-plus networkd[1300] <Notice>: -[NETAWDManager reportStats:metricID:] server 0x14cd1ff10, container 0x14ce46b10, metrid 2686980, successfully reported:
<AWDMPTCPConnectionReport: 0x14ceaf8f0> {
"client_id" = assistantd;
"establishment_cellular_fallback" = 0;
"establishment_failure_error" = 0;
"establishment_forced_tcp_fallback" = 0;
"establishment_interface_name" = en0;
"establishment_success" = 1;
"establishment_syn_retransmits" = 0;
"establishment_tcp_fallback" = 0;
"establishment_time" = "0.035675208";
"interface_reports" = (
{
"data_in_KB" = 0;
"data_out_KB" = 0;
"interface_name" = "pdp_ip0";
"post_connect_subflow_failure_errors" = (
);
"post_connect_tcp_fallback_count" = 0;
"secondary_flow_failure_count" = 0;
"secondary_flow_success_count" = 1;
},
{
"data_in_KB" = 0;
"data_out_KB" = 0;
"interface_name" = en0;
"post_connect_subflow_failure_errors" = (
);
"post_connect_tcp_fallback_count" = 0;
"secondary_flow_failure_count" = 0;
"secondary_flow_success_count" = 0;
}
);
"post_connect_multi_homed" = 1;
"post_connect_session_lifetime" = "180.060603833";
"post_connect_single_homed" = 0;
"post_connect_subflow_attempt_count" = 2;
"post_connect_subflow_max_subflow_count" = 2;
"subflow_switching_count" = 0;
}
Jan 7 15:09:00 Rolands-iPhone6S-plus timed[1270] <Notice>: (Warn ) TimeLink: Do not remember sent message: 8AD928D6-24B6-4196-8760-78357F089E54
Jan 7 15:09:00 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:09:00 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:09:01 Rolands-iPhone6S-plus timed[1270] <Notice>: (Warn ) TimeLink: Do not remember sent message: 12F4A206-D812-45B3-A685-7A17EA1C9BA6
Jan 7 15:09:01 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:09:01 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:09:01 Rolands-iPhone6S-plus timed[1270] <Notice>: (Warn ) TimeLink: Do not remember sent message: 2B755D6C-772D-4DE0-ACE7-7D9B5DC62697
Jan 7 15:09:01 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:09:01 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:09:01 Rolands-iPhone6S-plus timed[1270] <Notice>: (Warn ) TimeLink: Do not remember sent message: B2022392-EEC4-413A-BF56-4EDBAC141A6D
Jan 7 15:09:01 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:09:01 Rolands-iPhone6S-plus identityservicesd[1256] <Warning>: [Warning] SQLite error in function: CSDBSqliteStatementSendResults for handle: disk I/O error
Jan 7 15:10:24 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:10:24 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:11:38 Rolands-iPhone6S-plus CommCenter[1287] <Notice>: Snapshot path [/var/wireless/Library/Logs/CrashReporter/Baseband/] was removed
Jan 7 15:11:38 Rolands-iPhone6S-plus crash_mover[2107] <Notice>: (Warn ) <crash_mover.m nps_countProfiles:278> no profiles detected
Jan 7 15:11:54 Rolands-iPhone6S-plus backboardd[1267] <Notice>: [HID] [MT] MTSimpleHIDManager::setPropertyInternal detection mode: 255->6 (deferring until bootloaded)
Jan 7 15:11:54 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: [MPUSystemMediaControls] Enabling lock screen media controls updates for screen turning on.
Jan 7 15:11:54 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: [MPUSystemMediaControls] Updating supported commands for now playing application.
Jan 7 15:11:55 Rolands-iPhone6S-plus backboardd[1267] <Notice>: [HID] [MT] MTSimpleHIDManager::deviceDidBootload device bootloaded
Jan 7 15:11:55 Rolands-iPhone6S-plus backboardd[1267] <Notice>: [HID] [MT] MTSimpleHIDManager::setPropertyInternal detection mode: 6->6
Jan 7 15:11:55 Rolands-iPhone6S-plus SpringBoard[1263] <Notice>: -[UABestAppSuggestionManager notifyBestAppChanged:type:options:bundleIdentifier:activityType:dynamicIdentifier:when:confidence:deviceName:deviceIdentifier:deviceType:] (null) UASuggestedActionType=0 (null)/(null) opts=(null) when=2016-01-07 23:11:55 +0000 confidence=1 from=(null)/(null) (UABestAppSuggestionManager.m #319)
Jan 7 15:12:00 Rolands-iPhone6S-plus kernel[0] <Notice>: AppleKeyStore:Sending lock change 0 for handle 0
Jan 7 15:12:00 Rolands-iPhone6S-plus UserEventAgent[1228] <Error>: LockStateNotifier aksNotificationCallback posting notification: com.apple.mobile.keybagd.lock_status
Jan 7 15:12:00 Rolands-iPhone6S-plus UserEventAgent[1228] <Notice>: (Note ) PIH: Lock status changed.
Jan 7 15:12:00 Rolands-iPhone6S-plus backboardd[1267] <Notice>: [HID] [MT] MTSimpleHIDManager::setPropertyInternal detection mode: 6->3
Jan 7 15:12:00 Rolands-iPhone6S-plus MobileMail[1395] <Warning>: Key bag transitioning from locked to unlocked
Jan 7 15:12:00 Rolands-iPhone6S-plus locationd[1272] <Warning>: notify name "com.apple.locationd.DumpDiagnostics" has been registered 40 times - this may be a leak
Jan 7 15:12:01 Rolands-iPhone6S-plus searchd[1358] <Warning>: ====^^^^ DuetExpert missing data, count -> people:8 applicationDeepLinks:0 applications:8 requests:35 missingAllDataRequests:0
Jan 7 15:12:02 Rolands-iPhone6S-plus kbd[1366] <Warning>: -[PFUbiquitySwitchboardEntryMetadata setUseLocalStorage:](898): CoreData: Ubiquity: mobile~4A27A264-E1FF-59D1-A900-7EE3189960CA:UserDictionary
Using local storage: 1 for new NSFileManager current token <b8a50e31 0bd9de49 0244e3ee dcd335eb c610e104>
Jan 7 15:12:02 Rolands-iPhone6S-plus kbd[1366] <Warning>: -[PFUbiquitySwitchboardEntryMetadata setUseLocalStorage:](898): CoreData: Ubiquity: mobile~4A27A264-E1FF-59D1-A900-7EE3189960CA:UserDictionary
Using local storage: 0 for new NSFileManager current token <b8a50e31 0bd9de49 0244e3ee dcd335eb c610e104>
Jan 7 15:12:04 Rolands-iPhone6S-plus SpringBoard[1263] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:04 Rolands-iPhone6S-plus timed[1270] <Notice>: (Note ) CoreTime: Want active time in 40.98min. Need active time in 61.81min. Remaining retry interval: 0.000000min.
Jan 7 15:12:04 Rolands-iPhone6S-plus SpringBoard[1263] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:35 Rolands-iPhone6S-plus searchd[1358] <Error>: tcp_connection_tls_session_error_callback_imp 67 __tcp_connection_tls_session_callback_write_block_invoke.434 error 22
Jan 7 15:12:35 Rolands-iPhone6S-plus searchd[1358] <Error>: tcp_connection_tls_session_error_callback_imp 65 __tcp_connection_tls_session_callback_write_block_invoke.434 error 22
Jan 7 15:12:43 Rolands-iPhone6S-plus syslog_relay[2108] <Notice>: syslog_relay read 51 total bytes:
========================
ASL is here to serve you
Jan 7 15:12:43 Rolands-iPhone6S-plus syslog_relay[2108] <Notice>: syslog_relay found the ASL prompt. Starting...
Jan 7 15:12:54 Rolands-iPhone6S-plus SpringBoard[1263] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:54 Rolands-iPhone6S-plus SpringBoard[1263] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:54 Rolands-iPhone6S-plus SpringBoard[1263] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:54 Rolands-iPhone6S-plus SpringBoard[1263] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:54 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:54 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:54 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:54 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:54 Rolands-iPhone6S-plus kernel[0] <Notice>: xpcproxy[2109] Container: /private/var/mobile/Containers/Data/Application/61872877-8690-4FFB-B3D0-6E72E919B4C0 (sandbox)
Jan 7 15:12:54 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:54 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:54 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:54 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:54 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:54 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:54 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:54 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:54 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:54 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:54 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:54 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:54 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:54 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:54 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:54 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus Client[2109] <Warning>: Presenting view controllers on detached view controllers is discouraged <Client.BrowserViewController: 0x1300b7c00>.
Jan 7 15:12:59 Rolands-iPhone6S-plus Client[2109] <Error>: CGContextDrawImage: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Jan 7 15:12:59 Rolands-iPhone6S-plus Client[2109] <Error>: CGBitmapContextCreateImage: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Jan 7 15:13:01 Rolands-iPhone6S-plus securityd[1294] <Error>: securityd_xpc_dictionary_handler Client[2109] add Error Domain=NSOSStatusErrorDomain Code=-25299 "duplicate item O,genp,FC325EDF,L,ak,43AQ936H96.org.mozilla.ios.Firefox,0,acct,svce,gena,v_Data,20160107231301.1898Z,9513E065" UserInfo={NSDescription=duplicate item O,genp,FC325EDF,L,ak,43AQ936H96.org.mozilla.ios.Firefox,0,acct,svce,gena,v_Data,20160107231301.1898Z,9513E065}
Jan 7 15:13:01 Rolands-iPhone6S-plus Client[2109] <Error>: SecOSStatusWith error:[-25299] Error Domain=NSOSStatusErrorDomain Code=-25299 "duplicate item O,genp,FC325EDF,L,ak,43AQ936H96.org.mozilla.ios.Firefox,0,acct,svce,gena,v_Data,20160107231301.1898Z,9513E065" UserInfo={NSDescription=duplicate item O,genp,FC325EDF,L,ak,43AQ936H96.org.mozilla.ios.Firefox,0,acct,svce,gena,v_Data,20160107231301.1898Z,9513E065}
Jan 7 15:13:14 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:13:14 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:13:15 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:13:15 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:13:15 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:13:15 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:13:21 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:13:21 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:13:21 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:13:21 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:13:21 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:13:21 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:13:56 Rolands-iPhone6S-plus timed[1270] <Notice>: (Warn ) TimeLink: Do not remember sent message: C53A59A8-A975-4183-808B-43B810E3A4DC
Jan 7 15:13:56 Rolands-iPhone6S-plus timed[1270] <Notice>: (Warn ) TimeLink: Do not remember sent message: FF9EF808-B7ED-43E3-8F20-0732593B6C6B
Jan 7 15:13:56 Rolands-iPhone6S-plus timed[1270] <Notice>: (Warn ) TimeLink: Do not remember sent message: B2EBF328-B697-4AD9-96C8-9D5DFC186EBA
Jan 7 15:13:56 Rolands-iPhone6S-plus timed[1270] <Notice>: (Warn ) TimeLink: Do not remember sent message: 10272D61-DD46-4B7F-9F29-30C1633AABEB
Jan 7 15:14:17 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:14:17 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:14:18 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:14:18 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:14:18 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:14:18 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:14:19 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:14:19 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:15:12 Rolands-iPhone6S-plus ABLE[1369] <Warning>: Current charge is 93.000000
7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus securityd[1294] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:12:55 Rolands-iPhone6S-plus amfid[1996] <Notice>: MIS: Using empty blacklist.
Jan 7 15:12:55 Rolands-iPhone6S-plus Client[2109] <Warning>: Presenting view controllers on detached view controllers is discouraged <Client.BrowserViewController: 0x1300b7c00>.
Jan 7 15:12:59 Rolands-iPhone6S-plus Client[2109] <Error>: CGContextDrawImage: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Jan 7 15:12:59 Rolands-iPhone6S-plus Client[2109] <Error>: CGBitmapContextCreateImage: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Jan 7 15:13:01 Rolands-iPhone6S-plus securityd[1294] <Error>: securityd_xpc_dictionary_handler Client[2109] add Error Domain=NSOSStatusErrorDomain Code=-25299 "duplicate item O,genp,FC325EDF,L,ak,43AQ936H96.org.mozilla.ios.Firefox,0,acct,svce,gena,v_Data,20160107231301.1898Z,9513E065" UserInfo={NSDescription=duplicate item O,genp,FC325EDF,L,ak,43AQ936H96.org.mozilla.ios.Firefox,0,acct,svce,gena,v_Data,20160107231301.1898Z,9513E065}
Jan 7 15:13:01 Rolands-iPhone6S-plus Client[2109] <Error>: SecOSStatusWith error:[-25299] Error Domain=NSOSStatusErrorDomain Code=-25299 "duplicate item O,genp,FC325EDF,L,ak,43AQ936H96.org.mozilla.ios.Firefox,0,acct,svce,gena,v_Data,20160107231301.1898Z,9513E065" UserInfo={NSDescription=duplicate item O,genp,FC325EDF,L,ak,43AQ936H96.org.mozilla.ios.Firefox,0,acct,svce,gena,v_Data,20160107231301.1898Z,9513E065}
Jan 7 15:13:14 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:13:14 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:13:15 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:13:15 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:13:15 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:13:15 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:24:01 Rolands-iPhone6S-plus SpringBoard[1263] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:24:01 Rolands-iPhone6S-plus SpringBoard[1263] <Notice>: MIS: Using empty blacklist.
Jan 7 15:24:01 Rolands-iPhone6S-plus SpringBoard[1263] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Jan 7 15:24:01 Rolands-iPhone6S-plus SpringBoard[1263] <Notice>: MIS: Using empty blacklist.
Jan 7 15:24:01 Rolands-iPhone6S-plus kernel[0] <Notice>: xpcproxy[2117] Container: /private/var/mobile/Containers/Data/Application/61872877-8690-4FFB-B3D0-6E72E919B4C0 (sandbox)
Jan 7 15:24:02 Rolands-iPhone6S-plus networkd[1300] <Error>: __57-[NETQualityManager refreshNetworkPredictionsForNetwork:]_block_invoke skipping change event because updatePredictionsForNOI returned error Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"
Jan 7 15:24:02 Rolands-iPhone6S-plus timed[1270] <Notice>: (Warn ) TimeLink: Do not remember sent message: 4444FFBB-4168-4651-BA8A-3D1E5941E785
Jan 7 15:24:03 Rolands-iPhone6S-plus Client[2117] <Error>: CGContextDrawImage: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Jan 7 15:24:03 Rolands-iPhone6S-plus Client[2117] <Error>: CGBitmapContextCreateImage: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Jan 7 15:24:03 Rolands-iPhone6S-plus timed[1270] <Notice>: (Warn ) TimeLink: Do not remember sent message: 4BD0EA24-8FB3-4E6A-B20D-A8AC3C4338B3
Jan 7 15:24:03 Rolands-iPhone6S-plus timed[1270] <Notice>: (Warn ) TimeLink: Do not remember sent message: 0202A5F4-EB6B-4586-9A33-C1A7874BB5BC
Jan 7 15:24:03 Rolands-iPhone6S-plus timed[1270] <Notice>: (Warn ) TimeLink: Do not remember sent message: 9232AB7B-4D6F-4D3F-B425-B8D47EB4FD79
Jan 7 15:24:06 Rolands-iPhone6S-plus com.apple.WebKit.WebContent[2119] <Error>: CoreAnimation: failed to allocate IOSurface
Jan 7 15:24:06 Rolands-iPhone6S-plus com.apple.WebKit.WebContent[2119] <Error>: CoreAnimation: failed to allocate IOSurface
Jan 7 15:24:06 Rolands-iPhone6S-plus com.apple.WebKit.WebContent[2119] <Error>: CoreAnimation: failed to allocate IOSurface
Jan 7 15:24:07 Rolands-iPhone6S-plus securityd[1294] <Error>: securityd_xpc_dictionary_handler Client[2117] add Error Domain=NSOSStatusErrorDomain Code=-25299 "duplicate item O,genp,FC325EDF,L,ak,43AQ936H96.org.mozilla.ios.Firefox,0,acct,svce,gena,v_Data,20160107232407.161561Z,B7AA4B02" UserInfo={NSDescription=duplicate item O,genp,FC325EDF,L,ak,43AQ936H96.org.mozilla.ios.Firefox,0,acct,svce,gena,v_Data,20160107232407.161561Z,B7AA4B02}
Jan 7 15:24:07 Rolands-iPhone6S-plus Client[2117] <Error>: SecOSStatusWith error:[-25299] Error Domain=NSOSStatusErrorDomain Code=-25299 "duplicate item O,genp,FC325EDF,L,ak,43AQ936H96.org.mozilla.ios.Firefox,0,acct,svce,gena,v_Data,20160107232407.161561Z,B7AA4B02" UserInfo={NSDescription=duplicate item O,genp,FC325EDF,L,ak,43AQ936H96.org.mozilla.ios.Firefox,0,acct,svce,gena,v_Data,20160107232407.161561Z,B7AA4B02}
Jan 7 15:24:07 Rolands-iPhone6S-plus Client[2117] <Error>: SecOSStatusWith error:[-25299] Error Domain=NSOSStatusErrorDomain Code=-25299 "duplicate item O,genp,FC325EDF,L,ak,43AQ936H96.org.mozilla.ios.Firefox,0,acct,svce,gena,v_Data,20160107232407.161561Z,B7AA4B02" UserInfo={NSDescription=duplicate item O,genp,FC325EDF,L,ak,43AQ936H96.org.mozilla.ios.Firefox,0,acct,svce,gena,v_Data,20160107232407.161561Z,B7AA4B02}
Jan 7 15:24:37 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:24:37 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:24:38 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:24:38 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:24:38 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:24:38 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Jan 7 15:25:24 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - Disabled for Sleep
Jan 7 15:25:24 Rolands-iPhone6S-plus SpringBoard[1263] <Warning>: High Priority Push: com.udoncode.copied - App killed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment