Pull request #137 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 hahattan for edgexfoundry/device-rest-go Obtained Jenkinsfile from 9eb04a735ff6c755d3141000f56c9be256ceb7ae+8988443161b762d02568202c1b71a3f56b05d0c9 (5e86877b320aa9419afd5142236ef949067b2fff) 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-ssh7848495200226583233.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh9190339918562805017.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-137/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-137/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6703790721346145484.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-137/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2747894172544766811.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh3982032957933492686.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-137/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-137/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4452424343178302455.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-98 in /w/workspace/gexfoundry_device-rest-go_PR-137 [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-137 # 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-137@tmp/jenkins-gitclient-ssh9134171103448419574.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8988443161b762d02568202c1b71a3f56b05d0c9 into PR head commit 9eb04a735ff6c755d3141000f56c9be256ceb7ae Merge succeeded, producing 9eb04a735ff6c755d3141000f56c9be256ceb7ae Checking out Revision 9eb04a735ff6c755d3141000f56c9be256ceb7ae (PR-137) > 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-137@tmp/jenkins-gitclient-ssh7123082743488936250.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # 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-137@tmp/jenkins-gitclient-ssh1287023617275630221.key > git merge 8988443161b762d02568202c1b71a3f56b05d0c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 Commit message: "fix: update device resource RW permission to read-only" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:58:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:58:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:58:18 ========================================================= 03:58:18 EdgeX Global Pipelines Version Info 03:58:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:58:19 ------------------- 03:58:19 stable info: 03:58:19 ------------------- 03:58:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:58:19 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 03:58:19 Message: update stable to v1.0.206 03:58:20 ------------------- 03:58:20 experimental info: 03:58:20 ------------------- 03:58:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:58:20 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 03:58:20 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:58:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 03:58:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 03:58:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:58:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:58:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:58:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:58:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:58:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:58:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 03:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:58:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:58:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:58:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:58:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:58:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:58:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:58:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:58:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:58:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:58:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:58:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:58:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:58:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-137 [Pipeline] echo 03:58:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-137 [Pipeline] echo 03:58:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-137 [Pipeline] echo 03:58:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9eb04a735ff6c755d3141000f56c9be256ceb7ae [Pipeline] echo 03:58:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9eb04a7 [Pipeline] echo 03:58:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:58:22 provisioning config files... 03:58:22 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/config3173325047732707484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:58:23 ---> docker-login.sh 03:58:23 nexus3.edgexfoundry.org:10001 03:58:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:23 Configure a credential helper to remove this warning. See 03:58:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:23 03:58:23 Login Succeeded 03:58:23 nexus3.edgexfoundry.org:10002 03:58:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:23 Configure a credential helper to remove this warning. See 03:58:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:23 03:58:23 Login Succeeded 03:58:23 nexus3.edgexfoundry.org:10003 03:58:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:23 Configure a credential helper to remove this warning. See 03:58:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:23 03:58:23 Login Succeeded 03:58:23 nexus3.edgexfoundry.org:10004 03:58:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:23 Configure a credential helper to remove this warning. See 03:58:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:23 03:58:23 Login Succeeded 03:58:23 docker.io 03:58:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:24 Configure a credential helper to remove this warning. See 03:58:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:24 03:58:24 Login Succeeded 03:58:24 ---> docker-login.sh ends [Pipeline] } 03:58:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:58:24 + git log --format=format:%s -1 9eb04a735ff6c755d3141000f56c9be256ceb7ae [Pipeline] echo 03:58:25 GIT_COMMIT: 9eb04a735ff6c755d3141000f56c9be256ceb7ae, Commit Message: fix: update device resource RW permission to read-only [Pipeline] echo 03:58:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:58:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:58:26 03:58:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:58:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:58:26 latest: Pulling from edgex-devops/git-semver 03:58:26 31603596830f: Pulling fs layer 03:58:26 04fac38145f0: Pulling fs layer 03:58:26 701f6daf10bf: Pulling fs layer 03:58:26 24f72da36158: Pulling fs layer 03:58:26 24f72da36158: Waiting 03:58:26 04fac38145f0: Verifying Checksum 03:58:26 04fac38145f0: Download complete 03:58:26 31603596830f: Verifying Checksum 03:58:26 31603596830f: Download complete 03:58:26 31603596830f: Pull complete 03:58:26 04fac38145f0: Pull complete 03:59:23 24f72da36158: Verifying Checksum 03:59:23 24f72da36158: Download complete 03:59:23 701f6daf10bf: Verifying Checksum 03:59:23 701f6daf10bf: Download complete 03:59:23 701f6daf10bf: Pull complete 03:59:23 24f72da36158: Pull complete 03:59:23 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 03:59:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:59:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:59:23 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 03:59:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-137 -v /w/workspace/gexfoundry_device-rest-go_PR-137:/w/workspace/gexfoundry_device-rest-go_PR-137:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-137@tmp:/w/workspace/gexfoundry_device-rest-go_PR-137@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:59:24 $ docker top 6383bc0a4eaab9c1f059dec8d7a3f05b536c67b56e706c83947d974529e3d13a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:59:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:59:24 [ssh-agent] Looking for ssh-agent implementation... 03:59:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:59:24 $ docker exec 6383bc0a4eaab9c1f059dec8d7a3f05b536c67b56e706c83947d974529e3d13a ssh-agent 03:59:24 SSH_AUTH_SOCK=/tmp/ssh-OLOqrTE3UVOk/agent.14 03:59:24 SSH_AGENT_PID=21 03:59:24 Running ssh-add (command line suppressed) 03:59:24 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_7609732999072458543.key (/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_7609732999072458543.key) 03:59:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:59:24 + git tag --points-at HEAD [Pipeline] } 03:59:25 $ docker exec --env ******** --env ******** 6383bc0a4eaab9c1f059dec8d7a3f05b536c67b56e706c83947d974529e3d13a ssh-agent -k 03:59:25 unset SSH_AUTH_SOCK; 03:59:25 unset SSH_AGENT_PID; 03:59:25 echo Agent pid 21 killed; 03:59:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:59:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:59:25 [ssh-agent] Looking for ssh-agent implementation... 03:59:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:59:25 $ docker exec 6383bc0a4eaab9c1f059dec8d7a3f05b536c67b56e706c83947d974529e3d13a ssh-agent 03:59:25 SSH_AUTH_SOCK=/tmp/ssh-iP25IBgiTfuH/agent.56 03:59:25 SSH_AGENT_PID=62 03:59:25 Running ssh-add (command line suppressed) 03:59:25 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_1149455230381339227.key (/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_1149455230381339227.key) 03:59:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:59:25 + git semver init 03:59:25 # -> Open(): unable to determine branch for HEAD 03:59:25 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-137/.git 03:59:25 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-137 03:59:25 # $SEMVER_REMOTE_NAME = origin 03:59:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:59:25 # $SEMVER_USER_NAME = edgex-jenkins 03:59:25 # $SEMVER_BRANCH = PR-137 03:59:25 # $SEMVER_TEMP = /tmp/semver-120887650 03:59:25 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 03:59:26 # '/tmp/semver-120887650' -> '/w/workspace/gexfoundry_device-rest-go_PR-137/.semver' 03:59:26 # -> Force: false 03:59:26 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-137/.semver [Pipeline] } 03:59:26 $ docker exec --env ******** --env ******** 6383bc0a4eaab9c1f059dec8d7a3f05b536c67b56e706c83947d974529e3d13a ssh-agent -k 03:59:26 unset SSH_AUTH_SOCK; 03:59:26 unset SSH_AGENT_PID; 03:59:26 echo Agent pid 62 killed; 03:59:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:59:27 + git semver [Pipeline] } 03:59:27 $ docker stop --time=1 6383bc0a4eaab9c1f059dec8d7a3f05b536c67b56e706c83947d974529e3d13a 03:59:28 $ docker rm -f 6383bc0a4eaab9c1f059dec8d7a3f05b536c67b56e706c83947d974529e3d13a [Pipeline] // withDockerContainer [Pipeline] sh 03:59:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:59:29 Stashed 1 file(s) [Pipeline] echo 03:59:29 [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 03:59:45 Still waiting to schedule task 03:59:45 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-98’ 03:59:45 Still waiting to schedule task 03:59:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:02:06 Running on prd-centos7-docker-4c-2g-100 in /w/workspace/gexfoundry_device-rest-go_PR-137 [Pipeline] { [Pipeline] ws 04:02:06 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 04:02:06 The recommended git tool is: git 04:02:09 using credential edgex-jenkins-ssh 04:02:09 Cloning the remote Git repository 04:02:08 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 04:02:08 > git init /w/workspace/device-rest-go/1 # timeout=10 04:02:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 04:02:08 > git --version # timeout=10 04:02:08 > git --version # 'git version 2.24.4' 04:02:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:02:08 [INFO] Currently running in a labeled security context 04:02:08 [INFO] Currently SELinux is 'enforcing' on the host 04:02:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh7523330306309796327.key 04:02:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:02:11 Merging remotes/origin/main commit 8988443161b762d02568202c1b71a3f56b05d0c9 into PR head commit 9eb04a735ff6c755d3141000f56c9be256ceb7ae 04:02:09 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 04:02:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:02:09 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 04:02:09 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 04:02:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:02:09 [INFO] Currently running in a labeled security context 04:02:09 [INFO] Currently SELinux is 'enforcing' on the host 04:02:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh6369786912085839612.key 04:02:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:02:10 > git config core.sparsecheckout # timeout=10 04:02:10 > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 04:02:11 Merge succeeded, producing 9eb04a735ff6c755d3141000f56c9be256ceb7ae 04:02:11 Checking out Revision 9eb04a735ff6c755d3141000f56c9be256ceb7ae (PR-137) 04:02:10 > git remote # timeout=10 04:02:10 > git config --get remote.origin.url # timeout=10 04:02:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:02:10 [INFO] Currently running in a labeled security context 04:02:10 [INFO] Currently SELinux is 'enforcing' on the host 04:02:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh8551003377394671151.key 04:02:10 > git merge 8988443161b762d02568202c1b71a3f56b05d0c9 # timeout=10 04:02:10 > git rev-parse HEAD^{commit} # timeout=10 04:02:10 > git config core.sparsecheckout # timeout=10 04:02:10 > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 04:02:14 Commit message: "fix: update device resource RW permission to read-only" 04:02:14 > git --version # timeout=10 04:02:14 > git --version # 'git version 2.24.4' 04:02:14 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:15 provisioning config files... 04:02:15 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config6320169218577681415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:16 ---> docker-login.sh 04:02:16 nexus3.edgexfoundry.org:10001 04:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-99 in /w/workspace/gexfoundry_device-rest-go_PR-137 [Pipeline] { [Pipeline] ws 04:02:16 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 04:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:16 Configure a credential helper to remove this warning. See 04:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:16 04:02:16 Login Succeeded 04:02:16 nexus3.edgexfoundry.org:10002 04:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:16 Configure a credential helper to remove this warning. See 04:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:16 04:02:16 Login Succeeded 04:02:16 nexus3.edgexfoundry.org:10003 04:02:16 The recommended git tool is: git 04:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:17 Configure a credential helper to remove this warning. See 04:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:17 04:02:17 Login Succeeded 04:02:17 nexus3.edgexfoundry.org:10004 04:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:17 Configure a credential helper to remove this warning. See 04:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:17 04:02:17 Login Succeeded 04:02:17 docker.io 04:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:17 Configure a credential helper to remove this warning. See 04:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:17 04:02:17 Login Succeeded 04:02:17 ---> docker-login.sh ends [Pipeline] } 04:02:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:02:17 ========================================================= 04:02:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:02:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:02:18 + 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 . 04:02:18 Sending build context to Docker daemon 119.8kB 04:02:18 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 04:02:18 Step 2/12 : FROM ${BASE} AS builder 04:02:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:02:18 4e9f2cdf4387: Pulling fs layer 04:02:18 57d31006c564: Pulling fs layer 04:02:18 bd5ccded8296: Pulling fs layer 04:02:18 304dd3a0f381: Pulling fs layer 04:02:18 d37cda54a23b: Pulling fs layer 04:02:18 38ea18935520: Pulling fs layer 04:02:18 ceb1e79740a2: Pulling fs layer 04:02:18 b665197a1568: Pulling fs layer 04:02:18 842a00ea3e35: Pulling fs layer 04:02:18 304dd3a0f381: Waiting 04:02:18 d37cda54a23b: Waiting 04:02:18 38ea18935520: Waiting 04:02:18 ceb1e79740a2: Waiting 04:02:18 b665197a1568: Waiting 04:02:18 842a00ea3e35: Waiting 04:02:18 bd5ccded8296: Verifying Checksum 04:02:18 bd5ccded8296: Download complete 04:02:18 57d31006c564: Verifying Checksum 04:02:18 57d31006c564: Download complete 04:02:18 d37cda54a23b: Verifying Checksum 04:02:18 d37cda54a23b: Download complete 04:02:18 38ea18935520: Verifying Checksum 04:02:18 38ea18935520: Download complete 04:02:18 ceb1e79740a2: Verifying Checksum 04:02:18 ceb1e79740a2: Download complete 04:02:23 using credential edgex-jenkins-ssh 04:02:23 Cloning the remote Git repository 04:02:23 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 04:02:23 > git init /w/workspace/device-rest-go/1 # timeout=10 04:02:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 04:02:23 > git --version # timeout=10 04:02:23 > git --version # 'git version 2.17.1' 04:02:23 using GIT_SSH to set credentials SSH Credentials for GitHub 04:02:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:02:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 04:02:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:02:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 04:02:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 04:02:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:02:26 Merging remotes/origin/main commit 8988443161b762d02568202c1b71a3f56b05d0c9 into PR head commit 9eb04a735ff6c755d3141000f56c9be256ceb7ae 04:02:26 Merge succeeded, producing 9eb04a735ff6c755d3141000f56c9be256ceb7ae 04:02:26 Checking out Revision 9eb04a735ff6c755d3141000f56c9be256ceb7ae (PR-137) 04:02:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:02:26 > git config core.sparsecheckout # timeout=10 04:02:26 > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 04:02:26 > git remote # timeout=10 04:02:26 > git config --get remote.origin.url # timeout=10 04:02:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:02:26 > git merge 8988443161b762d02568202c1b71a3f56b05d0c9 # timeout=10 04:02:26 > git rev-parse HEAD^{commit} # timeout=10 04:02:26 > git config core.sparsecheckout # timeout=10 04:02:26 > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 04:02:30 b665197a1568: Verifying Checksum 04:02:30 b665197a1568: Download complete 04:02:31 Commit message: "fix: update device resource RW permission to read-only" 04:02:31 > git --version # timeout=10 04:02:31 > git --version # 'git version 2.17.1' 04:02:31 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:31 provisioning config files... 04:02:31 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4662210332596469509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:32 ---> docker-login.sh 04:02:32 nexus3.edgexfoundry.org:10001 04:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:37 Configure a credential helper to remove this warning. See 04:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:37 04:02:37 Login Succeeded 04:02:37 nexus3.edgexfoundry.org:10002 04:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:37 Configure a credential helper to remove this warning. See 04:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:37 04:02:37 Login Succeeded 04:02:37 nexus3.edgexfoundry.org:10003 04:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:48 Error response from daemon: Get https://nexus3.edgexfoundry.org:10003/v2/: net/http: TLS handshake timeout [Pipeline] } 04:02:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:02:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:02:50 04:02:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:02:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:02:53 4e9f2cdf4387: Verifying Checksum 04:02:53 4e9f2cdf4387: Download complete 04:02:53 4e9f2cdf4387: Pull complete 04:02:53 57d31006c564: Pull complete 04:02:53 bd5ccded8296: Pull complete 04:03:01 Error response from daemon: Get https://nexus3.edgexfoundry.org:10003/v2/: net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:03:01 Failed in branch arm64 04:04:29 304dd3a0f381: Verifying Checksum 04:04:29 304dd3a0f381: Download complete 04:04:29 304dd3a0f381: Pull complete 04:04:29 d37cda54a23b: Pull complete 04:04:29 38ea18935520: Pull complete 04:04:29 ceb1e79740a2: Pull complete 04:04:29 b665197a1568: Pull complete 04:04:39 842a00ea3e35: Retrying in 5 seconds 04:04:39 842a00ea3e35: Retrying in 4 seconds 04:04:40 842a00ea3e35: Retrying in 3 seconds 04:04:41 842a00ea3e35: Retrying in 2 seconds 04:04:42 842a00ea3e35: Retrying in 1 second 04:05:21 842a00ea3e35: Verifying Checksum 04:05:21 842a00ea3e35: Download complete 04:05:21 842a00ea3e35: Pull complete 04:05:21 Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 04:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:05:21 ---> bfa24e8e2367 04:05:21 Step 3/12 : ARG MAKE='make build' 04:05:22 ---> Running in babb52d11ed1 04:05:22 Removing intermediate container babb52d11ed1 04:05:22 ---> c93e1c67b094 04:05:22 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 04:05:22 ---> Running in ba8f30c4fc10 04:05:22 Removing intermediate container ba8f30c4fc10 04:05:22 ---> 153ecdfb9c5e 04:05:22 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 04:05:22 ---> Running in 1c4c4e95f221 04:05:23 Removing intermediate container 1c4c4e95f221 04:05:23 ---> d010cc853a1f 04:05:23 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:23 ---> Running in 97820a4e427d 04:05:23 Removing intermediate container 97820a4e427d 04:05:23 ---> 533d029d190a 04:05:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:23 ---> Running in 59656b1fae37 04:05:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:05:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:05:25 (1/3) Installing openssh-keygen (8.4_p1-r4) 04:05:25 (2/3) Installing libedit (20191231.3.1-r1) 04:05:25 (3/3) Installing openssh-client (8.4_p1-r4) 04:05:25 Executing busybox-1.32.1-r6.trigger 04:05:25 OK: 223 MiB in 55 packages 04:05:25 Removing intermediate container 59656b1fae37 04:05:25 ---> e5016f4b6a5a 04:05:25 Step 8/12 : WORKDIR /device-rest-go 04:05:26 ---> Running in 15c4f5b915cd 04:05:26 Removing intermediate container 15c4f5b915cd 04:05:26 ---> 5c5c364af872 04:05:26 Step 9/12 : COPY . . 04:05:26 ---> 481455f172c3 04:05:26 Step 10/12 : RUN go mod tidy 04:05:26 ---> Running in be58f42f9eed 04:05:27 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 04:05:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 04:05:28 go: downloading github.com/gorilla/mux v1.8.0 04:05:28 go: downloading github.com/spf13/cast v1.4.1 04:05:28 go: downloading github.com/stretchr/testify v1.7.0 04:05:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 04:05:28 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 04:05:28 go: downloading github.com/google/uuid v1.2.0 04:05:28 go: downloading github.com/go-kit/kit v0.9.0 04:05:28 go: downloading github.com/go-playground/validator/v10 v10.6.1 04:05:28 go: downloading github.com/davecgh/go-spew v1.1.1 04:05:28 go: downloading github.com/pmezard/go-difflib v1.0.0 04:05:28 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:05:28 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:05:28 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 04:05:28 go: downloading github.com/pelletier/go-toml v1.9.2 04:05:28 go: downloading gopkg.in/yaml.v2 v2.4.0 04:05:28 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 04:05:28 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 04:05:28 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 04:05:28 go: downloading github.com/go-playground/universal-translator v0.17.0 04:05:28 go: downloading github.com/leodido/go-urn v1.2.0 04:05:28 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 04:05:28 go: downloading golang.org/x/text v0.3.2 04:05:28 go: downloading github.com/go-playground/assert/v2 v2.0.1 04:05:28 go: downloading github.com/go-playground/locales v0.13.0 04:05:29 go: downloading github.com/go-logfmt/logfmt v0.4.0 04:05:29 go: downloading github.com/go-stack/stack v1.8.0 04:05:29 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:05:29 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:05:29 go: downloading github.com/x448/float16 v0.8.4 04:05:29 go: downloading github.com/hashicorp/consul/api v1.8.1 04:05:29 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 04:05:29 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:05:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 04:05:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:05:29 go: downloading github.com/pebbe/zmq4 v1.2.7 04:05:29 go: downloading github.com/kr/pretty v0.2.0 04:05:29 go: downloading github.com/stretchr/objx v0.1.0 04:05:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:05:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:05:30 go: downloading github.com/hashicorp/go-hclog v0.12.0 04:05:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:05:30 go: downloading github.com/hashicorp/serf v0.9.5 04:05:30 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:05:30 go: downloading github.com/hashicorp/consul/sdk v0.7.0 04:05:30 go: downloading github.com/hashicorp/go-uuid v1.0.1 04:05:30 go: downloading github.com/gorilla/websocket v1.4.2 04:05:30 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 04:05:30 go: downloading github.com/onsi/ginkgo v1.10.1 04:05:30 go: downloading github.com/onsi/gomega v1.7.0 04:05:30 go: downloading github.com/kr/text v0.1.0 04:05:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:05:30 go: downloading github.com/mitchellh/copystructure v1.0.0 04:05:30 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:05:30 go: downloading github.com/fatih/color v1.9.0 04:05:30 go: downloading github.com/mattn/go-colorable v0.1.6 04:05:30 go: downloading github.com/mattn/go-isatty v0.0.12 04:05:30 go: downloading github.com/pkg/errors v0.8.1 04:05:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:05:30 go: downloading github.com/hashicorp/go-msgpack v0.5.3 04:05:30 go: downloading github.com/hashicorp/memberlist v0.2.2 04:05:30 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:05:30 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 04:05:30 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:05:30 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:05:30 go: downloading github.com/hpcloud/tail v1.0.0 04:05:30 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:05:30 go: downloading github.com/hashicorp/go-multierror v1.1.0 04:05:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 04:05:30 go: downloading github.com/miekg/dns v1.1.26 04:05:30 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:05:30 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:05:30 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:05:30 go: downloading github.com/hashicorp/errwrap v1.0.0 04:05:30 go: downloading gopkg.in/fsnotify.v1 v1.4.7 04:05:35 Removing intermediate container be58f42f9eed 04:05:35 ---> 3819a9af2569 04:05:35 Step 11/12 : RUN make update 04:05:35 ---> Running in 1c0291648113 04:05:35 CGO_ENABLED=0 GO111MODULE=on go mod download 04:05:39 Removing intermediate container 1c0291648113 04:05:39 ---> 6764bb9b0e62 04:05:39 Step 12/12 : RUN $MAKE 04:05:39 ---> Running in b6dc47231904 04:05:39 noop 04:05:40 Removing intermediate container b6dc47231904 04:05:40 ---> ff5c8961a034 04:05:40 Successfully built ff5c8961a034 04:05:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:05:40 + docker inspect -f . ci-base-image-x86_64 04:05:40 . [Pipeline] withDockerContainer 04:05:40 prd-centos7-docker-4c-2g-100 does not seem to be running inside a container 04:05:40 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:40 $ docker top af6c1f50f10eb9df750c1f848fd7ac703a58dcb9d7d27699f99114adf24f6074 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:41 + go version 04:05:41 go version go1.16.8 linux/amd64 [Pipeline] } 04:05:41 $ docker stop --time=1 af6c1f50f10eb9df750c1f848fd7ac703a58dcb9d7d27699f99114adf24f6074 04:05:42 $ docker rm -f af6c1f50f10eb9df750c1f848fd7ac703a58dcb9d7d27699f99114adf24f6074 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:05:43 + docker inspect -f . ci-base-image-x86_64 04:05:43 . [Pipeline] withDockerContainer 04:05:43 prd-centos7-docker-4c-2g-100 does not seem to be running inside a container 04:05:43 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:44 $ docker top ec8035db31e5cdf1ade206880e3e75c1920b73e7fbf1ae255925ad7ae4307a4e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:05:44 + go mod tidy [Pipeline] sh 04:05:45 + make test 04:05:45 go mod tidy 04:05:45 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:05:45 ? github.com/edgexfoundry/device-rest-go [no test files] 04:06:04 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 04:06:04 ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 53.8% of statements 04:06:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:06:10 gofmt -l . 04:06:10 [ "`gofmt -l .`" = "" ] 04:06:10 ./bin/test-go-mod-tidy.sh 04:06:11 ./bin/test-attribution-txt.sh [Pipeline] } 04:06:11 $ docker stop --time=1 ec8035db31e5cdf1ade206880e3e75c1920b73e7fbf1ae255925ad7ae4307a4e 04:06:13 $ docker rm -f ec8035db31e5cdf1ade206880e3e75c1920b73e7fbf1ae255925ad7ae4307a4e [Pipeline] // withDockerContainer [Pipeline] sh 04:06:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:06:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:06:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:06:17 + ls -al . 04:06:17 total 116 04:06:17 drwxrwxr-x. 8 jenkins jenkins 4096 Oct 6 04:06 . 04:06:17 drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 04:02 .. 04:06:17 -rw-rw-r--. 1 jenkins jenkins 6792 Oct 6 04:02 Attribution.txt 04:06:17 drwxrwxr-x. 2 jenkins jenkins 64 Oct 6 04:02 bin 04:06:17 -rw-rw-r--. 1 jenkins jenkins 7459 Oct 6 04:02 CHANGELOG.md 04:06:17 drwxrwxr-x. 3 jenkins jenkins 32 Oct 6 04:02 cmd 04:06:17 -rw-r--r--. 1 jenkins jenkins 8435 Oct 6 04:06 coverage.out 04:06:17 -rw-rw-r--. 1 jenkins jenkins 1615 Oct 6 04:02 Dockerfile 04:06:17 -rw-rw-r--. 1 jenkins jenkins 151 Oct 6 04:02 .dockerignore 04:06:17 drwxrwxr-x. 2 jenkins jenkins 76 Oct 6 04:02 driver 04:06:17 drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 04:02 .git 04:06:17 drwxrwxr-x. 2 jenkins jenkins 103 Oct 6 04:02 .github 04:06:17 -rw-rw-r--. 1 jenkins jenkins 336 Oct 6 04:02 .gitignore 04:06:17 -rw-r--r--. 1 jenkins jenkins 271 Oct 6 04:06 go.mod 04:06:17 -rw-r--r--. 1 jenkins jenkins 20570 Oct 6 04:05 go.sum 04:06:17 -rw-rw-r--. 1 jenkins jenkins 677 Oct 6 04:02 GOVERNANCE.md 04:06:17 -rw-rw-r--. 1 jenkins jenkins 680 Oct 6 04:02 Jenkinsfile 04:06:17 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 6 04:02 LICENSE 04:06:17 -rw-rw-r--. 1 jenkins jenkins 996 Oct 6 04:02 Makefile 04:06:17 -rw-rw-r--. 1 jenkins jenkins 620 Oct 6 04:02 OWNERS.md 04:06:17 -rw-rw-r--. 1 jenkins jenkins 7661 Oct 6 04:02 README.md 04:06:17 drwxrwxr-x. 4 jenkins jenkins 71 Oct 6 04:02 snap 04:06:17 -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 03:59 VERSION 04:06:17 -rw-rw-r--. 1 jenkins jenkins 713 Oct 6 04:02 version.go [Pipeline] isUnix [Pipeline] sh 04:06:17 + 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=9eb04a735ff6c755d3141000f56c9be256ceb7ae --label arch=amd64 --label version=0.0.0 . 04:06:17 Sending build context to Docker daemon 129kB 04:06:17 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 04:06:17 Step 2/25 : FROM ${BASE} AS builder 04:06:17 ---> ff5c8961a034 04:06:17 Step 3/25 : ARG MAKE='make build' 04:06:17 ---> Running in a7fb17b16589 04:06:17 Removing intermediate container a7fb17b16589 04:06:17 ---> 70cd6873c2e1 04:06:17 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 04:06:17 ---> Running in 6ba95d7640ed 04:06:17 Removing intermediate container 6ba95d7640ed 04:06:17 ---> 5a34904d774d 04:06:17 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:06:17 ---> Running in ddd913197d45 04:06:17 Removing intermediate container ddd913197d45 04:06:17 ---> 2ffe6894d31b 04:06:17 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:17 ---> Running in 89b9a5fc6476 04:06:18 Removing intermediate container 89b9a5fc6476 04:06:18 ---> c98b8e70cad0 04:06:18 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:06:18 ---> Running in 661b6f56fb60 04:06:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:06:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:06:20 OK: 223 MiB in 55 packages 04:06:20 Removing intermediate container 661b6f56fb60 04:06:20 ---> c4efe44583df 04:06:20 Step 8/25 : WORKDIR /device-rest-go 04:06:20 ---> Running in 36ab625aa034 04:06:20 Removing intermediate container 36ab625aa034 04:06:20 ---> 8a172b738f6f 04:06:20 Step 9/25 : COPY . . 04:06:20 ---> 37c42771248c 04:06:20 Step 10/25 : RUN go mod tidy 04:06:20 ---> Running in 4050e6c3038f 04:06:21 Removing intermediate container 4050e6c3038f 04:06:21 ---> 2730f27b4cb1 04:06:21 Step 11/25 : RUN make update 04:06:21 ---> Running in 194bacd0cbcf 04:06:21 CGO_ENABLED=0 GO111MODULE=on go mod download 04:06:21 Removing intermediate container 194bacd0cbcf 04:06:21 ---> cd2ffa5c2296 04:06:21 Step 12/25 : RUN $MAKE 04:06:21 ---> Running in 8344bc25bd88 04:06:22 go mod tidy 04:06:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 04:06:34 Removing intermediate container 8344bc25bd88 04:06:34 ---> c4c4c4317083 04:06:34 Step 13/25 : FROM alpine:3.14 04:06:35 3.14: Pulling from library/alpine 04:06:35 a0d0a0d46f8b: Pulling fs layer 04:06:35 a0d0a0d46f8b: Verifying Checksum 04:06:35 a0d0a0d46f8b: Download complete 04:06:35 a0d0a0d46f8b: Pull complete 04:06:35 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:06:35 Status: Downloaded newer image for alpine:3.14 04:06:35 ---> 14119a10abf4 04:06:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:06:35 ---> Running in 9505af552d29 04:06:35 Removing intermediate container 9505af552d29 04:06:35 ---> 2d553e8c7585 04:06:35 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 04:06:35 ---> Running in d7963b0926a4 04:06:35 Removing intermediate container d7963b0926a4 04:06:35 ---> 0c6f96f399be 04:06:35 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 04:06:35 ---> Running in e3b8382afb7f 04:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:06:36 (1/6) Installing dumb-init (1.2.5-r1) 04:06:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:06:36 (3/6) Installing libsodium (1.0.18-r0) 04:06:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:06:36 (5/6) Installing libzmq (4.3.4-r0) 04:06:36 (6/6) Installing zeromq (4.3.4-r0) 04:06:36 Executing busybox-1.33.1-r3.trigger 04:06:36 OK: 8 MiB in 20 packages 04:06:37 Removing intermediate container e3b8382afb7f 04:06:37 ---> 9d329c266045 04:06:37 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 04:06:37 ---> 4d9990540952 04:06:37 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 04:06:37 ---> 6727a6d8e560 04:06:37 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 04:06:37 ---> 83e0feb132b9 04:06:37 Step 20/25 : EXPOSE 59986 04:06:37 ---> Running in 07820a9b76bb 04:06:37 Removing intermediate container 07820a9b76bb 04:06:37 ---> c47565141d48 04:06:37 Step 21/25 : ENTRYPOINT ["/device-rest"] 04:06:37 ---> Running in 3a50294b7445 04:06:37 Removing intermediate container 3a50294b7445 04:06:37 ---> fc26706baa0b 04:06:37 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 04:06:37 ---> Running in dae0adab6193 04:06:37 Removing intermediate container dae0adab6193 04:06:37 ---> 403c0c718eac 04:06:37 Step 23/25 : LABEL arch=amd64 04:06:37 ---> Running in 71b83f273ade 04:06:38 Removing intermediate container 71b83f273ade 04:06:38 ---> c50c08158def 04:06:38 Step 24/25 : LABEL git_sha=9eb04a735ff6c755d3141000f56c9be256ceb7ae 04:06:38 ---> Running in 277b2b74dc70 04:06:38 Removing intermediate container 277b2b74dc70 04:06:38 ---> d19876105835 04:06:38 Step 25/25 : LABEL version=0.0.0 04:06:38 ---> Running in 7d257dfb1ce2 04:06:38 Removing intermediate container 7d257dfb1ce2 04:06:38 ---> c19ff7acd5b4 04:06:38 [Warning] One or more build-args [ARCH] were not consumed 04:06:38 Successfully built c19ff7acd5b4 04:06:38 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 [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:06:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:39 04:06:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:06:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:39 latest: Pulling from edgex-lftools-log-publisher 04:06:39 b4d181a07f80: Pulling fs layer 04:06:39 a1111a8f2ec3: Pulling fs layer 04:06:39 ed53099fbce6: Pulling fs layer 04:06:39 dc539afda2c1: Pulling fs layer 04:06:39 77bc0d833cb6: Pulling fs layer 04:06:39 9065ff56babe: Pulling fs layer 04:06:39 d287ab97295c: Pulling fs layer 04:06:39 77bc0d833cb6: Waiting 04:06:39 9065ff56babe: Waiting 04:06:39 d287ab97295c: Waiting 04:06:39 dc539afda2c1: Waiting 04:08:46 a1111a8f2ec3: Retrying in 5 seconds 04:08:46 a1111a8f2ec3: Retrying in 4 seconds 04:08:46 a1111a8f2ec3: Retrying in 3 seconds 04:08:46 a1111a8f2ec3: Retrying in 2 seconds 04:08:46 a1111a8f2ec3: Retrying in 1 second 04:08:46 a1111a8f2ec3: Verifying Checksum 04:08:46 a1111a8f2ec3: Download complete 04:08:46 dc539afda2c1: Verifying Checksum 04:08:46 dc539afda2c1: Download complete 04:08:46 77bc0d833cb6: Verifying Checksum 04:08:46 77bc0d833cb6: Download complete 04:08:46 9065ff56babe: Download complete 04:09:33 b4d181a07f80: Retrying in 5 seconds 04:09:33 ed53099fbce6: Retrying in 5 seconds 04:09:33 b4d181a07f80: Retrying in 4 seconds 04:09:33 ed53099fbce6: Retrying in 4 seconds 04:09:34 ed53099fbce6: Retrying in 3 seconds 04:09:34 b4d181a07f80: Retrying in 3 seconds 04:09:35 ed53099fbce6: Retrying in 2 seconds 04:09:35 b4d181a07f80: Retrying in 2 seconds 04:09:36 ed53099fbce6: Retrying in 1 second 04:09:36 b4d181a07f80: Retrying in 1 second 04:09:48 b4d181a07f80: Retrying in 10 seconds 04:09:48 ed53099fbce6: Retrying in 10 seconds 04:09:48 b4d181a07f80: Retrying in 9 seconds 04:09:48 ed53099fbce6: Retrying in 9 seconds 04:09:49 ed53099fbce6: Retrying in 8 seconds 04:09:49 b4d181a07f80: Retrying in 8 seconds 04:09:50 ed53099fbce6: Retrying in 7 seconds 04:09:50 b4d181a07f80: Retrying in 7 seconds 04:09:51 b4d181a07f80: Retrying in 6 seconds 04:09:51 ed53099fbce6: Retrying in 6 seconds 04:09:52 b4d181a07f80: Retrying in 5 seconds 04:09:52 ed53099fbce6: Retrying in 5 seconds 04:09:53 b4d181a07f80: Retrying in 4 seconds 04:09:53 ed53099fbce6: Retrying in 4 seconds 04:09:54 b4d181a07f80: Retrying in 3 seconds 04:09:54 ed53099fbce6: Retrying in 3 seconds 04:09:55 b4d181a07f80: Retrying in 2 seconds 04:09:55 ed53099fbce6: Retrying in 2 seconds 04:09:56 b4d181a07f80: Retrying in 1 second 04:09:56 ed53099fbce6: Retrying in 1 second 04:11:33 d287ab97295c: Retrying in 5 seconds 04:11:33 d287ab97295c: Retrying in 4 seconds 04:11:34 d287ab97295c: Retrying in 3 seconds 04:11:35 d287ab97295c: Retrying in 2 seconds 04:11:35 d287ab97295c: Retrying in 1 second 04:12:33 d287ab97295c: Verifying Checksum 04:12:33 d287ab97295c: Download complete 04:12:55 ed53099fbce6: Retrying in 15 seconds 04:12:55 b4d181a07f80: Retrying in 15 seconds 04:12:55 b4d181a07f80: Retrying in 14 seconds 04:12:55 ed53099fbce6: Retrying in 14 seconds 04:12:56 b4d181a07f80: Retrying in 13 seconds 04:12:56 ed53099fbce6: Retrying in 13 seconds 04:12:57 ed53099fbce6: Retrying in 12 seconds 04:12:57 b4d181a07f80: Retrying in 12 seconds 04:12:58 b4d181a07f80: Retrying in 11 seconds 04:12:58 ed53099fbce6: Retrying in 11 seconds 04:13:00 ed53099fbce6: Retrying in 10 seconds 04:13:00 b4d181a07f80: Retrying in 10 seconds 04:13:00 ed53099fbce6: Retrying in 9 seconds 04:13:00 b4d181a07f80: Retrying in 9 seconds 04:13:02 b4d181a07f80: Retrying in 8 seconds 04:13:02 ed53099fbce6: Retrying in 8 seconds 04:13:02 ed53099fbce6: Retrying in 7 seconds 04:13:02 b4d181a07f80: Retrying in 7 seconds 04:13:04 ed53099fbce6: Retrying in 6 seconds 04:13:04 b4d181a07f80: Retrying in 6 seconds 04:13:05 ed53099fbce6: Retrying in 5 seconds 04:13:05 b4d181a07f80: Retrying in 5 seconds 04:13:05 ed53099fbce6: Retrying in 4 seconds 04:13:05 b4d181a07f80: Retrying in 4 seconds 04:13:06 ed53099fbce6: Retrying in 3 seconds 04:13:06 b4d181a07f80: Retrying in 3 seconds 04:13:07 ed53099fbce6: Retrying in 2 seconds 04:13:07 b4d181a07f80: Retrying in 2 seconds 04:13:08 ed53099fbce6: Retrying in 1 second 04:13:08 b4d181a07f80: Retrying in 1 second 04:14:05 ed53099fbce6: Verifying Checksum 04:14:05 ed53099fbce6: Download complete 04:14:05 b4d181a07f80: Verifying Checksum 04:14:05 b4d181a07f80: Download complete 04:14:05 b4d181a07f80: Pull complete 04:14:05 a1111a8f2ec3: Pull complete 04:14:05 ed53099fbce6: Pull complete 04:14:05 dc539afda2c1: Pull complete 04:14:05 77bc0d833cb6: Pull complete 04:14:05 9065ff56babe: Pull complete 04:14:11 d287ab97295c: Pull complete 04:14:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:14:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:14:11 prd-centos7-docker-4c-2g-100 does not seem to be running inside a container 04:14:11 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:14:13 $ docker top bd2c4c2a1f0d6f113722d7103c69e199d895312704698f85435252f3d67e345d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:14 ---> job-cost.sh 04:14:14 lf-activate-venv: SKIPPING 04:14:14 INFO: No Stack... 04:14:19 INFO: Retrieving Pricing Info for: v3-standard-2 04:14:20 INFO: Archiving Costs [Pipeline] sh 04:14:20 + cat /w/workspace/device-rest-go/1/archives/cost.csv 04:14:20 + cut -d, -f6 [Pipeline] lock 04:14:20 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-137-1-stack-cost] 04:14:20 Resource [jenkins-edgexfoundry-device-rest-go-PR-137-1-stack-cost] did not exist. Created. 04:14:20 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:14:21 + echo total: 0.05999999865889549 [Pipeline] stash 04:14:21 Stashed 1 file(s) [Pipeline] } 04:14:21 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-137-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:14:21 $ docker stop --time=1 bd2c4c2a1f0d6f113722d7103c69e199d895312704698f85435252f3d67e345d 04:14:22 $ docker rm -f bd2c4c2a1f0d6f113722d7103c69e199d895312704698f85435252f3d67e345d [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:14:26 + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-137/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:14:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:14:27 ---> package-listing.sh 04:14:27 ++ facter osfamily 04:14:27 ++ tr '[:upper:]' '[:lower:]' 04:14:28 + OS_FAMILY=redhat 04:14:28 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-137 04:14:28 + START_PACKAGES=/tmp/packages_start.txt 04:14:28 + END_PACKAGES=/tmp/packages_end.txt 04:14:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:14:28 + PACKAGES=/tmp/packages_start.txt 04:14:28 + '[' /w/workspace/gexfoundry_device-rest-go_PR-137 ']' 04:14:28 + PACKAGES=/tmp/packages_end.txt 04:14:28 + case "${OS_FAMILY}" in 04:14:28 + rpm -qa 04:14:28 + sort 04:14:28 + '[' -f /tmp/packages_start.txt ']' 04:14:28 + '[' -f /tmp/packages_end.txt ']' 04:14:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:14:28 + '[' /w/workspace/gexfoundry_device-rest-go_PR-137 ']' 04:14:28 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-137/archives/ 04:14:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-137/archives/ [Pipeline] echo 04:14:28 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-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:14:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:14:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:29 04:14:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:14:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:30 latest: Pulling from edgex-lftools-log-publisher 04:14:30 b4d181a07f80: Pulling fs layer 04:14:30 a1111a8f2ec3: Pulling fs layer 04:14:30 ed53099fbce6: Pulling fs layer 04:14:30 dc539afda2c1: Pulling fs layer 04:14:30 77bc0d833cb6: Pulling fs layer 04:14:30 9065ff56babe: Pulling fs layer 04:14:30 d287ab97295c: Pulling fs layer 04:14:30 dc539afda2c1: Waiting 04:14:30 77bc0d833cb6: Waiting 04:14:30 9065ff56babe: Waiting 04:14:30 d287ab97295c: Waiting 04:15:09 a1111a8f2ec3: Verifying Checksum 04:15:09 a1111a8f2ec3: Download complete 04:15:09 dc539afda2c1: Verifying Checksum 04:15:09 dc539afda2c1: Download complete 04:15:41 77bc0d833cb6: Verifying Checksum 04:15:41 77bc0d833cb6: Download complete 04:15:41 9065ff56babe: Verifying Checksum 04:15:41 9065ff56babe: Download complete 04:16:20 ed53099fbce6: Verifying Checksum 04:16:20 ed53099fbce6: Download complete 04:18:56 b4d181a07f80: Verifying Checksum 04:18:56 b4d181a07f80: Download complete 04:18:56 b4d181a07f80: Pull complete 04:18:56 a1111a8f2ec3: Pull complete 04:18:56 ed53099fbce6: Pull complete 04:18:56 dc539afda2c1: Pull complete 04:18:56 77bc0d833cb6: Pull complete 04:18:56 9065ff56babe: Pull complete 04:20:33 d287ab97295c: Retrying in 5 seconds 04:20:33 d287ab97295c: Retrying in 4 seconds 04:20:33 d287ab97295c: Retrying in 3 seconds 04:20:33 d287ab97295c: Retrying in 2 seconds 04:20:33 d287ab97295c: Retrying in 1 second 04:21:00 d287ab97295c: Verifying Checksum 04:21:00 d287ab97295c: Download complete 04:21:04 d287ab97295c: Pull complete 04:21:04 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:21:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:21:04 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 04:21:04 $ 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-137/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-137 -v /w/workspace/gexfoundry_device-rest-go_PR-137:/w/workspace/gexfoundry_device-rest-go_PR-137:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-137@tmp:/w/workspace/gexfoundry_device-rest-go_PR-137@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 04:21:06 $ docker top 59f59bf5c93f11bf7b1698eab9f51a95f2a773f98d2ac0239cd11599d8e9f31e -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:06 + touch /tmp/pre-build-complete [Pipeline] sh 04:21:07 + mkdir -p /var/log/sysstat [Pipeline] sh 04:21:07 + ls /var/log/sa-host 04:21:07 + sadf -c /var/log/sa-host/sa06 04:21:07 file_magic: OK 04:21:07 HZ: Using current value: 100 04:21:07 file_header: OK 04:21:07 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 04:21:07 Statistics: 04:21:07 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... 04:21:07 File successfully converted to sysstat format version 12.0.3 04:21:07 + sadf -c /var/log/sa-host/sa30 04:21:07 file_magic: OK 04:21:07 HZ: Using current value: 100 04:21:07 file_header: OK 04:21:07 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 04:21:07 Statistics: 04:21:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:21:07 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:08 provisioning config files... 04:21:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/config2976768488736098670tmp [Pipeline] { [Pipeline] echo 04:21:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:21:08 ---> create-netrc.sh [Pipeline] } 04:21:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:21:09 ---> python-tools-install.sh [Pipeline] echo 04:21:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:21:09 ---> sudo-logs.sh 04:21:09 Archiving 'sudo' log.. 04:21:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-98.novalocal: Name or service not known 04:21:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-98.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:21:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:21:10 ---> job-cost.sh 04:21:10 lf-activate-venv: SKIPPING 04:21:10 DEBUG: total: 0.05999999865889549 04:21:10 INFO: Retrieving Stack Cost... 04:21:10 INFO: Retrieving Pricing Info for: v3-standard-2 04:21:11 INFO: Archiving Costs [Pipeline] echo 04:21:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:21:11 ---> logs-deploy.sh 04:21:11 lf-activate-venv: SKIPPING 04:21:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-137/1 04:21:11 INFO: archiving workspace using pattern(s): 04:21:12 Archives upload complete. 04:21:12 INFO: archiving logs to Nexus 04:21:13 ---> uname -a: 04:21:13 Linux prd-centos7-docker-4c-2g-98.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 04:21:13 04:21:13 04:21:13 ---> lscpu: 04:21:13 Architecture: x86_64 04:21:13 CPU op-mode(s): 32-bit, 64-bit 04:21:13 Byte Order: Little Endian 04:21:13 Address sizes: 40 bits physical, 48 bits virtual 04:21:13 CPU(s): 2 04:21:13 On-line CPU(s) list: 0,1 04:21:13 Thread(s) per core: 1 04:21:13 Core(s) per socket: 1 04:21:13 Socket(s): 2 04:21:13 NUMA node(s): 1 04:21:13 Vendor ID: AuthenticAMD 04:21:13 CPU family: 23 04:21:13 Model: 49 04:21:13 Model name: AMD EPYC-Rome Processor 04:21:13 Stepping: 0 04:21:13 CPU MHz: 2799.998 04:21:13 BogoMIPS: 5599.99 04:21:13 Virtualization: AMD-V 04:21:13 Hypervisor vendor: KVM 04:21:13 Virtualization type: full 04:21:13 L1d cache: 32K 04:21:13 L1i cache: 32K 04:21:13 L2 cache: 512K 04:21:13 L3 cache: 16384K 04:21:13 NUMA node0 CPU(s): 0,1 04:21:13 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 04:21:13 04:21:13 04:21:13 ---> nproc: 04:21:13 2 04:21:13 04:21:13 04:21:13 ---> df -h: 04:21:13 Filesystem Size Used Avail Use% Mounted on 04:21:13 overlay 40G 7.7G 33G 20% / 04:21:13 tmpfs 64M 0 64M 0% /dev 04:21:13 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:21:13 shm 64M 0 64M 0% /dev/shm 04:21:13 /dev/vda1 40G 7.7G 33G 20% /facter-os 04:21:13 04:21:13 04:21:13 ---> sar -b -r -n DEV: 04:21:13 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 04:21:13 04:21:13 03:57:42 LINUX RESTART (2 CPU) 04:21:13 04:21:13 03:58:01 tps rtps wtps bread/s bwrtn/s 04:21:13 03:59:01 92.16 14.95 77.20 4173.19 2846.61 04:21:13 04:00:01 13.29 0.68 12.61 330.85 2147.73 04:21:13 04:01:01 1.77 0.02 1.75 0.13 35.34 04:21:13 04:02:01 0.42 0.08 0.33 1.60 5.06 04:21:13 04:03:01 0.25 0.00 0.25 0.00 2.85 04:21:13 04:04:01 0.27 0.00 0.27 0.00 3.17 04:21:13 04:05:01 0.23 0.00 0.23 0.00 3.35 04:21:13 04:06:01 0.23 0.00 0.23 0.00 3.02 04:21:13 04:07:01 0.23 0.00 0.23 0.00 1.77 04:21:13 04:08:01 0.15 0.00 0.15 0.00 1.75 04:21:13 04:09:01 0.23 0.00 0.23 0.00 1.80 04:21:13 04:10:01 0.25 0.00 0.25 0.00 3.08 04:21:13 04:11:01 0.23 0.00 0.23 0.00 2.72 04:21:13 04:12:01 0.18 0.00 0.18 0.00 1.88 04:21:13 04:13:01 0.37 0.20 0.17 6.40 1.48 04:21:13 04:14:01 0.30 0.00 0.30 0.00 3.86 04:21:13 04:15:01 1.65 0.10 1.55 10.00 226.05 04:21:13 04:16:01 1.35 0.00 1.35 0.00 540.19 04:21:13 04:17:01 1.17 0.00 1.17 0.00 811.71 04:21:13 04:18:01 0.62 0.00 0.62 0.00 288.34 04:21:13 04:19:01 3.90 0.00 3.90 0.00 768.42 04:21:13 04:20:01 16.09 0.00 16.09 0.00 4406.05 04:21:13 04:21:02 5.26 0.00 5.26 0.00 2190.96 04:21:13 Average: 6.11 0.70 5.42 196.68 621.70 04:21:13 04:21:13 03:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:21:13 03:59:01 5714576 0 623776 7.79 2620 1667968 1419156 15.67 563456 1500392 5656 04:21:13 04:00:01 5673032 0 614836 7.68 2620 1718452 1198568 13.23 559748 1537560 132 04:21:13 04:01:01 5673844 0 614024 7.67 2620 1718452 1165168 12.86 558788 1537760 8 04:21:13 04:02:01 5675708 0 612032 7.64 2620 1718580 1162904 12.84 557048 1537824 8 04:21:13 04:03:01 5674072 0 613660 7.66 2620 1718588 1163436 12.84 558000 1538440 8 04:21:13 04:04:01 5675556 0 612176 7.64 2620 1718588 1163280 12.84 556888 1538440 8 04:21:13 04:05:01 5674488 0 613240 7.66 2620 1718592 1163304 12.84 557940 1538440 8 04:21:13 04:06:01 5674376 0 613344 7.66 2620 1718600 1163160 12.84 558216 1538440 8 04:21:13 04:07:01 5663440 0 624280 7.79 2620 1718600 1163160 12.84 569112 1538440 8 04:21:13 04:08:01 5663140 0 624572 7.80 2620 1718608 1163160 12.84 570876 1536704 8 04:21:13 04:09:01 5662880 0 624832 7.80 2620 1718608 1163244 12.84 571412 1536704 8 04:21:13 04:10:01 5656528 0 631176 7.88 2620 1718616 1163160 12.84 577784 1536704 8 04:21:13 04:11:01 5656860 0 630840 7.88 2620 1718620 1163160 12.84 577612 1536704 16 04:21:13 04:12:01 5656668 0 631028 7.88 2620 1718624 1163160 12.84 577648 1536708 8 04:21:13 04:13:01 5656640 0 631052 7.88 2620 1718628 1163220 12.84 577520 1536704 16 04:21:13 04:14:01 5656896 0 630792 7.88 2620 1718632 1163256 12.84 577772 1536708 8 04:21:13 04:15:01 5615576 0 665608 8.31 2620 1725136 1428524 15.77 722872 1429308 16 04:21:13 04:16:01 5603924 0 658844 8.23 2620 1743552 1344684 14.85 721252 1443500 2608 04:21:13 04:17:01 5579752 0 659876 8.24 2620 1766692 1344788 14.85 727828 1461452 1556 04:21:13 04:18:01 5564140 0 660924 8.25 2620 1781256 1344812 14.85 731472 1472436 7576 04:21:13 04:19:01 5444272 0 684788 8.55 2620 1877260 1344768 14.85 735924 1564584 124024 04:21:13 04:20:01 5439320 0 689736 8.61 2620 1877264 1344768 14.85 739332 1564584 8 04:21:13 04:21:02 5012700 0 766784 9.57 2620 2226836 1540780 17.01 875596 1815104 289472 04:21:13 Average: 5607321 0 640531 8.00 2620 1758467 1243375 13.73 622787 1535376 18747 04:21:13 04:21:13 03:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:21:13 03:59:01 eth0 527.38 321.82 926.46 74.12 0.00 0.00 0.00 0.00 04:21:13 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:00:01 eth0 109.74 98.72 342.44 15.10 0.00 0.00 0.00 0.00 04:21:13 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:00:01 docker0 49.10 36.54 4.05 134.51 0.00 0.00 0.00 0.00 04:21:13 04:01:01 eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:21:13 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:02:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:21:13 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:03:01 eth0 1.10 0.73 0.96 0.41 0.00 0.00 0.00 0.00 04:21:13 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:04:01 eth0 1.08 0.20 0.18 0.07 0.00 0.00 0.00 0.00 04:21:13 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:05:01 eth0 0.68 0.47 0.34 0.21 0.00 0.00 0.00 0.00 04:21:13 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:06:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:21:13 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:07:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:21:13 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:08:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:21:13 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:09:01 eth0 0.18 0.13 0.08 0.04 0.00 0.00 0.00 0.00 04:21:13 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:10:01 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 04:21:13 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:11:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:21:13 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:12:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:21:13 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:13:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 04:21:13 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:14:01 eth0 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:21:13 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:15:01 eth0 55.37 43.38 118.95 41.67 0.00 0.00 0.00 0.00 04:21:13 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:16:01 eth0 104.20 82.56 323.06 9.44 0.00 0.00 0.00 0.00 04:21:13 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:17:01 eth0 113.86 80.46 394.95 7.89 0.00 0.00 0.00 0.00 04:21:13 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:18:01 eth0 59.16 47.58 249.00 3.71 0.00 0.00 0.00 0.00 04:21:13 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:19:01 eth0 67.97 47.84 238.94 4.52 0.00 0.00 0.00 0.00 04:21:13 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:20:01 eth0 3.80 2.05 3.04 1.61 0.00 0.00 0.00 0.00 04:21:13 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:21:02 eth0 591.06 343.25 1347.39 25.08 0.00 0.00 0.00 0.00 04:21:13 04:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 04:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 Average: eth0 71.22 46.54 171.60 8.00 0.00 0.00 0.00 0.00 04:21:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:13 Average: docker0 2.14 1.59 0.18 5.85 0.00 0.00 0.00 0.00 04:21:13 04:21:13 04:21:13 ---> sar -P ALL: 04:21:13 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 04:21:13 04:21:13 03:57:42 LINUX RESTART (2 CPU) 04:21:13 04:21:13 03:58:01 CPU %user %nice %system %iowait %steal %idle 04:21:13 03:59:01 all 13.66 0.00 2.31 2.02 0.06 81.96 04:21:13 03:59:01 0 13.86 0.00 2.72 0.99 0.05 82.39 04:21:13 03:59:01 1 13.47 0.00 1.90 3.04 0.07 81.53 04:21:13 04:00:01 all 2.53 0.00 1.13 0.11 0.04 96.19 04:21:13 04:00:01 0 2.22 0.00 1.08 0.10 0.03 96.57 04:21:13 04:00:01 1 2.85 0.00 1.18 0.12 0.05 95.81 04:21:13 04:01:01 all 0.24 0.00 0.04 0.00 0.03 99.68 04:21:13 04:01:01 0 0.07 0.00 0.05 0.00 0.03 99.85 04:21:13 04:01:01 1 0.42 0.00 0.03 0.00 0.03 99.52 04:21:13 04:02:01 all 0.15 0.00 0.04 0.00 0.03 99.77 04:21:13 04:02:01 0 0.07 0.00 0.05 0.00 0.03 99.85 04:21:13 04:02:01 1 0.23 0.00 0.03 0.00 0.03 99.70 04:21:13 04:03:01 all 0.18 0.00 0.03 0.00 0.03 99.76 04:21:13 04:03:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:21:13 04:03:01 1 0.33 0.00 0.03 0.00 0.03 99.60 04:21:13 04:04:01 all 0.18 0.00 0.03 0.00 0.02 99.77 04:21:13 04:04:01 0 0.05 0.00 0.03 0.00 0.03 99.88 04:21:13 04:04:01 1 0.32 0.00 0.03 0.00 0.00 99.65 04:21:13 04:05:01 all 0.17 0.00 0.03 0.00 0.03 99.77 04:21:13 04:05:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:21:13 04:05:01 1 0.30 0.00 0.03 0.00 0.03 99.63 04:21:13 04:06:01 all 0.10 0.00 0.05 0.00 0.02 99.83 04:21:13 04:06:01 0 0.05 0.00 0.07 0.00 0.03 99.85 04:21:13 04:06:01 1 0.15 0.00 0.03 0.00 0.00 99.82 04:21:13 04:07:01 all 0.04 0.00 0.03 0.00 0.03 99.91 04:21:13 04:07:01 0 0.02 0.00 0.03 0.00 0.03 99.92 04:21:13 04:07:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:21:13 04:08:01 all 0.13 0.00 0.03 0.00 0.03 99.81 04:21:13 04:08:01 0 0.07 0.00 0.03 0.00 0.05 99.85 04:21:13 04:08:01 1 0.18 0.00 0.03 0.00 0.02 99.77 04:21:13 04:09:01 all 0.08 0.00 0.03 0.00 0.03 99.86 04:21:13 04:09:01 0 0.07 0.00 0.05 0.00 0.03 99.85 04:21:13 04:09:01 1 0.10 0.00 0.02 0.00 0.02 99.87 04:21:13 04:21:13 04:09:01 CPU %user %nice %system %iowait %steal %idle 04:21:13 04:10:01 all 0.14 0.00 0.02 0.00 0.03 99.82 04:21:13 04:10:01 0 0.00 0.00 0.02 0.00 0.03 99.95 04:21:13 04:10:01 1 0.28 0.00 0.02 0.00 0.02 99.68 04:21:13 04:11:01 all 0.19 0.00 0.02 0.00 0.03 99.77 04:21:13 04:11:01 0 0.05 0.00 0.02 0.00 0.03 99.90 04:21:13 04:11:01 1 0.33 0.00 0.02 0.00 0.02 99.63 04:21:13 04:12:01 all 0.03 0.00 0.03 0.00 0.03 99.91 04:21:13 04:12:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:21:13 04:12:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:21:13 04:13:01 all 0.16 0.00 0.05 0.00 0.03 99.76 04:21:13 04:13:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:21:13 04:13:01 1 0.28 0.00 0.07 0.00 0.03 99.62 04:21:13 04:14:01 all 0.22 0.00 0.03 0.00 0.01 99.75 04:21:13 04:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:21:13 04:14:01 1 0.40 0.00 0.02 0.00 0.00 99.58 04:21:13 04:15:01 all 2.05 0.00 0.42 0.00 0.04 97.49 04:21:13 04:15:01 0 1.48 0.00 0.40 0.00 0.05 98.07 04:21:13 04:15:01 1 2.62 0.00 0.44 0.00 0.03 96.91 04:21:13 04:16:01 all 0.33 0.00 0.15 0.00 0.03 99.50 04:21:13 04:16:01 0 0.35 0.00 0.18 0.00 0.02 99.45 04:21:13 04:16:01 1 0.30 0.00 0.12 0.00 0.03 99.55 04:21:13 04:17:01 all 0.39 0.00 0.14 0.00 0.03 99.45 04:21:13 04:17:01 0 0.50 0.00 0.17 0.00 0.02 99.31 04:21:13 04:17:01 1 0.27 0.00 0.12 0.00 0.03 99.58 04:21:13 04:18:01 all 0.19 0.00 0.10 0.00 0.03 99.67 04:21:13 04:18:01 0 0.32 0.00 0.12 0.00 0.03 99.53 04:21:13 04:18:01 1 0.07 0.00 0.08 0.00 0.03 99.82 04:21:13 04:19:01 all 1.96 0.00 0.62 0.03 0.03 97.36 04:21:13 04:19:01 0 1.92 0.00 0.62 0.02 0.03 97.41 04:21:13 04:19:01 1 2.00 0.00 0.62 0.03 0.03 97.31 04:21:13 04:20:01 all 0.19 0.00 0.15 0.04 0.03 99.59 04:21:13 04:20:01 0 0.33 0.00 0.17 0.07 0.02 99.41 04:21:13 04:20:01 1 0.05 0.00 0.13 0.02 0.03 99.77 04:21:13 04:21:13 04:20:01 CPU %user %nice %system %iowait %steal %idle 04:21:13 04:21:02 all 3.69 0.00 1.33 0.00 0.04 94.93 04:21:13 04:21:02 0 3.99 0.00 1.47 0.00 0.03 94.51 04:21:13 04:21:02 1 3.40 0.00 1.20 0.00 0.05 95.35 04:21:13 Average: all 1.16 0.00 0.29 0.09 0.03 98.42 04:21:13 Average: 0 1.10 0.00 0.32 0.05 0.03 98.50 04:21:13 Average: 1 1.23 0.00 0.27 0.14 0.03 98.34 04:21:13 04:21:13 04:21:13