Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0413261fd6b454820a227c0b076e094c9f4db28c 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-ssh13302844426453315969.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-ssh9789594685385912267.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-ssh2198688038858176864.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-ssh6206518663871177921.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-ssh12785040156628150871.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19490 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 0413261fd6b454820a227c0b076e094c9f4db28c (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 0413261fd6b454820a227c0b076e094c9f4db28c # timeout=10 Commit message: "build(snap): source metadata from central repo" > git rev-list --no-walk 76bc78b56c3c6b32f516faff42577919f6a867f5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:17:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:17:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:17:30 ========================================================= 11:17:30 EdgeX Global Pipelines Version Info 11:17:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:17:31 ------------------- 11:17:31 stable info: 11:17:31 ------------------- 11:17:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:17:31 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 11:17:31 Message: update stable to v1.0.221 11:17:31 ------------------- 11:17:31 experimental info: 11:17:31 ------------------- 11:17:31 Commited By: **** collab-it+edgex@linuxfoundation.org 11:17:31 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 11:17:31 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:17:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 11:17:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 11:17:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0413261fd6b454820a227c0b076e094c9f4db28c [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0413261 [Pipeline] echo 11:17:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:17:32 provisioning config files... 11:17:32 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8888635386634888827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:32 ---> docker-login.sh 11:17:32 nexus3.edgexfoundry.org:10001 11:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:33 Configure a credential helper to remove this warning. See 11:17:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:33 11:17:33 Login Succeeded 11:17:33 nexus3.edgexfoundry.org:10002 11:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:33 Configure a credential helper to remove this warning. See 11:17:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:33 11:17:33 Login Succeeded 11:17:33 nexus3.edgexfoundry.org:10003 11:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:33 Configure a credential helper to remove this warning. See 11:17:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:33 11:17:33 Login Succeeded 11:17:33 nexus3.edgexfoundry.org:10004 11:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:33 Configure a credential helper to remove this warning. See 11:17:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:33 11:17:33 Login Succeeded 11:17:33 docker.io 11:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:34 Configure a credential helper to remove this warning. See 11:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:34 11:17:34 Login Succeeded 11:17:34 ---> docker-login.sh ends [Pipeline] } 11:17:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:17:34 + git rev-list -1 --merges 0413261fd6b454820a227c0b076e094c9f4db28c~1..0413261fd6b454820a227c0b076e094c9f4db28c [Pipeline] echo 11:17:34 -----------> git rev-list -1 --merges 0413261fd6b454820a227c0b076e094c9f4db28c~1..0413261fd6b454820a227c0b076e094c9f4db28c 0413261fd6b454820a227c0b076e094c9f4db28c [false] [Pipeline] sh 11:17:35 + git log --format=format:%s -1 0413261fd6b454820a227c0b076e094c9f4db28c [Pipeline] echo 11:17:35 ========================================================= 11:17:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:17:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:17:35 + git log --format=format:%s -1 0413261fd6b454820a227c0b076e094c9f4db28c [Pipeline] echo 11:17:35 [semverPrep] GIT_COMMIT: 0413261fd6b454820a227c0b076e094c9f4db28c, Commit Message: build(snap): source metadata from central repo [Pipeline] echo 11:17:35 [semverPrep] This is not a build commit. [Pipeline] sh 11:17:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:17:35 + grep -v github /etc/ssh/ssh_known_hosts 11:17:35 + [ -e /tmp/ssh_known_hosts ] 11:17:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:17:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:17:35 + sudo tee -a /etc/ssh/ssh_known_hosts 11:17:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:17:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:17:36 11:17:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:17:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:17:36 latest: Pulling from edgex-devops/git-semver 11:17:36 a0d0a0d46f8b: Pulling fs layer 11:17:36 3e5f54012d9b: Pulling fs layer 11:17:36 4c7163046ea9: Pulling fs layer 11:17:36 0c2d73faf560: Pulling fs layer 11:17:36 0c2d73faf560: Waiting 11:17:36 3e5f54012d9b: Verifying Checksum 11:17:36 3e5f54012d9b: Download complete 11:17:36 a0d0a0d46f8b: Download complete 11:17:36 0c2d73faf560: Verifying Checksum 11:17:36 0c2d73faf560: Download complete 11:17:36 4c7163046ea9: Verifying Checksum 11:17:36 4c7163046ea9: Download complete 11:17:36 a0d0a0d46f8b: Pull complete 11:17:36 3e5f54012d9b: Pull complete 11:17:37 4c7163046ea9: Pull complete 11:17:37 0c2d73faf560: Pull complete 11:17:37 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:17:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:17:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:17:37 prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container 11:17:37 $ 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 11:17:38 $ docker top e4fae42c4010601cc466966c351db95ec9e96b693cd313fd1db67f9641ef3901 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:17:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:17:38 [ssh-agent] Looking for ssh-agent implementation... 11:17:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:17:38 $ docker exec e4fae42c4010601cc466966c351db95ec9e96b693cd313fd1db67f9641ef3901 ssh-agent 11:17:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGJPMBM/agent.15 11:17:38 SSH_AGENT_PID=22 11:17:38 Running ssh-add (command line suppressed) 11:17:38 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5547923183547462076.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5547923183547462076.key) 11:17:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:17:39 + git tag --points-at HEAD [Pipeline] } 11:17:39 $ docker exec --env ******** --env ******** e4fae42c4010601cc466966c351db95ec9e96b693cd313fd1db67f9641ef3901 ssh-agent -k 11:17:39 unset SSH_AUTH_SOCK; 11:17:39 unset SSH_AGENT_PID; 11:17:39 echo Agent pid 22 killed; 11:17:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:17:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:17:39 [ssh-agent] Looking for ssh-agent implementation... 11:17:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:17:39 $ docker exec e4fae42c4010601cc466966c351db95ec9e96b693cd313fd1db67f9641ef3901 ssh-agent 11:17:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmaddLN/agent.56 11:17:39 SSH_AGENT_PID=62 11:17:39 Running ssh-add (command line suppressed) 11:17:39 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5479500373562329540.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5479500373562329540.key) 11:17:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:17:39 + git semver init 11:17:39 # -> Open(): unable to determine branch for HEAD 11:17:39 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 11:17:39 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 11:17:39 # $SEMVER_REMOTE_NAME = origin 11:17:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:17:39 # $SEMVER_USER_NAME = edgex-jenkins 11:17:39 # $SEMVER_BRANCH = main 11:17:39 # $SEMVER_TEMP = /tmp/semver-263051767 11:17:39 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 11:17:40 # '/tmp/semver-263051767' -> '/w/workspace/edgexfoundry_device-snmp-go_main/.semver' 11:17:40 # -> Force: false 11:17:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } 11:17:40 $ docker exec --env ******** --env ******** e4fae42c4010601cc466966c351db95ec9e96b693cd313fd1db67f9641ef3901 ssh-agent -k 11:17:40 unset SSH_AUTH_SOCK; 11:17:40 unset SSH_AGENT_PID; 11:17:40 echo Agent pid 62 killed; 11:17:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:17:41 + git semver [Pipeline] } 11:17:41 $ docker stop --time=1 e4fae42c4010601cc466966c351db95ec9e96b693cd313fd1db67f9641ef3901 11:17:42 $ docker rm -f e4fae42c4010601cc466966c351db95ec9e96b693cd313fd1db67f9641ef3901 [Pipeline] // withDockerContainer [Pipeline] sh 11:17:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:17:43 Stashed 1 file(s) [Pipeline] echo 11:17:43 [edgeXSemver]: initialized semver on version 2.2.0-dev.9 [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 11:17:43 provisioning config files... 11:17:43 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3427211072903546975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:43 ---> docker-login.sh 11:17:43 nexus3.edgexfoundry.org:10001 11:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:43 Configure a credential helper to remove this warning. See 11:17:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:43 11:17:43 Login Succeeded 11:17:43 nexus3.edgexfoundry.org:10002 11:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:44 Configure a credential helper to remove this warning. See 11:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:44 11:17:44 Login Succeeded 11:17:44 nexus3.edgexfoundry.org:10003 11:17:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:44 Configure a credential helper to remove this warning. See 11:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:44 11:17:44 Login Succeeded 11:17:44 nexus3.edgexfoundry.org:10004 11:17:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:44 Configure a credential helper to remove this warning. See 11:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:44 11:17:44 Login Succeeded 11:17:44 docker.io 11:17:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:44 Configure a credential helper to remove this warning. See 11:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:44 11:17:44 Login Succeeded 11:17:44 ---> docker-login.sh ends [Pipeline] } 11:17:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:17:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:17:44 ========================================================= 11:17:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 11:17:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:17:44 + 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 . 11:17:44 Sending build context to Docker daemon 5.227MB 11:17:44 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 11:17:44 Step 2/12 : FROM ${BASE} AS builder 11:17:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 11:17:44 59bf1c3509f3: Pulling fs layer 11:17:44 666ba61612fd: Pulling fs layer 11:17:44 8ed8ca486205: Pulling fs layer 11:17:44 4fe6c5a15a65: Pulling fs layer 11:17:44 22a0e8bec74d: Pulling fs layer 11:17:44 640e595b4fbd: Pulling fs layer 11:17:44 763cafe07f6e: Pulling fs layer 11:17:44 0c0b528cf693: Pulling fs layer 11:17:44 10935f4eaf8b: Pulling fs layer 11:17:44 22a0e8bec74d: Waiting 11:17:44 640e595b4fbd: Waiting 11:17:44 763cafe07f6e: Waiting 11:17:44 0c0b528cf693: Waiting 11:17:44 10935f4eaf8b: Waiting 11:17:44 4fe6c5a15a65: Waiting 11:17:44 8ed8ca486205: Verifying Checksum 11:17:44 666ba61612fd: Verifying Checksum 11:17:44 666ba61612fd: Download complete 11:17:44 22a0e8bec74d: Verifying Checksum 11:17:44 22a0e8bec74d: Download complete 11:17:44 640e595b4fbd: Download complete 11:17:45 59bf1c3509f3: Verifying Checksum 11:17:45 59bf1c3509f3: Download complete 11:17:45 763cafe07f6e: Download complete 11:17:45 0c0b528cf693: Verifying Checksum 11:17:45 0c0b528cf693: Download complete 11:17:45 59bf1c3509f3: Pull complete 11:17:45 666ba61612fd: Pull complete 11:17:45 8ed8ca486205: Pull complete 11:17:45 4fe6c5a15a65: Verifying Checksum 11:17:45 4fe6c5a15a65: Download complete 11:17:45 10935f4eaf8b: Verifying Checksum 11:17:45 10935f4eaf8b: Download complete 11:17:49 4fe6c5a15a65: Pull complete 11:17:49 22a0e8bec74d: Pull complete 11:17:49 640e595b4fbd: Pull complete 11:17:49 763cafe07f6e: Pull complete 11:17:49 0c0b528cf693: Pull complete 11:17:52 10935f4eaf8b: Pull complete 11:17:52 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 11:17:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:17:52 ---> 99d49a6021b9 11:17:52 Step 3/12 : ARG MAKE='make build' 11:17:53 ---> Running in a1dff80ffc0d 11:17:53 Removing intermediate container a1dff80ffc0d 11:17:53 ---> 6fac179634d7 11:17:53 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:17:53 ---> Running in 567f24f9396e 11:17:53 Removing intermediate container 567f24f9396e 11:17:53 ---> 74bd7430ea71 11:17:53 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 11:17:53 ---> Running in 8038ff6d6d94 11:17:54 Removing intermediate container 8038ff6d6d94 11:17:54 ---> 83e0ba0e2ea3 11:17:54 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:54 ---> Running in a52adfad0592 11:17:54 Removing intermediate container a52adfad0592 11:17:54 ---> 742060e0f601 11:17:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:17:54 ---> Running in 9edbfcc23c6a 11:17:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:17:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:17:56 (1/4) Installing openssh-keygen (8.8_p1-r1) 11:17:56 (2/4) Installing libedit (20210910.3.1-r0) 11:17:56 (3/4) Installing openssh-client-common (8.8_p1-r1) 11:17:56 (4/4) Installing openssh-client-default (8.8_p1-r1) 11:17:56 Executing busybox-1.34.1-r3.trigger 11:17:56 OK: 224 MiB in 56 packages 11:17:56 Removing intermediate container 9edbfcc23c6a 11:17:56 ---> 604271a7ca0a 11:17:56 Step 8/12 : WORKDIR /device-snmp-go 11:17:56 ---> Running in 4261cbf541c8 11:17:56 Removing intermediate container 4261cbf541c8 11:17:56 ---> b8c5e793ef9f 11:17:56 Step 9/12 : COPY go.mod vendor* ./ 11:17:57 ---> 628d9e42776f 11:17:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:57 ---> Running in cd8ca128cad9 11:17:58 Still waiting to schedule task 11:17:58 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 11:18:12 Removing intermediate container cd8ca128cad9 11:18:12 ---> 378db71d85f3 11:18:12 Step 11/12 : COPY . . 11:18:12 ---> 9c83245d945a 11:18:12 Step 12/12 : RUN ${MAKE} 11:18:12 ---> Running in bac3057c95ca 11:18:12 noop 11:18:12 Removing intermediate container bac3057c95ca 11:18:12 ---> 53dafe0e573e 11:18:12 Successfully built 53dafe0e573e 11:18:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:18:12 + docker inspect -f . ci-base-image-x86_64 11:18:12 . [Pipeline] withDockerContainer 11:18:12 prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container 11:18:12 $ 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 11:18:12 $ docker top 86a88ef92160ef9c7bb50db328537cd5696ccda157276f0a02f455fd113dfd9a -eo pid,comm [Pipeline] { [Pipeline] sh 11:18:13 + go version 11:18:13 go version go1.17.6 linux/amd64 [Pipeline] } 11:18:13 $ docker stop --time=1 86a88ef92160ef9c7bb50db328537cd5696ccda157276f0a02f455fd113dfd9a 11:18:14 $ docker rm -f 86a88ef92160ef9c7bb50db328537cd5696ccda157276f0a02f455fd113dfd9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:18:14 + docker inspect -f . ci-base-image-x86_64 11:18:14 . [Pipeline] withDockerContainer 11:18:14 prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container 11:18:15 $ 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 11:18:15 $ docker top 56b34ee0961d31a5b6a82114804e3f2ee291d4c41df85a73523162e60802d844 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:18:15 + make test 11:18:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:18:15 ? github.com/edgexfoundry/device-snmp-go [no test files] 11:18:26 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 11:18:26 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.017s coverage: 0.0% of statements 11:18:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:18:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:18:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:18:34 ./bin/test-attribution-txt.sh [Pipeline] echo 11:18:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:18:34 $ docker stop --time=1 56b34ee0961d31a5b6a82114804e3f2ee291d4c41df85a73523162e60802d844 11:18:36 $ docker rm -f 56b34ee0961d31a5b6a82114804e3f2ee291d4c41df85a73523162e60802d844 [Pipeline] // withDockerContainer [Pipeline] sh 11:18:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:18:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:18:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:18:38 + ls -al . 11:18:38 total 164 11:18:38 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 11:18 . 11:18:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 11:17 .. 11:18:38 -rw-rw-r-- 1 jenkins jenkins 6 Apr 11 11:17 .dockerignore 11:18:38 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 11:17 .git 11:18:38 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 11:17 .github 11:18:38 -rw-rw-r-- 1 jenkins jenkins 328 Apr 11 11:17 .gitignore 11:18:38 -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 11:17 .golangci.yml 11:18:38 drwx------ 3 jenkins jenkins 4096 Apr 11 11:17 .semver 11:18:38 -rw-rw-r-- 1 jenkins jenkins 8164 Apr 11 11:17 Attribution.txt 11:18:38 -rw-rw-r-- 1 jenkins jenkins 4401 Apr 11 11:17 CHANGELOG.md 11:18:38 -rw-rw-r-- 1 jenkins jenkins 1516 Apr 11 11:17 Dockerfile 11:18:38 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 11:17 GOVERNANCE.md 11:18:38 -rw-rw-r-- 1 jenkins jenkins 656 Apr 11 11:17 Jenkinsfile 11:18:38 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 11:17 LICENSE 11:18:38 -rw-rw-r-- 1 jenkins jenkins 1938 Apr 11 11:17 Makefile 11:18:38 -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 11:17 OWNERS.md 11:18:38 -rw-rw-r-- 1 jenkins jenkins 9074 Apr 11 11:17 README.md 11:18:38 -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 11:17 VERSION 11:18:38 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 11:17 bin 11:18:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 11:17 cmd 11:18:38 -rw-r--r-- 1 jenkins jenkins 7631 Apr 11 11:18 coverage.out 11:18:38 -rw-rw-r-- 1 jenkins jenkins 3245 Apr 11 11:17 go.mod 11:18:38 -rw-rw-r-- 1 jenkins jenkins 35250 Apr 11 11:17 go.sum 11:18:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 11:17 internal 11:18:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 11:17 snap 11:18:38 -rw-rw-r-- 1 jenkins jenkins 209 Apr 11 11:17 version.go [Pipeline] isUnix [Pipeline] sh 11:18:38 + 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=0413261fd6b454820a227c0b076e094c9f4db28c --label arch=amd64 --label version=2.2.0-dev.9 . 11:18:38 Sending build context to Docker daemon 5.235MB 11:18:38 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 11:18:38 Step 2/24 : FROM ${BASE} AS builder 11:18:38 ---> 53dafe0e573e 11:18:38 Step 3/24 : ARG MAKE='make build' 11:18:38 ---> Running in 38b7590a1089 11:18:38 Removing intermediate container 38b7590a1089 11:18:38 ---> d22434a12071 11:18:38 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:18:38 ---> Running in 80d67499023e 11:18:38 Removing intermediate container 80d67499023e 11:18:38 ---> 62ce562421a0 11:18:38 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:18:38 ---> Running in 6c3cc20256c5 11:18:39 Removing intermediate container 6c3cc20256c5 11:18:39 ---> bc04f7ec582c 11:18:39 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:39 ---> Running in d8ce58377eea 11:18:39 Removing intermediate container d8ce58377eea 11:18:39 ---> 0b65987f5628 11:18:39 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:18:39 ---> Running in c3bcdffd8ab6 11:18:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:18:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:18:41 OK: 224 MiB in 56 packages 11:18:41 Removing intermediate container c3bcdffd8ab6 11:18:41 ---> 022a517c83bc 11:18:41 Step 8/24 : WORKDIR /device-snmp-go 11:18:41 ---> Running in 64532c5d5f44 11:18:41 Removing intermediate container 64532c5d5f44 11:18:41 ---> 821838777d20 11:18:41 Step 9/24 : COPY go.mod vendor* ./ 11:18:41 ---> 0ba2d9ebc972 11:18:41 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:18:41 ---> Running in 7ab7c9263f0e 11:18:42 Removing intermediate container 7ab7c9263f0e 11:18:42 ---> 226af596d34d 11:18:42 Step 11/24 : COPY . . 11:18:42 ---> f0718aaf9ae7 11:18:42 Step 12/24 : RUN ${MAKE} 11:18:42 ---> Running in 8dcc35b03ecb 11:18:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 11:19:05 Removing intermediate container 8dcc35b03ecb 11:19:05 ---> bcfd54870709 11:19:05 Step 13/24 : FROM alpine:3.14 11:19:05 3.14: Pulling from library/alpine 11:19:05 8663204ce13b: Pulling fs layer 11:19:05 8663204ce13b: Verifying Checksum 11:19:05 8663204ce13b: Pull complete 11:19:05 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:19:05 Status: Downloaded newer image for alpine:3.14 11:19:05 ---> e04c818066af 11:19:05 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 11:19:05 ---> Running in 75c25bff379c 11:19:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:19:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:19:05 (1/6) Installing dumb-init (1.2.5-r1) 11:19:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:19:05 (3/6) Installing libsodium (1.0.18-r0) 11:19:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:19:05 (5/6) Installing libzmq (4.3.4-r0) 11:19:05 (6/6) Installing zeromq (4.3.4-r0) 11:19:05 Executing busybox-1.33.1-r7.trigger 11:19:05 OK: 8 MiB in 20 packages 11:19:05 Removing intermediate container 75c25bff379c 11:19:05 ---> 280902256ad2 11:19:05 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 11:19:05 ---> 85f2921e3d1c 11:19:05 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 11:19:05 ---> 9c01f2221af5 11:19:05 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 11:19:05 ---> 296d92f3652a 11:19:05 Step 18/24 : EXPOSE 59993 11:19:05 ---> Running in 3ef91b73b993 11:19:05 Removing intermediate container 3ef91b73b993 11:19:05 ---> 27ed7e8e7d8c 11:19:05 Step 19/24 : EXPOSE 161 11:19:05 ---> Running in ea30f827b4e8 11:19:05 Removing intermediate container ea30f827b4e8 11:19:05 ---> c5ec95fec65f 11:19:05 Step 20/24 : ENTRYPOINT ["/device-snmp"] 11:19:05 ---> Running in d981e6d6f1cd 11:19:05 Removing intermediate container d981e6d6f1cd 11:19:05 ---> 36b57e6974cd 11:19:05 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 11:19:05 ---> Running in 79677bce4016 11:19:05 Removing intermediate container 79677bce4016 11:19:05 ---> dc5c2d1118e9 11:19:05 Step 22/24 : LABEL arch=amd64 11:19:05 ---> Running in fb5e1f035742 11:19:05 Removing intermediate container fb5e1f035742 11:19:05 ---> a1b6696598e1 11:19:05 Step 23/24 : LABEL git_sha=0413261fd6b454820a227c0b076e094c9f4db28c 11:19:05 ---> Running in 29f2c6cb9916 11:19:05 Removing intermediate container 29f2c6cb9916 11:19:05 ---> 1bdb61d871cc 11:19:05 Step 24/24 : LABEL version=2.2.0-dev.9 11:19:05 ---> Running in e4ad5d9aa593 11:19:05 Removing intermediate container e4ad5d9aa593 11:19:05 ---> d9c1294118a8 11:19:05 [Warning] One or more build-args [ARCH] were not consumed 11:19:05 Successfully built d9c1294118a8 11:19:05 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:19:05 provisioning config files... 11:19:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3928295121398949837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:19:05 ---> docker-login.sh 11:19:05 nexus3.edgexfoundry.org:10001 11:19:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:19:05 Configure a credential helper to remove this warning. See 11:19:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:19:05 11:19:05 Login Succeeded 11:19:05 nexus3.edgexfoundry.org:10002 11:19:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:19:05 Configure a credential helper to remove this warning. See 11:19:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:19:05 11:19:05 Login Succeeded 11:19:05 nexus3.edgexfoundry.org:10003 11:19:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:19:05 Configure a credential helper to remove this warning. See 11:19:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:19:05 11:19:05 Login Succeeded 11:19:05 nexus3.edgexfoundry.org:10004 11:19:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:19:06 Configure a credential helper to remove this warning. See 11:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:19:06 11:19:06 Login Succeeded 11:19:06 docker.io 11:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:19:06 Configure a credential helper to remove this warning. See 11:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:19:06 11:19:06 Login Succeeded 11:19:06 ---> docker-login.sh ends [Pipeline] } 11:19:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:19:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:19:06 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 11:19:06 0413261fd6b454820a227c0b076e094c9f4db28c 11:19:06 latest 11:19:06 2.2.0-dev.9 11:19:06 0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9 11:19:06 main 11:19:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:19:06 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:0413261fd6b454820a227c0b076e094c9f4db28c [Pipeline] isUnix [Pipeline] sh 11:19:07 + docker push nexus3.edgexfoundry.org:10004/device-snmp:0413261fd6b454820a227c0b076e094c9f4db28c 11:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 11:19:07 740b81617170: Preparing 11:19:07 dba26a6516e9: Preparing 11:19:07 512b27436291: Preparing 11:19:07 511bcabe8185: Preparing 11:19:07 b541d28bf3b4: Preparing 11:19:07 b541d28bf3b4: Layer already exists 11:19:07 dba26a6516e9: Pushed 11:19:07 740b81617170: Pushed 11:19:07 511bcabe8185: Pushed 11:19:09 512b27436291: Pushed 11:19:09 0413261fd6b454820a227c0b076e094c9f4db28c: digest: sha256:847d85d18bb08097d5ab2a54f2e25a6b1049be408c0a674b7b8ddd5747ee44e2 size: 1367 [Pipeline] isUnix [Pipeline] sh 11:19:10 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh 11:19:10 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 11:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 11:19:10 740b81617170: Preparing 11:19:10 dba26a6516e9: Preparing 11:19:10 512b27436291: Preparing 11:19:10 511bcabe8185: Preparing 11:19:10 b541d28bf3b4: Preparing 11:19:10 dba26a6516e9: Layer already exists 11:19:10 511bcabe8185: Layer already exists 11:19:10 740b81617170: Layer already exists 11:19:10 b541d28bf3b4: Layer already exists 11:19:10 512b27436291: Layer already exists 11:19:10 latest: digest: sha256:847d85d18bb08097d5ab2a54f2e25a6b1049be408c0a674b7b8ddd5747ee44e2 size: 1367 [Pipeline] isUnix [Pipeline] sh 11:19:10 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh 11:19:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.9 11:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 11:19:11 740b81617170: Preparing 11:19:11 dba26a6516e9: Preparing 11:19:11 512b27436291: Preparing 11:19:11 511bcabe8185: Preparing 11:19:11 b541d28bf3b4: Preparing 11:19:11 511bcabe8185: Layer already exists 11:19:11 740b81617170: Layer already exists 11:19:11 b541d28bf3b4: Layer already exists 11:19:11 512b27436291: Layer already exists 11:19:11 dba26a6516e9: Layer already exists 11:19:11 2.2.0-dev.9: digest: sha256:847d85d18bb08097d5ab2a54f2e25a6b1049be408c0a674b7b8ddd5747ee44e2 size: 1367 [Pipeline] isUnix [Pipeline] sh 11:19:11 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh 11:19:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp:0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9 11:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 11:19:11 740b81617170: Preparing 11:19:11 dba26a6516e9: Preparing 11:19:11 512b27436291: Preparing 11:19:11 511bcabe8185: Preparing 11:19:11 b541d28bf3b4: Preparing 11:19:11 b541d28bf3b4: Layer already exists 11:19:11 dba26a6516e9: Layer already exists 11:19:11 511bcabe8185: Layer already exists 11:19:11 512b27436291: Layer already exists 11:19:11 740b81617170: Layer already exists 11:19:11 0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9: digest: sha256:847d85d18bb08097d5ab2a54f2e25a6b1049be408c0a674b7b8ddd5747ee44e2 size: 1367 [Pipeline] isUnix [Pipeline] sh 11:19:12 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh 11:19:12 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 11:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 11:19:12 740b81617170: Preparing 11:19:12 dba26a6516e9: Preparing 11:19:12 512b27436291: Preparing 11:19:12 511bcabe8185: Preparing 11:19:12 b541d28bf3b4: Preparing 11:19:12 b541d28bf3b4: Layer already exists 11:19:12 512b27436291: Layer already exists 11:19:12 740b81617170: Layer already exists 11:19:12 dba26a6516e9: Layer already exists 11:19:12 511bcabe8185: Layer already exists 11:19:12 main: digest: sha256:847d85d18bb08097d5ab2a54f2e25a6b1049be408c0a674b7b8ddd5747ee44e2 size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:19:12 ===================================================== [Pipeline] echo 11:19:12 taggedImages: 11:19:12 - nexus3.edgexfoundry.org:10004/device-snmp:0413261fd6b454820a227c0b076e094c9f4db28c 11:19:12 - nexus3.edgexfoundry.org:10004/device-snmp:latest 11:19:12 - nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.9 11:19:12 - nexus3.edgexfoundry.org:10004/device-snmp:0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9 11:19:12 - 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 11:19:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:19:12 11:19:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:19:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:19:13 latest: Pulling from edgex-lftools-log-publisher 11:19:13 5eb5b503b376: Pulling fs layer 11:19:13 5c69ac0246d0: Pulling fs layer 11:19:13 ec43610c2a17: Pulling fs layer 11:19:13 3a2ae6a8a46f: Pulling fs layer 11:19:13 33b1e0a273af: Pulling fs layer 11:19:13 5d3b04190fa2: Pulling fs layer 11:19:13 2f39f015ded8: Pulling fs layer 11:19:13 3a2ae6a8a46f: Waiting 11:19:13 33b1e0a273af: Waiting 11:19:13 5d3b04190fa2: Waiting 11:19:13 2f39f015ded8: Waiting 11:19:13 5c69ac0246d0: Download complete 11:19:13 3a2ae6a8a46f: Download complete 11:19:13 33b1e0a273af: Verifying Checksum 11:19:13 33b1e0a273af: Download complete 11:19:13 ec43610c2a17: Verifying Checksum 11:19:13 ec43610c2a17: Download complete 11:19:13 5d3b04190fa2: Verifying Checksum 11:19:13 5d3b04190fa2: Download complete 11:19:13 5eb5b503b376: Verifying Checksum 11:19:13 5eb5b503b376: Download complete 11:19:13 2f39f015ded8: Verifying Checksum 11:19:13 2f39f015ded8: Download complete 11:19:14 5eb5b503b376: Pull complete 11:19:14 5c69ac0246d0: Pull complete 11:19:14 ec43610c2a17: Pull complete 11:19:14 3a2ae6a8a46f: Pull complete 11:19:15 33b1e0a273af: Pull complete 11:19:15 5d3b04190fa2: Pull complete 11:19:19 2f39f015ded8: Pull complete 11:19:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:19:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:19:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:19:19 prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container 11:19:19 $ 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 11:19:21 $ docker top fd8d3c6261ea6eb740f6ac0ae7993c1fccc64a0b63f5ec9258b2b05314e1bc76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:19:21 ---> job-cost.sh 11:19:21 lf-activate-venv: SKIPPING 11:19:21 INFO: No Stack... 11:19:21 INFO: Retrieving Pricing Info for: v3-standard-8 11:19:22 INFO: Archiving Costs [Pipeline] sh 11:19:22 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 11:19:22 + cut -d, -f6 [Pipeline] lock 11:19:22 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-19-stack-cost] 11:19:22 Resource [jenkins-edgexfoundry-device-snmp-go-main-19-stack-cost] did not exist. Created. 11:19:22 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:19:23 + echo total: 0.2199999988079071 [Pipeline] stash 11:19:23 Stashed 1 file(s) [Pipeline] } 11:19:23 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 11:19:23 $ docker stop --time=1 fd8d3c6261ea6eb740f6ac0ae7993c1fccc64a0b63f5ec9258b2b05314e1bc76 11:19:24 $ docker rm -f fd8d3c6261ea6eb740f6ac0ae7993c1fccc64a0b63f5ec9258b2b05314e1bc76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:21:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19491 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 11:21:44 Running in /w/workspace/device-snmp-go/19 [Pipeline] { [Pipeline] checkout 11:21:44 Selected Git installation does not exist. Using Default 11:21:44 The recommended git tool is: NONE 11:21:52 using credential edgex-jenkins-ssh 11:21:52 Cloning the remote Git repository 11:21:52 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 11:21:52 > git init /w/workspace/device-snmp-go/19 # timeout=10 11:21:52 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 11:21:52 > git --version # timeout=10 11:21:52 > git --version # 'git version 2.25.1' 11:21:52 using GIT_SSH to set credentials SSH Credentials for GitHub 11:21:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:21:54 Avoid second fetch 11:21:54 Checking out Revision 0413261fd6b454820a227c0b076e094c9f4db28c (main) 11:21:54 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 11:21:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:21:54 > git config core.sparsecheckout # timeout=10 11:21:54 > git checkout -f 0413261fd6b454820a227c0b076e094c9f4db28c # timeout=10 11:21:59 Commit message: "build(snap): source metadata from central repo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:22:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:22:00 % Total % Received % Xferd Average Speed Time Time Time Current 11:22:00 Dload Upload Total Spent Left Speed 11:22:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48338 0 --:--:-- --:--:-- --:--:-- 48338 [Pipeline] sh 11:22:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:22:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 11:22:01 sudo tee /etc/docker/daemon.new 11:22:01 { 11:22:01 "registry-mirrors": [ 11:22:01 "https://nexus3.edgexfoundry.org:10001" 11:22:01 ], 11:22:01 "bip": "10.250.0.254/24", 11:22:01 "hosts": [ 11:22:01 "tcp://0.0.0.0:5555", 11:22:01 "unix:///var/run/docker.sock" 11:22:01 ], 11:22:01 "mtu": 1458, 11:22:01 "selinux-enabled": true, 11:22:01 "seccomp-profile": "/etc/docker/seccomp.json" 11:22:01 } [Pipeline] sh 11:22:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:22:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:22:20 provisioning config files... 11:22:20 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/19@tmp/config2598997733792931896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:22:20 ---> docker-login.sh 11:22:20 nexus3.edgexfoundry.org:10001 11:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:21 Configure a credential helper to remove this warning. See 11:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:21 11:22:21 Login Succeeded 11:22:21 nexus3.edgexfoundry.org:10002 11:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:22 Configure a credential helper to remove this warning. See 11:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:22 11:22:22 Login Succeeded 11:22:22 nexus3.edgexfoundry.org:10003 11:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:22 Configure a credential helper to remove this warning. See 11:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:22 11:22:22 Login Succeeded 11:22:22 nexus3.edgexfoundry.org:10004 11:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:22 Configure a credential helper to remove this warning. See 11:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:22 11:22:22 Login Succeeded 11:22:23 docker.io 11:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:23 Configure a credential helper to remove this warning. See 11:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:23 11:22:23 Login Succeeded 11:22:23 ---> docker-login.sh ends [Pipeline] } 11:22:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:22:24 ========================================================= 11:22:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 11:22:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:22:24 + 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 . 11:22:25 Sending build context to Docker daemon 2.719MB 11:22:25 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 11:22:25 Step 2/12 : FROM ${BASE} AS builder 11:22:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:22:25 9b3977197b4f: Pulling fs layer 11:22:25 1a89e8eeedd5: Pulling fs layer 11:22:25 94645a83ff95: Pulling fs layer 11:22:25 3f3a8bcf1eab: Pulling fs layer 11:22:25 0c92f367c5e7: Pulling fs layer 11:22:25 f7c0051592d6: Pulling fs layer 11:22:25 a227ed2f7395: Pulling fs layer 11:22:25 7b1c46037f91: Pulling fs layer 11:22:25 f7c0051592d6: Waiting 11:22:25 a227ed2f7395: Waiting 11:22:25 3f3a8bcf1eab: Waiting 11:22:25 0c92f367c5e7: Waiting 11:22:25 7b1c46037f91: Waiting 11:22:25 94645a83ff95: Verifying Checksum 11:22:25 94645a83ff95: Download complete 11:22:25 1a89e8eeedd5: Download complete 11:22:25 0c92f367c5e7: Verifying Checksum 11:22:25 0c92f367c5e7: Download complete 11:22:25 f7c0051592d6: Download complete 11:22:25 9b3977197b4f: Verifying Checksum 11:22:25 9b3977197b4f: Download complete 11:22:25 a227ed2f7395: Verifying Checksum 11:22:25 a227ed2f7395: Download complete 11:22:26 9b3977197b4f: Pull complete 11:22:26 1a89e8eeedd5: Pull complete 11:22:27 94645a83ff95: Pull complete 11:22:27 7b1c46037f91: Verifying Checksum 11:22:27 7b1c46037f91: Download complete 11:22:28 3f3a8bcf1eab: Verifying Checksum 11:22:28 3f3a8bcf1eab: Download complete 11:22:40 3f3a8bcf1eab: Pull complete 11:22:40 0c92f367c5e7: Pull complete 11:22:40 f7c0051592d6: Pull complete 11:22:41 a227ed2f7395: Pull complete 11:22:47 7b1c46037f91: Pull complete 11:22:47 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 11:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:22:47 ---> f79e39bc4007 11:22:47 Step 3/12 : ARG MAKE='make build' 11:22:48 ---> Running in fb7dcf8723cf 11:22:48 Removing intermediate container fb7dcf8723cf 11:22:48 ---> 6e326107bfc1 11:22:48 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:22:48 ---> Running in 13126901df08 11:22:49 Removing intermediate container 13126901df08 11:22:49 ---> 710c58708bb2 11:22:49 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 11:22:49 ---> Running in 3d786dd652ca 11:22:49 Removing intermediate container 3d786dd652ca 11:22:49 ---> fb6db2953c57 11:22:49 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:22:49 ---> Running in 47ee6ef3505e 11:22:51 Removing intermediate container 47ee6ef3505e 11:22:51 ---> 0acb232226d2 11:22:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:22:51 ---> Running in cf201a8cb75b 11:22:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:22:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:22:54 (1/4) Installing openssh-keygen (8.8_p1-r1) 11:22:54 (2/4) Installing libedit (20210910.3.1-r0) 11:22:54 (3/4) Installing openssh-client-common (8.8_p1-r1) 11:22:54 (4/4) Installing openssh-client-default (8.8_p1-r1) 11:22:54 Executing busybox-1.34.1-r3.trigger 11:22:54 OK: 224 MiB in 56 packages 11:22:55 Removing intermediate container cf201a8cb75b 11:22:55 ---> be68f7a38716 11:22:55 Step 8/12 : WORKDIR /device-snmp-go 11:22:55 ---> Running in 7505bc40483b 11:22:56 Removing intermediate container 7505bc40483b 11:22:56 ---> e3e569d618ad 11:22:56 Step 9/12 : COPY go.mod vendor* ./ 11:22:56 ---> eb2f91cd08f6 11:22:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:22:56 ---> Running in 4f3eea7c7758 11:23:53 Removing intermediate container 4f3eea7c7758 11:23:53 ---> d958c6f465da 11:23:53 Step 11/12 : COPY . . 11:23:53 ---> 1aa143d7f12f 11:23:53 Step 12/12 : RUN ${MAKE} 11:23:53 ---> Running in 11bca76e52a4 11:23:53 noop 11:23:53 Removing intermediate container 11bca76e52a4 11:23:53 ---> a8bfb1002268 11:23:53 Successfully built a8bfb1002268 11:23:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:23:53 + docker inspect -f . ci-base-image-arm64 11:23:53 . [Pipeline] withDockerContainer 11:23:54 prd-ubuntu20.04-docker-arm64-4c-16g-19491 does not seem to be running inside a container 11:23:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/19 -v /w/workspace/device-snmp-go/19:/w/workspace/device-snmp-go/19:rw,z -v /w/workspace/device-snmp-go/19@tmp:/w/workspace/device-snmp-go/19@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 11:23:55 $ docker top ff6133145182e2d9d3fb51e0c387a60aea1456b2f73b8b6b545b5e3f0366d6a4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:23:56 + go version 11:23:56 go version go1.17.6 linux/arm64 [Pipeline] } 11:23:56 $ docker stop --time=1 ff6133145182e2d9d3fb51e0c387a60aea1456b2f73b8b6b545b5e3f0366d6a4 11:23:58 $ docker rm -f ff6133145182e2d9d3fb51e0c387a60aea1456b2f73b8b6b545b5e3f0366d6a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:23:58 + docker inspect -f . ci-base-image-arm64 11:23:58 . [Pipeline] withDockerContainer 11:23:59 prd-ubuntu20.04-docker-arm64-4c-16g-19491 does not seem to be running inside a container 11:23:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/19 -v /w/workspace/device-snmp-go/19:/w/workspace/device-snmp-go/19:rw,z -v /w/workspace/device-snmp-go/19@tmp:/w/workspace/device-snmp-go/19@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 11:24:00 $ docker top fa7caeca4c398b3e60556dff5bee5c33a5ad8021a0ea29da1eb7d00e336dd9ad -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:24:01 + make test 11:24:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:24:02 ? github.com/edgexfoundry/device-snmp-go [no test files] 11:25:24 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 11:25:24 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.044s coverage: 0.0% of statements 11:25:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:25:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:25:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:25:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:25:47 ./bin/test-attribution-txt.sh [Pipeline] echo 11:25:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:25:47 $ docker stop --time=1 fa7caeca4c398b3e60556dff5bee5c33a5ad8021a0ea29da1eb7d00e336dd9ad 11:25:49 $ docker rm -f fa7caeca4c398b3e60556dff5bee5c33a5ad8021a0ea29da1eb7d00e336dd9ad [Pipeline] // withDockerContainer [Pipeline] sh 11:25:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:25:50 Warning: overwriting stash ‘coverage-report’ 11:25:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:25:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:25:51 + ls -al . 11:25:51 total 160 11:25:51 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 11:25 . 11:25:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 11:21 .. 11:25:51 -rw-rw-r-- 1 jenkins jenkins 6 Apr 11 11:21 .dockerignore 11:25:51 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 11:21 .git 11:25:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 11:21 .github 11:25:51 -rw-rw-r-- 1 jenkins jenkins 328 Apr 11 11:21 .gitignore 11:25:51 -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 11:21 .golangci.yml 11:25:51 -rw-rw-r-- 1 jenkins jenkins 8164 Apr 11 11:21 Attribution.txt 11:25:51 -rw-rw-r-- 1 jenkins jenkins 4401 Apr 11 11:21 CHANGELOG.md 11:25:51 -rw-rw-r-- 1 jenkins jenkins 1516 Apr 11 11:21 Dockerfile 11:25:51 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 11:21 GOVERNANCE.md 11:25:51 -rw-rw-r-- 1 jenkins jenkins 656 Apr 11 11:21 Jenkinsfile 11:25:51 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 11:21 LICENSE 11:25:51 -rw-rw-r-- 1 jenkins jenkins 1938 Apr 11 11:21 Makefile 11:25:51 -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 11:21 OWNERS.md 11:25:51 -rw-rw-r-- 1 jenkins jenkins 9074 Apr 11 11:21 README.md 11:25:51 -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 11:17 VERSION 11:25:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 11:21 bin 11:25:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 11:21 cmd 11:25:51 -rw-r--r-- 1 jenkins jenkins 7631 Apr 11 11:25 coverage.out 11:25:51 -rw-rw-r-- 1 jenkins jenkins 3245 Apr 11 11:21 go.mod 11:25:51 -rw-rw-r-- 1 jenkins jenkins 35250 Apr 11 11:21 go.sum 11:25:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 11:21 internal 11:25:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 11:21 snap 11:25:51 -rw-rw-r-- 1 jenkins jenkins 209 Apr 11 11:21 version.go [Pipeline] isUnix [Pipeline] sh 11:25:52 + 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=0413261fd6b454820a227c0b076e094c9f4db28c --label arch=arm64 --label version=2.2.0-dev.9 . 11:25:52 Sending build context to Docker daemon 2.727MB 11:25:52 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 11:25:52 Step 2/24 : FROM ${BASE} AS builder 11:25:52 ---> a8bfb1002268 11:25:52 Step 3/24 : ARG MAKE='make build' 11:25:52 ---> Running in bee4941712ab 11:25:52 Removing intermediate container bee4941712ab 11:25:52 ---> d37890184a72 11:25:52 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:25:52 ---> Running in ea53271634d2 11:25:53 Removing intermediate container ea53271634d2 11:25:53 ---> 994857549462 11:25:53 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:25:53 ---> Running in 972c9a2a6bba 11:25:53 Removing intermediate container 972c9a2a6bba 11:25:53 ---> e3750ab5f6bb 11:25:53 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:53 ---> Running in bb808039e9e9 11:25:55 Removing intermediate container bb808039e9e9 11:25:55 ---> a691dad06498 11:25:55 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:25:55 ---> Running in 497b2965e393 11:25:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:25:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:25:58 OK: 224 MiB in 56 packages 11:25:59 Removing intermediate container 497b2965e393 11:25:59 ---> 499bcab44da2 11:25:59 Step 8/24 : WORKDIR /device-snmp-go 11:25:59 ---> Running in 540ef6fed640 11:25:59 Removing intermediate container 540ef6fed640 11:25:59 ---> c20fe96acfee 11:25:59 Step 9/24 : COPY go.mod vendor* ./ 11:26:00 ---> 40a7cba6d9ca 11:26:00 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:00 ---> Running in 95b5cfe9b461 11:26:02 Removing intermediate container 95b5cfe9b461 11:26:02 ---> d1b0cba0455c 11:26:02 Step 11/24 : COPY . . 11:26:03 ---> a2ab3d6450e6 11:26:03 Step 12/24 : RUN ${MAKE} 11:26:03 ---> Running in 381b8709eeb6 11:26:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 11:28:11 Removing intermediate container 381b8709eeb6 11:28:11 ---> 6a0fe486838e 11:28:11 Step 13/24 : FROM alpine:3.14 11:28:11 3.14: Pulling from library/alpine 11:28:11 455c02918c45: Pulling fs layer 11:28:11 455c02918c45: Verifying Checksum 11:28:11 455c02918c45: Download complete 11:28:11 455c02918c45: Pull complete 11:28:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:28:11 Status: Downloaded newer image for alpine:3.14 11:28:11 ---> ac73e934f311 11:28:11 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 11:28:11 ---> Running in 633078dbaf74 11:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:28:11 (1/6) Installing dumb-init (1.2.5-r1) 11:28:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:28:11 (3/6) Installing libsodium (1.0.18-r0) 11:28:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:28:11 (5/6) Installing libzmq (4.3.4-r0) 11:28:11 (6/6) Installing zeromq (4.3.4-r0) 11:28:11 Executing busybox-1.33.1-r7.trigger 11:28:11 OK: 8 MiB in 20 packages 11:28:11 Removing intermediate container 633078dbaf74 11:28:11 ---> 5a457b6feab9 11:28:11 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 11:28:11 ---> f28627e460f7 11:28:11 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 11:28:11 ---> 1c152f0fb12c 11:28:11 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 11:28:11 ---> ed92281b30bc 11:28:11 Step 18/24 : EXPOSE 59993 11:28:11 ---> Running in 9712d718a420 11:28:12 Removing intermediate container 9712d718a420 11:28:12 ---> c683848f295c 11:28:12 Step 19/24 : EXPOSE 161 11:28:12 ---> Running in ecb93849fbd3 11:28:12 Removing intermediate container ecb93849fbd3 11:28:12 ---> d898ca92c3ec 11:28:12 Step 20/24 : ENTRYPOINT ["/device-snmp"] 11:28:12 ---> Running in fc1d9a343e0c 11:28:12 Removing intermediate container fc1d9a343e0c 11:28:12 ---> 10c5aaf5b642 11:28:12 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 11:28:13 ---> Running in f648e67fad52 11:28:13 Removing intermediate container f648e67fad52 11:28:13 ---> b688c593b596 11:28:13 Step 22/24 : LABEL arch=arm64 11:28:13 ---> Running in 2ce8fefdf4e2 11:28:13 Removing intermediate container 2ce8fefdf4e2 11:28:13 ---> fb0ee2d5e024 11:28:13 Step 23/24 : LABEL git_sha=0413261fd6b454820a227c0b076e094c9f4db28c 11:28:13 ---> Running in 0cf3ff49ea77 11:28:14 Removing intermediate container 0cf3ff49ea77 11:28:14 ---> 053f1e03f283 11:28:14 Step 24/24 : LABEL version=2.2.0-dev.9 11:28:14 ---> Running in 50be693e5a7a 11:28:14 Removing intermediate container 50be693e5a7a 11:28:14 ---> a802ce86d3c4 11:28:14 [Warning] One or more build-args [ARCH] were not consumed 11:28:14 Successfully built a802ce86d3c4 11:28:14 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 11:28:14 provisioning config files... 11:28:14 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/19@tmp/config867605548597917628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:28:15 ---> docker-login.sh 11:28:15 nexus3.edgexfoundry.org:10001 11:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:15 Configure a credential helper to remove this warning. See 11:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:15 11:28:15 Login Succeeded 11:28:15 nexus3.edgexfoundry.org:10002 11:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:16 Configure a credential helper to remove this warning. See 11:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:16 11:28:16 Login Succeeded 11:28:16 nexus3.edgexfoundry.org:10003 11:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:16 Configure a credential helper to remove this warning. See 11:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:16 11:28:16 Login Succeeded 11:28:16 nexus3.edgexfoundry.org:10004 11:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:17 Configure a credential helper to remove this warning. See 11:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:17 11:28:17 Login Succeeded 11:28:17 docker.io 11:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:18 Configure a credential helper to remove this warning. See 11:28:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:18 11:28:18 Login Succeeded 11:28:18 ---> docker-login.sh ends [Pipeline] } 11:28:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:28:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:28:18 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 11:28:18 0413261fd6b454820a227c0b076e094c9f4db28c 11:28:18 latest 11:28:18 2.2.0-dev.9 11:28:18 0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9 11:28:18 main 11:28:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:28:18 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:0413261fd6b454820a227c0b076e094c9f4db28c [Pipeline] isUnix [Pipeline] sh 11:28:18 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:0413261fd6b454820a227c0b076e094c9f4db28c 11:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 11:28:18 2eca0ab9245e: Preparing 11:28:18 149c6ee42191: Preparing 11:28:18 52c9d49ee235: Preparing 11:28:18 4a77c18cfd70: Preparing 11:28:18 f73e7dbfee58: Preparing 11:28:18 f73e7dbfee58: Layer already exists 11:28:19 149c6ee42191: Pushed 11:28:19 2eca0ab9245e: Pushed 11:28:19 4a77c18cfd70: Pushed 11:28:25 52c9d49ee235: Pushed 11:28:25 0413261fd6b454820a227c0b076e094c9f4db28c: digest: sha256:54829b76557446ae5aace73ec8dd06151381164b523f92c2846bfb56c6503ac5 size: 1366 [Pipeline] isUnix [Pipeline] sh 11:28:25 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:28:25 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 11:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 11:28:25 2eca0ab9245e: Preparing 11:28:25 149c6ee42191: Preparing 11:28:25 52c9d49ee235: Preparing 11:28:25 4a77c18cfd70: Preparing 11:28:25 f73e7dbfee58: Preparing 11:28:25 f73e7dbfee58: Layer already exists 11:28:25 52c9d49ee235: Layer already exists 11:28:25 149c6ee42191: Layer already exists 11:28:25 4a77c18cfd70: Layer already exists 11:28:25 2eca0ab9245e: Layer already exists 11:28:26 latest: digest: sha256:54829b76557446ae5aace73ec8dd06151381164b523f92c2846bfb56c6503ac5 size: 1366 [Pipeline] isUnix [Pipeline] sh 11:28:26 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh 11:28:26 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.9 11:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 11:28:26 2eca0ab9245e: Preparing 11:28:26 149c6ee42191: Preparing 11:28:26 52c9d49ee235: Preparing 11:28:26 4a77c18cfd70: Preparing 11:28:26 f73e7dbfee58: Preparing 11:28:26 4a77c18cfd70: Layer already exists 11:28:26 52c9d49ee235: Layer already exists 11:28:26 f73e7dbfee58: Layer already exists 11:28:26 2eca0ab9245e: Layer already exists 11:28:26 149c6ee42191: Layer already exists 11:28:27 2.2.0-dev.9: digest: sha256:54829b76557446ae5aace73ec8dd06151381164b523f92c2846bfb56c6503ac5 size: 1366 [Pipeline] isUnix [Pipeline] sh 11:28:27 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh 11:28:27 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9 11:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 11:28:27 2eca0ab9245e: Preparing 11:28:27 149c6ee42191: Preparing 11:28:27 52c9d49ee235: Preparing 11:28:27 4a77c18cfd70: Preparing 11:28:27 f73e7dbfee58: Preparing 11:28:27 f73e7dbfee58: Layer already exists 11:28:27 52c9d49ee235: Layer already exists 11:28:27 149c6ee42191: Layer already exists 11:28:27 4a77c18cfd70: Layer already exists 11:28:28 2eca0ab9245e: Layer already exists 11:28:28 0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9: digest: sha256:54829b76557446ae5aace73ec8dd06151381164b523f92c2846bfb56c6503ac5 size: 1366 [Pipeline] isUnix [Pipeline] sh 11:28:28 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh 11:28:28 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 11:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 11:28:28 2eca0ab9245e: Preparing 11:28:28 149c6ee42191: Preparing 11:28:28 52c9d49ee235: Preparing 11:28:28 4a77c18cfd70: Preparing 11:28:28 f73e7dbfee58: Preparing 11:28:28 f73e7dbfee58: Layer already exists 11:28:28 149c6ee42191: Layer already exists 11:28:28 4a77c18cfd70: Layer already exists 11:28:28 52c9d49ee235: Layer already exists 11:28:28 2eca0ab9245e: Layer already exists 11:28:29 main: digest: sha256:54829b76557446ae5aace73ec8dd06151381164b523f92c2846bfb56c6503ac5 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:28:29 ===================================================== [Pipeline] echo 11:28:29 taggedImages: 11:28:29 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:0413261fd6b454820a227c0b076e094c9f4db28c 11:28:29 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 11:28:29 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.9 11:28:29 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9 11:28:29 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:28:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:28:29 11:28:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:28:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:28:30 arm64: Pulling from edgex-lftools-log-publisher 11:28:30 8998bd30e6a1: Pulling fs layer 11:28:30 04944245beec: Pulling fs layer 11:28:30 699f458cf7ca: Pulling fs layer 11:28:30 765212b225bb: Pulling fs layer 11:28:30 f23df028b6ca: Pulling fs layer 11:28:30 d65c8cfc05b1: Pulling fs layer 11:28:30 2437ff75d9bd: Pulling fs layer 11:28:30 f23df028b6ca: Waiting 11:28:30 d65c8cfc05b1: Waiting 11:28:30 2437ff75d9bd: Waiting 11:28:30 04944245beec: Download complete 11:28:30 765212b225bb: Verifying Checksum 11:28:30 765212b225bb: Download complete 11:28:30 f23df028b6ca: Verifying Checksum 11:28:30 f23df028b6ca: Download complete 11:28:30 d65c8cfc05b1: Download complete 11:28:30 699f458cf7ca: Verifying Checksum 11:28:30 699f458cf7ca: Download complete 11:28:30 8998bd30e6a1: Verifying Checksum 11:28:30 8998bd30e6a1: Download complete 11:28:33 2437ff75d9bd: Verifying Checksum 11:28:33 2437ff75d9bd: Download complete 11:28:34 8998bd30e6a1: Pull complete 11:28:35 04944245beec: Pull complete 11:28:36 699f458cf7ca: Pull complete 11:28:37 765212b225bb: Pull complete 11:28:37 f23df028b6ca: Pull complete 11:28:37 d65c8cfc05b1: Pull complete 11:28:53 2437ff75d9bd: Pull complete 11:28:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:28:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:28:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:28:53 prd-ubuntu20.04-docker-arm64-4c-16g-19491 does not seem to be running inside a container 11:28:53 $ 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/19 -v /w/workspace/device-snmp-go/19:/w/workspace/device-snmp-go/19:rw,z -v /w/workspace/device-snmp-go/19@tmp:/w/workspace/device-snmp-go/19@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 11:28:56 $ docker top cb97d7f4f4b5a7f1f8e8bcceecdced5157a746092ce5761392926635a5a6d2c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:28:57 ---> job-cost.sh 11:28:57 lf-activate-venv: SKIPPING 11:28:57 INFO: No Stack... 11:28:57 INFO: Retrieving Pricing Info for: v3-standard-4 11:28:58 INFO: Archiving Costs [Pipeline] sh 11:28:58 + cat /w/workspace/device-snmp-go/19/archives/cost.csv 11:28:58 + cut -d, -f6 [Pipeline] lock 11:28:58 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-19-stack-cost] 11:28:58 Resource [jenkins-edgexfoundry-device-snmp-go-main-19-stack-cost] did not exist. Created. 11:28:58 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:28:59 /w/workspace/device-snmp-go/19@tmp/durable-e3af0c5e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:29:00 + echo total: 0.10999999940395355 [Pipeline] stash 11:29:00 Warning: overwriting stash ‘stack-cost’ 11:29:00 Stashed 1 file(s) [Pipeline] } 11:29:00 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 11:29:00 $ docker stop --time=1 cb97d7f4f4b5a7f1f8e8bcceecdced5157a746092ce5761392926635a5a6d2c4 11:29:02 $ docker rm -f cb97d7f4f4b5a7f1f8e8bcceecdced5157a746092ce5761392926635a5a6d2c4 [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 11:29:02 provisioning config files... 11:29:02 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7465666706519427108tmp [Pipeline] { [Pipeline] sh 11:29:02 + set +x 11:29:02 + curl -s https://codecov.io/bash 11:29:02 + bash -s -- 11:29:02 11:29:02 _____ _ 11:29:02 / ____| | | 11:29:02 | | ___ __| | ___ ___ _____ __ 11:29:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:29:02 | |___| (_) | (_| | __/ (_| (_) \ V / 11:29:02 \_____\___/ \__,_|\___|\___\___/ \_/ 11:29:02 Bash-1.0.6 11:29:02 11:29:02 11:29:02 ==> git version 2.25.1 found 11:29:02 ==> 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 11:29:02 Release-Date: 2020-01-08 11:29:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:29:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:29:02 ==> Jenkins CI detected. 11:29:02 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 11:29:02 project root: . 11:29:02 --> token set from env 11:29:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:29:02 ==> Running gcov in . (disable via -X gcov) 11:29:02 ==> Python coveragepy not found 11:29:02 ==> Searching for coverage reports in: 11:29:02 + . 11:29:02 -> Found 1 reports 11:29:02 ==> Detecting git/mercurial file structure 11:29:02 ==> Reading reports 11:29:03 + ./coverage.out bytes=7631 11:29:03 ==> Appending adjustments 11:29:03 https://docs.codecov.io/docs/fixing-reports 11:29:03 + Found adjustments 11:29:03 ==> Gzipping contents 11:29:03 4.0K /tmp/codecov.xgXbjm.gz 11:29:03 ==> Uploading reports 11:29:03 url: https://codecov.io 11:29:03 query: branch=main&commit=0413261fd6b454820a227c0b076e094c9f4db28c&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:29:03 -> Pinging Codecov 11:29:03 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=0413261fd6b454820a227c0b076e094c9f4db28c&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:29:03 -> Uploading to 11:29:03 https://storage.googleapis.com/codecov/v4/raw/2022-04-11/6C56EA5C29638FB4528AC87E60AF5AE0/0413261fd6b454820a227c0b076e094c9f4db28c/20fd5a2d-b1cf-4f6f-bab8-0e8038976a91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T112903Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=963dfdb7c03e600f565f0db8a55e2884b460d2a590686fc5c730da4000c53078 11:29:03 % Total % Received % Xferd Average Speed Time Time Time Current 11:29:03 Dload Upload Total Spent Left Speed 11:29:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1598 0 0 100 1598 0 6771 --:--:-- --:--:-- --:--:-- 6771 11:29:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/0413261fd6b454820a227c0b076e094c9f4db28c [Pipeline] } 11:29:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:29:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:29:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:29:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:29:04 11:29:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 11:29:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:29:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:29:04 188c0c94c7c5: Pulling fs layer 11:29:04 0ef7d3d256c8: Pulling fs layer 11:29:04 de9db76c5a1d: Pulling fs layer 11:29:04 0eba1c9be4d2: Pulling fs layer 11:29:04 0d57e429df01: Pulling fs layer 11:29:04 4e4be7b47b0d: Pulling fs layer 11:29:04 e1f770b5df2f: Pulling fs layer 11:29:04 85a0685a4137: Pulling fs layer 11:29:04 0d57e429df01: Waiting 11:29:04 4e4be7b47b0d: Waiting 11:29:04 e1f770b5df2f: Waiting 11:29:04 85a0685a4137: Waiting 11:29:04 0eba1c9be4d2: Waiting 11:29:04 de9db76c5a1d: Download complete 11:29:04 0ef7d3d256c8: Download complete 11:29:04 0d57e429df01: Verifying Checksum 11:29:04 0d57e429df01: Download complete 11:29:04 4e4be7b47b0d: Verifying Checksum 11:29:04 4e4be7b47b0d: Download complete 11:29:04 188c0c94c7c5: Verifying Checksum 11:29:04 188c0c94c7c5: Download complete 11:29:04 188c0c94c7c5: Pull complete 11:29:04 e1f770b5df2f: Verifying Checksum 11:29:04 e1f770b5df2f: Download complete 11:29:04 0ef7d3d256c8: Pull complete 11:29:04 de9db76c5a1d: Pull complete 11:29:05 0eba1c9be4d2: Download complete 11:29:05 85a0685a4137: Verifying Checksum 11:29:08 0eba1c9be4d2: Pull complete 11:29:08 0d57e429df01: Pull complete 11:29:08 4e4be7b47b0d: Pull complete 11:29:08 e1f770b5df2f: Pull complete 11:29:12 85a0685a4137: Pull complete 11:29:12 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 11:29:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:29:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 11:29:12 prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container 11:29:12 $ 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 11:29:14 $ docker top 01f5756236cf36a98b0d75d76ccd18943ea7139487b8292992fbfe5da7efc30e -eo pid,comm [Pipeline] { [Pipeline] echo 11:29:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 11:29:14 + set -o pipefail 11:29:14 + snyk monitor '--org=edgex-jenkins' 11:29:22 11:29:22 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 11:29:22 11:29:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/93fd4173-f0f8-46a2-97ee-7bdfe3c49e19 11:29:22 11:29:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:29:22 11:29:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:29:22 11:29:22 [Pipeline] } 11:29:22 $ docker stop --time=1 01f5756236cf36a98b0d75d76ccd18943ea7139487b8292992fbfe5da7efc30e 11:29:24 $ docker rm -f 01f5756236cf36a98b0d75d76ccd18943ea7139487b8292992fbfe5da7efc30e [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 11:29:25 + git log --format=format:%s -1 0413261fd6b454820a227c0b076e094c9f4db28c [Pipeline] sh 11:29:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:29:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:29:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:29:26 . [Pipeline] withDockerContainer 11:29:26 prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container 11:29: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:29:26 $ docker top 12c08579723375b6d0f3878374e28d7133b70e2b4c9363410896e2c5836d05c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:29:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:29:26 [ssh-agent] Looking for ssh-agent implementation... 11:29:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:29:26 $ docker exec 12c08579723375b6d0f3878374e28d7133b70e2b4c9363410896e2c5836d05c1 ssh-agent 11:29:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOCmICC/agent.13 11:29:27 SSH_AGENT_PID=20 11:29:27 Running ssh-add (command line suppressed) 11:29:27 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2810937587195772328.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2810937587195772328.key) 11:29:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:29:27 + git semver tag 11:29:27 # -> Open(): unable to determine branch for HEAD 11:29:27 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 11:29:27 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 11:29:27 # $SEMVER_REMOTE_NAME = origin 11:29:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:29:27 # $SEMVER_USER_NAME = edgex-jenkins 11:29:27 # $SEMVER_BRANCH = main 11:29:27 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver 11:29:27 # 0413261fd6b454820a227c0b076e094c9f4db28c HEAD 11:29:27 # -> Force: false 11:29:27 # ba3cebbf1d093979d4fa43f6f869fe7a2414f9ab refs/tags/v2.2.0-dev.9 [Pipeline] } 11:29:27 $ docker exec --env ******** --env ******** 12c08579723375b6d0f3878374e28d7133b70e2b4c9363410896e2c5836d05c1 ssh-agent -k 11:29:27 unset SSH_AUTH_SOCK; 11:29:27 unset SSH_AGENT_PID; 11:29:27 echo Agent pid 20 killed; 11:29:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:29:27 + git semver [Pipeline] } 11:29:27 $ docker stop --time=1 12c08579723375b6d0f3878374e28d7133b70e2b4c9363410896e2c5836d05c1 11:29:29 $ docker rm -f 12c08579723375b6d0f3878374e28d7133b70e2b4c9363410896e2c5836d05c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 11:29:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:29:29 11:29:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 11:29:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:29:29 0.23.1-centos7: Pulling from edgex-lftools 11:29:29 ab5ef0e58194: Pulling fs layer 11:29:29 9712f1f96733: Pulling fs layer 11:29:29 63f879dbbcfc: Pulling fs layer 11:29:29 0d9ebad4ef96: Pulling fs layer 11:29:29 e9a5061849ea: Pulling fs layer 11:29:29 d747dcd14b5f: Pulling fs layer 11:29:29 2de7ff778b66: Pulling fs layer 11:29:29 0d9ebad4ef96: Waiting 11:29:29 e9a5061849ea: Waiting 11:29:29 9712f1f96733: Verifying Checksum 11:29:29 9712f1f96733: Download complete 11:29:30 63f879dbbcfc: Verifying Checksum 11:29:30 63f879dbbcfc: Download complete 11:29:30 e9a5061849ea: Verifying Checksum 11:29:30 e9a5061849ea: Download complete 11:29:30 d747dcd14b5f: Verifying Checksum 11:29:30 d747dcd14b5f: Download complete 11:29:30 0d9ebad4ef96: Verifying Checksum 11:29:30 0d9ebad4ef96: Download complete 11:29:30 2de7ff778b66: Verifying Checksum 11:29:30 2de7ff778b66: Download complete 11:29:30 ab5ef0e58194: Verifying Checksum 11:29:30 ab5ef0e58194: Download complete 11:29:33 ab5ef0e58194: Pull complete 11:29:33 9712f1f96733: Pull complete 11:29:33 63f879dbbcfc: Pull complete 11:29:38 0d9ebad4ef96: Pull complete 11:29:38 e9a5061849ea: Pull complete 11:29:38 d747dcd14b5f: Pull complete 11:29:39 2de7ff778b66: Pull complete 11:29:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:29:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:29:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 11:29:39 prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container 11:29:39 $ 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 11:29:41 $ docker top a4e113c1cd3f36c84653bcfa45e582cf5887e2d31d3672146d202aeb300c2d2a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:29:41 provisioning config files... 11:29:41 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5064169130929675275tmp 11:29:41 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5979624246359730714tmp 11:29:41 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4000501272522135062tmp [Pipeline] { [Pipeline] echo 11:29:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:29:42 ---> sigul-configuration.sh 11:29:42 gpg: directory `/root/.gnupg' created 11:29:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:29:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:29:42 gpg: keyring `/root/.gnupg/secring.gpg' created 11:29:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:29:42 gpg: CAST5 encrypted data 11:29:42 gpg: encrypted with 1 passphrase 11:29:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:29:42 + mkdir /home/jenkins 11:29:42 + mkdir /home/jenkins/sigul [Pipeline] sh 11:29:42 + 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 11:29:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:29:42 ---> sigul-install.sh 11:29:42 Sigul already installed; skipping installation. [Pipeline] sh 11:29:43 + git tag --list 11:29:43 1.0.0 11:29:43 v0.0.0 11:29:43 v1.1.0 11:29:43 v1.1.1 11:29:43 v1.2.2 11:29:43 v1.3.0 11:29:43 v1.3.1 11:29:43 v2.0.0 11:29:43 v2.0.1-dev.1 11:29:43 v2.0.1-dev.2 11:29:43 v2.0.1-dev.3 11:29:43 v2.0.1-dev.4 11:29:43 v2.0.1-dev.5 11:29:43 v2.0.1-dev.6 11:29:43 v2.1.0 11:29:43 v2.2.0-dev.1 11:29:43 v2.2.0-dev.2 11:29:43 v2.2.0-dev.3 11:29:43 v2.2.0-dev.4 11:29:43 v2.2.0-dev.5 11:29:43 v2.2.0-dev.6 11:29:43 v2.2.0-dev.7 11:29:43 v2.2.0-dev.8 11:29:43 v2.2.0-dev.9 [Pipeline] sh 11:29:43 + lftools sign git-tag v2.2.0-dev.9 11:29:44 Signing Git tag with Sigul... 11:29:44 Signing v2.2.0-dev.9 [Pipeline] echo 11:29:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:29:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:29:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:29:44 $ docker stop --time=1 a4e113c1cd3f36c84653bcfa45e582cf5887e2d31d3672146d202aeb300c2d2a 11:29:45 $ docker rm -f a4e113c1cd3f36c84653bcfa45e582cf5887e2d31d3672146d202aeb300c2d2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:29:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:29:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:29:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:29:46 . [Pipeline] withDockerContainer 11:29:46 prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container 11:29:46 $ 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 11:29:47 $ docker top d3dc75b8b534b5c8709fd374d61905b33ef13d740536dd0655a5b57ffd6da431 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:29:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:29:47 [ssh-agent] Looking for ssh-agent implementation... 11:29:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:29:47 $ docker exec d3dc75b8b534b5c8709fd374d61905b33ef13d740536dd0655a5b57ffd6da431 ssh-agent 11:29:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPlnlBe/agent.14 11:29:47 SSH_AGENT_PID=20 11:29:47 Running ssh-add (command line suppressed) 11:29:47 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_191062645701202783.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_191062645701202783.key) 11:29:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:29:48 + git semver bump pre 11:29:48 # -> Open(): unable to determine branch for HEAD 11:29:48 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 11:29:48 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 11:29:48 # $SEMVER_REMOTE_NAME = origin 11:29:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:29:48 # $SEMVER_USER_NAME = edgex-jenkins 11:29:48 # $SEMVER_BRANCH = main 11:29:48 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver 11:29:48 2.2.0-dev.10 [Pipeline] } 11:29:48 $ docker exec --env ******** --env ******** d3dc75b8b534b5c8709fd374d61905b33ef13d740536dd0655a5b57ffd6da431 ssh-agent -k 11:29:48 unset SSH_AUTH_SOCK; 11:29:48 unset SSH_AGENT_PID; 11:29:48 echo Agent pid 20 killed; 11:29:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:29:48 + git semver [Pipeline] } 11:29:48 $ docker stop --time=1 d3dc75b8b534b5c8709fd374d61905b33ef13d740536dd0655a5b57ffd6da431 11:29:49 $ docker rm -f d3dc75b8b534b5c8709fd374d61905b33ef13d740536dd0655a5b57ffd6da431 [Pipeline] // withDockerContainer [Pipeline] sh 11:29:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:29:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:29:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:29:50 . [Pipeline] withDockerContainer 11:29:50 prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container 11:29:50 $ 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 11:29:51 $ docker top 357d46e3b395f328702349c406d1244ccf65e659fd8d55d874cad228498601a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:29:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:29:51 [ssh-agent] Looking for ssh-agent implementation... 11:29:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:29:51 $ docker exec 357d46e3b395f328702349c406d1244ccf65e659fd8d55d874cad228498601a2 ssh-agent 11:29:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMngMbh/agent.14 11:29:51 SSH_AGENT_PID=20 11:29:51 Running ssh-add (command line suppressed) 11:29:51 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3605837360868173441.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3605837360868173441.key) 11:29:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:29:51 + git semver push 11:29:51 # -> Open(): unable to determine branch for HEAD 11:29:51 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 11:29:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 11:29:51 # $SEMVER_REMOTE_NAME = origin 11:29:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:29:51 # $SEMVER_USER_NAME = edgex-jenkins 11:29:51 # $SEMVER_BRANCH = main 11:29:51 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } 11:29:53 $ docker exec --env ******** --env ******** 357d46e3b395f328702349c406d1244ccf65e659fd8d55d874cad228498601a2 ssh-agent -k 11:29:53 unset SSH_AUTH_SOCK; 11:29:53 unset SSH_AGENT_PID; 11:29:53 echo Agent pid 20 killed; 11:29:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:29:53 + git semver [Pipeline] } 11:29:53 $ docker stop --time=1 357d46e3b395f328702349c406d1244ccf65e659fd8d55d874cad228498601a2 11:29:54 $ docker rm -f 357d46e3b395f328702349c406d1244ccf65e659fd8d55d874cad228498601a2 [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 11:29:55 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 11:29:55 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 11:29:55 total 16 11:29:55 drwxr-xr-x 3 root root 4096 Apr 11 11:19 . 11:29:55 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 11:29 .. 11:29:55 drwxr-xr-x 2 root root 4096 Apr 11 11:19 cost 11:29:55 -rw-r--r-- 1 root root 84 Apr 11 11:19 cost.csv 11:29:55 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 11:29:55 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 11:29:55 total 16 11:29:55 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 11:19 . 11:29:55 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 11:29 .. 11:29:55 drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 11:19 cost 11:29:55 -rw-r--r-- 1 jenkins jenkins 84 Apr 11 11:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:29:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:29:56 ---> package-listing.sh 11:29:56 ++ facter osfamily 11:29:56 ++ tr '[:upper:]' '[:lower:]' 11:29:57 + OS_FAMILY=debian 11:29:57 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 11:29:57 + START_PACKAGES=/tmp/packages_start.txt 11:29:57 + END_PACKAGES=/tmp/packages_end.txt 11:29:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:29:57 + PACKAGES=/tmp/packages_start.txt 11:29:57 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 11:29:57 + PACKAGES=/tmp/packages_end.txt 11:29:57 + case "${OS_FAMILY}" in 11:29:57 + dpkg -l 11:29:57 + grep '^ii' 11:29:57 + '[' -f /tmp/packages_start.txt ']' 11:29:57 + '[' -f /tmp/packages_end.txt ']' 11:29:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:29:57 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 11:29:57 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 11:29:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 11:29:57 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 11:29:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:29:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:29:57 . [Pipeline] withDockerContainer 11:29:58 prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container 11:29:58 $ 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 11:29:58 $ docker top 3ccce7c1ef3ea2976985f0ca62de4e41ce1a667a5633c6e1b2414c202e0615cc -eo pid,comm [Pipeline] { [Pipeline] sh 11:29:58 + touch /tmp/pre-build-complete [Pipeline] sh 11:29:58 + mkdir -p /var/log/sysstat [Pipeline] sh 11:29:59 + ls /var/log/sa-host 11:29:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:29:59 provisioning config files... 11:29:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2407121465693058540tmp [Pipeline] { [Pipeline] echo 11:29:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:29:59 ---> create-netrc.sh [Pipeline] } 11:29:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:29:59 ---> python-tools-install.sh [Pipeline] echo 11:30:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:30:00 ---> sudo-logs.sh 11:30:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:30:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:30:00 ---> job-cost.sh 11:30:00 lf-activate-venv: SKIPPING 11:30:00 DEBUG: total: 0.2199999988079071 11:30:00 INFO: Retrieving Stack Cost... 11:30:01 INFO: Retrieving Pricing Info for: v3-standard-8 11:30:01 INFO: Archiving Costs [Pipeline] echo 11:30:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:30:01 ---> logs-deploy.sh 11:30:01 lf-activate-venv: SKIPPING 11:30:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/19 11:30:01 INFO: archiving workspace using pattern(s): 11:30:02 Archives upload complete. 11:30:02 INFO: archiving logs to Nexus 11:30:03 ---> uname -a: 11:30:03 Linux prd-ubuntu20-04-docker-8c-8g-19490 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 11:30:03 11:30:03 11:30:03 ---> lscpu: 11:30:03 Architecture: x86_64 11:30:03 CPU op-mode(s): 32-bit, 64-bit 11:30:03 Byte Order: Little Endian 11:30:03 Address sizes: 40 bits physical, 48 bits virtual 11:30:03 CPU(s): 8 11:30:03 On-line CPU(s) list: 0-7 11:30:03 Thread(s) per core: 1 11:30:03 Core(s) per socket: 1 11:30:03 Socket(s): 8 11:30:03 NUMA node(s): 1 11:30:03 Vendor ID: AuthenticAMD 11:30:03 CPU family: 23 11:30:03 Model: 49 11:30:03 Model name: AMD EPYC-Rome Processor 11:30:03 Stepping: 0 11:30:03 CPU MHz: 2799.998 11:30:03 BogoMIPS: 5599.99 11:30:03 Virtualization: AMD-V 11:30:03 Hypervisor vendor: KVM 11:30:03 Virtualization type: full 11:30:03 L1d cache: 256 KiB 11:30:03 L1i cache: 256 KiB 11:30:03 L2 cache: 4 MiB 11:30:03 L3 cache: 128 MiB 11:30:03 NUMA node0 CPU(s): 0-7 11:30:03 Vulnerability Itlb multihit: Not affected 11:30:03 Vulnerability L1tf: Not affected 11:30:03 Vulnerability Mds: Not affected 11:30:03 Vulnerability Meltdown: Not affected 11:30:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:30:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:30:03 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:30:03 Vulnerability Srbds: Not affected 11:30:03 Vulnerability Tsx async abort: Not affected 11:30:03 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 11:30:03 11:30:03 11:30:03 ---> nproc: 11:30:03 8 11:30:03 11:30:03 11:30:03 ---> df -h: 11:30:03 Filesystem Size Used Avail Use% Mounted on 11:30:03 overlay 155G 12G 144G 8% / 11:30:03 tmpfs 64M 0 64M 0% /dev 11:30:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:30:03 shm 64M 0 64M 0% /dev/shm 11:30:03 /dev/vda1 155G 12G 144G 8% /facter-os 11:30:03 11:30:03 11:30:03 ---> sar -b -r -n DEV: 11:30:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19490) 04/11/22 _x86_64_ (8 CPU) 11:30:03 11:30:03 11:16:51 LINUX RESTART (8 CPU) 11:30:03 11:30:03 11:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:30:03 11:18:01 402.13 58.45 343.69 0.00 7525.22 188320.43 0.00 11:30:03 11:19:01 156.89 0.15 156.74 0.00 3.66 42397.97 0.00 11:30:03 11:20:01 94.60 0.07 94.53 0.00 7.87 23158.96 0.00 11:30:03 11:21:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 11:30:03 11:22:01 1.22 0.02 1.20 0.00 0.13 13.46 0.00 11:30:03 11:23:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 11:30:03 11:24:01 1.50 0.00 1.50 0.00 0.00 22.26 0.00 11:30:03 11:25:01 1.88 0.00 1.88 0.00 0.00 22.79 0.00 11:30:03 11:26:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 11:30:03 11:27:01 2.15 0.00 2.15 0.00 0.00 24.53 0.00 11:30:03 11:28:01 1.65 0.00 1.65 0.00 0.00 21.60 0.00 11:30:03 11:29:01 2.05 0.00 2.05 0.00 0.00 23.20 0.00 11:30:03 11:30:01 192.82 0.57 192.25 0.00 24.93 61186.34 0.00 11:30:03 Average: 66.11 4.56 61.54 0.00 582.49 24227.14 0.00 11:30:03 11:30:03 11:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:30:03 11:18:01 28799088 31753724 543800 1.65 134232 3071724 2033824 5.99 1219804 2464484 243108 11:30:03 11:19:01 28417132 31747044 549732 1.67 152976 3398992 1991340 5.87 1353280 2680280 64704 11:30:03 11:20:01 28094288 31775624 521460 1.59 163420 3698324 1805740 5.32 1343736 2969820 12 11:30:03 11:21:01 28095312 31776656 520412 1.58 163444 3698332 1805740 5.32 1342516 2969824 60 11:30:03 11:22:01 28100508 31781860 515024 1.57 163484 3698340 1805740 5.32 1337320 2969832 52 11:30:03 11:23:01 28101452 31782876 513908 1.56 163512 3698340 1805740 5.32 1336932 2969832 192 11:30:03 11:24:01 28105264 31786728 510084 1.55 163536 3698344 1805740 5.32 1332260 2969860 8 11:30:03 11:25:01 28105216 31786760 509992 1.55 163608 3698352 1805740 5.32 1332324 2969868 44 11:30:03 11:26:01 28105168 31786768 509916 1.55 163672 3698352 1805740 5.32 1332376 2969872 12 11:30:03 11:27:01 28105272 31786948 509900 1.55 163744 3698352 1805740 5.32 1332476 2969872 44 11:30:03 11:28:01 28104664 31786396 510304 1.55 163824 3698332 1805740 5.32 1333228 2969848 176 11:30:03 11:29:01 28104940 31786760 509948 1.55 163900 3698336 1805740 5.32 1332680 2969852 44 11:30:03 11:30:01 26551260 31741504 546916 1.66 213476 5022288 1947828 5.74 1477112 4234904 380 11:30:03 Average: 28060736 31775358 520877 1.58 164371 3728954 1848492 5.45 1338926 3006011 23757 11:30:03 11:30:03 11:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:30:03 11:18:01 ens3 858.18 566.43 6510.85 114.59 0.00 0.00 0.00 0.00 11:30:03 11:18:01 lo 6.66 6.66 0.65 0.65 0.00 0.00 0.00 0.00 11:30:03 11:18:01 docker0 116.63 145.90 9.62 1089.63 0.00 0.00 0.00 0.00 11:30:03 11:19:01 ens3 70.70 51.77 78.38 62.97 0.00 0.00 0.00 0.00 11:30:03 11:19:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 11:30:03 11:19:01 docker0 6.78 9.00 0.39 38.76 0.00 0.00 0.00 0.00 11:30:03 11:20:01 ens3 194.33 136.28 2649.43 254.06 0.00 0.00 0.00 0.00 11:30:03 11:20:01 lo 7.07 7.07 0.70 0.70 0.00 0.00 0.00 0.00 11:30:03 11:20:01 docker0 2.75 5.58 0.18 51.53 0.00 0.00 0.00 0.00 11:30:03 11:21:01 ens3 0.75 0.13 0.07 0.01 0.00 0.00 0.00 0.00 11:30:03 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:30:03 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:03 11:22:01 ens3 6.75 7.18 0.74 14.02 0.00 0.00 0.00 0.00 11:30:03 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:03 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:03 11:23:01 ens3 4.42 4.35 0.35 6.77 0.00 0.00 0.00 0.00 11:30:03 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:30:03 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:03 11:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:03 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:03 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:03 11:25:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:30:03 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:30:03 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:03 11:26:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:30:03 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:03 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:03 11:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:30:03 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:30:03 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:03 11:28:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:30:03 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:03 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:03 11:29:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:30:03 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:30:03 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:03 11:30:01 ens3 529.45 341.38 8073.76 124.57 0.00 0.00 0.00 0.00 11:30:03 11:30:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 11:30:03 11:30:01 docker0 80.19 102.40 7.12 721.58 0.00 0.00 0.00 0.00 11:30:03 Average: ens3 128.17 85.28 1333.45 44.37 0.00 0.00 0.00 0.00 11:30:03 Average: lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 11:30:03 Average: docker0 15.88 20.24 1.33 146.41 0.00 0.00 0.00 0.00 11:30:03 11:30:03 11:30:03 ---> sar -P ALL: 11:30:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19490) 04/11/22 _x86_64_ (8 CPU) 11:30:03 11:30:03 11:16:51 LINUX RESTART (8 CPU) 11:30:03 11:30:03 11:17:01 CPU %user %nice %system %iowait %steal %idle 11:30:03 11:18:01 all 10.91 0.00 4.90 2.24 0.07 81.89 11:30:03 11:18:01 0 11.58 0.00 4.60 3.38 0.07 80.37 11:30:03 11:18:01 1 12.62 0.00 5.18 0.50 0.07 81.63 11:30:03 11:18:01 2 9.18 0.00 5.41 0.22 0.05 85.14 11:30:03 11:18:01 3 11.64 0.00 3.78 0.29 0.05 84.24 11:30:03 11:18:01 4 13.93 0.00 4.16 1.43 0.07 80.40 11:30:03 11:18:01 5 9.75 0.00 3.74 1.84 0.07 84.61 11:30:03 11:18:01 6 9.21 0.00 5.26 4.52 0.07 80.95 11:30:03 11:18:01 7 9.35 0.00 7.07 5.76 0.08 77.74 11:30:03 11:19:01 all 33.25 0.00 6.10 1.24 0.07 59.34 11:30:03 11:19:01 0 33.19 0.00 6.00 0.96 0.07 59.78 11:30:03 11:19:01 1 35.50 0.00 6.48 0.84 0.07 57.11 11:30:03 11:19:01 2 31.55 0.00 5.88 1.01 0.07 61.49 11:30:03 11:19:01 3 33.04 0.00 5.67 0.27 0.09 60.93 11:30:03 11:19:01 4 32.40 0.00 6.10 1.45 0.07 59.98 11:30:03 11:19:01 5 33.71 0.00 6.14 0.31 0.07 59.77 11:30:03 11:19:01 6 31.44 0.00 5.86 1.46 0.07 61.17 11:30:03 11:19:01 7 35.20 0.00 6.67 3.59 0.07 54.47 11:30:03 11:20:01 all 4.27 0.00 1.63 0.66 0.03 93.41 11:30:03 11:20:01 0 4.86 0.00 2.19 2.35 0.05 90.55 11:30:03 11:20:01 1 4.20 0.00 1.59 0.13 0.03 94.05 11:30:03 11:20:01 2 4.52 0.00 1.57 1.61 0.03 92.27 11:30:03 11:20:01 3 4.50 0.00 1.52 0.03 0.02 93.92 11:30:03 11:20:01 4 3.93 0.00 1.57 0.33 0.03 94.13 11:30:03 11:20:01 5 4.84 0.00 1.29 0.00 0.03 93.84 11:30:03 11:20:01 6 3.70 0.00 1.55 0.37 0.02 94.36 11:30:03 11:20:01 7 3.65 0.00 1.76 0.44 0.03 94.12 11:30:03 11:21:01 all 0.01 0.00 0.02 0.01 0.00 99.96 11:30:03 11:21:01 0 0.05 0.00 0.03 0.03 0.00 99.88 11:30:03 11:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:30:03 11:21:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:30:03 11:21:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:30:03 11:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:30:03 11:21:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:30:03 11:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:30:03 11:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:30:03 11:22:01 all 0.06 0.00 0.04 0.01 0.00 99.89 11:30:03 11:22:01 0 0.07 0.00 0.07 0.02 0.02 99.83 11:30:03 11:22:01 1 0.05 0.00 0.03 0.00 0.00 99.92 11:30:03 11:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:30:03 11:22:01 3 0.05 0.00 0.08 0.00 0.02 99.85 11:30:03 11:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:30:03 11:22:01 5 0.07 0.00 0.03 0.00 0.00 99.90 11:30:03 11:22:01 6 0.07 0.00 0.03 0.02 0.00 99.88 11:30:03 11:22:01 7 0.12 0.00 0.05 0.02 0.00 99.82 11:30:03 11:23:01 all 0.19 0.00 0.01 0.00 0.00 99.80 11:30:03 11:23:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:30:03 11:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:30:03 11:23:01 2 0.03 0.00 0.02 0.02 0.02 99.92 11:30:03 11:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:30:03 11:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:30:03 11:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:30:03 11:23:01 6 1.40 0.00 0.02 0.00 0.00 98.58 11:30:03 11:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:30:03 11:24:01 all 0.27 0.00 0.01 0.00 0.01 99.71 11:30:03 11:24:01 0 0.03 0.00 0.00 0.02 0.02 99.93 11:30:03 11:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:30:03 11:24:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:30:03 11:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:30:03 11:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:30:03 11:24:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:30:03 11:24:01 6 1.97 0.00 0.00 0.00 0.02 98.01 11:30:03 11:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:30:03 11:25:01 all 0.26 0.00 0.01 0.01 0.00 99.72 11:30:03 11:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:30:03 11:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:30:03 11:25:01 2 0.02 0.00 0.00 0.05 0.00 99.93 11:30:03 11:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:30:03 11:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:30:03 11:25:01 5 0.03 0.00 0.03 0.02 0.02 99.90 11:30:03 11:25:01 6 1.97 0.00 0.00 0.00 0.00 98.03 11:30:03 11:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:30:03 11:26:01 all 0.29 0.00 0.02 0.01 0.00 99.68 11:30:03 11:26:01 0 0.07 0.00 0.02 0.00 0.00 99.92 11:30:03 11:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:30:03 11:26:01 2 0.05 0.00 0.00 0.03 0.00 99.92 11:30:03 11:26:01 3 0.13 0.00 0.02 0.00 0.00 99.85 11:30:03 11:26:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:30:03 11:26:01 5 0.08 0.00 0.03 0.00 0.02 99.87 11:30:03 11:26:01 6 1.86 0.00 0.08 0.00 0.00 98.06 11:30:03 11:26:01 7 0.08 0.00 0.00 0.00 0.00 99.92 11:30:03 11:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:30:03 11:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:30:03 11:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:30:03 11:27:01 2 0.02 0.00 0.02 0.05 0.02 99.90 11:30:03 11:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:30:03 11:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:30:03 11:27:01 5 0.03 0.00 0.00 0.03 0.02 99.92 11:30:03 11:27:01 6 0.05 0.00 0.02 0.00 0.00 99.93 11:30:03 11:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:30:03 11:28:01 all 0.03 0.00 0.02 0.01 0.01 99.93 11:30:03 11:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:30:03 11:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:30:03 11:28:01 2 0.05 0.00 0.00 0.07 0.00 99.88 11:30:03 11:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:30:03 11:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:30:03 11:28:01 5 0.08 0.00 0.07 0.02 0.02 99.82 11:30:03 11:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:30:03 11:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:30:03 11:30:03 11:28:01 CPU %user %nice %system %iowait %steal %idle 11:30:03 11:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:30:03 11:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:30:03 11:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:30:03 11:29:01 2 0.00 0.00 0.00 0.05 0.00 99.95 11:30:03 11:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:30:03 11:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:30:03 11:29:01 5 0.02 0.00 0.03 0.02 0.02 99.92 11:30:03 11:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:30:03 11:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:30:03 11:30:01 all 10.27 0.00 4.44 1.48 0.05 83.75 11:30:03 11:30:01 0 10.15 0.00 4.61 0.88 0.05 84.32 11:30:03 11:30:01 1 8.78 0.00 4.77 1.20 0.05 85.20 11:30:03 11:30:01 2 9.31 0.00 5.77 3.95 0.05 80.92 11:30:03 11:30:01 3 9.71 0.00 4.04 0.47 0.05 85.73 11:30:03 11:30:01 4 11.83 0.00 4.20 2.77 0.05 81.15 11:30:03 11:30:01 5 10.59 0.00 3.71 0.97 0.07 84.67 11:30:03 11:30:01 6 9.95 0.00 3.69 0.49 0.05 85.81 11:30:03 11:30:01 7 11.87 0.00 4.74 1.09 0.05 82.25 11:30:03 Average: all 4.53 0.00 1.31 0.43 0.02 93.72 11:30:03 Average: 0 4.55 0.00 1.34 0.58 0.02 93.51 11:30:03 Average: 1 4.63 0.00 1.38 0.20 0.02 93.77 11:30:03 Average: 2 4.14 0.00 1.42 0.54 0.02 93.88 11:30:03 Average: 3 4.47 0.00 1.15 0.08 0.02 94.27 11:30:03 Average: 4 4.71 0.00 1.22 0.46 0.02 93.59 11:30:03 Average: 5 4.48 0.00 1.15 0.24 0.03 94.10 11:30:03 Average: 6 4.66 0.00 1.25 0.52 0.02 93.55 11:30:03 Average: 7 4.55 0.00 1.54 0.82 0.02 93.06 11:30:03 11:30:03 11:30:03