Home
last modified time | relevance | path

Searched refs:BMCWEB_LOG_DEBUG (Results 1 – 25 of 70) sorted by relevance

123

/openbmc/bmcweb/http/
H A Dhttp_connection.hpp123 BMCWEB_LOG_DEBUG("prepareMutualTls"); in prepareMutualTls()
138 BMCWEB_LOG_DEBUG("set_verify_callback"); in prepareMutualTls()
302 BMCWEB_LOG_DEBUG("Setting completion handler"); in handle()
351 BMCWEB_LOG_DEBUG("{} Closing socket", logPtr(this)); in hardClose()
458 BMCWEB_LOG_DEBUG( in handleContentLengthError()
468 BMCWEB_LOG_DEBUG( in handleContentLengthError()
485 BMCWEB_LOG_DEBUG("{} doReadHeaders", logPtr(this)); in doReadHeaders()
568 BMCWEB_LOG_DEBUG("{} doRead", logPtr(this)); in doRead()
675 BMCWEB_LOG_DEBUG("{} doWrite", logPtr(this)); in doWrite()
712 BMCWEB_LOG_DEBUG( in startDeadline()
[all …]
H A Dmutual_tls.cpp72 BMCWEB_LOG_DEBUG("TLS auth_config is disabled"); in verifyMtlsUser()
79 BMCWEB_LOG_DEBUG("Cannot get native TLS handle."); in verifyMtlsUser()
87 BMCWEB_LOG_DEBUG("Cannot get current TLS certificate."); in verifyMtlsUser()
103 BMCWEB_LOG_DEBUG( in verifyMtlsUser()
109 BMCWEB_LOG_DEBUG("Certificate verification of final depth"); in verifyMtlsUser()
113 BMCWEB_LOG_DEBUG( in verifyMtlsUser()
127 BMCWEB_LOG_DEBUG("TLS cannot get common name to create session"); in verifyMtlsUser()
H A Dserver_sent_event.hpp53 BMCWEB_LOG_DEBUG("SseConnectionImpl: SSE constructor {}", logPtr(this)); in ConnectionImpl()
63 BMCWEB_LOG_DEBUG("SSE ConnectionImpl: SSE destructor {}", logPtr(this)); in ~ConnectionImpl()
85 BMCWEB_LOG_DEBUG("Closing connection with reason {}", msg); in close()
91 BMCWEB_LOG_DEBUG("Closing SSE connection {} - {}", logPtr(this), msg); in close()
97 BMCWEB_LOG_DEBUG("Starting SSE connection"); in sendSSEHeader()
120 BMCWEB_LOG_DEBUG("SSE header sent - Connection established"); in sendSSEHeaderCallback()
132 BMCWEB_LOG_DEBUG("Read {}", bytesRead); in afterReadError()
153 BMCWEB_LOG_DEBUG("inputBuffer is empty... Bailing out"); in doWrite()
186 BMCWEB_LOG_DEBUG("async_write_some() bytes transferred: {}", in doWriteCallback()
196 BMCWEB_LOG_DEBUG("Empty data, bailing out."); in sendEvent()
[all …]
H A Dhttp2_connection.hpp76 BMCWEB_LOG_DEBUG("send_server_connection_header()"); in sendServerConnectionHeader()
105 BMCWEB_LOG_DEBUG("File read callback length: {}", length); in fileReadCallback()
146 BMCWEB_LOG_DEBUG("Setting EOF flag"); in fileReadCallback()
225 BMCWEB_LOG_DEBUG("on_request_recv"); in onRequestRecv()
285 BMCWEB_LOG_DEBUG("Setting expected hash {}", expected); in onRequestRecv()
327 BMCWEB_LOG_DEBUG("on_frame_recv_callback"); in onDataChunkRecvStatic()
360 BMCWEB_LOG_DEBUG("on_frame_recv_callback"); in onFrameRecvCallbackStatic()
501 BMCWEB_LOG_DEBUG("on_begin_headers_callback"); in onBeginHeadersCallbackStatic()
520 BMCWEB_LOG_DEBUG("Sent {}", sendLength); in afterWriteBuffer()
572 BMCWEB_LOG_DEBUG("{} from read(1)", logPtr(this)); in afterDoRead()
[all …]
H A Dhttp_client.hpp87 BMCWEB_LOG_DEBUG("Using default check for response code validity"); in defaultRetryHandler()
184 BMCWEB_LOG_DEBUG("Resolved {}, id: {}", host, connId); in afterResolve()
219 BMCWEB_LOG_DEBUG("Connected to: {}:{}, id: {}", in afterConnect()
312 BMCWEB_LOG_DEBUG("sendMessage() bytes transferred: {}", in afterWrite()
367 BMCWEB_LOG_DEBUG("recvMessage() bytes transferred: {}", in afterRead()
422 BMCWEB_LOG_DEBUG( in onTimeout()
484 BMCWEB_LOG_DEBUG( in onTimerDone()
501 BMCWEB_LOG_DEBUG("{}, id: {} restartConnection", host, in restartConnection()
694 BMCWEB_LOG_DEBUG( in sendNext()
825 BMCWEB_LOG_DEBUG("Added connection {} to pool {}", in addConnection()
[all …]
H A Dhttp_response.hpp78 BMCWEB_LOG_DEBUG("Moving response containers; this: {}; other: {}", in operator =()
203 BMCWEB_LOG_DEBUG("{} Clearing response containers", logPtr(this)); in clear()
241 BMCWEB_LOG_DEBUG("{} calling completion handler", logPtr(this)); in end()
244 BMCWEB_LOG_DEBUG("{} completion handler was valid", logPtr(this)); in end()
251 BMCWEB_LOG_DEBUG("{} setting completion handler", logPtr(this)); in setCompleteRequestHandler()
261 BMCWEB_LOG_DEBUG("{} releasing completion handler{}", logPtr(this), in releaseCompleteRequestHandler()
/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp405 BMCWEB_LOG_DEBUG("getChassis enter"); in getChassis()
479 BMCWEB_LOG_DEBUG("getChassis exit"); in getChassis()
1409 BMCWEB_LOG_DEBUG("getInventoryLeds enter"); in getInventoryLeds()
1461 BMCWEB_LOG_DEBUG("getInventoryLeds exit"); in getInventoryLeds()
1834 BMCWEB_LOG_DEBUG("getSensorData enter"); in getSensorData()
2052 BMCWEB_LOG_DEBUG("getSensorData exit"); in getSensorData()
2092 BMCWEB_LOG_DEBUG("getChassisData enter"); in getChassisData()
2110 BMCWEB_LOG_DEBUG("getChassisData exit"); in getChassisData()
2371 BMCWEB_LOG_DEBUG( in handleSensorCollectionGet()
2396 BMCWEB_LOG_DEBUG("Path {}", sensorPath); in getSensorFromDbus()
[all …]
H A Dsystems.hpp817 BMCWEB_LOG_DEBUG( in assignBootParameters()
1419 BMCWEB_LOG_DEBUG( in getTrustedModuleRequiredToBoot()
1435 BMCWEB_LOG_DEBUG( in getTrustedModuleRequiredToBoot()
1523 BMCWEB_LOG_DEBUG( in setTrustedModuleRequiredToBoot()
1643 BMCWEB_LOG_DEBUG( in setBootEnable()
1705 BMCWEB_LOG_DEBUG( in setBootModeOrSource()
2154 BMCWEB_LOG_DEBUG("Get power mode."); in getPowerMode()
2165 BMCWEB_LOG_DEBUG( in getPowerMode()
2181 BMCWEB_LOG_DEBUG( in getPowerMode()
2312 BMCWEB_LOG_DEBUG( in setPowerMode()
[all …]
H A Dled.hpp39 BMCWEB_LOG_DEBUG("Get led groups"); in getIndicatorLedState()
49 BMCWEB_LOG_DEBUG( in getIndicatorLedState()
72 BMCWEB_LOG_DEBUG( in getIndicatorLedState()
110 BMCWEB_LOG_DEBUG("Set led groups"); in setIndicatorLedState()
164 BMCWEB_LOG_DEBUG("Get LocationIndicatorActive"); in getSystemLocationIndicatorActive()
174 BMCWEB_LOG_DEBUG( in getSystemLocationIndicatorActive()
196 BMCWEB_LOG_DEBUG( in getSystemLocationIndicatorActive()
223 BMCWEB_LOG_DEBUG("Set LocationIndicatorActive"); in setSystemLocationIndicatorActive()
H A Dvirtual_media.hpp105 BMCWEB_LOG_DEBUG("DBUS response error"); in findAndParseObject()
120 BMCWEB_LOG_DEBUG("Parent item not found"); in findAndParseObject()
275 BMCWEB_LOG_DEBUG("Get available Virtual Media resources."); in getVmResourceList()
285 BMCWEB_LOG_DEBUG("DBUS response error"); in getVmResourceList()
347 BMCWEB_LOG_DEBUG("Get Virtual Media resource data."); in getVmData()
519 BMCWEB_LOG_DEBUG("Validation started"); in validateParams()
736 BMCWEB_LOG_DEBUG("GetObjectType: {}", service); in handleManagersVirtualMediaActionInsertPost()
748 BMCWEB_LOG_DEBUG("InsertMedia not " in handleManagersVirtualMediaActionInsertPost()
806 BMCWEB_LOG_DEBUG("GetObjectType: {}", service); in handleManagersVirtualMediaActionEject()
875 BMCWEB_LOG_DEBUG("GetObjectType: {}", service); in handleManagersVirtualMediaCollectionGet()
[all …]
H A Dmanagers.hpp141 BMCWEB_LOG_DEBUG("Post Manager Reset."); in requestRoutesManagerResetAction()
211 BMCWEB_LOG_DEBUG("Post ResetToDefaults."); in requestRoutesManagerResetToDefaultsAction()
805 BMCWEB_LOG_DEBUG("Find Chassis: {}", value); in findChassis()
863 BMCWEB_LOG_DEBUG("del {} {}", path, iface); in createPidInterface()
1743 BMCWEB_LOG_DEBUG("Get BMC manager Location data."); in getLocation()
1809 BMCWEB_LOG_DEBUG("Can't parse firmware ID!"); in setActiveFirmwareImage()
1817 BMCWEB_LOG_DEBUG("Invalid firmware ID."); in setActiveFirmwareImage()
1838 BMCWEB_LOG_DEBUG("Can't find image!"); in setActiveFirmwareImage()
1915 BMCWEB_LOG_DEBUG("Setting conflict"); in afterSetDateTime()
1931 BMCWEB_LOG_DEBUG("Set date time: {}", datetime); in setDateTime()
[all …]
H A Dupdate_service.hpp123 BMCWEB_LOG_DEBUG("error_code = {}", ec); in activateImage()
124 BMCWEB_LOG_DEBUG("error msg = {}", ec.message()); in activateImage()
256 BMCWEB_LOG_DEBUG("obj path = {}", objPath.str); in softwareInterfaceAdded()
259 BMCWEB_LOG_DEBUG("interface = {}", interface.first); in softwareInterfaceAdded()
275 BMCWEB_LOG_DEBUG("error_code = {}", ec); in softwareInterfaceAdded()
410 BMCWEB_LOG_DEBUG("obj path = {}", objPath.str); in afterUpdateErrorMatcher()
469 BMCWEB_LOG_DEBUG("Match fired"); in monitorForSoftwareAvailable()
621 BMCWEB_LOG_DEBUG("Exit UpdateService.SimpleUpdate doPost"); in handleUpdateServiceSimpleUpdateAction()
628 BMCWEB_LOG_DEBUG("Writing file to {}", filepath.string()); in uploadImageFile()
1051 BMCWEB_LOG_DEBUG("doPost: contentType={}", contentType); in handleUpdateServicePost()
[all …]
/openbmc/bmcweb/include/ibm/
H A Dmanagement_console_rest.hpp50 BMCWEB_LOG_DEBUG( in handleFilePut()
53 BMCWEB_LOG_DEBUG( in handleFilePut()
109 BMCWEB_LOG_DEBUG("saveAreaDirSize: {}", saveAreaDirSize); in handleFilePut()
113 BMCWEB_LOG_DEBUG("data length: {}", data.length()); in handleFilePut()
132 BMCWEB_LOG_DEBUG("Writing to the file: {}", loc.string()); in handleFilePut()
170 BMCWEB_LOG_DEBUG("newSizeToWrite: {}", newSizeToWrite); in handleFilePut()
211 BMCWEB_LOG_DEBUG("config file is updated"); in handleFilePut()
216 BMCWEB_LOG_DEBUG("config file is created"); in handleFilePut()
310 BMCWEB_LOG_DEBUG("Removing the file : {}", filePath); in handleFileDelete()
316 BMCWEB_LOG_DEBUG("File removed!"); in handleFileDelete()
[all …]
H A Dutils.hpp18 BMCWEB_LOG_DEBUG("Creating persistent directory : {}", path); in createDirectory()
31 BMCWEB_LOG_DEBUG("Setting the permission to 700"); in createDirectory()
37 BMCWEB_LOG_DEBUG("{} already exists", path); in createDirectory()
/openbmc/bmcweb/include/
H A Dkvm_websocket.hpp53 BMCWEB_LOG_DEBUG("conn:{}, Read {} bytes from websocket", logPtr(&conn), in onMessage()
57 BMCWEB_LOG_DEBUG("conn:{}, Committing {} bytes from websocket", in onMessage()
61 BMCWEB_LOG_DEBUG("conn:{}, inputbuffer size {}", logPtr(&conn), in onMessage()
70 BMCWEB_LOG_DEBUG("conn:{}, Reading {} from kvm socket", logPtr(&conn), in doRead()
81 BMCWEB_LOG_DEBUG("conn:{}, read done. Read {} bytes", in doRead()
99 BMCWEB_LOG_DEBUG("conn:{}, Sending payload size {}", in doRead()
112 BMCWEB_LOG_DEBUG("conn:{}, Already writing. Bailing out", in doWrite()
118 BMCWEB_LOG_DEBUG("conn:{}, inputBuffer empty. Bailing out", in doWrite()
133 BMCWEB_LOG_DEBUG("conn:{}, Wrote {}bytes", logPtr(&conn), in doWrite()
178 BMCWEB_LOG_DEBUG("Connection {} opened", logPtr(&conn)); in requestRoutes()
H A Dauthentication.hpp25 BMCWEB_LOG_DEBUG("[AuthMiddleware] Basic authentication"); in performBasicAuth()
53 BMCWEB_LOG_DEBUG("[AuthMiddleware] Authenticating user: {}", user); in performBasicAuth()
54 BMCWEB_LOG_DEBUG("[AuthMiddleware] User IPAddress: {}", in performBasicAuth()
92 BMCWEB_LOG_DEBUG("[AuthMiddleware] Token authentication"); in performTokenAuth()
106 BMCWEB_LOG_DEBUG("[AuthMiddleware] X-Auth-Token authentication"); in performXtokenAuth()
129 BMCWEB_LOG_DEBUG("Checking cookie {}", cookieValue); in performCookieAuth()
133 BMCWEB_LOG_DEBUG( in performCookieAuth()
192 BMCWEB_LOG_DEBUG( in performTLSAuth()
274 BMCWEB_LOG_DEBUG("authHeader={}", authHeader); in authenticate()
H A Dobmc_console.hpp44 BMCWEB_LOG_DEBUG("Already writing. Bailing out"); in doWrite()
50 BMCWEB_LOG_DEBUG("Outbuffer empty. Bailing out"); in doWrite()
95 BMCWEB_LOG_DEBUG("Reading from socket"); in doRead()
100 BMCWEB_LOG_DEBUG("read done. Read {} bytes", bytesRead); in doRead()
173 BMCWEB_LOG_DEBUG("Remove connection {} from obmc console", logPtr(&conn)); in onClose()
209 BMCWEB_LOG_DEBUG("Console duped FD: {}", fd); in connectConsoleSocket()
249 BMCWEB_LOG_DEBUG("Looking up unixFD for Service {} Path {}", consoleService, in processConsoleObject()
267 BMCWEB_LOG_DEBUG("Connection {} opened", logPtr(&conn)); in onOpen()
296 BMCWEB_LOG_DEBUG("Console Object path = {} Request target = {}", in onOpen()
H A Dvm_websocket.hpp89 BMCWEB_LOG_DEBUG("Already writing. Bailing out"); in doWrite()
95 BMCWEB_LOG_DEBUG("inputBuffer empty. Bailing out"); in doWrite()
104 BMCWEB_LOG_DEBUG("Wrote {}bytes", bytesWritten); in doWrite()
205 BMCWEB_LOG_DEBUG("NbdProxyServer destructor"); in ~NbdProxyServer()
207 BMCWEB_LOG_DEBUG("peerSocket->close()"); in ~NbdProxyServer()
211 BMCWEB_LOG_DEBUG("std::filesystem::remove({})", socketId); in ~NbdProxyServer()
216 BMCWEB_LOG_DEBUG("Failed to remove file, ignoring"); in ~NbdProxyServer()
259 BMCWEB_LOG_DEBUG("Connection opened"); in afterAccept()
464 BMCWEB_LOG_DEBUG("nbd-proxy.onopen({})", logPtr(&conn)); in onOpen()
494 BMCWEB_LOG_DEBUG("nbd-proxy.onclose(reason = '{}')", reason); in onClose()
[all …]
H A Dasync_resolve.hpp21 BMCWEB_LOG_DEBUG("ipv4 address"); in endpointFromResolveTuple()
28 BMCWEB_LOG_DEBUG("ipv6 address"); in endpointFromResolveTuple()
67 BMCWEB_LOG_DEBUG("Trying to resolve: {}:{}", host, port); in async_resolve()
96 BMCWEB_LOG_DEBUG("ResolveHostname returned: {}:{}", hostName, in async_resolve()
111 BMCWEB_LOG_DEBUG("resolved endpoint is : {}", in async_resolve()
H A Dpersistent_data.hpp116 BMCWEB_LOG_DEBUG("Restored session: {} {} {}", in readData()
130 BMCWEB_LOG_DEBUG( in readData()
135 BMCWEB_LOG_DEBUG("Restored Session Timeout: {}", in readData()
147 BMCWEB_LOG_DEBUG( in readData()
170 BMCWEB_LOG_DEBUG("Restored subscription: {} {}", in readData()
274 BMCWEB_LOG_DEBUG("The subscription type is SSE, so skipping."); in writeData()
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp551 BMCWEB_LOG_DEBUG( in startAggregation()
558 BMCWEB_LOG_DEBUG( in startAggregation()
664 BMCWEB_LOG_DEBUG( in aggregateAndHandle()
847 BMCWEB_LOG_DEBUG( in getSatelliteConfigs()
853 BMCWEB_LOG_DEBUG( in getSatelliteConfigs()
927 BMCWEB_LOG_DEBUG( in processCollectionResponse()
976 BMCWEB_LOG_DEBUG( in processCollectionResponse()
981 BMCWEB_LOG_DEBUG( in processCollectionResponse()
997 BMCWEB_LOG_DEBUG( in processCollectionResponse()
1002 BMCWEB_LOG_DEBUG( in processCollectionResponse()
[all …]
H A Devent_service_manager.hpp326 BMCWEB_LOG_DEBUG("Not subscribed to this resource"); in eventMatchesFilter()
366 BMCWEB_LOG_DEBUG("Filter didn't match"); in eventMatchesFilter()
415 BMCWEB_LOG_DEBUG("Read eventLog entry failed"); in filterAndSendEventLogs()
501 BMCWEB_LOG_DEBUG("Subscription ID: {}", id2); in setSubscriptionId()
519 BMCWEB_LOG_DEBUG( in retryRespHandler()
659 BMCWEB_LOG_DEBUG("Old eventService config not exist"); in loadOldBehavior()
735 BMCWEB_LOG_DEBUG( in loadOldBehavior()
1062 BMCWEB_LOG_DEBUG("Filter didn't match"); in sendEvent()
1223 BMCWEB_LOG_DEBUG( in watchRedfishEventLogFile()
1230 BMCWEB_LOG_DEBUG( in watchRedfishEventLogFile()
[all …]
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsw_utils.hpp102 BMCWEB_LOG_DEBUG("populateSoftwareInformation enter"); in populateSoftwareInformation()
152 BMCWEB_LOG_DEBUG("Found {} images", subtree.size()); in populateSoftwareInformation()
238 BMCWEB_LOG_DEBUG("Image ID: {}", swId); in populateSoftwareInformation()
239 BMCWEB_LOG_DEBUG("Running image: {}", in populateSoftwareInformation()
241 BMCWEB_LOG_DEBUG("Image purpose: {}", in populateSoftwareInformation()
316 BMCWEB_LOG_DEBUG("Default sw state {} to Disabled", swState); in getRedfishSwState()
340 BMCWEB_LOG_DEBUG("Sw state {} to Warning", swState); in getRedfishSwHealth()
360 BMCWEB_LOG_DEBUG("getSwStatus: swId {} svc {}", *swId, dbusSvc); in getSwStatus()
395 BMCWEB_LOG_DEBUG("getSwStatus: Activation {}", *swInvActivation); in getSwStatus()
411 BMCWEB_LOG_DEBUG(" error_code = {} error msg = {}", ec, ec.message()); in handleUpdateableEndpoints()
[all …]
H A Dquery_param.hpp482 BMCWEB_LOG_DEBUG("Processing only query param"); in processOnly()
493 BMCWEB_LOG_DEBUG( in processOnly()
503 BMCWEB_LOG_DEBUG("No found odata.id"); in processOnly()
529 BMCWEB_LOG_DEBUG("setting completion handler on {}", in processOnly()
918 BMCWEB_LOG_DEBUG("Handling top/skip"); in processTopAndSkip()
962 BMCWEB_LOG_DEBUG("Current JSON is an object"); in recursiveSelect()
967 BMCWEB_LOG_DEBUG("key={}", it.key()); in recursiveSelect()
997 BMCWEB_LOG_DEBUG("Current JSON is an array"); in recursiveSelect()
1026 BMCWEB_LOG_DEBUG("Function was invalid?"); in processAllParams()
1030 BMCWEB_LOG_DEBUG("Processing query params"); in processAllParams()
[all …]
H A Dchassis_utils.hpp24 BMCWEB_LOG_DEBUG("checkChassisId enter"); in getValidChassisPath()
36 BMCWEB_LOG_DEBUG("getValidChassisPath respHandler enter"); in getValidChassisPath()
63 BMCWEB_LOG_DEBUG("checkChassisId exit"); in getValidChassisPath()

123