Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7306a6f06add30c2c77de82c1e2d09b100e0c142 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-ssh17479458680749741416.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-ssh2825490697018741638.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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3213316897407512153.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-ssh4400807560540128222.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6270047360306335985.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-10949 in /w/workspace/edgexfoundry_device-snmp-go_main [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/edgexfoundry_device-snmp-go_main # 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 Avoid second fetch Checking out Revision 7306a6f06add30c2c77de82c1e2d09b100e0c142 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 7306a6f06add30c2c77de82c1e2d09b100e0c142 # timeout=10 Commit message: "Merge pull request #149 from bnevis-i/add-spiffe" > git rev-list --no-walk 480fc110605f705546cd9b1d947e4f522cca56d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:32:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:32:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:32:19 ========================================================= 08:32:19 EdgeX Global Pipelines Version Info 08:32:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:32:20 ------------------- 08:32:20 stable info: 08:32:20 ------------------- 08:32:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:32:20 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 08:32:20 Message: update stable to v1.0.221 08:32:21 ------------------- 08:32:21 experimental info: 08:32:21 ------------------- 08:32:21 Commited By: **** collab-it+edgex@linuxfoundation.org 08:32:21 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 08:32:21 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7306a6f06add30c2c77de82c1e2d09b100e0c142 [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7306a6f [Pipeline] echo 08:32:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:21 provisioning config files... 08:32:21 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1408052220149163961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:22 ---> docker-login.sh 08:32:22 nexus3.edgexfoundry.org:10001 08:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:22 Configure a credential helper to remove this warning. See 08:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:22 08:32:22 Login Succeeded 08:32:22 nexus3.edgexfoundry.org:10002 08:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:22 Configure a credential helper to remove this warning. See 08:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:22 08:32:22 Login Succeeded 08:32:22 nexus3.edgexfoundry.org:10003 08:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:23 Configure a credential helper to remove this warning. See 08:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:23 08:32:23 Login Succeeded 08:32:23 nexus3.edgexfoundry.org:10004 08:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:23 Configure a credential helper to remove this warning. See 08:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:23 08:32:23 Login Succeeded 08:32:23 docker.io 08:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:23 Configure a credential helper to remove this warning. See 08:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:23 08:32:23 Login Succeeded 08:32:23 ---> docker-login.sh ends [Pipeline] } 08:32:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:32:24 + git rev-list -1 --merges 7306a6f06add30c2c77de82c1e2d09b100e0c142~1..7306a6f06add30c2c77de82c1e2d09b100e0c142 [Pipeline] echo 08:32:24 -----------> git rev-list -1 --merges 7306a6f06add30c2c77de82c1e2d09b100e0c142~1..7306a6f06add30c2c77de82c1e2d09b100e0c142 7306a6f06add30c2c77de82c1e2d09b100e0c142 08:32:24 7306a6f06add30c2c77de82c1e2d09b100e0c142 [false] [Pipeline] sh 08:32:24 + git log --format=format:%s -1 7306a6f06add30c2c77de82c1e2d09b100e0c142 [Pipeline] echo 08:32:24 ========================================================= 08:32:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:32:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:24 + git log --format=format:%s -1 7306a6f06add30c2c77de82c1e2d09b100e0c142 [Pipeline] echo 08:32:24 [semverPrep] GIT_COMMIT: 7306a6f06add30c2c77de82c1e2d09b100e0c142, Commit Message: Merge pull request #149 from bnevis-i/add-spiffe [Pipeline] echo 08:32:24 [semverPrep] This is not a build commit. [Pipeline] sh 08:32:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:32:25 + grep -v github /etc/ssh/ssh_known_hosts 08:32:25 + [ -e /tmp/ssh_known_hosts ] 08:32:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:32:25 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 08:32:25 tee -a /etc/ssh/ssh_known_hosts 08:32:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:32:25 08:32:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:32:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:32:25 latest: Pulling from edgex-devops/git-semver 08:32:25 a0d0a0d46f8b: Pulling fs layer 08:32:25 3e5f54012d9b: Pulling fs layer 08:32:25 4c7163046ea9: Pulling fs layer 08:32:25 0c2d73faf560: Pulling fs layer 08:32:25 0c2d73faf560: Waiting 08:32:25 3e5f54012d9b: Download complete 08:32:25 a0d0a0d46f8b: Verifying Checksum 08:32:25 a0d0a0d46f8b: Download complete 08:32:25 0c2d73faf560: Verifying Checksum 08:32:25 0c2d73faf560: Download complete 08:32:25 4c7163046ea9: Verifying Checksum 08:32:25 4c7163046ea9: Download complete 08:32:26 a0d0a0d46f8b: Pull complete 08:32:26 3e5f54012d9b: Pull complete 08:32:26 4c7163046ea9: Pull complete 08:32:26 0c2d73faf560: Pull complete 08:32:26 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:32:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:32:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:32:26 prd-ubuntu20.04-docker-8c-8g-10949 does not seem to be running inside a container 08:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:32:27 $ docker top b898703b1e3320f723034e1341c03c11d16a2b79cba590ddff222bdf838f0d4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:27 [ssh-agent] Looking for ssh-agent implementation... 08:32:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:27 $ docker exec b898703b1e3320f723034e1341c03c11d16a2b79cba590ddff222bdf838f0d4f ssh-agent 08:32:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeFEEih/agent.13 08:32:28 SSH_AGENT_PID=20 08:32:28 Running ssh-add (command line suppressed) 08:32:28 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7521153405651963023.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7521153405651963023.key) 08:32:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:28 + git tag --points-at HEAD [Pipeline] } 08:32:28 $ docker exec --env ******** --env ******** b898703b1e3320f723034e1341c03c11d16a2b79cba590ddff222bdf838f0d4f ssh-agent -k 08:32:28 unset SSH_AUTH_SOCK; 08:32:28 unset SSH_AGENT_PID; 08:32:28 echo Agent pid 20 killed; 08:32:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:32:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:28 [ssh-agent] Looking for ssh-agent implementation... 08:32:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:28 $ docker exec b898703b1e3320f723034e1341c03c11d16a2b79cba590ddff222bdf838f0d4f ssh-agent 08:32:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPPnBJh/agent.52 08:32:28 SSH_AGENT_PID=59 08:32:28 Running ssh-add (command line suppressed) 08:32:29 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5863868946803649951.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5863868946803649951.key) 08:32:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:29 + git semver init 08:32:29 # -> Open(): unable to determine branch for HEAD 08:32:29 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 08:32:29 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 08:32:29 # $SEMVER_REMOTE_NAME = origin 08:32:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:32:29 # $SEMVER_USER_NAME = edgex-jenkins 08:32:29 # $SEMVER_BRANCH = main 08:32:29 # $SEMVER_TEMP = /tmp/semver-265316355 08:32:29 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 08:32:30 # '/tmp/semver-265316355' -> '/w/workspace/edgexfoundry_device-snmp-go_main/.semver' 08:32:30 # -> Force: false 08:32:30 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } 08:32:30 $ docker exec --env ******** --env ******** b898703b1e3320f723034e1341c03c11d16a2b79cba590ddff222bdf838f0d4f ssh-agent -k 08:32:30 unset SSH_AUTH_SOCK; 08:32:30 unset SSH_AGENT_PID; 08:32:30 echo Agent pid 59 killed; 08:32:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:30 + git semver [Pipeline] } 08:32:30 $ docker stop --time=1 b898703b1e3320f723034e1341c03c11d16a2b79cba590ddff222bdf838f0d4f 08:32:32 $ docker rm -f b898703b1e3320f723034e1341c03c11d16a2b79cba590ddff222bdf838f0d4f [Pipeline] // withDockerContainer [Pipeline] sh 08:32:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:32:32 Stashed 1 file(s) [Pipeline] echo 08:32:32 [edgeXSemver]: initialized semver on version 2.2.0-dev.7 [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 08:32:32 provisioning config files... 08:32:32 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4302389546310971129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:33 ---> docker-login.sh 08:32:33 nexus3.edgexfoundry.org:10001 08:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:33 Configure a credential helper to remove this warning. See 08:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:33 08:32:33 Login Succeeded 08:32:33 nexus3.edgexfoundry.org:10002 08:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:33 Configure a credential helper to remove this warning. See 08:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:33 08:32:33 Login Succeeded 08:32:33 nexus3.edgexfoundry.org:10003 08:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:33 Configure a credential helper to remove this warning. See 08:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:33 08:32:33 Login Succeeded 08:32:33 nexus3.edgexfoundry.org:10004 08:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:33 Configure a credential helper to remove this warning. See 08:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:33 08:32:33 Login Succeeded 08:32:33 docker.io 08:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:34 Configure a credential helper to remove this warning. See 08:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:34 08:32:34 Login Succeeded 08:32:34 ---> docker-login.sh ends [Pipeline] } 08:32:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:32:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:34 ========================================================= 08:32:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:32:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:32:34 + 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 . 08:32:34 Sending build context to Docker daemon 5.204MB 08:32:34 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 08:32:34 Step 2/12 : FROM ${BASE} AS builder 08:32:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:32:34 59bf1c3509f3: Pulling fs layer 08:32:34 666ba61612fd: Pulling fs layer 08:32:34 8ed8ca486205: Pulling fs layer 08:32:34 4fe6c5a15a65: Pulling fs layer 08:32:34 22a0e8bec74d: Pulling fs layer 08:32:34 640e595b4fbd: Pulling fs layer 08:32:34 763cafe07f6e: Pulling fs layer 08:32:34 0c0b528cf693: Pulling fs layer 08:32:34 10935f4eaf8b: Pulling fs layer 08:32:34 640e595b4fbd: Waiting 08:32:34 763cafe07f6e: Waiting 08:32:34 0c0b528cf693: Waiting 08:32:34 10935f4eaf8b: Waiting 08:32:34 22a0e8bec74d: Waiting 08:32:34 4fe6c5a15a65: Waiting 08:32:34 8ed8ca486205: Verifying Checksum 08:32:34 8ed8ca486205: Download complete 08:32:34 666ba61612fd: Verifying Checksum 08:32:34 666ba61612fd: Download complete 08:32:34 22a0e8bec74d: Verifying Checksum 08:32:34 22a0e8bec74d: Download complete 08:32:34 640e595b4fbd: Verifying Checksum 08:32:34 640e595b4fbd: Download complete 08:32:34 59bf1c3509f3: Verifying Checksum 08:32:34 59bf1c3509f3: Download complete 08:32:34 763cafe07f6e: Verifying Checksum 08:32:34 763cafe07f6e: Download complete 08:32:34 0c0b528cf693: Verifying Checksum 08:32:34 0c0b528cf693: Download complete 08:32:34 59bf1c3509f3: Pull complete 08:32:34 666ba61612fd: Pull complete 08:32:34 8ed8ca486205: Pull complete 08:32:35 10935f4eaf8b: Verifying Checksum 08:32:35 10935f4eaf8b: Download complete 08:32:35 4fe6c5a15a65: Verifying Checksum 08:32:35 4fe6c5a15a65: Download complete 08:32:39 4fe6c5a15a65: Pull complete 08:32:39 22a0e8bec74d: Pull complete 08:32:39 640e595b4fbd: Pull complete 08:32:39 763cafe07f6e: Pull complete 08:32:39 0c0b528cf693: Pull complete 08:32:42 10935f4eaf8b: Pull complete 08:32:42 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 08:32:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:32:42 ---> 99d49a6021b9 08:32:42 Step 3/12 : ARG MAKE='make build' 08:32:43 ---> Running in e567ac90eaa1 08:32:43 Removing intermediate container e567ac90eaa1 08:32:43 ---> 5173582d20f4 08:32:43 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:32:43 ---> Running in b890c633d8d8 08:32:44 Removing intermediate container b890c633d8d8 08:32:44 ---> ad521dea9f8d 08:32:44 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 08:32:44 ---> Running in 39b074d7cd87 08:32:44 Removing intermediate container 39b074d7cd87 08:32:44 ---> 6752c31478c2 08:32:44 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:32:44 ---> Running in 0c97e3a3396c 08:32:44 Removing intermediate container 0c97e3a3396c 08:32:44 ---> f5344d242076 08:32:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:32:44 ---> Running in a5ce484d3ae3 08:32:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:32:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:32:46 (1/4) Installing openssh-keygen (8.8_p1-r1) 08:32:46 (2/4) Installing libedit (20210910.3.1-r0) 08:32:46 (3/4) Installing openssh-client-common (8.8_p1-r1) 08:32:46 (4/4) Installing openssh-client-default (8.8_p1-r1) 08:32:46 Executing busybox-1.34.1-r3.trigger 08:32:46 OK: 224 MiB in 56 packages 08:32:47 Removing intermediate container a5ce484d3ae3 08:32:47 ---> 5bd1b948f2fd 08:32:47 Step 8/12 : WORKDIR /device-snmp-go 08:32:47 ---> Running in 330cafba378d 08:32:47 Removing intermediate container 330cafba378d 08:32:47 ---> 7846555c109a 08:32:47 Step 9/12 : COPY go.mod vendor* ./ 08:32:47 ---> 7a1e9738dd1a 08:32:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:47 ---> Running in fb9cf6176a5b 08:32:47 Still waiting to schedule task 08:32:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:33:05 Removing intermediate container fb9cf6176a5b 08:33:05 ---> cfa5168f4407 08:33:05 Step 11/12 : COPY . . 08:33:05 ---> 24163890eaa9 08:33:05 Step 12/12 : RUN ${MAKE} 08:33:06 ---> Running in c7e72d85170d 08:33:06 noop 08:33:06 Removing intermediate container c7e72d85170d 08:33:06 ---> 99a9f6d2be48 08:33:06 Successfully built 99a9f6d2be48 08:33:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:33:06 + docker inspect -f . ci-base-image-x86_64 08:33:06 . [Pipeline] withDockerContainer 08:33:07 prd-ubuntu20.04-docker-8c-8g-10949 does not seem to be running inside a container 08:33:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** ci-base-image-x86_64 cat 08:33:07 $ docker top b65b239cf7b5f5f82c8b27c695456bc5e6c412f11c3e0ce7c5366f1f3ff482be -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:07 + go version 08:33:07 go version go1.17.6 linux/amd64 [Pipeline] } 08:33:07 $ docker stop --time=1 b65b239cf7b5f5f82c8b27c695456bc5e6c412f11c3e0ce7c5366f1f3ff482be 08:33:09 $ docker rm -f b65b239cf7b5f5f82c8b27c695456bc5e6c412f11c3e0ce7c5366f1f3ff482be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:33:09 + docker inspect -f . ci-base-image-x86_64 08:33:09 . [Pipeline] withDockerContainer 08:33:09 prd-ubuntu20.04-docker-8c-8g-10949 does not seem to be running inside a container 08:33:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** ci-base-image-x86_64 cat 08:33:10 $ docker top f8c79b21f019d2fb556132770348efa7a66efc5817fa765bd3f6f3b99a2ce25e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:33:10 + make test 08:33:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 08:33:10 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:33:20 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 08:33:20 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements 08:33:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:33:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:30 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:33:30 $ docker stop --time=1 f8c79b21f019d2fb556132770348efa7a66efc5817fa765bd3f6f3b99a2ce25e 08:33:32 $ docker rm -f f8c79b21f019d2fb556132770348efa7a66efc5817fa765bd3f6f3b99a2ce25e [Pipeline] // withDockerContainer [Pipeline] sh 08:33:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:33:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:33:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:33:34 + ls -al . 08:33:34 total 164 08:33:34 drwxrwxr-x 9 jenkins jenkins 4096 Apr 6 08:33 . 08:33:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 08:32 .. 08:33:34 -rw-rw-r-- 1 jenkins jenkins 6 Apr 6 08:32 .dockerignore 08:33:34 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 08:32 .git 08:33:34 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 08:32 .github 08:33:34 -rw-rw-r-- 1 jenkins jenkins 262 Apr 6 08:32 .gitignore 08:33:34 -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 08:32 .golangci.yml 08:33:34 drwx------ 3 jenkins jenkins 4096 Apr 6 08:32 .semver 08:33:34 -rw-rw-r-- 1 jenkins jenkins 8164 Apr 6 08:32 Attribution.txt 08:33:34 -rw-rw-r-- 1 jenkins jenkins 4401 Apr 6 08:32 CHANGELOG.md 08:33:34 -rw-rw-r-- 1 jenkins jenkins 1516 Apr 6 08:32 Dockerfile 08:33:34 -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 08:32 GOVERNANCE.md 08:33:34 -rw-rw-r-- 1 jenkins jenkins 656 Apr 6 08:32 Jenkinsfile 08:33:34 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 08:32 LICENSE 08:33:34 -rw-rw-r-- 1 jenkins jenkins 1551 Apr 6 08:32 Makefile 08:33:34 -rw-rw-r-- 1 jenkins jenkins 620 Apr 6 08:32 OWNERS.md 08:33:34 -rw-rw-r-- 1 jenkins jenkins 9074 Apr 6 08:32 README.md 08:33:34 -rw-rw-r-- 1 jenkins jenkins 11 Apr 6 08:32 VERSION 08:33:34 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 08:32 bin 08:33:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 08:32 cmd 08:33:34 -rw-r--r-- 1 jenkins jenkins 7631 Apr 6 08:33 coverage.out 08:33:34 -rw-rw-r-- 1 jenkins jenkins 3245 Apr 6 08:32 go.mod 08:33:34 -rw-rw-r-- 1 jenkins jenkins 35250 Apr 6 08:32 go.sum 08:33:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 08:32 internal 08:33:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 08:32 snap 08:33:34 -rw-rw-r-- 1 jenkins jenkins 209 Apr 6 08:32 version.go [Pipeline] isUnix [Pipeline] sh 08:33:34 + 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=7306a6f06add30c2c77de82c1e2d09b100e0c142 --label arch=amd64 --label version=2.2.0-dev.7 . 08:33:34 Sending build context to Docker daemon 5.213MB 08:33:34 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 08:33:34 Step 2/24 : FROM ${BASE} AS builder 08:33:34 ---> 99a9f6d2be48 08:33:34 Step 3/24 : ARG MAKE='make build' 08:33:34 ---> Running in 68dcf16d9f4d 08:33:34 Removing intermediate container 68dcf16d9f4d 08:33:34 ---> 4ef6a424c721 08:33:34 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:33:34 ---> Running in ad2af3f95e8d 08:33:34 Removing intermediate container ad2af3f95e8d 08:33:34 ---> fbf8394ea824 08:33:34 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:33:34 ---> Running in 6474d4444240 08:33:35 Removing intermediate container 6474d4444240 08:33:35 ---> a6ef501e3db7 08:33:35 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:35 ---> Running in bfa3a5f7c8e6 08:33:35 Removing intermediate container bfa3a5f7c8e6 08:33:35 ---> 660117697b03 08:33:35 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:33:35 ---> Running in 31de07d2886a 08:33:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:37 OK: 224 MiB in 56 packages 08:33:37 Removing intermediate container 31de07d2886a 08:33:37 ---> 1ce7ab5184ca 08:33:37 Step 8/24 : WORKDIR /device-snmp-go 08:33:37 ---> Running in a4363ee02d1e 08:33:37 Removing intermediate container a4363ee02d1e 08:33:37 ---> 599e856874bc 08:33:37 Step 9/24 : COPY go.mod vendor* ./ 08:33:37 ---> fa6b0a31b27f 08:33:37 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:37 ---> Running in 516883c36de2 08:33:38 Removing intermediate container 516883c36de2 08:33:38 ---> c4d303beea20 08:33:38 Step 11/24 : COPY . . 08:33:38 ---> b33adb365af6 08:33:38 Step 12/24 : RUN ${MAKE} 08:33:38 ---> Running in 048c51205d72 08:33:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.7" -o cmd/device-snmp ./cmd 08:33:54 Removing intermediate container 048c51205d72 08:33:54 ---> 6d1a8c40e2de 08:33:54 Step 13/24 : FROM alpine:3.14 08:33:54 3.14: Pulling from library/alpine 08:33:54 8663204ce13b: Pulling fs layer 08:33:54 8663204ce13b: Verifying Checksum 08:33:54 8663204ce13b: Download complete 08:33:54 8663204ce13b: Pull complete 08:33:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:33:54 Status: Downloaded newer image for alpine:3.14 08:33:54 ---> e04c818066af 08:33:54 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 08:33:54 ---> Running in f49f9048f8c7 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:33:54 (1/6) Installing dumb-init (1.2.5-r1) 08:33:54 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:33:54 (3/6) Installing libsodium (1.0.18-r0) 08:33:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:33:54 (5/6) Installing libzmq (4.3.4-r0) 08:33:54 (6/6) Installing zeromq (4.3.4-r0) 08:33:54 Executing busybox-1.33.1-r7.trigger 08:33:54 OK: 8 MiB in 20 packages 08:33:54 Removing intermediate container f49f9048f8c7 08:33:54 ---> 4953376c70e7 08:33:54 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 08:33:54 ---> 73cacd9e8201 08:33:54 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 08:33:54 ---> 217ca55362dd 08:33:54 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 08:33:55 ---> 38d6eb8b90fe 08:33:55 Step 18/24 : EXPOSE 59993 08:33:55 ---> Running in 56949c2fd259 08:33:55 Removing intermediate container 56949c2fd259 08:33:55 ---> 8365c8ae2a27 08:33:55 Step 19/24 : EXPOSE 161 08:33:55 ---> Running in e9567d305d85 08:33:55 Removing intermediate container e9567d305d85 08:33:55 ---> 80ff4f567920 08:33:55 Step 20/24 : ENTRYPOINT ["/device-snmp"] 08:33:55 ---> Running in 4b2fd8c16f4a 08:33:55 Removing intermediate container 4b2fd8c16f4a 08:33:55 ---> 3e705a90326b 08:33:55 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 08:33:55 ---> Running in e733a91ce5bd 08:33:56 Removing intermediate container e733a91ce5bd 08:33:56 ---> eb65bccea095 08:33:56 Step 22/24 : LABEL arch=amd64 08:33:56 ---> Running in 7bbca8851b39 08:33:56 Removing intermediate container 7bbca8851b39 08:33:56 ---> 3f94c47066a9 08:33:56 Step 23/24 : LABEL git_sha=7306a6f06add30c2c77de82c1e2d09b100e0c142 08:33:56 ---> Running in 565715da23b1 08:33:56 Removing intermediate container 565715da23b1 08:33:56 ---> 5aa066e3690c 08:33:56 Step 24/24 : LABEL version=2.2.0-dev.7 08:33:56 ---> Running in aa51aecdea62 08:33:56 Removing intermediate container aa51aecdea62 08:33:56 ---> 9497ee13503f 08:33:56 [Warning] One or more build-args [ARCH] were not consumed 08:33:56 Successfully built 9497ee13503f 08:33:56 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:56 provisioning config files... 08:33:56 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6837178683647496331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:56 ---> docker-login.sh 08:33:56 nexus3.edgexfoundry.org:10001 08:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:56 Configure a credential helper to remove this warning. See 08:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:56 08:33:56 Login Succeeded 08:33:56 nexus3.edgexfoundry.org:10002 08:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:57 Configure a credential helper to remove this warning. See 08:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:57 08:33:57 Login Succeeded 08:33:57 nexus3.edgexfoundry.org:10003 08:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:57 Configure a credential helper to remove this warning. See 08:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:57 08:33:57 Login Succeeded 08:33:57 nexus3.edgexfoundry.org:10004 08:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:57 Configure a credential helper to remove this warning. See 08:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:57 08:33:57 Login Succeeded 08:33:57 docker.io 08:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:57 Configure a credential helper to remove this warning. See 08:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:57 08:33:57 Login Succeeded 08:33:57 ---> docker-login.sh ends [Pipeline] } 08:33:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:33:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:57 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 08:33:57 7306a6f06add30c2c77de82c1e2d09b100e0c142 08:33:57 latest 08:33:57 2.2.0-dev.7 08:33:57 7306a6f06add30c2c77de82c1e2d09b100e0c142-2.2.0-dev.7 08:33:57 main 08:33:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:33:58 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:7306a6f06add30c2c77de82c1e2d09b100e0c142 [Pipeline] isUnix [Pipeline] sh 08:33:58 + docker push nexus3.edgexfoundry.org:10004/device-snmp:7306a6f06add30c2c77de82c1e2d09b100e0c142 08:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:33:58 2467b6f11992: Preparing 08:33:58 c7cecf2f820d: Preparing 08:33:58 e694e836a805: Preparing 08:33:58 0fbe516c654d: Preparing 08:33:58 b541d28bf3b4: Preparing 08:33:58 b541d28bf3b4: Layer already exists 08:33:58 2467b6f11992: Pushed 08:33:58 c7cecf2f820d: Pushed 08:33:58 0fbe516c654d: Pushed 08:34:00 e694e836a805: Pushed 08:34:00 7306a6f06add30c2c77de82c1e2d09b100e0c142: digest: sha256:3a78708522c59f39ba1f6c4dc1c3122fea924b24e8fd01bd64d07a35c61e710a size: 1367 [Pipeline] isUnix [Pipeline] sh 08:34:01 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh 08:34:01 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 08:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:34:01 2467b6f11992: Preparing 08:34:01 c7cecf2f820d: Preparing 08:34:01 e694e836a805: Preparing 08:34:01 0fbe516c654d: Preparing 08:34:01 b541d28bf3b4: Preparing 08:34:01 0fbe516c654d: Layer already exists 08:34:01 c7cecf2f820d: Layer already exists 08:34:01 b541d28bf3b4: Layer already exists 08:34:01 2467b6f11992: Layer already exists 08:34:01 e694e836a805: Layer already exists 08:34:01 latest: digest: sha256:3a78708522c59f39ba1f6c4dc1c3122fea924b24e8fd01bd64d07a35c61e710a size: 1367 [Pipeline] isUnix [Pipeline] sh 08:34:01 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 08:34:02 + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.7 08:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:34:02 2467b6f11992: Preparing 08:34:02 c7cecf2f820d: Preparing 08:34:02 e694e836a805: Preparing 08:34:02 0fbe516c654d: Preparing 08:34:02 b541d28bf3b4: Preparing 08:34:02 c7cecf2f820d: Layer already exists 08:34:02 b541d28bf3b4: Layer already exists 08:34:02 0fbe516c654d: Layer already exists 08:34:02 e694e836a805: Layer already exists 08:34:02 2467b6f11992: Layer already exists 08:34:02 2.2.0-dev.7: digest: sha256:3a78708522c59f39ba1f6c4dc1c3122fea924b24e8fd01bd64d07a35c61e710a size: 1367 [Pipeline] isUnix [Pipeline] sh 08:34:02 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:7306a6f06add30c2c77de82c1e2d09b100e0c142-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 08:34:02 + docker push nexus3.edgexfoundry.org:10004/device-snmp:7306a6f06add30c2c77de82c1e2d09b100e0c142-2.2.0-dev.7 08:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:34:02 2467b6f11992: Preparing 08:34:02 c7cecf2f820d: Preparing 08:34:02 e694e836a805: Preparing 08:34:02 0fbe516c654d: Preparing 08:34:02 b541d28bf3b4: Preparing 08:34:02 c7cecf2f820d: Layer already exists 08:34:02 b541d28bf3b4: Layer already exists 08:34:02 0fbe516c654d: Layer already exists 08:34:02 e694e836a805: Layer already exists 08:34:02 2467b6f11992: Layer already exists 08:34:02 7306a6f06add30c2c77de82c1e2d09b100e0c142-2.2.0-dev.7: digest: sha256:3a78708522c59f39ba1f6c4dc1c3122fea924b24e8fd01bd64d07a35c61e710a size: 1367 [Pipeline] isUnix [Pipeline] sh 08:34:03 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh 08:34:03 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 08:34:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:34:03 2467b6f11992: Preparing 08:34:03 c7cecf2f820d: Preparing 08:34:03 e694e836a805: Preparing 08:34:03 0fbe516c654d: Preparing 08:34:03 b541d28bf3b4: Preparing 08:34:03 e694e836a805: Layer already exists 08:34:03 b541d28bf3b4: Layer already exists 08:34:03 2467b6f11992: Layer already exists 08:34:03 c7cecf2f820d: Layer already exists 08:34:03 0fbe516c654d: Layer already exists 08:34:03 main: digest: sha256:3a78708522c59f39ba1f6c4dc1c3122fea924b24e8fd01bd64d07a35c61e710a size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:03 ===================================================== [Pipeline] echo 08:34:03 taggedImages: 08:34:03 - nexus3.edgexfoundry.org:10004/device-snmp:7306a6f06add30c2c77de82c1e2d09b100e0c142 08:34:03 - nexus3.edgexfoundry.org:10004/device-snmp:latest 08:34:03 - nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.7 08:34:03 - nexus3.edgexfoundry.org:10004/device-snmp:7306a6f06add30c2c77de82c1e2d09b100e0c142-2.2.0-dev.7 08:34:03 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [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 08:34:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:03 08:34:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:34:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:04 latest: Pulling from edgex-lftools-log-publisher 08:34:04 5eb5b503b376: Pulling fs layer 08:34:04 5c69ac0246d0: Pulling fs layer 08:34:04 ec43610c2a17: Pulling fs layer 08:34:04 3a2ae6a8a46f: Pulling fs layer 08:34:04 33b1e0a273af: Pulling fs layer 08:34:04 5d3b04190fa2: Pulling fs layer 08:34:04 2f39f015ded8: Pulling fs layer 08:34:04 3a2ae6a8a46f: Waiting 08:34:04 33b1e0a273af: Waiting 08:34:04 5d3b04190fa2: Waiting 08:34:04 2f39f015ded8: Waiting 08:34:04 5c69ac0246d0: Download complete 08:34:04 3a2ae6a8a46f: Verifying Checksum 08:34:04 3a2ae6a8a46f: Download complete 08:34:04 33b1e0a273af: Verifying Checksum 08:34:04 33b1e0a273af: Download complete 08:34:04 ec43610c2a17: Verifying Checksum 08:34:04 ec43610c2a17: Download complete 08:34:04 5d3b04190fa2: Download complete 08:34:04 5eb5b503b376: Verifying Checksum 08:34:04 5eb5b503b376: Download complete 08:34:04 2f39f015ded8: Download complete 08:34:05 5eb5b503b376: Pull complete 08:34:05 5c69ac0246d0: Pull complete 08:34:06 ec43610c2a17: Pull complete 08:34:06 3a2ae6a8a46f: Pull complete 08:34:06 33b1e0a273af: Pull complete 08:34:06 5d3b04190fa2: Pull complete 08:34:11 2f39f015ded8: Pull complete 08:34:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:34:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:34:12 prd-ubuntu20.04-docker-8c-8g-10949 does not seem to be running inside a container 08:34:12 $ 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/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:34:14 $ docker top e63d8663b24dfa7e7d57fb7ba1fc46e621263efca3381b078637b26386fef695 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:14 ---> job-cost.sh 08:34:14 lf-activate-venv: SKIPPING 08:34:14 INFO: No Stack... 08:34:15 INFO: Retrieving Pricing Info for: v3-standard-8 08:34:16 INFO: Archiving Costs [Pipeline] sh 08:34:16 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 08:34:16 + cut -d, -f6 [Pipeline] lock 08:34:16 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-17-stack-cost] 08:34:16 Resource [jenkins-edgexfoundry-device-snmp-go-main-17-stack-cost] did not exist. Created. 08:34:16 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:34:16 + echo total: 0.2199999988079071 [Pipeline] stash 08:34:16 Stashed 1 file(s) [Pipeline] } 08:34:16 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 08:34:16 $ docker stop --time=1 e63d8663b24dfa7e7d57fb7ba1fc46e621263efca3381b078637b26386fef695 08:34:17 $ docker rm -f e63d8663b24dfa7e7d57fb7ba1fc46e621263efca3381b078637b26386fef695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:34:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10950 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 08:34:25 Running in /w/workspace/device-snmp-go/17 [Pipeline] { [Pipeline] checkout 08:34:26 Selected Git installation does not exist. Using Default 08:34:26 The recommended git tool is: NONE 08:34:33 using credential edgex-jenkins-ssh 08:34:33 Cloning the remote Git repository 08:34:33 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 08:34:33 > git init /w/workspace/device-snmp-go/17 # timeout=10 08:34:33 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 08:34:33 > git --version # timeout=10 08:34:33 > git --version # 'git version 2.25.1' 08:34:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:34 Avoid second fetch 08:34:34 Checking out Revision 7306a6f06add30c2c77de82c1e2d09b100e0c142 (main) 08:34:34 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 08:34:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:34 > git config core.sparsecheckout # timeout=10 08:34:34 > git checkout -f 7306a6f06add30c2c77de82c1e2d09b100e0c142 # timeout=10 08:34:39 Commit message: "Merge pull request #149 from bnevis-i/add-spiffe" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:40 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:40 Dload Upload Total Spent Left Speed 08:34:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 11843 65 7747 0 0 32826 0 --:--:-- --:--:-- --:--:-- 32687 100 11843 100 11843 0 0 49760 0 --:--:-- --:--:-- --:--:-- 49552 [Pipeline] sh 08:34:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:40 + sudo tee /etc/docker/daemon.new 08:34:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:40 { 08:34:40 "registry-mirrors": [ 08:34:40 "https://nexus3.edgexfoundry.org:10001" 08:34:40 ], 08:34:40 "bip": "10.250.0.254/24", 08:34:40 "hosts": [ 08:34:40 "tcp://0.0.0.0:5555", 08:34:40 "unix:///var/run/docker.sock" 08:34:40 ], 08:34:40 "mtu": 1458, 08:34:40 "selinux-enabled": true, 08:34:40 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:40 } [Pipeline] sh 08:34:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:59 provisioning config files... 08:34:59 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/17@tmp/config9092078705917316999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:00 ---> docker-login.sh 08:35:00 nexus3.edgexfoundry.org:10001 08:35:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:01 Configure a credential helper to remove this warning. See 08:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:01 08:35:01 Login Succeeded 08:35:01 nexus3.edgexfoundry.org:10002 08:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:01 Configure a credential helper to remove this warning. See 08:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:01 08:35:01 Login Succeeded 08:35:01 nexus3.edgexfoundry.org:10003 08:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:02 Configure a credential helper to remove this warning. See 08:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:02 08:35:02 Login Succeeded 08:35:02 nexus3.edgexfoundry.org:10004 08:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:02 Configure a credential helper to remove this warning. See 08:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:02 08:35:02 Login Succeeded 08:35:02 docker.io 08:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:03 Configure a credential helper to remove this warning. See 08:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:03 08:35:03 Login Succeeded 08:35:03 ---> docker-login.sh ends [Pipeline] } 08:35:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:35:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:04 ========================================================= 08:35:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:35:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:35:04 + 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 . 08:35:04 Sending build context to Docker daemon 2.721MB 08:35:04 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 08:35:04 Step 2/12 : FROM ${BASE} AS builder 08:35:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:04 9b3977197b4f: Pulling fs layer 08:35:04 1a89e8eeedd5: Pulling fs layer 08:35:04 94645a83ff95: Pulling fs layer 08:35:04 3f3a8bcf1eab: Pulling fs layer 08:35:04 0c92f367c5e7: Pulling fs layer 08:35:04 f7c0051592d6: Pulling fs layer 08:35:04 a227ed2f7395: Pulling fs layer 08:35:04 7b1c46037f91: Pulling fs layer 08:35:04 3f3a8bcf1eab: Waiting 08:35:04 0c92f367c5e7: Waiting 08:35:04 7b1c46037f91: Waiting 08:35:04 f7c0051592d6: Waiting 08:35:04 a227ed2f7395: Waiting 08:35:04 94645a83ff95: Verifying Checksum 08:35:04 94645a83ff95: Download complete 08:35:04 1a89e8eeedd5: Download complete 08:35:04 0c92f367c5e7: Download complete 08:35:04 f7c0051592d6: Verifying Checksum 08:35:04 f7c0051592d6: Download complete 08:35:04 9b3977197b4f: Verifying Checksum 08:35:04 9b3977197b4f: Download complete 08:35:04 a227ed2f7395: Verifying Checksum 08:35:04 a227ed2f7395: Download complete 08:35:05 9b3977197b4f: Pull complete 08:35:06 1a89e8eeedd5: Pull complete 08:35:06 94645a83ff95: Pull complete 08:35:07 7b1c46037f91: Verifying Checksum 08:35:07 7b1c46037f91: Download complete 08:35:07 3f3a8bcf1eab: Verifying Checksum 08:35:07 3f3a8bcf1eab: Download complete 08:35:20 3f3a8bcf1eab: Pull complete 08:35:20 0c92f367c5e7: Pull complete 08:35:20 f7c0051592d6: Pull complete 08:35:20 a227ed2f7395: Pull complete 08:35:26 7b1c46037f91: Pull complete 08:35:26 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 08:35:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:35:26 ---> f79e39bc4007 08:35:26 Step 3/12 : ARG MAKE='make build' 08:35:27 ---> Running in f1fffc32cad3 08:35:27 Removing intermediate container f1fffc32cad3 08:35:27 ---> 537cadef133c 08:35:27 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:35:28 ---> Running in a7fbc7a0df2a 08:35:28 Removing intermediate container a7fbc7a0df2a 08:35:28 ---> 25940ea50225 08:35:28 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 08:35:28 ---> Running in 9bddb2ea8dc7 08:35:28 Removing intermediate container 9bddb2ea8dc7 08:35:28 ---> 775434370180 08:35:28 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:28 ---> Running in dd6a0c2a4ce3 08:35:30 Removing intermediate container dd6a0c2a4ce3 08:35:30 ---> 424b2f1005fc 08:35:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:35:30 ---> Running in 668a84de3331 08:35:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:35:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:35:33 (1/4) Installing openssh-keygen (8.8_p1-r1) 08:35:33 (2/4) Installing libedit (20210910.3.1-r0) 08:35:33 (3/4) Installing openssh-client-common (8.8_p1-r1) 08:35:33 (4/4) Installing openssh-client-default (8.8_p1-r1) 08:35:33 Executing busybox-1.34.1-r3.trigger 08:35:33 OK: 224 MiB in 56 packages 08:35:34 Removing intermediate container 668a84de3331 08:35:34 ---> 5773024a0e80 08:35:34 Step 8/12 : WORKDIR /device-snmp-go 08:35:34 ---> Running in 8feb4021c5b1 08:35:34 Removing intermediate container 8feb4021c5b1 08:35:34 ---> 34d712477572 08:35:34 Step 9/12 : COPY go.mod vendor* ./ 08:35:35 ---> 3117ff93b883 08:35:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:35 ---> Running in b47c1357740e 08:36:22 Removing intermediate container b47c1357740e 08:36:22 ---> 224fa98917d5 08:36:22 Step 11/12 : COPY . . 08:36:22 ---> 7f083b384573 08:36:22 Step 12/12 : RUN ${MAKE} 08:36:22 ---> Running in 777a4fd01df0 08:36:23 noop 08:36:24 Removing intermediate container 777a4fd01df0 08:36:24 ---> 8633ea74c7bc 08:36:24 Successfully built 8633ea74c7bc 08:36:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:36:24 + docker inspect -f . ci-base-image-arm64 08:36:24 . [Pipeline] withDockerContainer 08:36:25 prd-ubuntu20.04-docker-arm64-4c-16g-10950 does not seem to be running inside a container 08:36:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/17 -v /w/workspace/device-snmp-go/17:/w/workspace/device-snmp-go/17:rw,z -v /w/workspace/device-snmp-go/17@tmp:/w/workspace/device-snmp-go/17@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 ******** ci-base-image-arm64 cat 08:36:26 $ docker top 48d2831115ce576aa2e80154806a9456ec4ffdaa3bd3731d56c62b69145cfd4e -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:27 + go version 08:36:27 go version go1.17.6 linux/arm64 [Pipeline] } 08:36:27 $ docker stop --time=1 48d2831115ce576aa2e80154806a9456ec4ffdaa3bd3731d56c62b69145cfd4e 08:36:29 $ docker rm -f 48d2831115ce576aa2e80154806a9456ec4ffdaa3bd3731d56c62b69145cfd4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:36:29 + docker inspect -f . ci-base-image-arm64 08:36:29 . [Pipeline] withDockerContainer 08:36:30 prd-ubuntu20.04-docker-arm64-4c-16g-10950 does not seem to be running inside a container 08:36:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/17 -v /w/workspace/device-snmp-go/17:/w/workspace/device-snmp-go/17:rw,z -v /w/workspace/device-snmp-go/17@tmp:/w/workspace/device-snmp-go/17@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 ******** ci-base-image-arm64 cat 08:36:31 $ docker top aba97850c7c0c1810836d19b2f68fde226565fd04caceb1a78bc64e6cf16f15f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:36:32 + make test 08:36:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 08:36:34 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:37:56 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 08:37:56 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.045s coverage: 0.0% of statements 08:37:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:37:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:38:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:38:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:38:19 ./bin/test-attribution-txt.sh [Pipeline] echo 08:38:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:38:22 $ docker stop --time=1 aba97850c7c0c1810836d19b2f68fde226565fd04caceb1a78bc64e6cf16f15f 08:38:24 $ docker rm -f aba97850c7c0c1810836d19b2f68fde226565fd04caceb1a78bc64e6cf16f15f [Pipeline] // withDockerContainer [Pipeline] sh 08:38:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:38:25 Warning: overwriting stash ‘coverage-report’ 08:38:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:38:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:38:26 + ls -al . 08:38:26 total 160 08:38:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 08:38 . 08:38:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 08:34 .. 08:38:26 -rw-rw-r-- 1 jenkins jenkins 6 Apr 6 08:34 .dockerignore 08:38:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 08:34 .git 08:38:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 08:34 .github 08:38:26 -rw-rw-r-- 1 jenkins jenkins 262 Apr 6 08:34 .gitignore 08:38:26 -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 08:34 .golangci.yml 08:38:26 -rw-rw-r-- 1 jenkins jenkins 8164 Apr 6 08:34 Attribution.txt 08:38:26 -rw-rw-r-- 1 jenkins jenkins 4401 Apr 6 08:34 CHANGELOG.md 08:38:26 -rw-rw-r-- 1 jenkins jenkins 1516 Apr 6 08:34 Dockerfile 08:38:26 -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 08:34 GOVERNANCE.md 08:38:26 -rw-rw-r-- 1 jenkins jenkins 656 Apr 6 08:34 Jenkinsfile 08:38:26 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 08:34 LICENSE 08:38:26 -rw-rw-r-- 1 jenkins jenkins 1551 Apr 6 08:34 Makefile 08:38:26 -rw-rw-r-- 1 jenkins jenkins 620 Apr 6 08:34 OWNERS.md 08:38:26 -rw-rw-r-- 1 jenkins jenkins 9074 Apr 6 08:34 README.md 08:38:26 -rw-rw-r-- 1 jenkins jenkins 11 Apr 6 08:32 VERSION 08:38:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 08:34 bin 08:38:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 08:34 cmd 08:38:26 -rw-r--r-- 1 jenkins jenkins 7631 Apr 6 08:37 coverage.out 08:38:26 -rw-rw-r-- 1 jenkins jenkins 3245 Apr 6 08:34 go.mod 08:38:26 -rw-rw-r-- 1 jenkins jenkins 35250 Apr 6 08:34 go.sum 08:38:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 08:34 internal 08:38:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 08:34 snap 08:38:26 -rw-rw-r-- 1 jenkins jenkins 209 Apr 6 08:34 version.go [Pipeline] isUnix [Pipeline] sh 08:38:26 + 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=7306a6f06add30c2c77de82c1e2d09b100e0c142 --label arch=arm64 --label version=2.2.0-dev.7 . 08:38:27 Sending build context to Docker daemon 2.729MB 08:38:27 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 08:38:27 Step 2/24 : FROM ${BASE} AS builder 08:38:27 ---> 8633ea74c7bc 08:38:27 Step 3/24 : ARG MAKE='make build' 08:38:27 ---> Running in c133b3fd0532 08:38:27 Removing intermediate container c133b3fd0532 08:38:27 ---> aed6383db210 08:38:27 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:38:27 ---> Running in 2ddc6ff76cd7 08:38:28 Removing intermediate container 2ddc6ff76cd7 08:38:28 ---> 45f52d4f5df9 08:38:28 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:38:28 ---> Running in 03277f14236a 08:38:28 Removing intermediate container 03277f14236a 08:38:28 ---> bcd6d98d13e1 08:38:28 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:28 ---> Running in 71c386617cfc 08:38:30 Removing intermediate container 71c386617cfc 08:38:30 ---> 2a204097fe9b 08:38:30 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:38:30 ---> Running in b6b4ae44c137 08:38:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:38:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:38:33 OK: 224 MiB in 56 packages 08:38:34 Removing intermediate container b6b4ae44c137 08:38:34 ---> 2135b06e7b61 08:38:34 Step 8/24 : WORKDIR /device-snmp-go 08:38:34 ---> Running in 5a09956bad93 08:38:34 Removing intermediate container 5a09956bad93 08:38:34 ---> 0f7e252c5713 08:38:34 Step 9/24 : COPY go.mod vendor* ./ 08:38:35 ---> cd2852c8c359 08:38:35 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:35 ---> Running in 26d333ea0001 08:38:37 Removing intermediate container 26d333ea0001 08:38:37 ---> eb0d2994a7d6 08:38:37 Step 11/24 : COPY . . 08:38:38 ---> 3b274cca08aa 08:38:38 Step 12/24 : RUN ${MAKE} 08:38:38 ---> Running in 2ff450108e91 08:38:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.7" -o cmd/device-snmp ./cmd 08:40:16 Removing intermediate container 2ff450108e91 08:40:16 ---> 8af4488fed64 08:40:16 Step 13/24 : FROM alpine:3.14 08:40:16 3.14: Pulling from library/alpine 08:40:16 455c02918c45: Pulling fs layer 08:40:16 455c02918c45: Verifying Checksum 08:40:16 455c02918c45: Download complete 08:40:16 455c02918c45: Pull complete 08:40:16 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:40:16 Status: Downloaded newer image for alpine:3.14 08:40:16 ---> ac73e934f311 08:40:16 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 08:40:16 ---> Running in 5f980d02c0c2 08:40:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:40:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:40:16 (1/6) Installing dumb-init (1.2.5-r1) 08:40:16 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:40:16 (3/6) Installing libsodium (1.0.18-r0) 08:40:16 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:40:16 (5/6) Installing libzmq (4.3.4-r0) 08:40:16 (6/6) Installing zeromq (4.3.4-r0) 08:40:16 Executing busybox-1.33.1-r7.trigger 08:40:16 OK: 8 MiB in 20 packages 08:40:16 Removing intermediate container 5f980d02c0c2 08:40:16 ---> 6e2ef0bf2e34 08:40:16 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 08:40:16 ---> 026cc4b5bb7c 08:40:16 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 08:40:16 ---> edd6db0b4d69 08:40:16 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 08:40:16 ---> ffeb2cc9972c 08:40:16 Step 18/24 : EXPOSE 59993 08:40:16 ---> Running in 25ade9370a81 08:40:16 Removing intermediate container 25ade9370a81 08:40:16 ---> d29a1ea69899 08:40:16 Step 19/24 : EXPOSE 161 08:40:16 ---> Running in 7a6a3f6a1888 08:40:16 Removing intermediate container 7a6a3f6a1888 08:40:16 ---> ea117a49ca96 08:40:16 Step 20/24 : ENTRYPOINT ["/device-snmp"] 08:40:16 ---> Running in 90f0c81d6fc5 08:40:16 Removing intermediate container 90f0c81d6fc5 08:40:16 ---> 52208598adc0 08:40:16 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 08:40:16 ---> Running in 4f66e5015193 08:40:16 Removing intermediate container 4f66e5015193 08:40:16 ---> 799a4a836457 08:40:16 Step 22/24 : LABEL arch=arm64 08:40:16 ---> Running in 2686a5465a62 08:40:16 Removing intermediate container 2686a5465a62 08:40:16 ---> d612f1f12f50 08:40:16 Step 23/24 : LABEL git_sha=7306a6f06add30c2c77de82c1e2d09b100e0c142 08:40:16 ---> Running in 00e77b65f9a3 08:40:16 Removing intermediate container 00e77b65f9a3 08:40:16 ---> 7b89d7b790ca 08:40:16 Step 24/24 : LABEL version=2.2.0-dev.7 08:40:16 ---> Running in f621d458ea21 08:40:16 Removing intermediate container f621d458ea21 08:40:16 ---> 85e82137f21d 08:40:16 [Warning] One or more build-args [ARCH] were not consumed 08:40:16 Successfully built 85e82137f21d 08:40:16 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:40:16 provisioning config files... 08:40:16 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/17@tmp/config1174344719912736066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:40:16 ---> docker-login.sh 08:40:16 nexus3.edgexfoundry.org:10001 08:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:16 Configure a credential helper to remove this warning. See 08:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:16 08:40:16 Login Succeeded 08:40:17 nexus3.edgexfoundry.org:10002 08:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:17 Configure a credential helper to remove this warning. See 08:40:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:17 08:40:17 Login Succeeded 08:40:17 nexus3.edgexfoundry.org:10003 08:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:18 Configure a credential helper to remove this warning. See 08:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:18 08:40:18 Login Succeeded 08:40:18 nexus3.edgexfoundry.org:10004 08:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:18 Configure a credential helper to remove this warning. See 08:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:18 08:40:18 Login Succeeded 08:40:18 docker.io 08:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:19 Configure a credential helper to remove this warning. See 08:40:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:19 08:40:19 Login Succeeded 08:40:19 ---> docker-login.sh ends [Pipeline] } 08:40:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:40:19 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 08:40:19 7306a6f06add30c2c77de82c1e2d09b100e0c142 08:40:19 latest 08:40:19 2.2.0-dev.7 08:40:19 7306a6f06add30c2c77de82c1e2d09b100e0c142-2.2.0-dev.7 08:40:19 main 08:40:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:40:20 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:7306a6f06add30c2c77de82c1e2d09b100e0c142 [Pipeline] isUnix [Pipeline] sh 08:40:20 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:7306a6f06add30c2c77de82c1e2d09b100e0c142 08:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:40:20 55dc01136269: Preparing 08:40:20 009d0f159576: Preparing 08:40:20 9dcc7c832766: Preparing 08:40:20 751665805bc1: Preparing 08:40:20 f73e7dbfee58: Preparing 08:40:20 f73e7dbfee58: Layer already exists 08:40:20 55dc01136269: Pushed 08:40:20 009d0f159576: Pushed 08:40:21 751665805bc1: Pushed 08:40:25 9dcc7c832766: Pushed 08:40:25 7306a6f06add30c2c77de82c1e2d09b100e0c142: digest: sha256:e89be9943163c4625f2054bb655634985c4f85ff643c07b5bd1ee919d6d69945 size: 1365 [Pipeline] isUnix [Pipeline] sh 08:40:26 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:40:26 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 08:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:40:26 55dc01136269: Preparing 08:40:26 009d0f159576: Preparing 08:40:26 9dcc7c832766: Preparing 08:40:26 751665805bc1: Preparing 08:40:26 f73e7dbfee58: Preparing 08:40:26 f73e7dbfee58: Layer already exists 08:40:26 9dcc7c832766: Layer already exists 08:40:26 751665805bc1: Layer already exists 08:40:26 009d0f159576: Layer already exists 08:40:26 55dc01136269: Layer already exists 08:40:26 latest: digest: sha256:e89be9943163c4625f2054bb655634985c4f85ff643c07b5bd1ee919d6d69945 size: 1365 [Pipeline] isUnix [Pipeline] sh 08:40:27 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 08:40:27 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.7 08:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:40:27 55dc01136269: Preparing 08:40:27 009d0f159576: Preparing 08:40:27 9dcc7c832766: Preparing 08:40:27 751665805bc1: Preparing 08:40:27 f73e7dbfee58: Preparing 08:40:27 9dcc7c832766: Layer already exists 08:40:27 751665805bc1: Layer already exists 08:40:27 f73e7dbfee58: Layer already exists 08:40:27 55dc01136269: Layer already exists 08:40:27 009d0f159576: Layer already exists 08:40:27 2.2.0-dev.7: digest: sha256:e89be9943163c4625f2054bb655634985c4f85ff643c07b5bd1ee919d6d69945 size: 1365 [Pipeline] isUnix [Pipeline] sh 08:40:28 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:7306a6f06add30c2c77de82c1e2d09b100e0c142-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 08:40:28 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:7306a6f06add30c2c77de82c1e2d09b100e0c142-2.2.0-dev.7 08:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:40:28 55dc01136269: Preparing 08:40:28 009d0f159576: Preparing 08:40:28 9dcc7c832766: Preparing 08:40:28 751665805bc1: Preparing 08:40:28 f73e7dbfee58: Preparing 08:40:28 f73e7dbfee58: Layer already exists 08:40:28 751665805bc1: Layer already exists 08:40:28 009d0f159576: Layer already exists 08:40:28 9dcc7c832766: Layer already exists 08:40:28 55dc01136269: Layer already exists 08:40:28 7306a6f06add30c2c77de82c1e2d09b100e0c142-2.2.0-dev.7: digest: sha256:e89be9943163c4625f2054bb655634985c4f85ff643c07b5bd1ee919d6d69945 size: 1365 [Pipeline] isUnix [Pipeline] sh 08:40:29 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh 08:40:29 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 08:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:40:29 55dc01136269: Preparing 08:40:29 009d0f159576: Preparing 08:40:29 9dcc7c832766: Preparing 08:40:29 751665805bc1: Preparing 08:40:29 f73e7dbfee58: Preparing 08:40:29 9dcc7c832766: Layer already exists 08:40:29 009d0f159576: Layer already exists 08:40:29 751665805bc1: Layer already exists 08:40:29 f73e7dbfee58: Layer already exists 08:40:29 55dc01136269: Layer already exists 08:40:29 main: digest: sha256:e89be9943163c4625f2054bb655634985c4f85ff643c07b5bd1ee919d6d69945 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:29 ===================================================== [Pipeline] echo 08:40:30 taggedImages: 08:40:30 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:7306a6f06add30c2c77de82c1e2d09b100e0c142 08:40:30 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 08:40:30 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.7 08:40:30 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:7306a6f06add30c2c77de82c1e2d09b100e0c142-2.2.0-dev.7 08:40:30 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:40:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:40:30 08:40:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:40:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:40:31 arm64: Pulling from edgex-lftools-log-publisher 08:40:31 8998bd30e6a1: Pulling fs layer 08:40:31 04944245beec: Pulling fs layer 08:40:31 699f458cf7ca: Pulling fs layer 08:40:31 765212b225bb: Pulling fs layer 08:40:31 f23df028b6ca: Pulling fs layer 08:40:31 d65c8cfc05b1: Pulling fs layer 08:40:31 2437ff75d9bd: Pulling fs layer 08:40:31 765212b225bb: Waiting 08:40:31 d65c8cfc05b1: Waiting 08:40:31 2437ff75d9bd: Waiting 08:40:31 f23df028b6ca: Waiting 08:40:31 04944245beec: Verifying Checksum 08:40:31 04944245beec: Download complete 08:40:31 765212b225bb: Download complete 08:40:31 f23df028b6ca: Download complete 08:40:31 d65c8cfc05b1: Verifying Checksum 08:40:31 d65c8cfc05b1: Download complete 08:40:31 699f458cf7ca: Verifying Checksum 08:40:31 699f458cf7ca: Download complete 08:40:31 8998bd30e6a1: Verifying Checksum 08:40:31 8998bd30e6a1: Download complete 08:40:34 2437ff75d9bd: Verifying Checksum 08:40:34 2437ff75d9bd: Download complete 08:40:36 8998bd30e6a1: Pull complete 08:40:36 04944245beec: Pull complete 08:40:38 699f458cf7ca: Pull complete 08:40:38 765212b225bb: Pull complete 08:40:39 f23df028b6ca: Pull complete 08:40:39 d65c8cfc05b1: Pull complete 08:40:54 2437ff75d9bd: Pull complete 08:40:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:40:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:40:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:40:55 prd-ubuntu20.04-docker-arm64-4c-16g-10950 does not seem to be running inside a container 08:40:55 $ 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/17 -v /w/workspace/device-snmp-go/17:/w/workspace/device-snmp-go/17:rw,z -v /w/workspace/device-snmp-go/17@tmp:/w/workspace/device-snmp-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:40:58 $ docker top bdb66db3c1f5be742132971a81ef0235b0f4a7c04b2da1aae2c819330cad1d65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:40:59 ---> job-cost.sh 08:40:59 lf-activate-venv: SKIPPING 08:40:59 INFO: No Stack... 08:40:59 INFO: Retrieving Pricing Info for: v3-standard-4 08:41:00 INFO: Archiving Costs [Pipeline] sh 08:41:01 + cat /w/workspace/device-snmp-go/17/archives/cost.csv 08:41:01 + cut -d, -f6 [Pipeline] lock 08:41:01 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-17-stack-cost] 08:41:01 Resource [jenkins-edgexfoundry-device-snmp-go-main-17-stack-cost] did not exist. Created. 08:41:01 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:41:01 /w/workspace/device-snmp-go/17@tmp/durable-946ff95b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:41:02 + echo total: 0.10999999940395355 [Pipeline] stash 08:41:02 Warning: overwriting stash ‘stack-cost’ 08:41:02 Stashed 1 file(s) [Pipeline] } 08:41:02 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 08:41:02 $ docker stop --time=1 bdb66db3c1f5be742132971a81ef0235b0f4a7c04b2da1aae2c819330cad1d65 08:41:04 $ docker rm -f bdb66db3c1f5be742132971a81ef0235b0f4a7c04b2da1aae2c819330cad1d65 [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 08:41:04 provisioning config files... 08:41:04 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7498544199919129443tmp [Pipeline] { [Pipeline] sh 08:41:05 + set +x 08:41:05 + + bashcurl -s -s -- https://codecov.io/bash 08:41:05 08:41:05 08:41:05 _____ _ 08:41:05 / ____| | | 08:41:05 | | ___ __| | ___ ___ _____ __ 08:41:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:41:05 | |___| (_) | (_| | __/ (_| (_) \ V / 08:41:05 \_____\___/ \__,_|\___|\___\___/ \_/ 08:41:05 Bash-1.0.6 08:41:05 08:41:05 08:41:05 ==> git version 2.25.1 found 08:41:05 ==> 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 08:41:05 Release-Date: 2020-01-08 08:41:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:41:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:41:05 ==> Jenkins CI detected. 08:41:05 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 08:41:05 project root: . 08:41:05 --> token set from env 08:41:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:41:05 ==> Running gcov in . (disable via -X gcov) 08:41:05 ==> Python coveragepy not found 08:41:05 ==> Searching for coverage reports in: 08:41:05 + . 08:41:05 -> Found 1 reports 08:41:05 ==> Detecting git/mercurial file structure 08:41:05 ==> Reading reports 08:41:05 + ./coverage.out bytes=7631 08:41:05 ==> Appending adjustments 08:41:05 https://docs.codecov.io/docs/fixing-reports 08:41:05 + Found adjustments 08:41:05 ==> Gzipping contents 08:41:05 4.0K /tmp/codecov.t0kBgC.gz 08:41:05 ==> Uploading reports 08:41:05 url: https://codecov.io 08:41:05 query: branch=main&commit=7306a6f06add30c2c77de82c1e2d09b100e0c142&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:41:05 -> Pinging Codecov 08:41:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=7306a6f06add30c2c77de82c1e2d09b100e0c142&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:41:05 -> Uploading to 08:41:05 https://storage.googleapis.com/codecov/v4/raw/2022-04-06/6C56EA5C29638FB4528AC87E60AF5AE0/7306a6f06add30c2c77de82c1e2d09b100e0c142/1691baef-981f-472d-9961-176b0596f21a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220406T084105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=886ea8982c24c11e6fa099d3507c48ab395719bf764dde92daa27615065ac904 08:41:05 % Total % Received % Xferd Average Speed Time Time Time Current 08:41:05 Dload Upload Total Spent Left Speed 08:41:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1598 0 0 100 1598 0 6417 --:--:-- --:--:-- --:--:-- 6417 08:41:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/7306a6f06add30c2c77de82c1e2d09b100e0c142 [Pipeline] } 08:41:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:41:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:41:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:41:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:41:06 08:41:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:41:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:41:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:41:06 188c0c94c7c5: Pulling fs layer 08:41:06 0ef7d3d256c8: Pulling fs layer 08:41:06 de9db76c5a1d: Pulling fs layer 08:41:06 0eba1c9be4d2: Pulling fs layer 08:41:06 0d57e429df01: Pulling fs layer 08:41:06 4e4be7b47b0d: Pulling fs layer 08:41:06 e1f770b5df2f: Pulling fs layer 08:41:06 85a0685a4137: Pulling fs layer 08:41:06 0d57e429df01: Waiting 08:41:06 4e4be7b47b0d: Waiting 08:41:06 e1f770b5df2f: Waiting 08:41:06 85a0685a4137: Waiting 08:41:06 de9db76c5a1d: Verifying Checksum 08:41:06 de9db76c5a1d: Download complete 08:41:06 0ef7d3d256c8: Download complete 08:41:06 0d57e429df01: Verifying Checksum 08:41:06 0d57e429df01: Download complete 08:41:06 188c0c94c7c5: Verifying Checksum 08:41:06 188c0c94c7c5: Download complete 08:41:06 4e4be7b47b0d: Verifying Checksum 08:41:06 4e4be7b47b0d: Download complete 08:41:06 e1f770b5df2f: Verifying Checksum 08:41:06 e1f770b5df2f: Download complete 08:41:06 188c0c94c7c5: Pull complete 08:41:06 0ef7d3d256c8: Pull complete 08:41:06 de9db76c5a1d: Pull complete 08:41:07 0eba1c9be4d2: Verifying Checksum 08:41:07 0eba1c9be4d2: Download complete 08:41:07 85a0685a4137: Verifying Checksum 08:41:07 85a0685a4137: Download complete 08:41:10 0eba1c9be4d2: Pull complete 08:41:10 0d57e429df01: Pull complete 08:41:11 4e4be7b47b0d: Pull complete 08:41:11 e1f770b5df2f: Pull complete 08:41:14 85a0685a4137: Pull complete 08:41:14 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:41:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:41:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:41:14 prd-ubuntu20.04-docker-8c-8g-10949 does not seem to be running inside a container 08:41:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:41:16 $ docker top 45cfa616097fce1b8dfd2a915f249e11341f1ea2ebb0953d46581087524ab566 -eo pid,comm [Pipeline] { [Pipeline] echo 08:41:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:41:16 + set -o pipefail 08:41:16 + snyk monitor '--org=edgex-jenkins' 08:41:23 08:41:23 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 08:41:23 08:41:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/19dca140-0de6-4c41-b112-53d6f2d31e17 08:41:23 08:41:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:41:23 08:41:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:41:23 08:41:23 [Pipeline] } 08:41:23 $ docker stop --time=1 45cfa616097fce1b8dfd2a915f249e11341f1ea2ebb0953d46581087524ab566 08:41:25 $ docker rm -f 45cfa616097fce1b8dfd2a915f249e11341f1ea2ebb0953d46581087524ab566 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:41:26 + git log --format=format:%s -1 7306a6f06add30c2c77de82c1e2d09b100e0c142 [Pipeline] sh 08:41:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:41:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:41:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:41:27 . [Pipeline] withDockerContainer 08:41:27 prd-ubuntu20.04-docker-8c-8g-10949 does not seem to be running inside a container 08:41:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:41:27 $ docker top 1fc2fdb901b47d7016d55286d25a6df6bebb7278787c45b2228c4ae313fa987b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:41:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:27 [ssh-agent] Looking for ssh-agent implementation... 08:41:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:28 $ docker exec 1fc2fdb901b47d7016d55286d25a6df6bebb7278787c45b2228c4ae313fa987b ssh-agent 08:41:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKMObal/agent.15 08:41:28 SSH_AGENT_PID=21 08:41:28 Running ssh-add (command line suppressed) 08:41:28 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9204011163601725980.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9204011163601725980.key) 08:41:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:28 + git semver tag 08:41:28 # -> Open(): unable to determine branch for HEAD 08:41:28 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 08:41:28 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 08:41:28 # $SEMVER_REMOTE_NAME = origin 08:41:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:41:28 # $SEMVER_USER_NAME = edgex-jenkins 08:41:28 # $SEMVER_BRANCH = main 08:41:28 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver 08:41:28 # 7306a6f06add30c2c77de82c1e2d09b100e0c142 HEAD 08:41:28 # -> Force: false 08:41:28 # d920b8b16bfd9e0a5a366ef12a4ddf440588a84d refs/tags/v2.2.0-dev.7 [Pipeline] } 08:41:28 $ docker exec --env ******** --env ******** 1fc2fdb901b47d7016d55286d25a6df6bebb7278787c45b2228c4ae313fa987b ssh-agent -k 08:41:28 unset SSH_AUTH_SOCK; 08:41:28 unset SSH_AGENT_PID; 08:41:28 echo Agent pid 21 killed; 08:41:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:41:29 + git semver [Pipeline] } 08:41:29 $ docker stop --time=1 1fc2fdb901b47d7016d55286d25a6df6bebb7278787c45b2228c4ae313fa987b 08:41:30 $ docker rm -f 1fc2fdb901b47d7016d55286d25a6df6bebb7278787c45b2228c4ae313fa987b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:41:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:41:30 08:41:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:41:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:41:31 0.23.1-centos7: Pulling from edgex-lftools 08:41:31 ab5ef0e58194: Pulling fs layer 08:41:31 9712f1f96733: Pulling fs layer 08:41:31 63f879dbbcfc: Pulling fs layer 08:41:31 0d9ebad4ef96: Pulling fs layer 08:41:31 e9a5061849ea: Pulling fs layer 08:41:31 0d9ebad4ef96: Waiting 08:41:31 d747dcd14b5f: Pulling fs layer 08:41:31 2de7ff778b66: Pulling fs layer 08:41:31 e9a5061849ea: Waiting 08:41:31 2de7ff778b66: Waiting 08:41:31 d747dcd14b5f: Waiting 08:41:31 9712f1f96733: Verifying Checksum 08:41:31 9712f1f96733: Download complete 08:41:31 63f879dbbcfc: Verifying Checksum 08:41:31 63f879dbbcfc: Download complete 08:41:31 e9a5061849ea: Verifying Checksum 08:41:31 e9a5061849ea: Download complete 08:41:31 d747dcd14b5f: Download complete 08:41:31 ab5ef0e58194: Verifying Checksum 08:41:31 ab5ef0e58194: Download complete 08:41:31 0d9ebad4ef96: Verifying Checksum 08:41:31 0d9ebad4ef96: Download complete 08:41:31 2de7ff778b66: Verifying Checksum 08:41:31 2de7ff778b66: Download complete 08:41:34 ab5ef0e58194: Pull complete 08:41:34 9712f1f96733: Pull complete 08:41:35 63f879dbbcfc: Pull complete 08:41:39 0d9ebad4ef96: Pull complete 08:41:40 e9a5061849ea: Pull complete 08:41:40 d747dcd14b5f: Pull complete 08:41:41 2de7ff778b66: Pull complete 08:41:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:41:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:41:41 prd-ubuntu20.04-docker-8c-8g-10949 does not seem to be running inside a container 08:41:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:41:43 $ docker top fdb3bb13feb5fa29e45e52d5773628ffbce60b01baa21e285f3c1d9e3ac9991a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:41:43 provisioning config files... 08:41:43 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1818484328945850135tmp 08:41:43 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7847507474516015781tmp 08:41:43 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config478384209403378623tmp [Pipeline] { [Pipeline] echo 08:41:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:41:44 ---> sigul-configuration.sh 08:41:44 gpg: directory `/root/.gnupg' created 08:41:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:41:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:41:44 gpg: keyring `/root/.gnupg/secring.gpg' created 08:41:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:41:44 gpg: CAST5 encrypted data 08:41:44 gpg: encrypted with 1 passphrase 08:41:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:41:44 + mkdir /home/jenkins 08:41:44 + mkdir /home/jenkins/sigul [Pipeline] sh 08:41:44 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:41:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:41:44 ---> sigul-install.sh 08:41:44 Sigul already installed; skipping installation. [Pipeline] sh 08:41:45 + git tag --list 08:41:45 1.0.0 08:41:45 v0.0.0 08:41:45 v1.1.0 08:41:45 v1.1.1 08:41:45 v1.2.2 08:41:45 v1.3.0 08:41:45 v1.3.1 08:41:45 v2.0.0 08:41:45 v2.0.1-dev.1 08:41:45 v2.0.1-dev.2 08:41:45 v2.0.1-dev.3 08:41:45 v2.0.1-dev.4 08:41:45 v2.0.1-dev.5 08:41:45 v2.0.1-dev.6 08:41:45 v2.1.0 08:41:45 v2.2.0-dev.1 08:41:45 v2.2.0-dev.2 08:41:45 v2.2.0-dev.3 08:41:45 v2.2.0-dev.4 08:41:45 v2.2.0-dev.5 08:41:45 v2.2.0-dev.6 08:41:45 v2.2.0-dev.7 [Pipeline] sh 08:41:45 + lftools sign git-tag v2.2.0-dev.7 08:41:46 Signing Git tag with Sigul... 08:41:46 Signing v2.2.0-dev.7 [Pipeline] echo 08:41:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:41:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:41:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:41:46 $ docker stop --time=1 fdb3bb13feb5fa29e45e52d5773628ffbce60b01baa21e285f3c1d9e3ac9991a 08:41:48 $ docker rm -f fdb3bb13feb5fa29e45e52d5773628ffbce60b01baa21e285f3c1d9e3ac9991a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:41:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:41:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:41:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:41:48 . [Pipeline] withDockerContainer 08:41:48 prd-ubuntu20.04-docker-8c-8g-10949 does not seem to be running inside a container 08:41:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:41:49 $ docker top f4a4c04105a327354a2d125f368ba6e023291cf0a153898503d9e85727553902 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:41:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:49 [ssh-agent] Looking for ssh-agent implementation... 08:41:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:49 $ docker exec f4a4c04105a327354a2d125f368ba6e023291cf0a153898503d9e85727553902 ssh-agent 08:41:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEoDOJD/agent.14 08:41:49 SSH_AGENT_PID=21 08:41:49 Running ssh-add (command line suppressed) 08:41:49 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2210306873382893341.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2210306873382893341.key) 08:41:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:50 + git semver bump pre 08:41:50 # -> Open(): unable to determine branch for HEAD 08:41:50 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 08:41:50 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 08:41:50 # $SEMVER_REMOTE_NAME = origin 08:41:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:41:50 # $SEMVER_USER_NAME = edgex-jenkins 08:41:50 # $SEMVER_BRANCH = main 08:41:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver 08:41:50 2.2.0-dev.8 [Pipeline] } 08:41:50 $ docker exec --env ******** --env ******** f4a4c04105a327354a2d125f368ba6e023291cf0a153898503d9e85727553902 ssh-agent -k 08:41:50 unset SSH_AUTH_SOCK; 08:41:50 unset SSH_AGENT_PID; 08:41:50 echo Agent pid 21 killed; 08:41:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:41:50 + git semver [Pipeline] } 08:41:50 $ docker stop --time=1 f4a4c04105a327354a2d125f368ba6e023291cf0a153898503d9e85727553902 08:41:51 $ docker rm -f f4a4c04105a327354a2d125f368ba6e023291cf0a153898503d9e85727553902 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:41:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:41:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:41:52 . [Pipeline] withDockerContainer 08:41:52 prd-ubuntu20.04-docker-8c-8g-10949 does not seem to be running inside a container 08:41:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:41:53 $ docker top 65e41f3d98278c0c6bdbbd4e3a669b9c3cd5bf19bbb3baa62168d7713f798a93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:41:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:53 [ssh-agent] Looking for ssh-agent implementation... 08:41:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:53 $ docker exec 65e41f3d98278c0c6bdbbd4e3a669b9c3cd5bf19bbb3baa62168d7713f798a93 ssh-agent 08:41:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpIGCIk/agent.14 08:41:53 SSH_AGENT_PID=20 08:41:53 Running ssh-add (command line suppressed) 08:41:53 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4400173018206521345.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4400173018206521345.key) 08:41:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:53 + git semver push 08:41:53 # -> Open(): unable to determine branch for HEAD 08:41:53 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 08:41:53 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 08:41:53 # $SEMVER_REMOTE_NAME = origin 08:41:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:41:53 # $SEMVER_USER_NAME = edgex-jenkins 08:41:53 # $SEMVER_BRANCH = main 08:41:53 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } 08:41:55 $ docker exec --env ******** --env ******** 65e41f3d98278c0c6bdbbd4e3a669b9c3cd5bf19bbb3baa62168d7713f798a93 ssh-agent -k 08:41:55 unset SSH_AUTH_SOCK; 08:41:55 unset SSH_AGENT_PID; 08:41:55 echo Agent pid 20 killed; 08:41:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:41:55 + git semver [Pipeline] } 08:41:55 $ docker stop --time=1 65e41f3d98278c0c6bdbbd4e3a669b9c3cd5bf19bbb3baa62168d7713f798a93 08:41:56 $ docker rm -f 65e41f3d98278c0c6bdbbd4e3a669b9c3cd5bf19bbb3baa62168d7713f798a93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 08:41:57 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 08:41:57 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 08:41:57 total 16 08:41:57 drwxr-xr-x 3 root root 4096 Apr 6 08:34 . 08:41:57 drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 08:41 .. 08:41:57 drwxr-xr-x 2 root root 4096 Apr 6 08:34 cost 08:41:57 -rw-r--r-- 1 root root 84 Apr 6 08:34 cost.csv 08:41:57 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 08:41:57 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 08:41:57 total 16 08:41:57 drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 08:34 . 08:41:57 drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 08:41 .. 08:41:57 drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 08:34 cost 08:41:57 -rw-r--r-- 1 jenkins jenkins 84 Apr 6 08:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:41:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:41:58 ---> package-listing.sh 08:41:58 ++ facter osfamily 08:41:58 ++ tr '[:upper:]' '[:lower:]' 08:41:59 + OS_FAMILY=debian 08:41:59 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 08:41:59 + START_PACKAGES=/tmp/packages_start.txt 08:41:59 + END_PACKAGES=/tmp/packages_end.txt 08:41:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:41:59 + PACKAGES=/tmp/packages_start.txt 08:41:59 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 08:41:59 + PACKAGES=/tmp/packages_end.txt 08:41:59 + case "${OS_FAMILY}" in 08:41:59 + dpkg -l 08:41:59 + grep '^ii' 08:41:59 + '[' -f /tmp/packages_start.txt ']' 08:41:59 + '[' -f /tmp/packages_end.txt ']' 08:41:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:41:59 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 08:41:59 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 08:41:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 08:41:59 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:41:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:41:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:59 . [Pipeline] withDockerContainer 08:42:00 prd-ubuntu20.04-docker-8c-8g-10949 does not seem to be running inside a container 08:42:00 $ 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:42:00 $ docker top 110dd24a5fcd5a93fc4b084b35d9f7191a2f75288274f619f40a5699f4322561 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:00 + touch /tmp/pre-build-complete [Pipeline] sh 08:42:00 + mkdir -p /var/log/sysstat [Pipeline] sh 08:42:01 + ls /var/log/sa-host 08:42:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:01 provisioning config files... 08:42:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4327095807048076183tmp [Pipeline] { [Pipeline] echo 08:42:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:42:01 ---> create-netrc.sh [Pipeline] } 08:42:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:42:02 ---> python-tools-install.sh [Pipeline] echo 08:42:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:42:02 ---> sudo-logs.sh 08:42:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:42:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:42:02 ---> job-cost.sh 08:42:02 lf-activate-venv: SKIPPING 08:42:02 DEBUG: total: 0.2199999988079071 08:42:02 INFO: Retrieving Stack Cost... 08:42:02 INFO: Retrieving Pricing Info for: v3-standard-8 08:42:03 INFO: Archiving Costs [Pipeline] echo 08:42:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:42:03 ---> logs-deploy.sh 08:42:03 lf-activate-venv: SKIPPING 08:42:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/17 08:42:03 INFO: archiving workspace using pattern(s): 08:42:04 Archives upload complete. 08:42:04 INFO: archiving logs to Nexus 08:42:05 ---> uname -a: 08:42:05 Linux prd-ubuntu20-04-docker-8c-8g-10949 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 08:42:05 08:42:05 08:42:05 ---> lscpu: 08:42:05 Architecture: x86_64 08:42:05 CPU op-mode(s): 32-bit, 64-bit 08:42:05 Byte Order: Little Endian 08:42:05 Address sizes: 40 bits physical, 48 bits virtual 08:42:05 CPU(s): 8 08:42:05 On-line CPU(s) list: 0-7 08:42:05 Thread(s) per core: 1 08:42:05 Core(s) per socket: 1 08:42:05 Socket(s): 8 08:42:05 NUMA node(s): 1 08:42:05 Vendor ID: AuthenticAMD 08:42:05 CPU family: 23 08:42:05 Model: 49 08:42:05 Model name: AMD EPYC-Rome Processor 08:42:05 Stepping: 0 08:42:05 CPU MHz: 2799.998 08:42:05 BogoMIPS: 5599.99 08:42:05 Virtualization: AMD-V 08:42:05 Hypervisor vendor: KVM 08:42:05 Virtualization type: full 08:42:05 L1d cache: 256 KiB 08:42:05 L1i cache: 256 KiB 08:42:05 L2 cache: 4 MiB 08:42:05 L3 cache: 128 MiB 08:42:05 NUMA node0 CPU(s): 0-7 08:42:05 Vulnerability Itlb multihit: Not affected 08:42:05 Vulnerability L1tf: Not affected 08:42:05 Vulnerability Mds: Not affected 08:42:05 Vulnerability Meltdown: Not affected 08:42:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:42:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:42:05 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:42:05 Vulnerability Srbds: Not affected 08:42:05 Vulnerability Tsx async abort: Not affected 08:42:05 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 08:42:05 08:42:05 08:42:05 ---> nproc: 08:42:05 8 08:42:05 08:42:05 08:42:05 ---> df -h: 08:42:05 Filesystem Size Used Avail Use% Mounted on 08:42:05 overlay 155G 12G 144G 8% / 08:42:05 tmpfs 64M 0 64M 0% /dev 08:42:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:42:05 shm 64M 0 64M 0% /dev/shm 08:42:05 /dev/vda1 155G 12G 144G 8% /facter-os 08:42:05 08:42:05 08:42:05 ---> sar -b -r -n DEV: 08:42:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10949) 04/06/22 _x86_64_ (8 CPU) 08:42:05 08:42:05 08:31:43 LINUX RESTART (8 CPU) 08:42:05 08:42:05 08:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:42:05 08:33:02 378.22 55.16 323.06 0.00 5180.60 175089.22 0.00 08:42:05 08:34:01 191.58 0.12 191.46 0.00 4.47 33500.63 0.00 08:42:05 08:35:01 33.61 0.05 33.56 0.00 8.13 16744.42 0.00 08:42:05 08:36:01 1.22 0.00 1.22 0.00 0.00 14.95 0.00 08:42:05 08:37:01 1.43 0.02 1.42 0.00 0.13 14.93 0.00 08:42:05 08:38:01 1.72 0.00 1.72 0.00 0.00 20.93 0.00 08:42:05 08:39:01 1.27 0.00 1.27 0.00 0.00 19.06 0.00 08:42:05 08:40:01 0.90 0.00 0.90 0.00 0.00 12.26 0.00 08:42:05 08:41:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 08:42:05 08:42:01 187.89 0.80 187.09 0.00 35.99 67046.43 0.00 08:42:05 Average: 79.71 5.62 74.09 0.00 523.77 29239.35 0.00 08:42:05 08:42:05 08:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:42:05 08:33:02 28418564 31720788 574828 1.75 157276 3359600 2242540 6.61 1240616 2785064 318796 08:42:05 08:34:01 28677360 31759352 532444 1.62 155388 3161540 2024188 5.97 1306820 2474372 624 08:42:05 08:35:01 28179596 31772680 517452 1.57 164116 3613612 1828068 5.39 1311368 2913916 128 08:42:05 08:36:01 28180580 31773696 516316 1.57 164140 3613616 1828068 5.39 1310028 2913920 172 08:42:05 08:37:01 28180336 31773460 516496 1.57 164176 3613624 1828068 5.39 1310012 2913924 16 08:42:05 08:38:01 28180596 31773780 516188 1.57 164216 3613628 1828068 5.39 1310108 2913928 12 08:42:05 08:39:01 28190252 31783364 506520 1.54 164268 3613632 1828068 5.39 1300292 2913936 20 08:42:05 08:40:01 28189984 31783148 506696 1.54 164300 3613628 1828068 5.39 1300320 2913940 196 08:42:05 08:41:01 28189936 31783100 506652 1.54 164324 3613636 1828068 5.39 1300324 2913940 12 08:42:05 08:42:01 26648932 31748776 533132 1.62 213092 4937944 1954648 5.76 1432592 4182472 180 08:42:05 Average: 28103614 31767214 522672 1.59 167530 3675446 1901785 5.60 1312248 2983941 32016 08:42:05 08:42:05 08:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:42:05 08:33:02 ens3 828.40 536.66 5519.15 116.92 0.00 0.00 0.00 0.00 08:42:05 08:33:02 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 08:42:05 08:33:02 docker0 118.50 143.44 9.63 1088.68 0.00 0.00 0.00 0.00 08:42:05 08:34:01 ens3 122.56 98.07 198.06 260.34 0.00 0.00 0.00 0.00 08:42:05 08:34:01 lo 4.41 4.41 0.44 0.44 0.00 0.00 0.00 0.00 08:42:05 08:34:01 docker0 11.03 15.74 0.65 91.23 0.00 0.00 0.00 0.00 08:42:05 08:35:01 ens3 144.37 105.45 2537.07 69.08 0.00 0.00 0.00 0.00 08:42:05 08:35:01 lo 3.33 3.33 0.33 0.33 0.00 0.00 0.00 0.00 08:42:05 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:05 08:36:01 ens3 1.27 0.40 2.34 0.03 0.00 0.00 0.00 0.00 08:42:05 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:05 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:05 08:37:01 ens3 1.27 0.45 0.41 0.28 0.00 0.00 0.00 0.00 08:42:05 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:05 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:05 08:38:01 ens3 0.92 0.60 0.49 0.35 0.00 0.00 0.00 0.00 08:42:05 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:05 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:05 08:39:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:05 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:05 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:05 08:40:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:42:05 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:05 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:05 08:41:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:05 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:05 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:05 08:42:01 ens3 526.50 331.53 8052.90 129.14 0.00 0.00 0.00 0.00 08:42:05 08:42:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 08:42:05 08:42:01 docker0 83.09 108.43 7.20 721.99 0.00 0.00 0.00 0.00 08:42:05 Average: ens3 162.61 107.34 1633.40 57.27 0.00 0.00 0.00 0.00 08:42:05 Average: lo 1.70 1.70 0.16 0.16 0.00 0.00 0.00 0.00 08:42:05 Average: docker0 21.28 26.78 1.75 190.35 0.00 0.00 0.00 0.00 08:42:05 08:42:05 08:42:05 ---> sar -P ALL: 08:42:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10949) 04/06/22 _x86_64_ (8 CPU) 08:42:05 08:42:05 08:31:43 LINUX RESTART (8 CPU) 08:42:05 08:42:05 08:32:01 CPU %user %nice %system %iowait %steal %idle 08:42:05 08:33:02 all 11.81 0.00 4.91 2.45 0.08 80.74 08:42:05 08:33:02 0 13.55 0.00 5.33 2.48 0.08 78.56 08:42:05 08:33:02 1 11.82 0.00 4.68 1.05 0.08 82.37 08:42:05 08:33:02 2 11.20 0.00 5.14 3.13 0.07 80.47 08:42:05 08:33:02 3 10.51 0.00 5.13 2.86 0.10 81.40 08:42:05 08:33:02 4 11.99 0.00 4.31 1.15 0.08 82.47 08:42:05 08:33:02 5 13.09 0.00 5.59 0.42 0.08 80.81 08:42:05 08:33:02 6 11.23 0.00 4.57 3.59 0.05 80.56 08:42:05 08:33:02 7 11.09 0.00 4.53 4.98 0.10 79.30 08:42:05 08:34:01 all 31.74 0.00 6.55 1.32 0.10 60.29 08:42:05 08:34:01 0 32.81 0.00 6.71 0.70 0.09 59.69 08:42:05 08:34:01 1 31.01 0.00 6.44 2.13 0.09 60.33 08:42:05 08:34:01 2 30.72 0.00 6.91 2.09 0.10 60.18 08:42:05 08:34:01 3 32.10 0.00 7.00 1.48 0.10 59.32 08:42:05 08:34:01 4 32.16 0.00 6.48 1.30 0.09 59.97 08:42:05 08:34:01 5 31.52 0.00 6.42 1.62 0.10 60.34 08:42:05 08:34:01 6 31.91 0.00 6.33 0.29 0.12 61.35 08:42:05 08:34:01 7 31.69 0.00 6.12 0.95 0.10 61.14 08:42:05 08:35:01 all 3.39 0.00 1.43 0.47 0.02 94.69 08:42:05 08:35:01 0 3.17 0.00 1.29 0.03 0.03 95.47 08:42:05 08:35:01 1 3.48 0.00 1.22 0.03 0.03 95.23 08:42:05 08:35:01 2 3.25 0.00 1.56 0.35 0.02 94.82 08:42:05 08:35:01 3 3.22 0.00 1.26 0.05 0.02 95.46 08:42:05 08:35:01 4 3.99 0.00 1.59 2.60 0.02 91.80 08:42:05 08:35:01 5 2.86 0.00 1.34 0.67 0.02 95.11 08:42:05 08:35:01 6 3.46 0.00 1.53 0.03 0.02 94.96 08:42:05 08:35:01 7 3.65 0.00 1.63 0.02 0.03 94.67 08:42:05 08:36:01 all 0.11 0.00 0.02 0.05 0.00 99.83 08:42:05 08:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:42:05 08:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:42:05 08:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:42:05 08:36:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:42:05 08:36:01 4 0.02 0.00 0.03 0.35 0.00 99.60 08:42:05 08:36:01 5 0.02 0.00 0.02 0.05 0.00 99.92 08:42:05 08:36:01 6 0.70 0.00 0.00 0.00 0.00 99.30 08:42:05 08:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:42:05 08:37:01 all 0.03 0.00 0.01 0.01 0.00 99.95 08:42:05 08:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:42:05 08:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:42:05 08:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:42:05 08:37:01 3 0.03 0.00 0.03 0.02 0.00 99.92 08:42:05 08:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:42:05 08:37:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:42:05 08:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:42:05 08:37:01 7 0.05 0.00 0.02 0.02 0.00 99.92 08:42:05 08:38:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:42:05 08:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:42:05 08:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:42:05 08:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:42:05 08:38:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:42:05 08:38:01 4 0.02 0.00 0.00 0.02 0.02 99.95 08:42:05 08:38:01 5 0.00 0.00 0.02 0.05 0.00 99.93 08:42:05 08:38:01 6 0.12 0.00 0.00 0.00 0.00 99.88 08:42:05 08:38:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:42:05 08:39:01 all 0.17 0.00 0.02 0.00 0.00 99.80 08:42:05 08:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:42:05 08:39:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:42:05 08:39:01 2 0.03 0.00 0.05 0.00 0.00 99.92 08:42:05 08:39:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:42:05 08:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:42:05 08:39:01 5 0.03 0.00 0.00 0.03 0.00 99.93 08:42:05 08:39:01 6 1.16 0.00 0.02 0.00 0.02 98.81 08:42:05 08:39:01 7 0.03 0.00 0.05 0.00 0.00 99.92 08:42:05 08:40:01 all 0.27 0.00 0.01 0.01 0.00 99.71 08:42:05 08:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:42:05 08:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:42:05 08:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:42:05 08:40:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:42:05 08:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:42:05 08:40:01 5 0.03 0.00 0.00 0.03 0.00 99.93 08:42:05 08:40:01 6 1.99 0.00 0.00 0.00 0.00 98.01 08:42:05 08:40:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:42:05 08:41:01 all 0.28 0.00 0.00 0.00 0.00 99.72 08:42:05 08:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:42:05 08:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:42:05 08:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:42:05 08:41:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:42:05 08:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:42:05 08:41:01 5 0.02 0.00 0.02 0.03 0.00 99.93 08:42:05 08:41:01 6 1.99 0.00 0.00 0.00 0.00 98.01 08:42:05 08:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:42:05 08:42:01 all 10.90 0.00 4.59 1.34 0.09 83.09 08:42:05 08:42:01 0 10.77 0.00 4.79 0.52 0.08 83.83 08:42:05 08:42:01 1 10.69 0.00 4.58 0.73 0.08 83.92 08:42:05 08:42:01 2 12.42 0.00 3.92 0.24 0.08 83.33 08:42:05 08:42:01 3 10.11 0.00 4.39 0.32 0.10 85.08 08:42:05 08:42:01 4 10.67 0.00 5.50 5.33 0.10 78.39 08:42:05 08:42:01 5 10.37 0.00 4.14 2.39 0.08 83.01 08:42:05 08:42:01 6 10.97 0.00 4.81 0.56 0.07 83.60 08:42:05 08:42:01 7 11.17 0.00 4.56 0.65 0.10 83.52 08:42:05 Average: all 5.78 0.00 1.73 0.56 0.03 91.89 08:42:05 Average: 0 5.96 0.00 1.80 0.37 0.03 91.84 08:42:05 Average: 1 5.62 0.00 1.68 0.39 0.03 92.29 08:42:05 Average: 2 5.69 0.00 1.74 0.57 0.03 91.97 08:42:05 Average: 3 5.52 0.00 1.77 0.47 0.03 92.21 08:42:05 Average: 4 5.81 0.00 1.77 1.07 0.03 91.32 08:42:05 Average: 5 5.70 0.00 1.73 0.52 0.03 92.02 08:42:05 Average: 6 6.27 0.00 1.70 0.44 0.03 91.56 08:42:05 Average: 7 5.69 0.00 1.67 0.65 0.04 91.95 08:42:05 08:42:05 08:42:05