Pull request #143 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-rest-go Obtained Jenkinsfile from 754aee6365542f660fd29d8a8ab196cffde604e9+4ac6fc9b5edf904ed0b684cea51ffa3833345a1c (6e544fae62d32279b5d1472f5a7f5822f914b8ae) Running in Durability level: MAX_SURVIVABILITY 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-ssh3527511325206052847.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh4090702509948862904.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 a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-143/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-143/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2647421027524818532.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-143/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3014034723005738750.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1374633601985713228.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-143/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-143/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1375712953609992779.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-208 in /w/workspace/gexfoundry_device-rest-go_PR-143 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-143 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-rest-go_PR-143@tmp/jenkins-gitclient-ssh6223853793394984524.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-143@tmp/jenkins-gitclient-ssh1351011936751907431.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c into PR head commit 754aee6365542f660fd29d8a8ab196cffde604e9 Merge succeeded, producing 754aee6365542f660fd29d8a8ab196cffde604e9 Checking out Revision 754aee6365542f660fd29d8a8ab196cffde604e9 (PR-143) > git config core.sparsecheckout # timeout=10 > git checkout -f 754aee6365542f660fd29d8a8ab196cffde604e9 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-rest-go_PR-143@tmp/jenkins-gitclient-ssh7131126852119755151.key > git merge 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 754aee6365542f660fd29d8a8ab196cffde604e9 # timeout=10 Commit message: "build: Update to latest SDK and released go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:25:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:25:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:25:49 ========================================================= 20:25:49 EdgeX Global Pipelines Version Info 20:25:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:25:50 ------------------- 20:25:50 stable info: 20:25:50 ------------------- 20:25:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:25:50 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:25:50 Message: update stable to v1.0.213 20:25:51 ------------------- 20:25:51 experimental info: 20:25:51 ------------------- 20:25:51 Commited By: **** collab-it+edgex@linuxfoundation.org 20:25:51 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:25:51 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:25:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:25:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:25:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:25:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:25:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:25:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:25:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:25:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:25:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:25:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:25:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:25:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-143 [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-143 [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-143 [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 754aee6365542f660fd29d8a8ab196cffde604e9 [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 754aee6 [Pipeline] echo 20:25:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:52 provisioning config files... 20:25:52 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-143@tmp/config8756454682495935174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:53 ---> docker-login.sh 20:25:53 nexus3.edgexfoundry.org:10001 20:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:53 Configure a credential helper to remove this warning. See 20:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:53 20:25:53 Login Succeeded 20:25:53 nexus3.edgexfoundry.org:10002 20:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:53 Configure a credential helper to remove this warning. See 20:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:53 20:25:53 Login Succeeded 20:25:53 nexus3.edgexfoundry.org:10003 20:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:53 Configure a credential helper to remove this warning. See 20:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:53 20:25:53 Login Succeeded 20:25:53 nexus3.edgexfoundry.org:10004 20:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:53 Configure a credential helper to remove this warning. See 20:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:53 20:25:53 Login Succeeded 20:25:53 docker.io 20:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:53 Configure a credential helper to remove this warning. See 20:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:53 20:25:53 Login Succeeded 20:25:53 ---> docker-login.sh ends [Pipeline] } 20:25:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:25:54 + git rev-list -1 --merges 754aee6365542f660fd29d8a8ab196cffde604e9~1..754aee6365542f660fd29d8a8ab196cffde604e9 [Pipeline] echo 20:25:54 -----------> git rev-list -1 --merges 754aee6365542f660fd29d8a8ab196cffde604e9~1..754aee6365542f660fd29d8a8ab196cffde604e9 754aee6365542f660fd29d8a8ab196cffde604e9 [false] [Pipeline] sh 20:25:55 + git log --format=format:%s -1 754aee6365542f660fd29d8a8ab196cffde604e9 [Pipeline] echo 20:25:55 ========================================================= 20:25:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:25:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:25:55 + git log --format=format:%s -1 754aee6365542f660fd29d8a8ab196cffde604e9 [Pipeline] echo 20:25:55 [semverPrep] GIT_COMMIT: 754aee6365542f660fd29d8a8ab196cffde604e9, Commit Message: build: Update to latest SDK and released go-mods [Pipeline] echo 20:25:55 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:25:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:25:56 20:25:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:25:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:25:56 latest: Pulling from edgex-devops/git-semver 20:25:56 a0d0a0d46f8b: Pulling fs layer 20:25:56 3e5f54012d9b: Pulling fs layer 20:25:56 4c7163046ea9: Pulling fs layer 20:25:56 0c2d73faf560: Pulling fs layer 20:25:56 0c2d73faf560: Waiting 20:25:56 3e5f54012d9b: Verifying Checksum 20:25:56 3e5f54012d9b: Download complete 20:25:56 a0d0a0d46f8b: Verifying Checksum 20:25:56 a0d0a0d46f8b: Download complete 20:25:56 0c2d73faf560: Verifying Checksum 20:25:56 0c2d73faf560: Download complete 20:25:56 4c7163046ea9: Verifying Checksum 20:25:56 4c7163046ea9: Download complete 20:25:56 a0d0a0d46f8b: Pull complete 20:25:56 3e5f54012d9b: Pull complete 20:25:57 4c7163046ea9: Pull complete 20:25:57 0c2d73faf560: Pull complete 20:25:57 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:25:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:25:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:25:57 prd-centos7-docker-4c-2g-208 does not seem to be running inside a container 20:25:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-143 -v /w/workspace/gexfoundry_device-rest-go_PR-143:/w/workspace/gexfoundry_device-rest-go_PR-143:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-143@tmp:/w/workspace/gexfoundry_device-rest-go_PR-143@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:10004/edgex-devops/git-semver:latest cat 20:25:58 $ docker top 53ee03887e53a0d7361210c902aa9c16dda4069b39d7c63b75c9512ceee4fab1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:25:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:25:58 [ssh-agent] Looking for ssh-agent implementation... 20:25:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:25:58 $ docker exec 53ee03887e53a0d7361210c902aa9c16dda4069b39d7c63b75c9512ceee4fab1 ssh-agent 20:25:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkagfbc/agent.13 20:25:58 SSH_AGENT_PID=20 20:25:58 Running ssh-add (command line suppressed) 20:25:58 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-143@tmp/private_key_1467037424841505311.key (/w/workspace/gexfoundry_device-rest-go_PR-143@tmp/private_key_1467037424841505311.key) 20:25:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:25:58 + git tag --points-at HEAD [Pipeline] } 20:25:58 $ docker exec --env ******** --env ******** 53ee03887e53a0d7361210c902aa9c16dda4069b39d7c63b75c9512ceee4fab1 ssh-agent -k 20:25:59 unset SSH_AUTH_SOCK; 20:25:59 unset SSH_AGENT_PID; 20:25:59 echo Agent pid 20 killed; 20:25:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:25:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:25:59 [ssh-agent] Looking for ssh-agent implementation... 20:25:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:25:59 $ docker exec 53ee03887e53a0d7361210c902aa9c16dda4069b39d7c63b75c9512ceee4fab1 ssh-agent 20:25:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoGjjGh/agent.53 20:25:59 SSH_AGENT_PID=59 20:25:59 Running ssh-add (command line suppressed) 20:25:59 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-143@tmp/private_key_6994285212907017287.key (/w/workspace/gexfoundry_device-rest-go_PR-143@tmp/private_key_6994285212907017287.key) 20:25:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:25:59 + git semver init 20:25:59 # -> Open(): unable to determine branch for HEAD 20:25:59 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-143/.git 20:25:59 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-143 20:25:59 # $SEMVER_REMOTE_NAME = origin 20:25:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:25:59 # $SEMVER_USER_NAME = edgex-jenkins 20:25:59 # $SEMVER_BRANCH = PR-143 20:25:59 # $SEMVER_TEMP = /tmp/semver-893076214 20:25:59 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 20:26:00 # '/tmp/semver-893076214' -> '/w/workspace/gexfoundry_device-rest-go_PR-143/.semver' 20:26:00 # -> Force: false 20:26:00 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-143/.semver [Pipeline] } 20:26:00 $ docker exec --env ******** --env ******** 53ee03887e53a0d7361210c902aa9c16dda4069b39d7c63b75c9512ceee4fab1 ssh-agent -k 20:26:00 unset SSH_AUTH_SOCK; 20:26:00 unset SSH_AGENT_PID; 20:26:00 echo Agent pid 59 killed; 20:26:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:26:01 + git semver [Pipeline] } 20:26:01 $ docker stop --time=1 53ee03887e53a0d7361210c902aa9c16dda4069b39d7c63b75c9512ceee4fab1 20:26:02 $ docker rm -f 53ee03887e53a0d7361210c902aa9c16dda4069b39d7c63b75c9512ceee4fab1 [Pipeline] // withDockerContainer [Pipeline] sh 20:26:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:26:03 Stashed 1 file(s) [Pipeline] echo 20:26:03 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:26:18 Still waiting to schedule task 20:26:18 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:26:18 Still waiting to schedule task 20:26:18 ‘prd-ubuntu18.04-docker-arm64-4c-16g-209’ is offline 20:28:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-210 in /w/workspace/gexfoundry_device-rest-go_PR-143 [Pipeline] { [Pipeline] ws 20:28:20 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:28:20 The recommended git tool is: git 20:28:26 using credential edgex-jenkins-ssh 20:28:26 Cloning the remote Git repository 20:28:26 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:28:26 > git init /w/workspace/device-rest-go/1 # timeout=10 20:28:26 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:28:26 > git --version # timeout=10 20:28:26 > git --version # 'git version 2.17.1' 20:28:26 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:29 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:28:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:28:30 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:28:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:28:30 Merging remotes/origin/main commit 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c into PR head commit 754aee6365542f660fd29d8a8ab196cffde604e9 20:28:30 Merge succeeded, producing 754aee6365542f660fd29d8a8ab196cffde604e9 20:28:30 Checking out Revision 754aee6365542f660fd29d8a8ab196cffde604e9 (PR-143) 20:28:30 > git config core.sparsecheckout # timeout=10 20:28:30 > git checkout -f 754aee6365542f660fd29d8a8ab196cffde604e9 # timeout=10 20:28:30 > git remote # timeout=10 20:28:30 > git config --get remote.origin.url # timeout=10 20:28:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:30 > git merge 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c # timeout=10 20:28:30 > git rev-parse HEAD^{commit} # timeout=10 20:28:30 > git config core.sparsecheckout # timeout=10 20:28:30 > git checkout -f 754aee6365542f660fd29d8a8ab196cffde604e9 # timeout=10 20:28:35 Commit message: "build: Update to latest SDK and released go-mods" 20:28:35 > git --version # timeout=10 20:28:35 > git --version # 'git version 2.17.1' 20:28:35 fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:28:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:28:36 % Total % Received % Xferd Average Speed Time Time Time Current 20:28:36 Dload Upload Total Spent Left Speed 20:28:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 86941 0 --:--:-- --:--:-- --:--:-- 86941 [Pipeline] sh 20:28:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:28:37 + sudo tee /etc/docker/daemon.new 20:28:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:28:37 { 20:28:37 "registry-mirrors": [ 20:28:37 "https://nexus3.edgexfoundry.org:10001" 20:28:37 ], 20:28:37 "bip": "10.250.0.254/24", 20:28:37 "hosts": [ 20:28:37 "tcp://0.0.0.0:5555", 20:28:37 "unix:///var/run/docker.sock" 20:28:37 ], 20:28:37 "mtu": 1458, 20:28:37 "selinux-enabled": true, 20:28:37 "seccomp-profile": "/etc/docker/seccomp.json" 20:28:37 } [Pipeline] sh 20:28:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:28:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:56 provisioning config files... 20:28:56 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config5410171055576759017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:56 ---> docker-login.sh 20:28:56 nexus3.edgexfoundry.org:10001 20:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:57 Configure a credential helper to remove this warning. See 20:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:57 20:28:57 Login Succeeded 20:28:57 nexus3.edgexfoundry.org:10002 20:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:57 Configure a credential helper to remove this warning. See 20:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:57 20:28:57 Login Succeeded 20:28:57 nexus3.edgexfoundry.org:10003 20:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:58 Configure a credential helper to remove this warning. See 20:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:58 20:28:58 Login Succeeded 20:28:58 nexus3.edgexfoundry.org:10004 20:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:59 Configure a credential helper to remove this warning. See 20:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:59 20:28:59 Login Succeeded 20:28:59 docker.io 20:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:00 Configure a credential helper to remove this warning. See 20:29:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:00 20:29:00 Login Succeeded 20:29:00 ---> docker-login.sh ends [Pipeline] } 20:29:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:29:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:29:00 ========================================================= 20:29:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:29:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:29:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 20:29:01 Sending build context to Docker daemon 119.3kB 20:29:01 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 20:29:01 Step 2/11 : FROM ${BASE} AS builder 20:29:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:29:01 552d1f2373af: Pulling fs layer 20:29:01 ea3f2d53f512: Pulling fs layer 20:29:01 9e70ebbbe112: Pulling fs layer 20:29:01 7a9cfe048b4a: Pulling fs layer 20:29:01 72dc09318566: Pulling fs layer 20:29:01 f4f7b4309257: Pulling fs layer 20:29:01 0ac9a79272e3: Pulling fs layer 20:29:01 b78e95d17946: Pulling fs layer 20:29:01 7a9cfe048b4a: Waiting 20:29:01 72dc09318566: Waiting 20:29:01 f4f7b4309257: Waiting 20:29:01 0ac9a79272e3: Waiting 20:29:01 b78e95d17946: Waiting 20:29:01 9e70ebbbe112: Download complete 20:29:01 ea3f2d53f512: Verifying Checksum 20:29:01 ea3f2d53f512: Download complete 20:29:01 72dc09318566: Verifying Checksum 20:29:01 72dc09318566: Download complete 20:29:01 f4f7b4309257: Download complete 20:29:01 552d1f2373af: Verifying Checksum 20:29:01 0ac9a79272e3: Verifying Checksum 20:29:01 0ac9a79272e3: Download complete 20:29:02 552d1f2373af: Pull complete 20:29:03 ea3f2d53f512: Pull complete 20:29:03 9e70ebbbe112: Pull complete 20:29:03 b78e95d17946: Verifying Checksum 20:29:03 b78e95d17946: Download complete 20:29:04 7a9cfe048b4a: Verifying Checksum 20:29:04 7a9cfe048b4a: Download complete 20:29:14 7a9cfe048b4a: Pull complete 20:29:14 72dc09318566: Pull complete 20:29:14 f4f7b4309257: Pull complete 20:29:15 0ac9a79272e3: Pull complete 20:29:21 b78e95d17946: Pull complete 20:29:21 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 20:29:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:29:21 ---> 8b459fc5aaf0 20:29:21 Step 3/11 : ARG MAKE='make build' 20:29:22 ---> Running in d41e2cbb439a 20:29:23 Removing intermediate container d41e2cbb439a 20:29:23 ---> 488644c64038 20:29:23 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:29:23 ---> Running in 43e52efc1fc4 20:29:23 Removing intermediate container 43e52efc1fc4 20:29:23 ---> 6215be112c5d 20:29:23 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 20:29:23 ---> Running in 9f9dff5e8bd6 20:29:23 Removing intermediate container 9f9dff5e8bd6 20:29:23 ---> a49448552799 20:29:23 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:24 ---> Running in bd23b11a1694 20:29:26 Removing intermediate container bd23b11a1694 20:29:26 ---> 2da7a2e23f53 20:29:26 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:29:26 ---> Running in a2b7abcf06cb 20:29:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:29:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:29:29 (1/4) Installing openssh-keygen (8.6_p1-r3) 20:29:29 (2/4) Installing libedit (20210216.3.1-r0) 20:29:29 (3/4) Installing openssh-client-common (8.6_p1-r3) 20:29:29 (4/4) Installing openssh-client-default (8.6_p1-r3) 20:29:29 Executing busybox-1.33.1-r3.trigger 20:29:29 OK: 223 MiB in 56 packages 20:29:30 Removing intermediate container a2b7abcf06cb 20:29:30 ---> a9606d19dc53 20:29:30 Step 8/11 : WORKDIR /device-rest-go 20:29:30 ---> Running in 693f57c25678 20:29:30 Removing intermediate container 693f57c25678 20:29:30 ---> 0279a0bbcb76 20:29:30 Step 9/11 : COPY . . 20:29:31 ---> 5decef701ac4 20:29:31 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:31 ---> Running in d84ee35d0616 20:30:14 Running on prd-centos7-docker-4c-2g-211 in /w/workspace/gexfoundry_device-rest-go_PR-143 [Pipeline] { [Pipeline] ws 20:30:14 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:30:14 The recommended git tool is: git 20:30:16 using credential edgex-jenkins-ssh 20:30:16 Cloning the remote Git repository 20:30:15 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:30:16 > git init /w/workspace/device-rest-go/1 # timeout=10 20:30:16 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:30:16 > git --version # timeout=10 20:30:16 > git --version # 'git version 2.24.4' 20:30:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:30:16 [INFO] Currently running in a labeled security context 20:30:16 [INFO] Currently SELinux is 'enforcing' on the host 20:30:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh6813360229372134852.key 20:30:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:30:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:30:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:30:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:30:20 Merging remotes/origin/main commit 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c into PR head commit 754aee6365542f660fd29d8a8ab196cffde604e9 20:30:21 Merge succeeded, producing 754aee6365542f660fd29d8a8ab196cffde604e9 20:30:21 Checking out Revision 754aee6365542f660fd29d8a8ab196cffde604e9 (PR-143) 20:30:19 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:30:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:30:19 [INFO] Currently running in a labeled security context 20:30:19 [INFO] Currently SELinux is 'enforcing' on the host 20:30:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh3145962506925801933.key 20:30:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:30:20 > git config core.sparsecheckout # timeout=10 20:30:20 > git checkout -f 754aee6365542f660fd29d8a8ab196cffde604e9 # timeout=10 20:30:20 > git remote # timeout=10 20:30:20 > git config --get remote.origin.url # timeout=10 20:30:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:30:20 [INFO] Currently running in a labeled security context 20:30:20 [INFO] Currently SELinux is 'enforcing' on the host 20:30:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh4220035099919571208.key 20:30:20 > git merge 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c # timeout=10 20:30:20 > git rev-parse HEAD^{commit} # timeout=10 20:30:20 > git config core.sparsecheckout # timeout=10 20:30:20 > git checkout -f 754aee6365542f660fd29d8a8ab196cffde604e9 # timeout=10 20:30:24 Commit message: "build: Update to latest SDK and released go-mods" 20:30:24 > git --version # timeout=10 20:30:24 > git --version # 'git version 2.24.4' 20:30:24 fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:24 provisioning config files... 20:30:24 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config5190509004489680364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:25 ---> docker-login.sh 20:30:25 nexus3.edgexfoundry.org:10001 20:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:25 Configure a credential helper to remove this warning. See 20:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:25 20:30:25 Login Succeeded 20:30:25 nexus3.edgexfoundry.org:10002 20:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:25 Configure a credential helper to remove this warning. See 20:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:25 20:30:25 Login Succeeded 20:30:25 nexus3.edgexfoundry.org:10003 20:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:25 Configure a credential helper to remove this warning. See 20:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:25 20:30:25 Login Succeeded 20:30:25 nexus3.edgexfoundry.org:10004 20:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:25 Configure a credential helper to remove this warning. See 20:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:25 20:30:25 Login Succeeded 20:30:25 docker.io 20:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:26 Configure a credential helper to remove this warning. See 20:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:26 20:30:26 Login Succeeded 20:30:26 ---> docker-login.sh ends [Pipeline] } 20:30:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:30:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:26 ========================================================= 20:30:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:30:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:30:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 20:30:26 Sending build context to Docker daemon 119.3kB 20:30:26 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 20:30:26 Step 2/11 : FROM ${BASE} AS builder 20:30:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:26 a0d0a0d46f8b: Pulling fs layer 20:30:26 31adcdaf11c8: Pulling fs layer 20:30:26 b8b176561691: Pulling fs layer 20:30:26 4527c011a84f: Pulling fs layer 20:30:26 5d74067f8e1e: Pulling fs layer 20:30:26 e0aca202a116: Pulling fs layer 20:30:26 3a43be97a3b4: Pulling fs layer 20:30:26 34cad66bf833: Pulling fs layer 20:30:26 b4e3c513aaa6: Pulling fs layer 20:30:26 e0aca202a116: Waiting 20:30:26 3a43be97a3b4: Waiting 20:30:26 34cad66bf833: Waiting 20:30:26 4527c011a84f: Waiting 20:30:26 b4e3c513aaa6: Waiting 20:30:26 5d74067f8e1e: Waiting 20:30:26 b8b176561691: Verifying Checksum 20:30:26 b8b176561691: Download complete 20:30:26 31adcdaf11c8: Verifying Checksum 20:30:26 31adcdaf11c8: Download complete 20:30:26 5d74067f8e1e: Verifying Checksum 20:30:26 5d74067f8e1e: Download complete 20:30:26 e0aca202a116: Verifying Checksum 20:30:26 e0aca202a116: Download complete 20:30:26 a0d0a0d46f8b: Download complete 20:30:26 3a43be97a3b4: Verifying Checksum 20:30:26 3a43be97a3b4: Download complete 20:30:27 34cad66bf833: Verifying Checksum 20:30:27 34cad66bf833: Download complete 20:30:27 a0d0a0d46f8b: Pull complete 20:30:27 4527c011a84f: Verifying Checksum 20:30:27 4527c011a84f: Download complete 20:30:27 b4e3c513aaa6: Verifying Checksum 20:30:27 b4e3c513aaa6: Download complete 20:30:27 31adcdaf11c8: Pull complete 20:30:27 b8b176561691: Pull complete 20:30:31 4527c011a84f: Pull complete 20:30:31 5d74067f8e1e: Pull complete 20:30:31 e0aca202a116: Pull complete 20:30:31 3a43be97a3b4: Pull complete 20:30:31 34cad66bf833: Pull complete 20:30:34 b4e3c513aaa6: Pull complete 20:30:34 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 20:30:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:30:34 ---> 9f6097aaca64 20:30:34 Step 3/11 : ARG MAKE='make build' 20:30:36 ---> Running in c51aac544d9a 20:30:36 Removing intermediate container c51aac544d9a 20:30:36 ---> a102e7176329 20:30:36 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:30:36 ---> Running in cb5ee6f231cd 20:30:36 Removing intermediate container cb5ee6f231cd 20:30:36 ---> c83b3bdfb81a 20:30:36 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 20:30:36 ---> Running in 95a668488b15 20:30:36 Removing intermediate container 95a668488b15 20:30:36 ---> efdcb52d3a57 20:30:36 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:36 ---> Running in 8399a0accc90 20:30:37 Removing intermediate container 8399a0accc90 20:30:37 ---> 03bcc530dac4 20:30:37 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:30:37 ---> Running in d0f5fff6810b 20:30:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:30:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:30:38 (1/4) Installing openssh-keygen (8.6_p1-r3) 20:30:38 (2/4) Installing libedit (20210216.3.1-r0) 20:30:38 (3/4) Installing openssh-client-common (8.6_p1-r3) 20:30:38 (4/4) Installing openssh-client-default (8.6_p1-r3) 20:30:39 Executing busybox-1.33.1-r3.trigger 20:30:39 OK: 224 MiB in 56 packages 20:30:39 Removing intermediate container d0f5fff6810b 20:30:39 ---> b843759fcae8 20:30:39 Step 8/11 : WORKDIR /device-rest-go 20:30:39 ---> Running in 4f68ffdc28cf 20:30:39 Removing intermediate container 4f68ffdc28cf 20:30:39 ---> cb3cc3882330 20:30:39 Step 9/11 : COPY . . 20:30:39 ---> 2c40cdda9bdd 20:30:39 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:39 ---> Running in 7f392514e24f 20:30:54 Removing intermediate container d84ee35d0616 20:30:54 ---> 07ca77209ea4 20:30:54 Step 11/11 : RUN $MAKE 20:30:54 ---> Running in 84706c3203f7 20:30:54 noop 20:30:54 Removing intermediate container 84706c3203f7 20:30:54 ---> 40587480053b 20:30:54 Successfully built 40587480053b 20:30:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:30:54 + docker inspect -f . ci-base-image-arm64 20:30:54 . [Pipeline] withDockerContainer 20:30:54 prd-ubuntu18.04-docker-arm64-4c-16g-210 does not seem to be running inside a container 20:30:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:30:56 $ docker top fad5d7b8d5675f5fcb9d690cf3230f4483875c557a7c217665a42ab8ab7f1c8f -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:57 + go version 20:30:57 go version go1.16.8 linux/arm64 [Pipeline] } 20:30:57 $ docker stop --time=1 fad5d7b8d5675f5fcb9d690cf3230f4483875c557a7c217665a42ab8ab7f1c8f 20:30:58 $ docker rm -f fad5d7b8d5675f5fcb9d690cf3230f4483875c557a7c217665a42ab8ab7f1c8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:59 + docker inspect -f . ci-base-image-arm64 20:30:59 . [Pipeline] withDockerContainer 20:31:00 prd-ubuntu18.04-docker-arm64-4c-16g-210 does not seem to be running inside a container 20:31:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:31:01 $ docker top c236ee719251197954edf033cc7a1688e999a6481ff72b320066567cff836fd5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:31:02 + make test 20:31:02 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:31:03 ? github.com/edgexfoundry/device-rest-go [no test files] 20:31:11 Removing intermediate container 7f392514e24f 20:31:11 ---> c4831052ac8a 20:31:11 Step 11/11 : RUN $MAKE 20:31:11 ---> Running in 5d0d86b9ad8b 20:31:11 noop 20:31:11 Removing intermediate container 5d0d86b9ad8b 20:31:11 ---> 0479b519d8a0 20:31:11 Successfully built 0479b519d8a0 20:31:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:12 + docker inspect -f . ci-base-image-x86_64 20:31:12 . [Pipeline] withDockerContainer 20:31:12 prd-centos7-docker-4c-2g-211 does not seem to be running inside a container 20:31:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:12 $ docker top 5925eaf4db49932ab1d921a270d69ba827e10f989c8d8d744e6dfd881696e653 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:12 + go version 20:31:12 go version go1.16.8 linux/amd64 [Pipeline] } 20:31:12 $ docker stop --time=1 5925eaf4db49932ab1d921a270d69ba827e10f989c8d8d744e6dfd881696e653 20:31:14 $ docker rm -f 5925eaf4db49932ab1d921a270d69ba827e10f989c8d8d744e6dfd881696e653 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:14 + docker inspect -f . ci-base-image-x86_64 20:31:14 . [Pipeline] withDockerContainer 20:31:14 prd-centos7-docker-4c-2g-211 does not seem to be running inside a container 20:31:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:15 $ docker top 78a9d4d675fbe1d24c3dc5ae401bebc8896fc4e3a8723662f3ab35c91abf61ad -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:31:15 + make test 20:31:15 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:31:15 ? github.com/edgexfoundry/device-rest-go [no test files] 20:31:34 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:31:34 ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 53.8% of statements 20:31:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:31:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:31:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:31:39 ./bin/test-attribution-txt.sh [Pipeline] } 20:31:43 $ docker stop --time=1 78a9d4d675fbe1d24c3dc5ae401bebc8896fc4e3a8723662f3ab35c91abf61ad 20:31:45 $ docker rm -f 78a9d4d675fbe1d24c3dc5ae401bebc8896fc4e3a8723662f3ab35c91abf61ad [Pipeline] // withDockerContainer [Pipeline] sh 20:31:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:31:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:31:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:31:51 + ls -al . 20:31:51 total 144 20:31:51 drwxrwxr-x. 8 jenkins jenkins 4096 Nov 11 20:31 . 20:31:51 drwxrwxr-x. 4 jenkins jenkins 28 Nov 11 20:30 .. 20:31:51 -rw-rw-r--. 1 jenkins jenkins 7095 Nov 11 20:30 Attribution.txt 20:31:51 drwxrwxr-x. 2 jenkins jenkins 37 Nov 11 20:30 bin 20:31:51 -rw-rw-r--. 1 jenkins jenkins 7459 Nov 11 20:30 CHANGELOG.md 20:31:51 drwxrwxr-x. 3 jenkins jenkins 32 Nov 11 20:30 cmd 20:31:51 -rw-r--r--. 1 jenkins jenkins 8435 Nov 11 20:31 coverage.out 20:31:51 -rw-rw-r--. 1 jenkins jenkins 1649 Nov 11 20:30 Dockerfile 20:31:51 -rw-rw-r--. 1 jenkins jenkins 151 Nov 11 20:30 .dockerignore 20:31:51 drwxrwxr-x. 2 jenkins jenkins 76 Nov 11 20:30 driver 20:31:51 drwxrwxr-x. 8 jenkins jenkins 179 Nov 11 20:30 .git 20:31:51 drwxrwxr-x. 2 jenkins jenkins 103 Nov 11 20:30 .github 20:31:51 -rw-rw-r--. 1 jenkins jenkins 329 Nov 11 20:30 .gitignore 20:31:51 -rw-rw-r--. 1 jenkins jenkins 278 Nov 11 20:30 go.mod 20:31:51 -rw-rw-r--. 1 jenkins jenkins 49500 Nov 11 20:30 go.sum 20:31:51 -rw-rw-r--. 1 jenkins jenkins 677 Nov 11 20:30 GOVERNANCE.md 20:31:51 -rw-rw-r--. 1 jenkins jenkins 680 Nov 11 20:30 Jenkinsfile 20:31:51 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 11 20:30 LICENSE 20:31:51 -rw-rw-r--. 1 jenkins jenkins 1078 Nov 11 20:30 Makefile 20:31:51 -rw-rw-r--. 1 jenkins jenkins 620 Nov 11 20:30 OWNERS.md 20:31:51 -rw-rw-r--. 1 jenkins jenkins 7661 Nov 11 20:30 README.md 20:31:51 drwxrwxr-x. 4 jenkins jenkins 71 Nov 11 20:30 snap 20:31:51 -rw-rw-r--. 1 jenkins jenkins 5 Nov 11 20:26 VERSION 20:31:51 -rw-rw-r--. 1 jenkins jenkins 713 Nov 11 20:30 version.go [Pipeline] isUnix [Pipeline] sh 20:31:52 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=754aee6365542f660fd29d8a8ab196cffde604e9 --label arch=amd64 --label version=0.0.0 . 20:31:52 Sending build context to Docker daemon 128.5kB 20:31:52 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 20:31:52 Step 2/24 : FROM ${BASE} AS builder 20:31:52 ---> 0479b519d8a0 20:31:52 Step 3/24 : ARG MAKE='make build' 20:31:52 ---> Running in 8af134a51872 20:31:52 Removing intermediate container 8af134a51872 20:31:52 ---> b6480ff1456b 20:31:52 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:31:52 ---> Running in 52355938f76e 20:31:52 Removing intermediate container 52355938f76e 20:31:52 ---> a194167c17d3 20:31:52 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 20:31:52 ---> Running in 1652c88f921e 20:31:52 Removing intermediate container 1652c88f921e 20:31:52 ---> 03ff7954bd1c 20:31:52 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:52 ---> Running in 62add00a0388 20:31:53 Removing intermediate container 62add00a0388 20:31:53 ---> 7ccf4ebd567c 20:31:53 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:31:53 ---> Running in 148472ad7cf7 20:31:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:31:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:31:54 OK: 224 MiB in 56 packages 20:31:55 Removing intermediate container 148472ad7cf7 20:31:55 ---> a70b76d6d35a 20:31:55 Step 8/24 : WORKDIR /device-rest-go 20:31:55 ---> Running in 5fe868ef6978 20:31:55 Removing intermediate container 5fe868ef6978 20:31:55 ---> 0bd15b6ff3c5 20:31:55 Step 9/24 : COPY . . 20:31:55 ---> dab43888f9b3 20:31:55 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:55 ---> Running in ffb9f23f000b 20:31:56 Removing intermediate container ffb9f23f000b 20:31:56 ---> 3c194c12ddfe 20:31:56 Step 11/24 : RUN $MAKE 20:31:56 ---> Running in 46dbefd56300 20:31:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 20:32:00 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:32:00 ok github.com/edgexfoundry/device-rest-go/driver 0.053s coverage: 53.8% of statements 20:32:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:32:08 Removing intermediate container 46dbefd56300 20:32:08 ---> 3f0d5e45591a 20:32:08 Step 12/24 : FROM alpine:3.14 20:32:11 3.14: Pulling from library/alpine 20:32:11 a0d0a0d46f8b: Already exists 20:32:11 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:32:11 Status: Downloaded newer image for alpine:3.14 20:32:11 ---> 14119a10abf4 20:32:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:32:11 ---> Running in c294f6266fa0 20:32:11 Removing intermediate container c294f6266fa0 20:32:11 ---> f618dabea863 20:32:11 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 20:32:11 ---> Running in 496507332a11 20:32:12 Removing intermediate container 496507332a11 20:32:12 ---> bc424eaca1bb 20:32:12 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 20:32:12 ---> Running in 529ff0f6a0fc 20:32:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:32:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:32:12 (1/6) Installing dumb-init (1.2.5-r1) 20:32:12 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:32:12 (3/6) Installing libsodium (1.0.18-r0) 20:32:12 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:32:12 (5/6) Installing libzmq (4.3.4-r0) 20:32:12 (6/6) Installing zeromq (4.3.4-r0) 20:32:12 Executing busybox-1.33.1-r3.trigger 20:32:12 OK: 8 MiB in 20 packages 20:32:13 Removing intermediate container 529ff0f6a0fc 20:32:13 ---> 896e7fe68e66 20:32:13 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 20:32:13 ---> de9e97eb8a42 20:32:13 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 20:32:13 ---> 58ae263d0f56 20:32:13 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 20:32:13 ---> 47550ab5de1f 20:32:13 Step 19/24 : EXPOSE 59986 20:32:13 ---> Running in 2857ded5f116 20:32:13 Removing intermediate container 2857ded5f116 20:32:13 ---> 6aa40d515717 20:32:13 Step 20/24 : ENTRYPOINT ["/device-rest"] 20:32:13 ---> Running in cb99ff21310f 20:32:13 Removing intermediate container cb99ff21310f 20:32:13 ---> bf13c79bb6cf 20:32:13 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:32:13 ---> Running in 9675f121d251 20:32:13 Removing intermediate container 9675f121d251 20:32:13 ---> 9882bc183bb7 20:32:13 Step 22/24 : LABEL arch=amd64 20:32:14 ---> Running in 4c3598006576 20:32:14 Removing intermediate container 4c3598006576 20:32:14 ---> 3833f19d5de8 20:32:14 Step 23/24 : LABEL git_sha=754aee6365542f660fd29d8a8ab196cffde604e9 20:32:14 ---> Running in c902335b5bae 20:32:14 Removing intermediate container c902335b5bae 20:32:14 ---> 699e16fa01b4 20:32:14 Step 24/24 : LABEL version=0.0.0 20:32:14 ---> Running in 24bb8a78e9fb 20:32:14 Removing intermediate container 24bb8a78e9fb 20:32:14 ---> b53cd175e5c9 20:32:14 [Warning] One or more build-args [ARCH] were not consumed 20:32:14 Successfully built b53cd175e5c9 20:32:14 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional 20:32:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:22 ./bin/test-attribution-txt.sh [Pipeline] } [Pipeline] // stage Post stage [Pipeline] } 20:32:24 $ docker stop --time=1 c236ee719251197954edf033cc7a1688e999a6481ff72b320066567cff836fd5 20:32:25 $ docker rm -f c236ee719251197954edf033cc7a1688e999a6481ff72b320066567cff836fd5 [Pipeline] // withDockerContainer [Pipeline] sh 20:32:28 + sudo chown -R jenkins:jenkins . [Pipeline] script [Pipeline] { [Pipeline] stash 20:32:34 Warning: overwriting stash ‘coverage-report’ 20:32:34 Stashed 1 file(s) [Pipeline] isUnix [Pipeline] sh 20:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:37 20:32:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] sh 20:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:42 latest: Pulling from edgex-lftools-log-publisher 20:32:42 b4d181a07f80: Pulling fs layer 20:32:42 a1111a8f2ec3: Pulling fs layer 20:32:42 ed53099fbce6: Pulling fs layer 20:32:42 dc539afda2c1: Pulling fs layer 20:32:42 77bc0d833cb6: Pulling fs layer 20:32:42 9065ff56babe: Pulling fs layer 20:32:42 d287ab97295c: Pulling fs layer 20:32:42 77bc0d833cb6: Waiting 20:32:42 9065ff56babe: Waiting 20:32:42 d287ab97295c: Waiting 20:32:42 dc539afda2c1: Waiting 20:32:42 a1111a8f2ec3: Verifying Checksum 20:32:42 a1111a8f2ec3: Download complete 20:32:42 dc539afda2c1: Verifying Checksum 20:32:42 dc539afda2c1: Download complete 20:32:42 ed53099fbce6: Verifying Checksum 20:32:42 ed53099fbce6: Download complete 20:32:42 9065ff56babe: Verifying Checksum 20:32:42 9065ff56babe: Download complete [Pipeline] script 20:32:42 77bc0d833cb6: Verifying Checksum 20:32:42 77bc0d833cb6: Download complete 20:32:42 b4d181a07f80: Verifying Checksum 20:32:42 b4d181a07f80: Download complete [Pipeline] { 20:32:43 d287ab97295c: Verifying Checksum 20:32:43 d287ab97295c: Download complete [Pipeline] sh 20:32:43 + sudo chown -R jenkins:jenkins . 20:32:43 b4d181a07f80: Pull complete 20:32:44 a1111a8f2ec3: Pull complete [Pipeline] sh 20:32:44 ed53099fbce6: Pull complete 20:32:44 dc539afda2c1: Pull complete 20:32:45 77bc0d833cb6: Pull complete 20:32:45 9065ff56babe: Pull complete 20:32:46 + ls -al . 20:32:46 total 172 20:32:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 20:32 . 20:32:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 20:28 .. 20:32:46 -rw-rw-r-- 1 jenkins jenkins 151 Nov 11 20:28 .dockerignore 20:32:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 20:28 .git 20:32:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 20:28 .github 20:32:46 -rw-rw-r-- 1 jenkins jenkins 329 Nov 11 20:28 .gitignore 20:32:46 -rw-rw-r-- 1 jenkins jenkins 7095 Nov 11 20:28 Attribution.txt 20:32:46 -rw-rw-r-- 1 jenkins jenkins 7459 Nov 11 20:28 CHANGELOG.md 20:32:46 -rw-rw-r-- 1 jenkins jenkins 1649 Nov 11 20:28 Dockerfile 20:32:46 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 20:28 GOVERNANCE.md 20:32:46 -rw-rw-r-- 1 jenkins jenkins 680 Nov 11 20:28 Jenkinsfile 20:32:46 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 20:28 LICENSE 20:32:46 -rw-rw-r-- 1 jenkins jenkins 1078 Nov 11 20:28 Makefile 20:32:46 -rw-rw-r-- 1 jenkins jenkins 620 Nov 11 20:28 OWNERS.md 20:32:46 -rw-rw-r-- 1 jenkins jenkins 7661 Nov 11 20:28 README.md 20:32:46 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 20:26 VERSION 20:32:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 20:28 bin 20:32:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 20:28 cmd 20:32:46 -rw-r--r-- 1 jenkins jenkins 8435 Nov 11 20:31 coverage.out 20:32:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 20:28 driver 20:32:46 -rw-rw-r-- 1 jenkins jenkins 278 Nov 11 20:28 go.mod 20:32:46 -rw-rw-r-- 1 jenkins jenkins 49500 Nov 11 20:28 go.sum 20:32:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 20:28 snap 20:32:46 -rw-rw-r-- 1 jenkins jenkins 713 Nov 11 20:28 version.go [Pipeline] isUnix [Pipeline] sh 20:32:48 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=754aee6365542f660fd29d8a8ab196cffde604e9 --label arch=arm64 --label version=0.0.0 . 20:32:48 Sending build context to Docker daemon 128.5kB 20:32:48 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 20:32:48 Step 2/24 : FROM ${BASE} AS builder 20:32:48 ---> 40587480053b 20:32:48 Step 3/24 : ARG MAKE='make build' 20:32:48 ---> Running in b95c88ea34aa 20:32:49 Removing intermediate container b95c88ea34aa 20:32:49 ---> 2572e56b2efe 20:32:49 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:32:49 ---> Running in 21b5d35ca1b7 20:32:49 Removing intermediate container 21b5d35ca1b7 20:32:49 ---> be5f2ef98b19 20:32:49 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 20:32:49 ---> Running in d05b397a8cbf 20:32:50 Removing intermediate container d05b397a8cbf 20:32:50 ---> 5b150b529f27 20:32:50 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:50 ---> Running in 1dd48a15060d 20:32:50 d287ab97295c: Pull complete 20:32:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:32:50 prd-centos7-docker-4c-2g-211 does not seem to be running inside a container 20:32:50 $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:32:52 Removing intermediate container 1dd48a15060d 20:32:52 ---> 72f41f0153e9 20:32:52 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:32:52 ---> Running in 712ce34664b6 20:32:52 $ docker top 264300d7f5fff008125a98124c8a01428d7f7ea517f697cb1fc9a64f2bc95723 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:32:53 ---> job-cost.sh 20:32:53 lf-activate-venv: SKIPPING 20:32:53 INFO: No Stack... 20:32:54 INFO: Retrieving Pricing Info for: v3-standard-2 20:32:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:32:54 INFO: Archiving Costs [Pipeline] sh 20:32:54 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:32:54 + cut -d, -f6 [Pipeline] lock 20:32:54 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-143-1-stack-cost] 20:32:54 Resource [jenkins-edgexfoundry-device-rest-go-PR-143-1-stack-cost] did not exist. Created. 20:32:54 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-143-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:32:55 OK: 223 MiB in 56 packages 20:32:55 + echo total: 0.05999999865889549 [Pipeline] stash 20:32:55 Stashed 1 file(s) [Pipeline] } 20:32:55 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-143-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:32:55 $ docker stop --time=1 264300d7f5fff008125a98124c8a01428d7f7ea517f697cb1fc9a64f2bc95723 20:32:55 Removing intermediate container 712ce34664b6 20:32:55 ---> 8415a8abb2ec 20:32:55 Step 8/24 : WORKDIR /device-rest-go 20:32:56 ---> Running in 8a066232ef81 20:32:56 Removing intermediate container 8a066232ef81 20:32:56 ---> 81cf62b7592a 20:32:56 Step 9/24 : COPY . . 20:32:56 $ docker rm -f 264300d7f5fff008125a98124c8a01428d7f7ea517f697cb1fc9a64f2bc95723 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv 20:32:57 ---> 303465cdbfec 20:32:57 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:57 ---> Running in ab544d0fef75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:32:59 Removing intermediate container ab544d0fef75 20:32:59 ---> 530200e8fb12 20:32:59 Step 11/24 : RUN $MAKE 20:32:59 ---> Running in 67db8006419b 20:33:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 20:33:39 Removing intermediate container 67db8006419b 20:33:39 ---> 015c1c7b3567 20:33:39 Step 12/24 : FROM alpine:3.14 20:33:39 3.14: Pulling from library/alpine 20:33:39 552d1f2373af: Already exists 20:33:39 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:33:39 Status: Downloaded newer image for alpine:3.14 20:33:39 ---> bb3de5531c18 20:33:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:33:40 ---> Running in 30da24ad1b17 20:33:40 Removing intermediate container 30da24ad1b17 20:33:40 ---> caef7194f229 20:33:40 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 20:33:40 ---> Running in 6076f7151725 20:33:41 Removing intermediate container 6076f7151725 20:33:41 ---> 63ff9ad5556f 20:33:41 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 20:33:41 ---> Running in 9a5ef11f4f69 20:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:33:43 (1/6) Installing dumb-init (1.2.5-r1) 20:33:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:33:43 (3/6) Installing libsodium (1.0.18-r0) 20:33:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:33:43 (5/6) Installing libzmq (4.3.4-r0) 20:33:43 (6/6) Installing zeromq (4.3.4-r0) 20:33:43 Executing busybox-1.33.1-r3.trigger 20:33:43 OK: 8 MiB in 20 packages 20:33:44 Removing intermediate container 9a5ef11f4f69 20:33:44 ---> a8806dd732bb 20:33:44 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 20:33:45 ---> 4c685489b3a7 20:33:45 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 20:33:46 ---> 6d48248fe5b2 20:33:46 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 20:33:46 ---> cede892f40d3 20:33:46 Step 19/24 : EXPOSE 59986 20:33:46 ---> Running in d1032cb5f9c5 20:33:47 Removing intermediate container d1032cb5f9c5 20:33:47 ---> fa3afab1113b 20:33:47 Step 20/24 : ENTRYPOINT ["/device-rest"] 20:33:47 ---> Running in d1bd643a1b50 20:33:48 Removing intermediate container d1bd643a1b50 20:33:48 ---> a2cc9a61789d 20:33:48 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:33:48 ---> Running in b9b03fdd213e 20:33:48 Removing intermediate container b9b03fdd213e 20:33:48 ---> a1a54ce45a03 20:33:48 Step 22/24 : LABEL arch=arm64 20:33:48 ---> Running in b643853a0011 20:33:48 Removing intermediate container b643853a0011 20:33:48 ---> 2e4db47a1c0f 20:33:48 Step 23/24 : LABEL git_sha=754aee6365542f660fd29d8a8ab196cffde604e9 20:33:48 ---> Running in 50ec6362f1a8 20:33:49 Removing intermediate container 50ec6362f1a8 20:33:49 ---> 6629f72e6eaf 20:33:49 Step 24/24 : LABEL version=0.0.0 20:33:49 ---> Running in 530ca04c51b3 20:33:50 Removing intermediate container 530ca04c51b3 20:33:50 ---> ca76bdea48fa 20:33:50 [Warning] One or more build-args [ARCH] were not consumed 20:33:50 Successfully built ca76bdea48fa 20:33:50 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:51 20:33:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:33:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:52 arm64: Pulling from edgex-lftools-log-publisher 20:33:52 448f6bf000e3: Pulling fs layer 20:33:52 f757da607395: Pulling fs layer 20:33:52 05883995daec: Pulling fs layer 20:33:52 8603b9c90790: Pulling fs layer 20:33:52 1560dd03e051: Pulling fs layer 20:33:52 27f5ce0e4adf: Pulling fs layer 20:33:52 c2d8d7efcc4b: Pulling fs layer 20:33:52 1560dd03e051: Waiting 20:33:52 27f5ce0e4adf: Waiting 20:33:52 c2d8d7efcc4b: Waiting 20:33:52 8603b9c90790: Waiting 20:33:52 f757da607395: Verifying Checksum 20:33:52 f757da607395: Download complete 20:33:52 8603b9c90790: Verifying Checksum 20:33:52 8603b9c90790: Download complete 20:33:52 1560dd03e051: Verifying Checksum 20:33:52 1560dd03e051: Download complete 20:33:52 27f5ce0e4adf: Verifying Checksum 20:33:52 27f5ce0e4adf: Download complete 20:33:52 05883995daec: Verifying Checksum 20:33:52 05883995daec: Download complete 20:33:53 448f6bf000e3: Download complete 20:33:55 c2d8d7efcc4b: Verifying Checksum 20:33:55 c2d8d7efcc4b: Download complete 20:33:56 448f6bf000e3: Pull complete 20:33:57 f757da607395: Pull complete 20:33:58 05883995daec: Pull complete 20:33:58 8603b9c90790: Pull complete 20:33:59 1560dd03e051: Pull complete 20:34:00 27f5ce0e4adf: Pull complete 20:34:15 c2d8d7efcc4b: Pull complete 20:34:15 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:34:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:34:15 prd-ubuntu18.04-docker-arm64-4c-16g-210 does not seem to be running inside a container 20:34:15 $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:34:18 $ docker top 04547926cdbf53b7f310019b562ab9020c15cac3b92eaa837d0d4ad25df39868 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:19 ---> job-cost.sh 20:34:19 lf-activate-venv: SKIPPING 20:34:19 INFO: No Stack... 20:34:20 INFO: Retrieving Pricing Info for: v3-standard-4 20:34:20 INFO: Archiving Costs [Pipeline] sh 20:34:21 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:34:21 + cut -d, -f6 [Pipeline] lock 20:34:23 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-143-1-stack-cost] 20:34:23 Resource [jenkins-edgexfoundry-device-rest-go-PR-143-1-stack-cost] did not exist. Created. 20:34:23 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-143-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:28 /w/workspace/device-rest-go/1@tmp/durable-d61b8506/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-d61b8506/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:34:30 + echo total: 0.10999999940395355 [Pipeline] stash 20:34:31 Warning: overwriting stash ‘stack-cost’ 20:34:31 Stashed 1 file(s) [Pipeline] } 20:34:32 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-143-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:35 $ docker stop --time=1 04547926cdbf53b7f310019b562ab9020c15cac3b92eaa837d0d4ad25df39868 20:34:36 $ docker rm -f 04547926cdbf53b7f310019b562ab9020c15cac3b92eaa837d0d4ad25df39868 [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 20:34:55 provisioning config files... 20:34:55 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-143@tmp/config7353160417946234219tmp [Pipeline] { [Pipeline] sh 20:34:58 + set +x 20:34:58 + curl -s https://codecov.io/bash 20:34:58 + bash -s -- 20:34:58 20:34:58 _____ _ 20:34:58 / ____| | | 20:34:58 | | ___ __| | ___ ___ _____ __ 20:34:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:34:58 | |___| (_) | (_| | __/ (_| (_) \ V / 20:34:58 \_____\___/ \__,_|\___|\___\___/ \_/ 20:34:58 Bash-1.0.6 20:34:58 20:34:58 20:34:58 ==> git version 2.24.4 found 20:34:58 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:34:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:34:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:34:58 ==> Jenkins CI detected. 20:34:58 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-143 20:34:58 project root: . 20:34:58 --> token set from env 20:34:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:34:58 ==> Running gcov in . (disable via -X gcov) 20:34:58 ==> Python coveragepy not found 20:34:58 ==> Searching for coverage reports in: 20:34:58 + . 20:34:58 -> Found 1 reports 20:34:58 ==> Detecting git/mercurial file structure 20:34:58 ==> Reading reports 20:34:58 + ./coverage.out bytes=8435 20:34:58 ==> Appending adjustments 20:34:58 https://docs.codecov.io/docs/fixing-reports 20:34:58 + Found adjustments 20:34:58 ==> Gzipping contents 20:34:58 4.0K /tmp/codecov.gBxj3i.gz 20:34:58 ==> Uploading reports 20:34:58 url: https://codecov.io 20:34:58 query: branch=PR-143&commit=754aee6365542f660fd29d8a8ab196cffde604e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-143%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=143&job=&cmd_args= 20:34:58 -> Pinging Codecov 20:34:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-143&commit=754aee6365542f660fd29d8a8ab196cffde604e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-143%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=143&job=&cmd_args= 20:34:59 -> Uploading to 20:34:59 https://storage.googleapis.com/codecov/v4/raw/2021-11-11/4E5D53B4F1F92C436F7061BF334D961C/754aee6365542f660fd29d8a8ab196cffde604e9/9fb4cdee-5360-4b55-b749-aea78860b883.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T203458Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dec3368059b6dc20becde9d586bed97dacbb600ccc963b9776ece349f09feffc 20:34:59 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:59 Dload Upload Total Spent Left Speed 20:34:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1741 0 0 100 1741 0 5523 --:--:-- --:--:-- --:--:-- 5526 20:34:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/754aee6365542f660fd29d8a8ab196cffde604e9 [Pipeline] } 20:34:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:35:03 + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-143/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:35:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:35:05 ---> package-listing.sh 20:35:05 ++ facter osfamily 20:35:05 ++ tr '[:upper:]' '[:lower:]' 20:35:05 + OS_FAMILY=redhat 20:35:05 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-143 20:35:05 + START_PACKAGES=/tmp/packages_start.txt 20:35:05 + END_PACKAGES=/tmp/packages_end.txt 20:35:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:35:05 + PACKAGES=/tmp/packages_start.txt 20:35:05 + '[' /w/workspace/gexfoundry_device-rest-go_PR-143 ']' 20:35:05 + PACKAGES=/tmp/packages_end.txt 20:35:05 + case "${OS_FAMILY}" in 20:35:05 + rpm -qa 20:35:05 + sort 20:35:05 + '[' -f /tmp/packages_start.txt ']' 20:35:05 + '[' -f /tmp/packages_end.txt ']' 20:35:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:35:05 + '[' /w/workspace/gexfoundry_device-rest-go_PR-143 ']' 20:35:05 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-143/archives/ 20:35:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-143/archives/ [Pipeline] echo 20:35:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-143/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:35:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:35:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:06 20:35:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:35:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:07 latest: Pulling from edgex-lftools-log-publisher 20:35:07 b4d181a07f80: Pulling fs layer 20:35:07 a1111a8f2ec3: Pulling fs layer 20:35:07 ed53099fbce6: Pulling fs layer 20:35:07 dc539afda2c1: Pulling fs layer 20:35:07 77bc0d833cb6: Pulling fs layer 20:35:07 9065ff56babe: Pulling fs layer 20:35:07 d287ab97295c: Pulling fs layer 20:35:07 77bc0d833cb6: Waiting 20:35:07 9065ff56babe: Waiting 20:35:07 d287ab97295c: Waiting 20:35:07 dc539afda2c1: Waiting 20:35:07 a1111a8f2ec3: Verifying Checksum 20:35:07 a1111a8f2ec3: Download complete 20:35:07 dc539afda2c1: Verifying Checksum 20:35:07 dc539afda2c1: Download complete 20:35:07 ed53099fbce6: Verifying Checksum 20:35:07 ed53099fbce6: Download complete 20:35:07 77bc0d833cb6: Verifying Checksum 20:35:07 77bc0d833cb6: Download complete 20:35:07 9065ff56babe: Verifying Checksum 20:35:07 9065ff56babe: Download complete 20:35:07 b4d181a07f80: Verifying Checksum 20:35:07 b4d181a07f80: Download complete 20:35:08 d287ab97295c: Verifying Checksum 20:35:08 d287ab97295c: Download complete 20:35:09 b4d181a07f80: Pull complete 20:35:09 a1111a8f2ec3: Pull complete 20:35:10 ed53099fbce6: Pull complete 20:35:10 dc539afda2c1: Pull complete 20:35:10 77bc0d833cb6: Pull complete 20:35:10 9065ff56babe: Pull complete 20:35:15 d287ab97295c: Pull complete 20:35:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:35:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:35:16 prd-centos7-docker-4c-2g-208 does not seem to be running inside a container 20:35:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-143/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-143 -v /w/workspace/gexfoundry_device-rest-go_PR-143:/w/workspace/gexfoundry_device-rest-go_PR-143:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-143@tmp:/w/workspace/gexfoundry_device-rest-go_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:35:19 $ docker top 6d9f9b0560a029e80d008b46199d05f76aaefcb226da22459d166a5484e730a1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:21 + touch /tmp/pre-build-complete [Pipeline] sh 20:35:23 + mkdir -p /var/log/sysstat [Pipeline] sh 20:35:25 + ls /var/log/sa-host 20:35:25 + sadf -c /var/log/sa-host/sa11 20:35:25 file_magic: OK 20:35:25 HZ: Using current value: 100 20:35:25 file_header: OK 20:35:25 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:35:25 Statistics: 20:35:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:35:25 File successfully converted to sysstat format version 12.0.3 20:35:25 + sadf -c /var/log/sa-host/sa30 20:35:25 file_magic: OK 20:35:25 HZ: Using current value: 100 20:35:25 file_header: OK 20:35:25 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:35:25 Statistics: 20:35:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:35:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:31 provisioning config files... 20:35:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-143@tmp/config7296969012546739531tmp [Pipeline] { [Pipeline] echo 20:35:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:35:37 ---> create-netrc.sh [Pipeline] } 20:35:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:35:43 ---> python-tools-install.sh [Pipeline] echo 20:35:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:35:45 ---> sudo-logs.sh 20:35:45 Archiving 'sudo' log.. 20:35:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-208.novalocal: Name or service not known 20:35:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-208.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:35:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:35:46 ---> job-cost.sh 20:35:46 lf-activate-venv: SKIPPING 20:35:46 DEBUG: total: 0.10999999940395355 20:35:46 INFO: Retrieving Stack Cost... 20:35:47 INFO: Retrieving Pricing Info for: v3-standard-2 20:35:48 INFO: Archiving Costs [Pipeline] echo 20:35:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:35:48 ---> logs-deploy.sh 20:35:48 lf-activate-venv: SKIPPING 20:35:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-143/1 20:35:48 INFO: archiving workspace using pattern(s): 20:35:49 Archives upload complete. 20:35:49 INFO: archiving logs to Nexus 20:35:49 ---> uname -a: 20:35:49 Linux prd-centos7-docker-4c-2g-208.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 20:35:49 20:35:49 20:35:49 ---> lscpu: 20:35:49 Architecture: x86_64 20:35:49 CPU op-mode(s): 32-bit, 64-bit 20:35:49 Byte Order: Little Endian 20:35:49 Address sizes: 40 bits physical, 48 bits virtual 20:35:49 CPU(s): 2 20:35:49 On-line CPU(s) list: 0,1 20:35:49 Thread(s) per core: 1 20:35:49 Core(s) per socket: 1 20:35:49 Socket(s): 2 20:35:49 NUMA node(s): 1 20:35:49 Vendor ID: AuthenticAMD 20:35:49 CPU family: 23 20:35:49 Model: 49 20:35:49 Model name: AMD EPYC-Rome Processor 20:35:49 Stepping: 0 20:35:49 CPU MHz: 2799.998 20:35:49 BogoMIPS: 5599.99 20:35:49 Virtualization: AMD-V 20:35:49 Hypervisor vendor: KVM 20:35:49 Virtualization type: full 20:35:49 L1d cache: 32K 20:35:49 L1i cache: 32K 20:35:49 L2 cache: 512K 20:35:49 L3 cache: 16384K 20:35:49 NUMA node0 CPU(s): 0,1 20:35:49 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 20:35:49 20:35:49 20:35:49 ---> nproc: 20:35:49 2 20:35:49 20:35:49 20:35:49 ---> df -h: 20:35:49 Filesystem Size Used Avail Use% Mounted on 20:35:49 overlay 40G 7.4G 33G 19% / 20:35:49 tmpfs 64M 0 64M 0% /dev 20:35:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:35:49 shm 64M 0 64M 0% /dev/shm 20:35:49 /dev/vda1 40G 7.4G 33G 19% /facter-os 20:35:49 20:35:49 20:35:49 ---> sar -b -r -n DEV: 20:35:49 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 20:35:49 20:35:49 20:08:52 LINUX RESTART (2 CPU) 20:35:49 20:35:49 20:10:01 tps rtps wtps bread/s bwrtn/s 20:35:49 20:11:02 1.53 0.00 1.53 0.00 27.38 20:35:49 20:12:01 0.34 0.00 0.34 0.00 3.44 20:35:49 20:13:01 0.25 0.00 0.25 0.00 2.33 20:35:49 20:14:01 0.27 0.00 0.27 0.00 4.05 20:35:49 20:15:01 0.30 0.00 0.30 0.00 4.66 20:35:49 20:16:01 0.33 0.00 0.33 0.00 4.58 20:35:49 20:17:01 0.25 0.00 0.25 0.00 2.82 20:35:49 20:18:01 0.32 0.00 0.32 0.00 5.13 20:35:49 20:19:01 0.15 0.00 0.15 0.00 1.60 20:35:49 20:20:01 0.27 0.00 0.27 0.00 3.55 20:35:49 20:21:01 0.25 0.00 0.25 0.00 2.75 20:35:49 20:22:01 0.32 0.00 0.32 0.00 3.43 20:35:49 20:23:01 0.27 0.00 0.27 0.00 3.00 20:35:49 20:24:01 0.40 0.20 0.20 6.40 1.52 20:35:49 20:25:01 0.75 0.00 0.75 0.00 15.41 20:35:49 20:26:01 75.17 3.88 71.30 2455.68 2430.42 20:35:49 20:27:01 6.69 0.28 6.41 28.64 661.33 20:35:49 20:28:01 0.40 0.00 0.40 0.00 6.58 20:35:49 20:29:01 0.23 0.00 0.23 0.00 2.83 20:35:49 20:30:01 0.25 0.00 0.25 0.00 3.30 20:35:49 20:31:01 0.28 0.00 0.28 0.00 2.88 20:35:49 20:32:01 0.13 0.00 0.13 0.00 2.18 20:35:49 20:33:01 0.28 0.00 0.28 0.00 3.38 20:35:49 20:34:01 0.27 0.00 0.27 0.00 3.18 20:35:49 20:35:01 0.30 0.03 0.27 3.73 3.88 20:35:49 Average: 3.60 0.18 3.43 99.89 128.36 20:35:49 20:35:49 20:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:35:49 20:11:02 5954268 0 479736 5.99 2620 1572316 1021736 11.28 355612 1475208 8 20:35:49 20:12:01 5956932 0 477068 5.96 2620 1572320 1021736 11.28 353456 1475080 8 20:35:49 20:13:01 5953300 0 480640 6.00 2620 1572380 1021736 11.28 356764 1475096 24 20:35:49 20:14:01 5951508 0 482484 6.02 2620 1572328 1022088 11.28 358008 1475480 8 20:35:49 20:15:01 5952260 0 481724 6.01 2620 1572336 1021896 11.28 357340 1475480 8 20:35:49 20:16:01 5951572 0 482408 6.02 2620 1572340 1021800 11.28 358412 1475552 8 20:35:49 20:17:01 5940372 0 493604 6.16 2620 1572344 1021800 11.28 369360 1475552 16 20:35:49 20:18:01 5940232 0 493736 6.16 2620 1572352 1021924 11.28 370872 1474336 8 20:35:49 20:19:01 5941116 0 492852 6.15 2620 1572352 1021864 11.28 369960 1474336 8 20:35:49 20:20:01 5937876 0 496088 6.19 2620 1572356 1021960 11.28 372944 1474336 8 20:35:49 20:21:01 5938592 0 495368 6.19 2620 1572360 1021864 11.28 372528 1474336 8 20:35:49 20:22:01 5938764 0 495192 6.18 2620 1572364 1021864 11.28 372452 1474336 8 20:35:49 20:23:01 5938648 0 495300 6.18 2620 1572372 1021864 11.28 372556 1474336 8 20:35:49 20:24:01 5937872 0 496076 6.19 2620 1572372 1021864 11.28 373208 1474336 20 20:35:49 20:25:01 5937232 0 496708 6.20 2620 1572380 1021960 11.28 373768 1474336 8 20:35:49 20:26:01 5628136 0 660052 8.24 2620 1718132 1500876 16.57 610044 1534244 16100 20:35:49 20:27:01 5665792 0 629676 7.86 2620 1710852 1232428 13.61 578412 1530468 20 20:35:49 20:28:01 5678252 0 617208 7.71 2620 1710860 1141112 12.60 568000 1530628 16 20:35:49 20:29:01 5679740 0 615720 7.69 2620 1710860 1141380 12.60 566764 1530628 8 20:35:49 20:30:01 5679504 0 615948 7.69 2620 1710868 1141296 12.60 565632 1531460 8 20:35:49 20:31:01 5685140 0 610312 7.62 2620 1710868 1141440 12.60 560548 1531460 20 20:35:49 20:32:01 5683876 0 611568 7.64 2620 1710876 1141176 12.60 561764 1531556 16 20:35:49 20:33:01 5683656 0 611784 7.64 2620 1710880 1141176 12.60 561704 1531556 8 20:35:49 20:34:01 5683256 0 612180 7.64 2620 1710884 1141404 12.60 564208 1529620 8 20:35:49 20:35:01 5679968 0 615332 7.68 2620 1711020 1142168 12.61 567040 1529672 36 20:35:49 Average: 5836715 0 541551 6.76 2620 1628055 1087696 12.01 447654 1497337 656 20:35:49 20:35:49 20:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:35:49 20:11:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:35:49 20:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:12:01 eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:35:49 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:13:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 20:35:49 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:14:01 eth0 0.37 0.27 0.26 0.20 0.00 0.00 0.00 0.00 20:35:49 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:15:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:35:49 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:16:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:35:49 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:17:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:35:49 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:18:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 20:35:49 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:19:01 eth0 0.08 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:35:49 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:20:01 eth0 0.20 0.20 0.08 0.04 0.00 0.00 0.00 0.00 20:35:49 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:21:01 eth0 0.12 0.10 0.01 0.03 0.00 0.00 0.00 0.00 20:35:49 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:35:49 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:35:49 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:35:49 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:25:01 eth0 0.33 0.33 0.20 0.09 0.00 0.00 0.00 0.00 20:35:49 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:26:01 vethc6585d3 24.91 13.59 2.97 133.23 0.00 0.00 0.00 0.00 20:35:49 20:26:01 eth0 254.75 175.37 846.38 54.67 0.00 0.00 0.00 0.00 20:35:49 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:26:01 docker0 24.91 13.49 2.63 133.22 0.00 0.00 0.00 0.00 20:35:49 20:27:01 eth0 12.39 6.06 13.58 2.41 0.00 0.00 0.00 0.00 20:35:49 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:28:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 20:35:49 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:29:01 eth0 0.50 0.37 0.27 0.20 0.00 0.00 0.00 0.00 20:35:49 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:30:01 eth0 0.68 0.22 0.13 0.07 0.00 0.00 0.00 0.00 20:35:49 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:31:01 eth0 1.37 0.62 0.63 0.40 0.00 0.00 0.00 0.00 20:35:49 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:32:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:33:01 eth0 0.43 0.08 0.05 0.01 0.00 0.00 0.00 0.00 20:35:49 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:34:01 eth0 1.55 0.30 0.37 0.17 0.00 0.00 0.00 0.00 20:35:49 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:35:01 eth0 5.26 3.35 4.92 1.88 0.00 0.00 0.00 0.00 20:35:49 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 Average: eth0 11.22 7.54 34.72 2.41 0.00 0.00 0.00 0.00 20:35:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:49 Average: docker0 1.00 0.54 0.11 5.33 0.00 0.00 0.00 0.00 20:35:49 20:35:49 20:35:49 ---> sar -P ALL: 20:35:49 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 20:35:49 20:35:49 20:08:52 LINUX RESTART (2 CPU) 20:35:49 20:35:49 20:10:01 CPU %user %nice %system %iowait %steal %idle 20:35:49 20:11:02 all 0.23 0.00 0.06 0.00 0.02 99.70 20:35:49 20:11:02 0 0.40 0.00 0.05 0.00 0.02 99.53 20:35:49 20:11:02 1 0.05 0.00 0.07 0.00 0.02 99.87 20:35:49 20:12:01 all 0.19 0.00 0.03 0.00 0.03 99.75 20:35:49 20:12:01 0 0.29 0.00 0.02 0.00 0.02 99.68 20:35:49 20:12:01 1 0.08 0.00 0.05 0.00 0.03 99.83 20:35:49 20:13:01 all 0.21 0.00 0.05 0.00 0.00 99.74 20:35:49 20:13:01 0 0.35 0.00 0.02 0.00 0.00 99.63 20:35:49 20:13:01 1 0.07 0.00 0.08 0.00 0.00 99.85 20:35:49 20:14:01 all 0.28 0.00 0.05 0.00 0.02 99.66 20:35:49 20:14:01 0 0.40 0.00 0.03 0.00 0.02 99.55 20:35:49 20:14:01 1 0.15 0.00 0.07 0.00 0.02 99.77 20:35:49 20:15:01 all 0.11 0.00 0.05 0.00 0.02 99.82 20:35:49 20:15:01 0 0.18 0.00 0.05 0.00 0.02 99.75 20:35:49 20:15:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:35:49 20:16:01 all 0.26 0.00 0.06 0.00 0.01 99.67 20:35:49 20:16:01 0 0.42 0.00 0.03 0.00 0.00 99.55 20:35:49 20:16:01 1 0.10 0.00 0.08 0.00 0.02 99.80 20:35:49 20:17:01 all 0.23 0.00 0.03 0.00 0.01 99.72 20:35:49 20:17:01 0 0.40 0.00 0.02 0.00 0.00 99.58 20:35:49 20:17:01 1 0.07 0.00 0.05 0.00 0.02 99.87 20:35:49 20:18:01 all 0.35 0.00 0.04 0.00 0.02 99.59 20:35:49 20:18:01 0 0.60 0.00 0.02 0.00 0.02 99.37 20:35:49 20:18:01 1 0.10 0.00 0.07 0.00 0.02 99.82 20:35:49 20:19:01 all 0.22 0.00 0.03 0.00 0.01 99.74 20:35:49 20:19:01 0 0.38 0.00 0.02 0.00 0.00 99.60 20:35:49 20:19:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:35:49 20:20:01 all 0.23 0.00 0.04 0.00 0.03 99.70 20:35:49 20:20:01 0 0.42 0.00 0.03 0.00 0.02 99.53 20:35:49 20:20:01 1 0.05 0.00 0.05 0.00 0.03 99.87 20:35:49 20:21:01 all 0.19 0.00 0.04 0.00 0.00 99.77 20:35:49 20:21:01 0 0.33 0.00 0.03 0.00 0.00 99.63 20:35:49 20:21:01 1 0.05 0.00 0.05 0.00 0.00 99.90 20:35:49 20:35:49 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:35:49 20:22:01 all 0.20 0.00 0.04 0.00 0.01 99.75 20:35:49 20:22:01 0 0.35 0.00 0.02 0.00 0.00 99.63 20:35:49 20:22:01 1 0.05 0.00 0.07 0.00 0.02 99.87 20:35:49 20:23:01 all 0.24 0.00 0.04 0.00 0.02 99.70 20:35:49 20:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:35:49 20:23:01 1 0.45 0.00 0.07 0.00 0.03 99.45 20:35:49 20:24:01 all 0.20 0.00 0.06 0.00 0.02 99.72 20:35:49 20:24:01 0 0.33 0.00 0.05 0.00 0.02 99.60 20:35:49 20:24:01 1 0.07 0.00 0.07 0.00 0.02 99.85 20:35:49 20:25:01 all 0.23 0.00 0.05 0.00 0.01 99.72 20:35:49 20:25:01 0 0.37 0.00 0.02 0.00 0.00 99.62 20:35:49 20:25:01 1 0.08 0.00 0.08 0.00 0.02 99.82 20:35:49 20:26:01 all 6.59 0.00 2.23 2.12 0.03 89.03 20:35:49 20:26:01 0 6.04 0.00 2.35 1.89 0.03 89.68 20:35:49 20:26:01 1 7.15 0.00 2.10 2.34 0.03 88.38 20:35:49 20:27:01 all 0.53 0.00 0.22 0.07 0.03 99.16 20:35:49 20:27:01 0 0.43 0.00 0.20 0.13 0.02 99.21 20:35:49 20:27:01 1 0.62 0.00 0.23 0.00 0.03 99.11 20:35:49 20:28:01 all 0.15 0.00 0.05 0.00 0.01 99.79 20:35:49 20:28:01 0 0.18 0.00 0.07 0.00 0.02 99.73 20:35:49 20:28:01 1 0.12 0.00 0.03 0.00 0.00 99.85 20:35:49 20:29:01 all 0.22 0.00 0.05 0.00 0.02 99.72 20:35:49 20:29:01 0 0.37 0.00 0.05 0.00 0.02 99.57 20:35:49 20:29:01 1 0.07 0.00 0.05 0.00 0.02 99.87 20:35:49 20:30:01 all 0.25 0.00 0.04 0.00 0.02 99.69 20:35:49 20:30:01 0 0.47 0.00 0.05 0.00 0.02 99.47 20:35:49 20:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:35:49 20:31:01 all 0.17 0.00 0.04 0.00 0.02 99.77 20:35:49 20:31:01 0 0.28 0.00 0.03 0.00 0.02 99.67 20:35:49 20:31:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:35:49 20:32:01 all 0.18 0.00 0.03 0.00 0.03 99.76 20:35:49 20:32:01 0 0.33 0.00 0.03 0.00 0.02 99.62 20:35:49 20:32:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:35:49 20:35:49 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:35:49 20:33:01 all 0.23 0.00 0.03 0.00 0.01 99.73 20:35:49 20:33:01 0 0.40 0.00 0.03 0.00 0.02 99.55 20:35:49 20:33:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:35:49 20:34:01 all 0.22 0.00 0.04 0.00 0.03 99.72 20:35:49 20:34:01 0 0.40 0.00 0.03 0.00 0.02 99.55 20:35:49 20:34:01 1 0.03 0.00 0.05 0.00 0.03 99.88 20:35:49 20:35:01 all 0.45 0.00 0.27 0.00 0.02 99.26 20:35:49 20:35:01 0 0.65 0.00 0.37 0.00 0.02 98.96 20:35:49 20:35:01 1 0.25 0.00 0.17 0.00 0.02 99.57 20:35:49 Average: all 0.49 0.00 0.15 0.09 0.02 99.26 20:35:49 Average: 0 0.59 0.00 0.14 0.08 0.01 99.17 20:35:49 Average: 1 0.39 0.00 0.15 0.09 0.02 99.35 20:35:49 20:35:49 20:35:49