Branch indexing 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 1f0643742481ff0e21ccc33afea41dd8c1a8a1b4+e449f7094e73ba5d0241c87d9e59db3ba8d69b80 (d28c947217d252556890e04de73ff44b8161884c) 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-ssh2585133401976545416.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-ssh6432702437062979599.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-ssh2880827841656278144.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-ssh3321088675148846848.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-ssh3933989682887511302.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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-310 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-ssh8271993009993296246.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e449f7094e73ba5d0241c87d9e59db3ba8d69b80 into PR head commit 1f0643742481ff0e21ccc33afea41dd8c1a8a1b4 Merge succeeded, producing 7d1e1fd6766ee151dacfe73b0f00a3ab9092097a Checking out Revision 7d1e1fd6766ee151dacfe73b0f00a3ab9092097a (PR-110) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-110@tmp/jenkins-gitclient-ssh2272097974092300523.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 1f0643742481ff0e21ccc33afea41dd8c1a8a1b4 # 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-ssh1077393000410447639.key > git merge e449f7094e73ba5d0241c87d9e59db3ba8d69b80 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d1e1fd6766ee151dacfe73b0f00a3ab9092097a # timeout=10 Commit message: "Merge commit 'e449f7094e73ba5d0241c87d9e59db3ba8d69b80' into HEAD" > git rev-list --no-walk 1f0643742481ff0e21ccc33afea41dd8c1a8a1b4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:10:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:10:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:10:04 ========================================================= 15:10:04 EdgeX Global Pipelines Version Info 15:10:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:10:06 ------------------- 15:10:06 stable info: 15:10:06 ------------------- 15:10:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:10:06 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 15:10:06 Message: update stable to v1.0.193 15:10:06 ------------------- 15:10:06 experimental info: 15:10:06 ------------------- 15:10:06 Commited By: **** collab-it+edgex@linuxfoundation.org 15:10:06 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 15:10:06 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-110 [Pipeline] echo 15:10:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-110 [Pipeline] echo 15:10:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-110 [Pipeline] echo 15:10:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d1e1fd6766ee151dacfe73b0f00a3ab9092097a [Pipeline] echo 15:10:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d1e1fd [Pipeline] echo 15:10:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:08 provisioning config files... 15:10:08 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-110@tmp/config9182639502502401424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:08 ---> docker-login.sh 15:10:08 nexus3.edgexfoundry.org:10001 15:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:09 Configure a credential helper to remove this warning. See 15:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:09 15:10:09 Login Succeeded 15:10:09 nexus3.edgexfoundry.org:10002 15:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:09 Configure a credential helper to remove this warning. See 15:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:09 15:10:09 Login Succeeded 15:10:09 nexus3.edgexfoundry.org:10003 15:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:09 Configure a credential helper to remove this warning. See 15:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:09 15:10:09 Login Succeeded 15:10:09 nexus3.edgexfoundry.org:10004 15:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:09 Configure a credential helper to remove this warning. See 15:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:09 15:10:09 Login Succeeded 15:10:09 docker.io 15:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:09 Configure a credential helper to remove this warning. See 15:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:09 15:10:09 Login Succeeded 15:10:09 ---> docker-login.sh ends [Pipeline] } 15:10:09 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:10:10 + git log --format=format:%s -1 7d1e1fd6766ee151dacfe73b0f00a3ab9092097a [Pipeline] echo 15:10:10 GIT_COMMIT: 7d1e1fd6766ee151dacfe73b0f00a3ab9092097a, Commit Message: Merge commit 'e449f7094e73ba5d0241c87d9e59db3ba8d69b80' into HEAD [Pipeline] echo 15:10:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:10:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:10:11 15:10:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:10:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:10:11 latest: Pulling from edgex-devops/git-semver 15:10:11 31603596830f: Pulling fs layer 15:10:11 54011a49482f: Pulling fs layer 15:10:11 a6820b24f6d8: Pulling fs layer 15:10:11 f581987b2513: Pulling fs layer 15:10:11 f581987b2513: Waiting 15:10:11 54011a49482f: Verifying Checksum 15:10:11 54011a49482f: Download complete 15:10:11 31603596830f: Verifying Checksum 15:10:11 31603596830f: Download complete 15:10:12 f581987b2513: Verifying Checksum 15:10:12 f581987b2513: Download complete 15:10:12 a6820b24f6d8: Verifying Checksum 15:10:12 a6820b24f6d8: Download complete 15:10:12 31603596830f: Pull complete 15:10:12 54011a49482f: Pull complete 15:10:13 a6820b24f6d8: Pull complete 15:10:13 f581987b2513: Pull complete 15:10:13 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:10:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:10:13 prd-centos7-docker-4c-2g-310 does not seem to be running inside a container 15:10:13 $ 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:10:14 $ docker top cf010648f343df9ff1a3d61f35aa9fc25b8bef3c04a0d63d1650b72d1f578411 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:10:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:14 [ssh-agent] Looking for ssh-agent implementation... 15:10:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:15 $ docker exec cf010648f343df9ff1a3d61f35aa9fc25b8bef3c04a0d63d1650b72d1f578411 ssh-agent 15:10:15 SSH_AUTH_SOCK=/tmp/ssh-2v7XquEhgkgs/agent.15 15:10:15 SSH_AGENT_PID=21 15:10:15 Running ssh-add (command line suppressed) 15:10:15 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-110@tmp/private_key_3776857164266533722.key (/w/workspace/gexfoundry_device-rest-go_PR-110@tmp/private_key_3776857164266533722.key) 15:10:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:15 + git tag --points-at HEAD [Pipeline] } 15:10:15 $ docker exec --env ******** --env ******** cf010648f343df9ff1a3d61f35aa9fc25b8bef3c04a0d63d1650b72d1f578411 ssh-agent -k 15:10:15 unset SSH_AUTH_SOCK; 15:10:15 unset SSH_AGENT_PID; 15:10:15 echo Agent pid 21 killed; 15:10:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:10:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:15 [ssh-agent] Looking for ssh-agent implementation... 15:10:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:15 $ docker exec cf010648f343df9ff1a3d61f35aa9fc25b8bef3c04a0d63d1650b72d1f578411 ssh-agent 15:10:16 SSH_AUTH_SOCK=/tmp/ssh-hHD1kiaGOMFq/agent.55 15:10:16 SSH_AGENT_PID=62 15:10:16 Running ssh-add (command line suppressed) 15:10:16 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-110@tmp/private_key_2289939723998220774.key (/w/workspace/gexfoundry_device-rest-go_PR-110@tmp/private_key_2289939723998220774.key) 15:10:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:16 + git semver init 15:10:16 # -> Open(): unable to determine branch for HEAD 15:10:16 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-110/.git 15:10:16 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-110 15:10:16 # $SEMVER_REMOTE_NAME = origin 15:10:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:10:16 # $SEMVER_USER_NAME = edgex-jenkins 15:10:16 # $SEMVER_BRANCH = PR-110 15:10:16 # $SEMVER_TEMP = /tmp/semver-688609503 15:10:16 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 15:10:17 # '/tmp/semver-688609503' -> '/w/workspace/gexfoundry_device-rest-go_PR-110/.semver' 15:10:17 # -> Force: false 15:10:17 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-110/.semver [Pipeline] } 15:10:17 $ docker exec --env ******** --env ******** cf010648f343df9ff1a3d61f35aa9fc25b8bef3c04a0d63d1650b72d1f578411 ssh-agent -k 15:10:17 unset SSH_AUTH_SOCK; 15:10:17 unset SSH_AGENT_PID; 15:10:17 echo Agent pid 62 killed; 15:10:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:10:17 + git semver [Pipeline] } 15:10:17 $ docker stop --time=1 cf010648f343df9ff1a3d61f35aa9fc25b8bef3c04a0d63d1650b72d1f578411 15:10:19 $ docker rm -f cf010648f343df9ff1a3d61f35aa9fc25b8bef3c04a0d63d1650b72d1f578411 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:10:20 Stashed 1 file(s) [Pipeline] echo 15:10:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:10:35 Still waiting to schedule task 15:10:35 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 15:10:35 ‘prd-centos7-builder-2c-1g-309’ doesn’t have label ‘centos7-docker-4c-2g’ 15:10:35 ‘prd-centos7-docker-4c-2g-309’ is offline 15:10:35 ‘prd-centos7-docker-4c-2g-312’ is offline 15:10:35 Still waiting to schedule task 15:10:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:10:46 Running on prd-centos7-docker-4c-2g-312 in /w/workspace/gexfoundry_device-rest-go_PR-110 [Pipeline] { [Pipeline] ws 15:10:46 Running in /w/workspace/device-rest-go/4 [Pipeline] { [Pipeline] checkout 15:10:46 The recommended git tool is: git 15:10:48 using credential edgex-jenkins-ssh 15:10:48 Cloning the remote Git repository 15:10:48 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:10:48 > git init /w/workspace/device-rest-go/4 # timeout=10 15:10:48 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:10:48 > git --version # timeout=10 15:10:48 > git --version # 'git version 2.24.4' 15:10:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:48 [INFO] Currently running in a labeled security context 15:10:48 [INFO] Currently SELinux is 'enforcing' on the host 15:10:48 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/4@tmp/jenkins-gitclient-ssh5427384534935204851.key 15:10:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:51 Merging remotes/origin/master commit e449f7094e73ba5d0241c87d9e59db3ba8d69b80 into PR head commit 1f0643742481ff0e21ccc33afea41dd8c1a8a1b4 15:10:51 Merge succeeded, producing 0056217a08a02dd5528c871b32d39fe47ba1e14b 15:10:51 Checking out Revision 0056217a08a02dd5528c871b32d39fe47ba1e14b (PR-110) 15:10:51 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:10:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:51 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:10:51 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:10:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:51 [INFO] Currently running in a labeled security context 15:10:51 [INFO] Currently SELinux is 'enforcing' on the host 15:10:51 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/4@tmp/jenkins-gitclient-ssh3891146288446514397.key 15:10:51 > 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:10:51 > git config core.sparsecheckout # timeout=10 15:10:51 > git checkout -f 1f0643742481ff0e21ccc33afea41dd8c1a8a1b4 # timeout=10 15:10:51 > git remote # timeout=10 15:10:51 > git config --get remote.origin.url # timeout=10 15:10:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:51 [INFO] Currently running in a labeled security context 15:10:51 [INFO] Currently SELinux is 'enforcing' on the host 15:10:51 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/4@tmp/jenkins-gitclient-ssh5571412930192423853.key 15:10:51 > git merge e449f7094e73ba5d0241c87d9e59db3ba8d69b80 # timeout=10 15:10:51 > git rev-parse HEAD^{commit} # timeout=10 15:10:51 > git config core.sparsecheckout # timeout=10 15:10:51 > git checkout -f 0056217a08a02dd5528c871b32d39fe47ba1e14b # timeout=10 15:10:55 Commit message: "Merge commit 'e449f7094e73ba5d0241c87d9e59db3ba8d69b80' into HEAD" 15:10:55 > git rev-list --no-walk 1f0643742481ff0e21ccc33afea41dd8c1a8a1b4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:10:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:10:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:10:56 + sudo service docker restart 15:10:56 + true 15:10:56 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:14 provisioning config files... 15:11:15 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/4@tmp/config8970729187231305720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:15 ---> docker-login.sh 15:11:15 nexus3.edgexfoundry.org:10001 15:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:15 Configure a credential helper to remove this warning. See 15:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:15 15:11:15 Login Succeeded 15:11:15 nexus3.edgexfoundry.org:10002 15:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:15 Configure a credential helper to remove this warning. See 15:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:15 15:11:15 Login Succeeded 15:11:15 nexus3.edgexfoundry.org:10003 15:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:15 Configure a credential helper to remove this warning. See 15:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:15 15:11:15 Login Succeeded 15:11:15 nexus3.edgexfoundry.org:10004 15:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:16 Configure a credential helper to remove this warning. See 15:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:16 15:11:16 Login Succeeded 15:11:16 docker.io 15:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:16 Configure a credential helper to remove this warning. See 15:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:16 15:11:16 Login Succeeded 15:11:16 ---> docker-login.sh ends [Pipeline] } 15:11:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:11:16 ========================================================= 15:11:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:11:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:11:16 + 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:11:16 Sending build context to Docker daemon 92.16kB 15:11:16 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 15:11:16 Step 2/10 : FROM ${BASE} 15:11:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:11:16 540db60ca938: Pulling fs layer 15:11:16 adcc1eea9eea: Pulling fs layer 15:11:16 4c4ab2625f07: Pulling fs layer 15:11:16 0510c868ecb4: Pulling fs layer 15:11:16 afea3b2eda06: Pulling fs layer 15:11:16 7809a108b3ef: Pulling fs layer 15:11:16 f706445af74f: Pulling fs layer 15:11:16 afea3b2eda06: Waiting 15:11:16 7809a108b3ef: Waiting 15:11:16 f706445af74f: Waiting 15:11:16 0510c868ecb4: Waiting 15:11:16 4c4ab2625f07: Verifying Checksum 15:11:16 4c4ab2625f07: Download complete 15:11:16 adcc1eea9eea: Verifying Checksum 15:11:16 adcc1eea9eea: Download complete 15:11:17 afea3b2eda06: Verifying Checksum 15:11:17 afea3b2eda06: Download complete 15:11:17 7809a108b3ef: Verifying Checksum 15:11:17 7809a108b3ef: Download complete 15:11:17 540db60ca938: Download complete 15:11:17 540db60ca938: Pull complete 15:11:17 adcc1eea9eea: Pull complete 15:11:17 4c4ab2625f07: Pull complete 15:11:19 f706445af74f: Verifying Checksum 15:11:19 f706445af74f: Download complete 15:11:19 0510c868ecb4: Verifying Checksum 15:11:19 0510c868ecb4: Download complete 15:11:22 0510c868ecb4: Pull complete 15:11:22 afea3b2eda06: Pull complete 15:11:22 7809a108b3ef: Pull complete 15:11:24 f706445af74f: Pull complete 15:11:24 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:11:24 ---> b068be0155e3 15:11:24 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:11:29 ---> Running in d7555784cbdb 15:11:29 Removing intermediate container d7555784cbdb 15:11:29 ---> d45e7e0119d7 15:11:29 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 15:11:29 ---> Running in 75c17d61f912 15:11:29 Removing intermediate container 75c17d61f912 15:11:29 ---> 8e6dab0f2e5d 15:11:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:11:29 ---> Running in 9b21ee219383 15:11:29 Removing intermediate container 9b21ee219383 15:11:29 ---> 4bfdc496b7c9 15:11:29 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:29 ---> Running in 09fa4b5598bb 15:11:29 Removing intermediate container 09fa4b5598bb 15:11:29 ---> 37a98ce36d99 15:11:29 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:11:29 ---> Running in 68de0ff180d8 15:11:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:11:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:11:31 (1/9) Installing libc-dev (0.7.2-r3) 15:11:31 (2/9) Installing libsodium (1.0.18-r0) 15:11:31 (3/9) Installing pkgconf (1.7.3-r0) 15:11:31 (4/9) Installing libsodium-dev (1.0.18-r0) 15:11:31 (5/9) Installing openssh-keygen (8.4_p1-r3) 15:11:31 (6/9) Installing libedit (20191231.3.1-r1) 15:11:32 (7/9) Installing openssh-client (8.4_p1-r3) 15:11:32 (8/9) Installing libzmq (4.3.3-r1) 15:11:32 (9/9) Installing zeromq-dev (4.3.3-r1) 15:11:32 Executing busybox-1.32.1-r6.trigger 15:11:32 OK: 154 MiB in 49 packages 15:11:33 Removing intermediate container 68de0ff180d8 15:11:33 ---> 12232469c4ba 15:11:33 Step 8/10 : WORKDIR /device-rest-go 15:11:33 ---> Running in cbec884d16cf 15:11:33 Removing intermediate container cbec884d16cf 15:11:33 ---> 9f1f487b9fb5 15:11:33 Step 9/10 : COPY . . 15:11:33 ---> f8727382e556 15:11:33 Step 10/10 : RUN go mod download 15:11:33 ---> Running in 15b0476b6c4b 15:11:55 Removing intermediate container 15b0476b6c4b 15:11:55 ---> 785e4c3cafa4 15:11:55 Successfully built 785e4c3cafa4 15:11:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:11:55 + docker inspect -f . ci-base-image-x86_64 15:11:55 . [Pipeline] withDockerContainer 15:11:55 prd-centos7-docker-4c-2g-312 does not seem to be running inside a container 15:11:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@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-x86_64 cat 15:11:56 $ docker top f9ae10088b38774222c840a79f812a6f25d74337819be90a35846fddd88a07ea -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:56 + go version 15:11:56 go version go1.16.3 linux/amd64 [Pipeline] } 15:11:56 $ docker stop --time=1 f9ae10088b38774222c840a79f812a6f25d74337819be90a35846fddd88a07ea 15:11:57 $ docker rm -f f9ae10088b38774222c840a79f812a6f25d74337819be90a35846fddd88a07ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:11:58 + docker inspect -f . ci-base-image-x86_64 15:11:58 . [Pipeline] withDockerContainer 15:11:58 prd-centos7-docker-4c-2g-312 does not seem to be running inside a container 15:11:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@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-x86_64 cat 15:11:59 $ docker top e4a8034b8bce9ac0146563684c21919d2b937a6c6d8a22ae1938581e6cc617fb -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:59 + go mod tidy [Pipeline] sh 15:12:00 + make test 15:12:00 go mod tidy 15:12:00 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:12:00 ? github.com/edgexfoundry/device-rest-go [no test files] 15:12:15 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:12:16 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 54.0% of statements 15:12:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:12:22 gofmt -l . 15:12:22 [ "`gofmt -l .`" = "" ] 15:12:22 ./bin/test-go-mod-tidy.sh 15:12:22 ./bin/test-attribution-txt.sh [Pipeline] } 15:12:22 $ docker stop --time=1 e4a8034b8bce9ac0146563684c21919d2b937a6c6d8a22ae1938581e6cc617fb 15:12:24 $ docker rm -f e4a8034b8bce9ac0146563684c21919d2b937a6c6d8a22ae1938581e6cc617fb [Pipeline] // withDockerContainer [Pipeline] sh 15:12:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:12:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:12:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:12:27 + ls -al . 15:12:27 total 104 15:12:27 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 3 15:12 . 15:12:27 drwxrwxr-x. 4 jenkins jenkins 28 Jun 3 15:10 .. 15:12:27 -rw-rw-r--. 1 jenkins jenkins 6792 Jun 3 15:10 Attribution.txt 15:12:27 drwxrwxr-x. 2 jenkins jenkins 64 Jun 3 15:10 bin 15:12:27 drwxrwxr-x. 3 jenkins jenkins 32 Jun 3 15:10 cmd 15:12:27 -rw-r--r--. 1 jenkins jenkins 8513 Jun 3 15:12 coverage.out 15:12:27 -rw-rw-r--. 1 jenkins jenkins 1615 Jun 3 15:10 Dockerfile 15:12:27 -rw-rw-r--. 1 jenkins jenkins 1087 Jun 3 15:10 Dockerfile.build 15:12:27 -rw-rw-r--. 1 jenkins jenkins 151 Jun 3 15:10 .dockerignore 15:12:27 drwxrwxr-x. 2 jenkins jenkins 76 Jun 3 15:10 driver 15:12:27 drwxrwxr-x. 8 jenkins jenkins 179 Jun 3 15:10 .git 15:12:27 drwxrwxr-x. 2 jenkins jenkins 103 Jun 3 15:10 .github 15:12:27 -rw-rw-r--. 1 jenkins jenkins 336 Jun 3 15:10 .gitignore 15:12:27 -rw-r--r--. 1 jenkins jenkins 285 Jun 3 15:12 go.mod 15:12:27 -rw-r--r--. 1 jenkins jenkins 20755 Jun 3 15:11 go.sum 15:12:27 -rw-rw-r--. 1 jenkins jenkins 680 Jun 3 15:10 Jenkinsfile 15:12:27 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 3 15:10 LICENSE 15:12:27 -rw-rw-r--. 1 jenkins jenkins 996 Jun 3 15:10 Makefile 15:12:27 -rw-rw-r--. 1 jenkins jenkins 7667 Jun 3 15:10 README.md 15:12:27 drwxrwxr-x. 4 jenkins jenkins 71 Jun 3 15:10 snap 15:12:27 -rw-rw-r--. 1 jenkins jenkins 5 Jun 3 15:10 VERSION 15:12:27 -rw-rw-r--. 1 jenkins jenkins 713 Jun 3 15:10 version.go [Pipeline] isUnix [Pipeline] sh 15:12:28 + 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=0056217a08a02dd5528c871b32d39fe47ba1e14b --label arch=amd64 --label version=0.0.0 . 15:12:28 Sending build context to Docker daemon 101.9kB 15:12:28 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 15:12:28 Step 2/25 : FROM ${BASE} AS builder 15:12:28 ---> 785e4c3cafa4 15:12:28 Step 3/25 : ARG MAKE='make build' 15:12:28 ---> Running in 3b45dabc464a 15:12:28 Removing intermediate container 3b45dabc464a 15:12:28 ---> fa0589241ca8 15:12:28 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:12:28 ---> Running in de183380e45d 15:12:28 Removing intermediate container de183380e45d 15:12:28 ---> af7284cbd9c6 15:12:28 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:12:28 ---> Running in 5297c06ad1e5 15:12:28 Removing intermediate container 5297c06ad1e5 15:12:28 ---> fc6de2afbab1 15:12:28 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:28 ---> Running in ff9d1b02855e 15:12:28 Removing intermediate container ff9d1b02855e 15:12:28 ---> 9ecc0e57c48a 15:12:28 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:12:29 ---> Running in b432f4cd717d 15:12:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:12:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:12:30 OK: 154 MiB in 49 packages 15:12:30 Removing intermediate container b432f4cd717d 15:12:30 ---> ca4f91117e4e 15:12:30 Step 8/25 : WORKDIR /device-rest-go 15:12:30 ---> Running in 76493d263a19 15:12:30 Removing intermediate container 76493d263a19 15:12:30 ---> 172d74ee1837 15:12:30 Step 9/25 : COPY . . 15:12:31 ---> 9933256647c5 15:12:31 Step 10/25 : RUN go mod tidy 15:12:31 ---> Running in 2f4ed4c7c370 15:12:31 Removing intermediate container 2f4ed4c7c370 15:12:31 ---> 5cd1a6a0ecf3 15:12:31 Step 11/25 : RUN make update 15:12:31 ---> Running in 9617e0209e20 15:12:32 CGO_ENABLED=0 GO111MODULE=on go mod download 15:12:32 Removing intermediate container 9617e0209e20 15:12:32 ---> af415884167e 15:12:32 Step 12/25 : RUN $MAKE 15:12:32 ---> Running in e84b4dd77914 15:12:32 go mod tidy 15:12:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 15:12:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-313 in /w/workspace/gexfoundry_device-rest-go_PR-110 [Pipeline] { [Pipeline] ws 15:12:42 Running in /w/workspace/device-rest-go/4 [Pipeline] { [Pipeline] checkout 15:12:42 The recommended git tool is: git 15:12:45 Removing intermediate container e84b4dd77914 15:12:45 ---> c4588a4b1002 15:12:45 Step 13/25 : FROM alpine:3.12 15:12:45 3.12: Pulling from library/alpine 15:12:45 339de151aab4: Pulling fs layer 15:12:45 339de151aab4: Verifying Checksum 15:12:45 339de151aab4: Download complete 15:12:45 339de151aab4: Pull complete 15:12:45 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:12:45 Status: Downloaded newer image for alpine:3.12 15:12:45 ---> 13621d1b12d4 15:12:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:12:45 ---> Running in 744a4157e77e 15:12:45 Removing intermediate container 744a4157e77e 15:12:45 ---> 458bba484182 15:12:45 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 15:12:45 ---> Running in 6c76ad49698b 15:12:45 Removing intermediate container 6c76ad49698b 15:12:45 ---> faf6cf198cca 15:12:45 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 15:12:45 ---> Running in e22da7aec1c2 15:12:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:12:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:12:45 (1/6) Installing dumb-init (1.2.2-r1) 15:12:45 (2/6) Installing libgcc (9.3.0-r2) 15:12:45 (3/6) Installing libsodium (1.0.18-r0) 15:12:45 (4/6) Installing libstdc++ (9.3.0-r2) 15:12:45 (5/6) Installing libzmq (4.3.3-r0) 15:12:45 (6/6) Installing zeromq (4.3.3-r0) 15:12:45 Executing busybox-1.31.1-r20.trigger 15:12:45 OK: 8 MiB in 20 packages 15:12:45 Removing intermediate container e22da7aec1c2 15:12:45 ---> da7324865643 15:12:45 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 15:12:45 ---> 69b9f103bf25 15:12:45 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 15:12:46 ---> e60264a00831 15:12:46 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 15:12:46 ---> 0cfe30ce040d 15:12:46 Step 20/25 : EXPOSE 59986 15:12:46 ---> Running in 989898fd6678 15:12:46 Removing intermediate container 989898fd6678 15:12:46 ---> 4b197504039e 15:12:46 Step 21/25 : ENTRYPOINT ["/device-rest"] 15:12:46 ---> Running in 946a79a59e57 15:12:46 Removing intermediate container 946a79a59e57 15:12:46 ---> 5906cdba4a71 15:12:46 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:12:46 ---> Running in 73718903e91d 15:12:46 Removing intermediate container 73718903e91d 15:12:46 ---> b5b8243780b6 15:12:46 Step 23/25 : LABEL arch=amd64 15:12:46 ---> Running in ebef2a969090 15:12:46 Removing intermediate container ebef2a969090 15:12:46 ---> 9ccd10436fa6 15:12:46 Step 24/25 : LABEL git_sha=0056217a08a02dd5528c871b32d39fe47ba1e14b 15:12:46 ---> Running in 4bb05bf65cef 15:12:46 Removing intermediate container 4bb05bf65cef 15:12:46 ---> 8474523b0679 15:12:46 Step 25/25 : LABEL version=0.0.0 15:12:46 ---> Running in aa8249c72c72 15:12:46 Removing intermediate container aa8249c72c72 15:12:46 ---> 1a61e16e1b7d 15:12:46 [Warning] One or more build-args [ARCH] were not consumed 15:12:46 Successfully built 1a61e16e1b7d 15:12:46 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:12:47 ---> job-cost.sh 15:12:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dT6L 15:12:48 using credential edgex-jenkins-ssh 15:12:48 Cloning the remote Git repository 15:12:48 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:12:48 > git init /w/workspace/device-rest-go/4 # timeout=10 15:12:48 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:12:48 > git --version # timeout=10 15:12:48 > git --version # 'git version 2.17.1' 15:12:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:50 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:12:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:50 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:12:50 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:12:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:50 > 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:12:51 Merging remotes/origin/master commit e449f7094e73ba5d0241c87d9e59db3ba8d69b80 into PR head commit 1f0643742481ff0e21ccc33afea41dd8c1a8a1b4 15:12:51 Merge succeeded, producing 0e09784b114fd49916b41a662cb3dfba096ab9e8 15:12:51 Checking out Revision 0e09784b114fd49916b41a662cb3dfba096ab9e8 (PR-110) 15:12:51 > git config core.sparsecheckout # timeout=10 15:12:51 > git checkout -f 1f0643742481ff0e21ccc33afea41dd8c1a8a1b4 # timeout=10 15:12:51 > git remote # timeout=10 15:12:51 > git config --get remote.origin.url # timeout=10 15:12:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:51 > git merge e449f7094e73ba5d0241c87d9e59db3ba8d69b80 # timeout=10 15:12:51 > git rev-parse HEAD^{commit} # timeout=10 15:12:51 > git config core.sparsecheckout # timeout=10 15:12:51 > git checkout -f 0e09784b114fd49916b41a662cb3dfba096ab9e8 # timeout=10 15:12:55 Commit message: "Merge commit 'e449f7094e73ba5d0241c87d9e59db3ba8d69b80' into HEAD" 15:12:55 > git rev-list --no-walk 1f0643742481ff0e21ccc33afea41dd8c1a8a1b4 # timeout=10 15:12:56 15:12:56 GitHub has been notified of this commit’s build result 15:12:56 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:12:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:12:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:12:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:12:58 + sudo service docker restart 15:12:58 + true 15:13:10 lf-activate-venv(): INFO: Adding /tmp/venv-dT6L/bin to PATH 15:13:10 INFO: No Stack... 15:13:11 INFO: Retrieving Pricing Info for: v3-standard-2 15:13:11 INFO: Archiving Costs [Pipeline] sh 15:13:12 + cat /w/workspace/device-rest-go/4/archives/cost.csv 15:13:12 + cut -d, -f6 [Pipeline] lock 15:13:12 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-110-4-stack-cost] 15:13:12 Resource [jenkins-edgexfoundry-device-rest-go-PR-110-4-stack-cost] did not exist. Created. 15:13:12 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-110-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:13:12 + echo total: 0.05999999865889549 [Pipeline] stash 15:13:12 Stashed 1 file(s) [Pipeline] } 15:13:12 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-110-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:16 provisioning config files... 15:13:16 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/4@tmp/config1823302476097168412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:16 ---> docker-login.sh 15:13:16 nexus3.edgexfoundry.org:10001 15:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:18 Configure a credential helper to remove this warning. See 15:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:18 15:13:18 Login Succeeded 15:13:18 nexus3.edgexfoundry.org:10002 15:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:18 Configure a credential helper to remove this warning. See 15:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:18 15:13:18 Login Succeeded 15:13:18 nexus3.edgexfoundry.org:10003 15:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:19 Configure a credential helper to remove this warning. See 15:13:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:19 15:13:19 Login Succeeded 15:13:19 nexus3.edgexfoundry.org:10004 15:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:20 Configure a credential helper to remove this warning. See 15:13:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:20 15:13:20 Login Succeeded 15:13:20 docker.io 15:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:21 Configure a credential helper to remove this warning. See 15:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:21 15:13:21 Login Succeeded 15:13:21 ---> docker-login.sh ends [Pipeline] } 15:13:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:13:21 ========================================================= 15:13:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:13:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:13:21 + 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:13:21 Sending build context to Docker daemon 92.16kB 15:13:22 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 15:13:22 Step 2/10 : FROM ${BASE} 15:13:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:13:22 595b0fe564bb: Pulling fs layer 15:13:22 7186ed65a4f7: Pulling fs layer 15:13:22 316046926c0a: Pulling fs layer 15:13:22 4ebd0625c992: Pulling fs layer 15:13:22 207e8628e3a3: Pulling fs layer 15:13:22 c791037a9be2: Pulling fs layer 15:13:22 ffd874e62e21: Pulling fs layer 15:13:22 207e8628e3a3: Waiting 15:13:22 c791037a9be2: Waiting 15:13:22 ffd874e62e21: Waiting 15:13:22 4ebd0625c992: Waiting 15:13:22 316046926c0a: Verifying Checksum 15:13:22 316046926c0a: Download complete 15:13:22 7186ed65a4f7: Verifying Checksum 15:13:22 7186ed65a4f7: Download complete 15:13:22 207e8628e3a3: Verifying Checksum 15:13:22 207e8628e3a3: Download complete 15:13:22 c791037a9be2: Verifying Checksum 15:13:22 c791037a9be2: Download complete 15:13:22 595b0fe564bb: Verifying Checksum 15:13:22 595b0fe564bb: Download complete 15:13:23 595b0fe564bb: Pull complete 15:13:23 7186ed65a4f7: Pull complete 15:13:23 316046926c0a: Pull complete 15:13:25 ffd874e62e21: Verifying Checksum 15:13:25 ffd874e62e21: Download complete 15:13:26 4ebd0625c992: Download complete 15:13:36 4ebd0625c992: Pull complete 15:13:36 207e8628e3a3: Pull complete 15:13:37 c791037a9be2: Pull complete 15:13:40 ffd874e62e21: Pull complete 15:13:40 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 15:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:13:40 ---> cfc18b08335c 15:13:40 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:13:42 ---> Running in 9399618feedf 15:13:43 Removing intermediate container 9399618feedf 15:13:43 ---> 8f5ebb4357f1 15:13:43 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 15:13:43 ---> Running in 344966d10883 15:13:44 Removing intermediate container 344966d10883 15:13:44 ---> 699746ecd3e6 15:13:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:13:44 ---> Running in 8465aaa2ddf7 15:13:44 Removing intermediate container 8465aaa2ddf7 15:13:44 ---> 508d750fe937 15:13:44 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:13:44 ---> Running in 616ca9b92b90 15:13:47 Removing intermediate container 616ca9b92b90 15:13:47 ---> e7d5faffcf2a 15:13:47 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:13:47 ---> Running in 45db5befeeb7 15:13:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:13:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:13:50 (1/9) Installing libc-dev (0.7.2-r3) 15:13:50 (2/9) Installing libsodium (1.0.18-r0) 15:13:50 (3/9) Installing pkgconf (1.7.3-r0) 15:13:50 (4/9) Installing libsodium-dev (1.0.18-r0) 15:13:50 (5/9) Installing openssh-keygen (8.4_p1-r3) 15:13:50 (6/9) Installing libedit (20191231.3.1-r1) 15:13:50 (7/9) Installing openssh-client (8.4_p1-r3) 15:13:51 (8/9) Installing libzmq (4.3.3-r1) 15:13:51 (9/9) Installing zeromq-dev (4.3.3-r1) 15:13:51 Executing busybox-1.32.1-r6.trigger 15:13:51 OK: 144 MiB in 49 packages 15:13:53 Removing intermediate container 45db5befeeb7 15:13:53 ---> a204321fd7e9 15:13:53 Step 8/10 : WORKDIR /device-rest-go 15:13:53 ---> Running in aaabedaa893e 15:13:53 Removing intermediate container aaabedaa893e 15:13:53 ---> 8f627894b5a5 15:13:53 Step 9/10 : COPY . . 15:13:54 ---> 09de6d5240e1 15:13:54 Step 10/10 : RUN go mod download 15:13:54 ---> Running in 769aa47cc6d6 15:14:21 Removing intermediate container 769aa47cc6d6 15:14:21 ---> d6a3c892c7d1 15:14:21 Successfully built d6a3c892c7d1 15:14:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:14:22 + docker inspect -f . ci-base-image-arm64 15:14:22 . [Pipeline] withDockerContainer 15:14:22 prd-ubuntu18.04-docker-arm64-4c-16g-313 does not seem to be running inside a container 15:14:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@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:14:24 $ docker top 76d83f78f9b43d7670eb409f811c44d35494eafcfaeaff1cab08193cf20beb5c -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:25 + go version 15:14:25 go version go1.16.3 linux/arm64 [Pipeline] } 15:14:25 $ docker stop --time=1 76d83f78f9b43d7670eb409f811c44d35494eafcfaeaff1cab08193cf20beb5c 15:14:27 $ docker rm -f 76d83f78f9b43d7670eb409f811c44d35494eafcfaeaff1cab08193cf20beb5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:14:28 + docker inspect -f . ci-base-image-arm64 15:14:28 . [Pipeline] withDockerContainer 15:14:28 prd-ubuntu18.04-docker-arm64-4c-16g-313 does not seem to be running inside a container 15:14:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@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:14:30 $ docker top 4cb4739dcd8e5242f875037ddfa6b4c0c48f5ef5f7dfc325d69a48d37ea1547e -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:31 + go mod tidy [Pipeline] sh 15:14:32 + make test 15:14:32 go mod tidy 15:14:32 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:14:34 ? github.com/edgexfoundry/device-rest-go [no test files] 15:15:31 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:15:31 ok github.com/edgexfoundry/device-rest-go/driver 0.044s coverage: 54.0% of statements 15:15:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:15:57 gofmt -l . 15:15:57 [ "`gofmt -l .`" = "" ] 15:15:57 ./bin/test-go-mod-tidy.sh 15:15:57 ./bin/test-attribution-txt.sh [Pipeline] } 15:15:57 $ docker stop --time=1 4cb4739dcd8e5242f875037ddfa6b4c0c48f5ef5f7dfc325d69a48d37ea1547e 15:15:59 $ docker rm -f 4cb4739dcd8e5242f875037ddfa6b4c0c48f5ef5f7dfc325d69a48d37ea1547e [Pipeline] // withDockerContainer [Pipeline] sh 15:16:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:16:00 Warning: overwriting stash ‘coverage-report’ 15:16:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:16:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:16:02 + ls -al . 15:16:02 total 132 15:16:02 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 15:15 . 15:16:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 15:12 .. 15:16:02 -rw-rw-r-- 1 jenkins jenkins 151 Jun 3 15:12 .dockerignore 15:16:02 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 15:12 .git 15:16:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 15:12 .github 15:16:02 -rw-rw-r-- 1 jenkins jenkins 336 Jun 3 15:12 .gitignore 15:16:02 -rw-rw-r-- 1 jenkins jenkins 6792 Jun 3 15:12 Attribution.txt 15:16:02 -rw-rw-r-- 1 jenkins jenkins 1615 Jun 3 15:12 Dockerfile 15:16:02 -rw-rw-r-- 1 jenkins jenkins 1087 Jun 3 15:12 Dockerfile.build 15:16:02 -rw-rw-r-- 1 jenkins jenkins 680 Jun 3 15:12 Jenkinsfile 15:16:02 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 3 15:12 LICENSE 15:16:02 -rw-rw-r-- 1 jenkins jenkins 996 Jun 3 15:12 Makefile 15:16:02 -rw-rw-r-- 1 jenkins jenkins 7667 Jun 3 15:12 README.md 15:16:02 -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 15:10 VERSION 15:16:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 15:12 bin 15:16:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 15:12 cmd 15:16:02 -rw-r--r-- 1 jenkins jenkins 8513 Jun 3 15:15 coverage.out 15:16:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 15:12 driver 15:16:02 -rw-r--r-- 1 jenkins jenkins 285 Jun 3 15:15 go.mod 15:16:02 -rw-r--r-- 1 jenkins jenkins 20755 Jun 3 15:14 go.sum 15:16:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 15:12 snap 15:16:02 -rw-rw-r-- 1 jenkins jenkins 713 Jun 3 15:12 version.go [Pipeline] isUnix [Pipeline] sh 15:16:02 + 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=0e09784b114fd49916b41a662cb3dfba096ab9e8 --label arch=arm64 --label version=0.0.0 . 15:16:02 Sending build context to Docker daemon 101.9kB 15:16:02 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 15:16:02 Step 2/25 : FROM ${BASE} AS builder 15:16:02 ---> d6a3c892c7d1 15:16:02 Step 3/25 : ARG MAKE='make build' 15:16:03 ---> Running in b55c3b7bd5ad 15:16:03 Removing intermediate container b55c3b7bd5ad 15:16:03 ---> e10d7e39ed25 15:16:03 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:16:03 ---> Running in 68f06d160688 15:16:04 Removing intermediate container 68f06d160688 15:16:04 ---> 1f75e9752a83 15:16:04 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:16:04 ---> Running in f7203ad29003 15:16:05 Removing intermediate container f7203ad29003 15:16:05 ---> bcdb4cd2636e 15:16:05 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:05 ---> Running in 36e51de45301 15:16:07 Removing intermediate container 36e51de45301 15:16:07 ---> 268ffac079c4 15:16:07 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:16:07 ---> Running in f077a686a706 15:16:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:16:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:16:11 OK: 144 MiB in 49 packages 15:16:12 Removing intermediate container f077a686a706 15:16:12 ---> 9c37241411e9 15:16:12 Step 8/25 : WORKDIR /device-rest-go 15:16:12 ---> Running in 9c12d612e36c 15:16:12 Removing intermediate container 9c12d612e36c 15:16:12 ---> a75870b37932 15:16:12 Step 9/25 : COPY . . 15:16:13 ---> d91096093ed6 15:16:13 Step 10/25 : RUN go mod tidy 15:16:13 ---> Running in 50b1a62c13bf 15:16:17 Removing intermediate container 50b1a62c13bf 15:16:17 ---> 3702b72b2b8f 15:16:17 Step 11/25 : RUN make update 15:16:17 ---> Running in ca956116bad5 15:16:18 CGO_ENABLED=0 GO111MODULE=on go mod download 15:16:19 Removing intermediate container ca956116bad5 15:16:19 ---> b7262983655c 15:16:19 Step 12/25 : RUN $MAKE 15:16:19 ---> Running in 081865c667f7 15:16:20 go mod tidy 15:16:21 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:17:00 Removing intermediate container 081865c667f7 15:17:00 ---> 08454fa5f72f 15:17:00 Step 13/25 : FROM alpine:3.12 15:17:00 3.12: Pulling from library/alpine 15:17:00 d2f70382dc9a: Pulling fs layer 15:17:00 d2f70382dc9a: Verifying Checksum 15:17:00 d2f70382dc9a: Download complete 15:17:00 d2f70382dc9a: Pull complete 15:17:00 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:17:00 Status: Downloaded newer image for alpine:3.12 15:17:00 ---> 9852663dfa18 15:17:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:17:00 ---> Running in 889a334ff8b2 15:17:00 Removing intermediate container 889a334ff8b2 15:17:00 ---> 0f020f5aca0c 15:17:00 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 15:17:00 ---> Running in c7bca28664e3 15:17:01 Removing intermediate container c7bca28664e3 15:17:01 ---> ad80a830730a 15:17:01 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 15:17:01 ---> Running in 01a965d58fbf 15:17:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:17:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:17:03 (1/6) Installing dumb-init (1.2.2-r1) 15:17:03 (2/6) Installing libgcc (9.3.0-r2) 15:17:03 (3/6) Installing libsodium (1.0.18-r0) 15:17:03 (4/6) Installing libstdc++ (9.3.0-r2) 15:17:03 (5/6) Installing libzmq (4.3.3-r0) 15:17:03 (6/6) Installing zeromq (4.3.3-r0) 15:17:03 Executing busybox-1.31.1-r20.trigger 15:17:03 OK: 8 MiB in 20 packages 15:17:04 Removing intermediate container 01a965d58fbf 15:17:04 ---> cfe354b24ee8 15:17:04 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 15:17:05 ---> 0b911b67884c 15:17:05 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 15:17:06 ---> 40cbf4b96ac4 15:17:06 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 15:17:07 ---> 8057d0e9443b 15:17:07 Step 20/25 : EXPOSE 59986 15:17:07 ---> Running in 91be7f04f798 15:17:08 Removing intermediate container 91be7f04f798 15:17:08 ---> 3543e09d3ca6 15:17:08 Step 21/25 : ENTRYPOINT ["/device-rest"] 15:17:08 ---> Running in f895ff84944a 15:17:09 Removing intermediate container f895ff84944a 15:17:09 ---> 79f53c8ce7b4 15:17:09 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:17:09 ---> Running in 66276998b772 15:17:09 Removing intermediate container 66276998b772 15:17:09 ---> b6fd6dc4f839 15:17:09 Step 23/25 : LABEL arch=arm64 15:17:09 ---> Running in 665d557e29fb 15:17:10 Removing intermediate container 665d557e29fb 15:17:10 ---> 95dfcb662949 15:17:10 Step 24/25 : LABEL git_sha=0e09784b114fd49916b41a662cb3dfba096ab9e8 15:17:10 ---> Running in 7a705f4f4df0 15:17:10 Removing intermediate container 7a705f4f4df0 15:17:10 ---> 87e67fc39c9b 15:17:10 Step 25/25 : LABEL version=0.0.0 15:17:11 ---> Running in 7367d1494306 15:17:11 Removing intermediate container 7367d1494306 15:17:11 ---> ee359942ed0b 15:17:11 [Warning] One or more build-args [ARCH] were not consumed 15:17:11 Successfully built ee359942ed0b 15:17:11 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:17:12 ---> job-cost.sh 15:17:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NvPb 15:17:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:19:50 lf-activate-venv(): INFO: Adding /tmp/venv-NvPb/bin to PATH 15:19:50 INFO: No Stack... 15:19:50 INFO: Retrieving Pricing Info for: v2-standard-4 15:19:50 INFO: Archiving Costs [Pipeline] sh 15:19:51 + cut -d, -f6 15:19:51 + cat /w/workspace/device-rest-go/4/archives/cost.csv [Pipeline] lock 15:19:51 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-110-4-stack-cost] 15:19:51 Resource [jenkins-edgexfoundry-device-rest-go-PR-110-4-stack-cost] did not exist. Created. 15:19:51 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-110-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:19:51 /w/workspace/device-rest-go/4@tmp/durable-af5a7007/script.sh: 1: /w/workspace/device-rest-go/4@tmp/durable-af5a7007/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:19:52 + echo total: 0.18000000715255737 [Pipeline] stash 15:19:52 Warning: overwriting stash ‘stack-cost’ 15:19:52 Stashed 1 file(s) [Pipeline] } 15:19:52 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-110-4-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:19:53 provisioning config files... 15:19:53 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-110@tmp/config1214276538369887251tmp [Pipeline] { [Pipeline] sh 15:19:53 + set +x 15:19:53 + curl -s https://codecov.io/bash 15:19:53 + bash -s -- 15:19:53 15:19:53 _____ _ 15:19:53 / ____| | | 15:19:53 | | ___ __| | ___ ___ _____ __ 15:19:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:19:53 | |___| (_) | (_| | __/ (_| (_) \ V / 15:19:53 \_____\___/ \__,_|\___|\___\___/ \_/ 15:19:53 Bash-1.0.3 15:19:53 15:19:53 15:19:53 ==> git version 2.24.4 found 15:19:53 ==> 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:19:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:19:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:19:53 ==> Jenkins CI detected. 15:19:53 project root: . 15:19:53 --> token set from env 15:19:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:19:53 ==> Running gcov in . (disable via -X gcov) 15:19:53 ==> Python coveragepy not found 15:19:53 ==> Searching for coverage reports in: 15:19:53 + . 15:19:53 -> Found 1 reports 15:19:53 ==> Detecting git/mercurial file structure 15:19:53 ==> Reading reports 15:19:53 + ./coverage.out bytes=8513 15:19:53 ==> Appending adjustments 15:19:53 https://docs.codecov.io/docs/fixing-reports 15:19:53 + Found adjustments 15:19:53 ==> Gzipping contents 15:19:53 4.0K /tmp/codecov.MUw56Z.gz 15:19:53 ==> Uploading reports 15:19:53 url: https://codecov.io 15:19:53 query: branch=PR-110&commit=7d1e1fd6766ee151dacfe73b0f00a3ab9092097a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-110%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=110&job=&cmd_args= 15:19:53 -> Pinging Codecov 15:19:53 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-110&commit=7d1e1fd6766ee151dacfe73b0f00a3ab9092097a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-110%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=110&job=&cmd_args= 15:19:53 -> Uploading to 15:19:53 https://storage.googleapis.com/codecov/v4/raw/2021-06-03/4E5D53B4F1F92C436F7061BF334D961C/7d1e1fd6766ee151dacfe73b0f00a3ab9092097a/ee8c0204-e69a-4f36-b3e2-47413f0d1337.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T151953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49ac59d458990d012fe10a5a8974321f0b87d71048ac543aa3761e43f5619875 15:19:54 % Total % Received % Xferd Average Speed Time Time Time Current 15:19:54 Dload Upload Total Spent Left Speed 15:19:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1622 0 0 100 1622 0 3697 --:--:-- --:--:-- --:--:-- 3703 15:19:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/7d1e1fd6766ee151dacfe73b0f00a3ab9092097a [Pipeline] } 15:19:54 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:19:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:19:56 ---> package-listing.sh 15:19:56 ++ facter osfamily 15:19:56 ++ tr '[:upper:]' '[:lower:]' 15:19:56 + OS_FAMILY=redhat 15:19:56 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-110 15:19:56 + START_PACKAGES=/tmp/packages_start.txt 15:19:56 + END_PACKAGES=/tmp/packages_end.txt 15:19:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:19:56 + PACKAGES=/tmp/packages_start.txt 15:19:56 + '[' /w/workspace/gexfoundry_device-rest-go_PR-110 ']' 15:19:56 + PACKAGES=/tmp/packages_end.txt 15:19:56 + case "${OS_FAMILY}" in 15:19:56 + rpm -qa 15:19:56 + sort 15:19:57 + '[' -f /tmp/packages_start.txt ']' 15:19:57 + '[' -f /tmp/packages_end.txt ']' 15:19:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:19:57 + '[' /w/workspace/gexfoundry_device-rest-go_PR-110 ']' 15:19:57 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-110/archives/ 15:19:57 + 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:19:57 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:19:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:19:58 15:19:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:19:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:19:58 alpine: Pulling from edgex-lftools-log-publisher 15:19:58 df20fa9351a1: Pulling fs layer 15:19:58 36b3adc4ff6f: Pulling fs layer 15:19:58 8ad3a11d3b57: Pulling fs layer 15:19:58 46f8f816bc3b: Pulling fs layer 15:19:58 93b61091891f: Pulling fs layer 15:19:58 93b9cdb0e59b: Pulling fs layer 15:19:58 5e14af77c1be: Pulling fs layer 15:19:58 01666e4c0597: Pulling fs layer 15:19:58 aa168da1d23b: Pulling fs layer 15:19:58 46f8f816bc3b: Waiting 15:19:58 93b61091891f: Waiting 15:19:58 93b9cdb0e59b: Waiting 15:19:58 5e14af77c1be: Waiting 15:19:58 01666e4c0597: Waiting 15:19:58 aa168da1d23b: Waiting 15:19:58 36b3adc4ff6f: Verifying Checksum 15:19:58 36b3adc4ff6f: Download complete 15:19:58 46f8f816bc3b: Verifying Checksum 15:19:58 46f8f816bc3b: Download complete 15:19:58 df20fa9351a1: Verifying Checksum 15:19:58 93b9cdb0e59b: Verifying Checksum 15:19:58 93b9cdb0e59b: Download complete 15:19:58 5e14af77c1be: Verifying Checksum 15:19:58 5e14af77c1be: Download complete 15:19:58 93b61091891f: Verifying Checksum 15:19:58 93b61091891f: Download complete 15:19:58 01666e4c0597: Verifying Checksum 15:19:58 01666e4c0597: Download complete 15:19:58 df20fa9351a1: Pull complete 15:19:58 8ad3a11d3b57: Verifying Checksum 15:19:58 8ad3a11d3b57: Download complete 15:19:59 36b3adc4ff6f: Pull complete 15:19:59 8ad3a11d3b57: Pull complete 15:19:59 46f8f816bc3b: Pull complete 15:20:00 93b61091891f: Pull complete 15:20:00 93b9cdb0e59b: Pull complete 15:20:00 5e14af77c1be: Pull complete 15:20:00 01666e4c0597: Pull complete 15:20:01 aa168da1d23b: Verifying Checksum 15:20:01 aa168da1d23b: Download complete 15:20:05 aa168da1d23b: Pull complete 15:20:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:20:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:20:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:20:05 prd-centos7-docker-4c-2g-310 does not seem to be running inside a container 15:20:05 $ 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:20:09 $ docker top a0eb3a86362a7594c1d79524e23075634ea0be946e0a0c52465217eff6ace987 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:09 + touch /tmp/pre-build-complete [Pipeline] sh 15:20:09 + mkdir -p /var/log/sa [Pipeline] sh 15:20:10 + ls /var/log/sa-host 15:20:10 + sadf -c /var/log/sa-host/sa03 15:20:10 file_magic: OK 15:20:10 HZ: Using current value: 100 15:20:10 file_header: OK 15:20:10 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:20:10 Statistics: 15:20:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:20:10 File successfully converted to sysstat format version 12.2.1 15:20:10 + sadf -c /var/log/sa-host/sa05 15:20:10 file_magic: OK 15:20:10 HZ: Using current value: 100 15:20:10 file_header: OK 15:20:10 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:20:10 Statistics: 15:20:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:20:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:10 provisioning config files... 15:20:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-110@tmp/config459146953304047740tmp [Pipeline] { [Pipeline] echo 15:20:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:20:11 ---> create-netrc.sh [Pipeline] } 15:20:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:20:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:20:11 ---> python-tools-install.sh [Pipeline] echo 15:20:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:20:11 ---> sudo-logs.sh 15:20:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:20:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:20:12 ---> job-cost.sh 15:20:12 lf-activate-venv: SKIPPING 15:20:12 DEBUG: total: 0.18000000715255737 15:20:12 INFO: Retrieving Stack Cost... 15:20:13 INFO: Retrieving Pricing Info for: v3-standard-2 15:20:13 INFO: Archiving Costs [Pipeline] echo 15:20:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:20:13 ---> logs-deploy.sh 15:20:13 lf-activate-venv: SKIPPING 15:20:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-110/4 15:20:13 INFO: archiving workspace using pattern(s): 15:20:14 Archives upload complete. 15:20:14 INFO: archiving logs to Nexus 15:20:15 ---> uname -a: 15:20:15 Linux prd-centos7-docker-4c-2g-310.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:20:15 15:20:15 15:20:15 ---> lscpu: 15:20:15 Architecture: x86_64 15:20:15 CPU op-mode(s): 32-bit, 64-bit 15:20:15 Byte Order: Little Endian 15:20:15 Address sizes: 40 bits physical, 48 bits virtual 15:20:15 CPU(s): 2 15:20:15 On-line CPU(s) list: 0,1 15:20:15 Thread(s) per core: 1 15:20:15 Core(s) per socket: 1 15:20:15 Socket(s): 2 15:20:15 NUMA node(s): 1 15:20:15 Vendor ID: AuthenticAMD 15:20:15 CPU family: 23 15:20:15 Model: 49 15:20:15 Model name: AMD EPYC-Rome Processor 15:20:15 Stepping: 0 15:20:15 CPU MHz: 2799.998 15:20:15 BogoMIPS: 5599.99 15:20:15 Virtualization: AMD-V 15:20:15 Hypervisor vendor: KVM 15:20:15 Virtualization type: full 15:20:15 L1d cache: 64 KiB 15:20:15 L1i cache: 64 KiB 15:20:15 L2 cache: 1 MiB 15:20:15 L3 cache: 32 MiB 15:20:15 NUMA node0 CPU(s): 0,1 15:20:15 Vulnerability Itlb multihit: Not affected 15:20:15 Vulnerability L1tf: Not affected 15:20:15 Vulnerability Mds: Not affected 15:20:15 Vulnerability Meltdown: Not affected 15:20:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:20:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:20:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:20:15 Vulnerability Srbds: Not affected 15:20:15 Vulnerability Tsx async abort: Not affected 15:20:15 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:20:15 15:20:15 15:20:15 ---> nproc: 15:20:15 2 15:20:15 15:20:15 15:20:15 ---> df -h: 15:20:15 Filesystem Size Used Available Use% Mounted on 15:20:15 overlay 40.0G 7.6G 32.4G 19% / 15:20:15 tmpfs 64.0M 0 64.0M 0% /dev 15:20:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:20:15 shm 64.0M 0 64.0M 0% /dev/shm 15:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 15:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 15:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 15:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 15:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 15:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 15:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-110 15:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-110@tmp 15:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 15:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 15:20:15 15:20:15 15:20:15 ---> free -m: 15:20:15 total used free shared buff/cache available 15:20:15 Mem: 7821 1000 4714 0 2105 6642 15:20:15 Swap: 1023 0 1023 15:20:15 15:20:15 15:20:15 ---> ip addr: 15:20:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:20:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:20:15 inet 127.0.0.1/8 scope host lo 15:20:15 valid_lft forever preferred_lft forever 15:20:15 inet6 ::1/128 scope host 15:20:15 valid_lft forever preferred_lft forever 15:20:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:20:15 link/ether fa:16:3e:ab:80:c7 brd ff:ff:ff:ff:ff:ff 15:20:15 inet 10.30.123.129/23 brd 10.30.123.255 scope global dynamic eth0 15:20:15 valid_lft 85752sec preferred_lft 85752sec 15:20:15 inet6 fe80::f816:3eff:feab:80c7/64 scope link 15:20:15 valid_lft forever preferred_lft forever 15:20:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:20:15 link/ether 02:42:eb:b7:4b:a9 brd ff:ff:ff:ff:ff:ff 15:20:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:20:15 valid_lft forever preferred_lft forever 15:20:15 inet6 fe80::42:ebff:feb7:4ba9/64 scope link 15:20:15 valid_lft forever preferred_lft forever 15:20:15 15:20:15 15:20:15 ---> sar -b -r -n DEV: 15:20:15 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:20:15 15:20:15 15:09:16 LINUX RESTART (2 CPU) 15:20:15 15:20:15 15:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:20:15 15:11:01 56.42 3.63 52.79 0.00 2602.50 3783.35 0.00 15:20:15 15:12:01 1.78 0.00 1.78 0.00 0.00 33.86 0.00 15:20:15 15:13:02 0.25 0.00 0.25 0.00 0.00 3.75 0.00 15:20:15 15:14:01 0.20 0.00 0.20 0.00 0.00 2.64 0.00 15:20:15 15:15:01 0.23 0.00 0.23 0.00 0.00 2.38 0.00 15:20:15 15:16:01 0.38 0.00 0.38 0.00 0.00 5.31 0.00 15:20:15 15:17:01 0.20 0.00 0.20 0.00 0.00 2.87 0.00 15:20:15 15:18:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 15:20:15 15:19:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 15:20:15 15:20:01 3.25 0.13 3.11 0.00 13.72 70.94 0.00 15:20:15 Average: 6.33 0.38 5.96 0.00 262.13 391.89 0.00 15:20:15 15:20:15 15:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:20:15 15:11:01 5436936 0 820872 10.25 2620 1748504 1302412 14.38 593732 1576820 20 15:20:15 15:12:01 5449452 0 808348 10.09 2620 1748512 1205932 13.31 584324 1576616 16 15:20:15 15:13:02 5448088 0 809712 10.11 2620 1748512 1206184 13.32 584080 1578128 8 15:20:15 15:14:01 5447624 0 810172 10.12 2620 1748516 1205932 13.31 584836 1578128 8 15:20:15 15:15:01 5444264 0 813524 10.16 2620 1748524 1206100 13.32 584036 1582656 16 15:20:15 15:16:01 5444632 0 813156 10.15 2620 1748524 1206004 13.31 583404 1582656 12 15:20:15 15:17:01 5443432 0 814288 10.17 2620 1748592 1205932 13.31 584704 1582672 32 15:20:15 15:18:01 5432408 0 825364 10.31 2620 1748540 1205932 13.31 596080 1582656 8 15:20:15 15:19:01 5430340 0 827428 10.33 2620 1748544 1206100 13.32 597496 1582656 8 15:20:15 15:20:01 5133148 0 943384 11.78 2620 1929780 1605372 17.72 851452 1608616 180460 15:20:15 Average: 5411032 0 828625 10.35 2620 1766655 1255590 13.86 614414 1583160 18059 15:20:15 15:20:15 15:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:20:15 15:11:01 eth0 178.60 155.39 561.88 31.24 0.00 0.00 0.00 0.00 15:20:15 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:11:01 docker0 58.45 43.56 5.01 133.83 0.00 0.00 0.00 0.00 15:20:15 15:12:01 eth0 0.80 0.07 0.07 0.01 0.00 0.00 0.00 0.00 15:20:15 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:13:02 eth0 0.73 0.42 0.31 0.21 0.00 0.00 0.00 0.00 15:20:15 15:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:14:01 eth0 0.59 0.07 0.06 0.01 0.00 0.00 0.00 0.00 15:20:15 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:15:01 eth0 0.63 0.43 0.35 0.24 0.00 0.00 0.00 0.00 15:20:15 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:16:01 eth0 0.20 0.12 0.07 0.04 0.00 0.00 0.00 0.00 15:20:15 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:17:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:20:15 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:18:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:20:15 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:19:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 15:20:15 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:20:01 eth0 192.44 175.12 2167.58 16.43 0.00 0.00 0.00 0.00 15:20:15 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 Average: eth0 37.59 33.27 273.59 4.85 0.00 0.00 0.00 0.00 15:20:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:15 Average: docker0 5.86 4.36 0.50 13.41 0.00 0.00 0.00 0.00 15:20:15 15:20:15 15:20:15 ---> sar -P ALL: 15:20:15 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:20:15 15:20:15 15:09:16 LINUX RESTART (2 CPU) 15:20:15 15:20:15 15:10:01 CPU %user %nice %system %iowait %steal %idle 15:20:15 15:11:01 all 4.70 0.00 2.03 2.56 0.07 90.64 15:20:15 15:11:01 0 5.18 0.00 2.02 2.95 0.07 89.78 15:20:15 15:11:01 1 4.23 0.00 2.05 2.16 0.07 91.50 15:20:15 15:12:01 all 0.18 0.00 0.03 0.00 0.04 99.74 15:20:15 15:12:01 0 0.35 0.00 0.03 0.00 0.05 99.57 15:20:15 15:12:01 1 0.02 0.00 0.03 0.00 0.03 99.92 15:20:15 15:13:02 all 0.08 0.00 0.03 0.00 0.03 99.86 15:20:15 15:13:02 0 0.12 0.00 0.05 0.00 0.03 99.80 15:20:15 15:13:02 1 0.05 0.00 0.02 0.00 0.02 99.92 15:20:15 15:14:01 all 0.11 0.00 0.02 0.00 0.04 99.83 15:20:15 15:14:01 0 0.20 0.00 0.02 0.00 0.03 99.74 15:20:15 15:14:01 1 0.02 0.00 0.02 0.00 0.05 99.92 15:20:15 15:15:01 all 0.12 0.00 0.03 0.00 0.03 99.83 15:20:15 15:15:01 0 0.20 0.00 0.02 0.00 0.03 99.75 15:20:15 15:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:20:15 15:16:01 all 0.06 0.00 0.03 0.00 0.04 99.87 15:20:15 15:16:01 0 0.12 0.00 0.03 0.00 0.05 99.80 15:20:15 15:16:01 1 0.00 0.00 0.02 0.00 0.03 99.95 15:20:15 15:17:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:20:15 15:17:01 0 0.12 0.00 0.02 0.00 0.02 99.85 15:20:15 15:17:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:20:15 15:18:01 all 0.06 0.00 0.03 0.00 0.03 99.87 15:20:15 15:18:01 0 0.07 0.00 0.05 0.00 0.02 99.87 15:20:15 15:18:01 1 0.05 0.00 0.02 0.00 0.05 99.88 15:20:15 15:19:01 all 0.08 0.00 0.03 0.00 0.04 99.86 15:20:15 15:19:01 0 0.05 0.00 0.02 0.00 0.05 99.88 15:20:15 15:19:01 1 0.10 0.00 0.03 0.00 0.03 99.83 15:20:15 15:20:01 all 3.20 0.00 1.20 0.03 0.03 95.53 15:20:15 15:20:01 0 3.06 0.00 1.26 0.03 0.05 95.60 15:20:15 15:20:01 1 3.34 0.00 1.15 0.03 0.02 95.47 15:20:15 Average: all 0.86 0.00 0.34 0.26 0.04 98.50 15:20:15 Average: 0 0.94 0.00 0.35 0.30 0.04 98.38 15:20:15 Average: 1 0.78 0.00 0.34 0.22 0.04 98.63 15:20:15 15:20:15 15:20:15