cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-rest-go Obtained Jenkinsfile from f936d1d1683ba476397a484ca69f178832238efe+394630684c4f2c5fa0b05acfafc8d275cc2ae64c (11e42930ae0f2b0233ed614c9fe2308686767f52) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh4424822584400265363.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-ssh2951745927386873640.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-135/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-135/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2945416680443623690.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 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-ssh527731273604735303.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-135/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-135/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh38690823378217366.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1482 in /w/workspace/gexfoundry_device-rest-go_PR-135 [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-135 # 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-135@tmp/jenkins-gitclient-ssh429672185314230649.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-135@tmp/jenkins-gitclient-ssh7238173251066172688.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 394630684c4f2c5fa0b05acfafc8d275cc2ae64c into PR head commit f936d1d1683ba476397a484ca69f178832238efe Merge succeeded, producing f936d1d1683ba476397a484ca69f178832238efe Checking out Revision f936d1d1683ba476397a484ca69f178832238efe (PR-135) > git config core.sparsecheckout # timeout=10 > git checkout -f f936d1d1683ba476397a484ca69f178832238efe # 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-135@tmp/jenkins-gitclient-ssh7537852383081153576.key > git merge 394630684c4f2c5fa0b05acfafc8d275cc2ae64c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f936d1d1683ba476397a484ca69f178832238efe # timeout=10 Commit message: "ci: Update PR Template" > git rev-list --no-walk f936d1d1683ba476397a484ca69f178832238efe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:16:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:16:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:16:07 ========================================================= 04:16:07 EdgeX Global Pipelines Version Info 04:16:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:16:08 ------------------- 04:16:08 stable info: 04:16:08 ------------------- 04:16:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:16:08 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 04:16:08 Message: update stable to v1.0.206 04:16:09 ------------------- 04:16:09 experimental info: 04:16:09 ------------------- 04:16:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:16:09 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 04:16:09 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:16:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:16:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:16:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:16:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:16:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:16:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:16:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:16:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-135 [Pipeline] echo 04:16:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-135 [Pipeline] echo 04:16:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-135 [Pipeline] echo 04:16:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f936d1d1683ba476397a484ca69f178832238efe [Pipeline] echo 04:16:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f936d1d [Pipeline] echo 04:16:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:10 provisioning config files... 04:16:10 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-135@tmp/config1478843967716363682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:10 ---> docker-login.sh 04:16:10 nexus3.edgexfoundry.org:10001 04:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:11 Configure a credential helper to remove this warning. See 04:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:11 04:16:11 Login Succeeded 04:16:11 nexus3.edgexfoundry.org:10002 04:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:11 Configure a credential helper to remove this warning. See 04:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:11 04:16:11 Login Succeeded 04:16:11 nexus3.edgexfoundry.org:10003 04:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:11 Configure a credential helper to remove this warning. See 04:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:11 04:16:11 Login Succeeded 04:16:11 nexus3.edgexfoundry.org:10004 04:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:11 Configure a credential helper to remove this warning. See 04:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:11 04:16:11 Login Succeeded 04:16:11 docker.io 04:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:11 Configure a credential helper to remove this warning. See 04:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:11 04:16:11 Login Succeeded 04:16:11 ---> docker-login.sh ends [Pipeline] } 04:16:11 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 04:16:12 + git log --format=format:%s -1 f936d1d1683ba476397a484ca69f178832238efe [Pipeline] echo 04:16:12 GIT_COMMIT: f936d1d1683ba476397a484ca69f178832238efe, Commit Message: ci: Update PR Template [Pipeline] echo 04:16:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:16:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:16:13 04:16:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:16:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:16:13 latest: Pulling from edgex-devops/git-semver 04:16:13 31603596830f: Pulling fs layer 04:16:13 04fac38145f0: Pulling fs layer 04:16:13 701f6daf10bf: Pulling fs layer 04:16:13 24f72da36158: Pulling fs layer 04:16:13 24f72da36158: Waiting 04:16:13 04fac38145f0: Verifying Checksum 04:16:13 04fac38145f0: Download complete 04:16:13 31603596830f: Verifying Checksum 04:16:13 31603596830f: Download complete 04:16:13 701f6daf10bf: Verifying Checksum 04:16:13 701f6daf10bf: Download complete 04:16:13 24f72da36158: Verifying Checksum 04:16:13 24f72da36158: Download complete 04:16:13 31603596830f: Pull complete 04:16:13 04fac38145f0: Pull complete 04:16:14 701f6daf10bf: Pull complete 04:16:14 24f72da36158: Pull complete 04:16:14 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 04:16:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:16:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:16:14 prd-centos7-docker-4c-2g-1482 does not seem to be running inside a container 04:16:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-135 -v /w/workspace/gexfoundry_device-rest-go_PR-135:/w/workspace/gexfoundry_device-rest-go_PR-135:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-135@tmp:/w/workspace/gexfoundry_device-rest-go_PR-135@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:10004/edgex-devops/git-semver:latest cat 04:16:15 $ docker top b6b61cf2e4d0f6068e644ee89c685f1cc1c1b109a3cebc4c61a9553a6b57d8c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:16:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:15 [ssh-agent] Looking for ssh-agent implementation... 04:16:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:16 $ docker exec b6b61cf2e4d0f6068e644ee89c685f1cc1c1b109a3cebc4c61a9553a6b57d8c4 ssh-agent 04:16:16 SSH_AUTH_SOCK=/tmp/ssh-JNGPoXGqZdFM/agent.14 04:16:16 SSH_AGENT_PID=21 04:16:16 Running ssh-add (command line suppressed) 04:16:16 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-135@tmp/private_key_587278253380984945.key (/w/workspace/gexfoundry_device-rest-go_PR-135@tmp/private_key_587278253380984945.key) 04:16:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:16 + git tag --points-at HEAD [Pipeline] } 04:16:16 $ docker exec --env ******** --env ******** b6b61cf2e4d0f6068e644ee89c685f1cc1c1b109a3cebc4c61a9553a6b57d8c4 ssh-agent -k 04:16:16 unset SSH_AUTH_SOCK; 04:16:16 unset SSH_AGENT_PID; 04:16:16 echo Agent pid 21 killed; 04:16:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:16:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:16 [ssh-agent] Looking for ssh-agent implementation... 04:16:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:16 $ docker exec b6b61cf2e4d0f6068e644ee89c685f1cc1c1b109a3cebc4c61a9553a6b57d8c4 ssh-agent 04:16:16 SSH_AUTH_SOCK=/tmp/ssh-3xX2WNXIpfWU/agent.56 04:16:16 SSH_AGENT_PID=62 04:16:16 Running ssh-add (command line suppressed) 04:16:17 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-135@tmp/private_key_1844532756629355179.key (/w/workspace/gexfoundry_device-rest-go_PR-135@tmp/private_key_1844532756629355179.key) 04:16:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:17 + git semver init 04:16:17 # -> Open(): unable to determine branch for HEAD 04:16:17 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-135/.git 04:16:17 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-135 04:16:17 # $SEMVER_REMOTE_NAME = origin 04:16:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:16:17 # $SEMVER_USER_NAME = edgex-jenkins 04:16:17 # $SEMVER_BRANCH = PR-135 04:16:17 # $SEMVER_TEMP = /tmp/semver-788156190 04:16:17 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 04:16:18 # '/tmp/semver-788156190' -> '/w/workspace/gexfoundry_device-rest-go_PR-135/.semver' 04:16:18 # -> Force: false 04:16:18 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-135/.semver [Pipeline] } 04:16:18 $ docker exec --env ******** --env ******** b6b61cf2e4d0f6068e644ee89c685f1cc1c1b109a3cebc4c61a9553a6b57d8c4 ssh-agent -k 04:16:18 unset SSH_AUTH_SOCK; 04:16:18 unset SSH_AGENT_PID; 04:16:18 echo Agent pid 62 killed; 04:16:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:16:18 + git semver [Pipeline] } 04:16:18 $ docker stop --time=1 b6b61cf2e4d0f6068e644ee89c685f1cc1c1b109a3cebc4c61a9553a6b57d8c4 04:16:20 $ docker rm -f b6b61cf2e4d0f6068e644ee89c685f1cc1c1b109a3cebc4c61a9553a6b57d8c4 [Pipeline] // withDockerContainer [Pipeline] sh 04:16:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:16:20 Stashed 1 file(s) [Pipeline] echo 04:16:20 [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 04:16:36 Still waiting to schedule task 04:16:36 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:16:36 Still waiting to schedule task 04:16:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:25:59 Running on prd-centos7-docker-4c-2g-1686 in /w/workspace/gexfoundry_device-rest-go_PR-135 [Pipeline] { [Pipeline] ws 04:25:59 Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout 04:25:59 The recommended git tool is: git 04:26:02 using credential edgex-jenkins-ssh 04:26:02 Cloning the remote Git repository 04:26:01 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 04:26:02 > git init /w/workspace/device-rest-go/2 # timeout=10 04:26:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 04:26:02 > git --version # timeout=10 04:26:02 > git --version # 'git version 2.24.4' 04:26:02 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:02 [INFO] Currently running in a labeled security context 04:26:02 [INFO] Currently SELinux is 'enforcing' on the host 04:26:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh5129437409053738138.key 04:26:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 04:26:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 04:26:03 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 04:26:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:03 [INFO] Currently running in a labeled security context 04:26:03 [INFO] Currently SELinux is 'enforcing' on the host 04:26:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh6240703336796488177.key 04:26:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:26:04 Merging remotes/origin/main commit 394630684c4f2c5fa0b05acfafc8d275cc2ae64c into PR head commit f936d1d1683ba476397a484ca69f178832238efe 04:26:04 Merge succeeded, producing f936d1d1683ba476397a484ca69f178832238efe 04:26:04 Checking out Revision f936d1d1683ba476397a484ca69f178832238efe (PR-135) 04:26:03 > git config core.sparsecheckout # timeout=10 04:26:03 > git checkout -f f936d1d1683ba476397a484ca69f178832238efe # timeout=10 04:26:03 > git remote # timeout=10 04:26:03 > git config --get remote.origin.url # timeout=10 04:26:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:03 [INFO] Currently running in a labeled security context 04:26:03 [INFO] Currently SELinux is 'enforcing' on the host 04:26:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh206951993026254590.key 04:26:03 > git merge 394630684c4f2c5fa0b05acfafc8d275cc2ae64c # timeout=10 04:26:03 > git rev-parse HEAD^{commit} # timeout=10 04:26:03 > git config core.sparsecheckout # timeout=10 04:26:03 > git checkout -f f936d1d1683ba476397a484ca69f178832238efe # timeout=10 04:26:08 Commit message: "ci: Update PR Template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:08 provisioning config files... 04:26:08 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config6140519887433037612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:09 ---> docker-login.sh 04:26:09 nexus3.edgexfoundry.org:10001 04:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:09 Configure a credential helper to remove this warning. See 04:26:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:09 04:26:09 Login Succeeded 04:26:09 nexus3.edgexfoundry.org:10002 04:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:09 Configure a credential helper to remove this warning. See 04:26:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:09 04:26:09 Login Succeeded 04:26:09 nexus3.edgexfoundry.org:10003 04:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:09 Configure a credential helper to remove this warning. See 04:26:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:09 04:26:09 Login Succeeded 04:26:09 nexus3.edgexfoundry.org:10004 04:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:09 Configure a credential helper to remove this warning. See 04:26:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:09 04:26:09 Login Succeeded 04:26:09 docker.io 04:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:10 Configure a credential helper to remove this warning. See 04:26:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:10 04:26:10 Login Succeeded 04:26:10 ---> docker-login.sh ends [Pipeline] } 04:26:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:26:10 ========================================================= 04:26:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:26:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:26:11 + 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:26:11 Sending build context to Docker daemon 119.8kB 04:26:11 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 04:26:11 Step 2/12 : FROM ${BASE} AS builder 04:26:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:26:11 540db60ca938: Pulling fs layer 04:26:11 adcc1eea9eea: Pulling fs layer 04:26:11 4c4ab2625f07: Pulling fs layer 04:26:11 db62176df00c: Pulling fs layer 04:26:11 3b30891b0d05: Pulling fs layer 04:26:11 06b49ca38bd5: Pulling fs layer 04:26:11 c788192a36de: Pulling fs layer 04:26:11 a77e37c0d609: Pulling fs layer 04:26:11 c3185cebc471: Pulling fs layer 04:26:11 06b49ca38bd5: Waiting 04:26:11 c788192a36de: Waiting 04:26:11 db62176df00c: Waiting 04:26:11 a77e37c0d609: Waiting 04:26:11 c3185cebc471: Waiting 04:26:11 3b30891b0d05: Waiting 04:26:11 4c4ab2625f07: Verifying Checksum 04:26:11 4c4ab2625f07: Download complete 04:26:11 adcc1eea9eea: Verifying Checksum 04:26:11 adcc1eea9eea: Download complete 04:26:11 3b30891b0d05: Verifying Checksum 04:26:11 3b30891b0d05: Download complete 04:26:11 06b49ca38bd5: Verifying Checksum 04:26:11 06b49ca38bd5: Download complete 04:26:11 540db60ca938: Verifying Checksum 04:26:11 540db60ca938: Download complete 04:26:11 c788192a36de: Verifying Checksum 04:26:11 c788192a36de: Download complete 04:26:11 540db60ca938: Pull complete 04:26:11 adcc1eea9eea: Pull complete 04:26:11 4c4ab2625f07: Pull complete 04:26:12 a77e37c0d609: Verifying Checksum 04:26:12 a77e37c0d609: Download complete 04:26:12 db62176df00c: Download complete 04:26:13 c3185cebc471: Verifying Checksum 04:26:13 c3185cebc471: Download complete 04:26:17 db62176df00c: Pull complete 04:26:17 3b30891b0d05: Pull complete 04:26:17 06b49ca38bd5: Pull complete 04:26:17 c788192a36de: Pull complete 04:26:17 a77e37c0d609: Pull complete 04:26:19 c3185cebc471: Pull complete 04:26:19 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 04:26:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:26:19 ---> 031687cdd783 04:26:19 Step 3/12 : ARG MAKE='make build' 04:26:22 ---> Running in add5bd2fef23 04:26:22 Removing intermediate container add5bd2fef23 04:26:22 ---> a07f1a38ae12 04:26:22 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 04:26:22 ---> Running in f33f1dfc53c6 04:26:22 Removing intermediate container f33f1dfc53c6 04:26:22 ---> 49d603946f4b 04:26:22 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 04:26:22 ---> Running in 083e087ee85e 04:26:22 Removing intermediate container 083e087ee85e 04:26:22 ---> 7d59ee72d90c 04:26:22 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:22 ---> Running in 8acea6481626 04:26:22 Removing intermediate container 8acea6481626 04:26:22 ---> 45238177657d 04:26:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:26:22 ---> Running in 0f0688473b51 04:26:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:26:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:26:24 (1/3) Installing openssh-keygen (8.4_p1-r3) 04:26:24 (2/3) Installing libedit (20191231.3.1-r1) 04:26:24 (3/3) Installing openssh-client (8.4_p1-r3) 04:26:24 Executing busybox-1.32.1-r6.trigger 04:26:24 OK: 223 MiB in 55 packages 04:26:25 Removing intermediate container 0f0688473b51 04:26:25 ---> a46c35ae35ad 04:26:25 Step 8/12 : WORKDIR /device-rest-go 04:26:25 ---> Running in 674f247c7fa6 04:26:25 Removing intermediate container 674f247c7fa6 04:26:25 ---> 6c26e5eba6d3 04:26:25 Step 9/12 : COPY . . 04:26:25 ---> ef867f6712ac 04:26:25 Step 10/12 : RUN go mod tidy 04:26:25 ---> Running in e05f223321a4 04:26:27 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 04:26:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 04:26:27 go: downloading github.com/gorilla/mux v1.8.0 04:26:27 go: downloading github.com/spf13/cast v1.4.1 04:26:27 go: downloading github.com/stretchr/testify v1.7.0 04:26:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 04:26:27 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 04:26:27 go: downloading github.com/google/uuid v1.2.0 04:26:27 go: downloading github.com/go-kit/kit v0.9.0 04:26:27 go: downloading github.com/go-playground/validator/v10 v10.6.1 04:26:27 go: downloading github.com/davecgh/go-spew v1.1.1 04:26:27 go: downloading github.com/pmezard/go-difflib v1.0.0 04:26:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:26:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:26:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 04:26:27 go: downloading github.com/pelletier/go-toml v1.9.2 04:26:27 go: downloading gopkg.in/yaml.v2 v2.4.0 04:26:27 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 04:26:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 04:26:27 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 04:26:27 go: downloading github.com/go-playground/universal-translator v0.17.0 04:26:27 go: downloading github.com/leodido/go-urn v1.2.0 04:26:27 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 04:26:27 go: downloading golang.org/x/text v0.3.2 04:26:27 go: downloading github.com/go-playground/assert/v2 v2.0.1 04:26:27 go: downloading github.com/go-playground/locales v0.13.0 04:26:28 go: downloading github.com/go-logfmt/logfmt v0.4.0 04:26:28 go: downloading github.com/go-stack/stack v1.8.0 04:26:28 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:26:28 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:26:28 go: downloading github.com/hashicorp/consul/api v1.8.1 04:26:28 go: downloading github.com/x448/float16 v0.8.4 04:26:28 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 04:26:28 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:26:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 04:26:28 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:26:29 go: downloading github.com/pebbe/zmq4 v1.2.7 04:26:29 go: downloading github.com/kr/pretty v0.2.0 04:26:29 go: downloading github.com/stretchr/objx v0.1.0 04:26:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:26:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:26:29 go: downloading github.com/hashicorp/go-hclog v0.12.0 04:26:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:26:29 go: downloading github.com/hashicorp/serf v0.9.5 04:26:29 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:26:29 go: downloading github.com/hashicorp/consul/sdk v0.7.0 04:26:29 go: downloading github.com/hashicorp/go-uuid v1.0.1 04:26:29 go: downloading github.com/gorilla/websocket v1.4.2 04:26:29 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 04:26:29 go: downloading github.com/onsi/ginkgo v1.10.1 04:26:29 go: downloading github.com/onsi/gomega v1.7.0 04:26:29 go: downloading github.com/kr/text v0.1.0 04:26:29 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:26:29 go: downloading github.com/mitchellh/copystructure v1.0.0 04:26:29 go: downloading github.com/fatih/color v1.9.0 04:26:29 go: downloading github.com/mattn/go-colorable v0.1.6 04:26:29 go: downloading github.com/mattn/go-isatty v0.0.12 04:26:29 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:26:29 go: downloading github.com/pkg/errors v0.8.1 04:26:29 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:26:29 go: downloading github.com/hashicorp/go-msgpack v0.5.3 04:26:29 go: downloading github.com/hashicorp/memberlist v0.2.2 04:26:29 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:26:29 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 04:26:29 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:26:29 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:26:29 go: downloading github.com/hpcloud/tail v1.0.0 04:26:29 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:26:29 go: downloading github.com/hashicorp/go-multierror v1.1.0 04:26:29 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 04:26:29 go: downloading github.com/miekg/dns v1.1.26 04:26:29 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:26:29 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:26:29 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:26:29 go: downloading github.com/hashicorp/errwrap v1.0.0 04:26:29 go: downloading gopkg.in/fsnotify.v1 v1.4.7 04:26:36 Removing intermediate container e05f223321a4 04:26:36 ---> 098d2bcb63c5 04:26:36 Step 11/12 : RUN make update 04:26:36 ---> Running in 7a3d09903a8a 04:26:36 CGO_ENABLED=0 GO111MODULE=on go mod download 04:26:38 Removing intermediate container 7a3d09903a8a 04:26:38 ---> 4164abb09294 04:26:38 Step 12/12 : RUN $MAKE 04:26:38 ---> Running in 2010959c7352 04:26:38 noop 04:26:38 Removing intermediate container 2010959c7352 04:26:38 ---> 727c6657b6f7 04:26:38 Successfully built 727c6657b6f7 04:26:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:26:38 + docker inspect -f . ci-base-image-x86_64 04:26:38 . [Pipeline] withDockerContainer 04:26:38 prd-centos7-docker-4c-2g-1686 does not seem to be running inside a container 04:26:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:26:39 $ docker top 8d3ddc0b5ccf110d88c95cba0b91431cce28c70a8f4726501e9526221da937ae -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:39 + go version 04:26:39 go version go1.16.6 linux/amd64 [Pipeline] } 04:26:39 $ docker stop --time=1 8d3ddc0b5ccf110d88c95cba0b91431cce28c70a8f4726501e9526221da937ae 04:26:41 $ docker rm -f 8d3ddc0b5ccf110d88c95cba0b91431cce28c70a8f4726501e9526221da937ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:26:41 + docker inspect -f . ci-base-image-x86_64 04:26:41 . [Pipeline] withDockerContainer 04:26:41 prd-centos7-docker-4c-2g-1686 does not seem to be running inside a container 04:26:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:26:42 $ docker top 5da215f43242cf0f46e018499794a244f0df626cf5dd9573c21803529655849f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:26:42 + go mod tidy [Pipeline] sh 04:26:43 + make test 04:26:43 go mod tidy 04:26:43 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:26:43 ? github.com/edgexfoundry/device-rest-go [no test files] 04:27:02 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 04:27:02 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 53.8% of statements 04:27:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:27:07 gofmt -l . 04:27:07 [ "`gofmt -l .`" = "" ] 04:27:07 ./bin/test-go-mod-tidy.sh 04:27:07 ./bin/test-attribution-txt.sh [Pipeline] } 04:27:08 $ docker stop --time=1 5da215f43242cf0f46e018499794a244f0df626cf5dd9573c21803529655849f 04:27:09 $ docker rm -f 5da215f43242cf0f46e018499794a244f0df626cf5dd9573c21803529655849f [Pipeline] // withDockerContainer [Pipeline] sh 04:27:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:27:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:27:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:27:11 + ls -al . 04:27:11 total 116 04:27:11 drwxrwxr-x. 8 jenkins jenkins 4096 Oct 5 04:27 . 04:27:11 drwxrwxr-x. 4 jenkins jenkins 28 Oct 5 04:26 .. 04:27:11 -rw-rw-r--. 1 jenkins jenkins 6792 Oct 5 04:26 Attribution.txt 04:27:11 drwxrwxr-x. 2 jenkins jenkins 64 Oct 5 04:26 bin 04:27:11 -rw-rw-r--. 1 jenkins jenkins 7459 Oct 5 04:26 CHANGELOG.md 04:27:11 drwxrwxr-x. 3 jenkins jenkins 32 Oct 5 04:26 cmd 04:27:11 -rw-r--r--. 1 jenkins jenkins 8435 Oct 5 04:27 coverage.out 04:27:11 -rw-rw-r--. 1 jenkins jenkins 1615 Oct 5 04:26 Dockerfile 04:27:11 -rw-rw-r--. 1 jenkins jenkins 151 Oct 5 04:26 .dockerignore 04:27:11 drwxrwxr-x. 2 jenkins jenkins 76 Oct 5 04:26 driver 04:27:11 drwxrwxr-x. 8 jenkins jenkins 179 Oct 5 04:26 .git 04:27:11 drwxrwxr-x. 2 jenkins jenkins 103 Oct 5 04:26 .github 04:27:11 -rw-rw-r--. 1 jenkins jenkins 336 Oct 5 04:26 .gitignore 04:27:11 -rw-r--r--. 1 jenkins jenkins 271 Oct 5 04:27 go.mod 04:27:11 -rw-r--r--. 1 jenkins jenkins 20570 Oct 5 04:26 go.sum 04:27:11 -rw-rw-r--. 1 jenkins jenkins 677 Oct 5 04:26 GOVERNANCE.md 04:27:11 -rw-rw-r--. 1 jenkins jenkins 680 Oct 5 04:26 Jenkinsfile 04:27:11 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 5 04:26 LICENSE 04:27:11 -rw-rw-r--. 1 jenkins jenkins 996 Oct 5 04:26 Makefile 04:27:11 -rw-rw-r--. 1 jenkins jenkins 620 Oct 5 04:26 OWNERS.md 04:27:11 -rw-rw-r--. 1 jenkins jenkins 7661 Oct 5 04:26 README.md 04:27:11 drwxrwxr-x. 4 jenkins jenkins 71 Oct 5 04:26 snap 04:27:11 -rw-rw-r--. 1 jenkins jenkins 5 Oct 5 04:16 VERSION 04:27:11 -rw-rw-r--. 1 jenkins jenkins 713 Oct 5 04:26 version.go [Pipeline] isUnix [Pipeline] sh 04:27:12 + 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=f936d1d1683ba476397a484ca69f178832238efe --label arch=amd64 --label version=0.0.0 . 04:27:12 Sending build context to Docker daemon 129kB 04:27:12 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 04:27:12 Step 2/25 : FROM ${BASE} AS builder 04:27:12 ---> 727c6657b6f7 04:27:12 Step 3/25 : ARG MAKE='make build' 04:27:12 ---> Running in 03b9333a8114 04:27:12 Removing intermediate container 03b9333a8114 04:27:12 ---> ed7608c497a9 04:27:12 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 04:27:12 ---> Running in 973259ecb1b4 04:27:12 Removing intermediate container 973259ecb1b4 04:27:12 ---> 095939190356 04:27:12 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:27:12 ---> Running in 10b8cd6d21ac 04:27:12 Removing intermediate container 10b8cd6d21ac 04:27:12 ---> 5de174fe0b7c 04:27:12 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:12 ---> Running in f773269e554f 04:27:13 Removing intermediate container f773269e554f 04:27:13 ---> 9b9913f73fc3 04:27:13 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:27:13 ---> Running in 0532eef522b8 04:27:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:27:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:27:14 OK: 223 MiB in 55 packages 04:27:14 Removing intermediate container 0532eef522b8 04:27:14 ---> 9468cb2b0bfa 04:27:14 Step 8/25 : WORKDIR /device-rest-go 04:27:14 ---> Running in 9498ccc49c0e 04:27:14 Removing intermediate container 9498ccc49c0e 04:27:14 ---> 8921de6690b9 04:27:14 Step 9/25 : COPY . . 04:27:14 ---> 38534c237670 04:27:14 Step 10/25 : RUN go mod tidy 04:27:15 ---> Running in c8a3084b551a 04:27:15 Removing intermediate container c8a3084b551a 04:27:15 ---> 16a94c26dbef 04:27:15 Step 11/25 : RUN make update 04:27:15 ---> Running in 366314873a39 04:27:15 CGO_ENABLED=0 GO111MODULE=on go mod download 04:27:16 Removing intermediate container 366314873a39 04:27:16 ---> 660529b2d2b0 04:27:16 Step 12/25 : RUN $MAKE 04:27:16 ---> Running in 0c6f15d072e2 04:27:16 go mod tidy 04:27:16 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:27:28 Removing intermediate container 0c6f15d072e2 04:27:28 ---> 7e78e0d68329 04:27:28 Step 13/25 : FROM alpine:3.14 04:27:28 3.14: Pulling from library/alpine 04:27:28 a0d0a0d46f8b: Pulling fs layer 04:27:28 a0d0a0d46f8b: Download complete 04:27:28 a0d0a0d46f8b: Pull complete 04:27:28 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:27:29 Status: Downloaded newer image for alpine:3.14 04:27:29 ---> 14119a10abf4 04:27:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:27:29 ---> Running in 3b3efd1fd90f 04:27:29 Removing intermediate container 3b3efd1fd90f 04:27:29 ---> e213a6965818 04:27:29 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 04:27:29 ---> Running in 76e1e027fef1 04:27:29 Removing intermediate container 76e1e027fef1 04:27:29 ---> c9fa6b629c21 04:27:29 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 04:27:29 ---> Running in 49ae6d27df52 04:27:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:27:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:27:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1689 in /w/workspace/gexfoundry_device-rest-go_PR-135 [Pipeline] { [Pipeline] ws 04:27:29 Running in /w/workspace/device-rest-go/2 [Pipeline] { 04:27:29 (1/6) Installing dumb-init (1.2.5-r1) 04:27:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:27:29 (3/6) Installing libsodium (1.0.18-r0) 04:27:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:27:29 (5/6) Installing libzmq (4.3.4-r0) 04:27:29 (6/6) Installing zeromq (4.3.4-r0) 04:27:29 Executing busybox-1.33.1-r3.trigger 04:27:29 OK: 8 MiB in 20 packages [Pipeline] checkout 04:27:30 Removing intermediate container 49ae6d27df52 04:27:30 ---> b0b35c535b86 04:27:30 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 04:27:30 The recommended git tool is: git 04:27:30 ---> 37a5a9f09e15 04:27:30 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 04:27:30 ---> 795c9d50b0bb 04:27:30 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 04:27:30 ---> 2c9296ae5ade 04:27:30 Step 20/25 : EXPOSE 59986 04:27:30 ---> Running in 00d1b9788b72 04:27:31 Removing intermediate container 00d1b9788b72 04:27:31 ---> 3f0a3e5cd7d9 04:27:31 Step 21/25 : ENTRYPOINT ["/device-rest"] 04:27:31 ---> Running in 55bcfad6d96f 04:27:31 Removing intermediate container 55bcfad6d96f 04:27:31 ---> f256bea2e365 04:27:31 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 04:27:31 ---> Running in 3672edec0f39 04:27:31 Removing intermediate container 3672edec0f39 04:27:31 ---> 4b0a77e1955f 04:27:31 Step 23/25 : LABEL arch=amd64 04:27:31 ---> Running in 80d0586c39ea 04:27:31 Removing intermediate container 80d0586c39ea 04:27:31 ---> 7f6ed72fcb9c 04:27:31 Step 24/25 : LABEL git_sha=f936d1d1683ba476397a484ca69f178832238efe 04:27:31 ---> Running in 559d9bc8b322 04:27:31 Removing intermediate container 559d9bc8b322 04:27:31 ---> 02c3f9814d3f 04:27:31 Step 25/25 : LABEL version=0.0.0 04:27:31 ---> Running in e16ce49c2855 04:27:31 Removing intermediate container e16ce49c2855 04:27:31 ---> 1ec7b98c853f 04:27:31 [Warning] One or more build-args [ARCH] were not consumed 04:27:31 Successfully built 1ec7b98c853f 04:27:31 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:27:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:27:32 04:27:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:27:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:27:32 latest: Pulling from edgex-lftools-log-publisher 04:27:32 b4d181a07f80: Pulling fs layer 04:27:32 a1111a8f2ec3: Pulling fs layer 04:27:32 ed53099fbce6: Pulling fs layer 04:27:32 dc539afda2c1: Pulling fs layer 04:27:32 77bc0d833cb6: Pulling fs layer 04:27:32 9065ff56babe: Pulling fs layer 04:27:32 d287ab97295c: Pulling fs layer 04:27:32 77bc0d833cb6: Waiting 04:27:32 9065ff56babe: Waiting 04:27:32 d287ab97295c: Waiting 04:27:32 dc539afda2c1: Waiting 04:27:32 a1111a8f2ec3: Verifying Checksum 04:27:32 a1111a8f2ec3: Download complete 04:27:33 dc539afda2c1: Verifying Checksum 04:27:33 dc539afda2c1: Download complete 04:27:33 ed53099fbce6: Verifying Checksum 04:27:33 ed53099fbce6: Download complete 04:27:33 9065ff56babe: Verifying Checksum 04:27:33 9065ff56babe: Download complete 04:27:33 77bc0d833cb6: Verifying Checksum 04:27:33 77bc0d833cb6: Download complete 04:27:33 b4d181a07f80: Verifying Checksum 04:27:33 b4d181a07f80: Download complete 04:27:33 d287ab97295c: Verifying Checksum 04:27:33 d287ab97295c: Download complete 04:27:34 b4d181a07f80: Pull complete 04:27:34 a1111a8f2ec3: Pull complete 04:27:35 ed53099fbce6: Pull complete 04:27:35 dc539afda2c1: Pull complete 04:27:35 77bc0d833cb6: Pull complete 04:27:35 9065ff56babe: Pull complete 04:27:36 using credential edgex-jenkins-ssh 04:27:36 Cloning the remote Git repository 04:27:36 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 04:27:37 > git init /w/workspace/device-rest-go/2 # timeout=10 04:27:37 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 04:27:37 > git --version # timeout=10 04:27:37 > git --version # 'git version 2.17.1' 04:27:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:27:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:27:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 04:27:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:27:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 04:27:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 04:27:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:27:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:27:39 Merging remotes/origin/main commit 394630684c4f2c5fa0b05acfafc8d275cc2ae64c into PR head commit f936d1d1683ba476397a484ca69f178832238efe 04:27:40 Merge succeeded, producing f936d1d1683ba476397a484ca69f178832238efe 04:27:40 Checking out Revision f936d1d1683ba476397a484ca69f178832238efe (PR-135) 04:27:39 > git config core.sparsecheckout # timeout=10 04:27:39 > git checkout -f f936d1d1683ba476397a484ca69f178832238efe # timeout=10 04:27:39 > git remote # timeout=10 04:27:39 > git config --get remote.origin.url # timeout=10 04:27:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:27:40 > git merge 394630684c4f2c5fa0b05acfafc8d275cc2ae64c # timeout=10 04:27:40 > git rev-parse HEAD^{commit} # timeout=10 04:27:40 > git config core.sparsecheckout # timeout=10 04:27:40 > git checkout -f f936d1d1683ba476397a484ca69f178832238efe # timeout=10 04:27:41 d287ab97295c: Pull complete 04:27:41 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:27:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:27:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:27:41 prd-centos7-docker-4c-2g-1686 does not seem to be running inside a container 04:27:41 $ 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/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:27:43 $ docker top 9c8de97d6d9790bfb0369aa76950ea0d91a0656e77542838ca07d1055e77d3b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:44 ---> job-cost.sh 04:27:44 lf-activate-venv: SKIPPING 04:27:44 INFO: No Stack... 04:27:44 Commit message: "ci: Update PR Template" 04:27:44 04:27:44 GitHub has been notified of this commit’s build result 04:27:44 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:27:44 provisioning config files... 04:27:44 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config5522969307460817801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:45 INFO: Retrieving Pricing Info for: v3-standard-2 04:27:45 ---> docker-login.sh 04:27:45 nexus3.edgexfoundry.org:10001 04:27:45 INFO: Archiving Costs [Pipeline] sh 04:27:46 + cat /w/workspace/device-rest-go/2/archives/cost.csv 04:27:46 + cut -d, -f6 [Pipeline] lock 04:27:46 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-135-2-stack-cost] 04:27:46 Resource [jenkins-edgexfoundry-device-rest-go-PR-135-2-stack-cost] did not exist. Created. 04:27:46 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-135-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:27:46 + echo total: 0.05999999865889549 [Pipeline] stash 04:27:46 Stashed 1 file(s) [Pipeline] } 04:27:46 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-135-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:27:46 $ docker stop --time=1 9c8de97d6d9790bfb0369aa76950ea0d91a0656e77542838ca07d1055e77d3b2 04:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:47 Configure a credential helper to remove this warning. See 04:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:47 04:27:47 Login Succeeded 04:27:47 nexus3.edgexfoundry.org:10002 04:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:47 $ docker rm -f 9c8de97d6d9790bfb0369aa76950ea0d91a0656e77542838ca07d1055e77d3b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 04:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:48 Configure a credential helper to remove this warning. See 04:27:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:48 04:27:48 Login Succeeded 04:27:48 nexus3.edgexfoundry.org:10003 [Pipeline] // stage [Pipeline] } 04:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:48 Configure a credential helper to remove this warning. See 04:27:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:48 04:27:48 Login Succeeded 04:27:48 nexus3.edgexfoundry.org:10004 04:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:49 Configure a credential helper to remove this warning. See 04:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:49 04:27:49 Login Succeeded 04:27:49 docker.io 04:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:27:50 Configure a credential helper to remove this warning. See 04:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:27:50 04:27:50 Login Succeeded 04:27:50 ---> docker-login.sh ends [Pipeline] } 04:27:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:27:50 ========================================================= 04:27:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:27:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:27:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 04:27:51 Sending build context to Docker daemon 119.8kB 04:27:51 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 04:27:51 Step 2/12 : FROM ${BASE} AS builder 04:27:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:27:51 595b0fe564bb: Pulling fs layer 04:27:51 24495759ef45: Pulling fs layer 04:27:51 d148012ef14d: Pulling fs layer 04:27:51 e90a11edd702: Pulling fs layer 04:27:51 d77568369979: Pulling fs layer 04:27:51 fc1c9f9a7f3b: Pulling fs layer 04:27:51 170f2ba95c9a: Pulling fs layer 04:27:51 97ac5df62f85: Pulling fs layer 04:27:51 e90a11edd702: Waiting 04:27:51 d77568369979: Waiting 04:27:51 fc1c9f9a7f3b: Waiting 04:27:51 97ac5df62f85: Waiting 04:27:51 170f2ba95c9a: Waiting 04:27:51 d148012ef14d: Download complete 04:27:52 24495759ef45: Verifying Checksum 04:27:52 24495759ef45: Download complete 04:27:52 d77568369979: Verifying Checksum 04:27:52 d77568369979: Download complete 04:27:52 fc1c9f9a7f3b: Verifying Checksum 04:27:52 fc1c9f9a7f3b: Download complete 04:27:52 170f2ba95c9a: Verifying Checksum 04:27:52 170f2ba95c9a: Download complete 04:27:52 595b0fe564bb: Verifying Checksum 04:27:52 595b0fe564bb: Download complete 04:27:53 595b0fe564bb: Pull complete 04:27:53 24495759ef45: Pull complete 04:27:54 d148012ef14d: Pull complete 04:27:54 97ac5df62f85: Verifying Checksum 04:27:54 97ac5df62f85: Download complete 04:27:54 e90a11edd702: Verifying Checksum 04:27:54 e90a11edd702: Download complete 04:28:04 e90a11edd702: Pull complete 04:28:04 d77568369979: Pull complete 04:28:04 fc1c9f9a7f3b: Pull complete 04:28:04 170f2ba95c9a: Pull complete 04:28:11 97ac5df62f85: Pull complete 04:28:11 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 04:28:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:28:11 ---> 04bc70af865f 04:28:11 Step 3/12 : ARG MAKE='make build' 04:28:15 ---> Running in 72db7ee9454b 04:28:15 Removing intermediate container 72db7ee9454b 04:28:15 ---> f30be9728264 04:28:15 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 04:28:15 ---> Running in ee9e1647d72e 04:28:16 Removing intermediate container ee9e1647d72e 04:28:16 ---> 7a5269abc378 04:28:16 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 04:28:16 ---> Running in d3e0b67f7a6c 04:28:17 Removing intermediate container d3e0b67f7a6c 04:28:17 ---> ef590d1c3cc9 04:28:17 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:28:17 ---> Running in 8bd8be9e409b 04:28:19 Removing intermediate container 8bd8be9e409b 04:28:19 ---> f50971cf7238 04:28:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:28:19 ---> Running in 9954b92bb8e0 04:28:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:28:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:28:22 (1/3) Installing openssh-keygen (8.4_p1-r3) 04:28:22 (2/3) Installing libedit (20191231.3.1-r1) 04:28:22 (3/3) Installing openssh-client (8.4_p1-r3) 04:28:23 Executing busybox-1.32.1-r6.trigger 04:28:23 OK: 222 MiB in 55 packages 04:28:24 Removing intermediate container 9954b92bb8e0 04:28:24 ---> e2f4ec594ad6 04:28:24 Step 8/12 : WORKDIR /device-rest-go 04:28:24 ---> Running in 788b48778ab5 04:28:25 Removing intermediate container 788b48778ab5 04:28:25 ---> 2a204b3cad99 04:28:25 Step 9/12 : COPY . . 04:28:26 ---> 4715858c67fd 04:28:26 Step 10/12 : RUN go mod tidy 04:28:26 ---> Running in 26ba5f24e7d6 04:28:28 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 04:28:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 04:28:28 go: downloading github.com/gorilla/mux v1.8.0 04:28:29 go: downloading github.com/spf13/cast v1.4.1 04:28:29 go: downloading github.com/stretchr/testify v1.7.0 04:28:29 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 04:28:29 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 04:28:29 go: downloading github.com/google/uuid v1.2.0 04:28:29 go: downloading github.com/go-playground/validator/v10 v10.6.1 04:28:29 go: downloading github.com/go-kit/kit v0.9.0 04:28:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:28:29 go: downloading github.com/davecgh/go-spew v1.1.1 04:28:29 go: downloading github.com/pmezard/go-difflib v1.0.0 04:28:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:28:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 04:28:29 go: downloading github.com/pelletier/go-toml v1.9.2 04:28:29 go: downloading gopkg.in/yaml.v2 v2.4.0 04:28:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 04:28:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 04:28:29 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 04:28:30 go: downloading github.com/go-playground/universal-translator v0.17.0 04:28:30 go: downloading github.com/leodido/go-urn v1.2.0 04:28:30 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 04:28:30 go: downloading golang.org/x/text v0.3.2 04:28:30 go: downloading github.com/go-playground/assert/v2 v2.0.1 04:28:30 go: downloading github.com/go-playground/locales v0.13.0 04:28:32 go: downloading github.com/go-logfmt/logfmt v0.4.0 04:28:32 go: downloading github.com/go-stack/stack v1.8.0 04:28:32 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:28:33 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:28:33 go: downloading github.com/hashicorp/consul/api v1.8.1 04:28:33 go: downloading github.com/x448/float16 v0.8.4 04:28:33 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 04:28:33 go: downloading github.com/stretchr/objx v0.1.0 04:28:33 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 04:28:33 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:28:33 go: downloading github.com/pebbe/zmq4 v1.2.7 04:28:33 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:28:33 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:28:33 go: downloading github.com/kr/pretty v0.2.0 04:28:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:28:33 go: downloading github.com/hashicorp/go-hclog v0.12.0 04:28:33 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:28:33 go: downloading github.com/hashicorp/serf v0.9.5 04:28:33 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:28:33 go: downloading github.com/hashicorp/consul/sdk v0.7.0 04:28:33 go: downloading github.com/hashicorp/go-uuid v1.0.1 04:28:33 go: downloading github.com/gorilla/websocket v1.4.2 04:28:33 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 04:28:33 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:28:33 go: downloading github.com/mitchellh/copystructure v1.0.0 04:28:33 go: downloading github.com/onsi/ginkgo v1.10.1 04:28:33 go: downloading github.com/onsi/gomega v1.7.0 04:28:33 go: downloading github.com/kr/text v0.1.0 04:28:34 go: downloading github.com/fatih/color v1.9.0 04:28:34 go: downloading github.com/mattn/go-colorable v0.1.6 04:28:34 go: downloading github.com/mattn/go-isatty v0.0.12 04:28:34 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:28:34 go: downloading github.com/pkg/errors v0.8.1 04:28:34 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:28:34 go: downloading github.com/hashicorp/go-msgpack v0.5.3 04:28:34 go: downloading github.com/hashicorp/memberlist v0.2.2 04:28:34 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:28:34 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 04:28:34 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:28:34 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:28:34 go: downloading github.com/hpcloud/tail v1.0.0 04:28:34 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:28:34 go: downloading github.com/hashicorp/go-multierror v1.1.0 04:28:34 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 04:28:34 go: downloading github.com/miekg/dns v1.1.26 04:28:34 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:28:34 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:28:34 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:28:34 go: downloading github.com/hashicorp/errwrap v1.0.0 04:28:34 go: downloading gopkg.in/fsnotify.v1 v1.4.7 04:28:50 Removing intermediate container 26ba5f24e7d6 04:28:50 ---> 0dae7837d363 04:28:50 Step 11/12 : RUN make update 04:28:50 ---> Running in 67a1955f172f 04:28:50 CGO_ENABLED=0 GO111MODULE=on go mod download 04:28:56 Removing intermediate container 67a1955f172f 04:28:56 ---> d207f5f27be0 04:28:56 Step 12/12 : RUN $MAKE 04:28:56 ---> Running in 150d5edba9a3 04:28:57 noop 04:28:58 Removing intermediate container 150d5edba9a3 04:28:58 ---> 95cbb9b9d9db 04:28:58 Successfully built 95cbb9b9d9db 04:28:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:28:58 + docker inspect -f . ci-base-image-arm64 04:28:58 . [Pipeline] withDockerContainer 04:28:59 prd-ubuntu18.04-docker-arm64-4c-16g-1689 does not seem to be running inside a container 04:28:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:29:00 $ docker top fad856dca36efe5aac84dc6e685e9209bf67ab4ed157aeb74ae36be78afe392c -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:01 + go version 04:29:01 go version go1.16.6 linux/arm64 [Pipeline] } 04:29:01 $ docker stop --time=1 fad856dca36efe5aac84dc6e685e9209bf67ab4ed157aeb74ae36be78afe392c 04:29:03 $ docker rm -f fad856dca36efe5aac84dc6e685e9209bf67ab4ed157aeb74ae36be78afe392c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:29:04 + docker inspect -f . ci-base-image-arm64 04:29:04 . [Pipeline] withDockerContainer 04:29:05 prd-ubuntu18.04-docker-arm64-4c-16g-1689 does not seem to be running inside a container 04:29:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:29:06 $ docker top dfe7ba336b57c2f9f5125d4a54a21730529070ce2f1dd3fa6b5d4af432d755a8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:29:07 + go mod tidy [Pipeline] sh 04:29:09 + make test 04:29:09 go mod tidy 04:29:09 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:29:11 ? github.com/edgexfoundry/device-rest-go [no test files] 04:30:07 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 04:30:07 ok github.com/edgexfoundry/device-rest-go/driver 0.053s coverage: 53.8% of statements 04:30:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:30:30 gofmt -l . 04:30:30 [ "`gofmt -l .`" = "" ] 04:30:30 ./bin/test-go-mod-tidy.sh 04:30:30 ./bin/test-attribution-txt.sh [Pipeline] } 04:30:31 $ docker stop --time=1 dfe7ba336b57c2f9f5125d4a54a21730529070ce2f1dd3fa6b5d4af432d755a8 04:30:33 $ docker rm -f dfe7ba336b57c2f9f5125d4a54a21730529070ce2f1dd3fa6b5d4af432d755a8 [Pipeline] // withDockerContainer [Pipeline] sh 04:30:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:30:34 Warning: overwriting stash ‘coverage-report’ 04:30:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:30:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:30:36 + ls -al . 04:30:36 total 144 04:30:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 04:30 . 04:30:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:27 .. 04:30:36 -rw-rw-r-- 1 jenkins jenkins 151 Oct 5 04:27 .dockerignore 04:30:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 04:27 .git 04:30:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 04:27 .github 04:30:36 -rw-rw-r-- 1 jenkins jenkins 336 Oct 5 04:27 .gitignore 04:30:36 -rw-rw-r-- 1 jenkins jenkins 6792 Oct 5 04:27 Attribution.txt 04:30:36 -rw-rw-r-- 1 jenkins jenkins 7459 Oct 5 04:27 CHANGELOG.md 04:30:36 -rw-rw-r-- 1 jenkins jenkins 1615 Oct 5 04:27 Dockerfile 04:30:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 04:27 GOVERNANCE.md 04:30:36 -rw-rw-r-- 1 jenkins jenkins 680 Oct 5 04:27 Jenkinsfile 04:30:36 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 04:27 LICENSE 04:30:36 -rw-rw-r-- 1 jenkins jenkins 996 Oct 5 04:27 Makefile 04:30:36 -rw-rw-r-- 1 jenkins jenkins 620 Oct 5 04:27 OWNERS.md 04:30:36 -rw-rw-r-- 1 jenkins jenkins 7661 Oct 5 04:27 README.md 04:30:36 -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 04:16 VERSION 04:30:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 04:27 bin 04:30:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 04:27 cmd 04:30:36 -rw-r--r-- 1 jenkins jenkins 8435 Oct 5 04:30 coverage.out 04:30:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 04:27 driver 04:30:36 -rw-r--r-- 1 jenkins jenkins 271 Oct 5 04:30 go.mod 04:30:36 -rw-r--r-- 1 jenkins jenkins 20570 Oct 5 04:29 go.sum 04:30:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:27 snap 04:30:36 -rw-rw-r-- 1 jenkins jenkins 713 Oct 5 04:27 version.go [Pipeline] isUnix [Pipeline] sh 04:30:36 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f936d1d1683ba476397a484ca69f178832238efe --label arch=arm64 --label version=0.0.0 . 04:30:36 Sending build context to Docker daemon 129kB 04:30:37 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 04:30:37 Step 2/25 : FROM ${BASE} AS builder 04:30:37 ---> 95cbb9b9d9db 04:30:37 Step 3/25 : ARG MAKE='make build' 04:30:37 ---> Running in cf3fbba35cd7 04:30:37 Removing intermediate container cf3fbba35cd7 04:30:37 ---> 95c52bf35b0c 04:30:37 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 04:30:37 ---> Running in ea9f1ab6e92c 04:30:38 Removing intermediate container ea9f1ab6e92c 04:30:38 ---> dfe4bcf8e78e 04:30:38 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:30:38 ---> Running in 426bcd00328c 04:30:39 Removing intermediate container 426bcd00328c 04:30:39 ---> 396bf9750058 04:30:39 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:30:39 ---> Running in ddd994720a69 04:30:42 Removing intermediate container ddd994720a69 04:30:42 ---> af2b02881d06 04:30:42 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:30:42 ---> Running in 30098b04ba7b 04:30:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:30:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:30:45 OK: 222 MiB in 55 packages 04:30:46 Removing intermediate container 30098b04ba7b 04:30:46 ---> 81ef8c2264ae 04:30:46 Step 8/25 : WORKDIR /device-rest-go 04:30:46 ---> Running in db029d5250e9 04:30:46 Removing intermediate container db029d5250e9 04:30:46 ---> bd36831a3164 04:30:46 Step 9/25 : COPY . . 04:30:47 ---> a83e02989fa1 04:30:47 Step 10/25 : RUN go mod tidy 04:30:48 ---> Running in 535f563d9925 04:30:50 Removing intermediate container 535f563d9925 04:30:50 ---> 2a736b7e77b6 04:30:50 Step 11/25 : RUN make update 04:30:50 ---> Running in a3ef529bf7c8 04:30:52 CGO_ENABLED=0 GO111MODULE=on go mod download 04:30:53 Removing intermediate container a3ef529bf7c8 04:30:53 ---> 70a727172ee0 04:30:53 Step 12/25 : RUN $MAKE 04:30:53 ---> Running in 8198fcab30f0 04:30:54 go mod tidy 04:30:55 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:31:34 Removing intermediate container 8198fcab30f0 04:31:34 ---> aea40864b27c 04:31:34 Step 13/25 : FROM alpine:3.14 04:31:34 3.14: Pulling from library/alpine 04:31:34 552d1f2373af: Pulling fs layer 04:31:34 552d1f2373af: Verifying Checksum 04:31:34 552d1f2373af: Download complete 04:31:34 552d1f2373af: Pull complete 04:31:34 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:31:34 Status: Downloaded newer image for alpine:3.14 04:31:34 ---> bb3de5531c18 04:31:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:31:34 ---> Running in eb1886410da5 04:31:35 Removing intermediate container eb1886410da5 04:31:35 ---> 40030725bf18 04:31:35 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 04:31:35 ---> Running in 719a498773cb 04:31:35 Removing intermediate container 719a498773cb 04:31:35 ---> 62f81cbabe33 04:31:35 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 04:31:35 ---> Running in b64a4a5b594a 04:31:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:31:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:31:37 (1/6) Installing dumb-init (1.2.5-r1) 04:31:37 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:31:37 (3/6) Installing libsodium (1.0.18-r0) 04:31:37 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:31:37 (5/6) Installing libzmq (4.3.4-r0) 04:31:37 (6/6) Installing zeromq (4.3.4-r0) 04:31:37 Executing busybox-1.33.1-r3.trigger 04:31:37 OK: 8 MiB in 20 packages 04:31:39 Removing intermediate container b64a4a5b594a 04:31:39 ---> d268ffd331fe 04:31:39 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 04:31:40 ---> 1f94baa8a87d 04:31:40 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 04:31:40 ---> c1db84fe7a68 04:31:40 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 04:31:41 ---> 52ce7d57babd 04:31:41 Step 20/25 : EXPOSE 59986 04:31:41 ---> Running in 20c6011a99f5 04:31:42 Removing intermediate container 20c6011a99f5 04:31:42 ---> 4593d34747e0 04:31:42 Step 21/25 : ENTRYPOINT ["/device-rest"] 04:31:42 ---> Running in 158cb5a709bb 04:31:43 Removing intermediate container 158cb5a709bb 04:31:43 ---> 9903df6e6dbd 04:31:43 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 04:31:43 ---> Running in 830f8ed3bd71 04:31:43 Removing intermediate container 830f8ed3bd71 04:31:43 ---> 730688bdc5e6 04:31:43 Step 23/25 : LABEL arch=arm64 04:31:43 ---> Running in 6db3c715d114 04:31:44 Removing intermediate container 6db3c715d114 04:31:44 ---> 6df6f11e453b 04:31:44 Step 24/25 : LABEL git_sha=f936d1d1683ba476397a484ca69f178832238efe 04:31:44 ---> Running in 172de176c15d 04:31:44 Removing intermediate container 172de176c15d 04:31:44 ---> 2312af820cc5 04:31:44 Step 25/25 : LABEL version=0.0.0 04:31:44 ---> Running in 223282d4e4fa 04:31:45 Removing intermediate container 223282d4e4fa 04:31:45 ---> febff19e1876 04:31:45 [Warning] One or more build-args [ARCH] were not consumed 04:31:45 Successfully built febff19e1876 04:31:45 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:46 04:31:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:31:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:46 arm64: Pulling from edgex-lftools-log-publisher 04:31:46 448f6bf000e3: Pulling fs layer 04:31:46 f757da607395: Pulling fs layer 04:31:46 05883995daec: Pulling fs layer 04:31:46 8603b9c90790: Pulling fs layer 04:31:46 1560dd03e051: Pulling fs layer 04:31:46 27f5ce0e4adf: Pulling fs layer 04:31:46 c2d8d7efcc4b: Pulling fs layer 04:31:46 1560dd03e051: Waiting 04:31:46 c2d8d7efcc4b: Waiting 04:31:46 27f5ce0e4adf: Waiting 04:31:46 8603b9c90790: Waiting 04:31:46 f757da607395: Verifying Checksum 04:31:46 f757da607395: Download complete 04:31:47 8603b9c90790: Verifying Checksum 04:31:47 8603b9c90790: Download complete 04:31:47 1560dd03e051: Verifying Checksum 04:31:47 1560dd03e051: Download complete 04:31:47 05883995daec: Verifying Checksum 04:31:47 05883995daec: Download complete 04:31:47 27f5ce0e4adf: Verifying Checksum 04:31:47 27f5ce0e4adf: Download complete 04:31:48 448f6bf000e3: Verifying Checksum 04:31:48 448f6bf000e3: Download complete 04:31:50 c2d8d7efcc4b: Verifying Checksum 04:31:50 c2d8d7efcc4b: Download complete 04:31:51 448f6bf000e3: Pull complete 04:31:52 f757da607395: Pull complete 04:31:53 05883995daec: Pull complete 04:31:54 8603b9c90790: Pull complete 04:31:55 1560dd03e051: Pull complete 04:31:55 27f5ce0e4adf: Pull complete 04:32:10 c2d8d7efcc4b: Pull complete 04:32:10 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:32:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:32:11 prd-ubuntu18.04-docker-arm64-4c-16g-1689 does not seem to be running inside a container 04:32: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/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:32:15 $ docker top a66378fa9b4d8a1dcd4aa234fa6dc0c83e46528126f9d3f8fcb75a841a366b52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:16 ---> job-cost.sh 04:32:16 lf-activate-venv: SKIPPING 04:32:16 INFO: No Stack... 04:32:16 INFO: Retrieving Pricing Info for: v3-standard-4 04:32:17 INFO: Archiving Costs [Pipeline] sh 04:32:18 + cat /w/workspace/device-rest-go/2/archives/cost.csv 04:32:18 + cut -d, -f6 [Pipeline] lock 04:32:18 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-135-2-stack-cost] 04:32:18 Resource [jenkins-edgexfoundry-device-rest-go-PR-135-2-stack-cost] did not exist. Created. 04:32:18 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-135-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:32:19 /w/workspace/device-rest-go/2@tmp/durable-926ea2ae/script.sh: 1: /w/workspace/device-rest-go/2@tmp/durable-926ea2ae/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:32:19 + echo total: 0.10999999940395355 [Pipeline] stash 04:32:19 Warning: overwriting stash ‘stack-cost’ 04:32:19 Stashed 1 file(s) [Pipeline] } 04:32:19 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-135-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:32:20 $ docker stop --time=1 a66378fa9b4d8a1dcd4aa234fa6dc0c83e46528126f9d3f8fcb75a841a366b52 04:32:21 $ docker rm -f a66378fa9b4d8a1dcd4aa234fa6dc0c83e46528126f9d3f8fcb75a841a366b52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:32:22 provisioning config files... 04:32:22 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-135@tmp/config3496246505239489257tmp [Pipeline] { [Pipeline] sh 04:32:23 + set +x 04:32:23 + curl -s https://codecov.io/bash 04:32:23 + bash -s -- 04:32:23 04:32:23 _____ _ 04:32:23 / ____| | | 04:32:23 | | ___ __| | ___ ___ _____ __ 04:32:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:32:23 | |___| (_) | (_| | __/ (_| (_) \ V / 04:32:23 \_____\___/ \__,_|\___|\___\___/ \_/ 04:32:23 Bash-1.0.6 04:32:23 04:32:23 04:32:23 ==> git version 2.24.4 found 04:32:23 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:32:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:32:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:32:23 ==> Jenkins CI detected. 04:32:23 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-135 04:32:23 project root: . 04:32:23 --> token set from env 04:32:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:32:23 ==> Running gcov in . (disable via -X gcov) 04:32:23 ==> Python coveragepy not found 04:32:23 ==> Searching for coverage reports in: 04:32:23 + . 04:32:23 -> Found 1 reports 04:32:23 ==> Detecting git/mercurial file structure 04:32:23 ==> Reading reports 04:32:23 + ./coverage.out bytes=8435 04:32:23 ==> Appending adjustments 04:32:23 https://docs.codecov.io/docs/fixing-reports 04:32:23 + Found adjustments 04:32:23 ==> Gzipping contents 04:32:23 4.0K /tmp/codecov.kUnmJi.gz 04:32:23 ==> Uploading reports 04:32:23 url: https://codecov.io 04:32:23 query: branch=PR-135&commit=f936d1d1683ba476397a484ca69f178832238efe&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-135%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=135&job=&cmd_args= 04:32:23 -> Pinging Codecov 04:32:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-135&commit=f936d1d1683ba476397a484ca69f178832238efe&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-135%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=135&job=&cmd_args= 04:32:23 -> Uploading to 04:32:23 https://storage.googleapis.com/codecov/v4/raw/2021-10-05/4E5D53B4F1F92C436F7061BF334D961C/f936d1d1683ba476397a484ca69f178832238efe/c05a5cc3-3e82-4e60-82dd-faa614482a61.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211005T043223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=92992412e7e6e7dca3f110cd1f4ce6779cc6ba672ce41d49374f76309eda46c0 04:32:23 % Total % Received % Xferd Average Speed Time Time Time Current 04:32:23 Dload Upload Total Spent Left Speed 04:32:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1746 0 0 100 1746 0 5866 --:--:-- --:--:-- --:--:-- 5878 04:32:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/f936d1d1683ba476397a484ca69f178832238efe [Pipeline] } 04:32:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:32:25 + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-135/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:32:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:32:26 ---> package-listing.sh 04:32:26 ++ tr '[:upper:]' '[:lower:]' 04:32:26 ++ facter osfamily 04:32:26 + OS_FAMILY=redhat 04:32:26 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-135 04:32:26 + START_PACKAGES=/tmp/packages_start.txt 04:32:26 + END_PACKAGES=/tmp/packages_end.txt 04:32:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:32:26 + PACKAGES=/tmp/packages_start.txt 04:32:26 + '[' /w/workspace/gexfoundry_device-rest-go_PR-135 ']' 04:32:26 + PACKAGES=/tmp/packages_end.txt 04:32:26 + case "${OS_FAMILY}" in 04:32:26 + sort 04:32:26 + rpm -qa 04:32:27 + '[' -f /tmp/packages_start.txt ']' 04:32:27 + '[' -f /tmp/packages_end.txt ']' 04:32:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:32:27 + '[' /w/workspace/gexfoundry_device-rest-go_PR-135 ']' 04:32:27 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-135/archives/ 04:32:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-135/archives/ [Pipeline] echo 04:32:27 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-135/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:32:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:32:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:28 04:32:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:32:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:28 latest: Pulling from edgex-lftools-log-publisher 04:32:28 b4d181a07f80: Pulling fs layer 04:32:28 a1111a8f2ec3: Pulling fs layer 04:32:28 ed53099fbce6: Pulling fs layer 04:32:28 dc539afda2c1: Pulling fs layer 04:32:28 77bc0d833cb6: Pulling fs layer 04:32:28 9065ff56babe: Pulling fs layer 04:32:28 d287ab97295c: Pulling fs layer 04:32:28 dc539afda2c1: Waiting 04:32:28 77bc0d833cb6: Waiting 04:32:28 9065ff56babe: Waiting 04:32:28 d287ab97295c: Waiting 04:32:28 a1111a8f2ec3: Verifying Checksum 04:32:28 a1111a8f2ec3: Download complete 04:32:28 dc539afda2c1: Verifying Checksum 04:32:28 dc539afda2c1: Download complete 04:32:28 ed53099fbce6: Verifying Checksum 04:32:28 ed53099fbce6: Download complete 04:32:28 9065ff56babe: Verifying Checksum 04:32:28 9065ff56babe: Download complete 04:32:29 b4d181a07f80: Download complete 04:32:29 77bc0d833cb6: Verifying Checksum 04:32:29 77bc0d833cb6: Download complete 04:32:30 d287ab97295c: Verifying Checksum 04:32:30 d287ab97295c: Download complete 04:32:30 b4d181a07f80: Pull complete 04:32:30 a1111a8f2ec3: Pull complete 04:32:31 ed53099fbce6: Pull complete 04:32:31 dc539afda2c1: Pull complete 04:32:31 77bc0d833cb6: Pull complete 04:32:31 9065ff56babe: Pull complete 04:32:36 d287ab97295c: Pull complete 04:32:36 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:32:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:32:37 prd-centos7-docker-4c-2g-1482 does not seem to be running inside a container 04:32:37 $ 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-135/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-135 -v /w/workspace/gexfoundry_device-rest-go_PR-135:/w/workspace/gexfoundry_device-rest-go_PR-135:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-135@tmp:/w/workspace/gexfoundry_device-rest-go_PR-135@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:32:39 $ docker top 2f05d5cbd839949bfa95f8722aee328882f3cc007445d9c38fdb21b67e6b3113 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:39 + touch /tmp/pre-build-complete [Pipeline] sh 04:32:39 + mkdir -p /var/log/sysstat [Pipeline] sh 04:32:40 + ls /var/log/sa-host 04:32:40 + sadf -c /var/log/sa-host/sa05 04:32:40 file_magic: OK 04:32:40 HZ: Using current value: 100 04:32:40 file_header: OK 04:32:40 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:32:40 Statistics: 04:32:40 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... 04:32:40 File successfully converted to sysstat format version 12.0.3 04:32:40 + sadf -c /var/log/sa-host/sa30 04:32:40 file_magic: OK 04:32:40 HZ: Using current value: 100 04:32:40 file_header: OK 04:32:40 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:32:40 Statistics: 04:32:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:32:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:40 provisioning config files... 04:32:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-135@tmp/config7732485092253893177tmp [Pipeline] { [Pipeline] echo 04:32:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:32:40 ---> create-netrc.sh [Pipeline] } 04:32:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:32:41 ---> python-tools-install.sh [Pipeline] echo 04:32:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:32:41 ---> sudo-logs.sh 04:32:41 Archiving 'sudo' log.. 04:32:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-1482.novalocal: Name or service not known 04:32:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-1482.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:32:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:32:41 ---> job-cost.sh 04:32:41 lf-activate-venv: SKIPPING 04:32:41 DEBUG: total: 0.10999999940395355 04:32:41 INFO: Retrieving Stack Cost... 04:32:42 INFO: Retrieving Pricing Info for: v3-standard-2 04:32:42 INFO: Archiving Costs [Pipeline] echo 04:32:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:32:43 ---> logs-deploy.sh 04:32:43 lf-activate-venv: SKIPPING 04:32:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-135/2 04:32:43 INFO: archiving workspace using pattern(s): 04:32:43 Archives upload complete. 04:32:43 INFO: archiving logs to Nexus 04:32:44 ---> uname -a: 04:32:44 Linux prd-centos7-docker-4c-2g-1482.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:32:44 04:32:44 04:32:44 ---> lscpu: 04:32:44 Architecture: x86_64 04:32:44 CPU op-mode(s): 32-bit, 64-bit 04:32:44 Byte Order: Little Endian 04:32:44 Address sizes: 40 bits physical, 48 bits virtual 04:32:44 CPU(s): 2 04:32:44 On-line CPU(s) list: 0,1 04:32:44 Thread(s) per core: 1 04:32:44 Core(s) per socket: 1 04:32:44 Socket(s): 2 04:32:44 NUMA node(s): 1 04:32:44 Vendor ID: AuthenticAMD 04:32:44 CPU family: 23 04:32:44 Model: 49 04:32:44 Model name: AMD EPYC-Rome Processor 04:32:44 Stepping: 0 04:32:44 CPU MHz: 2799.998 04:32:44 BogoMIPS: 5599.99 04:32:44 Virtualization: AMD-V 04:32:44 Hypervisor vendor: KVM 04:32:44 Virtualization type: full 04:32:44 L1d cache: 32K 04:32:44 L1i cache: 32K 04:32:44 L2 cache: 512K 04:32:44 L3 cache: 16384K 04:32:44 NUMA node0 CPU(s): 0,1 04:32:44 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:32:44 04:32:44 04:32:44 ---> nproc: 04:32:44 2 04:32:44 04:32:44 04:32:44 ---> df -h: 04:32:44 Filesystem Size Used Avail Use% Mounted on 04:32:44 overlay 40G 7.7G 33G 20% / 04:32:44 tmpfs 64M 0 64M 0% /dev 04:32:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:32:44 shm 64M 0 64M 0% /dev/shm 04:32:44 /dev/vda1 40G 7.7G 33G 20% /facter-os 04:32:44 04:32:44 04:32:44 ---> sar -b -r -n DEV: 04:32:44 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 04:32:44 04:32:44 04:15:30 LINUX RESTART (2 CPU) 04:32:44 04:32:44 04:16:01 tps rtps wtps bread/s bwrtn/s 04:32:44 04:17:01 81.87 3.40 78.47 2350.58 3657.99 04:32:44 04:18:01 0.42 0.00 0.42 0.00 6.51 04:32:44 04:19:02 0.25 0.00 0.25 0.00 2.33 04:32:44 04:20:01 0.24 0.00 0.24 0.00 3.57 04:32:44 04:21:01 0.28 0.00 0.28 0.00 3.05 04:32:44 04:22:01 0.35 0.00 0.35 0.00 4.73 04:32:44 04:23:01 0.23 0.00 0.23 0.00 2.85 04:32:44 04:24:01 0.18 0.00 0.18 0.00 1.90 04:32:44 04:25:01 0.27 0.00 0.27 0.00 3.36 04:32:44 04:26:01 0.25 0.00 0.25 0.00 2.47 04:32:44 04:27:01 0.27 0.00 0.27 0.00 3.76 04:32:44 04:28:01 0.20 0.00 0.20 0.00 2.57 04:32:44 04:29:01 0.22 0.00 0.22 0.00 4.00 04:32:44 04:30:01 0.33 0.00 0.33 0.00 5.20 04:32:44 04:31:01 0.48 0.20 0.28 6.40 3.85 04:32:44 04:32:01 0.28 0.00 0.28 0.00 3.41 04:32:44 Average: 5.39 0.23 5.16 147.52 232.30 04:32:44 04:32:44 04:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:32:44 04:17:01 5655412 0 632500 7.90 2620 1718408 1271876 14.04 576096 1536904 20 04:32:44 04:18:01 5669184 0 618720 7.73 2620 1718416 1161208 12.82 565060 1536868 8 04:32:44 04:19:02 5669928 0 617976 7.72 2620 1718416 1161400 12.82 564336 1537260 8 04:32:44 04:20:01 5667832 0 620064 7.74 2620 1718424 1161460 12.82 566628 1537260 12 04:32:44 04:21:01 5670856 0 617032 7.70 2620 1718432 1161316 12.82 562524 1537960 16 04:32:44 04:22:01 5671004 0 616880 7.70 2620 1718436 1161292 12.82 562284 1537960 12 04:32:44 04:23:01 5670456 0 617424 7.71 2620 1718440 1161208 12.82 563052 1537956 16 04:32:44 04:24:01 5669376 0 618500 7.72 2620 1718444 1161208 12.82 564436 1537956 8 04:32:44 04:25:01 5660596 0 627276 7.83 2620 1718448 1161208 12.82 573036 1537956 8 04:32:44 04:26:01 5660216 0 627652 7.84 2620 1718452 1161304 12.82 575372 1536084 16 04:32:44 04:27:01 5658316 0 629548 7.86 2620 1718456 1161424 12.82 577112 1536084 8 04:32:44 04:28:01 5651776 0 636084 7.94 2620 1718460 1161460 12.82 583764 1536084 16 04:32:44 04:29:01 5651608 0 636244 7.94 2620 1718468 1161508 12.82 583996 1536088 8 04:32:44 04:30:01 5653660 0 634192 7.92 2620 1718468 1161208 12.82 582032 1536084 8 04:32:44 04:31:01 5650060 0 637784 7.96 2620 1718476 1161340 12.82 585532 1536088 28 04:32:44 04:32:01 5650528 0 637316 7.96 2620 1718476 1161268 12.82 585028 1536084 20 04:32:44 Average: 5661300 0 626574 7.82 2620 1718445 1168230 12.90 573143 1536917 13 04:32:44 04:32:44 04:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:32:44 04:17:01 eth0 154.85 125.62 637.60 29.55 0.00 0.00 0.00 0.00 04:32:44 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:17:01 docker0 33.88 22.21 3.07 133.13 0.00 0.00 0.00 0.00 04:32:44 04:18:01 eth0 3.05 0.10 0.29 0.02 0.00 0.00 0.00 0.00 04:32:44 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:19:02 eth0 2.20 0.40 0.44 0.18 0.00 0.00 0.00 0.00 04:32:44 04:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:20:01 eth0 1.07 0.59 0.55 0.43 0.00 0.00 0.00 0.00 04:32:44 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:21:01 eth0 0.38 0.18 0.09 0.07 0.00 0.00 0.00 0.00 04:32:44 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:22:01 eth0 0.28 0.13 0.07 0.01 0.00 0.00 0.00 0.00 04:32:44 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:23:01 eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 04:32:44 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:24:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:44 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:25:01 eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:32:44 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:26:01 eth0 2.57 0.38 0.46 0.08 0.00 0.00 0.00 0.00 04:32:44 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:27:01 eth0 2.93 0.88 0.95 0.59 0.00 0.00 0.00 0.00 04:32:44 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:28:01 eth0 0.62 0.28 0.28 0.20 0.00 0.00 0.00 0.00 04:32:44 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:29:01 eth0 0.62 0.27 0.27 0.20 0.00 0.00 0.00 0.00 04:32:44 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:30:01 eth0 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:44 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:31:01 eth0 0.40 0.20 0.09 0.07 0.00 0.00 0.00 0.00 04:32:44 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:32:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 04:32:44 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 Average: eth0 10.65 8.11 40.13 1.97 0.00 0.00 0.00 0.00 04:32:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:44 Average: docker0 2.12 1.39 0.19 8.33 0.00 0.00 0.00 0.00 04:32:44 04:32:44 04:32:44 ---> sar -P ALL: 04:32:44 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 04:32:44 04:32:44 04:15:30 LINUX RESTART (2 CPU) 04:32:44 04:32:44 04:16:01 CPU %user %nice %system %iowait %steal %idle 04:32:44 04:17:01 all 5.68 0.00 2.23 2.29 0.04 89.75 04:32:44 04:17:01 0 5.59 0.00 2.03 0.78 0.03 91.56 04:32:44 04:17:01 1 5.77 0.00 2.42 3.81 0.05 87.95 04:32:44 04:18:01 all 0.24 0.00 0.07 0.00 0.02 99.67 04:32:44 04:18:01 0 0.28 0.00 0.08 0.00 0.03 99.60 04:32:44 04:18:01 1 0.20 0.00 0.05 0.00 0.00 99.75 04:32:44 04:19:02 all 0.28 0.00 0.07 0.00 0.03 99.62 04:32:44 04:19:02 0 0.45 0.00 0.07 0.00 0.02 99.47 04:32:44 04:19:02 1 0.12 0.00 0.07 0.00 0.03 99.78 04:32:44 04:20:01 all 0.23 0.00 0.03 0.00 0.02 99.72 04:32:44 04:20:01 0 0.39 0.00 0.03 0.00 0.02 99.56 04:32:44 04:20:01 1 0.07 0.00 0.03 0.00 0.02 99.88 04:32:44 04:21:01 all 0.18 0.00 0.06 0.00 0.02 99.75 04:32:44 04:21:01 0 0.27 0.00 0.03 0.00 0.02 99.68 04:32:44 04:21:01 1 0.08 0.00 0.08 0.00 0.02 99.82 04:32:44 04:22:01 all 0.22 0.00 0.05 0.00 0.02 99.72 04:32:44 04:22:01 0 0.38 0.00 0.03 0.00 0.02 99.57 04:32:44 04:22:01 1 0.05 0.00 0.07 0.00 0.02 99.87 04:32:44 04:23:01 all 0.27 0.00 0.04 0.00 0.02 99.67 04:32:44 04:23:01 0 0.45 0.00 0.03 0.00 0.02 99.50 04:32:44 04:23:01 1 0.08 0.00 0.05 0.00 0.02 99.85 04:32:44 04:24:01 all 0.08 0.00 0.07 0.00 0.01 99.84 04:32:44 04:24:01 0 0.07 0.00 0.05 0.00 0.00 99.88 04:32:44 04:24:01 1 0.10 0.00 0.08 0.00 0.02 99.80 04:32:44 04:25:01 all 0.13 0.00 0.05 0.00 0.03 99.79 04:32:44 04:25:01 0 0.22 0.00 0.07 0.00 0.03 99.68 04:32:44 04:25:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:32:44 04:26:01 all 0.21 0.00 0.05 0.00 0.02 99.72 04:32:44 04:26:01 0 0.33 0.00 0.03 0.00 0.00 99.63 04:32:44 04:26:01 1 0.08 0.00 0.07 0.00 0.03 99.82 04:32:44 04:27:01 all 0.25 0.00 0.06 0.00 0.02 99.67 04:32:44 04:27:01 0 0.38 0.00 0.05 0.00 0.02 99.55 04:32:44 04:27:01 1 0.12 0.00 0.07 0.00 0.02 99.80 04:32:44 04:32:44 04:27:01 CPU %user %nice %system %iowait %steal %idle 04:32:44 04:28:01 all 0.24 0.00 0.04 0.00 0.02 99.70 04:32:44 04:28:01 0 0.38 0.00 0.02 0.00 0.00 99.60 04:32:44 04:28:01 1 0.10 0.00 0.07 0.00 0.03 99.80 04:32:44 04:29:01 all 0.16 0.00 0.04 0.00 0.03 99.77 04:32:44 04:29:01 0 0.25 0.00 0.03 0.00 0.02 99.70 04:32:44 04:29:01 1 0.07 0.00 0.05 0.00 0.03 99.85 04:32:44 04:30:01 all 0.24 0.00 0.04 0.00 0.02 99.70 04:32:44 04:30:01 0 0.45 0.00 0.05 0.00 0.02 99.48 04:32:44 04:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:32:44 04:31:01 all 0.15 0.00 0.05 0.00 0.02 99.78 04:32:44 04:31:01 0 0.27 0.00 0.07 0.00 0.02 99.65 04:32:44 04:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:32:44 04:32:01 all 0.21 0.00 0.05 0.00 0.02 99.72 04:32:44 04:32:01 0 0.35 0.00 0.05 0.00 0.02 99.58 04:32:44 04:32:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:32:44 Average: all 0.54 0.00 0.19 0.14 0.02 99.11 04:32:44 Average: 0 0.65 0.00 0.17 0.05 0.02 99.11 04:32:44 Average: 1 0.43 0.00 0.20 0.24 0.02 99.11 04:32:44 04:32:44 04:32:44