Pull request #251 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 340a8640ae7276737782a707bc9cad106123ab3e+2bd6e5dae59222faf073cfb9822f90f2048c0bba (c3d4cc256eb8842114dca7233c77568b64c52039) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8912878935944047439.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8071146277480566291.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7128674615253758933.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14454582378627349490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15326239822411631549.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-251/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-251/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4694598276725646558.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8477 in /w/workspace/gexfoundry_device-snmp-go_PR-251 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-251 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 340a8640ae7276737782a707bc9cad106123ab3e Merge succeeded, producing 340a8640ae7276737782a707bc9cad106123ab3e Checking out Revision 340a8640ae7276737782a707bc9cad106123ab3e (PR-251) Commit message: "build(deps): bump golang.org/x/net" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T03:38:44.270Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 340a8640ae7276737782a707bc9cad106123ab3e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 340a8640ae7276737782a707bc9cad106123ab3e # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T03:38:44.456Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T03:38:44.560Z] ========================================================= [2023-03-07T03:38:44.560Z] EdgeX Global Pipelines Version Info [2023-03-07T03:38:44.560Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:38:45.304Z] ------------------- [2023-03-07T03:38:45.304Z] stable info: [2023-03-07T03:38:45.304Z] ------------------- [2023-03-07T03:38:45.304Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T03:38:45.304Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T03:38:45.304Z] Message: update stable to v1.0.244 [2023-03-07T03:38:45.876Z] ------------------- [2023-03-07T03:38:45.876Z] experimental info: [2023-03-07T03:38:45.876Z] ------------------- [2023-03-07T03:38:45.876Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T03:38:45.876Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T03:38:45.876Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T03:38:46.152Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-03-07T03:38:46.190Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-03-07T03:38:46.233Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T03:38:46.274Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T03:38:46.316Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T03:38:46.361Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T03:38:46.402Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T03:38:46.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-07T03:38:46.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T03:38:46.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T03:38:46.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T03:38:46.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-03-07T03:38:46.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T03:38:46.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T03:38:46.840Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T03:38:46.889Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T03:38:46.933Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T03:38:46.979Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T03:38:47.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T03:38:47.062Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T03:38:47.103Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-07T03:38:47.147Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-07T03:38:47.189Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-07T03:38:47.233Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-07T03:38:47.274Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-07T03:38:47.315Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T03:38:47.360Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T03:38:47.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-251 [Pipeline] echo [2023-03-07T03:38:47.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-251 [Pipeline] echo [2023-03-07T03:38:47.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-251 [Pipeline] echo [2023-03-07T03:38:47.542Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 340a8640ae7276737782a707bc9cad106123ab3e [Pipeline] echo [2023-03-07T03:38:47.587Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 340a864 [Pipeline] echo [2023-03-07T03:38:47.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T03:38:47.753Z] provisioning config files... [2023-03-07T03:38:47.769Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-251@tmp/config17612087397974687964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:38:48.112Z] ---> docker-login.sh [2023-03-07T03:38:48.112Z] nexus3.edgexfoundry.org:10001 [2023-03-07T03:38:48.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:38:48.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:38:48.371Z] Configure a credential helper to remove this warning. See [2023-03-07T03:38:48.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:38:48.371Z] [2023-03-07T03:38:48.371Z] Login Succeeded [2023-03-07T03:38:48.371Z] nexus3.edgexfoundry.org:10002 [2023-03-07T03:38:48.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:38:48.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:38:48.371Z] Configure a credential helper to remove this warning. See [2023-03-07T03:38:48.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:38:48.371Z] [2023-03-07T03:38:48.371Z] Login Succeeded [2023-03-07T03:38:48.371Z] nexus3.edgexfoundry.org:10003 [2023-03-07T03:38:48.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:38:48.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:38:48.633Z] Configure a credential helper to remove this warning. See [2023-03-07T03:38:48.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:38:48.633Z] [2023-03-07T03:38:48.633Z] Login Succeeded [2023-03-07T03:38:48.633Z] nexus3.edgexfoundry.org:10004 [2023-03-07T03:38:48.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:38:48.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:38:48.633Z] Configure a credential helper to remove this warning. See [2023-03-07T03:38:48.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:38:48.633Z] [2023-03-07T03:38:48.633Z] Login Succeeded [2023-03-07T03:38:48.633Z] docker.io [2023-03-07T03:38:48.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:38:48.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:38:48.895Z] Configure a credential helper to remove this warning. See [2023-03-07T03:38:48.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:38:48.895Z] [2023-03-07T03:38:48.895Z] Login Succeeded [2023-03-07T03:38:48.895Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T03:38:48.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T03:38:49.574Z] + git rev-list -1 --merges 340a8640ae7276737782a707bc9cad106123ab3e~1..340a8640ae7276737782a707bc9cad106123ab3e [Pipeline] echo [2023-03-07T03:38:49.646Z] -----------> git rev-list -1 --merges 340a8640ae7276737782a707bc9cad106123ab3e~1..340a8640ae7276737782a707bc9cad106123ab3e 340a8640ae7276737782a707bc9cad106123ab3e [false] [Pipeline] sh [2023-03-07T03:38:50.050Z] + git log --format=format:%s -1 340a8640ae7276737782a707bc9cad106123ab3e [Pipeline] echo [2023-03-07T03:38:50.087Z] ========================================================= [2023-03-07T03:38:50.087Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T03:38:50.087Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T03:38:50.531Z] + git log --format=format:%s -1 340a8640ae7276737782a707bc9cad106123ab3e [Pipeline] echo [2023-03-07T03:38:50.566Z] [semverPrep] GIT_COMMIT: 340a8640ae7276737782a707bc9cad106123ab3e, Commit Message: build(deps): bump golang.org/x/net [Pipeline] echo [2023-03-07T03:38:50.600Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-07T03:38:50.975Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T03:38:50.975Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T03:38:50.975Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T03:38:50.975Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T03:38:50.975Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T03:38:50.975Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T03:38:50.975Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:38:51.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T03:38:51.412Z] [2023-03-07T03:38:51.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:38:51.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T03:38:51.793Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T03:38:51.793Z] b85a868b505f: Pulling fs layer [2023-03-07T03:38:51.793Z] e2be974225ed: Pulling fs layer [2023-03-07T03:38:51.793Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T03:38:51.793Z] 988bab9f4d93: Pulling fs layer [2023-03-07T03:38:51.793Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T03:38:51.793Z] eaf3925da568: Pulling fs layer [2023-03-07T03:38:51.793Z] bab4dde63d76: Pulling fs layer [2023-03-07T03:38:51.793Z] 988bab9f4d93: Waiting [2023-03-07T03:38:51.793Z] bde34c3a00c8: Pulling fs layer [2023-03-07T03:38:51.793Z] b352a97aabf1: Pulling fs layer [2023-03-07T03:38:51.793Z] 4872d77fe225: Pulling fs layer [2023-03-07T03:38:51.793Z] 5851b861e8e6: Pulling fs layer [2023-03-07T03:38:51.793Z] 1469e6f7b9e6: Waiting [2023-03-07T03:38:51.793Z] eaf3925da568: Waiting [2023-03-07T03:38:51.793Z] 4872d77fe225: Waiting [2023-03-07T03:38:51.793Z] 5851b861e8e6: Waiting [2023-03-07T03:38:51.793Z] bab4dde63d76: Waiting [2023-03-07T03:38:51.793Z] b352a97aabf1: Waiting [2023-03-07T03:38:51.793Z] bde34c3a00c8: Waiting [2023-03-07T03:38:51.793Z] e2be974225ed: Download complete [2023-03-07T03:38:51.793Z] 988bab9f4d93: Download complete [2023-03-07T03:38:52.056Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T03:38:52.056Z] 1469e6f7b9e6: Download complete [2023-03-07T03:38:52.056Z] eaf3925da568: Download complete [2023-03-07T03:38:52.056Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T03:38:52.056Z] 339a4e72a1f5: Download complete [2023-03-07T03:38:52.056Z] bde34c3a00c8: Verifying Checksum [2023-03-07T03:38:52.056Z] bde34c3a00c8: Download complete [2023-03-07T03:38:52.056Z] b352a97aabf1: Download complete [2023-03-07T03:38:52.056Z] 4872d77fe225: Verifying Checksum [2023-03-07T03:38:52.056Z] 4872d77fe225: Download complete [2023-03-07T03:38:52.056Z] 5851b861e8e6: Verifying Checksum [2023-03-07T03:38:52.056Z] 5851b861e8e6: Download complete [2023-03-07T03:38:52.056Z] b85a868b505f: Verifying Checksum [2023-03-07T03:38:52.056Z] b85a868b505f: Download complete [2023-03-07T03:38:52.316Z] bab4dde63d76: Verifying Checksum [2023-03-07T03:38:52.317Z] bab4dde63d76: Download complete [2023-03-07T03:38:53.698Z] b85a868b505f: Pull complete [2023-03-07T03:38:53.698Z] e2be974225ed: Pull complete [2023-03-07T03:38:53.956Z] 339a4e72a1f5: Pull complete [2023-03-07T03:38:53.956Z] 988bab9f4d93: Pull complete [2023-03-07T03:38:54.216Z] 1469e6f7b9e6: Pull complete [2023-03-07T03:38:54.476Z] eaf3925da568: Pull complete [2023-03-07T03:38:56.379Z] bab4dde63d76: Pull complete [2023-03-07T03:38:56.379Z] bde34c3a00c8: Pull complete [2023-03-07T03:38:56.380Z] b352a97aabf1: Pull complete [2023-03-07T03:38:56.380Z] 4872d77fe225: Pull complete [2023-03-07T03:38:56.380Z] 5851b861e8e6: Pull complete [2023-03-07T03:38:56.380Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T03:38:56.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T03:38:56.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T03:38:56.608Z] prd-ubuntu20.04-docker-8c-8g-8477 does not seem to be running inside a container [2023-03-07T03:38:56.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-251 -v /w/workspace/gexfoundry_device-snmp-go_PR-251:/w/workspace/gexfoundry_device-snmp-go_PR-251:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-251@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T03:38:57.820Z] $ docker top 4ab6d90fdf55f0192174352b9d92a40c8e16eee6ed9334167c1ac37191967170 -eo pid,comm [2023-03-07T03:38:57.871Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-07T03:38:57.871Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T03:38:57.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T03:38:57.999Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T03:38:58.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T03:38:58.132Z] $ docker exec 4ab6d90fdf55f0192174352b9d92a40c8e16eee6ed9334167c1ac37191967170 ssh-agent [2023-03-07T03:38:58.244Z] SSH_AUTH_SOCK=/tmp/ssh-SnNpmiP7RYaJ/agent.33 [2023-03-07T03:38:58.244Z] SSH_AGENT_PID=39 [2023-03-07T03:38:58.250Z] Running ssh-add (command line suppressed) [2023-03-07T03:38:58.356Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-251@tmp/private_key_3517145026655337522.key (/w/workspace/gexfoundry_device-snmp-go_PR-251@tmp/private_key_3517145026655337522.key) [2023-03-07T03:38:58.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T03:38:58.698Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T03:38:58.777Z] $ docker exec --env ******** --env ******** 4ab6d90fdf55f0192174352b9d92a40c8e16eee6ed9334167c1ac37191967170 ssh-agent -k [2023-03-07T03:38:58.874Z] unset SSH_AUTH_SOCK; [2023-03-07T03:38:58.875Z] unset SSH_AGENT_PID; [2023-03-07T03:38:58.875Z] echo Agent pid 39 killed; [2023-03-07T03:38:58.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T03:38:58.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T03:38:58.966Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T03:38:59.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T03:38:59.093Z] $ docker exec 4ab6d90fdf55f0192174352b9d92a40c8e16eee6ed9334167c1ac37191967170 ssh-agent [2023-03-07T03:38:59.212Z] SSH_AUTH_SOCK=/tmp/ssh-Xhub1OTPe88m/agent.71 [2023-03-07T03:38:59.212Z] SSH_AGENT_PID=77 [2023-03-07T03:38:59.216Z] Running ssh-add (command line suppressed) [2023-03-07T03:38:59.346Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-251@tmp/private_key_11263929260440692849.key (/w/workspace/gexfoundry_device-snmp-go_PR-251@tmp/private_key_11263929260440692849.key) [2023-03-07T03:38:59.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T03:38:59.677Z] + git semver init [2023-03-07T03:38:59.936Z] 2023-03-07 03:38:59,865 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T03:38:59.936Z] 2023-03-07 03:38:59,865 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-251/.semver [2023-03-07T03:38:59.936Z] 2023-03-07 03:38:59,866 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-251/.semver [2023-03-07T03:38:59.936Z] 2023-03-07 03:38:59,866 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-251/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-251, universal_newlines=False, shell=None, istream=None) [2023-03-07T03:39:00.875Z] 2023-03-07 03:39:00,789 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-251/.git/info/exclude [2023-03-07T03:39:00.875Z] 2023-03-07 03:39:00,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-251/.semver/PR-251 with force:False [2023-03-07T03:39:00.875Z] 2023-03-07 03:39:00,789 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-251/.semver/PR-251 [2023-03-07T03:39:00.875Z] 2023-03-07 03:39:00,793 [execute] INFO git cat-file --batch-check [2023-03-07T03:39:00.875Z] 2023-03-07 03:39:00,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-251/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T03:39:00.875Z] 2023-03-07 03:39:00,800 [execute] INFO git cat-file --batch [2023-03-07T03:39:00.875Z] 2023-03-07 03:39:00,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-251/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T03:39:00.875Z] 2023-03-07 03:39:00,808 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-251/.semver/PR-251 [2023-03-07T03:39:00.875Z] 0.0.0 [Pipeline] } [2023-03-07T03:39:00.905Z] $ docker exec --env ******** --env ******** 4ab6d90fdf55f0192174352b9d92a40c8e16eee6ed9334167c1ac37191967170 ssh-agent -k [2023-03-07T03:39:01.006Z] unset SSH_AUTH_SOCK; [2023-03-07T03:39:01.006Z] unset SSH_AGENT_PID; [2023-03-07T03:39:01.006Z] echo Agent pid 77 killed; [2023-03-07T03:39:01.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T03:39:01.421Z] + git semver [Pipeline] } [2023-03-07T03:39:02.020Z] $ docker stop --time=1 4ab6d90fdf55f0192174352b9d92a40c8e16eee6ed9334167c1ac37191967170 [2023-03-07T03:39:03.328Z] $ docker rm -f --volumes 4ab6d90fdf55f0192174352b9d92a40c8e16eee6ed9334167c1ac37191967170 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T03:39:03.756Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T03:39:04.026Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T03:39:04.046Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T03:39:04.758Z] provisioning config files... [2023-03-07T03:39:04.779Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-251@tmp/config3945763100980497859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:39:05.120Z] ---> docker-login.sh [2023-03-07T03:39:05.121Z] nexus3.edgexfoundry.org:10001 [2023-03-07T03:39:05.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:39:05.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:39:05.121Z] Configure a credential helper to remove this warning. See [2023-03-07T03:39:05.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:39:05.121Z] [2023-03-07T03:39:05.121Z] Login Succeeded [2023-03-07T03:39:05.121Z] nexus3.edgexfoundry.org:10002 [2023-03-07T03:39:05.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:39:05.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:39:05.121Z] Configure a credential helper to remove this warning. See [2023-03-07T03:39:05.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:39:05.121Z] [2023-03-07T03:39:05.121Z] Login Succeeded [2023-03-07T03:39:05.121Z] nexus3.edgexfoundry.org:10003 [2023-03-07T03:39:05.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:39:05.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:39:05.382Z] Configure a credential helper to remove this warning. See [2023-03-07T03:39:05.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:39:05.382Z] [2023-03-07T03:39:05.382Z] Login Succeeded [2023-03-07T03:39:05.382Z] nexus3.edgexfoundry.org:10004 [2023-03-07T03:39:05.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:39:05.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:39:05.382Z] Configure a credential helper to remove this warning. See [2023-03-07T03:39:05.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:39:05.382Z] [2023-03-07T03:39:05.382Z] Login Succeeded [2023-03-07T03:39:05.382Z] docker.io [2023-03-07T03:39:05.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:39:05.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:39:05.644Z] Configure a credential helper to remove this warning. See [2023-03-07T03:39:05.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:39:05.644Z] [2023-03-07T03:39:05.644Z] Login Succeeded [2023-03-07T03:39:05.644Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T03:39:05.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T03:39:05.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T03:39:05.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T03:39:05.927Z] ========================================================= [2023-03-07T03:39:05.927Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T03:39:05.927Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:39:06.388Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T03:39:06.388Z] Sending build context to Docker daemon 5.698MB [2023-03-07T03:39:06.388Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T03:39:06.388Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-07T03:39:06.389Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T03:39:06.389Z] 213ec9aee27d: Pulling fs layer [2023-03-07T03:39:06.389Z] 4583459ba037: Pulling fs layer [2023-03-07T03:39:06.389Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T03:39:06.389Z] 53926ce57604: Pulling fs layer [2023-03-07T03:39:06.389Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T03:39:06.389Z] 22ff95d597cd: Pulling fs layer [2023-03-07T03:39:06.389Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T03:39:06.389Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T03:39:06.389Z] a7acece74701: Pulling fs layer [2023-03-07T03:39:06.389Z] 21b2b0c7a3f4: Waiting [2023-03-07T03:39:06.389Z] 22ff95d597cd: Waiting [2023-03-07T03:39:06.389Z] 12d6caf4c0d1: Waiting [2023-03-07T03:39:06.389Z] 96b7cbca73a9: Waiting [2023-03-07T03:39:06.389Z] a7acece74701: Waiting [2023-03-07T03:39:06.389Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T03:39:06.389Z] 93c1e223e6f2: Download complete [2023-03-07T03:39:06.389Z] 4583459ba037: Verifying Checksum [2023-03-07T03:39:06.389Z] 4583459ba037: Download complete [2023-03-07T03:39:06.389Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-07T03:39:06.389Z] 21b2b0c7a3f4: Download complete [2023-03-07T03:39:06.389Z] 22ff95d597cd: Verifying Checksum [2023-03-07T03:39:06.389Z] 22ff95d597cd: Download complete [2023-03-07T03:39:06.650Z] 213ec9aee27d: Verifying Checksum [2023-03-07T03:39:06.650Z] 213ec9aee27d: Download complete [2023-03-07T03:39:06.650Z] 12d6caf4c0d1: Verifying Checksum [2023-03-07T03:39:06.650Z] 12d6caf4c0d1: Download complete [2023-03-07T03:39:06.650Z] 213ec9aee27d: Pull complete [2023-03-07T03:39:06.915Z] 4583459ba037: Pull complete [2023-03-07T03:39:06.915Z] 93c1e223e6f2: Pull complete [2023-03-07T03:39:07.177Z] a7acece74701: Verifying Checksum [2023-03-07T03:39:07.177Z] a7acece74701: Download complete [2023-03-07T03:39:07.436Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T03:39:07.437Z] 96b7cbca73a9: Download complete [2023-03-07T03:39:07.437Z] 53926ce57604: Verifying Checksum [2023-03-07T03:39:07.437Z] 53926ce57604: Download complete [2023-03-07T03:39:11.627Z] 53926ce57604: Pull complete [2023-03-07T03:39:11.627Z] 21b2b0c7a3f4: Pull complete [2023-03-07T03:39:11.627Z] 22ff95d597cd: Pull complete [2023-03-07T03:39:11.627Z] 12d6caf4c0d1: Pull complete [2023-03-07T03:39:13.528Z] 96b7cbca73a9: Pull complete [2023-03-07T03:39:14.098Z] a7acece74701: Pull complete [2023-03-07T03:39:14.098Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T03:39:14.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T03:39:14.098Z] ---> db6d94c90886 [2023-03-07T03:39:14.098Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-07T03:39:15.481Z] ---> Running in 36090a1e9f5d [2023-03-07T03:39:15.481Z] Removing intermediate container 36090a1e9f5d [2023-03-07T03:39:15.481Z] ---> 6e807b787b6a [2023-03-07T03:39:15.481Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T03:39:15.481Z] ---> Running in 01fa006788ba [2023-03-07T03:39:15.741Z] Removing intermediate container 01fa006788ba [2023-03-07T03:39:15.741Z] ---> a6815d87c57c [2023-03-07T03:39:15.741Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-07T03:39:15.741Z] ---> Running in a7f0fc68260e [2023-03-07T03:39:15.741Z] Removing intermediate container a7f0fc68260e [2023-03-07T03:39:15.741Z] ---> fc37d6e9a3c6 [2023-03-07T03:39:15.741Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T03:39:15.741Z] ---> Running in 1a498e4ab93b [2023-03-07T03:39:16.013Z] Removing intermediate container 1a498e4ab93b [2023-03-07T03:39:16.013Z] ---> 7dd79fc15d0d [2023-03-07T03:39:16.013Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T03:39:16.013Z] ---> Running in 07f3755263f5 [2023-03-07T03:39:16.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T03:39:16.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T03:39:16.535Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-07T03:39:16.535Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-07T03:39:16.535Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-07T03:39:16.795Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-07T03:39:16.795Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T03:39:16.795Z] OK: 216 MiB in 55 packages [2023-03-07T03:39:17.054Z] Removing intermediate container 07f3755263f5 [2023-03-07T03:39:17.054Z] ---> 5a9c70fe7396 [2023-03-07T03:39:17.054Z] Step 8/12 : WORKDIR /device-snmp-go [2023-03-07T03:39:17.054Z] ---> Running in a53ae86637f8 [2023-03-07T03:39:17.314Z] Removing intermediate container a53ae86637f8 [2023-03-07T03:39:17.314Z] ---> 24de18e0a961 [2023-03-07T03:39:17.314Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-07T03:39:17.314Z] ---> f0424305157d [2023-03-07T03:39:17.314Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T03:39:17.314Z] ---> Running in 20c24f1e31df [2023-03-07T03:39:19.458Z] Still waiting to schedule task [2023-03-07T03:39:19.459Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8476’ [2023-03-07T03:39:32.209Z] Removing intermediate container 20c24f1e31df [2023-03-07T03:39:32.209Z] ---> f92c9f301eb5 [2023-03-07T03:39:32.209Z] Step 11/12 : COPY . . [2023-03-07T03:39:32.467Z] ---> e5dd6f8778e6 [2023-03-07T03:39:32.467Z] Step 12/12 : RUN ${MAKE} [2023-03-07T03:39:32.467Z] ---> Running in 416d60ceab98 [2023-03-07T03:39:32.725Z] noop [2023-03-07T03:39:33.293Z] Removing intermediate container 416d60ceab98 [2023-03-07T03:39:33.293Z] ---> 524cdf483aed [2023-03-07T03:39:33.293Z] Successfully built 524cdf483aed [2023-03-07T03:39:33.293Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:39:33.726Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T03:39:33.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T03:39:33.875Z] prd-ubuntu20.04-docker-8c-8g-8477 does not seem to be running inside a container [2023-03-07T03:39:33.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-251 -v /w/workspace/gexfoundry_device-snmp-go_PR-251:/w/workspace/gexfoundry_device-snmp-go_PR-251:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-251@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T03:39:34.259Z] $ docker top 8eedb8a4ea53fa42b66daa145c18c9e31ebcb4ba9a1cb46ff096769517bcdd28 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T03:39:34.649Z] + go version [2023-03-07T03:39:34.649Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T03:39:34.686Z] $ docker stop --time=1 8eedb8a4ea53fa42b66daa145c18c9e31ebcb4ba9a1cb46ff096769517bcdd28 [2023-03-07T03:39:35.961Z] $ docker rm -f --volumes 8eedb8a4ea53fa42b66daa145c18c9e31ebcb4ba9a1cb46ff096769517bcdd28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:39:36.702Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T03:39:36.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T03:39:36.851Z] prd-ubuntu20.04-docker-8c-8g-8477 does not seem to be running inside a container [2023-03-07T03:39:36.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-251 -v /w/workspace/gexfoundry_device-snmp-go_PR-251:/w/workspace/gexfoundry_device-snmp-go_PR-251:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-251@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T03:39:37.242Z] $ docker top b26b928825344198e54ba63b1f492379af642a87255bfb421b3f664ea02e88e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T03:39:37.630Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-251 [Pipeline] fileExists [Pipeline] sh [2023-03-07T03:39:37.984Z] + make test [2023-03-07T03:39:37.984Z] go test ./... -coverprofile=coverage.out [2023-03-07T03:39:38.243Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-03-07T03:39:48.209Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-03-07T03:39:48.209Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.018s coverage: 0.0% of statements [2023-03-07T03:39:53.473Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-07T03:39:53.473Z] go vet ./... [2023-03-07T03:39:56.755Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T03:39:56.755Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T03:39:56.755Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T03:39:56.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T03:39:56.824Z] $ docker stop --time=1 b26b928825344198e54ba63b1f492379af642a87255bfb421b3f664ea02e88e9 [2023-03-07T03:39:58.413Z] $ docker rm -f --volumes b26b928825344198e54ba63b1f492379af642a87255bfb421b3f664ea02e88e9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T03:39:58.936Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T03:39:59.000Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-07T03:39:59.585Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T03:39:59.903Z] + ls -al . [2023-03-07T03:39:59.903Z] total 180 [2023-03-07T03:39:59.903Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 03:39 . [2023-03-07T03:39:59.903Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 03:38 .. [2023-03-07T03:39:59.903Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 7 03:38 .dockerignore [2023-03-07T03:39:59.903Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 03:39 .git [2023-03-07T03:39:59.903Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:38 .github [2023-03-07T03:39:59.903Z] -rw-rw-r-- 1 jenkins jenkins 328 Mar 7 03:38 .gitignore [2023-03-07T03:39:59.903Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 03:38 .golangci.yml [2023-03-07T03:39:59.903Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 03:39 .semver [2023-03-07T03:39:59.903Z] -rw-rw-r-- 1 jenkins jenkins 8828 Mar 7 03:38 Attribution.txt [2023-03-07T03:39:59.903Z] -rw-rw-r-- 1 jenkins jenkins 8355 Mar 7 03:38 CHANGELOG.md [2023-03-07T03:39:59.903Z] -rw-rw-r-- 1 jenkins jenkins 1423 Mar 7 03:38 Dockerfile [2023-03-07T03:39:59.903Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 03:38 GOVERNANCE.md [2023-03-07T03:39:59.903Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 7 03:38 Jenkinsfile [2023-03-07T03:39:59.903Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 03:38 LICENSE [2023-03-07T03:39:59.903Z] -rw-rw-r-- 1 jenkins jenkins 2079 Mar 7 03:38 Makefile [2023-03-07T03:39:59.903Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 7 03:38 OWNERS.md [2023-03-07T03:39:59.903Z] -rw-rw-r-- 1 jenkins jenkins 10054 Mar 7 03:38 README.md [2023-03-07T03:39:59.903Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 03:39 VERSION [2023-03-07T03:39:59.903Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 03:38 bin [2023-03-07T03:39:59.903Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:38 cmd [2023-03-07T03:39:59.903Z] -rw-r--r-- 1 jenkins jenkins 7631 Mar 7 03:39 coverage.out [2023-03-07T03:39:59.903Z] -rw-rw-r-- 1 jenkins jenkins 3358 Mar 7 03:38 go.mod [2023-03-07T03:39:59.903Z] -rw-rw-r-- 1 jenkins jenkins 44819 Mar 7 03:38 go.sum [2023-03-07T03:39:59.903Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:38 internal [2023-03-07T03:39:59.903Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 03:38 snap [2023-03-07T03:39:59.903Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 7 03:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:40:00.474Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=340a8640ae7276737782a707bc9cad106123ab3e --label arch=amd64 --label version=0.0.0 . [2023-03-07T03:40:00.474Z] Sending build context to Docker daemon 5.706MB [2023-03-07T03:40:00.474Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T03:40:00.474Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-07T03:40:00.474Z] ---> 524cdf483aed [2023-03-07T03:40:00.474Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T03:40:00.474Z] ---> Running in 2aa054cbc7fb [2023-03-07T03:40:00.474Z] Removing intermediate container 2aa054cbc7fb [2023-03-07T03:40:00.474Z] ---> 0315ba753c09 [2023-03-07T03:40:00.474Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T03:40:00.732Z] ---> Running in 90bdb4a71321 [2023-03-07T03:40:00.732Z] Removing intermediate container 90bdb4a71321 [2023-03-07T03:40:00.732Z] ---> 7485e5d0df4d [2023-03-07T03:40:00.732Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-07T03:40:00.732Z] ---> Running in 8b21fdf2e965 [2023-03-07T03:40:00.732Z] Removing intermediate container 8b21fdf2e965 [2023-03-07T03:40:00.732Z] ---> 3d64a346b1ce [2023-03-07T03:40:00.732Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T03:40:00.732Z] ---> Running in 3d9c46c6cbec [2023-03-07T03:40:00.995Z] Removing intermediate container 3d9c46c6cbec [2023-03-07T03:40:00.995Z] ---> 5474d74b84f2 [2023-03-07T03:40:00.995Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T03:40:00.995Z] ---> Running in 982b87e35743 [2023-03-07T03:40:01.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T03:40:01.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T03:40:01.827Z] OK: 216 MiB in 55 packages [2023-03-07T03:40:02.088Z] Removing intermediate container 982b87e35743 [2023-03-07T03:40:02.088Z] ---> 1fa580fc5b55 [2023-03-07T03:40:02.088Z] Step 8/24 : WORKDIR /device-snmp-go [2023-03-07T03:40:02.088Z] ---> Running in 4063bff751fa [2023-03-07T03:40:02.088Z] Removing intermediate container 4063bff751fa [2023-03-07T03:40:02.088Z] ---> a98f9406bb13 [2023-03-07T03:40:02.088Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-07T03:40:02.347Z] ---> b52ddb412966 [2023-03-07T03:40:02.347Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T03:40:02.347Z] ---> Running in d5ceffab6b60 [2023-03-07T03:40:02.913Z] Removing intermediate container d5ceffab6b60 [2023-03-07T03:40:02.913Z] ---> 73e736c36ab4 [2023-03-07T03:40:02.913Z] Step 11/24 : COPY . . [2023-03-07T03:40:03.173Z] ---> 0e3b52b66625 [2023-03-07T03:40:03.173Z] Step 12/24 : RUN ${MAKE} [2023-03-07T03:40:03.173Z] ---> Running in 8c2071b04913 [2023-03-07T03:40:03.430Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-03-07T03:40:21.514Z] Removing intermediate container 8c2071b04913 [2023-03-07T03:40:21.514Z] ---> b8c070a827c9 [2023-03-07T03:40:21.514Z] Step 13/24 : FROM alpine:3.16 [2023-03-07T03:40:21.772Z] 3.16: Pulling from library/alpine [2023-03-07T03:40:21.772Z] ef5531b6e74e: Pulling fs layer [2023-03-07T03:40:22.080Z] ef5531b6e74e: Verifying Checksum [2023-03-07T03:40:22.080Z] ef5531b6e74e: Download complete [2023-03-07T03:40:22.080Z] ef5531b6e74e: Pull complete [2023-03-07T03:40:22.080Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T03:40:22.080Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T03:40:22.080Z] ---> dfd21b5a31f5 [2023-03-07T03:40:22.080Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T03:40:22.345Z] ---> Running in 6b389b85a578 [2023-03-07T03:40:22.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T03:40:22.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T03:40:22.892Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T03:40:22.892Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T03:40:23.170Z] OK: 6 MiB in 15 packages [2023-03-07T03:40:23.461Z] Removing intermediate container 6b389b85a578 [2023-03-07T03:40:23.461Z] ---> 652ce07057af [2023-03-07T03:40:23.461Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-03-07T03:40:23.749Z] ---> fe03d4efcc86 [2023-03-07T03:40:23.749Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-03-07T03:40:24.019Z] ---> 5da85a982b97 [2023-03-07T03:40:24.019Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-03-07T03:40:24.019Z] ---> 96f7594dc31f [2023-03-07T03:40:24.019Z] Step 18/24 : EXPOSE 59993 [2023-03-07T03:40:24.019Z] ---> Running in 7dbbb6cb68ca [2023-03-07T03:40:24.277Z] Removing intermediate container 7dbbb6cb68ca [2023-03-07T03:40:24.277Z] ---> cfb34f52972b [2023-03-07T03:40:24.277Z] Step 19/24 : EXPOSE 161 [2023-03-07T03:40:24.277Z] ---> Running in 90cab7aaa597 [2023-03-07T03:40:24.277Z] Removing intermediate container 90cab7aaa597 [2023-03-07T03:40:24.277Z] ---> 6ef8e7a6522f [2023-03-07T03:40:24.277Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-03-07T03:40:24.277Z] ---> Running in d4a7aa0b44ce [2023-03-07T03:40:24.536Z] Removing intermediate container d4a7aa0b44ce [2023-03-07T03:40:24.536Z] ---> 39741d012432 [2023-03-07T03:40:24.536Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T03:40:24.536Z] ---> Running in 522cff500b3a [2023-03-07T03:40:24.536Z] Removing intermediate container 522cff500b3a [2023-03-07T03:40:24.536Z] ---> 7e2f3ff82403 [2023-03-07T03:40:24.536Z] Step 22/24 : LABEL arch=amd64 [2023-03-07T03:40:24.536Z] ---> Running in c3958cfd73d8 [2023-03-07T03:40:24.536Z] Removing intermediate container c3958cfd73d8 [2023-03-07T03:40:24.536Z] ---> fff4191ffbe8 [2023-03-07T03:40:24.536Z] Step 23/24 : LABEL git_sha=340a8640ae7276737782a707bc9cad106123ab3e [2023-03-07T03:40:24.536Z] ---> Running in 175e3cdaa3d2 [2023-03-07T03:40:24.795Z] Removing intermediate container 175e3cdaa3d2 [2023-03-07T03:40:24.795Z] ---> 9047c1a8fa5a [2023-03-07T03:40:24.795Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T03:40:24.795Z] ---> Running in e8621a142fe0 [2023-03-07T03:40:24.795Z] Removing intermediate container e8621a142fe0 [2023-03-07T03:40:24.795Z] ---> 0b7add1fee22 [2023-03-07T03:40:24.795Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T03:40:24.795Z] Successfully built 0b7add1fee22 [2023-03-07T03:40:24.795Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:40:25.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T03:40:25.668Z] [2023-03-07T03:40:25.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:40:26.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T03:40:26.037Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T03:40:26.037Z] 5eb5b503b376: Pulling fs layer [2023-03-07T03:40:26.037Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T03:40:26.037Z] ec43610c2a17: Pulling fs layer [2023-03-07T03:40:26.037Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T03:40:26.037Z] 33b1e0a273af: Pulling fs layer [2023-03-07T03:40:26.037Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T03:40:26.037Z] 2f39f015ded8: Pulling fs layer [2023-03-07T03:40:26.037Z] 3a2ae6a8a46f: Waiting [2023-03-07T03:40:26.037Z] 33b1e0a273af: Waiting [2023-03-07T03:40:26.037Z] 5d3b04190fa2: Waiting [2023-03-07T03:40:26.037Z] 2f39f015ded8: Waiting [2023-03-07T03:40:26.037Z] 5c69ac0246d0: Verifying Checksum [2023-03-07T03:40:26.037Z] 5c69ac0246d0: Download complete [2023-03-07T03:40:26.037Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T03:40:26.037Z] 3a2ae6a8a46f: Download complete [2023-03-07T03:40:26.037Z] 33b1e0a273af: Verifying Checksum [2023-03-07T03:40:26.037Z] 33b1e0a273af: Download complete [2023-03-07T03:40:26.296Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T03:40:26.296Z] 5d3b04190fa2: Download complete [2023-03-07T03:40:26.296Z] ec43610c2a17: Verifying Checksum [2023-03-07T03:40:26.296Z] ec43610c2a17: Download complete [2023-03-07T03:40:26.296Z] 5eb5b503b376: Verifying Checksum [2023-03-07T03:40:26.296Z] 5eb5b503b376: Download complete [2023-03-07T03:40:27.671Z] 5eb5b503b376: Pull complete [2023-03-07T03:40:27.671Z] 5c69ac0246d0: Pull complete [2023-03-07T03:40:27.931Z] ec43610c2a17: Pull complete [2023-03-07T03:40:27.931Z] 3a2ae6a8a46f: Pull complete [2023-03-07T03:40:28.190Z] 33b1e0a273af: Pull complete [2023-03-07T03:40:28.190Z] 5d3b04190fa2: Pull complete [2023-03-07T03:40:32.385Z] 2f39f015ded8: Pull complete [2023-03-07T03:40:32.385Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T03:40:32.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T03:40:32.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T03:40:32.622Z] prd-ubuntu20.04-docker-8c-8g-8477 does not seem to be running inside a container [2023-03-07T03:40:32.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-251 -v /w/workspace/gexfoundry_device-snmp-go_PR-251:/w/workspace/gexfoundry_device-snmp-go_PR-251:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-251@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T03:40:33.958Z] $ docker top d12ee6e38e04956d1bab12176f0cde449f9aa3a1103750517a05ee7939b88fb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:40:34.392Z] ---> job-cost.sh [2023-03-07T03:40:34.392Z] lf-activate-venv: SKIPPING [2023-03-07T03:40:34.392Z] INFO: No Stack... [2023-03-07T03:40:34.960Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T03:40:35.222Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T03:40:35.537Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-251/archives/cost.csv [2023-03-07T03:40:35.537Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T03:40:35.860Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-251-1-stack-cost] [2023-03-07T03:40:35.865Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-251-1-stack-cost] did not exist. Created. [2023-03-07T03:40:35.865Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-251-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T03:40:36.269Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-07T03:40:36.322Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T03:40:36.344Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-251-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T03:40:36.425Z] $ docker stop --time=1 d12ee6e38e04956d1bab12176f0cde449f9aa3a1103750517a05ee7939b88fb2 [2023-03-07T03:40:37.565Z] $ docker rm -f --volumes d12ee6e38e04956d1bab12176f0cde449f9aa3a1103750517a05ee7939b88fb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T03:42:52.847Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8478 in /w/workspace/gexfoundry_device-snmp-go_PR-251 [Pipeline] { [Pipeline] ws [2023-03-07T03:42:52.910Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-07T03:42:53.010Z] Selected Git installation does not exist. Using Default [2023-03-07T03:42:53.010Z] The recommended git tool is: NONE [2023-03-07T03:43:00.773Z] using credential edgex-jenkins-ssh [2023-03-07T03:43:00.793Z] Cloning the remote Git repository [2023-03-07T03:43:00.858Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-03-07T03:43:00.967Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-03-07T03:43:01.176Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-03-07T03:43:01.177Z] > git --version # timeout=10 [2023-03-07T03:43:01.214Z] > git --version # 'git version 2.25.1' [2023-03-07T03:43:01.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T03:43:01.321Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T03:43:02.461Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-03-07T03:43:02.486Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T03:43:03.300Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-03-07T03:43:03.340Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-03-07T03:43:03.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T03:43:03.356Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-07T03:43:03.890Z] Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 340a8640ae7276737782a707bc9cad106123ab3e [2023-03-07T03:43:04.118Z] Merge succeeded, producing 340a8640ae7276737782a707bc9cad106123ab3e [2023-03-07T03:43:04.119Z] Checking out Revision 340a8640ae7276737782a707bc9cad106123ab3e (PR-251) [2023-03-07T03:43:04.614Z] Commit message: "build(deps): bump golang.org/x/net" [2023-03-07T03:43:04.674Z] > git --version # timeout=10 [2023-03-07T03:43:04.690Z] > git --version # 'git version 2.25.1' [2023-03-07T03:43:04.708Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [2023-03-07T03:43:03.916Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T03:43:03.934Z] > git checkout -f 340a8640ae7276737782a707bc9cad106123ab3e # timeout=10 [2023-03-07T03:43:04.025Z] > git remote # timeout=10 [2023-03-07T03:43:04.043Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T03:43:04.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T03:43:04.080Z] > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 [2023-03-07T03:43:04.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T03:43:04.132Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T03:43:04.147Z] > git checkout -f 340a8640ae7276737782a707bc9cad106123ab3e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T03:43:05.838Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T03:43:05.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T03:43:05.838Z] Dload Upload Total Spent Left Speed [2023-03-07T03:43:05.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-03-07T03:43:06.564Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T03:43:06.913Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T03:43:06.913Z] + sudo tee /etc/docker/daemon.new [2023-03-07T03:43:06.913Z] { [2023-03-07T03:43:06.913Z] "registry-mirrors": [ [2023-03-07T03:43:06.913Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T03:43:06.913Z] ], [2023-03-07T03:43:06.913Z] "bip": "10.250.0.254/24", [2023-03-07T03:43:06.913Z] "hosts": [ [2023-03-07T03:43:06.913Z] "tcp://0.0.0.0:5555", [2023-03-07T03:43:06.913Z] "unix:///var/run/docker.sock" [2023-03-07T03:43:06.913Z] ], [2023-03-07T03:43:06.913Z] "mtu": 1458, [2023-03-07T03:43:06.913Z] "selinux-enabled": true, [2023-03-07T03:43:06.913Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T03:43:06.913Z] } [Pipeline] sh [2023-03-07T03:43:07.262Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T03:43:07.611Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T03:43:25.927Z] provisioning config files... [2023-03-07T03:43:25.955Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config15086209001942345879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:43:26.355Z] ---> docker-login.sh [2023-03-07T03:43:26.355Z] nexus3.edgexfoundry.org:10001 [2023-03-07T03:43:26.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:43:26.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:43:26.944Z] Configure a credential helper to remove this warning. See [2023-03-07T03:43:26.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:43:26.944Z] [2023-03-07T03:43:26.944Z] Login Succeeded [2023-03-07T03:43:26.944Z] nexus3.edgexfoundry.org:10002 [2023-03-07T03:43:27.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:43:27.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:43:27.498Z] Configure a credential helper to remove this warning. See [2023-03-07T03:43:27.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:43:27.498Z] [2023-03-07T03:43:27.498Z] Login Succeeded [2023-03-07T03:43:27.498Z] nexus3.edgexfoundry.org:10003 [2023-03-07T03:43:27.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:43:27.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:43:27.767Z] Configure a credential helper to remove this warning. See [2023-03-07T03:43:27.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:43:27.767Z] [2023-03-07T03:43:27.767Z] Login Succeeded [2023-03-07T03:43:27.767Z] nexus3.edgexfoundry.org:10004 [2023-03-07T03:43:28.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:43:28.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:43:28.311Z] Configure a credential helper to remove this warning. See [2023-03-07T03:43:28.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:43:28.311Z] [2023-03-07T03:43:28.311Z] Login Succeeded [2023-03-07T03:43:28.311Z] docker.io [2023-03-07T03:43:28.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:43:28.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:43:28.850Z] Configure a credential helper to remove this warning. See [2023-03-07T03:43:28.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:43:28.850Z] [2023-03-07T03:43:28.850Z] Login Succeeded [2023-03-07T03:43:28.850Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T03:43:28.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T03:43:29.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T03:43:29.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T03:43:29.407Z] ========================================================= [2023-03-07T03:43:29.407Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T03:43:29.407Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:43:29.924Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T03:43:30.514Z] Sending build context to Docker daemon 2.954MB [2023-03-07T03:43:30.514Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T03:43:30.514Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-07T03:43:30.514Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T03:43:30.514Z] 9b18e9b68314: Pulling fs layer [2023-03-07T03:43:30.514Z] 35d82f9e3411: Pulling fs layer [2023-03-07T03:43:30.514Z] e16973657156: Pulling fs layer [2023-03-07T03:43:30.514Z] fc693d55d65f: Pulling fs layer [2023-03-07T03:43:30.514Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T03:43:30.514Z] dda99020689f: Pulling fs layer [2023-03-07T03:43:30.514Z] db1c61fa0a46: Pulling fs layer [2023-03-07T03:43:30.514Z] 891c053d2c06: Pulling fs layer [2023-03-07T03:43:30.514Z] 7e9fc2657dce: Waiting [2023-03-07T03:43:30.514Z] dda99020689f: Waiting [2023-03-07T03:43:30.514Z] db1c61fa0a46: Waiting [2023-03-07T03:43:30.514Z] 891c053d2c06: Waiting [2023-03-07T03:43:30.514Z] fc693d55d65f: Waiting [2023-03-07T03:43:30.782Z] e16973657156: Download complete [2023-03-07T03:43:30.782Z] 35d82f9e3411: Verifying Checksum [2023-03-07T03:43:30.782Z] 35d82f9e3411: Download complete [2023-03-07T03:43:30.782Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T03:43:30.782Z] 7e9fc2657dce: Download complete [2023-03-07T03:43:30.782Z] dda99020689f: Verifying Checksum [2023-03-07T03:43:30.782Z] dda99020689f: Download complete [2023-03-07T03:43:30.782Z] 9b18e9b68314: Verifying Checksum [2023-03-07T03:43:31.750Z] 9b18e9b68314: Pull complete [2023-03-07T03:43:31.750Z] 891c053d2c06: Verifying Checksum [2023-03-07T03:43:31.750Z] 891c053d2c06: Download complete [2023-03-07T03:43:32.346Z] 35d82f9e3411: Pull complete [2023-03-07T03:43:32.619Z] e16973657156: Pull complete [2023-03-07T03:43:33.205Z] db1c61fa0a46: Download complete [2023-03-07T03:43:33.477Z] fc693d55d65f: Download complete [2023-03-07T03:43:45.977Z] fc693d55d65f: Pull complete [2023-03-07T03:43:45.977Z] 7e9fc2657dce: Pull complete [2023-03-07T03:43:45.977Z] dda99020689f: Pull complete [2023-03-07T03:43:51.340Z] db1c61fa0a46: Pull complete [2023-03-07T03:43:53.306Z] 891c053d2c06: Pull complete [2023-03-07T03:43:53.306Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T03:43:53.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T03:43:53.306Z] ---> f96f9c87975a [2023-03-07T03:43:53.306Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-07T03:43:55.267Z] ---> Running in cce0bb25b7d6 [2023-03-07T03:43:55.536Z] Removing intermediate container cce0bb25b7d6 [2023-03-07T03:43:55.536Z] ---> 90f67d0502af [2023-03-07T03:43:55.536Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T03:43:55.536Z] ---> Running in f36bef798959 [2023-03-07T03:43:55.806Z] Removing intermediate container f36bef798959 [2023-03-07T03:43:55.806Z] ---> c45267575006 [2023-03-07T03:43:55.806Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-07T03:43:55.806Z] ---> Running in 91d57e4afaf0 [2023-03-07T03:43:56.075Z] Removing intermediate container 91d57e4afaf0 [2023-03-07T03:43:56.075Z] ---> dce161e51824 [2023-03-07T03:43:56.075Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T03:43:56.346Z] ---> Running in 46a0ef545a53 [2023-03-07T03:43:56.616Z] Removing intermediate container 46a0ef545a53 [2023-03-07T03:43:56.616Z] ---> 6760d4e8b632 [2023-03-07T03:43:56.616Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T03:43:56.616Z] ---> Running in c279568120dc [2023-03-07T03:43:57.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T03:43:57.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T03:43:58.820Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-07T03:43:58.820Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-07T03:43:58.820Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-07T03:43:58.820Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-07T03:43:58.820Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T03:43:59.090Z] OK: 226 MiB in 55 packages [2023-03-07T03:44:00.059Z] Removing intermediate container c279568120dc [2023-03-07T03:44:00.059Z] ---> 2ac1633a7835 [2023-03-07T03:44:00.059Z] Step 8/12 : WORKDIR /device-snmp-go [2023-03-07T03:44:00.059Z] ---> Running in 1864cc655bf5 [2023-03-07T03:44:00.326Z] Removing intermediate container 1864cc655bf5 [2023-03-07T03:44:00.326Z] ---> ce4d0b66fd76 [2023-03-07T03:44:00.326Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-07T03:44:00.914Z] ---> 319f41c21283 [2023-03-07T03:44:00.914Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T03:44:00.914Z] ---> Running in 335c639ad54f [2023-03-07T03:45:08.814Z] Removing intermediate container 335c639ad54f [2023-03-07T03:45:08.814Z] ---> 77c24681722e [2023-03-07T03:45:08.814Z] Step 11/12 : COPY . . [2023-03-07T03:45:08.814Z] ---> 7d2608bbedd7 [2023-03-07T03:45:08.814Z] Step 12/12 : RUN ${MAKE} [2023-03-07T03:45:08.814Z] ---> Running in 779939b64603 [2023-03-07T03:45:08.814Z] noop [2023-03-07T03:45:08.814Z] Removing intermediate container 779939b64603 [2023-03-07T03:45:08.814Z] ---> ccd6b793f948 [2023-03-07T03:45:08.814Z] Successfully built ccd6b793f948 [2023-03-07T03:45:08.814Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:45:09.281Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T03:45:09.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T03:45:09.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-8478 does not seem to be running inside a container [2023-03-07T03:45:09.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T03:45:10.799Z] $ docker top d31c1b823a7ae7233ba12f5e41c91308de7e0bdadc8ddd1eb6c6dcbe9bf1b3e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T03:45:11.721Z] + go version [2023-03-07T03:45:11.721Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T03:45:11.756Z] $ docker stop --time=1 d31c1b823a7ae7233ba12f5e41c91308de7e0bdadc8ddd1eb6c6dcbe9bf1b3e3 [2023-03-07T03:45:13.323Z] $ docker rm -f --volumes d31c1b823a7ae7233ba12f5e41c91308de7e0bdadc8ddd1eb6c6dcbe9bf1b3e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:45:14.365Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T03:45:14.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T03:45:14.621Z] prd-ubuntu20.04-docker-arm64-4c-16g-8478 does not seem to be running inside a container [2023-03-07T03:45:14.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T03:45:15.842Z] $ docker top 6bc5ba014f5f66fcf50064887ab52002050e88e8e82732bb9f264dc85b29f551 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T03:45:16.732Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-07T03:45:17.440Z] + make test [2023-03-07T03:45:17.440Z] go test ./... -coverprofile=coverage.out [2023-03-07T03:45:19.386Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-03-07T03:46:41.045Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-03-07T03:46:41.045Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.048s coverage: 0.0% of statements [2023-03-07T03:46:41.045Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T03:46:41.045Z] go vet ./... [2023-03-07T03:46:53.351Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T03:46:53.351Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T03:46:53.351Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T03:46:53.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T03:46:53.682Z] $ docker stop --time=1 6bc5ba014f5f66fcf50064887ab52002050e88e8e82732bb9f264dc85b29f551 [2023-03-07T03:46:57.323Z] $ docker rm -f --volumes 6bc5ba014f5f66fcf50064887ab52002050e88e8e82732bb9f264dc85b29f551 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T03:46:58.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T03:46:58.315Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T03:46:58.745Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T03:46:59.334Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T03:46:59.684Z] + ls -al . [2023-03-07T03:46:59.684Z] total 176 [2023-03-07T03:46:59.684Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 03:45 . [2023-03-07T03:46:59.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 03:43 .. [2023-03-07T03:46:59.684Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 7 03:43 .dockerignore [2023-03-07T03:46:59.684Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 03:43 .git [2023-03-07T03:46:59.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:43 .github [2023-03-07T03:46:59.684Z] -rw-rw-r-- 1 jenkins jenkins 328 Mar 7 03:43 .gitignore [2023-03-07T03:46:59.684Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 03:43 .golangci.yml [2023-03-07T03:46:59.684Z] -rw-rw-r-- 1 jenkins jenkins 8828 Mar 7 03:43 Attribution.txt [2023-03-07T03:46:59.684Z] -rw-rw-r-- 1 jenkins jenkins 8355 Mar 7 03:43 CHANGELOG.md [2023-03-07T03:46:59.684Z] -rw-rw-r-- 1 jenkins jenkins 1423 Mar 7 03:43 Dockerfile [2023-03-07T03:46:59.684Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 03:43 GOVERNANCE.md [2023-03-07T03:46:59.684Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 7 03:43 Jenkinsfile [2023-03-07T03:46:59.684Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 03:43 LICENSE [2023-03-07T03:46:59.684Z] -rw-rw-r-- 1 jenkins jenkins 2079 Mar 7 03:43 Makefile [2023-03-07T03:46:59.684Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 7 03:43 OWNERS.md [2023-03-07T03:46:59.684Z] -rw-rw-r-- 1 jenkins jenkins 10054 Mar 7 03:43 README.md [2023-03-07T03:46:59.684Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 03:39 VERSION [2023-03-07T03:46:59.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 03:43 bin [2023-03-07T03:46:59.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:43 cmd [2023-03-07T03:46:59.684Z] -rw-r--r-- 1 jenkins jenkins 7631 Mar 7 03:46 coverage.out [2023-03-07T03:46:59.684Z] -rw-rw-r-- 1 jenkins jenkins 3358 Mar 7 03:43 go.mod [2023-03-07T03:46:59.684Z] -rw-rw-r-- 1 jenkins jenkins 44819 Mar 7 03:43 go.sum [2023-03-07T03:46:59.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:43 internal [2023-03-07T03:46:59.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 03:43 snap [2023-03-07T03:46:59.684Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 7 03:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:47:00.101Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=340a8640ae7276737782a707bc9cad106123ab3e --label arch=arm64 --label version=0.0.0 . [2023-03-07T03:47:00.377Z] Sending build context to Docker daemon 2.962MB [2023-03-07T03:47:00.377Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T03:47:00.377Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-07T03:47:00.377Z] ---> ccd6b793f948 [2023-03-07T03:47:00.377Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T03:47:00.377Z] ---> Running in dcbb5d3b2a45 [2023-03-07T03:47:00.644Z] Removing intermediate container dcbb5d3b2a45 [2023-03-07T03:47:00.644Z] ---> 117cb2512d2c [2023-03-07T03:47:00.644Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T03:47:00.910Z] ---> Running in 16fc1da7d9a6 [2023-03-07T03:47:01.178Z] Removing intermediate container 16fc1da7d9a6 [2023-03-07T03:47:01.178Z] ---> 37070ee39829 [2023-03-07T03:47:01.178Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-07T03:47:01.178Z] ---> Running in baaeecf88990 [2023-03-07T03:47:01.445Z] Removing intermediate container baaeecf88990 [2023-03-07T03:47:01.445Z] ---> c9ebbaa5a3ab [2023-03-07T03:47:01.445Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T03:47:01.445Z] ---> Running in 26050b4ca2ca [2023-03-07T03:47:01.712Z] Removing intermediate container 26050b4ca2ca [2023-03-07T03:47:01.712Z] ---> 5cd779a040d5 [2023-03-07T03:47:01.713Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T03:47:01.985Z] ---> Running in 3a995346884e [2023-03-07T03:47:02.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T03:47:02.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T03:47:03.903Z] OK: 226 MiB in 55 packages [2023-03-07T03:47:04.868Z] Removing intermediate container 3a995346884e [2023-03-07T03:47:04.868Z] ---> 6567d7a4b863 [2023-03-07T03:47:04.868Z] Step 8/24 : WORKDIR /device-snmp-go [2023-03-07T03:47:04.868Z] ---> Running in 137486eab910 [2023-03-07T03:47:05.136Z] Removing intermediate container 137486eab910 [2023-03-07T03:47:05.136Z] ---> 0aba17e2b44b [2023-03-07T03:47:05.136Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-07T03:47:05.723Z] ---> d3590eee4dcd [2023-03-07T03:47:05.723Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T03:47:05.723Z] ---> Running in 5aeb73b702ed [2023-03-07T03:47:07.667Z] Removing intermediate container 5aeb73b702ed [2023-03-07T03:47:07.667Z] ---> d4028e73f9cd [2023-03-07T03:47:07.667Z] Step 11/24 : COPY . . [2023-03-07T03:47:10.257Z] ---> 6e1e44084c87 [2023-03-07T03:47:10.257Z] Step 12/24 : RUN ${MAKE} [2023-03-07T03:47:10.257Z] ---> Running in 32c65eccf1e8 [2023-03-07T03:47:11.218Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-03-07T03:49:17.910Z] Removing intermediate container 32c65eccf1e8 [2023-03-07T03:49:17.910Z] ---> 5c849016c81f [2023-03-07T03:49:17.910Z] Step 13/24 : FROM alpine:3.16 [2023-03-07T03:49:17.910Z] 3.16: Pulling from library/alpine [2023-03-07T03:49:17.910Z] 3760b48202b3: Pulling fs layer [2023-03-07T03:49:17.910Z] 3760b48202b3: Verifying Checksum [2023-03-07T03:49:17.910Z] 3760b48202b3: Download complete [2023-03-07T03:49:17.910Z] 3760b48202b3: Pull complete [2023-03-07T03:49:17.910Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T03:49:17.910Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T03:49:17.910Z] ---> 4c81e5bf8899 [2023-03-07T03:49:17.910Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T03:49:17.910Z] ---> Running in 43dc18df7716 [2023-03-07T03:49:17.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T03:49:17.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T03:49:17.910Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T03:49:17.910Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T03:49:17.910Z] OK: 5 MiB in 15 packages [2023-03-07T03:49:17.910Z] Removing intermediate container 43dc18df7716 [2023-03-07T03:49:17.910Z] ---> 16db12754d87 [2023-03-07T03:49:17.910Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-03-07T03:49:17.910Z] ---> 991f51c35137 [2023-03-07T03:49:17.910Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-03-07T03:49:17.910Z] ---> eba837f19c47 [2023-03-07T03:49:17.910Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-03-07T03:49:17.910Z] ---> 9b8b61b714be [2023-03-07T03:49:17.910Z] Step 18/24 : EXPOSE 59993 [2023-03-07T03:49:17.910Z] ---> Running in 93a2c0aef56a [2023-03-07T03:49:17.910Z] Removing intermediate container 93a2c0aef56a [2023-03-07T03:49:17.910Z] ---> 03e3d53ffe9d [2023-03-07T03:49:17.910Z] Step 19/24 : EXPOSE 161 [2023-03-07T03:49:17.910Z] ---> Running in d8c0027448d7 [2023-03-07T03:49:17.910Z] Removing intermediate container d8c0027448d7 [2023-03-07T03:49:17.910Z] ---> 858cd865e2cc [2023-03-07T03:49:17.910Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-03-07T03:49:17.910Z] ---> Running in 4e46ebd8d67b [2023-03-07T03:49:17.910Z] Removing intermediate container 4e46ebd8d67b [2023-03-07T03:49:17.910Z] ---> b219277b4b3e [2023-03-07T03:49:17.910Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T03:49:17.910Z] ---> Running in 56d1707815dd [2023-03-07T03:49:17.910Z] Removing intermediate container 56d1707815dd [2023-03-07T03:49:17.910Z] ---> 72edd3423bec [2023-03-07T03:49:17.910Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T03:49:17.910Z] ---> Running in 73cf036ef50b [2023-03-07T03:49:17.910Z] Removing intermediate container 73cf036ef50b [2023-03-07T03:49:17.910Z] ---> 4365cb32f943 [2023-03-07T03:49:17.910Z] Step 23/24 : LABEL git_sha=340a8640ae7276737782a707bc9cad106123ab3e [2023-03-07T03:49:17.910Z] ---> Running in 581700ff9c0b [2023-03-07T03:49:17.910Z] Removing intermediate container 581700ff9c0b [2023-03-07T03:49:17.910Z] ---> 6aada617526a [2023-03-07T03:49:17.910Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T03:49:17.910Z] ---> Running in c42084278c20 [2023-03-07T03:49:17.910Z] Removing intermediate container c42084278c20 [2023-03-07T03:49:17.910Z] ---> 04985b4a9e12 [2023-03-07T03:49:17.910Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T03:49:17.910Z] Successfully built 04985b4a9e12 [2023-03-07T03:49:17.910Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:49:18.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T03:49:18.719Z] [2023-03-07T03:49:18.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:49:19.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T03:49:19.131Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T03:49:19.131Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T03:49:19.131Z] 04944245beec: Pulling fs layer [2023-03-07T03:49:19.131Z] 699f458cf7ca: Pulling fs layer [2023-03-07T03:49:19.131Z] 765212b225bb: Pulling fs layer [2023-03-07T03:49:19.131Z] f23df028b6ca: Pulling fs layer [2023-03-07T03:49:19.131Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T03:49:19.131Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T03:49:19.131Z] 765212b225bb: Waiting [2023-03-07T03:49:19.131Z] f23df028b6ca: Waiting [2023-03-07T03:49:19.131Z] d65c8cfc05b1: Waiting [2023-03-07T03:49:19.131Z] 2437ff75d9bd: Waiting [2023-03-07T03:49:19.412Z] 04944245beec: Verifying Checksum [2023-03-07T03:49:19.412Z] 04944245beec: Download complete [2023-03-07T03:49:19.412Z] 765212b225bb: Verifying Checksum [2023-03-07T03:49:19.412Z] 765212b225bb: Download complete [2023-03-07T03:49:19.412Z] f23df028b6ca: Verifying Checksum [2023-03-07T03:49:19.412Z] f23df028b6ca: Download complete [2023-03-07T03:49:19.412Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T03:49:19.412Z] d65c8cfc05b1: Download complete [2023-03-07T03:49:19.412Z] 699f458cf7ca: Verifying Checksum [2023-03-07T03:49:19.412Z] 699f458cf7ca: Download complete [2023-03-07T03:49:20.002Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T03:49:20.002Z] 8998bd30e6a1: Download complete [2023-03-07T03:49:21.956Z] 2437ff75d9bd: Download complete [2023-03-07T03:49:23.901Z] 8998bd30e6a1: Pull complete [2023-03-07T03:49:24.485Z] 04944245beec: Pull complete [2023-03-07T03:49:25.897Z] 699f458cf7ca: Pull complete [2023-03-07T03:49:25.897Z] 765212b225bb: Pull complete [2023-03-07T03:49:26.859Z] f23df028b6ca: Pull complete [2023-03-07T03:49:26.859Z] d65c8cfc05b1: Pull complete [2023-03-07T03:49:41.858Z] 2437ff75d9bd: Pull complete [2023-03-07T03:49:41.858Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T03:49:41.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T03:49:41.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T03:49:42.187Z] prd-ubuntu20.04-docker-arm64-4c-16g-8478 does not seem to be running inside a container [2023-03-07T03:49:42.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-07T03:49:44.891Z] $ docker top 3d7e61280d06a22bde1a6f0bfaf8272bf53151537538bed97c37957ed20cc591 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:49:46.066Z] ---> job-cost.sh [2023-03-07T03:49:46.066Z] lf-activate-venv: SKIPPING [2023-03-07T03:49:46.066Z] INFO: No Stack... [2023-03-07T03:49:46.333Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T03:49:47.293Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T03:49:47.709Z] + cut -d, -f6 [2023-03-07T03:49:47.709Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2023-03-07T03:49:47.819Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-251-1-stack-cost] [2023-03-07T03:49:47.824Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-251-1-stack-cost] did not exist. Created. [2023-03-07T03:49:47.825Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-251-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T03:49:48.268Z] /w/workspace/device-snmp-go/1@tmp/durable-e7f6ec67/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-07T03:49:48.998Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T03:49:49.032Z] Warning: overwriting stash ‘stack-cost’ [2023-03-07T03:49:49.085Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T03:49:49.098Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-251-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T03:49:49.172Z] $ docker stop --time=1 3d7e61280d06a22bde1a6f0bfaf8272bf53151537538bed97c37957ed20cc591 [2023-03-07T03:49:50.688Z] $ docker rm -f --volumes 3d7e61280d06a22bde1a6f0bfaf8272bf53151537538bed97c37957ed20cc591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-07T03:49:51.779Z] provisioning config files... [2023-03-07T03:49:51.787Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-251@tmp/config10584830373050120831tmp [Pipeline] { [Pipeline] sh [2023-03-07T03:49:52.131Z] + set +x [2023-03-07T03:49:52.131Z] + bash -s -- [2023-03-07T03:49:52.131Z] + curl -s https://codecov.io/bash [2023-03-07T03:49:52.131Z] [2023-03-07T03:49:52.131Z] _____ _ [2023-03-07T03:49:52.131Z] / ____| | | [2023-03-07T03:49:52.131Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T03:49:52.131Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T03:49:52.131Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T03:49:52.131Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T03:49:52.131Z] Bash-1.0.6 [2023-03-07T03:49:52.131Z] [2023-03-07T03:49:52.131Z] [2023-03-07T03:49:52.131Z] ==> git version 2.25.1 found [2023-03-07T03:49:52.131Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-07T03:49:52.131Z] Release-Date: 2020-01-08 [2023-03-07T03:49:52.131Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-07T03:49:52.131Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T03:49:52.131Z] ==> Jenkins CI detected. [2023-03-07T03:49:52.131Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-251 [2023-03-07T03:49:52.131Z] project root: . [2023-03-07T03:49:52.131Z] --> token set from env [2023-03-07T03:49:52.131Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T03:49:52.131Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T03:49:52.131Z] ==> Python coveragepy not found [2023-03-07T03:49:52.131Z] ==> Searching for coverage reports in: [2023-03-07T03:49:52.131Z] + . [2023-03-07T03:49:52.131Z] -> Found 1 reports [2023-03-07T03:49:52.131Z] ==> Detecting git/mercurial file structure [2023-03-07T03:49:52.131Z] ==> Reading reports [2023-03-07T03:49:52.391Z] + ./coverage.out bytes=7631 [2023-03-07T03:49:52.391Z] ==> Appending adjustments [2023-03-07T03:49:52.391Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T03:49:52.391Z] + Found adjustments [2023-03-07T03:49:52.391Z] ==> Gzipping contents [2023-03-07T03:49:52.391Z] 4.0K /tmp/codecov.vqjHar.gz [2023-03-07T03:49:52.391Z] ==> Uploading reports [2023-03-07T03:49:52.391Z] url: https://codecov.io [2023-03-07T03:49:52.391Z] query: branch=PR-251&commit=340a8640ae7276737782a707bc9cad106123ab3e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-251%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=251&job=&cmd_args= [2023-03-07T03:49:52.391Z] -> Pinging Codecov [2023-03-07T03:49:52.391Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-251&commit=340a8640ae7276737782a707bc9cad106123ab3e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-251%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=251&job=&cmd_args= [2023-03-07T03:49:52.391Z] -> Uploading to [2023-03-07T03:49:52.391Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/6C56EA5C29638FB4528AC87E60AF5AE0/340a8640ae7276737782a707bc9cad106123ab3e/75bc38cd-c5fc-4313-bc24-45c899ca2658.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T034952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=76af370a4e40132cb05fab23b479b647ff6d0c419f1e442a1d35c1278fe3bbfc [2023-03-07T03:49:52.391Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T03:49:52.391Z] Dload Upload Total Spent Left Speed [2023-03-07T03:49:52.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 6855 --:--:-- --:--:-- --:--:-- 6825 100 1522 0 0 100 1522 0 5809 --:--:-- --:--:-- --:--:-- 5787 [2023-03-07T03:49:52.908Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/340a8640ae7276737782a707bc9cad106123ab3e [Pipeline] } [2023-03-07T03:49:52.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-07T03:49:54.779Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-251/archives ] [2023-03-07T03:49:54.779Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-251/archives [2023-03-07T03:49:54.779Z] total 16 [2023-03-07T03:49:54.779Z] drwxr-xr-x 3 root root 4096 Mar 7 03:40 . [2023-03-07T03:49:54.779Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 03:40 .. [2023-03-07T03:49:54.779Z] drwxr-xr-x 2 root root 4096 Mar 7 03:40 cost [2023-03-07T03:49:54.779Z] -rw-r--r-- 1 root root 86 Mar 7 03:40 cost.csv [2023-03-07T03:49:54.779Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-251/archives [2023-03-07T03:49:54.779Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-251/archives [2023-03-07T03:49:54.779Z] total 16 [2023-03-07T03:49:54.779Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 03:40 . [2023-03-07T03:49:54.779Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 03:40 .. [2023-03-07T03:49:54.779Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 03:40 cost [2023-03-07T03:49:54.779Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 7 03:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:49:55.106Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:49:56.004Z] ---> package-listing.sh [2023-03-07T03:49:56.004Z] ++ facter osfamily [2023-03-07T03:49:56.004Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T03:49:56.263Z] + OS_FAMILY=debian [2023-03-07T03:49:56.263Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-251 [2023-03-07T03:49:56.263Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T03:49:56.263Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T03:49:56.263Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T03:49:56.263Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T03:49:56.263Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-251 ']' [2023-03-07T03:49:56.263Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T03:49:56.263Z] + case "${OS_FAMILY}" in [2023-03-07T03:49:56.263Z] + dpkg -l [2023-03-07T03:49:56.263Z] + grep '^ii' [2023-03-07T03:49:56.263Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T03:49:56.263Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T03:49:56.263Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T03:49:56.263Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-251 ']' [2023-03-07T03:49:56.263Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-251/archives/ [2023-03-07T03:49:56.263Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-251/archives/ [Pipeline] echo [2023-03-07T03:49:56.385Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-251/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T03:49:56.728Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:49:57.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T03:49:57.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T03:49:57.515Z] prd-ubuntu20.04-docker-8c-8g-8477 does not seem to be running inside a container [2023-03-07T03:49:57.549Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-251/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-251 -v /w/workspace/gexfoundry_device-snmp-go_PR-251:/w/workspace/gexfoundry_device-snmp-go_PR-251:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-251@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T03:49:57.726Z] $ docker top b13da251a024413e7f4104d9c5f7a6f8027fea97647d3e1b5fe462cd9eb1eb66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T03:49:58.117Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T03:49:58.426Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T03:49:58.741Z] + ls /var/log/sa-host [2023-03-07T03:49:58.742Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T03:49:58.955Z] provisioning config files... [2023-03-07T03:49:58.963Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-251@tmp/config15700806059826957475tmp [Pipeline] { [Pipeline] echo [2023-03-07T03:49:59.017Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:49:59.385Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T03:49:59.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:49:59.824Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T03:49:59.857Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:50:00.166Z] ---> sudo-logs.sh [2023-03-07T03:50:00.166Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T03:50:00.252Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:50:00.568Z] ---> job-cost.sh [2023-03-07T03:50:00.568Z] lf-activate-venv: SKIPPING [2023-03-07T03:50:00.568Z] DEBUG: total: 0.2199999988079071 [2023-03-07T03:50:00.568Z] INFO: Retrieving Stack Cost... [2023-03-07T03:50:00.829Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T03:50:01.408Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T03:50:01.446Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:50:01.771Z] ---> logs-deploy.sh [2023-03-07T03:50:01.771Z] lf-activate-venv: SKIPPING [2023-03-07T03:50:01.771Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-251/1 [2023-03-07T03:50:01.771Z] INFO: archiving workspace using pattern(s): [2023-03-07T03:50:02.710Z] Archives upload complete. [2023-03-07T03:50:02.970Z] INFO: archiving logs to Nexus [2023-03-07T03:50:03.541Z] ---> uname -a: [2023-03-07T03:50:03.541Z] Linux prd-ubuntu20-04-docker-8c-8g-8477 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-07T03:50:03.541Z] [2023-03-07T03:50:03.541Z] [2023-03-07T03:50:03.541Z] ---> lscpu: [2023-03-07T03:50:03.541Z] Architecture: x86_64 [2023-03-07T03:50:03.541Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-07T03:50:03.541Z] Byte Order: Little Endian [2023-03-07T03:50:03.541Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-07T03:50:03.541Z] CPU(s): 8 [2023-03-07T03:50:03.541Z] On-line CPU(s) list: 0-7 [2023-03-07T03:50:03.541Z] Thread(s) per core: 1 [2023-03-07T03:50:03.541Z] Core(s) per socket: 1 [2023-03-07T03:50:03.541Z] Socket(s): 8 [2023-03-07T03:50:03.541Z] NUMA node(s): 1 [2023-03-07T03:50:03.541Z] Vendor ID: AuthenticAMD [2023-03-07T03:50:03.541Z] CPU family: 23 [2023-03-07T03:50:03.541Z] Model: 49 [2023-03-07T03:50:03.541Z] Model name: AMD EPYC-Rome Processor [2023-03-07T03:50:03.541Z] Stepping: 0 [2023-03-07T03:50:03.541Z] CPU MHz: 2799.998 [2023-03-07T03:50:03.541Z] BogoMIPS: 5599.99 [2023-03-07T03:50:03.541Z] Virtualization: AMD-V [2023-03-07T03:50:03.541Z] Hypervisor vendor: KVM [2023-03-07T03:50:03.541Z] Virtualization type: full [2023-03-07T03:50:03.541Z] L1d cache: 256 KiB [2023-03-07T03:50:03.541Z] L1i cache: 256 KiB [2023-03-07T03:50:03.541Z] L2 cache: 4 MiB [2023-03-07T03:50:03.541Z] L3 cache: 128 MiB [2023-03-07T03:50:03.541Z] NUMA node0 CPU(s): 0-7 [2023-03-07T03:50:03.541Z] Vulnerability Itlb multihit: Not affected [2023-03-07T03:50:03.541Z] Vulnerability L1tf: Not affected [2023-03-07T03:50:03.542Z] Vulnerability Mds: Not affected [2023-03-07T03:50:03.542Z] Vulnerability Meltdown: Not affected [2023-03-07T03:50:03.542Z] Vulnerability Mmio stale data: Not affected [2023-03-07T03:50:03.542Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-07T03:50:03.542Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-07T03:50:03.542Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-07T03:50:03.542Z] Vulnerability Srbds: Not affected [2023-03-07T03:50:03.542Z] Vulnerability Tsx async abort: Not affected [2023-03-07T03:50:03.542Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-07T03:50:03.542Z] [2023-03-07T03:50:03.542Z] [2023-03-07T03:50:03.542Z] ---> nproc: [2023-03-07T03:50:03.542Z] 8 [2023-03-07T03:50:03.542Z] [2023-03-07T03:50:03.542Z] [2023-03-07T03:50:03.542Z] ---> df -h: [2023-03-07T03:50:03.542Z] Filesystem Size Used Avail Use% Mounted on [2023-03-07T03:50:03.542Z] overlay 155G 12G 144G 8% / [2023-03-07T03:50:03.542Z] tmpfs 64M 0 64M 0% /dev [2023-03-07T03:50:03.542Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-07T03:50:03.542Z] shm 64M 0 64M 0% /dev/shm [2023-03-07T03:50:03.542Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-07T03:50:03.542Z] [2023-03-07T03:50:03.542Z] [2023-03-07T03:50:03.542Z] ---> sar -b -r -n DEV: [2023-03-07T03:50:03.542Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8477) 03/07/23 _x86_64_ (8 CPU) [2023-03-07T03:50:03.542Z] [2023-03-07T03:50:03.542Z] 03:38:10 LINUX RESTART (8 CPU) [2023-03-07T03:50:03.542Z] [2023-03-07T03:50:03.542Z] 03:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-07T03:50:03.542Z] 03:40:01 208.71 2.37 206.34 0.00 62.89 73019.59 0.00 [2023-03-07T03:50:03.542Z] 03:41:01 134.81 0.12 134.69 0.00 16.40 33835.29 0.00 [2023-03-07T03:50:03.542Z] 03:42:01 1.57 0.00 1.57 0.00 0.00 18.68 0.00 [2023-03-07T03:50:03.542Z] 03:43:01 1.97 0.00 1.97 0.00 0.00 22.80 0.00 [2023-03-07T03:50:03.542Z] 03:44:01 53.24 10.60 42.64 0.00 5159.14 8664.42 0.00 [2023-03-07T03:50:03.542Z] 03:45:01 4.85 0.02 4.83 0.00 0.13 105.32 0.00 [2023-03-07T03:50:03.542Z] 03:46:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2023-03-07T03:50:03.542Z] 03:47:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 [2023-03-07T03:50:03.542Z] 03:48:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 [2023-03-07T03:50:03.542Z] 03:49:01 2.20 0.00 2.20 0.00 0.00 25.06 0.00 [2023-03-07T03:50:03.542Z] 03:50:01 6.40 0.25 6.15 0.00 19.33 113.58 0.00 [2023-03-07T03:50:03.542Z] Average: 37.79 1.21 36.57 0.00 478.59 10438.09 0.00 [2023-03-07T03:50:03.542Z] [2023-03-07T03:50:03.542Z] 03:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-07T03:50:03.542Z] 03:40:01 28492840 31544048 760332 2.31 143056 3122348 1952224 5.75 1195344 2758428 520 [2023-03-07T03:50:03.542Z] 03:41:01 27766188 31566000 735828 2.24 154328 3798124 1783440 5.26 1226596 3390144 348 [2023-03-07T03:50:03.542Z] 03:42:01 27765980 31565816 735708 2.24 154348 3798128 1783440 5.26 1226376 3390148 12 [2023-03-07T03:50:03.542Z] 03:43:01 27773944 31574108 727040 2.21 154408 3798256 1783440 5.26 1219028 3390300 8 [2023-03-07T03:50:03.542Z] 03:44:01 27245744 31550372 734876 2.23 187528 4253336 1830412 5.39 1543192 3558288 232 [2023-03-07T03:50:03.542Z] 03:45:01 27251872 31551748 733196 2.23 186116 4250084 1796848 5.30 1540848 3555104 8 [2023-03-07T03:50:03.542Z] 03:46:01 27252060 31552004 732892 2.23 186208 4250080 1796848 5.30 1541132 3555108 8 [2023-03-07T03:50:03.542Z] 03:47:01 27251552 31551672 732920 2.23 186280 4250092 1796848 5.30 1540980 3555112 8 [2023-03-07T03:50:03.542Z] 03:48:01 27251636 31551816 732716 2.23 186352 4250092 1796848 5.30 1541036 3555116 176 [2023-03-07T03:50:03.542Z] 03:49:01 27251620 31551884 732552 2.23 186432 4250096 1796848 5.30 1541256 3555116 8 [2023-03-07T03:50:03.542Z] 03:50:01 27211440 31514564 765356 2.33 186604 4251432 1864736 5.50 1575608 3552356 392 [2023-03-07T03:50:03.542Z] Average: 27501352 31552185 738492 2.25 173787 4024733 1816539 5.35 1426491 3437747 156 [2023-03-07T03:50:03.542Z] [2023-03-07T03:50:03.542Z] 03:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-07T03:50:03.542Z] 03:40:01 lo 3.05 3.05 0.30 0.30 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:40:01 ens3 457.56 261.35 5957.74 42.58 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:40:01 docker0 150.98 270.64 12.55 1848.13 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:40:01 veth47a6288 1.03 1.19 0.08 11.06 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:41:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:41:01 ens3 134.99 88.89 2647.93 97.34 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:41:01 docker0 1.83 5.83 0.11 70.69 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:42:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:43:01 ens3 0.58 0.35 0.35 0.27 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:44:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:44:01 ens3 121.90 57.54 2811.37 4.38 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:45:01 ens3 0.23 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:47:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:49:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:50:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:50:01 ens3 29.43 18.78 29.15 10.13 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] Average: ens3 67.21 38.52 1033.18 14.03 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] Average: docker0 13.69 24.76 1.13 171.92 0.00 0.00 0.00 0.00 [2023-03-07T03:50:03.542Z] [2023-03-07T03:50:03.542Z] [2023-03-07T03:50:03.542Z] ---> sar -P ALL: [2023-03-07T03:50:03.542Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8477) 03/07/23 _x86_64_ (8 CPU) [2023-03-07T03:50:03.542Z] [2023-03-07T03:50:03.542Z] 03:38:10 LINUX RESTART (8 CPU) [2023-03-07T03:50:03.542Z] [2023-03-07T03:50:03.542Z] 03:39:02 CPU %user %nice %system %iowait %steal %idle [2023-03-07T03:50:03.542Z] 03:40:01 all 27.07 0.00 6.72 1.04 0.15 65.02 [2023-03-07T03:50:03.542Z] 03:40:01 0 27.34 0.00 6.75 0.84 0.15 64.92 [2023-03-07T03:50:03.542Z] 03:40:01 1 25.96 0.00 7.11 3.78 0.14 63.02 [2023-03-07T03:50:03.542Z] 03:40:01 2 27.58 0.00 6.19 0.24 0.14 65.85 [2023-03-07T03:50:03.542Z] 03:40:01 3 27.58 0.00 6.78 0.81 0.16 64.67 [2023-03-07T03:50:03.542Z] 03:40:01 4 26.37 0.00 7.45 0.55 0.17 65.45 [2023-03-07T03:50:03.542Z] 03:40:01 5 26.57 0.00 5.98 0.21 0.14 67.10 [2023-03-07T03:50:03.542Z] 03:40:01 6 27.61 0.00 6.73 1.70 0.15 63.80 [2023-03-07T03:50:03.542Z] 03:40:01 7 27.53 0.00 6.73 0.17 0.19 65.38 [2023-03-07T03:50:03.542Z] 03:41:01 all 19.49 0.00 3.89 0.59 0.14 75.89 [2023-03-07T03:50:03.542Z] 03:41:01 0 19.27 0.00 3.93 0.03 0.12 76.65 [2023-03-07T03:50:03.542Z] 03:41:01 1 19.28 0.00 4.01 0.12 0.13 76.45 [2023-03-07T03:50:03.542Z] 03:41:01 2 20.18 0.00 3.76 2.37 0.15 73.54 [2023-03-07T03:50:03.542Z] 03:41:01 3 19.47 0.00 4.08 1.24 0.10 75.10 [2023-03-07T03:50:03.542Z] 03:41:01 4 19.12 0.00 4.01 0.17 0.13 76.56 [2023-03-07T03:50:03.542Z] 03:41:01 5 19.51 0.00 3.75 0.18 0.17 76.39 [2023-03-07T03:50:03.542Z] 03:41:01 6 19.45 0.00 3.88 0.39 0.13 76.15 [2023-03-07T03:50:03.542Z] 03:41:01 7 19.64 0.00 3.72 0.24 0.15 76.25 [2023-03-07T03:50:03.542Z] 03:42:01 all 0.03 0.00 0.03 0.00 0.01 99.93 [2023-03-07T03:50:03.542Z] 03:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-07T03:50:03.542Z] 03:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-07T03:50:03.542Z] 03:42:01 2 0.07 0.00 0.05 0.02 0.02 99.85 [2023-03-07T03:50:03.542Z] 03:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-07T03:50:03.542Z] 03:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-07T03:50:03.542Z] 03:42:01 5 0.02 0.00 0.07 0.00 0.02 99.90 [2023-03-07T03:50:03.542Z] 03:42:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2023-03-07T03:50:03.542Z] 03:42:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-07T03:50:03.542Z] 03:43:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2023-03-07T03:50:03.542Z] 03:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-07T03:50:03.542Z] 03:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-07T03:50:03.542Z] 03:43:01 2 0.13 0.00 0.05 0.03 0.02 99.77 [2023-03-07T03:50:03.542Z] 03:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-07T03:50:03.542Z] 03:43:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-07T03:50:03.542Z] 03:43:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-07T03:50:03.542Z] 03:43:01 6 0.02 0.00 0.03 0.03 0.00 99.92 [2023-03-07T03:50:03.542Z] 03:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-07T03:50:03.542Z] 03:44:01 all 2.13 0.00 1.39 0.26 0.03 96.20 [2023-03-07T03:50:03.542Z] 03:44:01 0 1.09 0.00 1.30 0.05 0.02 97.55 [2023-03-07T03:50:03.542Z] 03:44:01 1 1.47 0.00 0.78 1.02 0.02 96.71 [2023-03-07T03:50:03.542Z] 03:44:01 2 2.34 0.00 1.07 0.17 0.03 96.39 [2023-03-07T03:50:03.542Z] 03:44:01 3 1.89 0.00 1.44 0.12 0.02 96.54 [2023-03-07T03:50:03.542Z] 03:44:01 4 3.47 0.00 1.38 0.33 0.02 94.80 [2023-03-07T03:50:03.542Z] 03:44:01 5 3.05 0.00 3.09 0.30 0.03 93.52 [2023-03-07T03:50:03.542Z] 03:44:01 6 1.95 0.00 1.09 0.03 0.03 96.90 [2023-03-07T03:50:03.542Z] 03:44:01 7 1.77 0.00 0.97 0.03 0.03 97.19 [2023-03-07T03:50:03.542Z] 03:45:01 all 0.08 0.00 0.04 0.01 0.01 99.86 [2023-03-07T03:50:03.542Z] 03:45:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2023-03-07T03:50:03.542Z] 03:45:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2023-03-07T03:50:03.542Z] 03:45:01 2 0.08 0.00 0.07 0.07 0.02 99.77 [2023-03-07T03:50:03.542Z] 03:45:01 3 0.07 0.00 0.02 0.02 0.00 99.90 [2023-03-07T03:50:03.543Z] 03:45:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2023-03-07T03:50:03.543Z] 03:45:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-07T03:50:03.543Z] 03:45:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-07T03:50:03.543Z] 03:45:01 7 0.28 0.00 0.08 0.00 0.02 99.62 [2023-03-07T03:50:03.543Z] 03:46:01 all 0.06 0.00 0.02 0.01 0.00 99.91 [2023-03-07T03:50:03.543Z] 03:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-07T03:50:03.543Z] 03:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-07T03:50:03.543Z] 03:46:01 2 0.03 0.00 0.02 0.03 0.00 99.92 [2023-03-07T03:50:03.543Z] 03:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-07T03:50:03.543Z] 03:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-07T03:50:03.543Z] 03:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-07T03:50:03.543Z] 03:46:01 6 0.43 0.00 0.05 0.00 0.02 99.50 [2023-03-07T03:50:03.543Z] 03:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-07T03:50:03.543Z] 03:47:01 all 0.28 0.00 0.01 0.01 0.01 99.69 [2023-03-07T03:50:03.543Z] 03:47:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-07T03:50:03.543Z] 03:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-07T03:50:03.543Z] 03:47:01 2 0.08 0.00 0.03 0.03 0.02 99.83 [2023-03-07T03:50:03.543Z] 03:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-07T03:50:03.543Z] 03:47:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-07T03:50:03.543Z] 03:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-07T03:50:03.543Z] 03:47:01 6 2.00 0.00 0.00 0.00 0.02 97.98 [2023-03-07T03:50:03.543Z] 03:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-07T03:50:03.543Z] 03:48:01 all 0.28 0.00 0.02 0.01 0.00 99.70 [2023-03-07T03:50:03.543Z] 03:48:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-07T03:50:03.543Z] 03:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-07T03:50:03.543Z] 03:48:01 2 0.12 0.00 0.02 0.03 0.00 99.83 [2023-03-07T03:50:03.543Z] 03:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-07T03:50:03.543Z] 03:48:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-07T03:50:03.543Z] 03:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-07T03:50:03.543Z] 03:48:01 6 2.00 0.00 0.02 0.00 0.00 97.98 [2023-03-07T03:50:03.543Z] 03:48:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-07T03:50:03.543Z] 03:49:01 all 0.15 0.00 0.02 0.01 0.01 99.81 [2023-03-07T03:50:03.543Z] 03:49:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-07T03:50:03.543Z] 03:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-07T03:50:03.543Z] 03:49:01 2 0.27 0.00 0.03 0.03 0.02 99.65 [2023-03-07T03:50:03.543Z] 03:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-07T03:50:03.543Z] 03:49:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-07T03:50:03.543Z] 03:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-07T03:50:03.543Z] 03:49:01 6 0.90 0.00 0.07 0.00 0.02 99.02 [2023-03-07T03:50:03.543Z] 03:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-07T03:50:03.543Z] 03:50:01 all 0.53 0.00 0.24 0.01 0.01 99.21 [2023-03-07T03:50:03.543Z] 03:50:01 0 0.22 0.00 0.15 0.03 0.02 99.58 [2023-03-07T03:50:03.543Z] 03:50:01 1 0.23 0.00 0.17 0.02 0.00 99.58 [2023-03-07T03:50:03.543Z] 03:50:01 2 0.97 0.00 0.25 0.03 0.02 98.73 [2023-03-07T03:50:03.543Z] 03:50:01 3 0.50 0.00 0.20 0.00 0.00 99.30 [2023-03-07T03:50:03.543Z] 03:50:01 4 0.35 0.00 0.32 0.02 0.00 99.32 [2023-03-07T03:50:03.543Z] 03:50:01 5 0.85 0.00 0.28 0.00 0.02 98.85 [2023-03-07T03:50:03.543Z] 03:50:01 6 0.45 0.00 0.27 0.00 0.00 99.28 [2023-03-07T03:50:03.543Z] 03:50:01 7 0.70 0.00 0.27 0.02 0.00 99.02 [2023-03-07T03:50:03.543Z] [2023-03-07T03:50:03.543Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-03-07T03:50:03.543Z] Average: all 4.48 0.00 1.11 0.17 0.03 94.20 [2023-03-07T03:50:03.543Z] Average: 0 4.29 0.00 1.09 0.09 0.03 94.49 [2023-03-07T03:50:03.543Z] Average: 1 4.20 0.00 1.09 0.44 0.03 94.24 [2023-03-07T03:50:03.543Z] Average: 2 4.64 0.00 1.03 0.28 0.04 94.02 [2023-03-07T03:50:03.543Z] Average: 3 4.43 0.00 1.12 0.20 0.03 94.22 [2023-03-07T03:50:03.543Z] Average: 4 4.42 0.00 1.19 0.10 0.03 94.26 [2023-03-07T03:50:03.543Z] Average: 5 4.49 0.00 1.19 0.06 0.03 94.22 [2023-03-07T03:50:03.543Z] Average: 6 4.92 0.00 1.09 0.19 0.03 93.77 [2023-03-07T03:50:03.543Z] Average: 7 4.47 0.00 1.06 0.04 0.04 94.40 [2023-03-07T03:50:03.543Z] [2023-03-07T03:50:03.543Z] [2023-03-07T03:50:03.543Z]