-
Bug
-
Resolution: Unresolved
-
Major
-
4.18
-
None
-
Quality / Stability / Reliability
-
False
-
-
3
-
None
-
Yes
-
None
-
None
-
WINC - Sprint 267
-
1
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
Description of problem:
The operator log is in debug mode 2025-02-10T15:51:33Z INFO wc ip-10-0-15-13.us-east-2.compute.internal rebooting instance 2025-02-10T15:51:36Z DEBUG wc ip-10-0-15-13.us-east-2.compute.internal run {"cmd": "powershell.exe -NonInteractive -ExecutionPolicy Bypass \"Restart-Computer -Force\"", "out": ""} 2025-02-10T15:51:41Z DEBUG wc ip-10-0-15-13.us-east-2.compute.internal run {"cmd": "powershell.exe -NonInteractive -ExecutionPolicy Bypass \"Get-Help\"", "out": "\r\nTOPIC\r\n Windows PowerShell Help System\r\n\r\nSHORT DESCRIPTION\r\n Displays help about Windows PowerShell cmdlets and concepts. \r\n\r\nLONG DESCRIPTION\r\n Windows PowerShell Help describes Windows PowerShell cmdlets,\r\n functions, scripts, and modules, and explains concepts, including\r\n the elements of the Windows PowerShell language.\r\n\r\n Windows PowerShell does not include help files, but you can read the\r\n help topics online, or use the Update-Help cmdlet to download help files\r\n to your computer and then use the Get-Help cmdlet to display the help\r\n topics at the command line.\r\n\r\n You can also use the Update-Help cmdlet to download updated help files\r\n as they are released so that your local help content is never obsolete. \r\n\r\n Without help files, Get-Help displays auto-generated help for cmdlets, \r\n functions, and scripts.\r\n\r\n\r\n ONLINE HELP \r\n You can find help for Windows PowerShell online in the TechNet Library\r\n beginning at http://go.microsoft.com/fwlink/?LinkID=108518. \r\n\r\n To open online help for any cmdlet or function, type:\r\n\r\n Get-Help <cmdlet-name> -Online \r\n\r\n UPDATE-HELP\r\n To download and install help files on your computer:\r\n\r\n 1. Start Windows PowerShell with the \"Run as administrator\" option.\r\n 2. Type:\r\n\r\n Update-Help\r\n\r\n After the help files are installed, you can use the Get-Help cmdlet to\r\n display the help topics. You can also use the Update-Help cmdlet to\r\n download updated help files so that your local help files are always\r\n up-to-date.\r\n \r\n For more information about the Update-Help cmdlet, type:\r\n\r\n Get-Help Update-Help -Online\r\n\r\n or go to: http://go.microsoft.com/fwlink/?LinkID=210614\r\n\r\n\r\n GET-HELP\r\n The Get-Help cmdlet displays help at the command line from content in\r\n help files on your computer. Without help files, Get-Help displays basic\r\n help about cmdlets and functions. You can also use Get-Help to display\r\n online help for cmdlets and functions.\r\n\r\n To get help for a cmdlet, type:\r\n\r\n Get-Help <cmdlet-name>\r\n \r\n To get online help, type:\r\n \r\n Get-Help <cmdlet-name> -Online \r\n\r\n The titles of conceptual topics begin with \"About_\".\r\n To get help for a concept or language element, type:\r\n\r\n Get-Help About_<topic-name>\r\n\r\n To search for a word or phrase in all help files, type:\r\n\r\n Get-Help <search-term>\r\n\r\n For more information about the Get-Help cmdlet, type:\r\n\r\n Get-Help Get-Help -Online\r\n\r\n or go to: http://go.microsoft.com/fwlink/?LinkID=113316\r\n\r\n\r\n EXAMPLES:\r\n Save-Help : Download help files from the Internet and saves\r\n them on a file share.\r\n Update-Help : Downloads and installs help files from the\r\n Internet or a file share.\r\n Get-Help Get-Process : Displays help about the Get-Process cmdlet. \r\n Get-Help Get-Process -Online\r\n : Opens online help for the Get-Process cmdlet. \r\n Help Get-Process : Displays help about Get-Process one page at a time.\r\n Get-Process -? : Displays help about the Get-Process cmdlet. \r\n Get-Help About_Modules : Displays help about Windows PowerShell modules.\r\n Get-Help remoting : Searches the help topics for the word \"remoting.\"\r\n\r\n SEE ALSO:\r\n about_Updatable_Help\r\n Get-Help\r\n Save-Help\r\n Update-Help\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n"}
Version-Release number of selected component (if applicable):
"version": "10.18.0-04cb07d"
How reproducible:
100%
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
No debug in logs just INFO
Additional info:
- blocks
-
OCPBUGS-50651 WMCO logs in debug mode
-
- Closed
-
-
WINC-1365 Address all warnings in WMCO e2e tests
-
- Closed
-
- is cloned by
-
OCPBUGS-50651 WMCO logs in debug mode
-
- Closed
-
- links to