Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delve is too old for Go version 1.21.4 #9201

Open
Dlizzz opened this issue Dec 2, 2023 · 2 comments
Open

Delve is too old for Go version 1.21.4 #9201

Dlizzz opened this issue Dec 2, 2023 · 2 comments
Labels
area/debug priority/p2 May take a couple of releases

Comments

@Dlizzz
Copy link

Dlizzz commented Dec 2, 2023

Actual behavior

When starting a skaffold debug serssion, I get the following error and warning:

  • "error layer=debugger could not patch runtime.mallogc: no type entry found, use 'types' for a list of valid types "
  • "WARNING: undefined behavior - version of Delve is too old for Go version 1.21.4 (maximum supported version 1.20)"

Expected behavior

No error message and up-to-date delve version.

Information

  • Skaffold version: v2.9.0
  • Operating system: debian 12
  • Installed via: Cloud Code
  • Contents of skaffold.yaml:
apiVersion: skaffold/v4beta7
kind: Config
build:
  local:
    push: true
  tagPolicy:
    sha256: {}
  artifacts:
    - image: catsnn-go-neuron
      hooks:
        before:
          # Generate gRPC stub and server code
          - command: ["pwsh", "../../scripts/gen-grpc.ps1"] 
            dir: ../../pkg/protos
            os: ["windows"]
          # Compile GO code for linux.
          - command: ["pwsh", "../../scripts/bui-neuron.ps1"] 
            dir: .
            os: ["windows"]            
      context: .
      docker:
        dockerfile: dockerfile
      platforms:
        - linux/amd64
manifests:
  rawYaml:
    - ../../k8s/*
    - k8s/*
deploy:
  kubeContext: minikube
  kubectl:
    defaultNamespace: catsnn-go

Steps to reproduce the behavior

Build is done on Windows and then pushed to a Debian 12 container.

skaffold debug -v debug --port-forward --auto-build --auto-deploy --auto-sync --minikube-profile minikube --rpc-http-port 62251 --filename C:\\Users\\denis\\repos\\catsnn-go/cmd/neuron/skaffold.yaml --wait-for-deletions-max 2m0s --wait-for-connection --default-repo ghcr.io/dlizzz

time="2023-12-02T14:45:56+01:00" level=info msg="starting gRPC server on port 62467" subtask=-1 task=DevLoop
time="2023-12-02T14:45:56+01:00" level=info msg="starting gRPC HTTP server on port 62251 (proxying to 62467)" subtask=-1 task=DevLoop
time="2023-12-02T14:45:56+01:00" level=info msg="Skaffold &{Version:v2.9.0 ConfigVersion:skaffold/v4beta8 GitVersion: GitCommit:6071a3f7574702c8666a243d89254e9b0d8ff4d7 BuildDate:2023-11-07T13:16:30Z GoVersion:go1.21.0 Compiler:gc Platform:windows/amd64 User:}" subtask=-1 task=DevLoop
time="2023-12-02T14:45:56+01:00" level=info msg="Loaded Skaffold defaults from \"C:\\\\Users\\\\denis\\\\.skaffold\\\\config\"" subtask=-1 task=DevLoop
time="2023-12-02T14:45:56+01:00" level=debug msg="parsed 1 configs from configuration file C:\\\\Users\\\\denis\\\\repos\\\\catsnn-go/cmd/neuron/skaffold.yaml" subtask=-1 task=DevLoop
time="2023-12-02T14:45:56+01:00" level=info msg="map entry found when executing locate for &{catsnn-go-neuron . <nil> {0xc00095b4a0 <nil> <nil> <nil> <nil> <nil> <nil>} [] {[{[pwsh ../../scripts/gen-grpc.ps1] [windows] ../../pkg/protos} {[pwsh ../../scripts/bui-neuron.ps1] [windows] .}] []} [linux/amd64] } of type *latest.Artifact and pointer: 824648965024" subtask=-1 task=DevLoop
time="2023-12-02T14:45:56+01:00" level=info msg="Using kubectl context: minikube" subtask=-1 task=DevLoop
time="2023-12-02T14:45:56+01:00" level=debug msg="getting client config for kubeContext: `minikube`" subtask=-1 task=DevLoop
time="2023-12-02T14:45:56+01:00" level=debug msg="Running command: [minikube version --output=json]" subtask=-1 task=DevLoop
time="2023-12-02T14:45:56+01:00" level=debug msg="Command output: [{\"commit\":\"fd7ecd9c4599bef9f04c0986c4a0187f98a4396e\",\"minikubeVersion\":\"v1.31.2\"}\n]" subtask=-1 task=DevLoop
time="2023-12-02T14:45:56+01:00" level=debug msg="Running command: [C:\\Users\\denis\\AppData\\Local\\cloud-code\\installer\\google-cloud-sdk\\bin\\minikube.exe docker-env --shell none -p minikube --user=skaffold]" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=debug msg="Command output: [DOCKER_TLS_VERIFY=1\nDOCKER_HOST=tcp://127.0.0.1:53942\nDOCKER_CERT_PATH=C:\\Users\\denis\\.minikube\\certs\nMINIKUBE_ACTIVE_DOCKERD=minikube\nSSH_AUTH_SOCK=\nSSH_AGENT_PID=\n]" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=debug msg="setting Docker user agent to skaffold-v2.9.0" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=info msg="Using minikube docker daemon at tcp://127.0.0.1:53942" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=info msg="no kpt renderer or deployer found, skipping hydrated-dir creation" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=debug msg="Executing template &{envTemplate 0xc000b28360 0xc0010261e0  } with environment map[ACSvcPort:17532 ALLUSERSPROFILE:C:\\ProgramData AMDRMPATH:C:\\Program Files\\AMD\\RyzenMaster\\ APPDATA:C:\\Users\\denis\\AppData\\Roaming CHROME_CRASHPAD_PIPE_NAME:\\\\.\\pipe\\crashpad_36656_PJJNJDXTRIURUZXG COLORTERM:truecolor COMPUTERNAME:TOMCATPC ComSpec:C:\\WINDOWS\\system32\\cmd.exe CommonProgramFiles:C:\\Program Files\\Common Files CommonProgramFiles(x86):C:\\Program Files (x86)\\Common Files CommonProgramW6432:C:\\Program Files\\Common Files DOCKER_CONTEXT:desktop-linux DriverData:C:\\Windows\\System32\\Drivers\\DriverData EFC_9812:1 EnableLog:WARNING FPS_BROWSER_APP_PROFILE_STRING:Internet Explorer FPS_BROWSER_USER_PROFILE_STRING:Default GIT_ASKPASS:c:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass.sh GOPATH:C:\\Users\\denis\\go HOMEDRIVE:C: HOMEPATH:\\Users\\denis LANG:en_US.UTF-8 LOCALAPPDATA:C:\\Users\\denis\\AppData\\Local LOGONSERVER:\\\\TOMCATPC NUMBER_OF_PROCESSORS:24 ORIGINAL_XDG_CURRENT_DESKTOP:undefined OS:Windows_NT OneDrive:C:\\Users\\denis\\OneDrive - OPEN OneDriveCommercial:C:\\Users\\denis\\OneDrive - OPEN OneDriveConsumer:C:\\Users\\denis\\OneDrive PATHEXT:.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL POWERSHELL_DISTRIBUTION_CHANNEL:PSES PROCESSOR_ARCHITECTURE:AMD64 PROCESSOR_IDENTIFIER:AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD PROCESSOR_LEVEL:23 PROCESSOR_REVISION:7100 PSExecutionPolicyPreference:RemoteSigned PSModulePath:\\\\CATSSERVER\\Matou\\PowerShell\\Modules;C:\\Program Files\\PowerShell\\Modules;c:\\program files\\powershell\\7\\Modules;C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules;c:\\Users\\denis\\.vscode\\extensions\\ms-vscode.powershell-2023.8.0\\modules PUBLIC:C:\\Users\\Public Path:C:\\Program Files\\PowerShell\\7;C:\\Users\\denis\\AppData\\Local\\cloud-code\\installer\\google-cloud-sdk\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files (x86)\\Kubernetes;C:\\Program Files\\MIT\\Kerberos\\bin;C:\\Program Files\\Go\\bin;C:\\Program Files\\PowerShell\\7\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python312\\Scripts\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python312\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Launcher\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\WINDOWS\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\Lens\\resources\\cli\\bin;C:\\Users\\denis\\go\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\protoc\\bin; ProgramData:C:\\ProgramData ProgramFiles:C:\\Program Files ProgramFiles(x86):C:\\Program Files (x86) ProgramW6432:C:\\Program Files RlsSvcPort:22112 SESSIONNAME:Console SKAFFOLD_CACHE_ARTIFACTS:false SystemDrive:C: SystemRoot:C:\\WINDOWS TEMP:C:\\Users\\denis\\AppData\\Local\\Temp TERM_PROGRAM:vscode TERM_PROGRAM_VERSION:1.84.2 TMP:C:\\Users\\denis\\AppData\\Local\\Temp USERDOMAIN:TOMCATPC USERDOMAIN_ROAMINGPROFILE:TOMCATPC USERNAME:denis USERPROFILE:C:\\Users\\denis VSCODE_GIT_ASKPASS_EXTRA_ARGS:--ms-enable-electron-run-as-node VSCODE_GIT_ASKPASS_MAIN:c:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass-main.js VSCODE_GIT_ASKPASS_NODE:C:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\Code.exe VSCODE_GIT_IPC_HANDLE:\\\\.\\pipe\\vscode-git-35f6e5b362-sock windir:C:\\WINDOWS]" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=debug msg="Executing template &{envTemplate 0xc000b28fc0 0xc001026230  } with environment map[ACSvcPort:17532 ALLUSERSPROFILE:C:\\ProgramData AMDRMPATH:C:\\Program Files\\AMD\\RyzenMaster\\ APPDATA:C:\\Users\\denis\\AppData\\Roaming CHROME_CRASHPAD_PIPE_NAME:\\\\.\\pipe\\crashpad_36656_PJJNJDXTRIURUZXG COLORTERM:truecolor COMPUTERNAME:TOMCATPC ComSpec:C:\\WINDOWS\\system32\\cmd.exe CommonProgramFiles:C:\\Program Files\\Common Files CommonProgramFiles(x86):C:\\Program Files (x86)\\Common Files CommonProgramW6432:C:\\Program Files\\Common Files DOCKER_CONTEXT:desktop-linux DriverData:C:\\Windows\\System32\\Drivers\\DriverData EFC_9812:1 EnableLog:WARNING FPS_BROWSER_APP_PROFILE_STRING:Internet Explorer FPS_BROWSER_USER_PROFILE_STRING:Default GIT_ASKPASS:c:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass.sh GOPATH:C:\\Users\\denis\\go HOMEDRIVE:C: HOMEPATH:\\Users\\denis LANG:en_US.UTF-8 LOCALAPPDATA:C:\\Users\\denis\\AppData\\Local LOGONSERVER:\\\\TOMCATPC NUMBER_OF_PROCESSORS:24 ORIGINAL_XDG_CURRENT_DESKTOP:undefined OS:Windows_NT OneDrive:C:\\Users\\denis\\OneDrive - OPEN OneDriveCommercial:C:\\Users\\denis\\OneDrive - OPEN OneDriveConsumer:C:\\Users\\denis\\OneDrive PATHEXT:.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL POWERSHELL_DISTRIBUTION_CHANNEL:PSES PROCESSOR_ARCHITECTURE:AMD64 PROCESSOR_IDENTIFIER:AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD PROCESSOR_LEVEL:23 PROCESSOR_REVISION:7100 PSExecutionPolicyPreference:RemoteSigned PSModulePath:\\\\CATSSERVER\\Matou\\PowerShell\\Modules;C:\\Program Files\\PowerShell\\Modules;c:\\program files\\powershell\\7\\Modules;C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules;c:\\Users\\denis\\.vscode\\extensions\\ms-vscode.powershell-2023.8.0\\modules PUBLIC:C:\\Users\\Public Path:C:\\Program Files\\PowerShell\\7;C:\\Users\\denis\\AppData\\Local\\cloud-code\\installer\\google-cloud-sdk\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files (x86)\\Kubernetes;C:\\Program Files\\MIT\\Kerberos\\bin;C:\\Program Files\\Go\\bin;C:\\Program Files\\PowerShell\\7\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python312\\Scripts\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python312\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Launcher\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\WINDOWS\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\Lens\\resources\\cli\\bin;C:\\Users\\denis\\go\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\protoc\\bin; ProgramData:C:\\ProgramData ProgramFiles:C:\\Program Files ProgramFiles(x86):C:\\Program Files (x86) ProgramW6432:C:\\Program Files RlsSvcPort:22112 SESSIONNAME:Console SKAFFOLD_CACHE_ARTIFACTS:false SystemDrive:C: SystemRoot:C:\\WINDOWS TEMP:C:\\Users\\denis\\AppData\\Local\\Temp TERM_PROGRAM:vscode TERM_PROGRAM_VERSION:1.84.2 TMP:C:\\Users\\denis\\AppData\\Local\\Temp USERDOMAIN:TOMCATPC USERDOMAIN_ROAMINGPROFILE:TOMCATPC USERNAME:denis USERPROFILE:C:\\Users\\denis VSCODE_GIT_ASKPASS_EXTRA_ARGS:--ms-enable-electron-run-as-node VSCODE_GIT_ASKPASS_MAIN:c:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass-main.js VSCODE_GIT_ASKPASS_NODE:C:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\Code.exe VSCODE_GIT_IPC_HANDLE:\\\\.\\pipe\\vscode-git-35f6e5b362-sock windir:C:\\WINDOWS]" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=debug msg="Executing template &{envTemplate 0xc000b29d40 0xc001026280  } with environment map[ACSvcPort:17532 ALLUSERSPROFILE:C:\\ProgramData AMDRMPATH:C:\\Program Files\\AMD\\RyzenMaster\\ APPDATA:C:\\Users\\denis\\AppData\\Roaming CHROME_CRASHPAD_PIPE_NAME:\\\\.\\pipe\\crashpad_36656_PJJNJDXTRIURUZXG COLORTERM:truecolor COMPUTERNAME:TOMCATPC ComSpec:C:\\WINDOWS\\system32\\cmd.exe CommonProgramFiles:C:\\Program Files\\Common Files CommonProgramFiles(x86):C:\\Program Files (x86)\\Common Files CommonProgramW6432:C:\\Program Files\\Common Files DOCKER_CONTEXT:desktop-linux DriverData:C:\\Windows\\System32\\Drivers\\DriverData EFC_9812:1 EnableLog:WARNING FPS_BROWSER_APP_PROFILE_STRING:Internet Explorer FPS_BROWSER_USER_PROFILE_STRING:Default GIT_ASKPASS:c:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass.sh GOPATH:C:\\Users\\denis\\go HOMEDRIVE:C: HOMEPATH:\\Users\\denis LANG:en_US.UTF-8 LOCALAPPDATA:C:\\Users\\denis\\AppData\\Local LOGONSERVER:\\\\TOMCATPC NUMBER_OF_PROCESSORS:24 ORIGINAL_XDG_CURRENT_DESKTOP:undefined OS:Windows_NT OneDrive:C:\\Users\\denis\\OneDrive - OPEN OneDriveCommercial:C:\\Users\\denis\\OneDrive - OPEN OneDriveConsumer:C:\\Users\\denis\\OneDrive PATHEXT:.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL POWERSHELL_DISTRIBUTION_CHANNEL:PSES PROCESSOR_ARCHITECTURE:AMD64 PROCESSOR_IDENTIFIER:AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD PROCESSOR_LEVEL:23 PROCESSOR_REVISION:7100 PSExecutionPolicyPreference:RemoteSigned PSModulePath:\\\\CATSSERVER\\Matou\\PowerShell\\Modules;C:\\Program Files\\PowerShell\\Modules;c:\\program files\\powershell\\7\\Modules;C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules;c:\\Users\\denis\\.vscode\\extensions\\ms-vscode.powershell-2023.8.0\\modules PUBLIC:C:\\Users\\Public Path:C:\\Program Files\\PowerShell\\7;C:\\Users\\denis\\AppData\\Local\\cloud-code\\installer\\google-cloud-sdk\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files (x86)\\Kubernetes;C:\\Program Files\\MIT\\Kerberos\\bin;C:\\Program Files\\Go\\bin;C:\\Program Files\\PowerShell\\7\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python312\\Scripts\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python312\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Launcher\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\WINDOWS\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\Lens\\resources\\cli\\bin;C:\\Users\\denis\\go\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\protoc\\bin; ProgramData:C:\\ProgramData ProgramFiles:C:\\Program Files ProgramFiles(x86):C:\\Program Files (x86) ProgramW6432:C:\\Program Files RlsSvcPort:22112 SESSIONNAME:Console SKAFFOLD_CACHE_ARTIFACTS:false SystemDrive:C: SystemRoot:C:\\WINDOWS TEMP:C:\\Users\\denis\\AppData\\Local\\Temp TERM_PROGRAM:vscode TERM_PROGRAM_VERSION:1.84.2 TMP:C:\\Users\\denis\\AppData\\Local\\Temp USERDOMAIN:TOMCATPC USERDOMAIN_ROAMINGPROFILE:TOMCATPC USERNAME:denis USERPROFILE:C:\\Users\\denis VSCODE_GIT_ASKPASS_EXTRA_ARGS:--ms-enable-electron-run-as-node VSCODE_GIT_ASKPASS_MAIN:c:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass-main.js VSCODE_GIT_ASKPASS_NODE:C:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\Code.exe VSCODE_GIT_IPC_HANDLE:\\\\.\\pipe\\vscode-git-35f6e5b362-sock windir:C:\\WINDOWS]" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=debug msg="Running command: [kubectl config view --minify -o jsonpath='{..namespace}']" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=debug msg="Command output: ['catsnn-go']" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=debug msg="Executing template &{envTemplate 0xc00052cc60 0xc0006ad4a0  } with environment map[ACSvcPort:17532 ALLUSERSPROFILE:C:\\ProgramData AMDRMPATH:C:\\Program Files\\AMD\\RyzenMaster\\ APPDATA:C:\\Users\\denis\\AppData\\Roaming CHROME_CRASHPAD_PIPE_NAME:\\\\.\\pipe\\crashpad_36656_PJJNJDXTRIURUZXG COLORTERM:truecolor COMPUTERNAME:TOMCATPC ComSpec:C:\\WINDOWS\\system32\\cmd.exe CommonProgramFiles:C:\\Program Files\\Common Files CommonProgramFiles(x86):C:\\Program Files (x86)\\Common Files CommonProgramW6432:C:\\Program Files\\Common Files DOCKER_CONTEXT:desktop-linux DriverData:C:\\Windows\\System32\\Drivers\\DriverData EFC_9812:1 EnableLog:WARNING FPS_BROWSER_APP_PROFILE_STRING:Internet Explorer FPS_BROWSER_USER_PROFILE_STRING:Default GIT_ASKPASS:c:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass.sh GOPATH:C:\\Users\\denis\\go HOMEDRIVE:C: HOMEPATH:\\Users\\denis LANG:en_US.UTF-8 LOCALAPPDATA:C:\\Users\\denis\\AppData\\Local LOGONSERVER:\\\\TOMCATPC NUMBER_OF_PROCESSORS:24 ORIGINAL_XDG_CURRENT_DESKTOP:undefined OS:Windows_NT OneDrive:C:\\Users\\denis\\OneDrive - OPEN OneDriveCommercial:C:\\Users\\denis\\OneDrive - OPEN OneDriveConsumer:C:\\Users\\denis\\OneDrive PATHEXT:.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL POWERSHELL_DISTRIBUTION_CHANNEL:PSES PROCESSOR_ARCHITECTURE:AMD64 PROCESSOR_IDENTIFIER:AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD PROCESSOR_LEVEL:23 PROCESSOR_REVISION:7100 PSExecutionPolicyPreference:RemoteSigned PSModulePath:\\\\CATSSERVER\\Matou\\PowerShell\\Modules;C:\\Program Files\\PowerShell\\Modules;c:\\program files\\powershell\\7\\Modules;C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules;c:\\Users\\denis\\.vscode\\extensions\\ms-vscode.powershell-2023.8.0\\modules PUBLIC:C:\\Users\\Public Path:C:\\Program Files\\PowerShell\\7;C:\\Users\\denis\\AppData\\Local\\cloud-code\\installer\\google-cloud-sdk\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files (x86)\\Kubernetes;C:\\Program Files\\MIT\\Kerberos\\bin;C:\\Program Files\\Go\\bin;C:\\Program Files\\PowerShell\\7\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python312\\Scripts\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python312\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Launcher\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\WINDOWS\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\Lens\\resources\\cli\\bin;C:\\Users\\denis\\go\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\protoc\\bin; ProgramData:C:\\ProgramData ProgramFiles:C:\\Program Files ProgramFiles(x86):C:\\Program Files (x86) ProgramW6432:C:\\Program Files RlsSvcPort:22112 SESSIONNAME:Console SKAFFOLD_CACHE_ARTIFACTS:false SystemDrive:C: SystemRoot:C:\\WINDOWS TEMP:C:\\Users\\denis\\AppData\\Local\\Temp TERM_PROGRAM:vscode TERM_PROGRAM_VERSION:1.84.2 TMP:C:\\Users\\denis\\AppData\\Local\\Temp USERDOMAIN:TOMCATPC USERDOMAIN_ROAMINGPROFILE:TOMCATPC USERNAME:denis USERPROFILE:C:\\Users\\denis VSCODE_GIT_ASKPASS_EXTRA_ARGS:--ms-enable-electron-run-as-node VSCODE_GIT_ASKPASS_MAIN:c:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass-main.js VSCODE_GIT_ASKPASS_NODE:C:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\Code.exe VSCODE_GIT_IPC_HANDLE:\\\\.\\pipe\\vscode-git-35f6e5b362-sock windir:C:\\WINDOWS]" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=debug msg="Executing template &{envTemplate 0xc00052d560 0xc0006ad4f0  } with environment map[ACSvcPort:17532 ALLUSERSPROFILE:C:\\ProgramData AMDRMPATH:C:\\Program Files\\AMD\\RyzenMaster\\ APPDATA:C:\\Users\\denis\\AppData\\Roaming CHROME_CRASHPAD_PIPE_NAME:\\\\.\\pipe\\crashpad_36656_PJJNJDXTRIURUZXG COLORTERM:truecolor COMPUTERNAME:TOMCATPC ComSpec:C:\\WINDOWS\\system32\\cmd.exe CommonProgramFiles:C:\\Program Files\\Common Files CommonProgramFiles(x86):C:\\Program Files (x86)\\Common Files CommonProgramW6432:C:\\Program Files\\Common Files DOCKER_CONTEXT:desktop-linux DriverData:C:\\Windows\\System32\\Drivers\\DriverData EFC_9812:1 EnableLog:WARNING FPS_BROWSER_APP_PROFILE_STRING:Internet Explorer FPS_BROWSER_USER_PROFILE_STRING:Default GIT_ASKPASS:c:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass.sh GOPATH:C:\\Users\\denis\\go HOMEDRIVE:C: HOMEPATH:\\Users\\denis LANG:en_US.UTF-8 LOCALAPPDATA:C:\\Users\\denis\\AppData\\Local LOGONSERVER:\\\\TOMCATPC NUMBER_OF_PROCESSORS:24 ORIGINAL_XDG_CURRENT_DESKTOP:undefined OS:Windows_NT OneDrive:C:\\Users\\denis\\OneDrive - OPEN OneDriveCommercial:C:\\Users\\denis\\OneDrive - OPEN OneDriveConsumer:C:\\Users\\denis\\OneDrive PATHEXT:.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL POWERSHELL_DISTRIBUTION_CHANNEL:PSES PROCESSOR_ARCHITECTURE:AMD64 PROCESSOR_IDENTIFIER:AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD PROCESSOR_LEVEL:23 PROCESSOR_REVISION:7100 PSExecutionPolicyPreference:RemoteSigned PSModulePath:\\\\CATSSERVER\\Matou\\PowerShell\\Modules;C:\\Program Files\\PowerShell\\Modules;c:\\program files\\powershell\\7\\Modules;C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules;c:\\Users\\denis\\.vscode\\extensions\\ms-vscode.powershell-2023.8.0\\modules PUBLIC:C:\\Users\\Public Path:C:\\Program Files\\PowerShell\\7;C:\\Users\\denis\\AppData\\Local\\cloud-code\\installer\\google-cloud-sdk\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files (x86)\\Kubernetes;C:\\Program Files\\MIT\\Kerberos\\bin;C:\\Program Files\\Go\\bin;C:\\Program Files\\PowerShell\\7\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python312\\Scripts\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python312\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Launcher\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\WINDOWS\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\Lens\\resources\\cli\\bin;C:\\Users\\denis\\go\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\protoc\\bin; ProgramData:C:\\ProgramData ProgramFiles:C:\\Program Files ProgramFiles(x86):C:\\Program Files (x86) ProgramW6432:C:\\Program Files RlsSvcPort:22112 SESSIONNAME:Console SKAFFOLD_CACHE_ARTIFACTS:false SystemDrive:C: SystemRoot:C:\\WINDOWS TEMP:C:\\Users\\denis\\AppData\\Local\\Temp TERM_PROGRAM:vscode TERM_PROGRAM_VERSION:1.84.2 TMP:C:\\Users\\denis\\AppData\\Local\\Temp USERDOMAIN:TOMCATPC USERDOMAIN_ROAMINGPROFILE:TOMCATPC USERNAME:denis USERPROFILE:C:\\Users\\denis VSCODE_GIT_ASKPASS_EXTRA_ARGS:--ms-enable-electron-run-as-node VSCODE_GIT_ASKPASS_MAIN:c:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass-main.js VSCODE_GIT_ASKPASS_NODE:C:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\Code.exe VSCODE_GIT_IPC_HANDLE:\\\\.\\pipe\\vscode-git-35f6e5b362-sock windir:C:\\WINDOWS]" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=debug msg="CLI platforms provided: \"\"" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=debug msg="getting client config for kubeContext: `minikube`" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=debug msg="platforms detected from active kubernetes cluster nodes: \"linux/amd64\"" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=debug msg="intersect matchers \"linux/amd64\" and \"linux/amd64\", result \"linux/amd64\"" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=debug msg="platforms selected for artifact \"catsnn-go-neuron\": \"linux/amd64\"" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=debug msg="Using builder: local" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=info msg="build concurrency first set to 1 parsed from *runner.pipelineBuilderWithHooks[0]" subtask=-1 task=DevLoop
time="2023-12-02T14:45:57+01:00" level=info msg="final build concurrency value is 1" subtask=-1 task=DevLoop
Generating tags...
 - catsnn-go-neuron -> ghcr.io/dlizzz/catsnn-go-neuron:latest
time="2023-12-02T14:45:57+01:00" level=info msg="Tags generated in 535.1µs" subtask=-1 task=Build
Starting build...
Found [minikube] context, using local docker daemon.
Building [catsnn-go-neuron]...
Target platforms: [linux/amd64]
Starting pre-build hooks...
time="2023-12-02T14:45:57+01:00" level=debug msg="Running command: [pwsh ../../scripts/gen-grpc.ps1]" subtask=catsnn-go-neuron task=Build
time="2023-12-02T14:45:57+01:00" level=debug msg="Running command: [pwsh ../../scripts/bui-neuron.ps1]" subtask=catsnn-go-neuron task=Build
Completed pre-build hooks
time="2023-12-02T14:45:58+01:00" level=debug msg="setting DOCKER_BUILDKIT=1 for docker build for artifact \"catsnn-go-neuron\" since it targets platform \"linux/amd64\"" subtask=catsnn-go-neuron task=Build 
time="2023-12-02T14:45:58+01:00" level=debug msg="Running command: [docker build . --file C:\\Users\\denis\\repos\\catsnn-go\\cmd\\neuron\\dockerfile -t ghcr.io/dlizzz/catsnn-go-neuron:latest --force-rm --platform linux/amd64]" subtask=catsnn-go-neuron task=Build
#0 building with "default" instance using docker driver

#1 [internal] load build definition from dockerfile
#1 transferring dockerfile: 392B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 79B done
#2 DONE 0.0s

#3 [internal] load metadata for gcr.io/distroless/static-debian12:latest
#3 DONE 0.4s

#4 [1/3] FROM gcr.io/distroless/static-debian12@sha256:0c3d36f317d6335831765546ece49b60ad35933250dc14f43f0fd1402450532e
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 14.16MB 0.2s done
#5 DONE 0.2s

#6 [2/3] WORKDIR /app
#6 CACHED

#7 [3/3] COPY bin/neuron .
#7 CACHED

#8 exporting to image
#8 exporting layers done
#8 writing image sha256:44df34081a9aac79dfd4b6f6e7c1823de5a9562825b6000fafbe9f297bc340bb done
#8 naming to ghcr.io/dlizzz/catsnn-go-neuron:latest done
#8 DONE 0.0s

What's Next?
  View a summary of image vulnerabilities and recommendations → docker scout quickview
Build [catsnn-go-neuron] succeeded
time="2023-12-02T14:46:01+01:00" level=info msg="Build completed in 4.637 seconds" subtask=-1 task=Build
time="2023-12-02T14:46:01+01:00" level=info msg="Starting render..." subtask=-1 task=DevLoop
time="2023-12-02T14:46:01+01:00" level=info msg="starting render process" subtask=0 task=Render
time="2023-12-02T14:46:01+01:00" level=debug msg="Executing template &{envTemplate 0xc0007cbe60 0xc00063a5a0  } with environment map[ACSvcPort:17532 ALLUSERSPROFILE:C:\\ProgramData AMDRMPATH:C:\\Program Files\\AMD\\RyzenMaster\\ APPDATA:C:\\Users\\denis\\AppData\\Roaming CHROME_CRASHPAD_PIPE_NAME:\\\\.\\pipe\\crashpad_36656_PJJNJDXTRIURUZXG COLORTERM:truecolor COMPUTERNAME:TOMCATPC ComSpec:C:\\WINDOWS\\system32\\cmd.exe CommonProgramFiles:C:\\Program Files\\Common Files CommonProgramFiles(x86):C:\\Program Files (x86)\\Common Files CommonProgramW6432:C:\\Program Files\\Common Files DOCKER_CONTEXT:desktop-linux DriverData:C:\\Windows\\System32\\Drivers\\DriverData EFC_9812:1 EnableLog:WARNING FPS_BROWSER_APP_PROFILE_STRING:Internet Explorer FPS_BROWSER_USER_PROFILE_STRING:Default GIT_ASKPASS:c:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass.sh GOPATH:C:\\Users\\denis\\go HOMEDRIVE:C: HOMEPATH:\\Users\\denis LANG:en_US.UTF-8 LOCALAPPDATA:C:\\Users\\denis\\AppData\\Local LOGONSERVER:\\\\TOMCATPC NUMBER_OF_PROCESSORS:24 ORIGINAL_XDG_CURRENT_DESKTOP:undefined OS:Windows_NT OneDrive:C:\\Users\\denis\\OneDrive - OPEN OneDriveCommercial:C:\\Users\\denis\\OneDrive - OPEN OneDriveConsumer:C:\\Users\\denis\\OneDrive PATHEXT:.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL POWERSHELL_DISTRIBUTION_CHANNEL:PSES PROCESSOR_ARCHITECTURE:AMD64 PROCESSOR_IDENTIFIER:AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD PROCESSOR_LEVEL:23 PROCESSOR_REVISION:7100 PSExecutionPolicyPreference:RemoteSigned PSModulePath:\\\\CATSSERVER\\Matou\\PowerShell\\Modules;C:\\Program Files\\PowerShell\\Modules;c:\\program files\\powershell\\7\\Modules;C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules;c:\\Users\\denis\\.vscode\\extensions\\ms-vscode.powershell-2023.8.0\\modules PUBLIC:C:\\Users\\Public Path:C:\\Program Files\\PowerShell\\7;C:\\Users\\denis\\AppData\\Local\\cloud-code\\installer\\google-cloud-sdk\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files (x86)\\Kubernetes;C:\\Program Files\\MIT\\Kerberos\\bin;C:\\Program Files\\Go\\bin;C:\\Program Files\\PowerShell\\7\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python312\\Scripts\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python312\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Launcher\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\WINDOWS\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\Lens\\resources\\cli\\bin;C:\\Users\\denis\\go\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\protoc\\bin; ProgramData:C:\\ProgramData ProgramFiles:C:\\Program Files ProgramFiles(x86):C:\\Program Files (x86) ProgramW6432:C:\\Program Files RlsSvcPort:22112 SESSIONNAME:Console SKAFFOLD_CACHE_ARTIFACTS:false SystemDrive:C: SystemRoot:C:\\WINDOWS TEMP:C:\\Users\\denis\\AppData\\Local\\Temp TERM_PROGRAM:vscode TERM_PROGRAM_VERSION:1.84.2 TMP:C:\\Users\\denis\\AppData\\Local\\Temp USERDOMAIN:TOMCATPC USERDOMAIN_ROAMINGPROFILE:TOMCATPC USERNAME:denis USERPROFILE:C:\\Users\\denis VSCODE_GIT_ASKPASS_EXTRA_ARGS:--ms-enable-electron-run-as-node VSCODE_GIT_ASKPASS_MAIN:c:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass-main.js VSCODE_GIT_ASKPASS_NODE:C:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\Code.exe VSCODE_GIT_IPC_HANDLE:\\\\.\\pipe\\vscode-git-35f6e5b362-sock windir:C:\\WINDOWS]" subtask=-1 task=DevLoop
time="2023-12-02T14:46:01+01:00" level=debug msg="Executing template &{envTemplate 0xc000750c60 0xc00063a870  } with environment map[ACSvcPort:17532 ALLUSERSPROFILE:C:\\ProgramData AMDRMPATH:C:\\Program Files\\AMD\\RyzenMaster\\ APPDATA:C:\\Users\\denis\\AppData\\Roaming CHROME_CRASHPAD_PIPE_NAME:\\\\.\\pipe\\crashpad_36656_PJJNJDXTRIURUZXG COLORTERM:truecolor COMPUTERNAME:TOMCATPC ComSpec:C:\\WINDOWS\\system32\\cmd.exe CommonProgramFiles:C:\\Program Files\\Common Files CommonProgramFiles(x86):C:\\Program Files (x86)\\Common Files CommonProgramW6432:C:\\Program Files\\Common Files DOCKER_CONTEXT:desktop-linux DriverData:C:\\Windows\\System32\\Drivers\\DriverData EFC_9812:1 EnableLog:WARNING FPS_BROWSER_APP_PROFILE_STRING:Internet Explorer FPS_BROWSER_USER_PROFILE_STRING:Default GIT_ASKPASS:c:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass.sh GOPATH:C:\\Users\\denis\\go HOMEDRIVE:C: HOMEPATH:\\Users\\denis LANG:en_US.UTF-8 LOCALAPPDATA:C:\\Users\\denis\\AppData\\Local LOGONSERVER:\\\\TOMCATPC NUMBER_OF_PROCESSORS:24 ORIGINAL_XDG_CURRENT_DESKTOP:undefined OS:Windows_NT OneDrive:C:\\Users\\denis\\OneDrive - OPEN OneDriveCommercial:C:\\Users\\denis\\OneDrive - OPEN OneDriveConsumer:C:\\Users\\denis\\OneDrive PATHEXT:.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL POWERSHELL_DISTRIBUTION_CHANNEL:PSES PROCESSOR_ARCHITECTURE:AMD64 PROCESSOR_IDENTIFIER:AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD PROCESSOR_LEVEL:23 PROCESSOR_REVISION:7100 PSExecutionPolicyPreference:RemoteSigned PSModulePath:\\\\CATSSERVER\\Matou\\PowerShell\\Modules;C:\\Program Files\\PowerShell\\Modules;c:\\program files\\powershell\\7\\Modules;C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules;c:\\Users\\denis\\.vscode\\extensions\\ms-vscode.powershell-2023.8.0\\modules PUBLIC:C:\\Users\\Public Path:C:\\Program Files\\PowerShell\\7;C:\\Users\\denis\\AppData\\Local\\cloud-code\\installer\\google-cloud-sdk\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files (x86)\\Kubernetes;C:\\Program Files\\MIT\\Kerberos\\bin;C:\\Program Files\\Go\\bin;C:\\Program Files\\PowerShell\\7\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python312\\Scripts\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python312\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Launcher\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\denis\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\WINDOWS\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\Lens\\resources\\cli\\bin;C:\\Users\\denis\\go\\bin;C:\\Users\\denis\\AppData\\Local\\Programs\\protoc\\bin; ProgramData:C:\\ProgramData ProgramFiles:C:\\Program Files ProgramFiles(x86):C:\\Program Files (x86) ProgramW6432:C:\\Program Files RlsSvcPort:22112 SESSIONNAME:Console SKAFFOLD_CACHE_ARTIFACTS:false SystemDrive:C: SystemRoot:C:\\WINDOWS TEMP:C:\\Users\\denis\\AppData\\Local\\Temp TERM_PROGRAM:vscode TERM_PROGRAM_VERSION:1.84.2 TMP:C:\\Users\\denis\\AppData\\Local\\Temp USERDOMAIN:TOMCATPC USERDOMAIN_ROAMINGPROFILE:TOMCATPC USERNAME:denis USERPROFILE:C:\\Users\\denis VSCODE_GIT_ASKPASS_EXTRA_ARGS:--ms-enable-electron-run-as-node VSCODE_GIT_ASKPASS_MAIN:c:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass-main.js VSCODE_GIT_ASKPASS_NODE:C:\\Users\\denis\\AppData\\Local\\Programs\\Microsoft VS Code\\Code.exe VSCODE_GIT_IPC_HANDLE:\\\\.\\pipe\\vscode-git-35f6e5b362-sock windir:C:\\WINDOWS]" subtask=-1 task=DevLoop
time="2023-12-02T14:46:01+01:00" level=debug msg="manifests with tagged images:apiVersion: v1\nkind: Namespace\nmetadata:\n  name: catsnn-go\n---\napiVersion: v1\ndata:\n  .dockerconfigjson: eyJhdXRocyI6eyJnaGNyLmlvIjp7InVzZXJuYW1lIjoiZGxpenp6IiwicGFzc3dvcmQiOiJnaHBfTkdqVmNNRlZNQkFNQ2tjZEVSNUVtejRxMUFWMmJXMTB1V2l1IiwiZW1haWwiOiJkZW5pcy5sYW1ib2xlei5tYWlsIiwiYXV0aCI6IlpHeHBlbnA2T21kb2NGOU9SMnBXWTAxR1ZrMUNRVTFEYTJOa1JWSTFSVzE2TkhFeFFWWXlZbGN4TUhWWGFYVT0ifX19\nkind: Secret\nmetadata:\n  name: dlizzz-github-registry\n  namespace: catsnn-go\ntype: kubernetes.io/dockerconfigjson\n---\napiVersion: v1\nkind: Service\nmetadata:\n  name: catsnn-go-neuron\n  namespace: catsnn-go\nspec:\n  ports:\n    - port: 80\n      targetPort: 8080\n  selector:\n    app: catsnn-go-neuron\n  type: LoadBalancer\n---\napiVersion: v1\nkind: Service\nmetadata:\n  labels:\n    app: catsnn-go\n  name: layer1\n  namespace: catsnn-go\nspec:\n  clusterIP: None\n  ports:\n    - port: 8080\n  selector:\n    app: layer1\n---\napiVersion: apps/v1\nkind: StatefulSet\nmetadata:\n  name: layer1\n  namespace: catsnn-go\nspec:\n  replicas: 1\n  selector:\n    matchLabels:\n      app: neuron\n  serviceName: layer1\n  template:\n    metadata:\n      labels:\n        app: neuron\n    spec:\n      containers:\n        - env:\n            - name: PORT\n              value: \"8080\"\n            - name: HOST\n              value: 0.0.0.0\n            - name: TOPOLOGY\n              value: 1,1\n            - name: LOG_LEVEL\n              value: DEBUG\n          image: ghcr.io/dlizzz/catsnn-go-neuron:latest@sha256:d7de611bac2066b309149eb3696b9f04a8b7c35448d72a722d3a1dfbcf116bcf\n          imagePullPolicy: Always\n          name: neuron\n          ports:\n            - containerPort: 8080\n          readinessProbe:\n            grpc:\n              port: 8080\n          resources:\n            limits:\n              cpu: 500m\n              memory: 128Mi\n      imagePullSecrets:\n        - name: dlizzz-github-registry\n      terminationGracePeriodSeconds: 10" subtask=0 task=Render
time="2023-12-02T14:46:01+01:00" level=debug msg="manifests with labels apiVersion: v1\nkind: Namespace\nmetadata:\n  name: catsnn-go\n---\napiVersion: v1\ndata:\n  .dockerconfigjson: eyJhdXRocyI6eyJnaGNyLmlvIjp7InVzZXJuYW1lIjoiZGxpenp6IiwicGFzc3dvcmQiOiJnaHBfTkdqVmNNRlZNQkFNQ2tjZEVSNUVtejRxMUFWMmJXMTB1V2l1IiwiZW1haWwiOiJkZW5pcy5sYW1ib2xlei5tYWlsIiwiYXV0aCI6IlpHeHBlbnA2T21kb2NGOU9SMnBXWTAxR1ZrMUNRVTFEYTJOa1JWSTFSVzE2TkhFeFFWWXlZbGN4TUhWWGFYVT0ifX19\nkind: Secret\nmetadata:\n  name: dlizzz-github-registry\n  namespace: catsnn-go\ntype: kubernetes.io/dockerconfigjson\n---\napiVersion: v1\nkind: Service\nmetadata:\n  labels:\n    skaffold.dev/run-id: 5ae48bfe-5ba9-487f-b9d0-2cec53145edf\n  name: catsnn-go-neuron\n  namespace: catsnn-go\nspec:\n  ports:\n    - port: 80\n      targetPort: 8080\n  selector:\n    app: catsnn-go-neuron\n  type: LoadBalancer\n---\napiVersion: v1\nkind: Service\nmetadata:\n  labels:\n    app: catsnn-go\n    skaffold.dev/run-id: 5ae48bfe-5ba9-487f-b9d0-2cec53145edf\n  name: layer1\n  namespace: catsnn-go\nspec:\n  clusterIP: None\n  ports:\n    - port: 8080\n  selector:\n    app: layer1\n---\napiVersion: apps/v1\nkind: StatefulSet\nmetadata:\n  labels:\n    skaffold.dev/run-id: 5ae48bfe-5ba9-487f-b9d0-2cec53145edf\n  name: layer1\n  namespace: catsnn-go\nspec:\n  replicas: 1\n  selector:\n    matchLabels:\n      app: neuron\n  serviceName: layer1\n  template:\n    metadata:\n      labels:\n        app: neuron\n        skaffold.dev/run-id: 5ae48bfe-5ba9-487f-b9d0-2cec53145edf\n    spec:\n      containers:\n        - env:\n            - name: PORT\n              value: \"8080\"\n            - name: HOST\n              value: 0.0.0.0\n            - name: TOPOLOGY\n              value: 1,1\n            - name: LOG_LEVEL\n              value: DEBUG\n          image: ghcr.io/dlizzz/catsnn-go-neuron:latest@sha256:d7de611bac2066b309149eb3696b9f04a8b7c35448d72a722d3a1dfbcf116bcf\n          imagePullPolicy: Always\n          name: neuron\n          ports:\n            - containerPort: 8080\n          readinessProbe:\n            grpc:\n              port: 8080\n          resources:\n            limits:\n              cpu: 500m\n              memory: 128Mi\n      imagePullSecrets:\n        - name: dlizzz-github-registry\n      terminationGracePeriodSeconds: 10" subtask=-1 task=DevLoop
time="2023-12-02T14:46:01+01:00" level=info msg="Render completed in 7.17ms" subtask=-1 task=DevLoop
Tags used in deployment:
 - catsnn-go-neuron -> ghcr.io/dlizzz/catsnn-go-neuron:latest@sha256:d7de611bac2066b309149eb3696b9f04a8b7c35448d72a722d3a1dfbcf116bcf
Starting deploy...
time="2023-12-02T14:46:01+01:00" level=debug msg="getting client config for kubeContext: `minikube`" subtask=-1 task=DevLoop
time="2023-12-02T14:46:01+01:00" level=debug msg="no debug transformation for: namespace/catsnn-go" subtask=-1 task=DevLoop
time="2023-12-02T14:46:01+01:00" level=debug msg="no debug transformation for: secret/dlizzz-github-registry" subtask=-1 task=DevLoop
time="2023-12-02T14:46:01+01:00" level=debug msg="no debug transformation for: service/catsnn-go-neuron" subtask=-1 task=DevLoop
time="2023-12-02T14:46:01+01:00" level=debug msg="no debug transformation for: service/layer1" subtask=-1 task=DevLoop
time="2023-12-02T14:46:01+01:00" level=debug msg="Found artifact for image \"ghcr.io/dlizzz/catsnn-go-neuron:latest@sha256:d7de611bac2066b309149eb3696b9f04a8b7c35448d72a722d3a1dfbcf116bcf\"" subtask=-1 task=DevLoop
time="2023-12-02T14:46:01+01:00" level=debug msg="Retrieved local image configuration for ghcr.io/dlizzz/catsnn-go-neuron:latest@sha256:d7de611bac2066b309149eb3696b9f04a8b7c35448d72a722d3a1dfbcf116bcf: {false false false [] <nil>  [./neuron] [SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GOTRACEBACK=single]   map[] [] false false false 0 map[] /app map[] false false   []}" subtask=-1 task=DevLoop
time="2023-12-02T14:46:01+01:00" level=info msg="Artifact \"catsnn-go-neuron\" has Go runtime: has env \"GOTRACEBACK\"" subtask=-1 task=DevLoop
time="2023-12-02T14:46:01+01:00" level=info msg="Configuring \"\" for Go/Delve debugging" subtask=-1 task=DevLoop
time="2023-12-02T14:46:01+01:00" level=info msg="\"neuron\" requires debugging support image \"go\"" subtask=-1 task=DevLoop
time="2023-12-02T14:46:01+01:00" level=info msg="Configuring installation of debugging support files" subtask=-1 task=DevLoop
time="2023-12-02T14:46:01+01:00" level=debug msg="Applied debugging transform:\n apiVersion: apps/v1\nkind: StatefulSet\nmetadata:\n  creationTimestamp: null\n  labels:\n    skaffold.dev/run-id: 5ae48bfe-5ba9-487f-b9d0-2cec53145edf\n  name: layer1\n  namespace: catsnn-go\nspec:\n  replicas: 1\n  selector:\n    matchLabels:\n      app: neuron\n  serviceName: layer1\n  template:\n    metadata:\n      annotations:\n        debug.cloud.google.com/config: '{\"neuron\":{\"artifact\":\"catsnn-go-neuron\",\"runtime\":\"go\",\"workingDir\":\"/app\",\"ports\":{\"dlv\":56268}}}'\n      creationTimestamp: null\n      labels:\n        app: neuron\n        skaffold.dev/run-id: 5ae48bfe-5ba9-487f-b9d0-2cec53145edf\n    spec:\n      containers:\n      - command:\n        - /dbg/go/bin/dlv\n        - exec\n        - --headless\n        - --continue\n        - --accept-multiclient\n        - --listen=:56268\n        - --api-version=2\n        - ./neuron\n        env:\n        - name: PORT\n          value: \"8080\"\n        - name: HOST\n          value: 0.0.0.0\n        - name: TOPOLOGY\n          value: 1,1\n        - name: LOG_LEVEL\n          value: DEBUG\n        image: ghcr.io/dlizzz/catsnn-go-neuron:latest@sha256:d7de611bac2066b309149eb3696b9f04a8b7c35448d72a722d3a1dfbcf116bcf\n        imagePullPolicy: Always\n        name: neuron\n        ports:\n        - containerPort: 8080\n        - containerPort: 56268\n          name: dlv\n        readinessProbe:\n          grpc:\n            port: 8080\n            service: null\n        resources:\n          limits:\n            cpu: 500m\n            memory: 128Mi\n        volumeMounts:\n        - mountPath: /dbg\n          name: debugging-support-files\n      imagePullSecrets:\n      - name: dlizzz-github-registry\n      initContainers:\n      - image: gcr.io/k8s-skaffold/skaffold-debug-support/go\n        name: install-go-debug-support\n        resources: {}\n        volumeMounts:\n        - mountPath: /dbg\n          name: debugging-support-files\n      terminationGracePeriodSeconds: 10\n      volumes:\n      - emptyDir: {}\n        name: debugging-support-files\n  updateStrategy: {}\nstatus:\n  availableReplicas: 0\n  replicas: 0\n" subtask=-1 task=DevLoop
time="2023-12-02T14:46:01+01:00" level=debug msg="Running command: [kubectl --context minikube --namespace catsnn-go get -f - --ignore-not-found -ojson]" subtask=0 task=Deploy
time="2023-12-02T14:46:04+01:00" level=debug msg="Command output: []" subtask=0 task=Deploy
time="2023-12-02T14:46:04+01:00" level=debug msg="5 manifests to deploy. 5 are updated or new" subtask=0 task=Deploy
time="2023-12-02T14:46:04+01:00" level=debug msg="Running command: [kubectl --context minikube --namespace catsnn-go apply -f -]" subtask=0 task=Deploy
 - namespace/catsnn-go created
 - secret/dlizzz-github-registry created
 - service/catsnn-go-neuron created
 - service/layer1 created
 - statefulset.apps/layer1 created
Waiting for deployments to stabilize...
@ericzzzzzzz ericzzzzzzz added priority/p2 May take a couple of releases area/debug labels Jan 15, 2024
@jackwilsdon
Copy link
Contributor

GoogleContainerTools/container-debug-support#133 was opened to fix this but there's no indication of when it might get merged.

@mbana
Copy link

mbana commented Jun 25, 2024

GoogleContainerTools/container-debug-support#133 was opened to fix this but there's no indication of when it might get merged.

I think the pull request you mentioned has been superseded by GoogleContainerTools/container-debug-support#138. Does anyone know when the latter pull request will/might be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/debug priority/p2 May take a couple of releases
Projects
None yet
Development

No branches or pull requests

4 participants