Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac 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-ssh4592974254943111131.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh17215987358890758536.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh386288959627164701.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh3120987728034964969.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11495837910777792050.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21643 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 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac (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 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac # timeout=10 Commit message: "Merge pull request #187 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18" > git rev-list --no-walk a30604e7d8ec87dceb0eb4409beb538cfe41877d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:22:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:22:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:22:18 ========================================================= 05:22:18 EdgeX Global Pipelines Version Info 05:22:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:22:19 ------------------- 05:22:19 stable info: 05:22:19 ------------------- 05:22:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:22:19 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 05:22:19 Message: update stable to v1.0.238 05:22:19 ------------------- 05:22:19 experimental info: 05:22:19 ------------------- 05:22:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:22:19 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 05:22:19 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6fdaab [Pipeline] echo 05:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:22:20 provisioning config files... 05:22:20 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4578339025061810666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:20 ---> docker-login.sh 05:22:20 nexus3.edgexfoundry.org:10001 05:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:21 Configure a credential helper to remove this warning. See 05:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:21 05:22:21 Login Succeeded 05:22:21 nexus3.edgexfoundry.org:10002 05:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:21 Configure a credential helper to remove this warning. See 05:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:21 05:22:21 Login Succeeded 05:22:21 nexus3.edgexfoundry.org:10003 05:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:21 Configure a credential helper to remove this warning. See 05:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:21 05:22:21 Login Succeeded 05:22:21 nexus3.edgexfoundry.org:10004 05:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:21 Configure a credential helper to remove this warning. See 05:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:21 05:22:21 Login Succeeded 05:22:21 docker.io 05:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:21 Configure a credential helper to remove this warning. See 05:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:21 05:22:21 Login Succeeded 05:22:21 ---> docker-login.sh ends [Pipeline] } 05:22:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:22:22 + git rev-list -1 --merges a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac~1..a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [Pipeline] echo 05:22:22 -----------> git rev-list -1 --merges a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac~1..a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac 05:22:22 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [false] [Pipeline] sh 05:22:22 + git log --format=format:%s -1 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [Pipeline] echo 05:22:22 ========================================================= 05:22:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:22:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:22:22 + git log --format=format:%s -1 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [Pipeline] echo 05:22:22 [semverPrep] GIT_COMMIT: a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac, Commit Message: Merge pull request #187 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18 [Pipeline] echo 05:22:22 [semverPrep] This is not a build commit. [Pipeline] sh 05:22:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:22:23 + grep -v github /etc/ssh/ssh_known_hosts 05:22:23 + [ -e /tmp/ssh_known_hosts ] 05:22:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:22:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:22:23 + sudo tee -a /etc/ssh/ssh_known_hosts 05:22:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:22:23 05:22:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:22:23 0.1.4: Pulling from edgex-devops/py-git-semver 05:22:23 b85a868b505f: Pulling fs layer 05:22:23 e2be974225ed: Pulling fs layer 05:22:23 339a4e72a1f5: Pulling fs layer 05:22:23 988bab9f4d93: Pulling fs layer 05:22:23 1469e6f7b9e6: Pulling fs layer 05:22:23 eaf3925da568: Pulling fs layer 05:22:23 bab4dde63d76: Pulling fs layer 05:22:23 bde34c3a00c8: Pulling fs layer 05:22:23 b352a97aabf1: Pulling fs layer 05:22:23 4872d77fe225: Pulling fs layer 05:22:23 5851b861e8e6: Pulling fs layer 05:22:23 988bab9f4d93: Waiting 05:22:23 bde34c3a00c8: Waiting 05:22:23 bab4dde63d76: Waiting 05:22:23 1469e6f7b9e6: Waiting 05:22:23 eaf3925da568: Waiting 05:22:23 b352a97aabf1: Waiting 05:22:23 5851b861e8e6: Waiting 05:22:23 4872d77fe225: Waiting 05:22:23 e2be974225ed: Download complete 05:22:23 988bab9f4d93: Verifying Checksum 05:22:23 988bab9f4d93: Download complete 05:22:24 1469e6f7b9e6: Verifying Checksum 05:22:24 1469e6f7b9e6: Download complete 05:22:24 eaf3925da568: Verifying Checksum 05:22:24 eaf3925da568: Download complete 05:22:24 339a4e72a1f5: Verifying Checksum 05:22:24 339a4e72a1f5: Download complete 05:22:24 bde34c3a00c8: Verifying Checksum 05:22:24 bde34c3a00c8: Download complete 05:22:24 b352a97aabf1: Verifying Checksum 05:22:24 b352a97aabf1: Download complete 05:22:24 4872d77fe225: Verifying Checksum 05:22:24 4872d77fe225: Download complete 05:22:24 b85a868b505f: Verifying Checksum 05:22:24 b85a868b505f: Download complete 05:22:24 5851b861e8e6: Download complete 05:22:24 bab4dde63d76: Verifying Checksum 05:22:24 bab4dde63d76: Download complete 05:22:25 b85a868b505f: Pull complete 05:22:25 e2be974225ed: Pull complete 05:22:26 339a4e72a1f5: Pull complete 05:22:26 988bab9f4d93: Pull complete 05:22:26 1469e6f7b9e6: Pull complete 05:22:26 eaf3925da568: Pull complete 05:22:28 bab4dde63d76: Pull complete 05:22:28 bde34c3a00c8: Pull complete 05:22:28 b352a97aabf1: Pull complete 05:22:28 4872d77fe225: Pull complete 05:22:28 5851b861e8e6: Pull complete 05:22:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:22:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:22:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:28 prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container 05:22:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:22:30 $ docker top db6431eb3e05904f0f2b1ea5d70144f47f45019cc3fd022e9893e4e23f488944 -eo pid,comm 05:22:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:22:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:22:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:22:30 [ssh-agent] Looking for ssh-agent implementation... 05:22:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:22:30 $ docker exec db6431eb3e05904f0f2b1ea5d70144f47f45019cc3fd022e9893e4e23f488944 ssh-agent 05:22:30 SSH_AUTH_SOCK=/tmp/ssh-7VK1qJOwsm2K/agent.32 05:22:30 SSH_AGENT_PID=38 05:22:30 Running ssh-add (command line suppressed) 05:22:30 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6860859759949941185.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6860859759949941185.key) 05:22:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:22:31 + git tag --points-at HEAD [Pipeline] } 05:22:31 $ docker exec --env ******** --env ******** db6431eb3e05904f0f2b1ea5d70144f47f45019cc3fd022e9893e4e23f488944 ssh-agent -k 05:22:31 unset SSH_AUTH_SOCK; 05:22:31 unset SSH_AGENT_PID; 05:22:31 echo Agent pid 38 killed; 05:22:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:22:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:22:31 [ssh-agent] Looking for ssh-agent implementation... 05:22:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:22:31 $ docker exec db6431eb3e05904f0f2b1ea5d70144f47f45019cc3fd022e9893e4e23f488944 ssh-agent 05:22:31 SSH_AUTH_SOCK=/tmp/ssh-AcaWgTDV2I8X/agent.71 05:22:31 SSH_AGENT_PID=78 05:22:31 Running ssh-add (command line suppressed) 05:22:31 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5896336648636650770.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5896336648636650770.key) 05:22:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:22:32 + git semver init 05:22:32 2022-08-01 05:22:32,286 [run_init] DEBUG init version:0.0.0 force:False 05:22:32 2022-08-01 05:22:32,287 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 05:22:32 2022-08-01 05:22:32,287 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 05:22:32 2022-08-01 05:22:32,287 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 05:22:33 2022-08-01 05:22:33,036 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 05:22:33 2022-08-01 05:22:33,036 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 05:22:33 2022-08-01 05:22:33,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:22:33 2022-08-01 05:22:33,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:22:33 2.3.0-dev.9 [Pipeline] } 05:22:33 $ docker exec --env ******** --env ******** db6431eb3e05904f0f2b1ea5d70144f47f45019cc3fd022e9893e4e23f488944 ssh-agent -k 05:22:33 unset SSH_AUTH_SOCK; 05:22:33 unset SSH_AGENT_PID; 05:22:33 echo Agent pid 78 killed; 05:22:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:22:33 + git semver [Pipeline] } 05:22:34 $ docker stop --time=1 db6431eb3e05904f0f2b1ea5d70144f47f45019cc3fd022e9893e4e23f488944 05:22:35 $ docker rm -f db6431eb3e05904f0f2b1ea5d70144f47f45019cc3fd022e9893e4e23f488944 [Pipeline] // withDockerContainer [Pipeline] sh 05:22:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:22:35 Stashed 1 file(s) [Pipeline] echo 05:22:35 [edgeXSemver]: initialized semver on version 2.3.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 05:22:36 provisioning config files... 05:22:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4126207395852636957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:36 ---> docker-login.sh 05:22:36 nexus3.edgexfoundry.org:10001 05:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:36 Configure a credential helper to remove this warning. See 05:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:36 05:22:36 Login Succeeded 05:22:36 nexus3.edgexfoundry.org:10002 05:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:36 Configure a credential helper to remove this warning. See 05:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:36 05:22:36 Login Succeeded 05:22:36 nexus3.edgexfoundry.org:10003 05:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:36 Configure a credential helper to remove this warning. See 05:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:36 05:22:36 Login Succeeded 05:22:36 nexus3.edgexfoundry.org:10004 05:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:36 Configure a credential helper to remove this warning. See 05:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:36 05:22:36 Login Succeeded 05:22:36 docker.io 05:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:37 Configure a credential helper to remove this warning. See 05:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:37 05:22:37 Login Succeeded 05:22:37 ---> docker-login.sh ends [Pipeline] } 05:22:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:22:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:22:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:22:37 ========================================================= 05:22:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:22:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:22:37 Sending build context to Docker daemon 5.443MB 05:22:37 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:22:37 Step 2/12 : FROM ${BASE} AS builder 05:22:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:22:37 2408cc74d12b: Pulling fs layer 05:22:37 ea60b727a1ce: Pulling fs layer 05:22:37 30c4a7721957: Pulling fs layer 05:22:37 370296b7ddb6: Pulling fs layer 05:22:37 7c6cee850709: Pulling fs layer 05:22:37 39a5fcdaea64: Pulling fs layer 05:22:37 d94ebbe4e438: Pulling fs layer 05:22:37 bcfd1f05c69d: Pulling fs layer 05:22:37 59ccb84bbe0f: Pulling fs layer 05:22:37 d94ebbe4e438: Waiting 05:22:37 59ccb84bbe0f: Waiting 05:22:37 370296b7ddb6: Waiting 05:22:37 bcfd1f05c69d: Waiting 05:22:37 7c6cee850709: Waiting 05:22:37 30c4a7721957: Verifying Checksum 05:22:37 30c4a7721957: Download complete 05:22:37 ea60b727a1ce: Download complete 05:22:37 7c6cee850709: Verifying Checksum 05:22:37 7c6cee850709: Download complete 05:22:37 39a5fcdaea64: Verifying Checksum 05:22:37 39a5fcdaea64: Download complete 05:22:37 2408cc74d12b: Download complete 05:22:37 d94ebbe4e438: Download complete 05:22:37 2408cc74d12b: Pull complete 05:22:38 ea60b727a1ce: Pull complete 05:22:38 30c4a7721957: Pull complete 05:22:38 bcfd1f05c69d: Verifying Checksum 05:22:38 bcfd1f05c69d: Download complete 05:22:38 59ccb84bbe0f: Verifying Checksum 05:22:38 59ccb84bbe0f: Download complete 05:22:38 370296b7ddb6: Verifying Checksum 05:22:38 370296b7ddb6: Download complete 05:22:42 370296b7ddb6: Pull complete 05:22:42 7c6cee850709: Pull complete 05:22:42 39a5fcdaea64: Pull complete 05:22:42 d94ebbe4e438: Pull complete 05:22:44 bcfd1f05c69d: Pull complete 05:22:45 59ccb84bbe0f: Pull complete 05:22:45 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 05:22:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:22:45 ---> a4fb48ad2a94 05:22:45 Step 3/12 : ARG MAKE='make build' 05:22:46 ---> Running in 275898b87b7b 05:22:46 Removing intermediate container 275898b87b7b 05:22:46 ---> 4747f4631a22 05:22:46 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:22:46 ---> Running in 27ab1e24377e 05:22:46 Removing intermediate container 27ab1e24377e 05:22:46 ---> 07f01d95b135 05:22:46 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:22:46 ---> Running in 1673f90f1b8a 05:22:46 Removing intermediate container 1673f90f1b8a 05:22:46 ---> b1be0550ce28 05:22:46 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:22:46 ---> Running in b298fb49f7d6 05:22:47 Removing intermediate container b298fb49f7d6 05:22:47 ---> e7e335d11aa1 05:22:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:22:47 ---> Running in f309824b82c6 05:22:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:22:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:22:49 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:22:49 (2/4) Installing libedit (20210910.3.1-r0) 05:22:49 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:22:49 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:22:49 Executing busybox-1.35.0-r13.trigger 05:22:49 OK: 216 MiB in 55 packages 05:22:49 Removing intermediate container f309824b82c6 05:22:49 ---> 6efa1370fcaa 05:22:49 Step 8/12 : WORKDIR /device-snmp-go 05:22:49 ---> Running in e545f6ff4277 05:22:49 Removing intermediate container e545f6ff4277 05:22:49 ---> 421f81593d35 05:22:49 Step 9/12 : COPY go.mod vendor* ./ 05:22:50 ---> c4fc40bf8b17 05:22:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:50 ---> Running in 4ffb076ac78c 05:22:51 Still waiting to schedule task 05:22:51 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21644’ is offline 05:23:05 Removing intermediate container 4ffb076ac78c 05:23:05 ---> cfa70520b574 05:23:05 Step 11/12 : COPY . . 05:23:05 ---> f45361d1572e 05:23:05 Step 12/12 : RUN ${MAKE} 05:23:05 ---> Running in 2f9f7c31125d 05:23:05 noop 05:23:05 Removing intermediate container 2f9f7c31125d 05:23:05 ---> 9fb1089b9d8b 05:23:05 Successfully built 9fb1089b9d8b 05:23:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:05 + docker inspect -f . ci-base-image-x86_64 05:23:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:05 prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container 05:23:05 $ 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 ******** -e ******** ci-base-image-x86_64 cat 05:23:05 $ docker top b6cc2be41e5b1787bff33c92e3f3d8fa253d82a30b4e1f226e9edc4ee05e48a3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:06 + go version 05:23:06 go version go1.18.3 linux/amd64 [Pipeline] } 05:23:06 $ docker stop --time=1 b6cc2be41e5b1787bff33c92e3f3d8fa253d82a30b4e1f226e9edc4ee05e48a3 05:23:07 $ docker rm -f b6cc2be41e5b1787bff33c92e3f3d8fa253d82a30b4e1f226e9edc4ee05e48a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:08 + docker inspect -f . ci-base-image-x86_64 05:23:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:08 prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container 05:23:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** ci-base-image-x86_64 cat 05:23:08 $ docker top d601ef31b91b33516efbd4b7eba7b978d9e4b809043ae91127521f27714deb62 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:08 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 05:23:09 + make test 05:23:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:23:09 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:23:17 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:23:17 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.019s coverage: 0.0% of statements 05:23:24 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:23:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:23:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:23:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:23:26 ./bin/test-attribution-txt.sh 05:23:26 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 05:23:26 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 05:23:26 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 05:23:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:23:26 $ docker stop --time=1 d601ef31b91b33516efbd4b7eba7b978d9e4b809043ae91127521f27714deb62 05:23:28 $ docker rm -f d601ef31b91b33516efbd4b7eba7b978d9e4b809043ae91127521f27714deb62 [Pipeline] // withDockerContainer [Pipeline] sh 05:23:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:23:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:23:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:23:29 + ls -al . 05:23:29 total 172 05:23:29 drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 05:23 . 05:23:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 05:22 .. 05:23:29 -rw-rw-r-- 1 jenkins jenkins 6 Aug 1 05:22 .dockerignore 05:23:29 drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 05:23 .git 05:23:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:22 .github 05:23:29 -rw-rw-r-- 1 jenkins jenkins 328 Aug 1 05:22 .gitignore 05:23:29 -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 05:22 .golangci.yml 05:23:29 drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 05:22 .semver 05:23:29 -rw-rw-r-- 1 jenkins jenkins 8556 Aug 1 05:22 Attribution.txt 05:23:29 -rw-rw-r-- 1 jenkins jenkins 6948 Aug 1 05:22 CHANGELOG.md 05:23:29 -rw-rw-r-- 1 jenkins jenkins 1518 Aug 1 05:22 Dockerfile 05:23:29 -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 05:22 GOVERNANCE.md 05:23:29 -rw-rw-r-- 1 jenkins jenkins 656 Aug 1 05:22 Jenkinsfile 05:23:29 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 1 05:22 LICENSE 05:23:29 -rw-rw-r-- 1 jenkins jenkins 2334 Aug 1 05:22 Makefile 05:23:29 -rw-rw-r-- 1 jenkins jenkins 620 Aug 1 05:22 OWNERS.md 05:23:29 -rw-rw-r-- 1 jenkins jenkins 9390 Aug 1 05:22 README.md 05:23:29 -rw-rw-r-- 1 jenkins jenkins 11 Aug 1 05:22 VERSION 05:23:29 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 05:22 bin 05:23:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:22 cmd 05:23:29 -rw-r--r-- 1 jenkins jenkins 7631 Aug 1 05:23 coverage.out 05:23:29 -rw-rw-r-- 1 jenkins jenkins 3439 Aug 1 05:22 go.mod 05:23:29 -rw-rw-r-- 1 jenkins jenkins 36897 Aug 1 05:22 go.sum 05:23:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:22 internal 05:23:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 05:22 snap 05:23:29 -rw-rw-r-- 1 jenkins jenkins 228 Aug 1 05:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:29 + 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=a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac --label arch=amd64 --label version=2.3.0-dev.9 . 05:23:29 Sending build context to Docker daemon 5.451MB 05:23:29 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:23:29 Step 2/24 : FROM ${BASE} AS builder 05:23:29 ---> 9fb1089b9d8b 05:23:29 Step 3/24 : ARG MAKE='make build' 05:23:29 ---> Running in 459c84fe311b 05:23:30 Removing intermediate container 459c84fe311b 05:23:30 ---> bceb153c8380 05:23:30 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:23:30 ---> Running in b202ea2a00d5 05:23:30 Removing intermediate container b202ea2a00d5 05:23:30 ---> ed7ca622522f 05:23:30 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:23:30 ---> Running in 4f0410cfe1f9 05:23:30 Removing intermediate container 4f0410cfe1f9 05:23:30 ---> 9d52cd75669a 05:23:30 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:23:30 ---> Running in 9b2576949ae3 05:23:30 Removing intermediate container 9b2576949ae3 05:23:30 ---> 3850fb2a4063 05:23:30 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:23:30 ---> Running in 0d61bd790216 05:23:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:23:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:23:32 OK: 216 MiB in 55 packages 05:23:32 Removing intermediate container 0d61bd790216 05:23:32 ---> c21bc15ecf9f 05:23:32 Step 8/24 : WORKDIR /device-snmp-go 05:23:32 ---> Running in 0dc51e336b52 05:23:32 Removing intermediate container 0dc51e336b52 05:23:32 ---> e3dfb4e3018f 05:23:32 Step 9/24 : COPY go.mod vendor* ./ 05:23:32 ---> df5159c47ae8 05:23:32 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:32 ---> Running in 5ced96c99d36 05:23:33 Removing intermediate container 5ced96c99d36 05:23:33 ---> 38a9b800ff29 05:23:33 Step 11/24 : COPY . . 05:23:33 ---> f8852e15a626 05:23:33 Step 12/24 : RUN ${MAKE} 05:23:33 ---> Running in 84f50444f21f 05:23:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:23:52 Removing intermediate container 84f50444f21f 05:23:52 ---> 673addb742f0 05:23:52 Step 13/24 : FROM alpine:3.16 05:23:52 3.16: Pulling from library/alpine 05:23:52 530afca65e2e: Pulling fs layer 05:23:52 530afca65e2e: Verifying Checksum 05:23:52 530afca65e2e: Download complete 05:23:52 530afca65e2e: Pull complete 05:23:52 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 05:23:52 Status: Downloaded newer image for alpine:3.16 05:23:52 ---> d7d3d98c851f 05:23:52 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:23:52 ---> Running in 50358ffc01dc 05:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:23:53 (1/6) Installing dumb-init (1.2.5-r1) 05:23:53 (2/6) Installing libgcc (11.2.1_git20220219-r2) 05:23:53 (3/6) Installing libsodium (1.0.18-r0) 05:23:53 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 05:23:53 (5/6) Installing libzmq (4.3.4-r0) 05:23:53 (6/6) Installing zeromq (4.3.4-r0) 05:23:53 Executing busybox-1.35.0-r15.trigger 05:23:53 OK: 8 MiB in 20 packages 05:23:54 Removing intermediate container 50358ffc01dc 05:23:54 ---> 841e53f29b61 05:23:54 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:23:54 ---> b1956bf8a8cb 05:23:54 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:23:54 ---> c1df5529193a 05:23:54 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:23:54 ---> 9a3c7a349b68 05:23:54 Step 18/24 : EXPOSE 59993 05:23:54 ---> Running in 4cacff2e7ebf 05:23:54 Removing intermediate container 4cacff2e7ebf 05:23:54 ---> 18592ea574f1 05:23:54 Step 19/24 : EXPOSE 161 05:23:54 ---> Running in 05b750824e69 05:23:54 Removing intermediate container 05b750824e69 05:23:54 ---> 93fd52e43fde 05:23:54 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:23:54 ---> Running in 0765c48e4f7b 05:23:55 Removing intermediate container 0765c48e4f7b 05:23:55 ---> f669edcc7e23 05:23:55 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:23:55 ---> Running in a24ff8092522 05:23:55 Removing intermediate container a24ff8092522 05:23:55 ---> d5d63ffbd73a 05:23:55 Step 22/24 : LABEL arch=amd64 05:23:55 ---> Running in 54d098b5eb49 05:23:55 Removing intermediate container 54d098b5eb49 05:23:55 ---> be3a8516e649 05:23:55 Step 23/24 : LABEL git_sha=a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac 05:23:55 ---> Running in 728dbcc6265f 05:23:55 Removing intermediate container 728dbcc6265f 05:23:55 ---> bf0c7ffe722b 05:23:55 Step 24/24 : LABEL version=2.3.0-dev.9 05:23:55 ---> Running in d61b8e7041e7 05:23:55 Removing intermediate container d61b8e7041e7 05:23:55 ---> bbd0b57c51dd 05:23:55 [Warning] One or more build-args [ARCH] were not consumed 05:23:55 Successfully built bbd0b57c51dd 05:23:55 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:55 provisioning config files... 05:23:55 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2941061891738595086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:56 ---> docker-login.sh 05:23:56 nexus3.edgexfoundry.org:10001 05:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:56 Configure a credential helper to remove this warning. See 05:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:56 05:23:56 Login Succeeded 05:23:56 nexus3.edgexfoundry.org:10002 05:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:56 Configure a credential helper to remove this warning. See 05:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:56 05:23:56 Login Succeeded 05:23:56 nexus3.edgexfoundry.org:10003 05:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:56 Configure a credential helper to remove this warning. See 05:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:56 05:23:56 Login Succeeded 05:23:56 nexus3.edgexfoundry.org:10004 05:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:56 Configure a credential helper to remove this warning. See 05:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:56 05:23:56 Login Succeeded 05:23:56 docker.io 05:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:56 Configure a credential helper to remove this warning. See 05:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:56 05:23:56 Login Succeeded 05:23:56 ---> docker-login.sh ends [Pipeline] } 05:23:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:23:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:23:56 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 05:23:56 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac 05:23:56 latest 05:23:56 2.3.0-dev.9 05:23:56 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9 05:23:56 main 05:23:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:57 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:57 + docker push nexus3.edgexfoundry.org:10004/device-snmp:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac 05:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:23:57 ee2092910394: Preparing 05:23:57 8bfcccdbfd61: Preparing 05:23:57 bb978bc4890e: Preparing 05:23:57 e3ad8fcff1a6: Preparing 05:23:57 ec34fcc1d526: Preparing 05:23:57 ec34fcc1d526: Layer already exists 05:23:57 8bfcccdbfd61: Pushed 05:23:57 ee2092910394: Pushed 05:23:57 e3ad8fcff1a6: Pushed 05:24:00 bb978bc4890e: Pushed 05:24:00 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac: digest: sha256:ec440c6353de9fd50e1b5bc4b22447dd4d03bb896d95bc06baf05318725a3cd7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:00 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:00 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 05:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:24:00 ee2092910394: Preparing 05:24:00 8bfcccdbfd61: Preparing 05:24:00 bb978bc4890e: Preparing 05:24:00 e3ad8fcff1a6: Preparing 05:24:00 ec34fcc1d526: Preparing 05:24:00 e3ad8fcff1a6: Layer already exists 05:24:00 ee2092910394: Layer already exists 05:24:00 bb978bc4890e: Layer already exists 05:24:00 8bfcccdbfd61: Layer already exists 05:24:00 ec34fcc1d526: Layer already exists 05:24:00 latest: digest: sha256:ec440c6353de9fd50e1b5bc4b22447dd4d03bb896d95bc06baf05318725a3cd7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:01 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:01 + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.9 05:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:24:01 ee2092910394: Preparing 05:24:01 8bfcccdbfd61: Preparing 05:24:01 bb978bc4890e: Preparing 05:24:01 e3ad8fcff1a6: Preparing 05:24:01 ec34fcc1d526: Preparing 05:24:01 8bfcccdbfd61: Layer already exists 05:24:01 ee2092910394: Layer already exists 05:24:01 bb978bc4890e: Layer already exists 05:24:01 ec34fcc1d526: Layer already exists 05:24:01 e3ad8fcff1a6: Layer already exists 05:24:01 2.3.0-dev.9: digest: sha256:ec440c6353de9fd50e1b5bc4b22447dd4d03bb896d95bc06baf05318725a3cd7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:01 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:02 + docker push nexus3.edgexfoundry.org:10004/device-snmp:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9 05:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:24:02 ee2092910394: Preparing 05:24:02 8bfcccdbfd61: Preparing 05:24:02 bb978bc4890e: Preparing 05:24:02 e3ad8fcff1a6: Preparing 05:24:02 ec34fcc1d526: Preparing 05:24:02 e3ad8fcff1a6: Layer already exists 05:24:02 8bfcccdbfd61: Layer already exists 05:24:02 bb978bc4890e: Layer already exists 05:24:02 ee2092910394: Layer already exists 05:24:02 ec34fcc1d526: Layer already exists 05:24:02 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9: digest: sha256:ec440c6353de9fd50e1b5bc4b22447dd4d03bb896d95bc06baf05318725a3cd7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:02 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:02 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 05:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:24:02 ee2092910394: Preparing 05:24:02 8bfcccdbfd61: Preparing 05:24:02 bb978bc4890e: Preparing 05:24:02 e3ad8fcff1a6: Preparing 05:24:02 ec34fcc1d526: Preparing 05:24:02 ee2092910394: Layer already exists 05:24:02 8bfcccdbfd61: Layer already exists 05:24:02 ec34fcc1d526: Layer already exists 05:24:02 e3ad8fcff1a6: Layer already exists 05:24:02 bb978bc4890e: Layer already exists 05:24:02 main: digest: sha256:ec440c6353de9fd50e1b5bc4b22447dd4d03bb896d95bc06baf05318725a3cd7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:24:02 ===================================================== [Pipeline] echo 05:24:02 taggedImages: 05:24:02 - nexus3.edgexfoundry.org:10004/device-snmp:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac 05:24:02 - nexus3.edgexfoundry.org:10004/device-snmp:latest 05:24:02 - nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.9 05:24:02 - nexus3.edgexfoundry.org:10004/device-snmp:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9 05:24:02 - 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] withEnv [Pipeline] { [Pipeline] sh 05:24:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:24:03 05:24:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:24:03 latest: Pulling from edgex-lftools-log-publisher 05:24:03 5eb5b503b376: Pulling fs layer 05:24:03 5c69ac0246d0: Pulling fs layer 05:24:03 ec43610c2a17: Pulling fs layer 05:24:03 3a2ae6a8a46f: Pulling fs layer 05:24:03 33b1e0a273af: Pulling fs layer 05:24:03 5d3b04190fa2: Pulling fs layer 05:24:03 2f39f015ded8: Pulling fs layer 05:24:03 3a2ae6a8a46f: Waiting 05:24:03 2f39f015ded8: Waiting 05:24:03 33b1e0a273af: Waiting 05:24:03 5d3b04190fa2: Waiting 05:24:03 5c69ac0246d0: Verifying Checksum 05:24:03 5c69ac0246d0: Download complete 05:24:03 3a2ae6a8a46f: Verifying Checksum 05:24:03 3a2ae6a8a46f: Download complete 05:24:03 ec43610c2a17: Verifying Checksum 05:24:03 ec43610c2a17: Download complete 05:24:03 33b1e0a273af: Verifying Checksum 05:24:03 33b1e0a273af: Download complete 05:24:03 5d3b04190fa2: Download complete 05:24:03 5eb5b503b376: Verifying Checksum 05:24:03 5eb5b503b376: Download complete 05:24:04 2f39f015ded8: Verifying Checksum 05:24:04 2f39f015ded8: Download complete 05:24:05 5eb5b503b376: Pull complete 05:24:05 5c69ac0246d0: Pull complete 05:24:05 ec43610c2a17: Pull complete 05:24:05 3a2ae6a8a46f: Pull complete 05:24:05 33b1e0a273af: Pull complete 05:24:06 5d3b04190fa2: Pull complete 05:24:10 2f39f015ded8: Pull complete 05:24:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:24:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:24:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:10 prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container 05:24:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:24:12 $ docker top 99bb3b2ce605cfe6201fd300d510d50c62c1f405ae12f55cd77be9b5df1f01bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:24:12 ---> job-cost.sh 05:24:12 lf-activate-venv: SKIPPING 05:24:12 INFO: No Stack... 05:24:12 INFO: Retrieving Pricing Info for: v3-standard-8 05:24:13 INFO: Archiving Costs [Pipeline] sh 05:24:13 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 05:24:13 + cut -d, -f6 [Pipeline] lock 05:24:13 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-40-stack-cost] 05:24:13 Resource [jenkins-edgexfoundry-device-snmp-go-main-40-stack-cost] did not exist. Created. 05:24:13 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:24:14 + echo total: 0.2199999988079071 [Pipeline] stash 05:24:14 Stashed 1 file(s) [Pipeline] } 05:24:14 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-40-stack-cost] [Pipeline] // lock [Pipeline] } 05:24:14 $ docker stop --time=1 99bb3b2ce605cfe6201fd300d510d50c62c1f405ae12f55cd77be9b5df1f01bd 05:24:15 $ docker rm -f 99bb3b2ce605cfe6201fd300d510d50c62c1f405ae12f55cd77be9b5df1f01bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:25:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21645 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 05:25:02 Running in /w/workspace/device-snmp-go/40 [Pipeline] { [Pipeline] checkout 05:25:02 Selected Git installation does not exist. Using Default 05:25:02 The recommended git tool is: NONE 05:25:09 using credential edgex-jenkins-ssh 05:25:09 Cloning the remote Git repository 05:25:09 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:25:09 > git init /w/workspace/device-snmp-go/40 # timeout=10 05:25:09 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:25:09 > git --version # timeout=10 05:25:09 > git --version # 'git version 2.25.1' 05:25:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:25:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:25:11 Avoid second fetch 05:25:11 Checking out Revision a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac (main) 05:25:11 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:25:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:25:11 > git config core.sparsecheckout # timeout=10 05:25:11 > git checkout -f a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac # timeout=10 05:25:15 Commit message: "Merge pull request #187 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:25:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:25:16 % Total % Received % Xferd Average Speed Time Time Time Current 05:25:16 Dload Upload Total Spent Left Speed 05:25:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 177k 0 --:--:-- --:--:-- --:--:-- 179k [Pipeline] sh 05:25:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:25:17 + sudo tee /etc/docker/daemon.new 05:25:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:25:17 { 05:25:17 "registry-mirrors": [ 05:25:17 "https://nexus3.edgexfoundry.org:10001" 05:25:17 ], 05:25:17 "bip": "10.250.0.254/24", 05:25:17 "hosts": [ 05:25:17 "tcp://0.0.0.0:5555", 05:25:17 "unix:///var/run/docker.sock" 05:25:17 ], 05:25:17 "mtu": 1458, 05:25:17 "selinux-enabled": true, 05:25:17 "seccomp-profile": "/etc/docker/seccomp.json" 05:25:17 } [Pipeline] sh 05:25:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:25:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:25:36 provisioning config files... 05:25:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/40@tmp/config745373584308845346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:25:36 ---> docker-login.sh 05:25:36 nexus3.edgexfoundry.org:10001 05:25:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:37 Configure a credential helper to remove this warning. See 05:25:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:37 05:25:37 Login Succeeded 05:25:37 nexus3.edgexfoundry.org:10002 05:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:38 Configure a credential helper to remove this warning. See 05:25:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:38 05:25:38 Login Succeeded 05:25:38 nexus3.edgexfoundry.org:10003 05:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:38 Configure a credential helper to remove this warning. See 05:25:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:38 05:25:38 Login Succeeded 05:25:38 nexus3.edgexfoundry.org:10004 05:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:39 Configure a credential helper to remove this warning. See 05:25:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:39 05:25:39 Login Succeeded 05:25:39 docker.io 05:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:39 Configure a credential helper to remove this warning. See 05:25:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:39 05:25:39 Login Succeeded 05:25:39 ---> docker-login.sh ends [Pipeline] } 05:25:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:25:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:25:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:25:40 ========================================================= 05:25:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:25:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:25:40 Sending build context to Docker daemon 2.805MB 05:25:40 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:25:40 Step 2/12 : FROM ${BASE} AS builder 05:25:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:25:41 b3c136eddcbf: Pulling fs layer 05:25:41 c0a3192eca97: Pulling fs layer 05:25:41 a050256f5b6f: Pulling fs layer 05:25:41 656be50a0ddc: Pulling fs layer 05:25:41 2bbca73fdf42: Pulling fs layer 05:25:41 46d945488cbd: Pulling fs layer 05:25:41 8a5474983e97: Pulling fs layer 05:25:41 329c88fbcd65: Pulling fs layer 05:25:41 46d945488cbd: Waiting 05:25:41 8a5474983e97: Waiting 05:25:41 656be50a0ddc: Waiting 05:25:41 329c88fbcd65: Waiting 05:25:41 2bbca73fdf42: Waiting 05:25:41 a050256f5b6f: Download complete 05:25:41 c0a3192eca97: Verifying Checksum 05:25:41 c0a3192eca97: Download complete 05:25:41 2bbca73fdf42: Verifying Checksum 05:25:41 2bbca73fdf42: Download complete 05:25:41 46d945488cbd: Download complete 05:25:41 b3c136eddcbf: Verifying Checksum 05:25:41 b3c136eddcbf: Download complete 05:25:42 b3c136eddcbf: Pull complete 05:25:42 329c88fbcd65: Verifying Checksum 05:25:42 329c88fbcd65: Download complete 05:25:42 c0a3192eca97: Pull complete 05:25:43 a050256f5b6f: Pull complete 05:25:43 8a5474983e97: Verifying Checksum 05:25:44 656be50a0ddc: Verifying Checksum 05:25:44 656be50a0ddc: Download complete 05:25:59 656be50a0ddc: Pull complete 05:25:59 2bbca73fdf42: Pull complete 05:25:59 46d945488cbd: Pull complete 05:26:04 8a5474983e97: Pull complete 05:26:06 329c88fbcd65: Pull complete 05:26:06 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 05:26:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:26:06 ---> ff4287adb874 05:26:06 Step 3/12 : ARG MAKE='make build' 05:26:08 ---> Running in 8bf85d7adb4b 05:26:08 Removing intermediate container 8bf85d7adb4b 05:26:08 ---> 2f82703c3155 05:26:08 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:26:08 ---> Running in 30ffa9cd4578 05:26:08 Removing intermediate container 30ffa9cd4578 05:26:08 ---> e416351c0983 05:26:08 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:26:08 ---> Running in bc3da6ebd294 05:26:09 Removing intermediate container bc3da6ebd294 05:26:09 ---> a16888b22fa1 05:26:09 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:26:09 ---> Running in 5b8281f15870 05:26:12 Removing intermediate container 5b8281f15870 05:26:12 ---> 0e4d0960df9e 05:26:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:26:12 ---> Running in 40d4f6d83cd2 05:26:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:26:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:26:15 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:26:15 (2/4) Installing libedit (20210910.3.1-r0) 05:26:15 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:26:15 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:26:15 Executing busybox-1.35.0-r13.trigger 05:26:15 OK: 226 MiB in 55 packages 05:26:16 Removing intermediate container 40d4f6d83cd2 05:26:16 ---> 35d6a4fad2df 05:26:16 Step 8/12 : WORKDIR /device-snmp-go 05:26:16 ---> Running in 86a9538a98e2 05:26:16 Removing intermediate container 86a9538a98e2 05:26:16 ---> 07b2ad1c68f3 05:26:16 Step 9/12 : COPY go.mod vendor* ./ 05:26:17 ---> 8fbcd1cfadbb 05:26:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:26:17 ---> Running in 9ad3e0919501 05:27:14 Removing intermediate container 9ad3e0919501 05:27:14 ---> 40608f96cf23 05:27:14 Step 11/12 : COPY . . 05:27:14 ---> 77063a13ac6d 05:27:14 Step 12/12 : RUN ${MAKE} 05:27:14 ---> Running in 1db291a850de 05:27:14 noop 05:27:14 Removing intermediate container 1db291a850de 05:27:14 ---> 5d50a19cd0ab 05:27:14 Successfully built 5d50a19cd0ab 05:27:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:14 + docker inspect -f . ci-base-image-arm64 05:27:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:14 prd-ubuntu20.04-docker-arm64-4c-16g-21645 does not seem to be running inside a container 05:27:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/40 -v /w/workspace/device-snmp-go/40:/w/workspace/device-snmp-go/40:rw,z -v /w/workspace/device-snmp-go/40@tmp:/w/workspace/device-snmp-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:27:16 $ docker top fea4d7b70b7ebfb4b314266c1618b5793a44a3243647c3abc4d3f73a76feaa8a -eo pid,comm [Pipeline] { [Pipeline] sh 05:27:17 + go version 05:27:17 go version go1.18.3 linux/arm64 [Pipeline] } 05:27:17 $ docker stop --time=1 fea4d7b70b7ebfb4b314266c1618b5793a44a3243647c3abc4d3f73a76feaa8a 05:27:19 $ docker rm -f fea4d7b70b7ebfb4b314266c1618b5793a44a3243647c3abc4d3f73a76feaa8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:19 + docker inspect -f . ci-base-image-arm64 05:27:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:19 prd-ubuntu20.04-docker-arm64-4c-16g-21645 does not seem to be running inside a container 05:27:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-snmp-go/40 -v /w/workspace/device-snmp-go/40:/w/workspace/device-snmp-go/40:rw,z -v /w/workspace/device-snmp-go/40@tmp:/w/workspace/device-snmp-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:27:21 $ docker top 9f10ba4f470e9594266d871e3ac487554864f0275557b0894ffbfb5e1cbdffaa -eo pid,comm [Pipeline] { [Pipeline] sh 05:27:22 + git config --global --add safe.directory /w/workspace/device-snmp-go/40 [Pipeline] fileExists [Pipeline] sh 05:27:22 + make test 05:27:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:27:24 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:28:46 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:28:46 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.070s coverage: 0.0% of statements 05:28:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:28:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:29:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:29:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:29:05 ./bin/test-attribution-txt.sh 05:29:05 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 05:29:05 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 05:29:05 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 05:29:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:29:05 $ docker stop --time=1 9f10ba4f470e9594266d871e3ac487554864f0275557b0894ffbfb5e1cbdffaa 05:29:06 $ docker rm -f 9f10ba4f470e9594266d871e3ac487554864f0275557b0894ffbfb5e1cbdffaa [Pipeline] // withDockerContainer [Pipeline] sh 05:29:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:29:07 Warning: overwriting stash ‘coverage-report’ 05:29:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:29:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:29:09 + ls -al . 05:29:09 total 168 05:29:09 drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 05:27 . 05:29:09 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 05:25 .. 05:29:09 -rw-rw-r-- 1 jenkins jenkins 6 Aug 1 05:25 .dockerignore 05:29:09 drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 05:25 .git 05:29:09 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:25 .github 05:29:09 -rw-rw-r-- 1 jenkins jenkins 328 Aug 1 05:25 .gitignore 05:29:09 -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 05:25 .golangci.yml 05:29:09 -rw-rw-r-- 1 jenkins jenkins 8556 Aug 1 05:25 Attribution.txt 05:29:09 -rw-rw-r-- 1 jenkins jenkins 6948 Aug 1 05:25 CHANGELOG.md 05:29:09 -rw-rw-r-- 1 jenkins jenkins 1518 Aug 1 05:25 Dockerfile 05:29:09 -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 05:25 GOVERNANCE.md 05:29:09 -rw-rw-r-- 1 jenkins jenkins 656 Aug 1 05:25 Jenkinsfile 05:29:09 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 1 05:25 LICENSE 05:29:09 -rw-rw-r-- 1 jenkins jenkins 2334 Aug 1 05:25 Makefile 05:29:09 -rw-rw-r-- 1 jenkins jenkins 620 Aug 1 05:25 OWNERS.md 05:29:09 -rw-rw-r-- 1 jenkins jenkins 9390 Aug 1 05:25 README.md 05:29:09 -rw-rw-r-- 1 jenkins jenkins 11 Aug 1 05:22 VERSION 05:29:09 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 05:25 bin 05:29:09 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:25 cmd 05:29:09 -rw-r--r-- 1 jenkins jenkins 7631 Aug 1 05:28 coverage.out 05:29:09 -rw-rw-r-- 1 jenkins jenkins 3439 Aug 1 05:25 go.mod 05:29:09 -rw-rw-r-- 1 jenkins jenkins 36897 Aug 1 05:25 go.sum 05:29:09 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:25 internal 05:29:09 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 05:25 snap 05:29:09 -rw-rw-r-- 1 jenkins jenkins 228 Aug 1 05:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:09 + 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=a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac --label arch=arm64 --label version=2.3.0-dev.9 . 05:29:09 Sending build context to Docker daemon 2.813MB 05:29:09 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:29:09 Step 2/24 : FROM ${BASE} AS builder 05:29:09 ---> 5d50a19cd0ab 05:29:09 Step 3/24 : ARG MAKE='make build' 05:29:09 ---> Running in bccc1370ef81 05:29:10 Removing intermediate container bccc1370ef81 05:29:10 ---> 54b5df1c7a2a 05:29:10 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:29:10 ---> Running in a302c568ec98 05:29:10 Removing intermediate container a302c568ec98 05:29:10 ---> ab314e1a4af4 05:29:10 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:29:10 ---> Running in 24183a576a0d 05:29:11 Removing intermediate container 24183a576a0d 05:29:11 ---> a1bf0b225b1b 05:29:11 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:29:11 ---> Running in 3a7522a54c4f 05:29:13 Removing intermediate container 3a7522a54c4f 05:29:13 ---> c99c38af6297 05:29:13 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:29:13 ---> Running in c0b953bcf817 05:29:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:29:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:29:15 OK: 226 MiB in 55 packages 05:29:16 Removing intermediate container c0b953bcf817 05:29:16 ---> 3f47f5e22e24 05:29:16 Step 8/24 : WORKDIR /device-snmp-go 05:29:16 ---> Running in feaba83005bb 05:29:16 Removing intermediate container feaba83005bb 05:29:16 ---> dd715c1c1ee3 05:29:16 Step 9/24 : COPY go.mod vendor* ./ 05:29:17 ---> abcdc285e93c 05:29:17 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:29:17 ---> Running in bcabaee11031 05:29:19 Removing intermediate container bcabaee11031 05:29:19 ---> 6424cbf83fb1 05:29:19 Step 11/24 : COPY . . 05:29:20 ---> 2b6cad34917c 05:29:20 Step 12/24 : RUN ${MAKE} 05:29:20 ---> Running in 6a209c7c7986 05:29:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:31:43 Removing intermediate container 6a209c7c7986 05:31:43 ---> bcff1ba8dcee 05:31:43 Step 13/24 : FROM alpine:3.16 05:31:43 3.16: Pulling from library/alpine 05:31:43 f97344484467: Pulling fs layer 05:31:43 f97344484467: Download complete 05:31:43 f97344484467: Pull complete 05:31:43 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 05:31:43 Status: Downloaded newer image for alpine:3.16 05:31:43 ---> 3d81c46cd875 05:31:43 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:31:43 ---> Running in b2477cca96b8 05:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:31:43 (1/6) Installing dumb-init (1.2.5-r1) 05:31:43 (2/6) Installing libgcc (11.2.1_git20220219-r2) 05:31:43 (3/6) Installing libsodium (1.0.18-r0) 05:31:43 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 05:31:43 (5/6) Installing libzmq (4.3.4-r0) 05:31:43 (6/6) Installing zeromq (4.3.4-r0) 05:31:43 Executing busybox-1.35.0-r15.trigger 05:31:43 OK: 8 MiB in 20 packages 05:31:43 Removing intermediate container b2477cca96b8 05:31:43 ---> e6529ff19478 05:31:43 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:31:43 ---> 7239a81bd1b3 05:31:43 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:31:43 ---> c658f690cc2f 05:31:43 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:31:43 ---> b2367c0ac36a 05:31:43 Step 18/24 : EXPOSE 59993 05:31:43 ---> Running in 0abf7c45a829 05:31:43 Removing intermediate container 0abf7c45a829 05:31:43 ---> 1032402f3b0f 05:31:43 Step 19/24 : EXPOSE 161 05:31:43 ---> Running in 60d9d75d5344 05:31:43 Removing intermediate container 60d9d75d5344 05:31:43 ---> 5fad8b81baf7 05:31:43 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:31:43 ---> Running in 76d0008ffb6e 05:31:43 Removing intermediate container 76d0008ffb6e 05:31:43 ---> 6bc0ca30d621 05:31:43 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:31:43 ---> Running in de31d9eca2a7 05:31:43 Removing intermediate container de31d9eca2a7 05:31:43 ---> 58dee8adaaf6 05:31:43 Step 22/24 : LABEL arch=arm64 05:31:43 ---> Running in 16ab901f4972 05:31:43 Removing intermediate container 16ab901f4972 05:31:43 ---> bfc50a78fe82 05:31:43 Step 23/24 : LABEL git_sha=a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac 05:31:43 ---> Running in 417bd097b937 05:31:43 Removing intermediate container 417bd097b937 05:31:43 ---> 439f4922012b 05:31:43 Step 24/24 : LABEL version=2.3.0-dev.9 05:31:43 ---> Running in d895729b0620 05:31:43 Removing intermediate container d895729b0620 05:31:43 ---> cf366ceff853 05:31:43 [Warning] One or more build-args [ARCH] were not consumed 05:31:43 Successfully built cf366ceff853 05:31:43 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:31:43 provisioning config files... 05:31:43 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/40@tmp/config6733808488005278187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:31:43 ---> docker-login.sh 05:31:43 nexus3.edgexfoundry.org:10001 05:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:31:43 Configure a credential helper to remove this warning. See 05:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:31:43 05:31:43 Login Succeeded 05:31:43 nexus3.edgexfoundry.org:10002 05:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:31:44 Configure a credential helper to remove this warning. See 05:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:31:44 05:31:44 Login Succeeded 05:31:44 nexus3.edgexfoundry.org:10003 05:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:31:44 Configure a credential helper to remove this warning. See 05:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:31:44 05:31:44 Login Succeeded 05:31:44 nexus3.edgexfoundry.org:10004 05:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:31:45 Configure a credential helper to remove this warning. See 05:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:31:45 05:31:45 Login Succeeded 05:31:45 docker.io 05:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:31:46 Configure a credential helper to remove this warning. See 05:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:31:46 05:31:46 Login Succeeded 05:31:46 ---> docker-login.sh ends [Pipeline] } 05:31:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:31:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:31:46 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 05:31:46 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac 05:31:46 latest 05:31:46 2.3.0-dev.9 05:31:46 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9 05:31:46 main 05:31:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:46 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac 05:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:31:46 795fbe67ed59: Preparing 05:31:46 d98eb74c536a: Preparing 05:31:46 4ba8c0efda23: Preparing 05:31:46 7b313be5ad9f: Preparing 05:31:46 5b7df235d876: Preparing 05:31:46 5b7df235d876: Layer already exists 05:31:47 d98eb74c536a: Pushed 05:31:47 795fbe67ed59: Pushed 05:31:47 7b313be5ad9f: Pushed 05:31:52 4ba8c0efda23: Pushed 05:31:52 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac: digest: sha256:665ebf01587f64257948fc8aea875e12de329943c4c712bcc9584b28612bcfc4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:52 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:53 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 05:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:31:53 795fbe67ed59: Preparing 05:31:53 d98eb74c536a: Preparing 05:31:53 4ba8c0efda23: Preparing 05:31:53 7b313be5ad9f: Preparing 05:31:53 5b7df235d876: Preparing 05:31:53 4ba8c0efda23: Layer already exists 05:31:53 795fbe67ed59: Layer already exists 05:31:53 5b7df235d876: Layer already exists 05:31:53 d98eb74c536a: Layer already exists 05:31:53 7b313be5ad9f: Layer already exists 05:31:53 latest: digest: sha256:665ebf01587f64257948fc8aea875e12de329943c4c712bcc9584b28612bcfc4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:53 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:54 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.9 05:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:31:54 795fbe67ed59: Preparing 05:31:54 d98eb74c536a: Preparing 05:31:54 4ba8c0efda23: Preparing 05:31:54 7b313be5ad9f: Preparing 05:31:54 5b7df235d876: Preparing 05:31:54 5b7df235d876: Layer already exists 05:31:54 4ba8c0efda23: Layer already exists 05:31:54 d98eb74c536a: Layer already exists 05:31:54 795fbe67ed59: Layer already exists 05:31:54 7b313be5ad9f: Layer already exists 05:31:54 2.3.0-dev.9: digest: sha256:665ebf01587f64257948fc8aea875e12de329943c4c712bcc9584b28612bcfc4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:54 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:55 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9 05:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:31:55 795fbe67ed59: Preparing 05:31:55 d98eb74c536a: Preparing 05:31:55 4ba8c0efda23: Preparing 05:31:55 7b313be5ad9f: Preparing 05:31:55 5b7df235d876: Preparing 05:31:55 5b7df235d876: Layer already exists 05:31:55 4ba8c0efda23: Layer already exists 05:31:55 7b313be5ad9f: Layer already exists 05:31:55 795fbe67ed59: Layer already exists 05:31:55 d98eb74c536a: Layer already exists 05:31:55 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9: digest: sha256:665ebf01587f64257948fc8aea875e12de329943c4c712bcc9584b28612bcfc4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:55 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:56 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 05:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:31:56 795fbe67ed59: Preparing 05:31:56 d98eb74c536a: Preparing 05:31:56 4ba8c0efda23: Preparing 05:31:56 7b313be5ad9f: Preparing 05:31:56 5b7df235d876: Preparing 05:31:56 5b7df235d876: Layer already exists 05:31:56 7b313be5ad9f: Layer already exists 05:31:56 4ba8c0efda23: Layer already exists 05:31:56 d98eb74c536a: Layer already exists 05:31:56 795fbe67ed59: Layer already exists 05:31:56 main: digest: sha256:665ebf01587f64257948fc8aea875e12de329943c4c712bcc9584b28612bcfc4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:31:56 ===================================================== [Pipeline] echo 05:31:56 taggedImages: 05:31:56 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac 05:31:56 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 05:31:56 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.9 05:31:56 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9 05:31:56 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:31:56 05:31:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:31:57 arm64: Pulling from edgex-lftools-log-publisher 05:31:57 8998bd30e6a1: Pulling fs layer 05:31:57 04944245beec: Pulling fs layer 05:31:57 699f458cf7ca: Pulling fs layer 05:31:57 765212b225bb: Pulling fs layer 05:31:57 f23df028b6ca: Pulling fs layer 05:31:57 d65c8cfc05b1: Pulling fs layer 05:31:57 2437ff75d9bd: Pulling fs layer 05:31:57 f23df028b6ca: Waiting 05:31:57 d65c8cfc05b1: Waiting 05:31:57 2437ff75d9bd: Waiting 05:31:57 765212b225bb: Waiting 05:31:57 04944245beec: Verifying Checksum 05:31:57 04944245beec: Download complete 05:31:57 765212b225bb: Verifying Checksum 05:31:57 765212b225bb: Download complete 05:31:57 f23df028b6ca: Download complete 05:31:57 d65c8cfc05b1: Verifying Checksum 05:31:57 d65c8cfc05b1: Download complete 05:31:57 699f458cf7ca: Verifying Checksum 05:31:57 699f458cf7ca: Download complete 05:31:57 8998bd30e6a1: Verifying Checksum 05:31:57 8998bd30e6a1: Download complete 05:31:59 2437ff75d9bd: Verifying Checksum 05:32:01 8998bd30e6a1: Pull complete 05:32:02 04944245beec: Pull complete 05:32:03 699f458cf7ca: Pull complete 05:32:03 765212b225bb: Pull complete 05:32:04 f23df028b6ca: Pull complete 05:32:04 d65c8cfc05b1: Pull complete 05:32:19 2437ff75d9bd: Pull complete 05:32:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:32:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:32:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:20 prd-ubuntu20.04-docker-arm64-4c-16g-21645 does not seem to be running inside a container 05:32:20 $ 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/40 -v /w/workspace/device-snmp-go/40:/w/workspace/device-snmp-go/40:rw,z -v /w/workspace/device-snmp-go/40@tmp:/w/workspace/device-snmp-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:32:23 $ docker top 42f02c60fb9d22ffa14bad49d2498a33a76c75b2e8b80830ba7f393c94aba6a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:32:23 ---> job-cost.sh 05:32:23 lf-activate-venv: SKIPPING 05:32:23 INFO: No Stack... 05:32:24 INFO: Retrieving Pricing Info for: v3-standard-4 05:32:25 INFO: Archiving Costs [Pipeline] sh 05:32:25 + cat /w/workspace/device-snmp-go/40/archives/cost.csv 05:32:25 + cut -d, -f6 [Pipeline] lock 05:32:25 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-40-stack-cost] 05:32:25 Resource [jenkins-edgexfoundry-device-snmp-go-main-40-stack-cost] did not exist. Created. 05:32:25 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:32:26 /w/workspace/device-snmp-go/40@tmp/durable-25a9e7b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:32:27 + echo total: 0.10999999940395355 [Pipeline] stash 05:32:27 Warning: overwriting stash ‘stack-cost’ 05:32:27 Stashed 1 file(s) [Pipeline] } 05:32:27 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-40-stack-cost] [Pipeline] // lock [Pipeline] } 05:32:27 $ docker stop --time=1 42f02c60fb9d22ffa14bad49d2498a33a76c75b2e8b80830ba7f393c94aba6a8 05:32:28 $ docker rm -f 42f02c60fb9d22ffa14bad49d2498a33a76c75b2e8b80830ba7f393c94aba6a8 [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 05:32:29 provisioning config files... 05:32:29 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8367918016155821265tmp [Pipeline] { [Pipeline] sh 05:32:29 + set +x 05:32:29 + curl -s https://codecov.io/bash 05:32:29 + bash -s -- 05:32:29 05:32:29 _____ _ 05:32:29 / ____| | | 05:32:29 | | ___ __| | ___ ___ _____ __ 05:32:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:32:29 | |___| (_) | (_| | __/ (_| (_) \ V / 05:32:29 \_____\___/ \__,_|\___|\___\___/ \_/ 05:32:29 Bash-1.0.6 05:32:29 05:32:29 05:32:29 ==> git version 2.25.1 found 05:32:29 ==> 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 05:32:29 Release-Date: 2020-01-08 05:32:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:32:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:32:29 ==> Jenkins CI detected. 05:32:29 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 05:32:29 project root: . 05:32:29 --> token set from env 05:32:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:32:29 ==> Running gcov in . (disable via -X gcov) 05:32:29 ==> Python coveragepy not found 05:32:29 ==> Searching for coverage reports in: 05:32:29 + . 05:32:29 -> Found 1 reports 05:32:29 ==> Detecting git/mercurial file structure 05:32:29 ==> Reading reports 05:32:29 + ./coverage.out bytes=7631 05:32:29 ==> Appending adjustments 05:32:29 https://docs.codecov.io/docs/fixing-reports 05:32:29 + Found adjustments 05:32:29 ==> Gzipping contents 05:32:29 4.0K /tmp/codecov.IZzR3o.gz 05:32:29 ==> Uploading reports 05:32:29 url: https://codecov.io 05:32:29 query: branch=main&commit=a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:32:29 -> Pinging Codecov 05:32:29 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=a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:32:30 -> Uploading to 05:32:30 https://storage.googleapis.com/codecov/v4/raw/2022-08-01/6C56EA5C29638FB4528AC87E60AF5AE0/a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac/2ca42fb1-8224-4728-8eb1-92adcb3a0bf4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220801T053229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cdd2524706e8bd37693e5818290b743a15adbdf22b808ca8e3fe6b8dd7b49c3f 05:32:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:32:30 Dload Upload Total Spent Left Speed 05:32:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1531 0 0 100 1531 0 6834 --:--:-- --:--:-- --:--:-- 6804 100 1531 0 0 100 1531 0 6352 --:--:-- --:--:-- --:--:-- 6326 05:32:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [Pipeline] } 05:32:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:32:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:32:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:32:30 05:32:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:32:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:32:31 df9b9388f04a: Pulling fs layer 05:32:31 52dc419b0ee2: Pulling fs layer 05:32:31 25bc292e5bac: Pulling fs layer 05:32:31 114826534d7a: Pulling fs layer 05:32:31 4657fd5d0bcf: Pulling fs layer 05:32:31 6ad1cebc031e: Pulling fs layer 05:32:31 8a3aa393b2d8: Pulling fs layer 05:32:31 114826534d7a: Waiting 05:32:31 6ad1cebc031e: Waiting 05:32:31 4657fd5d0bcf: Waiting 05:32:31 8a3aa393b2d8: Waiting 05:32:31 25bc292e5bac: Download complete 05:32:31 52dc419b0ee2: Verifying Checksum 05:32:31 52dc419b0ee2: Download complete 05:32:31 4657fd5d0bcf: Verifying Checksum 05:32:31 4657fd5d0bcf: Download complete 05:32:31 df9b9388f04a: Verifying Checksum 05:32:31 df9b9388f04a: Download complete 05:32:31 6ad1cebc031e: Verifying Checksum 05:32:31 6ad1cebc031e: Download complete 05:32:31 df9b9388f04a: Pull complete 05:32:31 52dc419b0ee2: Pull complete 05:32:31 25bc292e5bac: Pull complete 05:32:31 114826534d7a: Verifying Checksum 05:32:31 114826534d7a: Download complete 05:32:32 8a3aa393b2d8: Verifying Checksum 05:32:32 8a3aa393b2d8: Download complete 05:32:35 114826534d7a: Pull complete 05:32:35 4657fd5d0bcf: Pull complete 05:32:35 6ad1cebc031e: Pull complete 05:32:38 8a3aa393b2d8: Pull complete 05:32:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:32:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:39 prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container 05:32:39 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:32:40 $ docker top c0d01c11a06877e0efcce54c0a9e16648c1b4e0d0f73baa8e4379537b671a429 -eo pid,comm [Pipeline] { [Pipeline] echo 05:32:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 05:32:41 + set -o pipefail 05:32:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 05:32:46 05:32:46 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 05:32:46 05:32:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/9801b46b-c500-4388-aaae-39982e1ec44f 05:32:46 05:32:46 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:32:46 05:32:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:32:46 05:32:46 [Pipeline] } 05:32:46 $ docker stop --time=1 c0d01c11a06877e0efcce54c0a9e16648c1b4e0d0f73baa8e4379537b671a429 05:32:48 $ docker rm -f c0d01c11a06877e0efcce54c0a9e16648c1b4e0d0f73baa8e4379537b671a429 [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 05:32:49 + git log --format=format:%s -1 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [Pipeline] sh 05:32:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:32:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:32:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:50 prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container 05:32: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:32:50 $ docker top ab25d44e1138cdb8fdab14563a82e4ec1f2fe61bf02eacf98497e0519129da21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:32:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:32:50 [ssh-agent] Looking for ssh-agent implementation... 05:32:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:50 $ docker exec ab25d44e1138cdb8fdab14563a82e4ec1f2fe61bf02eacf98497e0519129da21 ssh-agent 05:32:50 SSH_AUTH_SOCK=/tmp/ssh-iYUDpo7EYxDV/agent.33 05:32:50 SSH_AGENT_PID=39 05:32:50 Running ssh-add (command line suppressed) 05:32:50 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4514571640394355975.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4514571640394355975.key) 05:32:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:32:51 + git semver tag 05:32:51 2022-08-01 05:32:51,432 [run_tag] DEBUG tag force:False 05:32:51 2022-08-01 05:32:51,432 [check_head_tag] DEBUG check head tag 05:32:51 2022-08-01 05:32:51,432 [execute] INFO git cat-file --batch-check 05:32:51 2022-08-01 05:32:51,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 05:32:51 2022-08-01 05:32:51,436 [execute] INFO git cat-file --batch 05:32:51 2022-08-01 05:32:51,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 05:32:51 2022-08-01 05:32:51,447 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:32:51 2022-08-01 05:32:51,447 [execute] INFO git tag -a v2.3.0-dev.9 -m v2.3.0-dev.9 05:32:51 2022-08-01 05:32:51,447 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.9', '-m', 'v2.3.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 05:32:51 2022-08-01 05:32:51,452 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:32:51 2.3.0-dev.9 [Pipeline] } 05:32:51 $ docker exec --env ******** --env ******** ab25d44e1138cdb8fdab14563a82e4ec1f2fe61bf02eacf98497e0519129da21 ssh-agent -k 05:32:51 unset SSH_AUTH_SOCK; 05:32:51 unset SSH_AGENT_PID; 05:32:51 echo Agent pid 39 killed; 05:32:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:32:51 + git semver [Pipeline] } 05:32:52 $ docker stop --time=1 ab25d44e1138cdb8fdab14563a82e4ec1f2fe61bf02eacf98497e0519129da21 05:32:53 $ docker rm -f ab25d44e1138cdb8fdab14563a82e4ec1f2fe61bf02eacf98497e0519129da21 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:32:53 05:32:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:32:54 0.23.1-centos7: Pulling from edgex-lftools 05:32:54 ab5ef0e58194: Pulling fs layer 05:32:54 9712f1f96733: Pulling fs layer 05:32:54 63f879dbbcfc: Pulling fs layer 05:32:54 0d9ebad4ef96: Pulling fs layer 05:32:54 e9a5061849ea: Pulling fs layer 05:32:54 d747dcd14b5f: Pulling fs layer 05:32:54 2de7ff778b66: Pulling fs layer 05:32:54 e9a5061849ea: Waiting 05:32:54 d747dcd14b5f: Waiting 05:32:54 0d9ebad4ef96: Waiting 05:32:54 2de7ff778b66: Waiting 05:32:54 9712f1f96733: Download complete 05:32:54 63f879dbbcfc: Verifying Checksum 05:32:54 63f879dbbcfc: Download complete 05:32:54 e9a5061849ea: Verifying Checksum 05:32:54 e9a5061849ea: Download complete 05:32:54 ab5ef0e58194: Verifying Checksum 05:32:54 ab5ef0e58194: Download complete 05:32:54 d747dcd14b5f: Verifying Checksum 05:32:54 d747dcd14b5f: Download complete 05:32:55 0d9ebad4ef96: Verifying Checksum 05:32:55 0d9ebad4ef96: Download complete 05:32:55 2de7ff778b66: Verifying Checksum 05:32:55 2de7ff778b66: Download complete 05:32:57 ab5ef0e58194: Pull complete 05:32:57 9712f1f96733: Pull complete 05:32:58 63f879dbbcfc: Pull complete 05:33:02 0d9ebad4ef96: Pull complete 05:33:02 e9a5061849ea: Pull complete 05:33:02 d747dcd14b5f: Pull complete 05:33:03 2de7ff778b66: Pull complete 05:33:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:33:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:04 prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container 05:33:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:33:06 $ docker top 3c680a17a97681e16512bb340d43d5146aaeb53bc00817d14614a5758afb3450 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:33:06 provisioning config files... 05:33:06 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2170085152655474603tmp 05:33:06 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6468584971598421226tmp 05:33:06 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6653381137962933714tmp [Pipeline] { [Pipeline] echo 05:33:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:33:06 ---> sigul-configuration.sh 05:33:06 gpg: directory `/root/.gnupg' created 05:33:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:33:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:33:06 gpg: keyring `/root/.gnupg/secring.gpg' created 05:33:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:33:06 gpg: CAST5 encrypted data 05:33:06 gpg: encrypted with 1 passphrase 05:33:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:33:06 + mkdir /home/jenkins 05:33:06 + mkdir /home/jenkins/sigul [Pipeline] sh 05:33:07 + 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 05:33:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:33:07 ---> sigul-install.sh 05:33:07 Sigul already installed; skipping installation. [Pipeline] sh 05:33:07 + git tag --list 05:33:07 1.0.0 05:33:07 v0.0.0 05:33:07 v1.1.0 05:33:07 v1.1.1 05:33:07 v1.2.2 05:33:07 v1.3.0 05:33:07 v1.3.1 05:33:07 v2.0.0 05:33:07 v2.1.0 05:33:07 v2.1.1 05:33:07 v2.1.1-dev.2 05:33:07 v2.1.1-dev.3 05:33:07 v2.2.0 05:33:07 v2.2.1-dev.1 05:33:07 v2.2.1-dev.2 05:33:07 v2.2.1-dev.3 05:33:07 v2.2.1-dev.4 05:33:07 v2.2.1-dev.5 05:33:07 v2.2.1-dev.6 05:33:07 v2.2.1-dev.7 05:33:07 v2.3.0-dev.7 05:33:07 v2.3.0-dev.8 05:33:07 v2.3.0-dev.9 [Pipeline] sh 05:33:07 + lftools sign git-tag v2.3.0-dev.9 05:33:08 Signing Git tag with Sigul... 05:33:08 Signing v2.3.0-dev.9 [Pipeline] echo 05:33:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:33:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:33:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:33:09 $ docker stop --time=1 3c680a17a97681e16512bb340d43d5146aaeb53bc00817d14614a5758afb3450 05:33:10 $ docker rm -f 3c680a17a97681e16512bb340d43d5146aaeb53bc00817d14614a5758afb3450 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:33:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:33:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:33:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:11 prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container 05:33:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:33:12 $ docker top 201d8609fa2ea76b42f9b050ce003aae5050441379f587db18a2694aaded18ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:33:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:33:12 [ssh-agent] Looking for ssh-agent implementation... 05:33:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:33:12 $ docker exec 201d8609fa2ea76b42f9b050ce003aae5050441379f587db18a2694aaded18ac ssh-agent 05:33:12 SSH_AUTH_SOCK=/tmp/ssh-tlAVlkH2M3e1/agent.32 05:33:12 SSH_AGENT_PID=38 05:33:12 Running ssh-add (command line suppressed) 05:33:12 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2831084977251074321.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2831084977251074321.key) 05:33:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:33:12 + git semver bump pre 05:33:13 2022-08-01 05:33:12,954 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:33:13 2022-08-01 05:33:12,954 [bump_version] DEBUG bumping version:2.3.0-dev.9 on axis:pre with prefix:dev 05:33:13 2022-08-01 05:33:12,954 [bump_version] DEBUG bumped version:2.3.0-dev.10 05:33:13 2022-08-01 05:33:12,954 [write_version] DEBUG write version:2.3.0-dev.10 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 05:33:13 2022-08-01 05:33:12,954 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:33:13 2022-08-01 05:33:12,954 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:33:13 2022-08-01 05:33:12,957 [execute] INFO git cat-file --batch-check 05:33:13 2022-08-01 05:33:12,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:33:13 2022-08-01 05:33:12,962 [execute] INFO git cat-file --batch 05:33:13 2022-08-01 05:33:12,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:33:13 2022-08-01 05:33:12,969 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:33:13 2.3.0-dev.10 [Pipeline] } 05:33:13 $ docker exec --env ******** --env ******** 201d8609fa2ea76b42f9b050ce003aae5050441379f587db18a2694aaded18ac ssh-agent -k 05:33:13 unset SSH_AUTH_SOCK; 05:33:13 unset SSH_AGENT_PID; 05:33:13 echo Agent pid 38 killed; 05:33:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:33:13 + git semver [Pipeline] } 05:33:13 $ docker stop --time=1 201d8609fa2ea76b42f9b050ce003aae5050441379f587db18a2694aaded18ac 05:33:15 $ docker rm -f 201d8609fa2ea76b42f9b050ce003aae5050441379f587db18a2694aaded18ac [Pipeline] // withDockerContainer [Pipeline] sh 05:33:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:33:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:33:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:15 prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container 05:33:15 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:33:16 $ docker top e9b97f6841bd3ef6d0017f4b92cbe2b07e1b47c0cfaee7b49b7f91e3210d999d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:33:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:33:16 [ssh-agent] Looking for ssh-agent implementation... 05:33:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:33:16 $ docker exec e9b97f6841bd3ef6d0017f4b92cbe2b07e1b47c0cfaee7b49b7f91e3210d999d ssh-agent 05:33:16 SSH_AUTH_SOCK=/tmp/ssh-GSCnVkq7LZQF/agent.33 05:33:16 SSH_AGENT_PID=39 05:33:16 Running ssh-add (command line suppressed) 05:33:16 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3022490143354762601.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3022490143354762601.key) 05:33:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:33:17 + git semver push 05:33:17 2022-08-01 05:33:17,211 [run_push] DEBUG push 05:33:17 2022-08-01 05:33:17,212 [execute] INFO git cat-file --batch-check 05:33:17 2022-08-01 05:33:17,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:33:17 2022-08-01 05:33:17,216 [execute] INFO git rev-list d8bcf41ddc03e45520f0ee42ea652649ff3361e1 -- 05:33:17 2022-08-01 05:33:17,216 [execute] DEBUG Popen(['git', 'rev-list', 'd8bcf41ddc03e45520f0ee42ea652649ff3361e1', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:33:17 2022-08-01 05:33:17,224 [execute] INFO git fetch -v origin 05:33:17 2022-08-01 05:33:17,225 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:33:17 2022-08-01 05:33:17,696 [run_push] DEBUG no remote changes detected 05:33:17 2022-08-01 05:33:17,696 [execute] INFO git push origin semver 05:33:17 2022-08-01 05:33:17,697 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:33:18 2022-08-01 05:33:18,416 [run_push] DEBUG push all version tags 05:33:18 2022-08-01 05:33:18,416 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:33:18 2022-08-01 05:33:18,417 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 05:33:19 2022-08-01 05:33:19,084 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:33:19 2.3.0-dev.10 [Pipeline] } 05:33:19 $ docker exec --env ******** --env ******** e9b97f6841bd3ef6d0017f4b92cbe2b07e1b47c0cfaee7b49b7f91e3210d999d ssh-agent -k 05:33:19 unset SSH_AUTH_SOCK; 05:33:19 unset SSH_AGENT_PID; 05:33:19 echo Agent pid 39 killed; 05:33:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:33:19 + git semver [Pipeline] } 05:33:20 $ docker stop --time=1 e9b97f6841bd3ef6d0017f4b92cbe2b07e1b47c0cfaee7b49b7f91e3210d999d 05:33:21 $ docker rm -f e9b97f6841bd3ef6d0017f4b92cbe2b07e1b47c0cfaee7b49b7f91e3210d999d [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 05:33:22 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 05:33:22 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 05:33:22 total 16 05:33:22 drwxr-xr-x 3 root root 4096 Aug 1 05:24 . 05:33:22 drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 05:33 .. 05:33:22 drwxr-xr-x 2 root root 4096 Aug 1 05:24 cost 05:33:22 -rw-r--r-- 1 root root 85 Aug 1 05:24 cost.csv 05:33:22 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 05:33:22 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 05:33:22 total 16 05:33:22 drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 05:24 . 05:33:22 drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 05:33 .. 05:33:22 drwxr-xr-x 2 jenkins jenkins 4096 Aug 1 05:24 cost 05:33:22 -rw-r--r-- 1 jenkins jenkins 85 Aug 1 05:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:33:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:33:23 ---> package-listing.sh 05:33:23 ++ facter osfamily 05:33:23 ++ tr '[:upper:]' '[:lower:]' 05:33:23 + OS_FAMILY=debian 05:33:23 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 05:33:23 + START_PACKAGES=/tmp/packages_start.txt 05:33:23 + END_PACKAGES=/tmp/packages_end.txt 05:33:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:33:23 + PACKAGES=/tmp/packages_start.txt 05:33:23 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 05:33:23 + PACKAGES=/tmp/packages_end.txt 05:33:23 + case "${OS_FAMILY}" in 05:33:23 + dpkg -l 05:33:23 + grep '^ii' 05:33:23 + '[' -f /tmp/packages_start.txt ']' 05:33:23 + '[' -f /tmp/packages_end.txt ']' 05:33:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:33:23 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 05:33:23 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 05:33:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 05:33:23 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 05:33:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:33:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:24 prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container 05:33:24 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:33:24 $ docker top 8ac0bf1daf052094c7a0fb06a8f6c7ec0e9c445e676117ec78a0024d727c7b3d -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:25 + touch /tmp/pre-build-complete [Pipeline] sh 05:33:25 + mkdir -p /var/log/sysstat [Pipeline] sh 05:33:25 + ls /var/log/sa-host 05:33:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:25 provisioning config files... 05:33:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1204131623892884062tmp [Pipeline] { [Pipeline] echo 05:33:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:33:26 ---> create-netrc.sh [Pipeline] } 05:33:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:33:26 ---> python-tools-install.sh [Pipeline] echo 05:33:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:33:26 ---> sudo-logs.sh 05:33:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:33:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:33:27 ---> job-cost.sh 05:33:27 lf-activate-venv: SKIPPING 05:33:27 DEBUG: total: 0.2199999988079071 05:33:27 INFO: Retrieving Stack Cost... 05:33:27 INFO: Retrieving Pricing Info for: v3-standard-8 05:33:28 INFO: Archiving Costs [Pipeline] echo 05:33:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:33:28 ---> logs-deploy.sh 05:33:28 lf-activate-venv: SKIPPING 05:33:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/40 05:33:28 INFO: archiving workspace using pattern(s): 05:33:29 Archives upload complete. 05:33:29 INFO: archiving logs to Nexus 05:33:30 ---> uname -a: 05:33:30 Linux prd-ubuntu20-04-docker-8c-8g-21643 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 05:33:30 05:33:30 05:33:30 ---> lscpu: 05:33:30 Architecture: x86_64 05:33:30 CPU op-mode(s): 32-bit, 64-bit 05:33:30 Byte Order: Little Endian 05:33:30 Address sizes: 40 bits physical, 48 bits virtual 05:33:30 CPU(s): 8 05:33:30 On-line CPU(s) list: 0-7 05:33:30 Thread(s) per core: 1 05:33:30 Core(s) per socket: 1 05:33:30 Socket(s): 8 05:33:30 NUMA node(s): 1 05:33:30 Vendor ID: AuthenticAMD 05:33:30 CPU family: 23 05:33:30 Model: 49 05:33:30 Model name: AMD EPYC-Rome Processor 05:33:30 Stepping: 0 05:33:30 CPU MHz: 2799.998 05:33:30 BogoMIPS: 5599.99 05:33:30 Virtualization: AMD-V 05:33:30 Hypervisor vendor: KVM 05:33:30 Virtualization type: full 05:33:30 L1d cache: 256 KiB 05:33:30 L1i cache: 256 KiB 05:33:30 L2 cache: 4 MiB 05:33:30 L3 cache: 128 MiB 05:33:30 NUMA node0 CPU(s): 0-7 05:33:30 Vulnerability Itlb multihit: Not affected 05:33:30 Vulnerability L1tf: Not affected 05:33:30 Vulnerability Mds: Not affected 05:33:30 Vulnerability Meltdown: Not affected 05:33:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:33:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:33:30 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:33:30 Vulnerability Srbds: Not affected 05:33:30 Vulnerability Tsx async abort: Not affected 05:33:30 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 05:33:30 05:33:30 05:33:30 ---> nproc: 05:33:30 8 05:33:30 05:33:30 05:33:30 ---> df -h: 05:33:30 Filesystem Size Used Avail Use% Mounted on 05:33:30 overlay 155G 13G 143G 8% / 05:33:30 tmpfs 64M 0 64M 0% /dev 05:33:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:33:30 shm 64M 0 64M 0% /dev/shm 05:33:30 /dev/vda1 155G 13G 143G 8% /facter-os 05:33:30 05:33:30 05:33:30 ---> sar -b -r -n DEV: 05:33:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21643) 08/01/22 _x86_64_ (8 CPU) 05:33:30 05:33:30 05:21:43 LINUX RESTART (8 CPU) 05:33:30 05:33:30 05:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:33:30 05:23:02 483.97 54.39 429.58 0.00 5120.75 215412.23 0.00 05:33:30 05:24:01 173.45 0.24 173.21 0.00 19.93 24797.97 0.00 05:33:30 05:25:01 34.54 0.02 34.53 0.00 0.93 16760.94 0.00 05:33:30 05:26:01 2.32 0.00 2.32 0.00 0.00 25.47 0.00 05:33:30 05:27:01 1.80 0.02 1.78 0.00 0.13 20.13 0.00 05:33:30 05:28:01 2.18 0.00 2.18 0.00 0.00 23.60 0.00 05:33:30 05:29:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 05:33:30 05:30:01 2.13 0.00 2.13 0.00 0.00 25.06 0.00 05:33:30 05:31:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 05:33:30 05:32:01 1.90 0.00 1.90 0.00 0.00 25.19 0.00 05:33:30 05:33:01 70.02 0.47 69.56 0.00 19.20 42515.85 0.00 05:33:30 Average: 70.29 5.02 65.27 0.00 469.84 27242.42 0.00 05:33:30 05:33:30 05:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:33:30 05:23:02 27859548 31778460 522472 1.59 173432 3913796 2050376 6.04 1238612 3303160 244 05:33:30 05:24:01 28162172 31792936 503224 1.53 165556 3664244 1901548 5.60 1246616 3019760 756 05:33:30 05:25:01 27639872 31780612 512928 1.56 173896 4116108 1932908 5.70 1272484 3459040 136 05:33:30 05:26:01 27639980 31780776 512440 1.56 173960 4116112 1932908 5.70 1272480 3459044 16 05:33:30 05:27:01 27652588 31793436 499708 1.52 174048 4116116 1932908 5.70 1260420 3459048 12 05:33:30 05:28:01 27652644 31793564 499536 1.52 174116 4116120 1932908 5.70 1260200 3459048 12 05:33:30 05:29:01 27658864 31799948 493200 1.50 174176 4116124 1932908 5.70 1254304 3459164 20 05:33:30 05:30:01 27658848 31800008 493120 1.50 174236 4116132 1932908 5.70 1255020 3459168 12 05:33:30 05:31:01 27658580 31799792 493320 1.50 174268 4116132 1932908 5.70 1254944 3459172 12 05:33:30 05:32:01 27658244 31799484 493760 1.50 174312 4116112 1932908 5.70 1255352 3459152 88 05:33:30 05:33:01 26172516 31719876 569972 1.73 211736 5371128 2309804 6.81 1409768 4672068 572744 05:33:30 Average: 27583078 31785354 508516 1.55 176703 4170739 1974999 5.82 1270927 3515257 52187 05:33:30 05:33:30 05:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:33:30 05:23:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 05:33:30 05:23:02 ens3 773.07 489.34 7910.33 111.28 0.00 0.00 0.00 0.00 05:33:30 05:23:02 docker0 111.18 147.11 9.58 1521.06 0.00 0.00 0.00 0.00 05:33:30 05:24:01 lo 5.69 5.69 0.55 0.55 0.00 0.00 0.00 0.00 05:33:30 05:24:01 ens3 131.48 105.83 212.35 285.60 0.00 0.00 0.00 0.00 05:33:30 05:24:01 docker0 10.08 14.79 0.61 100.40 0.00 0.00 0.00 0.00 05:33:30 05:25:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 05:33:30 05:25:01 ens3 128.03 92.30 2528.98 64.96 0.00 0.00 0.00 0.00 05:33:30 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:30 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:30 05:26:01 ens3 0.55 0.37 0.27 0.21 0.00 0.00 0.00 0.00 05:33:30 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:30 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:30 05:27:01 ens3 6.37 2.67 5.84 0.42 0.00 0.00 0.00 0.00 05:33:30 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:30 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:30 05:28:01 ens3 0.25 0.20 0.09 0.07 0.00 0.00 0.00 0.00 05:33:30 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:30 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:30 05:29:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 05:33:30 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:30 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:30 05:30:01 ens3 1.08 0.67 0.36 0.23 0.00 0.00 0.00 0.00 05:33:30 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:30 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:30 05:31:01 ens3 0.48 0.23 0.12 0.08 0.00 0.00 0.00 0.00 05:33:30 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:30 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:30 05:32:01 ens3 0.60 0.37 0.27 0.21 0.00 0.00 0.00 0.00 05:33:30 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:30 05:33:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 05:33:30 05:33:01 ens3 309.45 211.21 7854.53 65.44 0.00 0.00 0.00 0.00 05:33:30 05:33:01 docker0 32.74 43.21 3.06 687.64 0.00 0.00 0.00 0.00 05:33:30 Average: lo 1.58 1.58 0.15 0.15 0.00 0.00 0.00 0.00 05:33:30 Average: ens3 122.87 82.07 1685.17 47.69 0.00 0.00 0.00 0.00 05:33:30 Average: docker0 14.01 18.65 1.21 210.08 0.00 0.00 0.00 0.00 05:33:30 05:33:30 05:33:30 ---> sar -P ALL: 05:33:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21643) 08/01/22 _x86_64_ (8 CPU) 05:33:30 05:33:30 05:21:43 LINUX RESTART (8 CPU) 05:33:30 05:33:30 05:22:01 CPU %user %nice %system %iowait %steal %idle 05:33:30 05:23:02 all 13.28 0.00 5.55 2.70 0.07 78.41 05:33:30 05:23:02 0 12.77 0.00 4.06 1.20 0.07 81.91 05:33:30 05:23:02 1 13.83 0.00 6.47 3.07 0.05 76.58 05:33:30 05:23:02 2 12.00 0.00 5.64 1.20 0.07 81.10 05:33:30 05:23:02 3 13.10 0.00 8.08 8.64 0.08 70.09 05:33:30 05:23:02 4 14.92 0.00 6.02 2.87 0.07 76.12 05:33:30 05:23:02 5 14.83 0.00 3.69 0.61 0.07 80.80 05:33:30 05:23:02 6 12.00 0.00 4.60 1.23 0.08 82.09 05:33:30 05:23:02 7 12.77 0.00 5.85 2.76 0.07 78.55 05:33:30 05:24:01 all 35.06 0.00 5.96 0.77 0.09 58.13 05:33:30 05:24:01 0 32.76 0.00 5.61 0.05 0.07 61.51 05:33:30 05:24:01 1 34.99 0.00 6.04 1.99 0.09 56.89 05:33:30 05:24:01 2 35.96 0.00 6.14 0.14 0.09 57.68 05:33:30 05:24:01 3 35.06 0.00 6.08 0.12 0.10 58.64 05:33:30 05:24:01 4 35.49 0.00 6.23 0.58 0.09 57.61 05:33:30 05:24:01 5 35.22 0.00 5.71 0.24 0.09 58.75 05:33:30 05:24:01 6 35.67 0.00 5.85 2.49 0.07 55.93 05:33:30 05:24:01 7 35.31 0.00 5.98 0.58 0.10 58.02 05:33:30 05:25:01 all 3.26 0.00 1.22 0.28 0.03 95.22 05:33:30 05:25:01 0 2.81 0.00 1.54 0.02 0.02 95.62 05:33:30 05:25:01 1 4.94 0.00 1.07 0.40 0.03 93.56 05:33:30 05:25:01 2 3.26 0.00 1.30 1.57 0.03 93.83 05:33:30 05:25:01 3 2.63 0.00 1.34 0.15 0.03 95.85 05:33:30 05:25:01 4 2.92 0.00 1.35 0.02 0.02 95.69 05:33:30 05:25:01 5 2.69 0.00 1.14 0.03 0.00 96.13 05:33:30 05:25:01 6 3.29 0.00 1.15 0.03 0.05 95.47 05:33:30 05:25:01 7 3.48 0.00 0.87 0.02 0.02 95.61 05:33:30 05:26:01 all 0.27 0.00 0.02 0.01 0.01 99.70 05:33:30 05:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:33:30 05:26:01 1 1.97 0.00 0.02 0.00 0.02 98.00 05:33:30 05:26:01 2 0.00 0.00 0.02 0.02 0.00 99.97 05:33:30 05:26:01 3 0.03 0.00 0.03 0.03 0.03 99.87 05:33:30 05:26:01 4 0.00 0.00 0.03 0.00 0.00 99.97 05:33:30 05:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:33:30 05:26:01 6 0.07 0.00 0.02 0.00 0.00 99.92 05:33:30 05:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:33:30 05:27:01 all 0.05 0.00 0.02 0.01 0.01 99.91 05:33:30 05:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:33:30 05:27:01 1 0.13 0.00 0.05 0.00 0.02 99.80 05:33:30 05:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:33:30 05:27:01 3 0.08 0.00 0.03 0.03 0.02 99.83 05:33:30 05:27:01 4 0.07 0.00 0.03 0.00 0.00 99.90 05:33:30 05:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:33:30 05:27:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:33:30 05:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:33:30 05:28:01 all 0.01 0.00 0.02 0.01 0.00 99.96 05:33:30 05:28:01 0 0.02 0.00 0.05 0.00 0.00 99.93 05:33:30 05:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:33:30 05:28:01 2 0.02 0.00 0.02 0.02 0.00 99.95 05:33:30 05:28:01 3 0.02 0.00 0.02 0.03 0.02 99.92 05:33:30 05:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:33:30 05:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:33:30 05:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:33:30 05:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:33:30 05:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:33:30 05:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:33:30 05:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:33:30 05:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:33:30 05:29:01 3 0.03 0.00 0.03 0.03 0.02 99.88 05:33:30 05:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:33:30 05:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:33:30 05:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:33:30 05:29:01 7 0.00 0.00 0.02 0.00 0.02 99.97 05:33:30 05:30:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:33:30 05:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:33:30 05:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:33:30 05:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:33:30 05:30:01 3 0.02 0.00 0.02 0.03 0.03 99.90 05:33:30 05:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:33:30 05:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:33:30 05:30:01 6 0.03 0.00 0.02 0.03 0.00 99.92 05:33:30 05:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:33:30 05:31:01 all 0.03 0.00 0.01 0.00 0.00 99.96 05:33:30 05:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:33:30 05:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:33:30 05:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:33:30 05:31:01 3 0.03 0.00 0.02 0.02 0.02 99.92 05:33:30 05:31:01 4 0.05 0.00 0.02 0.00 0.00 99.93 05:33:30 05:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:33:30 05:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:33:30 05:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:33:30 05:32:01 all 0.01 0.00 0.02 0.00 0.01 99.96 05:33:30 05:32:01 0 0.03 0.00 0.05 0.00 0.00 99.92 05:33:30 05:32:01 1 0.02 0.00 0.05 0.00 0.02 99.92 05:33:30 05:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:33:30 05:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 05:33:30 05:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:33:30 05:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:33:30 05:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 05:33:30 05:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:33:30 05:33:01 all 8.05 0.00 3.03 0.60 0.04 88.28 05:33:30 05:33:01 0 7.78 0.00 3.05 0.08 0.03 89.06 05:33:30 05:33:01 1 7.01 0.00 3.18 0.00 0.05 89.76 05:33:30 05:33:01 2 8.49 0.00 2.69 0.61 0.03 88.18 05:33:30 05:33:01 3 8.56 0.00 2.89 0.47 0.05 88.03 05:33:30 05:33:01 4 8.59 0.00 2.18 0.10 0.03 89.10 05:33:30 05:33:01 5 7.79 0.00 2.69 0.02 0.03 89.47 05:33:30 05:33:01 6 9.41 0.00 3.37 1.03 0.05 86.15 05:33:30 05:33:01 7 6.77 0.00 4.21 2.47 0.03 86.52 05:33:30 05:33:30 Average: CPU %user %nice %system %iowait %steal %idle 05:33:30 Average: all 5.37 0.00 1.42 0.39 0.02 92.78 05:33:30 Average: 0 5.04 0.00 1.30 0.12 0.02 93.53 05:33:30 Average: 1 5.64 0.00 1.52 0.49 0.03 92.32 05:33:30 Average: 2 5.36 0.00 1.43 0.32 0.02 92.86 05:33:30 Average: 3 5.33 0.00 1.67 0.86 0.04 92.10 05:33:30 Average: 4 5.56 0.00 1.43 0.32 0.02 92.68 05:33:30 Average: 5 5.43 0.00 1.19 0.08 0.02 93.28 05:33:30 Average: 6 5.42 0.00 1.35 0.43 0.03 92.77 05:33:30 Average: 7 5.21 0.00 1.52 0.52 0.02 92.73 05:33:30 05:33:30 05:33:30