Pull request #127 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/device-rest-go Obtained Jenkinsfile from 94141d5958bb4fa79fe377131bda593b69762738+c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f (ebf702b39d9a7e479870143f7ed00ddb5dff2e18) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4605563695444684019.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3026565346599736967.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 6a41506d72e8e131afc862d141935157bee59f41 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-127/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-127/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh150032410380310494.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4855320213606653653.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-127/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-127/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3395098161311685112.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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_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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-847 in /w/workspace/gexfoundry_device-rest-go_PR-127 [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-127 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-127@tmp/jenkins-gitclient-ssh7003238383461764604.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-127@tmp/jenkins-gitclient-ssh6386983118358819310.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f into PR head commit 94141d5958bb4fa79fe377131bda593b69762738 Merge succeeded, producing 94141d5958bb4fa79fe377131bda593b69762738 Checking out Revision 94141d5958bb4fa79fe377131bda593b69762738 (PR-127) > git config core.sparsecheckout # timeout=10 > git checkout -f 94141d5958bb4fa79fe377131bda593b69762738 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-127@tmp/jenkins-gitclient-ssh6369883223313023356.key > git merge c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94141d5958bb4fa79fe377131bda593b69762738 # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:59:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:59:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:59:41 ========================================================= 12:59:41 EdgeX Global Pipelines Version Info 12:59:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9d07684563d8f4d23885c055d6756f238caffb9a # timeout=10 12:59:43 ------------------- 12:59:43 stable info: 12:59:43 ------------------- 12:59:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:59:43 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 12:59:43 Message: update stable to v1.0.195 12:59:43 ------------------- 12:59:43 experimental info: 12:59:43 ------------------- 12:59:43 Commited By: **** collab-it+edgex@linuxfoundation.org 12:59:43 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 12:59:43 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:59:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 12:59:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 12:59:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:59:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:59:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:59:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:59:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-127 [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-127 [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-127 [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94141d5958bb4fa79fe377131bda593b69762738 [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94141d5 [Pipeline] echo 12:59:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:59:44 provisioning config files... 12:59:44 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/config1547591024324892418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:59:45 ---> docker-login.sh 12:59:45 nexus3.edgexfoundry.org:10001 12:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:45 Configure a credential helper to remove this warning. See 12:59:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:45 12:59:45 Login Succeeded 12:59:45 nexus3.edgexfoundry.org:10002 12:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:45 Configure a credential helper to remove this warning. See 12:59:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:45 12:59:45 Login Succeeded 12:59:45 nexus3.edgexfoundry.org:10003 12:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:45 Configure a credential helper to remove this warning. See 12:59:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:45 12:59:45 Login Succeeded 12:59:45 nexus3.edgexfoundry.org:10004 12:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:45 Configure a credential helper to remove this warning. See 12:59:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:45 12:59:45 Login Succeeded 12:59:45 docker.io 12:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:46 Configure a credential helper to remove this warning. See 12:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:46 12:59:46 Login Succeeded 12:59:46 ---> docker-login.sh ends [Pipeline] } 12:59:46 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 12:59:46 + git log --format=format:%s -1 94141d5958bb4fa79fe377131bda593b69762738 [Pipeline] echo 12:59:46 GIT_COMMIT: 94141d5958bb4fa79fe377131bda593b69762738, Commit Message: feat(snap): add go-based configure and install hooks [Pipeline] echo 12:59:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:59:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:59:47 12:59:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:59:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:59:47 latest: Pulling from edgex-devops/git-semver 12:59:47 31603596830f: Pulling fs layer 12:59:47 54011a49482f: Pulling fs layer 12:59:47 a6820b24f6d8: Pulling fs layer 12:59:47 f581987b2513: Pulling fs layer 12:59:47 f581987b2513: Waiting 12:59:47 54011a49482f: Verifying Checksum 12:59:47 54011a49482f: Download complete 12:59:47 31603596830f: Verifying Checksum 12:59:47 31603596830f: Download complete 12:59:47 a6820b24f6d8: Verifying Checksum 12:59:47 a6820b24f6d8: Download complete 12:59:48 31603596830f: Pull complete 12:59:48 f581987b2513: Verifying Checksum 12:59:48 f581987b2513: Download complete 12:59:48 54011a49482f: Pull complete 12:59:48 a6820b24f6d8: Pull complete 12:59:49 f581987b2513: Pull complete 12:59:49 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 12:59:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:59:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:59:49 prd-centos7-docker-4c-2g-847 does not seem to be running inside a container 12:59:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-127 -v /w/workspace/gexfoundry_device-rest-go_PR-127:/w/workspace/gexfoundry_device-rest-go_PR-127:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-127@tmp:/w/workspace/gexfoundry_device-rest-go_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:59:50 $ docker top 3dcbca0c06ad785617b9ac2605b20fc3fb1621408e3b3bb3e253407272e9f0a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:59:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:59:50 [ssh-agent] Looking for ssh-agent implementation... 12:59:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:50 $ docker exec 3dcbca0c06ad785617b9ac2605b20fc3fb1621408e3b3bb3e253407272e9f0a4 ssh-agent 12:59:50 SSH_AUTH_SOCK=/tmp/ssh-ELbtDYQE8FwO/agent.15 12:59:50 SSH_AGENT_PID=22 12:59:50 Running ssh-add (command line suppressed) 12:59:50 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-127@tmp/private_key_1469728314342263666.key (/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/private_key_1469728314342263666.key) 12:59:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:59:50 + git tag --points-at HEAD [Pipeline] } 12:59:50 $ docker exec --env ******** --env ******** 3dcbca0c06ad785617b9ac2605b20fc3fb1621408e3b3bb3e253407272e9f0a4 ssh-agent -k 12:59:51 unset SSH_AUTH_SOCK; 12:59:51 unset SSH_AGENT_PID; 12:59:51 echo Agent pid 22 killed; 12:59:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:59:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:59:51 [ssh-agent] Looking for ssh-agent implementation... 12:59:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:51 $ docker exec 3dcbca0c06ad785617b9ac2605b20fc3fb1621408e3b3bb3e253407272e9f0a4 ssh-agent 12:59:51 SSH_AUTH_SOCK=/tmp/ssh-ohwyZJxhGzRj/agent.55 12:59:51 SSH_AGENT_PID=61 12:59:51 Running ssh-add (command line suppressed) 12:59:51 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-127@tmp/private_key_8257736083434200703.key (/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/private_key_8257736083434200703.key) 12:59:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:59:51 + git semver init 12:59:51 # -> Open(): unable to determine branch for HEAD 12:59:51 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-127/.git 12:59:51 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-127 12:59:51 # $SEMVER_REMOTE_NAME = origin 12:59:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:59:51 # $SEMVER_USER_NAME = edgex-jenkins 12:59:51 # $SEMVER_BRANCH = PR-127 12:59:51 # $SEMVER_TEMP = /tmp/semver-134271907 12:59:51 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 12:59:52 # '/tmp/semver-134271907' -> '/w/workspace/gexfoundry_device-rest-go_PR-127/.semver' 12:59:52 # -> Force: false 12:59:52 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-127/.semver [Pipeline] } 12:59:52 $ docker exec --env ******** --env ******** 3dcbca0c06ad785617b9ac2605b20fc3fb1621408e3b3bb3e253407272e9f0a4 ssh-agent -k 12:59:52 unset SSH_AUTH_SOCK; 12:59:52 unset SSH_AGENT_PID; 12:59:52 echo Agent pid 61 killed; 12:59:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:59:53 + git semver [Pipeline] } 12:59:53 $ docker stop --time=1 3dcbca0c06ad785617b9ac2605b20fc3fb1621408e3b3bb3e253407272e9f0a4 12:59:54 $ docker rm -f 3dcbca0c06ad785617b9ac2605b20fc3fb1621408e3b3bb3e253407272e9f0a4 [Pipeline] // withDockerContainer [Pipeline] sh 12:59:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:59:55 Stashed 1 file(s) [Pipeline] echo 12:59:55 [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 13:00:10 Still waiting to schedule task 13:00:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:00:10 Still waiting to schedule task 13:00:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:01:36 Running on prd-centos7-docker-4c-2g-849 in /w/workspace/gexfoundry_device-rest-go_PR-127 [Pipeline] { [Pipeline] ws 13:01:36 Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout 13:01:36 The recommended git tool is: git 13:01:38 using credential edgex-jenkins-ssh 13:01:38 Cloning the remote Git repository 13:01:38 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 13:01:38 > git init /w/workspace/device-rest-go/3 # timeout=10 13:01:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 13:01:38 > git --version # timeout=10 13:01:38 > git --version # 'git version 2.24.4' 13:01:38 using GIT_SSH to set credentials SSH Credentials for GitHub 13:01:38 [INFO] Currently running in a labeled security context 13:01:38 [INFO] Currently SELinux is 'enforcing' on the host 13:01:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh7456500036874941373.key 13:01:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:01:40 Merging remotes/origin/master commit c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f into PR head commit 94141d5958bb4fa79fe377131bda593b69762738 13:01:40 Merge succeeded, producing 94141d5958bb4fa79fe377131bda593b69762738 13:01:40 Checking out Revision 94141d5958bb4fa79fe377131bda593b69762738 (PR-127) 13:01:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 13:01:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:01:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 13:01:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 13:01:39 using GIT_SSH to set credentials SSH Credentials for GitHub 13:01:39 [INFO] Currently running in a labeled security context 13:01:39 [INFO] Currently SELinux is 'enforcing' on the host 13:01:39 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh5821889097155703454.key 13:01:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:01:40 > git config core.sparsecheckout # timeout=10 13:01:40 > git checkout -f 94141d5958bb4fa79fe377131bda593b69762738 # timeout=10 13:01:40 > git remote # timeout=10 13:01:40 > git config --get remote.origin.url # timeout=10 13:01:40 using GIT_SSH to set credentials SSH Credentials for GitHub 13:01:40 [INFO] Currently running in a labeled security context 13:01:40 [INFO] Currently SELinux is 'enforcing' on the host 13:01:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh1561257807239480771.key 13:01:40 > git merge c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f # timeout=10 13:01:40 > git rev-parse HEAD^{commit} # timeout=10 13:01:40 > git config core.sparsecheckout # timeout=10 13:01:40 > git checkout -f 94141d5958bb4fa79fe377131bda593b69762738 # timeout=10 13:01:43 Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:01:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:01:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:01:45 + sudo service docker restart 13:01:45 + true 13:01:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:02:03 provisioning config files... 13:02:03 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config4379674877436382834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:02:04 ---> docker-login.sh 13:02:04 nexus3.edgexfoundry.org:10001 13:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:04 Configure a credential helper to remove this warning. See 13:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:04 13:02:04 Login Succeeded 13:02:04 nexus3.edgexfoundry.org:10002 13:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:04 Configure a credential helper to remove this warning. See 13:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:04 13:02:04 Login Succeeded 13:02:04 nexus3.edgexfoundry.org:10003 13:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:04 Configure a credential helper to remove this warning. See 13:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:04 13:02:04 Login Succeeded 13:02:04 nexus3.edgexfoundry.org:10004 13:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:04 Configure a credential helper to remove this warning. See 13:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:04 13:02:04 Login Succeeded 13:02:04 docker.io 13:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:05 Configure a credential helper to remove this warning. See 13:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:05 13:02:05 Login Succeeded 13:02:05 ---> docker-login.sh ends [Pipeline] } 13:02:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:02:05 ========================================================= 13:02:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:02:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:02:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 13:02:05 Sending build context to Docker daemon 115.7kB 13:02:05 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 13:02:05 Step 2/10 : FROM ${BASE} 13:02:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:02:05 540db60ca938: Pulling fs layer 13:02:05 adcc1eea9eea: Pulling fs layer 13:02:05 4c4ab2625f07: Pulling fs layer 13:02:05 0510c868ecb4: Pulling fs layer 13:02:05 afea3b2eda06: Pulling fs layer 13:02:05 7809a108b3ef: Pulling fs layer 13:02:05 f706445af74f: Pulling fs layer 13:02:05 0510c868ecb4: Waiting 13:02:05 afea3b2eda06: Waiting 13:02:05 7809a108b3ef: Waiting 13:02:05 f706445af74f: Waiting 13:02:05 4c4ab2625f07: Verifying Checksum 13:02:05 4c4ab2625f07: Download complete 13:02:05 adcc1eea9eea: Verifying Checksum 13:02:05 adcc1eea9eea: Download complete 13:02:05 afea3b2eda06: Verifying Checksum 13:02:05 afea3b2eda06: Download complete 13:02:05 7809a108b3ef: Verifying Checksum 13:02:05 7809a108b3ef: Download complete 13:02:05 540db60ca938: Verifying Checksum 13:02:05 540db60ca938: Download complete 13:02:06 540db60ca938: Pull complete 13:02:06 adcc1eea9eea: Pull complete 13:02:06 4c4ab2625f07: Pull complete 13:02:07 f706445af74f: Verifying Checksum 13:02:07 f706445af74f: Download complete 13:02:08 0510c868ecb4: Verifying Checksum 13:02:08 0510c868ecb4: Download complete 13:02:12 0510c868ecb4: Pull complete 13:02:12 afea3b2eda06: Pull complete 13:02:12 7809a108b3ef: Pull complete 13:02:13 f706445af74f: Pull complete 13:02:13 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:02:13 ---> b068be0155e3 13:02:13 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:02:16 ---> Running in 09ab25e45ffe 13:02:16 Removing intermediate container 09ab25e45ffe 13:02:16 ---> d9b05c3302e5 13:02:16 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 13:02:16 ---> Running in 78108c5c72d9 13:02:16 Removing intermediate container 78108c5c72d9 13:02:16 ---> eb91a295d295 13:02:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:02:16 ---> Running in 2fed65edb7c8 13:02:16 Removing intermediate container 2fed65edb7c8 13:02:16 ---> 13a8c631776f 13:02:16 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:02:17 ---> Running in e38ded62f547 13:02:17 Removing intermediate container e38ded62f547 13:02:17 ---> 47457249b5ca 13:02:17 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:02:17 ---> Running in 8ae390905e14 13:02:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:02:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:02:19 (1/9) Installing libc-dev (0.7.2-r3) 13:02:19 (2/9) Installing libsodium (1.0.18-r0) 13:02:19 (3/9) Installing pkgconf (1.7.3-r0) 13:02:19 (4/9) Installing libsodium-dev (1.0.18-r0) 13:02:20 (5/9) Installing openssh-keygen (8.4_p1-r3) 13:02:20 (6/9) Installing libedit (20191231.3.1-r1) 13:02:20 (7/9) Installing openssh-client (8.4_p1-r3) 13:02:20 (8/9) Installing libzmq (4.3.3-r1) 13:02:20 (9/9) Installing zeromq-dev (4.3.3-r1) 13:02:20 Executing busybox-1.32.1-r6.trigger 13:02:20 OK: 154 MiB in 49 packages 13:02:21 Removing intermediate container 8ae390905e14 13:02:21 ---> 5472ff7264a5 13:02:21 Step 8/10 : WORKDIR /device-rest-go 13:02:21 ---> Running in 8d84050bb749 13:02:21 Removing intermediate container 8d84050bb749 13:02:21 ---> 4ae4976ffd30 13:02:21 Step 9/10 : COPY . . 13:02:21 ---> 6eebddb2c2b1 13:02:21 Step 10/10 : RUN go mod download 13:02:21 ---> Running in 37965cac3d51 13:02:33 Removing intermediate container 37965cac3d51 13:02:33 ---> 22f3f8dff818 13:02:33 Successfully built 22f3f8dff818 13:02:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:02:34 + docker inspect -f . ci-base-image-x86_64 13:02:34 . [Pipeline] withDockerContainer 13:02:34 prd-centos7-docker-4c-2g-849 does not seem to be running inside a container 13:02:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:02:34 $ docker top a8502683edbb3e0c1432bb86331ca304adfbd7435343fade46258ddaf4df63cf -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:35 + go version 13:02:35 go version go1.16.3 linux/amd64 [Pipeline] } 13:02:35 $ docker stop --time=1 a8502683edbb3e0c1432bb86331ca304adfbd7435343fade46258ddaf4df63cf 13:02:36 $ docker rm -f a8502683edbb3e0c1432bb86331ca304adfbd7435343fade46258ddaf4df63cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:02:36 + docker inspect -f . ci-base-image-x86_64 13:02:36 . [Pipeline] withDockerContainer 13:02:36 prd-centos7-docker-4c-2g-849 does not seem to be running inside a container 13:02:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:02:37 $ docker top efdddc4d96e4f979c64a0a69b89107a8a30bc2ddcad393df25c04706f6844d3b -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:37 + go mod tidy [Pipeline] sh 13:02:38 + make test 13:02:38 go mod tidy 13:02:38 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:02:38 ? github.com/edgexfoundry/device-rest-go [no test files] 13:02:57 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 13:02:57 ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 54.0% of statements 13:02:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:02:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-850 in /w/workspace/gexfoundry_device-rest-go_PR-127 [Pipeline] { [Pipeline] ws 13:02:57 Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout 13:02:58 The recommended git tool is: git 13:03:03 gofmt -l . 13:03:03 [ "`gofmt -l .`" = "" ] 13:03:03 ./bin/test-go-mod-tidy.sh 13:03:03 ./bin/test-attribution-txt.sh [Pipeline] } 13:03:03 $ docker stop --time=1 efdddc4d96e4f979c64a0a69b89107a8a30bc2ddcad393df25c04706f6844d3b 13:03:04 using credential edgex-jenkins-ssh 13:03:04 Cloning the remote Git repository 13:03:05 $ docker rm -f efdddc4d96e4f979c64a0a69b89107a8a30bc2ddcad393df25c04706f6844d3b [Pipeline] // withDockerContainer [Pipeline] sh 13:03:04 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 13:03:04 > git init /w/workspace/device-rest-go/3 # timeout=10 13:03:04 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 13:03:04 > git --version # timeout=10 13:03:04 > git --version # 'git version 2.17.1' 13:03:04 using GIT_SSH to set credentials SSH Credentials for GitHub 13:03:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:03:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:03:06 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 13:03:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:06 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 13:03:06 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 13:03:06 using GIT_SSH to set credentials SSH Credentials for GitHub 13:03:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:03:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:03:07 + ls -al . 13:03:07 total 112 13:03:07 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 30 13:03 . 13:03:07 drwxrwxr-x. 4 jenkins jenkins 28 Jun 30 13:01 .. 13:03:07 -rw-rw-r--. 1 jenkins jenkins 6792 Jun 30 13:01 Attribution.txt 13:03:07 drwxrwxr-x. 2 jenkins jenkins 64 Jun 30 13:01 bin 13:03:07 -rw-rw-r--. 1 jenkins jenkins 7459 Jun 30 13:01 CHANGELOG.md 13:03:07 drwxrwxr-x. 3 jenkins jenkins 32 Jun 30 13:01 cmd 13:03:07 -rw-r--r--. 1 jenkins jenkins 8513 Jun 30 13:02 coverage.out 13:03:07 -rw-rw-r--. 1 jenkins jenkins 1615 Jun 30 13:01 Dockerfile 13:03:07 -rw-rw-r--. 1 jenkins jenkins 1087 Jun 30 13:01 Dockerfile.build 13:03:07 -rw-rw-r--. 1 jenkins jenkins 151 Jun 30 13:01 .dockerignore 13:03:07 drwxrwxr-x. 2 jenkins jenkins 76 Jun 30 13:01 driver 13:03:07 drwxrwxr-x. 8 jenkins jenkins 179 Jun 30 13:01 .git 13:03:07 drwxrwxr-x. 2 jenkins jenkins 103 Jun 30 13:01 .github 13:03:07 -rw-rw-r--. 1 jenkins jenkins 336 Jun 30 13:01 .gitignore 13:03:07 -rw-r--r--. 1 jenkins jenkins 271 Jun 30 13:03 go.mod 13:03:07 -rw-r--r--. 1 jenkins jenkins 20570 Jun 30 13:02 go.sum 13:03:07 -rw-rw-r--. 1 jenkins jenkins 680 Jun 30 13:01 Jenkinsfile 13:03:07 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 30 13:01 LICENSE 13:03:07 -rw-rw-r--. 1 jenkins jenkins 996 Jun 30 13:01 Makefile 13:03:07 -rw-rw-r--. 1 jenkins jenkins 7667 Jun 30 13:01 README.md 13:03:07 drwxrwxr-x. 4 jenkins jenkins 71 Jun 30 13:01 snap 13:03:07 -rw-rw-r--. 1 jenkins jenkins 5 Jun 30 12:59 VERSION 13:03:07 -rw-rw-r--. 1 jenkins jenkins 713 Jun 30 13:01 version.go [Pipeline] isUnix [Pipeline] sh 13:03:07 Merging remotes/origin/master commit c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f into PR head commit 94141d5958bb4fa79fe377131bda593b69762738 13:03:07 + 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=94141d5958bb4fa79fe377131bda593b69762738 --label arch=amd64 --label version=0.0.0 . 13:03:07 Sending build context to Docker daemon 125.4kB 13:03:07 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 13:03:07 Step 2/25 : FROM ${BASE} AS builder 13:03:07 ---> 22f3f8dff818 13:03:07 Step 3/25 : ARG MAKE='make build' 13:03:07 ---> Running in f123c24e81d6 13:03:07 Merge succeeded, producing 94141d5958bb4fa79fe377131bda593b69762738 13:03:07 Checking out Revision 94141d5958bb4fa79fe377131bda593b69762738 (PR-127) 13:03:08 Removing intermediate container f123c24e81d6 13:03:08 ---> ebe3c6fab0cb 13:03:08 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:03:08 ---> Running in 29113e80a4f7 13:03:08 Removing intermediate container 29113e80a4f7 13:03:08 ---> 924ee02ca801 13:03:08 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 13:03:08 ---> Running in 62b49218f7bd 13:03:08 Removing intermediate container 62b49218f7bd 13:03:08 ---> 6c66d7e70ff9 13:03:08 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:03:08 ---> Running in 41e297bba12d 13:03:07 > git config core.sparsecheckout # timeout=10 13:03:07 > git checkout -f 94141d5958bb4fa79fe377131bda593b69762738 # timeout=10 13:03:07 > git remote # timeout=10 13:03:07 > git config --get remote.origin.url # timeout=10 13:03:07 using GIT_SSH to set credentials SSH Credentials for GitHub 13:03:07 > git merge c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f # timeout=10 13:03:07 > git rev-parse HEAD^{commit} # timeout=10 13:03:07 > git config core.sparsecheckout # timeout=10 13:03:07 > git checkout -f 94141d5958bb4fa79fe377131bda593b69762738 # timeout=10 13:03:08 Removing intermediate container 41e297bba12d 13:03:08 ---> 55654b140470 13:03:08 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:03:08 ---> Running in 71a7e0fd8c9f 13:03:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:03:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:03:10 OK: 154 MiB in 49 packages 13:03:10 Removing intermediate container 71a7e0fd8c9f 13:03:10 ---> efa15d81ee1e 13:03:10 Step 8/25 : WORKDIR /device-rest-go 13:03:10 ---> Running in 826bf19a544c 13:03:10 Removing intermediate container 826bf19a544c 13:03:10 ---> ab63187d39f6 13:03:10 Step 9/25 : COPY . . 13:03:10 ---> d4887b9f87b2 13:03:10 Step 10/25 : RUN go mod tidy 13:03:10 ---> Running in c0624fa94427 13:03:11 Removing intermediate container c0624fa94427 13:03:11 ---> 02a6d1f3ce64 13:03:11 Step 11/25 : RUN make update 13:03:11 ---> Running in 922b755c0dee 13:03:11 CGO_ENABLED=0 GO111MODULE=on go mod download 13:03:12 Removing intermediate container 922b755c0dee 13:03:12 ---> ac6d190185e3 13:03:12 Step 12/25 : RUN $MAKE 13:03:12 Commit message: "feat(snap): add go-based configure and install hooks" 13:03:12 ---> Running in 78d4a9b4f12c 13:03:12 go mod tidy 13:03:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:03:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:03:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:03:14 + + sudotrue service 13:03:14 docker restart 13:03:24 Removing intermediate container 78d4a9b4f12c 13:03:24 ---> 6335d981c1f6 13:03:24 Step 13/25 : FROM alpine:3.12 13:03:24 3.12: Pulling from library/alpine 13:03:25 339de151aab4: Pulling fs layer 13:03:25 339de151aab4: Verifying Checksum 13:03:25 339de151aab4: Download complete 13:03:25 339de151aab4: Pull complete 13:03:25 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 13:03:25 Status: Downloaded newer image for alpine:3.12 13:03:25 ---> 13621d1b12d4 13:03:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:03:25 ---> Running in b9e1b0084475 13:03:25 Removing intermediate container b9e1b0084475 13:03:25 ---> 780e93e190bf 13:03:25 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 13:03:25 ---> Running in 067fab04ef03 13:03:25 Removing intermediate container 067fab04ef03 13:03:25 ---> 44349635c6e1 13:03:25 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 13:03:25 ---> Running in ed91fe09aae7 13:03:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:03:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:03:26 (1/6) Installing dumb-init (1.2.2-r1) 13:03:26 (2/6) Installing libgcc (9.3.0-r2) 13:03:26 (3/6) Installing libsodium (1.0.18-r0) 13:03:26 (4/6) Installing libstdc++ (9.3.0-r2) 13:03:26 (5/6) Installing libzmq (4.3.3-r0) 13:03:26 (6/6) Installing zeromq (4.3.3-r0) 13:03:26 Executing busybox-1.31.1-r20.trigger 13:03:26 OK: 8 MiB in 20 packages 13:03:26 Removing intermediate container ed91fe09aae7 13:03:26 ---> f84d6b34adde 13:03:26 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 13:03:26 ---> 9007dde0616c 13:03:26 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 13:03:27 ---> 5d82bdac32a8 13:03:27 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 13:03:27 ---> 644f27824109 13:03:27 Step 20/25 : EXPOSE 59986 13:03:27 ---> Running in 9d44b991478c 13:03:27 Removing intermediate container 9d44b991478c 13:03:27 ---> 78e5421ac2dc 13:03:27 Step 21/25 : ENTRYPOINT ["/device-rest"] 13:03:27 ---> Running in 91080ef247c1 13:03:27 Removing intermediate container 91080ef247c1 13:03:27 ---> b9a7191eb9a0 13:03:27 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 13:03:27 ---> Running in d9c73ae32ffd 13:03:27 Removing intermediate container d9c73ae32ffd 13:03:27 ---> 6a79015ef494 13:03:27 Step 23/25 : LABEL arch=amd64 13:03:27 ---> Running in ba959192bd1b 13:03:27 Removing intermediate container ba959192bd1b 13:03:27 ---> 0c657c347d4f 13:03:27 Step 24/25 : LABEL git_sha=94141d5958bb4fa79fe377131bda593b69762738 13:03:27 ---> Running in 2b6f5d40d30a 13:03:27 Removing intermediate container 2b6f5d40d30a 13:03:27 ---> efd946c4d74e 13:03:27 Step 25/25 : LABEL version=0.0.0 13:03:27 ---> Running in 5d8e5afada16 13:03:27 Removing intermediate container 5d8e5afada16 13:03:27 ---> bbc4ba5af3a8 13:03:27 [Warning] One or more build-args [ARCH] were not consumed 13:03:27 Successfully built bbc4ba5af3a8 13:03:27 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] libraryResource [Pipeline] sh 13:03:28 ---> job-cost.sh 13:03:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7uuc [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:03:32 provisioning config files... 13:03:32 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config5034995533976091357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:03:33 ---> docker-login.sh 13:03:33 nexus3.edgexfoundry.org:10001 13:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:34 Configure a credential helper to remove this warning. See 13:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:34 13:03:34 Login Succeeded 13:03:34 nexus3.edgexfoundry.org:10002 13:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:35 Configure a credential helper to remove this warning. See 13:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:35 13:03:35 Login Succeeded 13:03:35 nexus3.edgexfoundry.org:10003 13:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:36 Configure a credential helper to remove this warning. See 13:03:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:36 13:03:36 Login Succeeded 13:03:36 nexus3.edgexfoundry.org:10004 13:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:36 Configure a credential helper to remove this warning. See 13:03:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:36 13:03:36 Login Succeeded 13:03:36 docker.io 13:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:37 Configure a credential helper to remove this warning. See 13:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:37 13:03:37 Login Succeeded 13:03:37 ---> docker-login.sh ends [Pipeline] } 13:03:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:03:37 ========================================================= 13:03:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:03:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:03:38 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 13:03:38 Sending build context to Docker daemon 115.7kB 13:03:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:03:38 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 13:03:38 Step 2/10 : FROM ${BASE} 13:03:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:03:38 595b0fe564bb: Pulling fs layer 13:03:38 3088b5b3c5c0: Pulling fs layer 13:03:38 5b7225fbf94c: Pulling fs layer 13:03:38 ba82ee9f976e: Pulling fs layer 13:03:38 506bd15cee9f: Pulling fs layer 13:03:38 75a0a4a0db45: Pulling fs layer 13:03:38 618dc40b7e24: Pulling fs layer 13:03:38 ba82ee9f976e: Waiting 13:03:38 506bd15cee9f: Waiting 13:03:38 75a0a4a0db45: Waiting 13:03:38 618dc40b7e24: Waiting 13:03:38 5b7225fbf94c: Download complete 13:03:39 3088b5b3c5c0: Verifying Checksum 13:03:39 3088b5b3c5c0: Download complete 13:03:39 506bd15cee9f: Verifying Checksum 13:03:39 506bd15cee9f: Download complete 13:03:39 75a0a4a0db45: Download complete 13:03:39 595b0fe564bb: Download complete 13:03:39 595b0fe564bb: Pull complete 13:03:40 3088b5b3c5c0: Pull complete 13:03:40 5b7225fbf94c: Pull complete 13:03:41 618dc40b7e24: Verifying Checksum 13:03:41 618dc40b7e24: Download complete 13:03:42 ba82ee9f976e: Download complete 13:03:52 ba82ee9f976e: Pull complete 13:03:52 506bd15cee9f: Pull complete 13:03:53 75a0a4a0db45: Pull complete 13:03:53 lf-activate-venv(): INFO: Adding /tmp/venv-7uuc/bin to PATH 13:03:53 INFO: No Stack... 13:03:53 INFO: Retrieving Pricing Info for: v3-standard-2 13:03:54 INFO: Archiving Costs [Pipeline] sh 13:03:54 + cut -d, -f6 13:03:54 + cat /w/workspace/device-rest-go/3/archives/cost.csv [Pipeline] lock 13:03:54 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-127-3-stack-cost] 13:03:54 Resource [jenkins-edgexfoundry-device-rest-go-PR-127-3-stack-cost] did not exist. Created. 13:03:54 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-127-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:03:55 + echo total: 0.05999999865889549 [Pipeline] stash 13:03:55 Stashed 1 file(s) [Pipeline] } 13:03:55 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-127-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:03:57 618dc40b7e24: Pull complete 13:03:57 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 13:03:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:03:57 ---> a36622ca3599 13:03:57 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:03:59 ---> Running in 8929db91eb3f 13:03:59 Removing intermediate container 8929db91eb3f 13:03:59 ---> f1becf24f421 13:03:59 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 13:03:59 ---> Running in 510c9fb7b8c7 13:04:00 Removing intermediate container 510c9fb7b8c7 13:04:00 ---> c72c23ad602a 13:04:00 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:04:00 ---> Running in 73e5375ec149 13:04:03 Removing intermediate container 73e5375ec149 13:04:03 ---> 0f7d3d126773 13:04:03 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:03 ---> Running in b63af2d95f39 13:04:03 Removing intermediate container b63af2d95f39 13:04:03 ---> 482651e15247 13:04:03 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:04:03 ---> Running in a907725f8326 13:04:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:04:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:04:06 (1/9) Installing libc-dev (0.7.2-r3) 13:04:06 (2/9) Installing libsodium (1.0.18-r0) 13:04:06 (3/9) Installing pkgconf (1.7.3-r0) 13:04:06 (4/9) Installing libsodium-dev (1.0.18-r0) 13:04:06 (5/9) Installing openssh-keygen (8.4_p1-r3) 13:04:07 (6/9) Installing libedit (20191231.3.1-r1) 13:04:07 (7/9) Installing openssh-client (8.4_p1-r3) 13:04:07 (8/9) Installing libzmq (4.3.3-r1) 13:04:07 (9/9) Installing zeromq-dev (4.3.3-r1) 13:04:07 Executing busybox-1.32.1-r6.trigger 13:04:07 OK: 144 MiB in 49 packages 13:04:09 Removing intermediate container a907725f8326 13:04:09 ---> 1df24d788655 13:04:09 Step 8/10 : WORKDIR /device-rest-go 13:04:09 ---> Running in 964ce0f7ab86 13:04:10 Removing intermediate container 964ce0f7ab86 13:04:10 ---> e58b10c86429 13:04:10 Step 9/10 : COPY . . 13:04:11 ---> d4595e2bcea7 13:04:11 Step 10/10 : RUN go mod download 13:04:11 ---> Running in b4cd34294ca8 13:04:38 Removing intermediate container b4cd34294ca8 13:04:38 ---> 7a2c130e2a7a 13:04:38 Successfully built 7a2c130e2a7a 13:04:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:04:38 + docker inspect -f . ci-base-image-arm64 13:04:38 . [Pipeline] withDockerContainer 13:04:38 prd-ubuntu18.04-docker-arm64-4c-16g-850 does not seem to be running inside a container 13:04:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@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 ******** ci-base-image-arm64 cat 13:04:40 $ docker top 28ff61bcc000859eaff95cff66e9c984468a3f17609e7fc7d4aa09fdfe4850e0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:04:41 + go version 13:04:41 go version go1.16.5 linux/arm64 [Pipeline] } 13:04:42 $ docker stop --time=1 28ff61bcc000859eaff95cff66e9c984468a3f17609e7fc7d4aa09fdfe4850e0 13:04:43 $ docker rm -f 28ff61bcc000859eaff95cff66e9c984468a3f17609e7fc7d4aa09fdfe4850e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:04:44 + docker inspect -f . ci-base-image-arm64 13:04:44 . [Pipeline] withDockerContainer 13:04:44 prd-ubuntu18.04-docker-arm64-4c-16g-850 does not seem to be running inside a container 13:04:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@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 ******** ci-base-image-arm64 cat 13:04:46 $ docker top f02bd994023ab90910baf1689c7b0011388be9e80a87da4206da206665edc57a -eo pid,comm [Pipeline] { [Pipeline] sh 13:04:47 + go mod tidy [Pipeline] sh 13:04:49 + make test 13:04:49 go mod tidy 13:04:49 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:04:51 ? github.com/edgexfoundry/device-rest-go [no test files] 13:05:47 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 13:05:47 ok github.com/edgexfoundry/device-rest-go/driver 0.046s coverage: 54.0% of statements 13:05:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:06:09 gofmt -l . 13:06:09 [ "`gofmt -l .`" = "" ] 13:06:09 ./bin/test-go-mod-tidy.sh 13:06:09 ./bin/test-attribution-txt.sh [Pipeline] } 13:06:09 $ docker stop --time=1 f02bd994023ab90910baf1689c7b0011388be9e80a87da4206da206665edc57a 13:06:12 $ docker rm -f f02bd994023ab90910baf1689c7b0011388be9e80a87da4206da206665edc57a [Pipeline] // withDockerContainer [Pipeline] sh 13:06:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:06:12 Warning: overwriting stash ‘coverage-report’ 13:06:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:06:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:06:14 + ls -al . 13:06:14 total 140 13:06:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 13:06 . 13:06:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 13:03 .. 13:06:14 -rw-rw-r-- 1 jenkins jenkins 151 Jun 30 13:03 .dockerignore 13:06:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 13:03 .git 13:06:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 13:03 .github 13:06:14 -rw-rw-r-- 1 jenkins jenkins 336 Jun 30 13:03 .gitignore 13:06:14 -rw-rw-r-- 1 jenkins jenkins 6792 Jun 30 13:03 Attribution.txt 13:06:14 -rw-rw-r-- 1 jenkins jenkins 7459 Jun 30 13:03 CHANGELOG.md 13:06:14 -rw-rw-r-- 1 jenkins jenkins 1615 Jun 30 13:03 Dockerfile 13:06:14 -rw-rw-r-- 1 jenkins jenkins 1087 Jun 30 13:03 Dockerfile.build 13:06:14 -rw-rw-r-- 1 jenkins jenkins 680 Jun 30 13:03 Jenkinsfile 13:06:14 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 30 13:03 LICENSE 13:06:14 -rw-rw-r-- 1 jenkins jenkins 996 Jun 30 13:03 Makefile 13:06:14 -rw-rw-r-- 1 jenkins jenkins 7667 Jun 30 13:03 README.md 13:06:14 -rw-rw-r-- 1 jenkins jenkins 5 Jun 30 12:59 VERSION 13:06:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 13:03 bin 13:06:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 13:03 cmd 13:06:14 -rw-r--r-- 1 jenkins jenkins 8513 Jun 30 13:05 coverage.out 13:06:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 13:03 driver 13:06:14 -rw-r--r-- 1 jenkins jenkins 271 Jun 30 13:06 go.mod 13:06:14 -rw-r--r-- 1 jenkins jenkins 20570 Jun 30 13:04 go.sum 13:06:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 13:03 snap 13:06:14 -rw-rw-r-- 1 jenkins jenkins 713 Jun 30 13:03 version.go [Pipeline] isUnix [Pipeline] sh 13:06:14 + 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=94141d5958bb4fa79fe377131bda593b69762738 --label arch=arm64 --label version=0.0.0 . 13:06:14 Sending build context to Docker daemon 125.4kB 13:06:14 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 13:06:14 Step 2/25 : FROM ${BASE} AS builder 13:06:14 ---> 7a2c130e2a7a 13:06:14 Step 3/25 : ARG MAKE='make build' 13:06:15 ---> Running in 80ecc4f4a810 13:06:15 Removing intermediate container 80ecc4f4a810 13:06:15 ---> adee7652047d 13:06:15 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:06:15 ---> Running in 11d3cdebb827 13:06:16 Removing intermediate container 11d3cdebb827 13:06:16 ---> 829bde3d20e7 13:06:16 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 13:06:16 ---> Running in 4a8ebb13f518 13:06:16 Removing intermediate container 4a8ebb13f518 13:06:16 ---> fa18863f942c 13:06:16 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:16 ---> Running in 57019db70927 13:06:19 Removing intermediate container 57019db70927 13:06:19 ---> 488f6d2c515f 13:06:19 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:06:19 ---> Running in 5b265b1b439b 13:06:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:06:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:06:22 OK: 144 MiB in 49 packages 13:06:23 Removing intermediate container 5b265b1b439b 13:06:23 ---> 2aa6d33c6dc1 13:06:23 Step 8/25 : WORKDIR /device-rest-go 13:06:23 ---> Running in 78445caad410 13:06:24 Removing intermediate container 78445caad410 13:06:24 ---> 5adfa6e48c6f 13:06:24 Step 9/25 : COPY . . 13:06:25 ---> 0912133ec255 13:06:25 Step 10/25 : RUN go mod tidy 13:06:25 ---> Running in 8816d6ecb162 13:06:27 Removing intermediate container 8816d6ecb162 13:06:27 ---> 3a29360c7f85 13:06:27 Step 11/25 : RUN make update 13:06:28 ---> Running in 463651fcff98 13:06:29 CGO_ENABLED=0 GO111MODULE=on go mod download 13:06:30 Removing intermediate container 463651fcff98 13:06:30 ---> ed9087620cee 13:06:30 Step 12/25 : RUN $MAKE 13:06:30 ---> Running in f2d0c7afcd13 13:06:31 go mod tidy 13:06:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 13:07:11 Removing intermediate container f2d0c7afcd13 13:07:11 ---> 25e9fc6a0929 13:07:11 Step 13/25 : FROM alpine:3.12 13:07:11 3.12: Pulling from library/alpine 13:07:11 d2f70382dc9a: Pulling fs layer 13:07:11 d2f70382dc9a: Verifying Checksum 13:07:11 d2f70382dc9a: Download complete 13:07:11 d2f70382dc9a: Pull complete 13:07:11 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 13:07:11 Status: Downloaded newer image for alpine:3.12 13:07:11 ---> c4fd0aeabfcf 13:07:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:07:11 ---> Running in 78074d9f62e2 13:07:11 Removing intermediate container 78074d9f62e2 13:07:11 ---> bd0d743ca144 13:07:11 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 13:07:11 ---> Running in 6af80c2e360c 13:07:11 Removing intermediate container 6af80c2e360c 13:07:11 ---> e516949dc9fa 13:07:11 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 13:07:11 ---> Running in 266b97dfda77 13:07:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:07:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:07:11 (1/6) Installing dumb-init (1.2.2-r1) 13:07:11 (2/6) Installing libgcc (9.3.0-r2) 13:07:11 (3/6) Installing libsodium (1.0.18-r0) 13:07:11 (4/6) Installing libstdc++ (9.3.0-r2) 13:07:11 (5/6) Installing libzmq (4.3.3-r0) 13:07:11 (6/6) Installing zeromq (4.3.3-r0) 13:07:11 Executing busybox-1.31.1-r20.trigger 13:07:11 OK: 8 MiB in 20 packages 13:07:12 Removing intermediate container 266b97dfda77 13:07:12 ---> ce9d9f912b23 13:07:12 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 13:07:13 ---> 4cf8368f349c 13:07:13 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 13:07:14 ---> 6ae38e2d0733 13:07:14 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 13:07:15 ---> 9215de4699ad 13:07:15 Step 20/25 : EXPOSE 59986 13:07:15 ---> Running in 1f714bbfee03 13:07:15 Removing intermediate container 1f714bbfee03 13:07:15 ---> 8a58a05c778a 13:07:15 Step 21/25 : ENTRYPOINT ["/device-rest"] 13:07:15 ---> Running in 9efebf40e9b3 13:07:16 Removing intermediate container 9efebf40e9b3 13:07:16 ---> 82f1d4254f0a 13:07:16 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 13:07:16 ---> Running in 8f7f17091bbc 13:07:16 Removing intermediate container 8f7f17091bbc 13:07:16 ---> f848d96bf021 13:07:16 Step 23/25 : LABEL arch=arm64 13:07:16 ---> Running in 18e48f13cec0 13:07:17 Removing intermediate container 18e48f13cec0 13:07:17 ---> 832a28e9d98d 13:07:17 Step 24/25 : LABEL git_sha=94141d5958bb4fa79fe377131bda593b69762738 13:07:17 ---> Running in 96d866917aad 13:07:17 Removing intermediate container 96d866917aad 13:07:17 ---> 4604ecee1140 13:07:17 Step 25/25 : LABEL version=0.0.0 13:07:18 ---> Running in 6808a4fd1160 13:07:18 Removing intermediate container 6808a4fd1160 13:07:18 ---> d7fd4b4f9f98 13:07:18 [Warning] One or more build-args [ARCH] were not consumed 13:07:18 Successfully built d7fd4b4f9f98 13:07:18 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] libraryResource [Pipeline] sh 13:07:19 ---> job-cost.sh 13:07:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W0Ev 13:07:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:09:34 lf-activate-venv(): INFO: Adding /tmp/venv-W0Ev/bin to PATH 13:09:34 INFO: No Stack... 13:09:34 INFO: Retrieving Pricing Info for: v2-standard-4 13:09:34 INFO: Archiving Costs [Pipeline] sh 13:09:35 + cat /w/workspace/device-rest-go/3/archives/cost.csv 13:09:35 + cut -d, -f6 [Pipeline] lock 13:09:35 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-127-3-stack-cost] 13:09:35 Resource [jenkins-edgexfoundry-device-rest-go-PR-127-3-stack-cost] did not exist. Created. 13:09:35 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-127-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:09:35 /w/workspace/device-rest-go/3@tmp/durable-a9d34ef6/script.sh: 1: /w/workspace/device-rest-go/3@tmp/durable-a9d34ef6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:09:36 + echo total: 0.18000000715255737 [Pipeline] stash 13:09:36 Warning: overwriting stash ‘stack-cost’ 13:09:36 Stashed 1 file(s) [Pipeline] } 13:09:36 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-127-3-stack-cost] [Pipeline] // lock [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 13:09:36 provisioning config files... 13:09:36 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/config7002394549475857706tmp [Pipeline] { [Pipeline] sh 13:09:37 + set +x 13:09:37 + bash -s -- 13:09:37 + curl -s https://codecov.io/bash 13:09:37 13:09:37 _____ _ 13:09:37 / ____| | | 13:09:37 | | ___ __| | ___ ___ _____ __ 13:09:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:09:37 | |___| (_) | (_| | __/ (_| (_) \ V / 13:09:37 \_____\___/ \__,_|\___|\___\___/ \_/ 13:09:37 Bash-1.0.3 13:09:37 13:09:37 13:09:37 ==> git version 2.24.4 found 13:09:37 ==> 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 13:09:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:09:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:09:37 ==> Jenkins CI detected. 13:09:37 project root: . 13:09:37 --> token set from env 13:09:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:09:37 ==> Running gcov in . (disable via -X gcov) 13:09:37 ==> Python coveragepy not found 13:09:37 ==> Searching for coverage reports in: 13:09:37 + . 13:09:37 -> Found 1 reports 13:09:37 ==> Detecting git/mercurial file structure 13:09:37 ==> Reading reports 13:09:37 + ./coverage.out bytes=8513 13:09:37 ==> Appending adjustments 13:09:37 https://docs.codecov.io/docs/fixing-reports 13:09:37 + Found adjustments 13:09:37 ==> Gzipping contents 13:09:37 4.0K /tmp/codecov.m1oVWA.gz 13:09:37 ==> Uploading reports 13:09:37 url: https://codecov.io 13:09:37 query: branch=PR-127&commit=94141d5958bb4fa79fe377131bda593b69762738&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-127%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=127&job=&cmd_args= 13:09:37 -> Pinging Codecov 13:09:37 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-127&commit=94141d5958bb4fa79fe377131bda593b69762738&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-127%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=127&job=&cmd_args= 13:09:37 -> Uploading to 13:09:37 https://storage.googleapis.com/codecov/v4/raw/2021-06-30/4E5D53B4F1F92C436F7061BF334D961C/94141d5958bb4fa79fe377131bda593b69762738/7eac0b07-6499-4c7e-b9aa-3a8bd6118ba3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210630T130937Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=18348274d8c61f8f38585f17983e86621a29014fe255e64f9ae2f1b93a106a5c 13:09:37 % Total % Received % Xferd Average Speed Time Time Time Current 13:09:37 Dload Upload Total Spent Left Speed 13:09:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1785 0 0 100 1785 0 4323 --:--:-- --:--:-- --:--:-- 4332 13:09:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/94141d5958bb4fa79fe377131bda593b69762738 [Pipeline] } 13:09:38 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] libraryResource [Pipeline] sh 13:09:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:09:40 ---> package-listing.sh 13:09:40 ++ facter osfamily 13:09:40 ++ tr '[:upper:]' '[:lower:]' 13:09:40 + OS_FAMILY=redhat 13:09:40 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-127 13:09:40 + START_PACKAGES=/tmp/packages_start.txt 13:09:40 + END_PACKAGES=/tmp/packages_end.txt 13:09:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:09:40 + PACKAGES=/tmp/packages_start.txt 13:09:40 + '[' /w/workspace/gexfoundry_device-rest-go_PR-127 ']' 13:09:40 + PACKAGES=/tmp/packages_end.txt 13:09:40 + case "${OS_FAMILY}" in 13:09:40 + rpm -qa 13:09:40 + sort 13:09:41 + '[' -f /tmp/packages_start.txt ']' 13:09:41 + '[' -f /tmp/packages_end.txt ']' 13:09:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:09:41 + '[' /w/workspace/gexfoundry_device-rest-go_PR-127 ']' 13:09:41 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-127/archives/ 13:09:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-127/archives/ [Pipeline] echo 13:09:41 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-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:09:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:09:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:09:42 13:09:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:09:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:09:42 alpine: Pulling from edgex-lftools-log-publisher 13:09:42 df20fa9351a1: Pulling fs layer 13:09:42 36b3adc4ff6f: Pulling fs layer 13:09:42 8ad3a11d3b57: Pulling fs layer 13:09:42 46f8f816bc3b: Pulling fs layer 13:09:42 93b61091891f: Pulling fs layer 13:09:42 93b9cdb0e59b: Pulling fs layer 13:09:42 5e14af77c1be: Pulling fs layer 13:09:42 01666e4c0597: Pulling fs layer 13:09:42 aa168da1d23b: Pulling fs layer 13:09:42 93b9cdb0e59b: Waiting 13:09:42 5e14af77c1be: Waiting 13:09:42 01666e4c0597: Waiting 13:09:42 aa168da1d23b: Waiting 13:09:42 46f8f816bc3b: Waiting 13:09:42 93b61091891f: Waiting 13:09:42 36b3adc4ff6f: Download complete 13:09:42 46f8f816bc3b: Verifying Checksum 13:09:42 46f8f816bc3b: Download complete 13:09:42 df20fa9351a1: Verifying Checksum 13:09:42 df20fa9351a1: Download complete 13:09:42 93b61091891f: Verifying Checksum 13:09:42 93b61091891f: Download complete 13:09:42 93b9cdb0e59b: Verifying Checksum 13:09:42 93b9cdb0e59b: Download complete 13:09:42 5e14af77c1be: Verifying Checksum 13:09:42 5e14af77c1be: Download complete 13:09:42 01666e4c0597: Verifying Checksum 13:09:42 01666e4c0597: Download complete 13:09:42 8ad3a11d3b57: Verifying Checksum 13:09:42 8ad3a11d3b57: Download complete 13:09:42 df20fa9351a1: Pull complete 13:09:42 36b3adc4ff6f: Pull complete 13:09:43 8ad3a11d3b57: Pull complete 13:09:43 46f8f816bc3b: Pull complete 13:09:44 93b61091891f: Pull complete 13:09:44 93b9cdb0e59b: Pull complete 13:09:44 5e14af77c1be: Pull complete 13:09:44 01666e4c0597: Pull complete 13:09:44 aa168da1d23b: Verifying Checksum 13:09:44 aa168da1d23b: Download complete 13:09:48 aa168da1d23b: Pull complete 13:09:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:09:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:09:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:09:49 prd-centos7-docker-4c-2g-847 does not seem to be running inside a container 13:09:49 $ 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-127/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-127 -v /w/workspace/gexfoundry_device-rest-go_PR-127:/w/workspace/gexfoundry_device-rest-go_PR-127:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-127@tmp:/w/workspace/gexfoundry_device-rest-go_PR-127@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:09:51 $ docker top c9c819cef1067ad385a7c3bf47f0f35f1ebdb0980bfd34b6aedf20f93f38f3b9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:51 + touch /tmp/pre-build-complete [Pipeline] sh 13:09:51 + mkdir -p /var/log/sa [Pipeline] sh 13:09:52 + ls /var/log/sa-host 13:09:52 + sadf -c /var/log/sa-host/sa05 13:09:52 file_magic: OK 13:09:52 HZ: Using current value: 100 13:09:52 file_header: OK 13:09:52 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 13:09:52 Statistics: 13:09:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:09:52 File successfully converted to sysstat format version 12.2.1 13:09:52 + sadf -c /var/log/sa-host/sa30 13:09:52 file_magic: OK 13:09:52 HZ: Using current value: 100 13:09:52 file_header: OK 13:09:52 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 13:09:52 Statistics: 13:09:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:09:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:09:52 provisioning config files... 13:09:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/config8942964380409310785tmp [Pipeline] { [Pipeline] echo 13:09:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:09:52 ---> create-netrc.sh [Pipeline] } 13:09:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:09:53 ---> python-tools-install.sh [Pipeline] echo 13:09:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:09:53 ---> sudo-logs.sh 13:09:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:09:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:09:53 ---> job-cost.sh 13:09:53 lf-activate-venv: SKIPPING 13:09:53 DEBUG: total: 0.18000000715255737 13:09:53 INFO: Retrieving Stack Cost... 13:09:54 INFO: Retrieving Pricing Info for: v3-standard-2 13:09:55 INFO: Archiving Costs [Pipeline] echo 13:09:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:09:55 ---> logs-deploy.sh 13:09:55 lf-activate-venv: SKIPPING 13:09:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-127/3 13:09:55 INFO: archiving workspace using pattern(s): 13:09:56 Archives upload complete. 13:09:56 INFO: archiving logs to Nexus 13:09:57 ---> uname -a: 13:09:57 Linux prd-centos7-docker-4c-2g-847.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:09:57 13:09:57 13:09:57 ---> lscpu: 13:09:57 Architecture: x86_64 13:09:57 CPU op-mode(s): 32-bit, 64-bit 13:09:57 Byte Order: Little Endian 13:09:57 Address sizes: 40 bits physical, 48 bits virtual 13:09:57 CPU(s): 2 13:09:57 On-line CPU(s) list: 0,1 13:09:57 Thread(s) per core: 1 13:09:57 Core(s) per socket: 1 13:09:57 Socket(s): 2 13:09:57 NUMA node(s): 1 13:09:57 Vendor ID: AuthenticAMD 13:09:57 CPU family: 23 13:09:57 Model: 49 13:09:57 Model name: AMD EPYC-Rome Processor 13:09:57 Stepping: 0 13:09:57 CPU MHz: 2799.998 13:09:57 BogoMIPS: 5599.99 13:09:57 Virtualization: AMD-V 13:09:57 Hypervisor vendor: KVM 13:09:57 Virtualization type: full 13:09:57 L1d cache: 64 KiB 13:09:57 L1i cache: 64 KiB 13:09:57 L2 cache: 1 MiB 13:09:57 L3 cache: 32 MiB 13:09:57 NUMA node0 CPU(s): 0,1 13:09:57 Vulnerability Itlb multihit: Not affected 13:09:57 Vulnerability L1tf: Not affected 13:09:57 Vulnerability Mds: Not affected 13:09:57 Vulnerability Meltdown: Not affected 13:09:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:09:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:09:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:09:57 Vulnerability Srbds: Not affected 13:09:57 Vulnerability Tsx async abort: Not affected 13:09:57 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 13:09:57 13:09:57 13:09:57 ---> nproc: 13:09:57 2 13:09:57 13:09:57 13:09:57 ---> df -h: 13:09:57 Filesystem Size Used Available Use% Mounted on 13:09:57 overlay 40.0G 7.6G 32.4G 19% / 13:09:57 tmpfs 64.0M 0 64.0M 0% /dev 13:09:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:09:57 shm 64.0M 0 64.0M 0% /dev/shm 13:09:57 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 13:09:57 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 13:09:57 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 13:09:57 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 13:09:57 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 13:09:57 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 13:09:57 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-127 13:09:57 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-127@tmp 13:09:57 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 13:09:57 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 13:09:57 13:09:57 13:09:57 ---> free -m: 13:09:57 total used free shared buff/cache available 13:09:57 Mem: 7821 980 4731 0 2108 6663 13:09:57 Swap: 1023 0 1023 13:09:57 13:09:57 13:09:57 ---> ip addr: 13:09:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:09:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:09:57 inet 127.0.0.1/8 scope host lo 13:09:57 valid_lft forever preferred_lft forever 13:09:57 inet6 ::1/128 scope host 13:09:57 valid_lft forever preferred_lft forever 13:09:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:09:57 link/ether fa:16:3e:a9:65:7f brd ff:ff:ff:ff:ff:ff 13:09:57 inet 10.30.123.143/23 brd 10.30.123.255 scope global dynamic eth0 13:09:57 valid_lft 85756sec preferred_lft 85756sec 13:09:57 inet6 fe80::f816:3eff:fea9:657f/64 scope link 13:09:57 valid_lft forever preferred_lft forever 13:09:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:09:57 link/ether 02:42:df:99:85:75 brd ff:ff:ff:ff:ff:ff 13:09:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:09:57 valid_lft forever preferred_lft forever 13:09:57 inet6 fe80::42:dfff:fe99:8575/64 scope link 13:09:57 valid_lft forever preferred_lft forever 13:09:57 13:09:57 13:09:57 ---> sar -b -r -n DEV: 13:09:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) 13:09:57 13:09:57 12:59:02 LINUX RESTART (2 CPU) 13:09:57 13:09:57 13:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:09:57 13:01:01 3.56 0.03 3.53 0.00 0.27 117.67 0.00 13:09:57 13:02:01 0.63 0.08 0.55 0.00 1.60 10.61 0.00 13:09:57 13:03:01 0.30 0.00 0.30 0.00 0.00 4.33 0.00 13:09:57 13:04:01 0.30 0.00 0.30 0.00 0.00 5.15 0.00 13:09:57 13:05:01 0.35 0.00 0.35 0.00 0.00 6.00 0.00 13:09:57 13:06:01 0.28 0.00 0.28 0.00 0.00 5.36 0.00 13:09:57 13:07:01 0.20 0.00 0.20 0.00 0.00 3.32 0.00 13:09:57 13:08:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 13:09:57 13:09:01 0.32 0.00 0.32 0.00 0.00 5.43 0.00 13:09:57 Average: 0.69 0.01 0.68 0.00 0.21 17.91 0.00 13:09:57 13:09:57 13:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:09:57 13:01:01 5444568 0 810056 10.11 2620 1751688 1269588 14.02 584228 1580176 16 13:09:57 13:02:01 5449800 0 804696 10.05 2620 1751816 1205292 13.31 582824 1578504 8 13:09:57 13:03:01 5449528 0 804968 10.05 2620 1751816 1205220 13.31 577776 1584168 20 13:09:57 13:04:01 5450416 0 804072 10.04 2620 1751824 1205040 13.30 576052 1584936 12 13:09:57 13:05:01 5449400 0 805084 10.05 2620 1751828 1205244 13.31 575680 1586320 8 13:09:57 13:06:01 5449380 0 805100 10.05 2620 1751832 1205088 13.30 575872 1586320 8 13:09:57 13:07:01 5448856 0 805620 10.06 2620 1751836 1205040 13.30 576516 1586320 8 13:09:57 13:08:01 5440076 0 814392 10.17 2620 1751844 1205040 13.30 585376 1586320 20 13:09:57 13:09:01 5439952 0 814516 10.17 2620 1751844 1205040 13.30 585476 1586320 8 13:09:57 Average: 5446886 0 807612 10.08 2620 1751814 1212288 13.38 579978 1584376 12 13:09:57 13:09:57 13:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:09:57 13:01:01 eth0 3.06 1.42 2.15 0.45 0.00 0.00 0.00 0.00 13:09:57 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:02:01 eth0 1.48 0.28 0.36 0.20 0.00 0.00 0.00 0.00 13:09:57 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:03:01 eth0 0.53 0.28 0.27 0.17 0.00 0.00 0.00 0.00 13:09:57 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:04:01 eth0 0.98 0.08 0.11 0.04 0.00 0.00 0.00 0.00 13:09:57 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:05:01 eth0 1.13 0.60 0.62 0.46 0.00 0.00 0.00 0.00 13:09:57 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:06:01 eth0 0.18 0.08 0.07 0.01 0.00 0.00 0.00 0.00 13:09:57 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:07:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:09:57 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:08:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:09:57 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:09:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:09:57 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 Average: eth0 0.86 0.33 0.40 0.15 0.00 0.00 0.00 0.00 13:09:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:57 13:09:57 13:09:57 ---> sar -P ALL: 13:09:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) 13:09:57 13:09:57 12:59:02 LINUX RESTART (2 CPU) 13:09:57 13:09:57 13:00:01 CPU %user %nice %system %iowait %steal %idle 13:09:57 13:01:01 all 0.13 0.00 0.05 0.00 0.03 99.78 13:09:57 13:01:01 0 0.10 0.00 0.07 0.00 0.03 99.80 13:09:57 13:01:01 1 0.17 0.00 0.03 0.00 0.03 99.77 13:09:57 13:02:01 all 0.08 0.00 0.04 0.00 0.03 99.85 13:09:57 13:02:01 0 0.07 0.00 0.05 0.00 0.05 99.83 13:09:57 13:02:01 1 0.08 0.00 0.03 0.00 0.02 99.87 13:09:57 13:03:01 all 0.13 0.00 0.03 0.00 0.04 99.80 13:09:57 13:03:01 0 0.05 0.00 0.03 0.00 0.03 99.88 13:09:57 13:03:01 1 0.20 0.00 0.03 0.00 0.05 99.72 13:09:57 13:04:01 all 0.04 0.00 0.02 0.00 0.03 99.92 13:09:57 13:04:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:09:57 13:04:01 1 0.03 0.00 0.02 0.00 0.03 99.92 13:09:57 13:05:01 all 0.08 0.00 0.03 0.00 0.04 99.85 13:09:57 13:05:01 0 0.05 0.00 0.03 0.00 0.03 99.88 13:09:57 13:05:01 1 0.10 0.00 0.03 0.00 0.05 99.82 13:09:57 13:06:01 all 0.10 0.00 0.02 0.00 0.03 99.85 13:09:57 13:06:01 0 0.02 0.00 0.02 0.00 0.03 99.93 13:09:57 13:06:01 1 0.18 0.00 0.02 0.00 0.03 99.77 13:09:57 13:07:01 all 0.07 0.00 0.03 0.00 0.03 99.87 13:09:57 13:07:01 0 0.05 0.00 0.03 0.00 0.03 99.88 13:09:57 13:07:01 1 0.08 0.00 0.03 0.00 0.02 99.87 13:09:57 13:08:01 all 0.04 0.00 0.02 0.00 0.03 99.91 13:09:57 13:08:01 0 0.03 0.00 0.02 0.00 0.05 99.90 13:09:57 13:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:09:57 13:09:01 all 0.06 0.00 0.03 0.00 0.03 99.87 13:09:57 13:09:01 0 0.05 0.00 0.03 0.00 0.05 99.87 13:09:57 13:09:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:09:57 Average: all 0.08 0.00 0.03 0.00 0.03 99.86 13:09:57 Average: 0 0.05 0.00 0.03 0.00 0.04 99.88 13:09:57 Average: 1 0.11 0.00 0.03 0.00 0.03 99.83 13:09:57 13:09:57 13:09:57