Pull request #151 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-snmp-go Loading trusted files from base branch main at 76bc78b56c3c6b32f516faff42577919f6a867f5 rather than 72c924370855f62edbb4f1ee6176635ea31e0c84 Obtained Jenkinsfile from 76bc78b56c3c6b32f516faff42577919f6a867f5 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-ssh11635133596869754443.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh9590562235124660211.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-151/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-151/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4186775717477959403.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh14232997101720012578.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-151/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-151/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5246497133786928475.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19474 in /w/workspace/gexfoundry_device-snmp-go_PR-151 [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-151 # 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/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76bc78b56c3c6b32f516faff42577919f6a867f5 into PR head commit 72c924370855f62edbb4f1ee6176635ea31e0c84 Merge succeeded, producing 72c924370855f62edbb4f1ee6176635ea31e0c84 Checking out Revision 72c924370855f62edbb4f1ee6176635ea31e0c84 (PR-151) > git config core.sparsecheckout # timeout=10 > git checkout -f 72c924370855f62edbb4f1ee6176635ea31e0c84 # 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 76bc78b56c3c6b32f516faff42577919f6a867f5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72c924370855f62edbb4f1ee6176635ea31e0c84 # timeout=10 Commit message: "Merge branch 'main' into snap-appstream" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:13:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:13:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:13:11 ========================================================= 09:13:11 EdgeX Global Pipelines Version Info 09:13:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:13:11 ------------------- 09:13:11 stable info: 09:13:11 ------------------- 09:13:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:13:11 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 09:13:11 Message: update stable to v1.0.221 > git rev-list --no-walk 419c1c46d367fb93abbbbdcaa70f8dc2eb5fd233 # timeout=10 09:13:12 ------------------- 09:13:12 experimental info: 09:13:12 ------------------- 09:13:12 Commited By: **** collab-it+edgex@linuxfoundation.org 09:13:12 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 09:13:12 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-151 [Pipeline] echo 09:13:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-151 [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-151 [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 72c924370855f62edbb4f1ee6176635ea31e0c84 [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 72c9243 [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:13 provisioning config files... 09:13:13 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-151@tmp/config3972826440114448616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:13 ---> docker-login.sh 09:13:13 nexus3.edgexfoundry.org:10001 09:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:13 Configure a credential helper to remove this warning. See 09:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:13 09:13:13 Login Succeeded 09:13:13 nexus3.edgexfoundry.org:10002 09:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:13 Configure a credential helper to remove this warning. See 09:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:13 09:13:13 Login Succeeded 09:13:13 nexus3.edgexfoundry.org:10003 09:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:13 Configure a credential helper to remove this warning. See 09:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:13 09:13:13 Login Succeeded 09:13:13 nexus3.edgexfoundry.org:10004 09:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:14 Configure a credential helper to remove this warning. See 09:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:14 09:13:14 Login Succeeded 09:13:14 docker.io 09:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:14 Configure a credential helper to remove this warning. See 09:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:14 09:13:14 Login Succeeded 09:13:14 ---> docker-login.sh ends [Pipeline] } 09:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:13:15 + git rev-list -1 --merges 72c924370855f62edbb4f1ee6176635ea31e0c84~1..72c924370855f62edbb4f1ee6176635ea31e0c84 [Pipeline] echo 09:13:15 -----------> git rev-list -1 --merges 72c924370855f62edbb4f1ee6176635ea31e0c84~1..72c924370855f62edbb4f1ee6176635ea31e0c84 72c924370855f62edbb4f1ee6176635ea31e0c84 09:13:15 72c924370855f62edbb4f1ee6176635ea31e0c84 [false] [Pipeline] sh 09:13:15 + git log --format=format:%s -1 72c924370855f62edbb4f1ee6176635ea31e0c84 [Pipeline] echo 09:13:15 ========================================================= 09:13:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:13:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:13:15 + git log --format=format:%s -1 72c924370855f62edbb4f1ee6176635ea31e0c84 [Pipeline] echo 09:13:15 [semverPrep] GIT_COMMIT: 72c924370855f62edbb4f1ee6176635ea31e0c84, Commit Message: Merge branch 'main' into snap-appstream [Pipeline] echo 09:13:15 [semverPrep] This is not a build commit. [Pipeline] sh 09:13:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:13:16 + grep -v github /etc/ssh/ssh_known_hosts 09:13:16 + [ -e /tmp/ssh_known_hosts ] 09:13:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:13:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:13:16 + sudo tee -a /etc/ssh/ssh_known_hosts 09:13:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:13:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:13:16 09:13:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:13:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:13:17 latest: Pulling from edgex-devops/git-semver 09:13:17 a0d0a0d46f8b: Pulling fs layer 09:13:17 3e5f54012d9b: Pulling fs layer 09:13:17 4c7163046ea9: Pulling fs layer 09:13:17 0c2d73faf560: Pulling fs layer 09:13:17 0c2d73faf560: Waiting 09:13:17 3e5f54012d9b: Verifying Checksum 09:13:17 3e5f54012d9b: Download complete 09:13:17 a0d0a0d46f8b: Verifying Checksum 09:13:17 a0d0a0d46f8b: Download complete 09:13:17 0c2d73faf560: Verifying Checksum 09:13:17 0c2d73faf560: Download complete 09:13:17 4c7163046ea9: Verifying Checksum 09:13:17 4c7163046ea9: Download complete 09:13:17 a0d0a0d46f8b: Pull complete 09:13:17 3e5f54012d9b: Pull complete 09:13:17 4c7163046ea9: Pull complete 09:13:18 0c2d73faf560: Pull complete 09:13:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:13:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:13:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:13:18 prd-ubuntu20.04-docker-8c-8g-19474 does not seem to be running inside a container 09:13:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-151 -v /w/workspace/gexfoundry_device-snmp-go_PR-151:/w/workspace/gexfoundry_device-snmp-go_PR-151:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-151@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-151@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:13:18 $ docker top 7f7e1215a86604844f9a43a73a4472c8e637062986c69050d8f1aa889bdbcae1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:13:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:13:19 [ssh-agent] Looking for ssh-agent implementation... 09:13:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:13:19 $ docker exec 7f7e1215a86604844f9a43a73a4472c8e637062986c69050d8f1aa889bdbcae1 ssh-agent 09:13:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbljdmh/agent.14 09:13:19 SSH_AGENT_PID=21 09:13:19 Running ssh-add (command line suppressed) 09:13:19 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-151@tmp/private_key_2095616293010454988.key (/w/workspace/gexfoundry_device-snmp-go_PR-151@tmp/private_key_2095616293010454988.key) 09:13:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:13:19 + git tag --points-at HEAD [Pipeline] } 09:13:19 $ docker exec --env ******** --env ******** 7f7e1215a86604844f9a43a73a4472c8e637062986c69050d8f1aa889bdbcae1 ssh-agent -k 09:13:19 unset SSH_AUTH_SOCK; 09:13:19 unset SSH_AGENT_PID; 09:13:19 echo Agent pid 21 killed; 09:13:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:13:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:13:19 [ssh-agent] Looking for ssh-agent implementation... 09:13:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:13:20 $ docker exec 7f7e1215a86604844f9a43a73a4472c8e637062986c69050d8f1aa889bdbcae1 ssh-agent 09:13:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFCJMED/agent.55 09:13:20 SSH_AGENT_PID=61 09:13:20 Running ssh-add (command line suppressed) 09:13:20 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-151@tmp/private_key_6022953331369265652.key (/w/workspace/gexfoundry_device-snmp-go_PR-151@tmp/private_key_6022953331369265652.key) 09:13:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:13:20 + git semver init 09:13:20 # -> Open(): unable to determine branch for HEAD 09:13:20 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-151/.git 09:13:20 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-151 09:13:20 # $SEMVER_REMOTE_NAME = origin 09:13:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:13:20 # $SEMVER_USER_NAME = edgex-jenkins 09:13:20 # $SEMVER_BRANCH = PR-151 09:13:20 # $SEMVER_TEMP = /tmp/semver-346812488 09:13:20 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 09:13:21 # '/tmp/semver-346812488' -> '/w/workspace/gexfoundry_device-snmp-go_PR-151/.semver' 09:13:21 # -> Force: false 09:13:21 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-151/.semver [Pipeline] } 09:13:21 $ docker exec --env ******** --env ******** 7f7e1215a86604844f9a43a73a4472c8e637062986c69050d8f1aa889bdbcae1 ssh-agent -k 09:13:21 unset SSH_AUTH_SOCK; 09:13:21 unset SSH_AGENT_PID; 09:13:21 echo Agent pid 61 killed; 09:13:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:13:22 + git semver [Pipeline] } 09:13:22 $ docker stop --time=1 7f7e1215a86604844f9a43a73a4472c8e637062986c69050d8f1aa889bdbcae1 09:13:23 $ docker rm -f 7f7e1215a86604844f9a43a73a4472c8e637062986c69050d8f1aa889bdbcae1 [Pipeline] // withDockerContainer [Pipeline] sh 09:13:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:13:24 Stashed 1 file(s) [Pipeline] echo 09:13:24 [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 09:13:24 provisioning config files... 09:13:24 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-151@tmp/config5495156052656472023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19468 in /w/workspace/gexfoundry_device-snmp-go_PR-151 [Pipeline] { [Pipeline] ws 09:13:24 Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout 09:13:24 Selected Git installation does not exist. Using Default 09:13:24 The recommended git tool is: NONE 09:13:24 ---> docker-login.sh 09:13:24 nexus3.edgexfoundry.org:10001 09:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:24 Configure a credential helper to remove this warning. See 09:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:24 09:13:24 Login Succeeded 09:13:24 nexus3.edgexfoundry.org:10002 09:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:24 Configure a credential helper to remove this warning. See 09:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:24 09:13:24 Login Succeeded 09:13:24 nexus3.edgexfoundry.org:10003 09:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:24 Configure a credential helper to remove this warning. See 09:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:24 09:13:24 Login Succeeded 09:13:24 nexus3.edgexfoundry.org:10004 09:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:25 Configure a credential helper to remove this warning. See 09:13:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:25 09:13:25 Login Succeeded 09:13:25 docker.io 09:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:25 Configure a credential helper to remove this warning. See 09:13:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:25 09:13:25 Login Succeeded 09:13:25 ---> docker-login.sh ends [Pipeline] } 09:13:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:13:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:13:25 ========================================================= 09:13:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 09:13:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:13:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 09:13:25 Sending build context to Docker daemon 5.249MB 09:13:25 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 09:13:25 Step 2/12 : FROM ${BASE} AS builder 09:13:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 09:13:25 59bf1c3509f3: Pulling fs layer 09:13:25 666ba61612fd: Pulling fs layer 09:13:25 8ed8ca486205: Pulling fs layer 09:13:25 4fe6c5a15a65: Pulling fs layer 09:13:25 22a0e8bec74d: Pulling fs layer 09:13:25 640e595b4fbd: Pulling fs layer 09:13:25 763cafe07f6e: Pulling fs layer 09:13:25 0c0b528cf693: Pulling fs layer 09:13:25 10935f4eaf8b: Pulling fs layer 09:13:25 4fe6c5a15a65: Waiting 09:13:25 22a0e8bec74d: Waiting 09:13:25 640e595b4fbd: Waiting 09:13:25 763cafe07f6e: Waiting 09:13:25 0c0b528cf693: Waiting 09:13:25 10935f4eaf8b: Waiting 09:13:25 8ed8ca486205: Verifying Checksum 09:13:25 8ed8ca486205: Download complete 09:13:25 666ba61612fd: Verifying Checksum 09:13:25 666ba61612fd: Download complete 09:13:25 22a0e8bec74d: Verifying Checksum 09:13:25 22a0e8bec74d: Download complete 09:13:26 640e595b4fbd: Verifying Checksum 09:13:26 640e595b4fbd: Download complete 09:13:26 59bf1c3509f3: Verifying Checksum 09:13:26 59bf1c3509f3: Download complete 09:13:26 763cafe07f6e: Download complete 09:13:26 0c0b528cf693: Verifying Checksum 09:13:26 0c0b528cf693: Download complete 09:13:26 59bf1c3509f3: Pull complete 09:13:26 666ba61612fd: Pull complete 09:13:26 8ed8ca486205: Pull complete 09:13:26 10935f4eaf8b: Verifying Checksum 09:13:26 10935f4eaf8b: Download complete 09:13:26 4fe6c5a15a65: Download complete 09:13:28 using credential edgex-jenkins-ssh 09:13:29 Cloning the remote Git repository 09:13:29 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 09:13:29 > git init /w/workspace/device-snmp-go/3 # timeout=10 09:13:29 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 09:13:29 > git --version # timeout=10 09:13:29 > git --version # 'git version 2.25.1' 09:13:29 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:30 4fe6c5a15a65: Pull complete 09:13:30 22a0e8bec74d: Pull complete 09:13:30 640e595b4fbd: Pull complete 09:13:30 763cafe07f6e: Pull complete 09:13:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 09:13:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 09:13:30 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 09:13:30 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:13:30 Merging remotes/origin/main commit 76bc78b56c3c6b32f516faff42577919f6a867f5 into PR head commit 72c924370855f62edbb4f1ee6176635ea31e0c84 09:13:30 0c0b528cf693: Pull complete 09:13:31 Merge succeeded, producing 72c924370855f62edbb4f1ee6176635ea31e0c84 09:13:31 Checking out Revision 72c924370855f62edbb4f1ee6176635ea31e0c84 (PR-151) 09:13:30 > git config core.sparsecheckout # timeout=10 09:13:30 > git checkout -f 72c924370855f62edbb4f1ee6176635ea31e0c84 # timeout=10 09:13:31 > git remote # timeout=10 09:13:31 > git config --get remote.origin.url # timeout=10 09:13:31 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:31 > git merge 76bc78b56c3c6b32f516faff42577919f6a867f5 # timeout=10 09:13:31 > git rev-parse HEAD^{commit} # timeout=10 09:13:31 > git config core.sparsecheckout # timeout=10 09:13:31 > git checkout -f 72c924370855f62edbb4f1ee6176635ea31e0c84 # timeout=10 09:13:33 10935f4eaf8b: Pull complete 09:13:33 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 09:13:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:13:33 ---> 99d49a6021b9 09:13:33 Step 3/12 : ARG MAKE='make build' 09:13:34 ---> Running in 84113fd435f3 09:13:34 Removing intermediate container 84113fd435f3 09:13:34 ---> c684634cfa24 09:13:34 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:13:34 ---> Running in f6cc08523565 09:13:34 Removing intermediate container f6cc08523565 09:13:34 ---> 2ec04c458fcd 09:13:34 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 09:13:34 ---> Running in c475dd595b05 09:13:34 Removing intermediate container c475dd595b05 09:13:34 ---> 511b5b8a3332 09:13:34 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:13:35 ---> Running in f479e277a53f 09:13:35 Commit message: "Merge branch 'main' into snap-appstream" 09:13:35 Removing intermediate container f479e277a53f 09:13:35 ---> d6dda559698b 09:13:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:13:35 ---> Running in 8d3676b2dba5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:13:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:13:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:13:36 % Total % Received % Xferd Average Speed Time Time Time Current 09:13:36 Dload Upload Total Spent Left Speed 09:13:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50395 0 --:--:-- --:--:-- --:--:-- 50611 [Pipeline] sh 09:13:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:13:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:13:37 (1/4) Installing openssh-keygen (8.8_p1-r1) 09:13:37 (2/4) Installing libedit (20210910.3.1-r0) 09:13:37 + sudo tee /etc/docker/daemon.new 09:13:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:13:37 { 09:13:37 "registry-mirrors": [ 09:13:37 "https://nexus3.edgexfoundry.org:10001" 09:13:37 ], 09:13:37 "bip": "10.250.0.254/24", 09:13:37 "hosts": [ 09:13:37 "tcp://0.0.0.0:5555", 09:13:37 "unix:///var/run/docker.sock" 09:13:37 ], 09:13:37 "mtu": 1458, 09:13:37 "selinux-enabled": true, 09:13:37 "seccomp-profile": "/etc/docker/seccomp.json" 09:13:37 } [Pipeline] sh 09:13:37 (3/4) Installing openssh-client-common (8.8_p1-r1) 09:13:37 (4/4) Installing openssh-client-default (8.8_p1-r1) 09:13:37 Executing busybox-1.34.1-r3.trigger 09:13:37 OK: 224 MiB in 56 packages 09:13:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:13:38 + sudo service docker restart 09:13:38 Removing intermediate container 8d3676b2dba5 09:13:38 ---> 80f6fa4fbce6 09:13:38 Step 8/12 : WORKDIR /device-snmp-go 09:13:38 ---> Running in ad949ac662ef 09:13:38 Removing intermediate container ad949ac662ef 09:13:38 ---> c5cb36113e40 09:13:38 Step 9/12 : COPY go.mod vendor* ./ 09:13:38 ---> b2ff0397f233 09:13:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:38 ---> Running in 5c1f25b2b896 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:56 provisioning config files... 09:13:56 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config6337366069044766935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:56 Removing intermediate container 5c1f25b2b896 09:13:56 ---> 0c36758fa833 09:13:56 Step 11/12 : COPY . . 09:13:56 ---> 68fadb35c9f4 09:13:56 Step 12/12 : RUN ${MAKE} 09:13:56 ---> Running in 38c85fe0f511 09:13:56 noop 09:13:56 Removing intermediate container 38c85fe0f511 09:13:56 ---> 29780908335b 09:13:56 Successfully built 29780908335b 09:13:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:13:56 ---> docker-login.sh 09:13:56 nexus3.edgexfoundry.org:10001 09:13:57 + docker inspect -f . ci-base-image-x86_64 09:13:57 . [Pipeline] withDockerContainer 09:13:57 prd-ubuntu20.04-docker-8c-8g-19474 does not seem to be running inside a container 09:13:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-151 -v /w/workspace/gexfoundry_device-snmp-go_PR-151:/w/workspace/gexfoundry_device-snmp-go_PR-151:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-151@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-151@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:57 $ docker top b6b6fe806692a4a0976d1e4375a4127e667f07df3c7521ab556b84fae3e8bfd0 -eo pid,comm 09:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:57 Configure a credential helper to remove this warning. See 09:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:57 09:13:57 Login Succeeded 09:13:57 nexus3.edgexfoundry.org:10002 [Pipeline] { [Pipeline] sh 09:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:57 Configure a credential helper to remove this warning. See 09:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:57 09:13:57 Login Succeeded 09:13:57 nexus3.edgexfoundry.org:10003 09:13:57 + go version 09:13:57 go version go1.17.6 linux/amd64 [Pipeline] } 09:13:57 $ docker stop --time=1 b6b6fe806692a4a0976d1e4375a4127e667f07df3c7521ab556b84fae3e8bfd0 09:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:58 Configure a credential helper to remove this warning. See 09:13:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:58 09:13:58 Login Succeeded 09:13:58 nexus3.edgexfoundry.org:10004 09:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:59 Configure a credential helper to remove this warning. See 09:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:59 09:13:59 Login Succeeded 09:13:59 docker.io 09:13:59 $ docker rm -f b6b6fe806692a4a0976d1e4375a4127e667f07df3c7521ab556b84fae3e8bfd0 [Pipeline] // withDockerContainer 09:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:59 Configure a credential helper to remove this warning. See 09:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:59 09:13:59 Login Succeeded 09:13:59 + docker inspect -f . ci-base-image-x86_64 09:13:59 . [Pipeline] withDockerContainer 09:13:59 prd-ubuntu20.04-docker-8c-8g-19474 does not seem to be running inside a container 09:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-151 -v /w/workspace/gexfoundry_device-snmp-go_PR-151:/w/workspace/gexfoundry_device-snmp-go_PR-151:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-151@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-151@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:13:59 ---> docker-login.sh ends 09:14:00 $ docker top 582b7c6fd70628c9a59a3968a39ea5e22775f9ee37c2978f30dd4de4233d5f78 -eo pid,comm [Pipeline] { [Pipeline] } 09:14:00 Deleting 1 temporary files [Pipeline] fileExists [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [Pipeline] echo 09:14:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:14:00 ========================================================= 09:14:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:14:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:14:00 + make test 09:14:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:14:01 ? github.com/edgexfoundry/device-snmp-go [no test files] 09:14:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 09:14:01 Sending build context to Docker daemon 2.735MB 09:14:01 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 09:14:01 Step 2/12 : FROM ${BASE} AS builder 09:14:01 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:14:01 9b3977197b4f: Pulling fs layer 09:14:01 1a89e8eeedd5: Pulling fs layer 09:14:01 94645a83ff95: Pulling fs layer 09:14:01 3f3a8bcf1eab: Pulling fs layer 09:14:01 0c92f367c5e7: Pulling fs layer 09:14:01 f7c0051592d6: Pulling fs layer 09:14:01 a227ed2f7395: Pulling fs layer 09:14:01 7b1c46037f91: Pulling fs layer 09:14:01 f7c0051592d6: Waiting 09:14:01 a227ed2f7395: Waiting 09:14:01 7b1c46037f91: Waiting 09:14:01 0c92f367c5e7: Waiting 09:14:01 94645a83ff95: Verifying Checksum 09:14:01 94645a83ff95: Download complete 09:14:01 1a89e8eeedd5: Verifying Checksum 09:14:01 1a89e8eeedd5: Download complete 09:14:01 0c92f367c5e7: Download complete 09:14:01 f7c0051592d6: Verifying Checksum 09:14:01 f7c0051592d6: Download complete 09:14:01 9b3977197b4f: Verifying Checksum 09:14:01 a227ed2f7395: Verifying Checksum 09:14:01 a227ed2f7395: Download complete 09:14:02 9b3977197b4f: Pull complete 09:14:03 1a89e8eeedd5: Pull complete 09:14:03 94645a83ff95: Pull complete 09:14:03 7b1c46037f91: Verifying Checksum 09:14:03 7b1c46037f91: Download complete 09:14:04 3f3a8bcf1eab: Verifying Checksum 09:14:04 3f3a8bcf1eab: Download complete 09:14:11 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 09:14:11 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements 09:14:16 3f3a8bcf1eab: Pull complete 09:14:16 0c92f367c5e7: Pull complete 09:14:16 f7c0051592d6: Pull complete 09:14:17 a227ed2f7395: Pull complete 09:14:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:14:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:14:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:14:22 ./bin/test-attribution-txt.sh [Pipeline] echo 09:14:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:14:22 $ docker stop --time=1 582b7c6fd70628c9a59a3968a39ea5e22775f9ee37c2978f30dd4de4233d5f78 09:14:24 7b1c46037f91: Pull complete 09:14:24 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 09:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:14:24 ---> f79e39bc4007 09:14:24 Step 3/12 : ARG MAKE='make build' 09:14:24 ---> Running in 0171e1fa27d8 09:14:24 $ docker rm -f 582b7c6fd70628c9a59a3968a39ea5e22775f9ee37c2978f30dd4de4233d5f78 [Pipeline] // withDockerContainer [Pipeline] sh 09:14:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:14:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 09:14:25 Removing intermediate container 0171e1fa27d8 09:14:25 ---> aab018637186 09:14:25 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:14:25 ---> Running in 82bb2521cf6a 09:14:25 Removing intermediate container 82bb2521cf6a 09:14:25 ---> 8e38f31b1541 09:14:25 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 09:14:25 ---> Running in 227f9eb33b78 09:14:25 Removing intermediate container 227f9eb33b78 09:14:25 ---> 0125ff3fe5a2 09:14:25 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:25 ---> Running in abba59dc7aac [Pipeline] sh 09:14:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:14:26 + ls -al . 09:14:26 total 164 09:14:26 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 09:14 . 09:14:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 09:13 .. 09:14:26 -rw-rw-r-- 1 jenkins jenkins 6 Apr 11 09:13 .dockerignore 09:14:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 09:13 .git 09:14:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 09:13 .github 09:14:26 -rw-rw-r-- 1 jenkins jenkins 328 Apr 11 09:13 .gitignore 09:14:26 -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 09:13 .golangci.yml 09:14:26 drwx------ 3 jenkins jenkins 4096 Apr 11 09:13 .semver 09:14:26 -rw-rw-r-- 1 jenkins jenkins 8164 Apr 11 09:13 Attribution.txt 09:14:26 -rw-rw-r-- 1 jenkins jenkins 4401 Apr 11 09:13 CHANGELOG.md 09:14:26 -rw-rw-r-- 1 jenkins jenkins 1516 Apr 11 09:13 Dockerfile 09:14:26 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 09:13 GOVERNANCE.md 09:14:26 -rw-rw-r-- 1 jenkins jenkins 656 Apr 11 09:13 Jenkinsfile 09:14:26 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 09:13 LICENSE 09:14:26 -rw-rw-r-- 1 jenkins jenkins 1938 Apr 11 09:13 Makefile 09:14:26 -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 09:13 OWNERS.md 09:14:26 -rw-rw-r-- 1 jenkins jenkins 9074 Apr 11 09:13 README.md 09:14:26 -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 09:13 VERSION 09:14:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 09:13 bin 09:14:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 09:13 cmd 09:14:26 -rw-r--r-- 1 jenkins jenkins 7631 Apr 11 09:14 coverage.out 09:14:26 -rw-rw-r-- 1 jenkins jenkins 3245 Apr 11 09:13 go.mod 09:14:26 -rw-rw-r-- 1 jenkins jenkins 35250 Apr 11 09:13 go.sum 09:14:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 09:13 internal 09:14:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 09:13 snap 09:14:26 -rw-rw-r-- 1 jenkins jenkins 209 Apr 11 09:13 version.go [Pipeline] isUnix [Pipeline] sh 09:14:27 + 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=72c924370855f62edbb4f1ee6176635ea31e0c84 --label arch=amd64 --label version=0.0.0 . 09:14:27 Sending build context to Docker daemon 5.257MB 09:14:27 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 09:14:27 Step 2/24 : FROM ${BASE} AS builder 09:14:27 ---> 29780908335b 09:14:27 Step 3/24 : ARG MAKE='make build' 09:14:27 ---> Running in 0da63112a078 09:14:27 Removing intermediate container 0da63112a078 09:14:27 ---> 6a31498c1186 09:14:27 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:14:27 ---> Running in 62996bd1745d 09:14:27 Removing intermediate container 62996bd1745d 09:14:27 ---> 1321def1bc29 09:14:27 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:14:27 ---> Running in 874eb445dffd 09:14:27 Removing intermediate container 874eb445dffd 09:14:27 ---> 041da98b11cd 09:14:27 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:27 ---> Running in 2be79550f12d 09:14:27 Removing intermediate container abba59dc7aac 09:14:27 ---> 1b03a0f589f2 09:14:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:14:27 ---> Running in f15a453d1a4a 09:14:28 Removing intermediate container 2be79550f12d 09:14:28 ---> b0fc616db067 09:14:28 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:14:28 ---> Running in b6e7675d2f5a 09:14:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:14:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:14:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:14:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:14:29 OK: 224 MiB in 56 packages 09:14:29 Removing intermediate container b6e7675d2f5a 09:14:29 ---> 4372e71cfc5f 09:14:29 Step 8/24 : WORKDIR /device-snmp-go 09:14:29 ---> Running in 734cd5aea8c4 09:14:29 Removing intermediate container 734cd5aea8c4 09:14:29 ---> 4048f78630a5 09:14:29 Step 9/24 : COPY go.mod vendor* ./ 09:14:30 ---> 7041113bc0d8 09:14:30 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:30 ---> Running in b39f7b281dc2 09:14:30 (1/4) Installing openssh-keygen (8.8_p1-r1) 09:14:30 (2/4) Installing libedit (20210910.3.1-r0) 09:14:30 (3/4) Installing openssh-client-common (8.8_p1-r1) 09:14:30 (4/4) Installing openssh-client-default (8.8_p1-r1) 09:14:30 Removing intermediate container b39f7b281dc2 09:14:30 ---> a960b688e6d8 09:14:30 Step 11/24 : COPY . . 09:14:30 Executing busybox-1.34.1-r3.trigger 09:14:30 OK: 224 MiB in 56 packages 09:14:30 ---> dc2f7fe6889b 09:14:30 Step 12/24 : RUN ${MAKE} 09:14:30 ---> Running in c90a4e3c0a05 09:14:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 09:14:31 Removing intermediate container f15a453d1a4a 09:14:31 ---> 7552c13555fa 09:14:31 Step 8/12 : WORKDIR /device-snmp-go 09:14:31 ---> Running in 09f072070c24 09:14:32 Removing intermediate container 09f072070c24 09:14:32 ---> 782513ac8c65 09:14:32 Step 9/12 : COPY go.mod vendor* ./ 09:14:32 ---> 3fc5a3df9e2e 09:14:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:32 ---> Running in 9527e28812dc 09:14:53 Removing intermediate container c90a4e3c0a05 09:14:53 ---> faae56e9d0ea 09:14:53 Step 13/24 : FROM alpine:3.14 09:14:53 3.14: Pulling from library/alpine 09:14:53 8663204ce13b: Pulling fs layer 09:14:53 8663204ce13b: Verifying Checksum 09:14:53 8663204ce13b: Download complete 09:14:53 8663204ce13b: Pull complete 09:14:53 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:14:53 Status: Downloaded newer image for alpine:3.14 09:14:53 ---> e04c818066af 09:14:53 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 09:14:53 ---> Running in d2cbec95d243 09:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:14:53 (1/6) Installing dumb-init (1.2.5-r1) 09:14:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:14:53 (3/6) Installing libsodium (1.0.18-r0) 09:14:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:14:53 (5/6) Installing libzmq (4.3.4-r0) 09:14:53 (6/6) Installing zeromq (4.3.4-r0) 09:14:53 Executing busybox-1.33.1-r7.trigger 09:14:53 OK: 8 MiB in 20 packages 09:14:53 Removing intermediate container d2cbec95d243 09:14:53 ---> 939ca03687c5 09:14:53 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 09:14:53 ---> b0ee39d02f81 09:14:53 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 09:14:53 ---> dee61446472e 09:14:53 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 09:14:53 ---> 54acafbbe889 09:14:53 Step 18/24 : EXPOSE 59993 09:14:53 ---> Running in c56dc9eaa44f 09:14:53 Removing intermediate container c56dc9eaa44f 09:14:53 ---> ea08d5286385 09:14:53 Step 19/24 : EXPOSE 161 09:14:53 ---> Running in 03ba3f90cc5e 09:14:53 Removing intermediate container 03ba3f90cc5e 09:14:53 ---> 69fde9d8b13a 09:14:53 Step 20/24 : ENTRYPOINT ["/device-snmp"] 09:14:53 ---> Running in 1e8f3b8ed377 09:14:53 Removing intermediate container 1e8f3b8ed377 09:14:53 ---> 835279da7060 09:14:53 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 09:14:53 ---> Running in 68d6dac6b64d 09:14:53 Removing intermediate container 68d6dac6b64d 09:14:53 ---> 178e36176c64 09:14:53 Step 22/24 : LABEL arch=amd64 09:14:53 ---> Running in 401637a24a00 09:14:53 Removing intermediate container 401637a24a00 09:14:53 ---> bc711bc4e5b8 09:14:53 Step 23/24 : LABEL git_sha=72c924370855f62edbb4f1ee6176635ea31e0c84 09:14:53 ---> Running in 4a04f79b5514 09:14:53 Removing intermediate container 4a04f79b5514 09:14:53 ---> 3262b04c75a9 09:14:53 Step 24/24 : LABEL version=0.0.0 09:14:53 ---> Running in 0fb15878e552 09:14:53 Removing intermediate container 0fb15878e552 09:14:53 ---> 6f1c739c9b37 09:14:53 [Warning] One or more build-args [ARCH] were not consumed 09:14:53 Successfully built 6f1c739c9b37 09:14:53 Successfully tagged device-snmp:latest [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] sh 09:14:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:53 09:14:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:14:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:54 latest: Pulling from edgex-lftools-log-publisher 09:14:54 5eb5b503b376: Pulling fs layer 09:14:54 5c69ac0246d0: Pulling fs layer 09:14:54 ec43610c2a17: Pulling fs layer 09:14:54 3a2ae6a8a46f: Pulling fs layer 09:14:54 33b1e0a273af: Pulling fs layer 09:14:54 5d3b04190fa2: Pulling fs layer 09:14:54 2f39f015ded8: Pulling fs layer 09:14:54 5d3b04190fa2: Waiting 09:14:54 3a2ae6a8a46f: Waiting 09:14:54 33b1e0a273af: Waiting 09:14:54 2f39f015ded8: Waiting 09:14:54 5c69ac0246d0: Verifying Checksum 09:14:54 5c69ac0246d0: Download complete 09:14:54 3a2ae6a8a46f: Verifying Checksum 09:14:54 3a2ae6a8a46f: Download complete 09:14:54 33b1e0a273af: Verifying Checksum 09:14:54 33b1e0a273af: Download complete 09:14:54 5d3b04190fa2: Verifying Checksum 09:14:54 5d3b04190fa2: Download complete 09:14:54 ec43610c2a17: Verifying Checksum 09:14:54 ec43610c2a17: Download complete 09:14:54 5eb5b503b376: Verifying Checksum 09:14:54 5eb5b503b376: Download complete 09:14:55 2f39f015ded8: Download complete 09:14:55 5eb5b503b376: Pull complete 09:14:55 5c69ac0246d0: Pull complete 09:14:56 ec43610c2a17: Pull complete 09:14:56 3a2ae6a8a46f: Pull complete 09:14:56 33b1e0a273af: Pull complete 09:14:56 5d3b04190fa2: Pull complete 09:15:00 2f39f015ded8: Pull complete 09:15:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:15:00 prd-ubuntu20.04-docker-8c-8g-19474 does not seem to be running inside a container 09:15:00 $ 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-151 -v /w/workspace/gexfoundry_device-snmp-go_PR-151:/w/workspace/gexfoundry_device-snmp-go_PR-151:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-151@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-151@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:02 $ docker top c405db5a610b9422ff5690e3e0a6dff870b7bcf677c908ebcf7128ff6d21740d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:03 ---> job-cost.sh 09:15:03 lf-activate-venv: SKIPPING 09:15:03 INFO: No Stack... 09:15:03 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:03 INFO: Archiving Costs [Pipeline] sh 09:15:04 + cat /w/workspace/gexfoundry_device-snmp-go_PR-151/archives/cost.csv 09:15:04 + cut -d, -f6 [Pipeline] lock 09:15:04 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-151-3-stack-cost] 09:15:04 Resource [jenkins-edgexfoundry-device-snmp-go-PR-151-3-stack-cost] did not exist. Created. 09:15:04 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-151-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:04 + echo total: 0.2199999988079071 [Pipeline] stash 09:15:04 Stashed 1 file(s) [Pipeline] } 09:15:04 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-151-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:04 $ docker stop --time=1 c405db5a610b9422ff5690e3e0a6dff870b7bcf677c908ebcf7128ff6d21740d 09:15:05 $ docker rm -f c405db5a610b9422ff5690e3e0a6dff870b7bcf677c908ebcf7128ff6d21740d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:15:19 Removing intermediate container 9527e28812dc 09:15:19 ---> 249b716ce8ab 09:15:19 Step 11/12 : COPY . . 09:15:19 ---> 1902b08d4c86 09:15:19 Step 12/12 : RUN ${MAKE} 09:15:19 ---> Running in 9408bb9dd4c0 09:15:19 noop 09:15:19 Removing intermediate container 9408bb9dd4c0 09:15:19 ---> 3d71072ebadf 09:15:19 Successfully built 3d71072ebadf 09:15:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:15:20 + docker inspect -f . ci-base-image-arm64 09:15:20 . [Pipeline] withDockerContainer 09:15:20 prd-ubuntu20.04-docker-arm64-4c-16g-19468 does not seem to be running inside a container 09:15:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:15:21 $ docker top 2763e02ccafebb9fb7df91d6afaffe321fca3dcd2a5dd2c8f1a079ac5917ac47 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:22 + go version 09:15:22 go version go1.17.6 linux/arm64 [Pipeline] } 09:15:22 $ docker stop --time=1 2763e02ccafebb9fb7df91d6afaffe321fca3dcd2a5dd2c8f1a079ac5917ac47 09:15:24 $ docker rm -f 2763e02ccafebb9fb7df91d6afaffe321fca3dcd2a5dd2c8f1a079ac5917ac47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:15:24 + docker inspect -f . ci-base-image-arm64 09:15:24 . [Pipeline] withDockerContainer 09:15:25 prd-ubuntu20.04-docker-arm64-4c-16g-19468 does not seem to be running inside a container 09:15:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:15:26 $ docker top 0f6d5305ce3b718192bece99ee49dcecfe99ed74911d5b1c8d514a1a8d4f5828 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:15:27 + make test 09:15:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:15:28 ? github.com/edgexfoundry/device-snmp-go [no test files] 09:16:50 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 09:16:50 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.041s coverage: 0.0% of statements 09:16:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:16:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:17:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:17:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:17:13 ./bin/test-attribution-txt.sh [Pipeline] echo 09:17:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:17:13 $ docker stop --time=1 0f6d5305ce3b718192bece99ee49dcecfe99ed74911d5b1c8d514a1a8d4f5828 09:17:14 $ docker rm -f 0f6d5305ce3b718192bece99ee49dcecfe99ed74911d5b1c8d514a1a8d4f5828 [Pipeline] // withDockerContainer [Pipeline] sh 09:17:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:17:15 Warning: overwriting stash ‘coverage-report’ 09:17:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:17:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:17:16 + ls -al . 09:17:17 total 160 09:17:17 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 09:17 . 09:17:17 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 09:13 .. 09:17:17 -rw-rw-r-- 1 jenkins jenkins 6 Apr 11 09:13 .dockerignore 09:17:17 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 09:13 .git 09:17:17 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 09:13 .github 09:17:17 -rw-rw-r-- 1 jenkins jenkins 328 Apr 11 09:13 .gitignore 09:17:17 -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 09:13 .golangci.yml 09:17:17 -rw-rw-r-- 1 jenkins jenkins 8164 Apr 11 09:13 Attribution.txt 09:17:17 -rw-rw-r-- 1 jenkins jenkins 4401 Apr 11 09:13 CHANGELOG.md 09:17:17 -rw-rw-r-- 1 jenkins jenkins 1516 Apr 11 09:13 Dockerfile 09:17:17 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 09:13 GOVERNANCE.md 09:17:17 -rw-rw-r-- 1 jenkins jenkins 656 Apr 11 09:13 Jenkinsfile 09:17:17 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 09:13 LICENSE 09:17:17 -rw-rw-r-- 1 jenkins jenkins 1938 Apr 11 09:13 Makefile 09:17:17 -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 09:13 OWNERS.md 09:17:17 -rw-rw-r-- 1 jenkins jenkins 9074 Apr 11 09:13 README.md 09:17:17 -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 09:13 VERSION 09:17:17 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 09:13 bin 09:17:17 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 09:13 cmd 09:17:17 -rw-r--r-- 1 jenkins jenkins 7631 Apr 11 09:16 coverage.out 09:17:17 -rw-rw-r-- 1 jenkins jenkins 3245 Apr 11 09:13 go.mod 09:17:17 -rw-rw-r-- 1 jenkins jenkins 35250 Apr 11 09:13 go.sum 09:17:17 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 09:13 internal 09:17:17 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 09:13 snap 09:17:17 -rw-rw-r-- 1 jenkins jenkins 209 Apr 11 09:13 version.go [Pipeline] isUnix [Pipeline] sh 09:17:17 + 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=72c924370855f62edbb4f1ee6176635ea31e0c84 --label arch=arm64 --label version=0.0.0 . 09:17:17 Sending build context to Docker daemon 2.743MB 09:17:17 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 09:17:17 Step 2/24 : FROM ${BASE} AS builder 09:17:17 ---> 3d71072ebadf 09:17:17 Step 3/24 : ARG MAKE='make build' 09:17:17 ---> Running in b9e4d747e015 09:17:18 Removing intermediate container b9e4d747e015 09:17:18 ---> d3fc7a5da308 09:17:18 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:17:18 ---> Running in c849be1d5528 09:17:18 Removing intermediate container c849be1d5528 09:17:18 ---> 76c821415e1a 09:17:18 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:17:18 ---> Running in 23b259f63515 09:17:19 Removing intermediate container 23b259f63515 09:17:19 ---> d174a0f858ff 09:17:19 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:19 ---> Running in 368cbd930582 09:17:20 Removing intermediate container 368cbd930582 09:17:20 ---> 7e21e6d9379e 09:17:20 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:17:20 ---> Running in aea9647fc161 09:17:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:17:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:17:23 OK: 224 MiB in 56 packages 09:17:24 Removing intermediate container aea9647fc161 09:17:24 ---> 73afb95e303f 09:17:24 Step 8/24 : WORKDIR /device-snmp-go 09:17:24 ---> Running in 42f47ca5f377 09:17:24 Removing intermediate container 42f47ca5f377 09:17:24 ---> 0212fee477fa 09:17:24 Step 9/24 : COPY go.mod vendor* ./ 09:17:24 ---> 0debf3db44c8 09:17:24 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:25 ---> Running in 438f1c3fedd2 09:17:27 Removing intermediate container 438f1c3fedd2 09:17:27 ---> ec7248bdd026 09:17:27 Step 11/24 : COPY . . 09:17:27 ---> 5281a5c64356 09:17:27 Step 12/24 : RUN ${MAKE} 09:17:27 ---> Running in f5409be65e44 09:17:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 09:19:35 Removing intermediate container f5409be65e44 09:19:35 ---> 4156166dab3b 09:19:35 Step 13/24 : FROM alpine:3.14 09:19:35 3.14: Pulling from library/alpine 09:19:35 455c02918c45: Pulling fs layer 09:19:35 455c02918c45: Verifying Checksum 09:19:35 455c02918c45: Download complete 09:19:35 455c02918c45: Pull complete 09:19:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:19:35 Status: Downloaded newer image for alpine:3.14 09:19:35 ---> ac73e934f311 09:19:35 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 09:19:35 ---> Running in 1558b7c254c3 09:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:19:35 (1/6) Installing dumb-init (1.2.5-r1) 09:19:35 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:19:35 (3/6) Installing libsodium (1.0.18-r0) 09:19:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:19:35 (5/6) Installing libzmq (4.3.4-r0) 09:19:35 (6/6) Installing zeromq (4.3.4-r0) 09:19:35 Executing busybox-1.33.1-r7.trigger 09:19:35 OK: 8 MiB in 20 packages 09:19:35 Removing intermediate container 1558b7c254c3 09:19:35 ---> 978189eb0741 09:19:35 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 09:19:35 ---> e1b522e1d5a2 09:19:35 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 09:19:35 ---> 4d4157f6f815 09:19:35 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 09:19:35 ---> 50f27e92208a 09:19:35 Step 18/24 : EXPOSE 59993 09:19:35 ---> Running in d3aaa2146470 09:19:35 Removing intermediate container d3aaa2146470 09:19:35 ---> 904307e4bc33 09:19:35 Step 19/24 : EXPOSE 161 09:19:35 ---> Running in f84405866bb2 09:19:35 Removing intermediate container f84405866bb2 09:19:35 ---> 161d655dd778 09:19:35 Step 20/24 : ENTRYPOINT ["/device-snmp"] 09:19:35 ---> Running in cab95731ee7c 09:19:35 Removing intermediate container cab95731ee7c 09:19:35 ---> 37023ace45e2 09:19:35 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 09:19:35 ---> Running in 247697f3b24d 09:19:35 Removing intermediate container 247697f3b24d 09:19:35 ---> bcaf6ba50309 09:19:35 Step 22/24 : LABEL arch=arm64 09:19:35 ---> Running in d30e778d2d9d 09:19:35 Removing intermediate container d30e778d2d9d 09:19:35 ---> 0f8c03b86900 09:19:35 Step 23/24 : LABEL git_sha=72c924370855f62edbb4f1ee6176635ea31e0c84 09:19:35 ---> Running in e5ee6c5295e7 09:19:35 Removing intermediate container e5ee6c5295e7 09:19:35 ---> edead2b826ee 09:19:35 Step 24/24 : LABEL version=0.0.0 09:19:35 ---> Running in fee0ba270927 09:19:35 Removing intermediate container fee0ba270927 09:19:35 ---> ad04267e470b 09:19:35 [Warning] One or more build-args [ARCH] were not consumed 09:19:35 Successfully built ad04267e470b 09:19:35 Successfully tagged device-snmp-arm64:latest [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] sh 09:19:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:19:36 09:19:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:19:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:19:36 arm64: Pulling from edgex-lftools-log-publisher 09:19:36 8998bd30e6a1: Pulling fs layer 09:19:36 04944245beec: Pulling fs layer 09:19:36 699f458cf7ca: Pulling fs layer 09:19:36 765212b225bb: Pulling fs layer 09:19:36 f23df028b6ca: Pulling fs layer 09:19:36 d65c8cfc05b1: Pulling fs layer 09:19:36 2437ff75d9bd: Pulling fs layer 09:19:36 f23df028b6ca: Waiting 09:19:36 d65c8cfc05b1: Waiting 09:19:36 2437ff75d9bd: Waiting 09:19:36 765212b225bb: Waiting 09:19:36 04944245beec: Verifying Checksum 09:19:36 04944245beec: Download complete 09:19:36 765212b225bb: Verifying Checksum 09:19:36 765212b225bb: Download complete 09:19:36 f23df028b6ca: Download complete 09:19:36 d65c8cfc05b1: Verifying Checksum 09:19:36 d65c8cfc05b1: Download complete 09:19:36 699f458cf7ca: Verifying Checksum 09:19:36 699f458cf7ca: Download complete 09:19:37 8998bd30e6a1: Verifying Checksum 09:19:37 8998bd30e6a1: Download complete 09:19:40 2437ff75d9bd: Verifying Checksum 09:19:40 2437ff75d9bd: Download complete 09:19:41 8998bd30e6a1: Pull complete 09:19:42 04944245beec: Pull complete 09:19:43 699f458cf7ca: Pull complete 09:19:43 765212b225bb: Pull complete 09:19:44 f23df028b6ca: Pull complete 09:19:44 d65c8cfc05b1: Pull complete 09:20:00 2437ff75d9bd: Pull complete 09:20:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:20:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:20:00 prd-ubuntu20.04-docker-arm64-4c-16g-19468 does not seem to be running inside a container 09:20:00 $ 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/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:20:02 $ docker top 760019bbd5ec6bb0def199c210fe9baf0ccaded13819e3100834410225044fb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:03 ---> job-cost.sh 09:20:03 lf-activate-venv: SKIPPING 09:20:03 INFO: No Stack... 09:20:04 INFO: Retrieving Pricing Info for: v3-standard-4 09:20:05 INFO: Archiving Costs [Pipeline] sh 09:20:05 + + cat /w/workspace/device-snmp-go/3/archives/cost.csv 09:20:05 cut -d, -f6 [Pipeline] lock 09:20:06 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-151-3-stack-cost] 09:20:06 Resource [jenkins-edgexfoundry-device-snmp-go-PR-151-3-stack-cost] did not exist. Created. 09:20:06 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-151-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:20:06 /w/workspace/device-snmp-go/3@tmp/durable-d3d40b61/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:20:07 + echo total: 0.550000011920929 [Pipeline] stash 09:20:07 Warning: overwriting stash ‘stack-cost’ 09:20:07 Stashed 1 file(s) [Pipeline] } 09:20:07 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-151-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:20:07 $ docker stop --time=1 760019bbd5ec6bb0def199c210fe9baf0ccaded13819e3100834410225044fb6 09:20:08 $ docker rm -f 760019bbd5ec6bb0def199c210fe9baf0ccaded13819e3100834410225044fb6 [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 09:20:09 provisioning config files... 09:20:09 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-151@tmp/config7502277927615171049tmp [Pipeline] { [Pipeline] sh 09:20:09 + set +x 09:20:09 + curl -s https://codecov.io/bash 09:20:09 + bash -s -- 09:20:09 09:20:09 _____ _ 09:20:09 / ____| | | 09:20:09 | | ___ __| | ___ ___ _____ __ 09:20:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:20:09 | |___| (_) | (_| | __/ (_| (_) \ V / 09:20:09 \_____\___/ \__,_|\___|\___\___/ \_/ 09:20:09 Bash-1.0.6 09:20:09 09:20:09 09:20:09 ==> git version 2.25.1 found 09:20:09 ==> 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 09:20:09 Release-Date: 2020-01-08 09:20:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:20:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:20:09 ==> Jenkins CI detected. 09:20:09 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-151 09:20:09 project root: . 09:20:09 --> token set from env 09:20:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:20:10 ==> Running gcov in . (disable via -X gcov) 09:20:10 ==> Python coveragepy not found 09:20:10 ==> Searching for coverage reports in: 09:20:10 + . 09:20:10 -> Found 1 reports 09:20:10 ==> Detecting git/mercurial file structure 09:20:10 ==> Reading reports 09:20:10 + ./coverage.out bytes=7631 09:20:10 ==> Appending adjustments 09:20:10 https://docs.codecov.io/docs/fixing-reports 09:20:10 + Found adjustments 09:20:10 ==> Gzipping contents 09:20:10 4.0K /tmp/codecov.cr4S5m.gz 09:20:10 ==> Uploading reports 09:20:10 url: https://codecov.io 09:20:10 query: branch=PR-151&commit=72c924370855f62edbb4f1ee6176635ea31e0c84&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-151%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=151&job=&cmd_args= 09:20:10 -> Pinging Codecov 09:20:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-151&commit=72c924370855f62edbb4f1ee6176635ea31e0c84&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-151%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=151&job=&cmd_args= 09:20:10 -> Uploading to 09:20:10 https://storage.googleapis.com/codecov/v4/raw/2022-04-11/6C56EA5C29638FB4528AC87E60AF5AE0/72c924370855f62edbb4f1ee6176635ea31e0c84/b6f0a72c-5707-4067-852e-18291f3baaac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T092010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83964739f1704e37a68fb6377602f45380c6be83b26bcd24546b57aaaa7e81cd 09:20:10 % Total % Received % Xferd Average Speed Time Time Time Current 09:20:10 Dload Upload Total Spent Left Speed 09:20:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1598 0 0 100 1598 0 6630 --:--:-- --:--:-- --:--:-- 6658 09:20:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/72c924370855f62edbb4f1ee6176635ea31e0c84 [Pipeline] } 09:20:10 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 09:20:11 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-151/archives ] 09:20:11 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-151/archives 09:20:11 total 16 09:20:11 drwxr-xr-x 3 root root 4096 Apr 11 09:15 . 09:20:11 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 09:15 .. 09:20:11 drwxr-xr-x 2 root root 4096 Apr 11 09:15 cost 09:20:11 -rw-r--r-- 1 root root 85 Apr 11 09:15 cost.csv 09:20:11 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-151/archives 09:20:11 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-151/archives 09:20:11 total 16 09:20:11 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 09:15 . 09:20:11 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 09:15 .. 09:20:11 drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 09:15 cost 09:20:11 -rw-r--r-- 1 jenkins jenkins 85 Apr 11 09:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:20:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:20:12 ---> package-listing.sh 09:20:12 ++ facter osfamily 09:20:12 ++ tr '[:upper:]' '[:lower:]' 09:20:12 + OS_FAMILY=debian 09:20:12 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-151 09:20:12 + START_PACKAGES=/tmp/packages_start.txt 09:20:12 + END_PACKAGES=/tmp/packages_end.txt 09:20:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:20:12 + PACKAGES=/tmp/packages_start.txt 09:20:12 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-151 ']' 09:20:12 + PACKAGES=/tmp/packages_end.txt 09:20:12 + case "${OS_FAMILY}" in 09:20:12 + dpkg -l 09:20:12 + grep '^ii' 09:20:12 + '[' -f /tmp/packages_start.txt ']' 09:20:12 + '[' -f /tmp/packages_end.txt ']' 09:20:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:20:12 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-151 ']' 09:20:12 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-151/archives/ 09:20:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-151/archives/ [Pipeline] echo 09:20:12 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-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:20:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:20:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:20:13 . [Pipeline] withDockerContainer 09:20:13 prd-ubuntu20.04-docker-8c-8g-19474 does not seem to be running inside a container 09:20:13 $ 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-151/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-151 -v /w/workspace/gexfoundry_device-snmp-go_PR-151:/w/workspace/gexfoundry_device-snmp-go_PR-151:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-151@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-151@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:20:14 $ docker top 4bca7dc665abd6341ab2c0fe0e5beec025a9755b40d867bb1b10b8187d13f01c -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:14 + touch /tmp/pre-build-complete [Pipeline] sh 09:20:14 + mkdir -p /var/log/sysstat [Pipeline] sh 09:20:15 + ls /var/log/sa-host 09:20:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:20:15 provisioning config files... 09:20:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-151@tmp/config576260453893589827tmp [Pipeline] { [Pipeline] echo 09:20:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:20:15 ---> create-netrc.sh [Pipeline] } 09:20:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:20:15 ---> python-tools-install.sh [Pipeline] echo 09:20:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:20:16 ---> sudo-logs.sh 09:20:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:20:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:20:16 ---> job-cost.sh 09:20:16 lf-activate-venv: SKIPPING 09:20:16 DEBUG: total: 0.2199999988079071 09:20:16 INFO: Retrieving Stack Cost... 09:20:17 INFO: Retrieving Pricing Info for: v3-standard-8 09:20:17 INFO: Archiving Costs [Pipeline] echo 09:20:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:20:17 ---> logs-deploy.sh 09:20:17 lf-activate-venv: SKIPPING 09:20:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-151/3 09:20:17 INFO: archiving workspace using pattern(s): 09:20:18 Archives upload complete. 09:20:18 INFO: archiving logs to Nexus 09:20:19 ---> uname -a: 09:20:19 Linux prd-ubuntu20-04-docker-8c-8g-19474 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 09:20:19 09:20:19 09:20:19 ---> lscpu: 09:20:19 Architecture: x86_64 09:20:19 CPU op-mode(s): 32-bit, 64-bit 09:20:19 Byte Order: Little Endian 09:20:19 Address sizes: 40 bits physical, 48 bits virtual 09:20:19 CPU(s): 8 09:20:19 On-line CPU(s) list: 0-7 09:20:19 Thread(s) per core: 1 09:20:19 Core(s) per socket: 1 09:20:19 Socket(s): 8 09:20:19 NUMA node(s): 1 09:20:19 Vendor ID: AuthenticAMD 09:20:19 CPU family: 23 09:20:19 Model: 49 09:20:19 Model name: AMD EPYC-Rome Processor 09:20:19 Stepping: 0 09:20:19 CPU MHz: 2799.994 09:20:19 BogoMIPS: 5599.98 09:20:19 Virtualization: AMD-V 09:20:19 Hypervisor vendor: KVM 09:20:19 Virtualization type: full 09:20:19 L1d cache: 256 KiB 09:20:19 L1i cache: 256 KiB 09:20:19 L2 cache: 4 MiB 09:20:19 L3 cache: 128 MiB 09:20:19 NUMA node0 CPU(s): 0-7 09:20:19 Vulnerability Itlb multihit: Not affected 09:20:19 Vulnerability L1tf: Not affected 09:20:19 Vulnerability Mds: Not affected 09:20:19 Vulnerability Meltdown: Not affected 09:20:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:20:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:20:19 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:20:19 Vulnerability Srbds: Not affected 09:20:19 Vulnerability Tsx async abort: Not affected 09:20:19 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 09:20:19 09:20:19 09:20:19 ---> nproc: 09:20:19 8 09:20:19 09:20:19 09:20:19 ---> df -h: 09:20:19 Filesystem Size Used Avail Use% Mounted on 09:20:19 overlay 155G 11G 145G 7% / 09:20:19 tmpfs 64M 0 64M 0% /dev 09:20:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:20:19 shm 64M 0 64M 0% /dev/shm 09:20:19 /dev/vda1 155G 11G 145G 7% /facter-os 09:20:19 09:20:19 09:20:19 ---> sar -b -r -n DEV: 09:20:19 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19474) 04/11/22 _x86_64_ (8 CPU) 09:20:19 09:20:19 09:12:33 LINUX RESTART (8 CPU) 09:20:19 09:20:19 09:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:20:19 09:14:01 393.60 17.26 376.34 0.00 2220.59 130959.68 0.00 09:20:19 09:15:01 154.29 0.12 154.17 0.00 9.20 24829.60 0.00 09:20:19 09:16:01 26.31 0.00 26.31 0.00 0.00 14067.67 0.00 09:20:19 09:17:01 1.90 0.02 1.88 0.00 0.13 21.33 0.00 09:20:19 09:18:01 1.80 0.02 1.78 0.00 0.13 18.93 0.00 09:20:19 09:19:01 0.83 0.00 0.83 0.00 0.00 10.66 0.00 09:20:19 09:20:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 09:20:19 Average: 82.87 2.49 80.39 0.00 318.60 24275.59 0.00 09:20:19 09:20:19 09:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:20:19 09:14:01 28819128 31741852 555680 1.69 148552 3018900 2211988 6.52 1213256 2442448 1072 09:20:19 09:15:01 28092916 31768880 526876 1.60 163200 3694472 1975320 5.82 1339288 2977088 398924 09:20:19 09:16:01 28108576 31784848 511492 1.56 163448 3694508 1836176 5.41 1333128 2964816 24 09:20:19 09:17:01 28108780 31785272 510428 1.55 163508 3694508 1836176 5.41 1332720 2964820 228 09:20:19 09:18:01 28114708 31791324 504668 1.53 163572 3694508 1836176 5.41 1327408 2964904 20 09:20:19 09:19:01 28114636 31791280 504672 1.53 163584 3694516 1836176 5.41 1327760 2964908 172 09:20:19 09:20:01 28124292 31800856 495044 1.51 163620 3694516 1836176 5.41 1318664 2964912 12 09:20:19 Average: 28211862 31780616 515551 1.57 161355 3597990 1909741 5.63 1313175 2891985 57207 09:20:19 09:20:19 09:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:20:19 09:14:01 veth834cf05 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 09:20:19 09:14:01 ens3 854.90 568.88 5455.32 129.46 0.00 0.00 0.00 0.00 09:20:19 09:14:01 docker0 119.73 149.23 9.66 1089.44 0.00 0.00 0.00 0.00 09:20:19 09:14:01 lo 6.13 6.13 0.60 0.60 0.00 0.00 0.00 0.00 09:20:19 09:15:01 ens3 179.25 125.20 2674.86 70.49 0.00 0.00 0.00 0.00 09:20:19 09:15:01 docker0 8.55 12.78 0.49 89.54 0.00 0.00 0.00 0.00 09:20:19 09:15:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 09:20:19 09:16:01 ens3 23.30 12.05 21.45 3.30 0.00 0.00 0.00 0.00 09:20:19 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:19 09:16:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:20:19 09:17:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:20:19 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:19 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:20:19 09:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:19 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:19 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:19 09:19:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:20:19 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:19 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:20:19 09:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:19 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:19 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:19 Average: ens3 151.12 100.92 1164.55 29.05 0.00 0.00 0.00 0.00 09:20:19 Average: docker0 18.33 23.15 1.45 168.44 0.00 0.00 0.00 0.00 09:20:19 Average: lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 09:20:19 09:20:19 09:20:19 ---> sar -P ALL: 09:20:19 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19474) 04/11/22 _x86_64_ (8 CPU) 09:20:19 09:20:19 09:12:33 LINUX RESTART (8 CPU) 09:20:19 09:20:19 09:13:01 CPU %user %nice %system %iowait %steal %idle 09:20:19 09:14:01 all 11.69 0.00 4.86 1.68 0.07 81.71 09:20:19 09:14:01 0 10.78 0.00 4.90 0.93 0.07 83.32 09:20:19 09:14:01 1 13.34 0.00 5.89 4.38 0.07 76.33 09:20:19 09:14:01 2 10.70 0.00 5.11 1.55 0.05 82.59 09:20:19 09:14:01 3 9.36 0.00 4.33 0.78 0.07 85.47 09:20:19 09:14:01 4 12.18 0.00 4.55 1.92 0.07 81.28 09:20:19 09:14:01 5 12.09 0.00 3.94 1.82 0.07 82.08 09:20:19 09:14:01 6 12.72 0.00 4.85 0.57 0.07 81.80 09:20:19 09:14:01 7 12.33 0.00 5.32 1.45 0.09 80.81 09:20:19 09:15:01 all 37.19 0.00 6.78 0.67 0.09 55.27 09:20:19 09:15:01 0 37.43 0.00 6.69 0.47 0.08 55.32 09:20:19 09:15:01 1 38.44 0.00 6.75 0.51 0.10 54.20 09:20:19 09:15:01 2 37.77 0.00 6.72 0.46 0.08 54.96 09:20:19 09:15:01 3 36.21 0.00 6.40 2.38 0.08 54.94 09:20:19 09:15:01 4 36.90 0.00 6.50 0.05 0.08 56.47 09:20:19 09:15:01 5 38.38 0.00 6.98 0.12 0.07 54.46 09:20:19 09:15:01 6 35.15 0.00 7.12 0.56 0.10 57.07 09:20:19 09:15:01 7 37.21 0.00 7.12 0.81 0.08 54.78 09:20:19 09:16:01 all 0.23 0.00 0.20 0.24 0.01 99.32 09:20:19 09:16:01 0 0.20 0.00 0.17 0.23 0.00 99.40 09:20:19 09:16:01 1 0.17 0.00 0.50 1.34 0.00 98.00 09:20:19 09:16:01 2 0.28 0.00 0.18 0.03 0.02 99.48 09:20:19 09:16:01 3 0.37 0.00 0.22 0.23 0.02 99.17 09:20:19 09:16:01 4 0.20 0.00 0.12 0.00 0.02 99.67 09:20:19 09:16:01 5 0.18 0.00 0.12 0.00 0.02 99.68 09:20:19 09:16:01 6 0.13 0.00 0.12 0.08 0.00 99.67 09:20:19 09:16:01 7 0.30 0.00 0.15 0.02 0.02 99.51 09:20:19 09:17:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:20:19 09:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:20:19 09:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:20:19 09:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:20:19 09:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:20:19 09:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:20:19 09:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:20:19 09:17:01 6 0.00 0.00 0.02 0.05 0.00 99.93 09:20:19 09:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:20:19 09:18:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:20:19 09:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:20:19 09:18:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:20:19 09:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:20:19 09:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:20:19 09:18:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:20:19 09:18:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:20:19 09:18:01 6 0.05 0.00 0.00 0.05 0.00 99.90 09:20:19 09:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:20:19 09:19:01 all 0.15 0.00 0.01 0.00 0.00 99.83 09:20:19 09:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:20:19 09:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:20:19 09:19:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:20:19 09:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:20:19 09:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:20:19 09:19:01 5 0.03 0.00 0.05 0.00 0.02 99.90 09:20:19 09:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:20:19 09:19:01 7 1.06 0.00 0.00 0.00 0.00 98.94 09:20:19 09:20:01 all 0.26 0.00 0.02 0.00 0.01 99.71 09:20:19 09:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:20:19 09:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:20:19 09:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:20:19 09:20:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:20:19 09:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:20:19 09:20:01 5 0.07 0.00 0.03 0.00 0.02 99.88 09:20:19 09:20:01 6 0.02 0.00 0.00 0.03 0.02 99.93 09:20:19 09:20:01 7 1.82 0.00 0.03 0.00 0.02 98.13 09:20:19 Average: all 7.01 0.00 1.68 0.37 0.03 90.91 09:20:19 Average: 0 6.86 0.00 1.67 0.23 0.02 91.21 09:20:19 Average: 1 7.37 0.00 1.87 0.89 0.03 89.84 09:20:19 Average: 2 6.91 0.00 1.71 0.29 0.02 91.06 09:20:19 Average: 3 6.50 0.00 1.56 0.48 0.03 91.44 09:20:19 Average: 4 6.99 0.00 1.59 0.28 0.02 91.11 09:20:19 Average: 5 7.20 0.00 1.58 0.27 0.03 90.92 09:20:19 Average: 6 6.79 0.00 1.71 0.19 0.03 91.28 09:20:19 Average: 7 7.45 0.00 1.78 0.32 0.03 90.42 09:20:19 09:20:19 09:20:19