Pull request #110 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 b99a89d3222fb922e65a05bd566641df83f5d742+e449f7094e73ba5d0241c87d9e59db3ba8d69b80 (8917b2283de7e81f0490b035b5e6279a6f31c498) 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-ssh5103606631400700185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh503909668869005188.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-110/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-110/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1059209663608633551.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh3666329121861749974.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-110/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-110/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4679510120893047570.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-315 in /w/workspace/gexfoundry_device-rest-go_PR-110 [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-110 # 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-110@tmp/jenkins-gitclient-ssh5453896248063337933.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 Merging remotes/origin/master commit e449f7094e73ba5d0241c87d9e59db3ba8d69b80 into PR head commit b99a89d3222fb922e65a05bd566641df83f5d742 Merge succeeded, producing 999b21138305490d2cc7a9e1a96cf7c6bdc13077 Checking out Revision 999b21138305490d2cc7a9e1a96cf7c6bdc13077 (PR-110) 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-110@tmp/jenkins-gitclient-ssh2215001391122299241.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b99a89d3222fb922e65a05bd566641df83f5d742 # 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-110@tmp/jenkins-gitclient-ssh2258735351950365136.key > git merge e449f7094e73ba5d0241c87d9e59db3ba8d69b80 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 999b21138305490d2cc7a9e1a96cf7c6bdc13077 # timeout=10 Commit message: "Merge commit 'e449f7094e73ba5d0241c87d9e59db3ba8d69b80' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:18:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:18:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:18:24 ========================================================= 15:18:24 EdgeX Global Pipelines Version Info 15:18:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0e09784b114fd49916b41a662cb3dfba096ab9e8 # timeout=10 15:18:25 ------------------- 15:18:25 stable info: 15:18:25 ------------------- 15:18:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:18:25 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 15:18:25 Message: update stable to v1.0.193 15:18:26 ------------------- 15:18:26 experimental info: 15:18:26 ------------------- 15:18:26 Commited By: **** collab-it+edgex@linuxfoundation.org 15:18:26 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 15:18:26 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:18:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 15:18:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 15:18:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:18:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:18:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:18:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:18:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 15:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:18:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:18:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:18:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:18:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:18:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:18:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:18:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:18:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:18:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:18:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:18:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:18:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:18:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-110 [Pipeline] echo 15:18:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-110 [Pipeline] echo 15:18:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-110 [Pipeline] echo 15:18:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 999b21138305490d2cc7a9e1a96cf7c6bdc13077 [Pipeline] echo 15:18:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 999b211 [Pipeline] echo 15:18:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:27 provisioning config files... 15:18:27 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-110@tmp/config2570991219061429243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:27 ---> docker-login.sh 15:18:27 nexus3.edgexfoundry.org:10001 15:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:28 Configure a credential helper to remove this warning. See 15:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:28 15:18:28 Login Succeeded 15:18:28 nexus3.edgexfoundry.org:10002 15:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:28 Configure a credential helper to remove this warning. See 15:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:28 15:18:28 Login Succeeded 15:18:28 nexus3.edgexfoundry.org:10003 15:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:28 Configure a credential helper to remove this warning. See 15:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:28 15:18:28 Login Succeeded 15:18:28 nexus3.edgexfoundry.org:10004 15:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:28 Configure a credential helper to remove this warning. See 15:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:28 15:18:28 Login Succeeded 15:18:28 docker.io 15:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:28 Configure a credential helper to remove this warning. See 15:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:28 15:18:28 Login Succeeded 15:18:28 ---> docker-login.sh ends [Pipeline] } 15:18:28 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 15:18:29 + git log --format=format:%s -1 999b21138305490d2cc7a9e1a96cf7c6bdc13077 [Pipeline] echo 15:18:29 GIT_COMMIT: 999b21138305490d2cc7a9e1a96cf7c6bdc13077, Commit Message: Merge commit 'e449f7094e73ba5d0241c87d9e59db3ba8d69b80' into HEAD [Pipeline] echo 15:18:29 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:18:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:18:30 15:18:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:18:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:18:30 latest: Pulling from edgex-devops/git-semver 15:18:30 31603596830f: Pulling fs layer 15:18:30 54011a49482f: Pulling fs layer 15:18:30 a6820b24f6d8: Pulling fs layer 15:18:30 f581987b2513: Pulling fs layer 15:18:30 f581987b2513: Waiting 15:18:30 54011a49482f: Verifying Checksum 15:18:30 54011a49482f: Download complete 15:18:30 31603596830f: Verifying Checksum 15:18:30 31603596830f: Download complete 15:18:30 f581987b2513: Verifying Checksum 15:18:30 f581987b2513: Download complete 15:18:30 a6820b24f6d8: Verifying Checksum 15:18:30 a6820b24f6d8: Download complete 15:18:30 31603596830f: Pull complete 15:18:30 54011a49482f: Pull complete 15:18:31 a6820b24f6d8: Pull complete 15:18:31 f581987b2513: Pull complete 15:18:31 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:18:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:18:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:18:31 prd-centos7-docker-4c-2g-315 does not seem to be running inside a container 15:18:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-110 -v /w/workspace/gexfoundry_device-rest-go_PR-110:/w/workspace/gexfoundry_device-rest-go_PR-110:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-110@tmp:/w/workspace/gexfoundry_device-rest-go_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:18:33 $ docker top 7a907863cda82b42c00242d2cb2f28e6d5b2a07954a7317d166a844bfae69529 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:18:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:33 [ssh-agent] Looking for ssh-agent implementation... 15:18:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:33 $ docker exec 7a907863cda82b42c00242d2cb2f28e6d5b2a07954a7317d166a844bfae69529 ssh-agent 15:18:33 SSH_AUTH_SOCK=/tmp/ssh-G5c40mEbTHIc/agent.14 15:18:33 SSH_AGENT_PID=20 15:18:33 Running ssh-add (command line suppressed) 15:18:33 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-110@tmp/private_key_3488780149428124461.key (/w/workspace/gexfoundry_device-rest-go_PR-110@tmp/private_key_3488780149428124461.key) 15:18:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:33 + git tag --points-at HEAD [Pipeline] } 15:18:33 $ docker exec --env ******** --env ******** 7a907863cda82b42c00242d2cb2f28e6d5b2a07954a7317d166a844bfae69529 ssh-agent -k 15:18:34 unset SSH_AUTH_SOCK; 15:18:34 unset SSH_AGENT_PID; 15:18:34 echo Agent pid 20 killed; 15:18:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:18:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:34 [ssh-agent] Looking for ssh-agent implementation... 15:18:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:34 $ docker exec 7a907863cda82b42c00242d2cb2f28e6d5b2a07954a7317d166a844bfae69529 ssh-agent 15:18:34 SSH_AUTH_SOCK=/tmp/ssh-FYMlj4ucqLA2/agent.56 15:18:34 SSH_AGENT_PID=63 15:18:34 Running ssh-add (command line suppressed) 15:18:34 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-110@tmp/private_key_37704135159389037.key (/w/workspace/gexfoundry_device-rest-go_PR-110@tmp/private_key_37704135159389037.key) 15:18:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:34 + git semver init 15:18:34 # -> Open(): unable to determine branch for HEAD 15:18:34 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-110/.git 15:18:34 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-110 15:18:34 # $SEMVER_REMOTE_NAME = origin 15:18:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:18:34 # $SEMVER_USER_NAME = edgex-jenkins 15:18:34 # $SEMVER_BRANCH = PR-110 15:18:34 # $SEMVER_TEMP = /tmp/semver-351615742 15:18:34 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 15:18:35 # '/tmp/semver-351615742' -> '/w/workspace/gexfoundry_device-rest-go_PR-110/.semver' 15:18:35 # -> Force: false 15:18:35 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-110/.semver [Pipeline] } 15:18:35 $ docker exec --env ******** --env ******** 7a907863cda82b42c00242d2cb2f28e6d5b2a07954a7317d166a844bfae69529 ssh-agent -k 15:18:35 unset SSH_AUTH_SOCK; 15:18:35 unset SSH_AGENT_PID; 15:18:35 echo Agent pid 63 killed; 15:18:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:18:36 + git semver [Pipeline] } 15:18:36 $ docker stop --time=1 7a907863cda82b42c00242d2cb2f28e6d5b2a07954a7317d166a844bfae69529 15:18:37 $ docker rm -f 7a907863cda82b42c00242d2cb2f28e6d5b2a07954a7317d166a844bfae69529 [Pipeline] // withDockerContainer [Pipeline] sh 15:18:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:18:38 Stashed 1 file(s) [Pipeline] echo 15:18:38 [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 15:18:53 Still waiting to schedule task 15:18:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:18:53 Still waiting to schedule task 15:18:53 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:21:19 Running on prd-centos7-docker-4c-2g-316 in /w/workspace/gexfoundry_device-rest-go_PR-110 [Pipeline] { [Pipeline] ws 15:21:19 Running in /w/workspace/device-rest-go/5 [Pipeline] { [Pipeline] checkout 15:21:19 The recommended git tool is: git 15:21:21 using credential edgex-jenkins-ssh 15:21:21 Cloning the remote Git repository 15:21:21 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:21:21 > git init /w/workspace/device-rest-go/5 # timeout=10 15:21:21 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:21:21 > git --version # timeout=10 15:21:21 > git --version # 'git version 2.24.4' 15:21:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:21 [INFO] Currently running in a labeled security context 15:21:21 [INFO] Currently SELinux is 'enforcing' on the host 15:21:21 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/5@tmp/jenkins-gitclient-ssh5668356932278202081.key 15:21:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:25 Merging remotes/origin/master commit e449f7094e73ba5d0241c87d9e59db3ba8d69b80 into PR head commit b99a89d3222fb922e65a05bd566641df83f5d742 15:21:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:21:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:21:24 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:21:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:24 [INFO] Currently running in a labeled security context 15:21:24 [INFO] Currently SELinux is 'enforcing' on the host 15:21:24 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/5@tmp/jenkins-gitclient-ssh1574161476251034270.key 15:21:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:21:25 > git config core.sparsecheckout # timeout=10 15:21:25 > git checkout -f b99a89d3222fb922e65a05bd566641df83f5d742 # timeout=10 15:21:25 Merge succeeded, producing 2f97f8826433b0c17437081a12aea0712d6324f8 15:21:25 Checking out Revision 2f97f8826433b0c17437081a12aea0712d6324f8 (PR-110) 15:21:25 > git remote # timeout=10 15:21:25 > git config --get remote.origin.url # timeout=10 15:21:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:25 [INFO] Currently running in a labeled security context 15:21:25 [INFO] Currently SELinux is 'enforcing' on the host 15:21:25 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/5@tmp/jenkins-gitclient-ssh7828887530632036447.key 15:21:25 > git merge e449f7094e73ba5d0241c87d9e59db3ba8d69b80 # timeout=10 15:21:25 > git rev-parse HEAD^{commit} # timeout=10 15:21:25 > git config core.sparsecheckout # timeout=10 15:21:25 > git checkout -f 2f97f8826433b0c17437081a12aea0712d6324f8 # timeout=10 15:21:28 Commit message: "Merge commit 'e449f7094e73ba5d0241c87d9e59db3ba8d69b80' into HEAD" 15:21:28 First time build. Skipping changelog. 15:21:28 > git rev-list --no-walk 0e09784b114fd49916b41a662cb3dfba096ab9e8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:21:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:21:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:21:30 + sudo service docker restart 15:21:30 + true 15:21:30 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:48 provisioning config files... 15:21:48 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/5@tmp/config4358796532323005129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:48 ---> docker-login.sh 15:21:48 nexus3.edgexfoundry.org:10001 15:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:49 Configure a credential helper to remove this warning. See 15:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:49 15:21:49 Login Succeeded 15:21:49 nexus3.edgexfoundry.org:10002 15:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:49 Configure a credential helper to remove this warning. See 15:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:49 15:21:49 Login Succeeded 15:21:49 nexus3.edgexfoundry.org:10003 15:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:49 Configure a credential helper to remove this warning. See 15:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:49 15:21:49 Login Succeeded 15:21:49 nexus3.edgexfoundry.org:10004 15:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:49 Configure a credential helper to remove this warning. See 15:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:49 15:21:49 Login Succeeded 15:21:49 docker.io 15:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:49 Configure a credential helper to remove this warning. See 15:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:49 15:21:49 Login Succeeded 15:21:49 ---> docker-login.sh ends [Pipeline] } 15:21:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:21:50 ========================================================= 15:21:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:21:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:21:50 + 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 . 15:21:50 Sending build context to Docker daemon 92.16kB 15:21:50 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 15:21:50 Step 2/10 : FROM ${BASE} 15:21:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:21:50 540db60ca938: Pulling fs layer 15:21:50 adcc1eea9eea: Pulling fs layer 15:21:50 4c4ab2625f07: Pulling fs layer 15:21:50 0510c868ecb4: Pulling fs layer 15:21:50 afea3b2eda06: Pulling fs layer 15:21:50 7809a108b3ef: Pulling fs layer 15:21:50 f706445af74f: Pulling fs layer 15:21:50 afea3b2eda06: Waiting 15:21:50 7809a108b3ef: Waiting 15:21:50 f706445af74f: Waiting 15:21:50 0510c868ecb4: Waiting 15:21:50 4c4ab2625f07: Download complete 15:21:50 adcc1eea9eea: Verifying Checksum 15:21:50 adcc1eea9eea: Download complete 15:21:50 afea3b2eda06: Verifying Checksum 15:21:50 afea3b2eda06: Download complete 15:21:50 7809a108b3ef: Verifying Checksum 15:21:50 7809a108b3ef: Download complete 15:21:50 540db60ca938: Verifying Checksum 15:21:50 540db60ca938: Download complete 15:21:51 540db60ca938: Pull complete 15:21:51 adcc1eea9eea: Pull complete 15:21:51 4c4ab2625f07: Pull complete 15:21:52 f706445af74f: Verifying Checksum 15:21:52 f706445af74f: Download complete 15:21:52 0510c868ecb4: Verifying Checksum 15:21:52 0510c868ecb4: Download complete 15:21:57 0510c868ecb4: Pull complete 15:21:57 afea3b2eda06: Pull complete 15:21:57 7809a108b3ef: Pull complete 15:21:59 f706445af74f: Pull complete 15:21:59 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:21:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:21:59 ---> b068be0155e3 15:21:59 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:22:04 ---> Running in c5e81025d0a8 15:22:04 Removing intermediate container c5e81025d0a8 15:22:04 ---> 0d8b776d5790 15:22:04 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 15:22:04 ---> Running in 5f6b6dcdfb5b 15:22:04 Removing intermediate container 5f6b6dcdfb5b 15:22:04 ---> fbc5c4d9fba2 15:22:04 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:22:04 ---> Running in 3891d225b93c 15:22:05 Removing intermediate container 3891d225b93c 15:22:05 ---> db8dfbac5bdf 15:22:05 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:05 ---> Running in 77c3186221e4 15:22:06 Removing intermediate container 77c3186221e4 15:22:06 ---> f7bd9f09c84e 15:22:06 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:22:06 ---> Running in e7f07aa1abe1 15:22:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:22:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:22:08 (1/9) Installing libc-dev (0.7.2-r3) 15:22:08 (2/9) Installing libsodium (1.0.18-r0) 15:22:08 (3/9) Installing pkgconf (1.7.3-r0) 15:22:08 (4/9) Installing libsodium-dev (1.0.18-r0) 15:22:08 (5/9) Installing openssh-keygen (8.4_p1-r3) 15:22:08 (6/9) Installing libedit (20191231.3.1-r1) 15:22:08 (7/9) Installing openssh-client (8.4_p1-r3) 15:22:08 (8/9) Installing libzmq (4.3.3-r1) 15:22:08 (9/9) Installing zeromq-dev (4.3.3-r1) 15:22:08 Executing busybox-1.32.1-r6.trigger 15:22:08 OK: 154 MiB in 49 packages 15:22:09 Removing intermediate container e7f07aa1abe1 15:22:09 ---> 222615adb998 15:22:09 Step 8/10 : WORKDIR /device-rest-go 15:22:09 ---> Running in 7cc44ee5d20d 15:22:09 Removing intermediate container 7cc44ee5d20d 15:22:09 ---> 9c3ead2c6016 15:22:09 Step 9/10 : COPY . . 15:22:09 ---> 91b426d34bf1 15:22:09 Step 10/10 : RUN go mod download 15:22:09 ---> Running in a2ee58f35923 15:22:32 Removing intermediate container a2ee58f35923 15:22:32 ---> 6571b8ac8e3b 15:22:32 Successfully built 6571b8ac8e3b 15:22:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:22:32 + docker inspect -f . ci-base-image-x86_64 15:22:32 . [Pipeline] withDockerContainer 15:22:32 prd-centos7-docker-4c-2g-316 does not seem to be running inside a container 15:22:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 15:22:32 $ docker top 453c630800fd121817f1dab0dccc776824b95b8a31ca3b40c270fdfbb1cd5028 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:33 + go version 15:22:33 go version go1.16.3 linux/amd64 [Pipeline] } 15:22:33 $ docker stop --time=1 453c630800fd121817f1dab0dccc776824b95b8a31ca3b40c270fdfbb1cd5028 15:22:34 $ docker rm -f 453c630800fd121817f1dab0dccc776824b95b8a31ca3b40c270fdfbb1cd5028 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:22:35 + docker inspect -f . ci-base-image-x86_64 15:22:35 . [Pipeline] withDockerContainer 15:22:35 prd-centos7-docker-4c-2g-316 does not seem to be running inside a container 15:22:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 15:22:35 $ docker top 27d4770bcde19c6eac4e3817aee2709c43ca4b95d9c2ec592556c06aec729262 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:36 + go mod tidy [Pipeline] sh 15:22:36 + make test 15:22:36 go mod tidy 15:22:36 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:22:37 ? github.com/edgexfoundry/device-rest-go [no test files] 15:22:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-318 in /w/workspace/gexfoundry_device-rest-go_PR-110 [Pipeline] { [Pipeline] ws 15:22:51 Running in /w/workspace/device-rest-go/5 [Pipeline] { [Pipeline] checkout 15:22:51 The recommended git tool is: git 15:22:55 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:22:55 ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 54.0% of statements 15:22:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:22:57 using credential edgex-jenkins-ssh 15:22:57 Cloning the remote Git repository 15:22:57 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:22:57 > git init /w/workspace/device-rest-go/5 # timeout=10 15:22:57 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:22:57 > git --version # timeout=10 15:22:57 > git --version # 'git version 2.17.1' 15:22:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:58 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:22:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:58 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:22:58 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:22:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:22:59 Merging remotes/origin/master commit e449f7094e73ba5d0241c87d9e59db3ba8d69b80 into PR head commit b99a89d3222fb922e65a05bd566641df83f5d742 15:22:59 Merge succeeded, producing 5ad87f4f0ffba57f0ef2c72fdf177a8a8d311318 15:22:59 Checking out Revision 5ad87f4f0ffba57f0ef2c72fdf177a8a8d311318 (PR-110) 15:22:59 > git config core.sparsecheckout # timeout=10 15:22:59 > git checkout -f b99a89d3222fb922e65a05bd566641df83f5d742 # timeout=10 15:22:59 > git remote # timeout=10 15:22:59 > git config --get remote.origin.url # timeout=10 15:22:59 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:59 > git merge e449f7094e73ba5d0241c87d9e59db3ba8d69b80 # timeout=10 15:22:59 > git rev-parse HEAD^{commit} # timeout=10 15:22:59 > git config core.sparsecheckout # timeout=10 15:22:59 > git checkout -f 5ad87f4f0ffba57f0ef2c72fdf177a8a8d311318 # timeout=10 15:23:02 gofmt -l . 15:23:02 [ "`gofmt -l .`" = "" ] 15:23:02 ./bin/test-go-mod-tidy.sh 15:23:02 ./bin/test-attribution-txt.sh [Pipeline] } 15:23:02 $ docker stop --time=1 27d4770bcde19c6eac4e3817aee2709c43ca4b95d9c2ec592556c06aec729262 15:23:03 Commit message: "Merge commit 'e449f7094e73ba5d0241c87d9e59db3ba8d69b80' into HEAD" 15:23:03 First time build. Skipping changelog. 15:23:04 $ docker rm -f 27d4770bcde19c6eac4e3817aee2709c43ca4b95d9c2ec592556c06aec729262 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:23:05 + sudo chown -R jenkins:jenkins . 15:23:03 > git rev-list --no-walk 0e09784b114fd49916b41a662cb3dfba096ab9e8 # timeout=10 [Pipeline] stash 15:23:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 15:23:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh 15:23:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:23:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:23:07 + true 15:23:07 + sudo service docker restart 15:23:07 + ls -al . 15:23:07 total 104 15:23:07 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 3 15:23 . 15:23:07 drwxrwxr-x. 4 jenkins jenkins 28 Jun 3 15:21 .. 15:23:07 -rw-rw-r--. 1 jenkins jenkins 6792 Jun 3 15:21 Attribution.txt 15:23:07 drwxrwxr-x. 2 jenkins jenkins 64 Jun 3 15:21 bin 15:23:07 drwxrwxr-x. 3 jenkins jenkins 32 Jun 3 15:21 cmd 15:23:07 -rw-r--r--. 1 jenkins jenkins 8513 Jun 3 15:22 coverage.out 15:23:07 -rw-rw-r--. 1 jenkins jenkins 1615 Jun 3 15:21 Dockerfile 15:23:07 -rw-rw-r--. 1 jenkins jenkins 1087 Jun 3 15:21 Dockerfile.build 15:23:07 -rw-rw-r--. 1 jenkins jenkins 151 Jun 3 15:21 .dockerignore 15:23:07 drwxrwxr-x. 2 jenkins jenkins 76 Jun 3 15:21 driver 15:23:07 drwxrwxr-x. 8 jenkins jenkins 179 Jun 3 15:21 .git 15:23:07 drwxrwxr-x. 2 jenkins jenkins 103 Jun 3 15:21 .github 15:23:07 -rw-rw-r--. 1 jenkins jenkins 336 Jun 3 15:21 .gitignore 15:23:07 -rw-r--r--. 1 jenkins jenkins 285 Jun 3 15:23 go.mod 15:23:07 -rw-r--r--. 1 jenkins jenkins 20755 Jun 3 15:22 go.sum 15:23:07 -rw-rw-r--. 1 jenkins jenkins 680 Jun 3 15:21 Jenkinsfile 15:23:07 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 3 15:21 LICENSE 15:23:07 -rw-rw-r--. 1 jenkins jenkins 996 Jun 3 15:21 Makefile 15:23:07 -rw-rw-r--. 1 jenkins jenkins 7667 Jun 3 15:21 README.md 15:23:07 drwxrwxr-x. 4 jenkins jenkins 71 Jun 3 15:21 snap 15:23:07 -rw-rw-r--. 1 jenkins jenkins 5 Jun 3 15:18 VERSION 15:23:07 -rw-rw-r--. 1 jenkins jenkins 713 Jun 3 15:21 version.go [Pipeline] isUnix [Pipeline] sh 15:23:08 + 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=2f97f8826433b0c17437081a12aea0712d6324f8 --label arch=amd64 --label version=0.0.0 . 15:23:08 Sending build context to Docker daemon 101.9kB 15:23:08 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 15:23:08 Step 2/25 : FROM ${BASE} AS builder 15:23:08 ---> 6571b8ac8e3b 15:23:08 Step 3/25 : ARG MAKE='make build' 15:23:08 ---> Running in ba1a33b1c7c0 15:23:08 Removing intermediate container ba1a33b1c7c0 15:23:08 ---> 465bfaae8418 15:23:08 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:23:08 ---> Running in 14314a504ef4 15:23:08 Removing intermediate container 14314a504ef4 15:23:08 ---> 8dbf355135c2 15:23:08 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:23:08 ---> Running in 534c5e9b775a 15:23:08 Removing intermediate container 534c5e9b775a 15:23:08 ---> a6ac42656c77 15:23:08 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:08 ---> Running in 817efe522d2f 15:23:09 Removing intermediate container 817efe522d2f 15:23:09 ---> 706f9d6d8836 15:23:09 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:09 ---> Running in f16eb068fb9b 15:23:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:23:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:23:10 OK: 154 MiB in 49 packages 15:23:11 Removing intermediate container f16eb068fb9b 15:23:11 ---> c590f7d63280 15:23:11 Step 8/25 : WORKDIR /device-rest-go 15:23:11 ---> Running in 78f50f754b1a 15:23:11 Removing intermediate container 78f50f754b1a 15:23:11 ---> 9ae7f2a2c211 15:23:11 Step 9/25 : COPY . . 15:23:11 ---> f7a45881302c 15:23:11 Step 10/25 : RUN go mod tidy 15:23:11 ---> Running in 4ee46f489546 15:23:12 Removing intermediate container 4ee46f489546 15:23:12 ---> 9139b31b971b 15:23:12 Step 11/25 : RUN make update 15:23:12 ---> Running in c4b0b1a4fd87 15:23:13 CGO_ENABLED=0 GO111MODULE=on go mod download 15:23:13 Removing intermediate container c4b0b1a4fd87 15:23:13 ---> 707dd1aac9c8 15:23:13 Step 12/25 : RUN $MAKE 15:23:13 ---> Running in 4a91daf24cb2 15:23:13 go mod tidy 15:23:14 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] configFileProvider 15:23:26 provisioning config files... 15:23:26 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/5@tmp/config6758272182810652354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:26 ---> docker-login.sh 15:23:26 nexus3.edgexfoundry.org:10001 15:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:27 Configure a credential helper to remove this warning. See 15:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:27 15:23:27 Login Succeeded 15:23:27 nexus3.edgexfoundry.org:10002 15:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:28 Configure a credential helper to remove this warning. See 15:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:28 15:23:28 Login Succeeded 15:23:28 nexus3.edgexfoundry.org:10003 15:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:28 Configure a credential helper to remove this warning. See 15:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:28 15:23:28 Login Succeeded 15:23:28 nexus3.edgexfoundry.org:10004 15:23:29 Removing intermediate container 4a91daf24cb2 15:23:29 ---> 445154c9e7bc 15:23:29 Step 13/25 : FROM alpine:3.12 15:23:29 3.12: Pulling from library/alpine 15:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:29 Configure a credential helper to remove this warning. See 15:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:29 15:23:29 Login Succeeded 15:23:29 339de151aab4: Pulling fs layer 15:23:29 docker.io 15:23:29 339de151aab4: Verifying Checksum 15:23:29 339de151aab4: Download complete 15:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:29 339de151aab4: Pull complete 15:23:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:23:29 Status: Downloaded newer image for alpine:3.12 15:23:29 ---> 13621d1b12d4 15:23:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:23:29 ---> Running in 25c8771fdad0 15:23:29 Removing intermediate container 25c8771fdad0 15:23:29 ---> d408b72d9ad8 15:23:29 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 15:23:29 ---> Running in 9f14726f8dfe 15:23:30 Removing intermediate container 9f14726f8dfe 15:23:30 ---> 60e1634c1637 15:23:30 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 15:23:30 ---> Running in 97323421e7d1 15:23:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:23:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:23:30 (1/6) Installing dumb-init (1.2.2-r1) 15:23:30 (2/6) Installing libgcc (9.3.0-r2) 15:23:30 (3/6) Installing libsodium (1.0.18-r0) 15:23:30 (4/6) Installing libstdc++ (9.3.0-r2) 15:23:30 (5/6) Installing libzmq (4.3.3-r0) 15:23:30 (6/6) Installing zeromq (4.3.3-r0) 15:23:30 Executing busybox-1.31.1-r20.trigger 15:23:30 OK: 8 MiB in 20 packages 15:23:30 Removing intermediate container 97323421e7d1 15:23:30 ---> baa8417af5d0 15:23:30 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 15:23:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:31 Configure a credential helper to remove this warning. See 15:23:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:31 15:23:31 Login Succeeded 15:23:31 ---> docker-login.sh ends [Pipeline] } 15:23:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:23:31 ---> 66dbcea68ad8 15:23:31 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 15:23:31 ---> 4fca142e884e 15:23:31 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [Pipeline] echo 15:23:31 ========================================================= 15:23:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:23:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:23:31 ---> 35604fea2f36 15:23:31 Step 20/25 : EXPOSE 59986 15:23:31 + 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 . 15:23:31 Sending build context to Docker daemon 92.16kB 15:23:31 ---> Running in 4964d8ddb040 15:23:31 Removing intermediate container 4964d8ddb040 15:23:31 ---> 6c2578ff0bc7 15:23:31 Step 21/25 : ENTRYPOINT ["/device-rest"] 15:23:31 ---> Running in 059fd794a1c3 15:23:32 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 15:23:32 Step 2/10 : FROM ${BASE} 15:23:32 Removing intermediate container 059fd794a1c3 15:23:32 ---> 37440a20fc41 15:23:32 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:23:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:23:32 595b0fe564bb: Pulling fs layer 15:23:32 7186ed65a4f7: Pulling fs layer 15:23:32 316046926c0a: Pulling fs layer 15:23:32 4ebd0625c992: Pulling fs layer 15:23:32 207e8628e3a3: Pulling fs layer 15:23:32 c791037a9be2: Pulling fs layer 15:23:32 ffd874e62e21: Pulling fs layer 15:23:32 207e8628e3a3: Waiting 15:23:32 c791037a9be2: Waiting 15:23:32 ffd874e62e21: Waiting 15:23:32 4ebd0625c992: Waiting 15:23:32 ---> Running in f4b5bb865c4a 15:23:32 316046926c0a: Download complete 15:23:32 7186ed65a4f7: Download complete 15:23:32 207e8628e3a3: Download complete 15:23:32 c791037a9be2: Verifying Checksum 15:23:32 c791037a9be2: Download complete 15:23:32 595b0fe564bb: Download complete 15:23:32 Removing intermediate container f4b5bb865c4a 15:23:32 ---> ac3e7f8d7b54 15:23:32 Step 23/25 : LABEL arch=amd64 15:23:33 ---> Running in b402a9a1537b 15:23:33 Removing intermediate container b402a9a1537b 15:23:33 ---> ceb20d13ffa2 15:23:33 Step 24/25 : LABEL git_sha=2f97f8826433b0c17437081a12aea0712d6324f8 15:23:33 595b0fe564bb: Pull complete 15:23:33 ---> Running in b9e74e67b19c 15:23:33 Removing intermediate container b9e74e67b19c 15:23:33 ---> 2912abea6ba1 15:23:33 Step 25/25 : LABEL version=0.0.0 15:23:33 ---> Running in cf4136e69d36 15:23:33 7186ed65a4f7: Pull complete 15:23:34 Removing intermediate container cf4136e69d36 15:23:34 ---> 8ebaecabf50f 15:23:34 [Warning] One or more build-args [ARCH] were not consumed 15:23:34 Successfully built 8ebaecabf50f 15:23:34 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 15:23:34 316046926c0a: Pull complete 15:23:34 ---> job-cost.sh 15:23:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SUwP 15:23:35 ffd874e62e21: Verifying Checksum 15:23:35 ffd874e62e21: Download complete 15:23:36 4ebd0625c992: Verifying Checksum 15:23:36 4ebd0625c992: Download complete 15:23:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:23:47 4ebd0625c992: Pull complete 15:23:47 207e8628e3a3: Pull complete 15:23:47 c791037a9be2: Pull complete 15:23:51 ffd874e62e21: Pull complete 15:23:51 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 15:23:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:23:51 ---> cfc18b08335c 15:23:51 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:23:53 ---> Running in 07a8ffafb818 15:23:54 Removing intermediate container 07a8ffafb818 15:23:54 ---> efc5f1decd14 15:23:54 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 15:23:54 ---> Running in eebb548ddf1a 15:23:54 Removing intermediate container eebb548ddf1a 15:23:54 ---> 62e75e1da082 15:23:54 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:23:54 ---> Running in 715d374b4fc9 15:23:55 Removing intermediate container 715d374b4fc9 15:23:55 ---> da1356ca7614 15:23:55 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:55 ---> Running in 52345388791d 15:23:58 Removing intermediate container 52345388791d 15:23:58 ---> c4c181cfaad6 15:23:58 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:58 ---> Running in 231aa9930a4b 15:23:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:24:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:24:01 (1/9) Installing libc-dev (0.7.2-r3) 15:24:01 (2/9) Installing libsodium (1.0.18-r0) 15:24:01 (3/9) Installing pkgconf (1.7.3-r0) 15:24:01 (4/9) Installing libsodium-dev (1.0.18-r0) 15:24:01 (5/9) Installing openssh-keygen (8.4_p1-r3) 15:24:02 (6/9) Installing libedit (20191231.3.1-r1) 15:24:02 (7/9) Installing openssh-client (8.4_p1-r3) 15:24:03 (8/9) Installing libzmq (4.3.3-r1) 15:24:03 (9/9) Installing zeromq-dev (4.3.3-r1) 15:24:03 Executing busybox-1.32.1-r6.trigger 15:24:03 OK: 144 MiB in 49 packages 15:24:04 Removing intermediate container 231aa9930a4b 15:24:04 ---> b6442502a8bc 15:24:04 Step 8/10 : WORKDIR /device-rest-go 15:24:04 ---> Running in 718dbddebecb 15:24:05 Removing intermediate container 718dbddebecb 15:24:05 ---> 7cf39ebdcfdc 15:24:05 Step 9/10 : COPY . . 15:24:05 lf-activate-venv(): INFO: Adding /tmp/venv-SUwP/bin to PATH 15:24:05 INFO: No Stack... 15:24:05 INFO: Retrieving Pricing Info for: v3-standard-2 15:24:05 INFO: Archiving Costs [Pipeline] sh 15:24:05 + cat /w/workspace/device-rest-go/5/archives/cost.csv 15:24:05 + cut -d, -f6 [Pipeline] lock 15:24:05 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-110-5-stack-cost] 15:24:05 Resource [jenkins-edgexfoundry-device-rest-go-PR-110-5-stack-cost] did not exist. Created. 15:24:05 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-110-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:24:06 + echo total: 0.05999999865889549 15:24:06 ---> 47ef582b45e2 15:24:06 Step 10/10 : RUN go mod download 15:24:06 ---> Running in 694798da56d7 [Pipeline] stash 15:24:06 Stashed 1 file(s) [Pipeline] } 15:24:06 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-110-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:24:32 Removing intermediate container 694798da56d7 15:24:32 ---> 129fc3e7b944 15:24:32 Successfully built 129fc3e7b944 15:24:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:24:33 + docker inspect -f . ci-base-image-arm64 15:24:33 . [Pipeline] withDockerContainer 15:24:33 prd-ubuntu18.04-docker-arm64-4c-16g-318 does not seem to be running inside a container 15:24:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 15:24:35 $ docker top 506c19b3f2064f2ffdd1e6f45b6bb019654cd8cde3949bde469062d3f7e703d7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:36 + go version 15:24:36 go version go1.16.3 linux/arm64 [Pipeline] } 15:24:36 $ docker stop --time=1 506c19b3f2064f2ffdd1e6f45b6bb019654cd8cde3949bde469062d3f7e703d7 15:24:38 $ docker rm -f 506c19b3f2064f2ffdd1e6f45b6bb019654cd8cde3949bde469062d3f7e703d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:24:38 + docker inspect -f . ci-base-image-arm64 15:24:38 . [Pipeline] withDockerContainer 15:24:39 prd-ubuntu18.04-docker-arm64-4c-16g-318 does not seem to be running inside a container 15:24:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 15:24:40 $ docker top 25605734fdc06a262d88f9555b07d9c7309ff7262a8a65dd5751b8c581f321d5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:41 + go mod tidy [Pipeline] sh 15:24:43 + make test 15:24:43 go mod tidy 15:24:43 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:24:44 ? github.com/edgexfoundry/device-rest-go [no test files] 15:25:40 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:25:40 ok github.com/edgexfoundry/device-rest-go/driver 0.046s coverage: 54.0% of statements 15:25:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:26:03 gofmt -l . 15:26:03 [ "`gofmt -l .`" = "" ] 15:26:03 ./bin/test-go-mod-tidy.sh 15:26:03 ./bin/test-attribution-txt.sh [Pipeline] } 15:26:05 $ docker stop --time=1 25605734fdc06a262d88f9555b07d9c7309ff7262a8a65dd5751b8c581f321d5 15:26:07 $ docker rm -f 25605734fdc06a262d88f9555b07d9c7309ff7262a8a65dd5751b8c581f321d5 [Pipeline] // withDockerContainer [Pipeline] sh 15:26:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:26:08 Warning: overwriting stash ‘coverage-report’ 15:26:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:26:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:26:09 + ls -al . 15:26:09 total 132 15:26:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 15:26 . 15:26:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 15:22 .. 15:26:09 -rw-rw-r-- 1 jenkins jenkins 151 Jun 3 15:22 .dockerignore 15:26:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 15:23 .git 15:26:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 15:22 .github 15:26:09 -rw-rw-r-- 1 jenkins jenkins 336 Jun 3 15:22 .gitignore 15:26:09 -rw-rw-r-- 1 jenkins jenkins 6792 Jun 3 15:22 Attribution.txt 15:26:09 -rw-rw-r-- 1 jenkins jenkins 1615 Jun 3 15:22 Dockerfile 15:26:09 -rw-rw-r-- 1 jenkins jenkins 1087 Jun 3 15:22 Dockerfile.build 15:26:09 -rw-rw-r-- 1 jenkins jenkins 680 Jun 3 15:22 Jenkinsfile 15:26:09 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 3 15:22 LICENSE 15:26:09 -rw-rw-r-- 1 jenkins jenkins 996 Jun 3 15:22 Makefile 15:26:09 -rw-rw-r-- 1 jenkins jenkins 7667 Jun 3 15:22 README.md 15:26:09 -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 15:18 VERSION 15:26:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 15:22 bin 15:26:09 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 15:22 cmd 15:26:09 -rw-r--r-- 1 jenkins jenkins 8513 Jun 3 15:25 coverage.out 15:26:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 15:22 driver 15:26:09 -rw-r--r-- 1 jenkins jenkins 285 Jun 3 15:26 go.mod 15:26:09 -rw-r--r-- 1 jenkins jenkins 20755 Jun 3 15:24 go.sum 15:26:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 15:22 snap 15:26:09 -rw-rw-r-- 1 jenkins jenkins 713 Jun 3 15:22 version.go [Pipeline] isUnix [Pipeline] sh 15:26:10 + 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=5ad87f4f0ffba57f0ef2c72fdf177a8a8d311318 --label arch=arm64 --label version=0.0.0 . 15:26:10 Sending build context to Docker daemon 101.9kB 15:26:10 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 15:26:10 Step 2/25 : FROM ${BASE} AS builder 15:26:10 ---> 129fc3e7b944 15:26:10 Step 3/25 : ARG MAKE='make build' 15:26:10 ---> Running in 3144727bed60 15:26:11 Removing intermediate container 3144727bed60 15:26:11 ---> 1399473c36a2 15:26:11 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:26:11 ---> Running in 72de54e6bbe3 15:26:11 Removing intermediate container 72de54e6bbe3 15:26:11 ---> 4239a26a4217 15:26:11 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:26:11 ---> Running in 1f67fcef381b 15:26:12 Removing intermediate container 1f67fcef381b 15:26:12 ---> c265e3641d5f 15:26:12 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:12 ---> Running in 8b2a5affefaf 15:26:15 Removing intermediate container 8b2a5affefaf 15:26:15 ---> 92803045ac09 15:26:15 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:26:15 ---> Running in 708f535e84df 15:26:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:26:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:26:17 OK: 144 MiB in 49 packages 15:26:18 Removing intermediate container 708f535e84df 15:26:18 ---> 5637de35a807 15:26:18 Step 8/25 : WORKDIR /device-rest-go 15:26:19 ---> Running in a86b049d4a05 15:26:19 Removing intermediate container a86b049d4a05 15:26:19 ---> a6f37290a1dd 15:26:19 Step 9/25 : COPY . . 15:26:20 ---> ec2a2fae6ea3 15:26:20 Step 10/25 : RUN go mod tidy 15:26:20 ---> Running in e71c49e56ab4 15:26:23 Removing intermediate container e71c49e56ab4 15:26:23 ---> 21abd7048522 15:26:23 Step 11/25 : RUN make update 15:26:23 ---> Running in cd9b5b0207d4 15:26:24 CGO_ENABLED=0 GO111MODULE=on go mod download 15:26:25 Removing intermediate container cd9b5b0207d4 15:26:25 ---> b3439a130f4b 15:26:25 Step 12/25 : RUN $MAKE 15:26:25 ---> Running in 62e1f49f31ea 15:26:26 go mod tidy 15:26:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 15:27:06 Removing intermediate container 62e1f49f31ea 15:27:06 ---> 4d2f976b01b6 15:27:06 Step 13/25 : FROM alpine:3.12 15:27:06 3.12: Pulling from library/alpine 15:27:06 d2f70382dc9a: Pulling fs layer 15:27:06 d2f70382dc9a: Download complete 15:27:06 d2f70382dc9a: Pull complete 15:27:06 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:27:06 Status: Downloaded newer image for alpine:3.12 15:27:06 ---> 9852663dfa18 15:27:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:27:06 ---> Running in 02ab87b1f499 15:27:06 Removing intermediate container 02ab87b1f499 15:27:06 ---> 7492527400dd 15:27:06 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 15:27:06 ---> Running in 5f13992f7f5e 15:27:06 Removing intermediate container 5f13992f7f5e 15:27:06 ---> 8cfd138f6e62 15:27:06 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 15:27:06 ---> Running in 92449a4886b9 15:27:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:27:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:27:06 (1/6) Installing dumb-init (1.2.2-r1) 15:27:06 (2/6) Installing libgcc (9.3.0-r2) 15:27:06 (3/6) Installing libsodium (1.0.18-r0) 15:27:06 (4/6) Installing libstdc++ (9.3.0-r2) 15:27:06 (5/6) Installing libzmq (4.3.3-r0) 15:27:06 (6/6) Installing zeromq (4.3.3-r0) 15:27:06 Executing busybox-1.31.1-r20.trigger 15:27:06 OK: 8 MiB in 20 packages 15:27:07 Removing intermediate container 92449a4886b9 15:27:07 ---> 3421fbd8d66d 15:27:07 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 15:27:09 ---> 800ae984e84b 15:27:09 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 15:27:09 ---> 35b8e34e8921 15:27:09 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 15:27:10 ---> 753529a2e1f6 15:27:10 Step 20/25 : EXPOSE 59986 15:27:10 ---> Running in 13a8aee814ef 15:27:11 Removing intermediate container 13a8aee814ef 15:27:11 ---> e879f01ed7ed 15:27:11 Step 21/25 : ENTRYPOINT ["/device-rest"] 15:27:11 ---> Running in 86ace9aceb73 15:27:11 Removing intermediate container 86ace9aceb73 15:27:11 ---> 13062848e2e9 15:27:11 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:27:11 ---> Running in fd2c5928496d 15:27:12 Removing intermediate container fd2c5928496d 15:27:12 ---> d6e6ebe8ab5f 15:27:12 Step 23/25 : LABEL arch=arm64 15:27:12 ---> Running in c5f9ca3fbc94 15:27:12 Removing intermediate container c5f9ca3fbc94 15:27:12 ---> eafb9f8fcaf2 15:27:12 Step 24/25 : LABEL git_sha=5ad87f4f0ffba57f0ef2c72fdf177a8a8d311318 15:27:12 ---> Running in af84ae2abdcb 15:27:13 Removing intermediate container af84ae2abdcb 15:27:13 ---> ce608a36cf88 15:27:13 Step 25/25 : LABEL version=0.0.0 15:27:13 ---> Running in fe2c718aff85 15:27:14 Removing intermediate container fe2c718aff85 15:27:14 ---> 1ea1087342ec 15:27:14 [Warning] One or more build-args [ARCH] were not consumed 15:27:14 Successfully built 1ea1087342ec 15:27:14 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 15:27:14 ---> job-cost.sh 15:27:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oXr2 15:27:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:29:15 lf-activate-venv(): INFO: Adding /tmp/venv-oXr2/bin to PATH 15:29:15 INFO: No Stack... 15:29:15 INFO: Retrieving Pricing Info for: v2-standard-4 15:29:16 INFO: Archiving Costs [Pipeline] sh 15:29:16 + cat /w/workspace/device-rest-go/5/archives/cost.csv 15:29:16 + cut -d, -f6 [Pipeline] lock 15:29:16 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-110-5-stack-cost] 15:29:16 Resource [jenkins-edgexfoundry-device-rest-go-PR-110-5-stack-cost] did not exist. Created. 15:29:16 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-110-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:17 /w/workspace/device-rest-go/5@tmp/durable-c257c311/script.sh: 1: /w/workspace/device-rest-go/5@tmp/durable-c257c311/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:29:17 + echo total: 0.18000000715255737 [Pipeline] stash 15:29:17 Warning: overwriting stash ‘stack-cost’ 15:29:17 Stashed 1 file(s) [Pipeline] } 15:29:17 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-110-5-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 15:29:18 provisioning config files... 15:29:18 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-110@tmp/config496963987504005615tmp [Pipeline] { [Pipeline] sh 15:29:18 + set +x 15:29:18 + bash -s -- 15:29:18 + curl -s https://codecov.io/bash 15:29:18 15:29:18 _____ _ 15:29:18 / ____| | | 15:29:18 | | ___ __| | ___ ___ _____ __ 15:29:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:29:18 | |___| (_) | (_| | __/ (_| (_) \ V / 15:29:18 \_____\___/ \__,_|\___|\___\___/ \_/ 15:29:18 Bash-1.0.3 15:29:18 15:29:18 15:29:18 ==> git version 2.24.4 found 15:29:18 ==> 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 15:29:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:29:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:29:18 ==> Jenkins CI detected. 15:29:18 project root: . 15:29:18 --> token set from env 15:29:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:29:19 ==> Running gcov in . (disable via -X gcov) 15:29:19 ==> Python coveragepy not found 15:29:19 ==> Searching for coverage reports in: 15:29:19 + . 15:29:19 -> Found 1 reports 15:29:19 ==> Detecting git/mercurial file structure 15:29:19 ==> Reading reports 15:29:19 + ./coverage.out bytes=8513 15:29:19 ==> Appending adjustments 15:29:19 https://docs.codecov.io/docs/fixing-reports 15:29:19 + Found adjustments 15:29:19 ==> Gzipping contents 15:29:19 4.0K /tmp/codecov.NfJL1z.gz 15:29:19 ==> Uploading reports 15:29:19 url: https://codecov.io 15:29:19 query: branch=PR-110&commit=999b21138305490d2cc7a9e1a96cf7c6bdc13077&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-110%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=110&job=&cmd_args= 15:29:19 -> Pinging Codecov 15:29:19 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-110&commit=999b21138305490d2cc7a9e1a96cf7c6bdc13077&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-110%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=110&job=&cmd_args= 15:29:19 -> Uploading to 15:29:19 https://storage.googleapis.com/codecov/v4/raw/2021-06-03/4E5D53B4F1F92C436F7061BF334D961C/999b21138305490d2cc7a9e1a96cf7c6bdc13077/1431c4da-0ae6-4db8-845f-e7be936ff822.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T152919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9170f694a9ea09ffe184d728795fa3bb9a0684b83ddcb6f1b1439bfe6a37758f 15:29:19 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:19 Dload Upload Total Spent Left Speed 15:29:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1611 0 0 100 1611 0 4179 --:--:-- --:--:-- --:--:-- 4184 15:29:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/999b21138305490d2cc7a9e1a96cf7c6bdc13077 [Pipeline] } 15:29:19 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 15:29:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:29:22 ---> package-listing.sh 15:29:22 ++ tr '[:upper:]' '[:lower:]' 15:29:22 ++ facter osfamily 15:29:22 + OS_FAMILY=redhat 15:29:22 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-110 15:29:22 + START_PACKAGES=/tmp/packages_start.txt 15:29:22 + END_PACKAGES=/tmp/packages_end.txt 15:29:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:22 + PACKAGES=/tmp/packages_start.txt 15:29:22 + '[' /w/workspace/gexfoundry_device-rest-go_PR-110 ']' 15:29:22 + PACKAGES=/tmp/packages_end.txt 15:29:22 + case "${OS_FAMILY}" in 15:29:22 + rpm -qa 15:29:22 + sort 15:29:22 + '[' -f /tmp/packages_start.txt ']' 15:29:22 + '[' -f /tmp/packages_end.txt ']' 15:29:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:22 + '[' /w/workspace/gexfoundry_device-rest-go_PR-110 ']' 15:29:22 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-110/archives/ 15:29:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-110/archives/ [Pipeline] echo 15:29:22 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-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:29:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:29:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:29:23 15:29:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:29:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:29:24 alpine: Pulling from edgex-lftools-log-publisher 15:29:24 df20fa9351a1: Pulling fs layer 15:29:24 36b3adc4ff6f: Pulling fs layer 15:29:24 8ad3a11d3b57: Pulling fs layer 15:29:24 46f8f816bc3b: Pulling fs layer 15:29:24 93b61091891f: Pulling fs layer 15:29:24 93b9cdb0e59b: Pulling fs layer 15:29:24 5e14af77c1be: Pulling fs layer 15:29:24 01666e4c0597: Pulling fs layer 15:29:24 aa168da1d23b: Pulling fs layer 15:29:24 46f8f816bc3b: Waiting 15:29:24 93b61091891f: Waiting 15:29:24 93b9cdb0e59b: Waiting 15:29:24 5e14af77c1be: Waiting 15:29:24 01666e4c0597: Waiting 15:29:24 aa168da1d23b: Waiting 15:29:24 36b3adc4ff6f: Verifying Checksum 15:29:24 36b3adc4ff6f: Download complete 15:29:24 46f8f816bc3b: Verifying Checksum 15:29:24 46f8f816bc3b: Download complete 15:29:24 df20fa9351a1: Verifying Checksum 15:29:24 df20fa9351a1: Download complete 15:29:24 93b9cdb0e59b: Verifying Checksum 15:29:24 93b9cdb0e59b: Download complete 15:29:24 93b61091891f: Verifying Checksum 15:29:24 93b61091891f: Download complete 15:29:24 5e14af77c1be: Verifying Checksum 15:29:24 5e14af77c1be: Download complete 15:29:24 01666e4c0597: Verifying Checksum 15:29:24 01666e4c0597: Download complete 15:29:24 df20fa9351a1: Pull complete 15:29:24 36b3adc4ff6f: Pull complete 15:29:24 8ad3a11d3b57: Verifying Checksum 15:29:24 8ad3a11d3b57: Download complete 15:29:25 8ad3a11d3b57: Pull complete 15:29:25 46f8f816bc3b: Pull complete 15:29:25 93b61091891f: Pull complete 15:29:25 93b9cdb0e59b: Pull complete 15:29:26 5e14af77c1be: Pull complete 15:29:26 01666e4c0597: Pull complete 15:29:26 aa168da1d23b: Verifying Checksum 15:29:26 aa168da1d23b: Download complete 15:29:30 aa168da1d23b: Pull complete 15:29:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:29:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:29:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:29:30 prd-centos7-docker-4c-2g-315 does not seem to be running inside a container 15:29:30 $ 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-110/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-110 -v /w/workspace/gexfoundry_device-rest-go_PR-110:/w/workspace/gexfoundry_device-rest-go_PR-110:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-110@tmp:/w/workspace/gexfoundry_device-rest-go_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:29:32 $ docker top 522f58a3532eb3019ab506170bc169697cc1b503b5fca450b62cecdf19c5bf89 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:33 + touch /tmp/pre-build-complete [Pipeline] sh 15:29:33 + mkdir -p /var/log/sa [Pipeline] sh 15:29:33 + ls /var/log/sa-host 15:29:33 + sadf -c /var/log/sa-host/sa03 15:29:33 file_magic: OK 15:29:33 HZ: Using current value: 100 15:29:33 file_header: OK 15:29:33 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 15:29:33 Statistics: 15:29:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:29:33 File successfully converted to sysstat format version 12.2.1 15:29:33 + sadf -c /var/log/sa-host/sa05 15:29:33 file_magic: OK 15:29:33 HZ: Using current value: 100 15:29:33 file_header: OK 15:29:33 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 15:29:33 Statistics: 15:29:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:29:33 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:34 provisioning config files... 15:29:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-110@tmp/config400118842975065291tmp [Pipeline] { [Pipeline] echo 15:29:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:34 ---> create-netrc.sh [Pipeline] } 15:29:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:29:34 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:29:34 ---> python-tools-install.sh [Pipeline] echo 15:29:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:29:35 ---> sudo-logs.sh 15:29:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:29:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:29:35 ---> job-cost.sh 15:29:35 lf-activate-venv: SKIPPING 15:29:35 DEBUG: total: 0.18000000715255737 15:29:35 INFO: Retrieving Stack Cost... 15:29:36 INFO: Retrieving Pricing Info for: v3-standard-2 15:29:36 INFO: Archiving Costs [Pipeline] echo 15:29:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:37 ---> logs-deploy.sh 15:29:37 lf-activate-venv: SKIPPING 15:29:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-110/5 15:29:37 INFO: archiving workspace using pattern(s): 15:29:38 Archives upload complete. 15:29:38 INFO: archiving logs to Nexus 15:29:38 ---> uname -a: 15:29:38 Linux prd-centos7-docker-4c-2g-315.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:29:38 15:29:38 15:29:38 ---> lscpu: 15:29:38 Architecture: x86_64 15:29:38 CPU op-mode(s): 32-bit, 64-bit 15:29:38 Byte Order: Little Endian 15:29:38 Address sizes: 40 bits physical, 48 bits virtual 15:29:38 CPU(s): 2 15:29:38 On-line CPU(s) list: 0,1 15:29:38 Thread(s) per core: 1 15:29:38 Core(s) per socket: 1 15:29:38 Socket(s): 2 15:29:38 NUMA node(s): 1 15:29:38 Vendor ID: AuthenticAMD 15:29:38 CPU family: 23 15:29:38 Model: 49 15:29:38 Model name: AMD EPYC-Rome Processor 15:29:38 Stepping: 0 15:29:38 CPU MHz: 2799.998 15:29:38 BogoMIPS: 5599.99 15:29:38 Virtualization: AMD-V 15:29:38 Hypervisor vendor: KVM 15:29:38 Virtualization type: full 15:29:38 L1d cache: 64 KiB 15:29:38 L1i cache: 64 KiB 15:29:38 L2 cache: 1 MiB 15:29:38 L3 cache: 32 MiB 15:29:38 NUMA node0 CPU(s): 0,1 15:29:38 Vulnerability Itlb multihit: Not affected 15:29:38 Vulnerability L1tf: Not affected 15:29:38 Vulnerability Mds: Not affected 15:29:38 Vulnerability Meltdown: Not affected 15:29:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:29:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:29:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:29:38 Vulnerability Srbds: Not affected 15:29:38 Vulnerability Tsx async abort: Not affected 15:29:38 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 15:29:38 15:29:38 15:29:38 ---> nproc: 15:29:38 2 15:29:38 15:29:38 15:29:38 ---> df -h: 15:29:38 Filesystem Size Used Available Use% Mounted on 15:29:38 overlay 40.0G 7.6G 32.4G 19% / 15:29:38 tmpfs 64.0M 0 64.0M 0% /dev 15:29:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:29:38 shm 64.0M 0 64.0M 0% /dev/shm 15:29:38 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 15:29:38 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 15:29:38 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 15:29:38 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 15:29:38 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-110@tmp 15:29:38 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 15:29:38 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 15:29:38 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 15:29:38 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 15:29:38 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-110 15:29:38 15:29:38 15:29:38 ---> free -m: 15:29:38 total used free shared buff/cache available 15:29:38 Mem: 7821 972 4739 0 2108 6670 15:29:38 Swap: 1023 0 1023 15:29:38 15:29:38 15:29:38 ---> ip addr: 15:29:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:29:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:29:38 inet 127.0.0.1/8 scope host lo 15:29:38 valid_lft forever preferred_lft forever 15:29:38 inet6 ::1/128 scope host 15:29:38 valid_lft forever preferred_lft forever 15:29:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:29:38 link/ether fa:16:3e:d5:ab:59 brd ff:ff:ff:ff:ff:ff 15:29:38 inet 10.30.122.233/23 brd 10.30.123.255 scope global dynamic eth0 15:29:38 valid_lft 85696sec preferred_lft 85696sec 15:29:38 inet6 fe80::f816:3eff:fed5:ab59/64 scope link 15:29:38 valid_lft forever preferred_lft forever 15:29:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:29:38 link/ether 02:42:fb:b0:2f:91 brd ff:ff:ff:ff:ff:ff 15:29:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:29:38 valid_lft forever preferred_lft forever 15:29:38 inet6 fe80::42:fbff:feb0:2f91/64 scope link 15:29:38 valid_lft forever preferred_lft forever 15:29:38 15:29:38 15:29:38 ---> sar -b -r -n DEV: 15:29:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 15:29:38 15:29:38 15:17:44 LINUX RESTART (2 CPU) 15:29:38 15:29:38 15:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:29:38 15:19:01 179.54 51.48 128.06 0.00 7635.16 40449.50 0.00 15:29:38 15:20:02 1.82 0.00 1.82 0.00 0.00 35.93 0.00 15:29:38 15:21:01 0.25 0.00 0.25 0.00 0.00 2.74 0.00 15:29:38 15:22:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 15:29:38 15:23:01 0.23 0.00 0.23 0.00 0.00 3.12 0.00 15:29:38 15:24:01 0.25 0.00 0.25 0.00 0.00 3.57 0.00 15:29:38 15:25:01 0.23 0.00 0.23 0.00 0.00 3.50 0.00 15:29:38 15:26:01 0.27 0.00 0.27 0.00 0.00 3.30 0.00 15:29:38 15:27:01 0.32 0.00 0.32 0.00 0.00 3.35 0.00 15:29:38 15:28:01 0.18 0.00 0.18 0.00 0.00 2.83 0.00 15:29:38 15:29:01 0.23 0.00 0.23 0.00 0.00 1.92 0.00 15:29:38 Average: 16.72 4.69 12.03 0.00 695.48 3690.33 0.00 15:29:38 15:29:38 15:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:38 15:19:01 5446380 0 808404 10.09 2620 1751536 1305948 14.42 579708 1582940 128 15:29:38 15:20:02 5458568 0 796208 9.94 2620 1751544 1206588 13.32 568752 1583536 16 15:29:38 15:21:01 5458924 0 795852 9.94 2620 1751544 1206588 13.32 571532 1580832 8 15:29:38 15:22:01 5456028 0 798688 9.97 2620 1751604 1206876 13.32 573276 1581660 24 15:29:38 15:23:01 5456500 0 798264 9.97 2620 1751556 1206840 13.32 569596 1585160 20 15:29:38 15:24:01 5454736 0 800028 9.99 2620 1751556 1206732 13.32 571700 1585160 12 15:29:38 15:25:01 5454316 0 800440 9.99 2620 1751564 1206588 13.32 572064 1585160 12 15:29:38 15:26:01 5443588 0 811160 10.13 2620 1751572 1206588 13.32 582896 1585160 12 15:29:38 15:27:01 5442960 0 811784 10.14 2620 1751576 1206588 13.32 583228 1585160 20 15:29:38 15:28:01 5443088 0 811652 10.13 2620 1751580 1206588 13.32 584684 1583712 8 15:29:38 15:29:01 5442556 0 812184 10.14 2620 1751580 1206684 13.32 585080 1583712 8 15:29:38 Average: 5450695 0 804060 10.04 2620 1751565 1215692 13.42 576592 1583836 24 15:29:38 15:29:38 15:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:38 15:19:01 eth0 655.51 477.01 1331.55 93.74 0.00 0.00 0.00 0.00 15:29:38 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:19:01 docker0 68.15 49.28 5.94 136.74 0.00 0.00 0.00 0.00 15:29:38 15:20:02 eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:29:38 15:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:21:01 eth0 0.81 0.08 0.08 0.01 0.00 0.00 0.00 0.00 15:29:38 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:22:01 eth0 2.00 0.62 0.64 0.40 0.00 0.00 0.00 0.00 15:29:38 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:23:01 eth0 1.13 0.52 0.56 0.36 0.00 0.00 0.00 0.00 15:29:38 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:24:01 eth0 0.38 0.25 0.15 0.11 0.00 0.00 0.00 0.00 15:29:38 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:25:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:29:38 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:26:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:29:38 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:27:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:29:38 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:28:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:29:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 15:29:38 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 Average: eth0 60.19 43.63 121.43 8.63 0.00 0.00 0.00 0.00 15:29:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:38 Average: docker0 6.21 4.49 0.54 12.46 0.00 0.00 0.00 0.00 15:29:38 15:29:38 15:29:38 ---> sar -P ALL: 15:29:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 15:29:38 15:29:38 15:17:44 LINUX RESTART (2 CPU) 15:29:38 15:29:38 15:18:01 CPU %user %nice %system %iowait %steal %idle 15:29:38 15:19:01 all 19.54 0.00 7.11 7.73 0.09 65.53 15:29:38 15:19:01 0 18.73 0.00 7.39 7.29 0.09 66.50 15:29:38 15:19:01 1 20.35 0.00 6.82 8.18 0.09 64.56 15:29:38 15:20:02 all 0.15 0.00 0.04 0.00 0.03 99.77 15:29:38 15:20:02 0 0.02 0.00 0.03 0.00 0.03 99.92 15:29:38 15:20:02 1 0.28 0.00 0.05 0.00 0.03 99.63 15:29:38 15:21:01 all 0.06 0.00 0.02 0.00 0.04 99.88 15:29:38 15:21:01 0 0.05 0.00 0.00 0.00 0.05 99.90 15:29:38 15:21:01 1 0.07 0.00 0.03 0.00 0.03 99.86 15:29:38 15:22:01 all 0.12 0.00 0.03 0.00 0.03 99.82 15:29:38 15:22:01 0 0.18 0.00 0.03 0.00 0.02 99.77 15:29:38 15:22:01 1 0.05 0.00 0.03 0.00 0.05 99.87 15:29:38 15:23:01 all 0.14 0.00 0.03 0.00 0.03 99.80 15:29:38 15:23:01 0 0.23 0.00 0.02 0.00 0.02 99.73 15:29:38 15:23:01 1 0.05 0.00 0.03 0.00 0.05 99.87 15:29:38 15:24:01 all 0.03 0.00 0.03 0.00 0.04 99.89 15:29:38 15:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:29:38 15:24:01 1 0.03 0.00 0.03 0.00 0.05 99.88 15:29:38 15:25:01 all 0.08 0.00 0.03 0.00 0.04 99.84 15:29:38 15:25:01 0 0.13 0.00 0.03 0.00 0.05 99.78 15:29:38 15:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:29:38 15:26:01 all 0.19 0.00 0.03 0.00 0.03 99.74 15:29:38 15:26:01 0 0.35 0.00 0.03 0.00 0.03 99.58 15:29:38 15:26:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:29:38 15:27:01 all 0.08 0.00 0.02 0.00 0.03 99.87 15:29:38 15:27:01 0 0.13 0.00 0.02 0.00 0.03 99.82 15:29:38 15:27:01 1 0.02 0.00 0.02 0.00 0.03 99.93 15:29:38 15:28:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:29:38 15:28:01 0 0.12 0.00 0.02 0.00 0.03 99.83 15:29:38 15:28:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:29:38 15:29:01 all 0.02 0.00 0.02 0.00 0.05 99.92 15:29:38 15:29:01 0 0.02 0.00 0.02 0.00 0.05 99.92 15:29:38 15:29:01 1 0.02 0.00 0.02 0.00 0.05 99.92 15:29:38 15:29:38 Average: CPU %user %nice %system %iowait %steal %idle 15:29:38 Average: all 1.81 0.00 0.65 0.68 0.04 96.82 15:29:38 Average: 0 1.77 0.00 0.67 0.64 0.04 96.88 15:29:38 Average: 1 1.84 0.00 0.63 0.72 0.04 96.76 15:29:38 15:29:38 15:29:38