Pull request #123 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-rest-go Obtained Jenkinsfile from 167ba7bbb3247afb563485bd7b4f7b97420136fd+acb551efcb6a1b4088edd326f55b17ef654f475f (ae161787e891e849cde7b6c9028a5abbefc7867e) 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-ssh4589458973870426520.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8929473621437491164.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-123/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-123/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4617242119017950123.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8766383021236421681.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-123/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-123/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5542067760964213133.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-317 in /w/workspace/gexfoundry_device-rest-go_PR-123 [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-123 # 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-123@tmp/jenkins-gitclient-ssh8709574291233090354.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-123@tmp/jenkins-gitclient-ssh8011838931997175427.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit 167ba7bbb3247afb563485bd7b4f7b97420136fd Merge succeeded, producing 7d952399c06f8ce862280b8cc1aca357dea063c8 Checking out Revision 7d952399c06f8ce862280b8cc1aca357dea063c8 (PR-123) > git config core.sparsecheckout # timeout=10 > git checkout -f 167ba7bbb3247afb563485bd7b4f7b97420136fd # 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-123@tmp/jenkins-gitclient-ssh4670057980589208261.key > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d952399c06f8ce862280b8cc1aca357dea063c8 # timeout=10 Commit message: "Merge commit 'acb551efcb6a1b4088edd326f55b17ef654f475f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:04:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:04:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:04:34 ========================================================= 07:04:34 EdgeX Global Pipelines Version Info 07:04:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b669b1c72522a8c032fa974aa33a11710e5fdc48 # timeout=10 07:04:36 ------------------- 07:04:36 stable info: 07:04:36 ------------------- 07:04:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:04:36 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:04:36 Message: update stable to v1.0.195 07:04:36 ------------------- 07:04:36 experimental info: 07:04:36 ------------------- 07:04:36 Commited By: **** collab-it+edgex@linuxfoundation.org 07:04:36 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:04:36 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-123 [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-123 [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-123 [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d952399c06f8ce862280b8cc1aca357dea063c8 [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d95239 [Pipeline] echo 07:04:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:37 provisioning config files... 07:04:37 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-123@tmp/config753104844321722865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:38 ---> docker-login.sh 07:04:38 nexus3.edgexfoundry.org:10001 07:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:38 Configure a credential helper to remove this warning. See 07:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:38 07:04:38 Login Succeeded 07:04:38 nexus3.edgexfoundry.org:10002 07:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:38 Configure a credential helper to remove this warning. See 07:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:38 07:04:38 Login Succeeded 07:04:38 nexus3.edgexfoundry.org:10003 07:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:38 Configure a credential helper to remove this warning. See 07:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:38 07:04:38 Login Succeeded 07:04:38 nexus3.edgexfoundry.org:10004 07:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:38 Configure a credential helper to remove this warning. See 07:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:38 07:04:38 Login Succeeded 07:04:38 docker.io 07:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:39 Configure a credential helper to remove this warning. See 07:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:39 07:04:39 Login Succeeded 07:04:39 ---> docker-login.sh ends [Pipeline] } 07:04:39 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 07:04:39 + git log --format=format:%s -1 7d952399c06f8ce862280b8cc1aca357dea063c8 [Pipeline] echo 07:04:39 GIT_COMMIT: 7d952399c06f8ce862280b8cc1aca357dea063c8, Commit Message: Merge commit 'acb551efcb6a1b4088edd326f55b17ef654f475f' into HEAD [Pipeline] echo 07:04:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:04:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:04:40 07:04:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:04:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:04:40 latest: Pulling from edgex-devops/git-semver 07:04:40 31603596830f: Pulling fs layer 07:04:40 54011a49482f: Pulling fs layer 07:04:40 a6820b24f6d8: Pulling fs layer 07:04:40 f581987b2513: Pulling fs layer 07:04:40 f581987b2513: Waiting 07:04:40 54011a49482f: Verifying Checksum 07:04:40 54011a49482f: Download complete 07:04:40 31603596830f: Verifying Checksum 07:04:40 31603596830f: Download complete 07:04:40 f581987b2513: Verifying Checksum 07:04:40 f581987b2513: Download complete 07:04:40 a6820b24f6d8: Verifying Checksum 07:04:40 a6820b24f6d8: Download complete 07:04:40 31603596830f: Pull complete 07:04:41 54011a49482f: Pull complete 07:04:41 a6820b24f6d8: Pull complete 07:04:41 f581987b2513: Pull complete 07:04:41 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:04:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:04:41 prd-centos7-docker-4c-2g-317 does not seem to be running inside a container 07:04:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-123 -v /w/workspace/gexfoundry_device-rest-go_PR-123:/w/workspace/gexfoundry_device-rest-go_PR-123:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-123@tmp:/w/workspace/gexfoundry_device-rest-go_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:04:42 $ docker top 8bfa0a3e274c8d264437b29c418895d5f18c9e0be92d2008d98e274bb7d5a4ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:04:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:42 [ssh-agent] Looking for ssh-agent implementation... 07:04:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:43 $ docker exec 8bfa0a3e274c8d264437b29c418895d5f18c9e0be92d2008d98e274bb7d5a4ce ssh-agent 07:04:43 SSH_AUTH_SOCK=/tmp/ssh-Zmj0HQFOPNsz/agent.13 07:04:43 SSH_AGENT_PID=20 07:04:43 Running ssh-add (command line suppressed) 07:04:43 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-123@tmp/private_key_3813840750265063926.key (/w/workspace/gexfoundry_device-rest-go_PR-123@tmp/private_key_3813840750265063926.key) 07:04:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:04:43 + git tag --points-at HEAD [Pipeline] } 07:04:43 $ docker exec --env ******** --env ******** 8bfa0a3e274c8d264437b29c418895d5f18c9e0be92d2008d98e274bb7d5a4ce ssh-agent -k 07:04:43 unset SSH_AUTH_SOCK; 07:04:43 unset SSH_AGENT_PID; 07:04:43 echo Agent pid 20 killed; 07:04:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:04:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:43 [ssh-agent] Looking for ssh-agent implementation... 07:04:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:43 $ docker exec 8bfa0a3e274c8d264437b29c418895d5f18c9e0be92d2008d98e274bb7d5a4ce ssh-agent 07:04:43 SSH_AUTH_SOCK=/tmp/ssh-cHSp8iX1YrEC/agent.56 07:04:43 SSH_AGENT_PID=63 07:04:43 Running ssh-add (command line suppressed) 07:04:44 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-123@tmp/private_key_1708798359727262767.key (/w/workspace/gexfoundry_device-rest-go_PR-123@tmp/private_key_1708798359727262767.key) 07:04:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:04:44 + git semver init 07:04:44 # -> Open(): unable to determine branch for HEAD 07:04:44 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-123/.git 07:04:44 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-123 07:04:44 # $SEMVER_REMOTE_NAME = origin 07:04:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:04:44 # $SEMVER_USER_NAME = edgex-jenkins 07:04:44 # $SEMVER_BRANCH = PR-123 07:04:44 # $SEMVER_TEMP = /tmp/semver-034089620 07:04:44 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 07:04:45 # '/tmp/semver-034089620' -> '/w/workspace/gexfoundry_device-rest-go_PR-123/.semver' 07:04:45 # -> Force: false 07:04:45 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-123/.semver [Pipeline] } 07:04:45 $ docker exec --env ******** --env ******** 8bfa0a3e274c8d264437b29c418895d5f18c9e0be92d2008d98e274bb7d5a4ce ssh-agent -k 07:04:45 unset SSH_AUTH_SOCK; 07:04:45 unset SSH_AGENT_PID; 07:04:45 echo Agent pid 63 killed; 07:04:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:04:45 + git semver [Pipeline] } 07:04:45 $ docker stop --time=1 8bfa0a3e274c8d264437b29c418895d5f18c9e0be92d2008d98e274bb7d5a4ce 07:04:47 $ docker rm -f 8bfa0a3e274c8d264437b29c418895d5f18c9e0be92d2008d98e274bb7d5a4ce [Pipeline] // withDockerContainer [Pipeline] sh 07:04:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:04:47 Stashed 1 file(s) [Pipeline] echo 07:04:47 [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 07:05:03 Still waiting to schedule task 07:05:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:05:03 Still waiting to schedule task 07:05:03 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:08:21 Running on prd-centos7-docker-4c-2g-320 in /w/workspace/gexfoundry_device-rest-go_PR-123 [Pipeline] { [Pipeline] ws 07:08:21 Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout 07:08:21 The recommended git tool is: git 07:08:23 using credential edgex-jenkins-ssh 07:08:23 Cloning the remote Git repository 07:08:23 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 07:08:23 > git init /w/workspace/device-rest-go/3 # timeout=10 07:08:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:08:23 > git --version # timeout=10 07:08:23 > git --version # 'git version 2.24.4' 07:08:23 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:23 [INFO] Currently running in a labeled security context 07:08:23 [INFO] Currently SELinux is 'enforcing' on the host 07:08:23 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh5038997653705423576.key 07:08:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:25 Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit 167ba7bbb3247afb563485bd7b4f7b97420136fd 07:08:25 Merge succeeded, producing 42c8cd1f89f4c595d376f946c2e4f1c87b875388 07:08:25 Checking out Revision 42c8cd1f89f4c595d376f946c2e4f1c87b875388 (PR-123) 07:08:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:08:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:08:24 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:08:24 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:24 [INFO] Currently running in a labeled security context 07:08:24 [INFO] Currently SELinux is 'enforcing' on the host 07:08:24 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh8584137397329948509.key 07:08:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:08:24 > git config core.sparsecheckout # timeout=10 07:08:24 > git checkout -f 167ba7bbb3247afb563485bd7b4f7b97420136fd # timeout=10 07:08:25 > git remote # timeout=10 07:08:25 > git config --get remote.origin.url # timeout=10 07:08:25 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:25 [INFO] Currently running in a labeled security context 07:08:25 [INFO] Currently SELinux is 'enforcing' on the host 07:08:25 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh1276590474669486038.key 07:08:25 > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 07:08:25 > git rev-parse HEAD^{commit} # timeout=10 07:08:25 > git config core.sparsecheckout # timeout=10 07:08:25 > git checkout -f 42c8cd1f89f4c595d376f946c2e4f1c87b875388 # timeout=10 07:08:28 Commit message: "Merge commit 'acb551efcb6a1b4088edd326f55b17ef654f475f' into HEAD" 07:08:28 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:08:28 > git rev-list --no-walk b669b1c72522a8c032fa974aa33a11710e5fdc48 # timeout=10 07:08:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:08:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:08:30 + sudo service docker restart 07:08:30 + true 07:08:30 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:48 provisioning config files... 07:08:48 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config7869656050185137706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:48 ---> docker-login.sh 07:08:48 nexus3.edgexfoundry.org:10001 07:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:49 Configure a credential helper to remove this warning. See 07:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:49 07:08:49 Login Succeeded 07:08:49 nexus3.edgexfoundry.org:10002 07:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:49 Configure a credential helper to remove this warning. See 07:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:49 07:08:49 Login Succeeded 07:08:49 nexus3.edgexfoundry.org:10003 07:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:49 Configure a credential helper to remove this warning. See 07:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:49 07:08:49 Login Succeeded 07:08:49 nexus3.edgexfoundry.org:10004 07:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:49 Configure a credential helper to remove this warning. See 07:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:49 07:08:49 Login Succeeded 07:08:49 docker.io 07:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:50 Configure a credential helper to remove this warning. See 07:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:50 07:08:50 Login Succeeded 07:08:50 ---> docker-login.sh ends [Pipeline] } 07:08:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:08:50 ========================================================= 07:08:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:08:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:08:50 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 07:08:50 Sending build context to Docker daemon 100.4kB 07:08:50 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:08:50 Step 2/10 : FROM ${BASE} 07:08:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:08:51 540db60ca938: Pulling fs layer 07:08:51 adcc1eea9eea: Pulling fs layer 07:08:51 4c4ab2625f07: Pulling fs layer 07:08:51 0510c868ecb4: Pulling fs layer 07:08:51 afea3b2eda06: Pulling fs layer 07:08:51 7809a108b3ef: Pulling fs layer 07:08:51 f706445af74f: Pulling fs layer 07:08:51 afea3b2eda06: Waiting 07:08:51 7809a108b3ef: Waiting 07:08:51 f706445af74f: Waiting 07:08:51 0510c868ecb4: Waiting 07:08:51 4c4ab2625f07: Verifying Checksum 07:08:51 4c4ab2625f07: Download complete 07:08:51 adcc1eea9eea: Verifying Checksum 07:08:51 adcc1eea9eea: Download complete 07:08:51 afea3b2eda06: Verifying Checksum 07:08:51 afea3b2eda06: Download complete 07:08:51 7809a108b3ef: Verifying Checksum 07:08:51 7809a108b3ef: Download complete 07:08:51 540db60ca938: Verifying Checksum 07:08:51 540db60ca938: Download complete 07:08:51 540db60ca938: Pull complete 07:08:51 adcc1eea9eea: Pull complete 07:08:51 4c4ab2625f07: Pull complete 07:08:55 f706445af74f: Verifying Checksum 07:08:55 f706445af74f: Download complete 07:08:55 0510c868ecb4: Verifying Checksum 07:08:55 0510c868ecb4: Download complete 07:08:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-319 in /w/workspace/gexfoundry_device-rest-go_PR-123 [Pipeline] { [Pipeline] ws 07:08:56 Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout 07:08:56 The recommended git tool is: git 07:08:58 0510c868ecb4: Pull complete 07:08:58 afea3b2eda06: Pull complete 07:08:58 7809a108b3ef: Pull complete 07:09:00 f706445af74f: Pull complete 07:09:00 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:09:00 ---> b068be0155e3 07:09:00 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:09:02 using credential edgex-jenkins-ssh 07:09:02 Cloning the remote Git repository 07:09:02 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 07:09:02 > git init /w/workspace/device-rest-go/3 # timeout=10 07:09:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:09:02 > git --version # timeout=10 07:09:02 > git --version # 'git version 2.17.1' 07:09:02 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:09:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:09:03 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:09:03 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:09:04 Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit 167ba7bbb3247afb563485bd7b4f7b97420136fd 07:09:04 Merge succeeded, producing 0df52e22b84e248f35bdc836271b82f752d1d6ec 07:09:04 Checking out Revision 0df52e22b84e248f35bdc836271b82f752d1d6ec (PR-123) 07:09:04 > git config core.sparsecheckout # timeout=10 07:09:04 > git checkout -f 167ba7bbb3247afb563485bd7b4f7b97420136fd # timeout=10 07:09:04 > git remote # timeout=10 07:09:04 > git config --get remote.origin.url # timeout=10 07:09:04 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:04 > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 07:09:04 > git rev-parse HEAD^{commit} # timeout=10 07:09:04 > git config core.sparsecheckout # timeout=10 07:09:04 > git checkout -f 0df52e22b84e248f35bdc836271b82f752d1d6ec # timeout=10 07:09:08 Commit message: "Merge commit 'acb551efcb6a1b4088edd326f55b17ef654f475f' into HEAD" 07:09:08 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:09:08 > git rev-list --no-walk b669b1c72522a8c032fa974aa33a11710e5fdc48 # timeout=10 07:09:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:09:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:09:11 + sudo service docker restart 07:09:11 + true 07:09:12 ---> Running in 93e45c4d379c 07:09:12 Removing intermediate container 93e45c4d379c 07:09:12 ---> 486bdfe32017 07:09:12 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:09:12 ---> Running in ca6a061ed44f 07:09:12 Removing intermediate container ca6a061ed44f 07:09:12 ---> 80378571ff66 07:09:12 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:09:12 ---> Running in 3e070d47dafb 07:09:12 Removing intermediate container 3e070d47dafb 07:09:12 ---> 25219d3c515b 07:09:12 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:12 ---> Running in 1ba71db7184b 07:09:13 Removing intermediate container 1ba71db7184b 07:09:13 ---> 74620824406b 07:09:13 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:09:13 ---> Running in 4578c2a4593b 07:09:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:09:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:09:15 (1/9) Installing libc-dev (0.7.2-r3) 07:09:15 (2/9) Installing libsodium (1.0.18-r0) 07:09:15 (3/9) Installing pkgconf (1.7.3-r0) 07:09:15 (4/9) Installing libsodium-dev (1.0.18-r0) 07:09:15 (5/9) Installing openssh-keygen (8.4_p1-r3) 07:09:15 (6/9) Installing libedit (20191231.3.1-r1) 07:09:15 (7/9) Installing openssh-client (8.4_p1-r3) 07:09:16 (8/9) Installing libzmq (4.3.3-r1) 07:09:16 (9/9) Installing zeromq-dev (4.3.3-r1) 07:09:16 Executing busybox-1.32.1-r6.trigger 07:09:16 OK: 154 MiB in 49 packages 07:09:17 Removing intermediate container 4578c2a4593b 07:09:17 ---> 3624f50b4b8f 07:09:17 Step 8/10 : WORKDIR /device-rest-go 07:09:17 ---> Running in 54b4f3c20b01 07:09:17 Removing intermediate container 54b4f3c20b01 07:09:17 ---> bd4787746f6c 07:09:17 Step 9/10 : COPY . . 07:09:18 ---> e1b073faddbb 07:09:18 Step 10/10 : RUN go mod download 07:09:18 ---> Running in baab1c98165b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:29 provisioning config files... 07:09:29 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config7236686225229895709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:29 ---> docker-login.sh 07:09:29 nexus3.edgexfoundry.org:10001 07:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:31 Configure a credential helper to remove this warning. See 07:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:31 07:09:31 Login Succeeded 07:09:31 nexus3.edgexfoundry.org:10002 07:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:31 Configure a credential helper to remove this warning. See 07:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:31 07:09:31 Login Succeeded 07:09:31 nexus3.edgexfoundry.org:10003 07:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:32 Configure a credential helper to remove this warning. See 07:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:32 07:09:32 Login Succeeded 07:09:32 nexus3.edgexfoundry.org:10004 07:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:32 Configure a credential helper to remove this warning. See 07:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:32 07:09:32 Login Succeeded 07:09:32 docker.io 07:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:33 Configure a credential helper to remove this warning. See 07:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:33 07:09:33 Login Succeeded 07:09:33 ---> docker-login.sh ends [Pipeline] } 07:09:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:09:33 ========================================================= 07:09:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:09:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:09:34 + 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 . 07:09:34 Sending build context to Docker daemon 100.4kB 07:09:34 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:09:34 Step 2/10 : FROM ${BASE} 07:09:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:09:34 595b0fe564bb: Pulling fs layer 07:09:34 3088b5b3c5c0: Pulling fs layer 07:09:34 5b7225fbf94c: Pulling fs layer 07:09:34 ba82ee9f976e: Pulling fs layer 07:09:34 506bd15cee9f: Pulling fs layer 07:09:34 75a0a4a0db45: Pulling fs layer 07:09:34 618dc40b7e24: Pulling fs layer 07:09:34 506bd15cee9f: Waiting 07:09:34 ba82ee9f976e: Waiting 07:09:34 75a0a4a0db45: Waiting 07:09:34 618dc40b7e24: Waiting 07:09:34 5b7225fbf94c: Verifying Checksum 07:09:34 5b7225fbf94c: Download complete 07:09:34 3088b5b3c5c0: Verifying Checksum 07:09:34 3088b5b3c5c0: Download complete 07:09:35 506bd15cee9f: Verifying Checksum 07:09:35 506bd15cee9f: Download complete 07:09:35 75a0a4a0db45: Verifying Checksum 07:09:35 75a0a4a0db45: Download complete 07:09:35 595b0fe564bb: Verifying Checksum 07:09:35 595b0fe564bb: Download complete 07:09:35 595b0fe564bb: Pull complete 07:09:36 Removing intermediate container baab1c98165b 07:09:36 ---> b77dc7ee2d9e 07:09:36 Successfully built b77dc7ee2d9e 07:09:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:09:36 3088b5b3c5c0: Pull complete 07:09:36 + docker inspect -f . ci-base-image-x86_64 07:09:36 . [Pipeline] withDockerContainer 07:09:36 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 07:09:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:09:36 5b7225fbf94c: Pull complete 07:09:36 618dc40b7e24: Download complete 07:09:37 $ docker top 77967adfacd86d3fca366d0eb04fff7d88eb5bf4815da63fedd7039eb7ca9da6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:37 + go version 07:09:37 go version go1.16.3 linux/amd64 [Pipeline] } 07:09:37 $ docker stop --time=1 77967adfacd86d3fca366d0eb04fff7d88eb5bf4815da63fedd7039eb7ca9da6 07:09:38 ba82ee9f976e: Verifying Checksum 07:09:38 ba82ee9f976e: Download complete 07:09:38 $ docker rm -f 77967adfacd86d3fca366d0eb04fff7d88eb5bf4815da63fedd7039eb7ca9da6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:09:39 + docker inspect -f . ci-base-image-x86_64 07:09:39 . [Pipeline] withDockerContainer 07:09:39 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 07:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:09:39 $ docker top b92a07b01f417cc0245789ee54518f38d7470add4e032ed0673130d82acb4d81 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:40 + go mod tidy [Pipeline] sh 07:09:40 + make test 07:09:40 go mod tidy 07:09:40 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:09:41 ? github.com/edgexfoundry/device-rest-go [no test files] 07:09:48 ba82ee9f976e: Pull complete 07:09:48 506bd15cee9f: Pull complete 07:09:49 75a0a4a0db45: Pull complete 07:09:53 618dc40b7e24: Pull complete 07:09:53 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 07:09:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:09:53 ---> a36622ca3599 07:09:53 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:09:53 ---> Running in 7d44e46f6316 07:09:54 Removing intermediate container 7d44e46f6316 07:09:54 ---> 593946ed9886 07:09:54 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:09:54 ---> Running in ea19921b3638 07:09:55 Removing intermediate container ea19921b3638 07:09:55 ---> 3a7182c8c23a 07:09:55 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:09:55 ---> Running in 92985443c73a 07:09:55 Removing intermediate container 92985443c73a 07:09:55 ---> 33f96e96dd6c 07:09:55 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:55 ---> Running in a55082909774 07:09:58 Removing intermediate container a55082909774 07:09:58 ---> aa29f3f1b050 07:09:58 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:09:58 ---> Running in df4bdf040308 07:09:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:09:59 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 07:09:59 ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 54.0% of statements 07:09:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:10:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:10:01 (1/9) Installing libc-dev (0.7.2-r3) 07:10:01 (2/9) Installing libsodium (1.0.18-r0) 07:10:01 (3/9) Installing pkgconf (1.7.3-r0) 07:10:01 (4/9) Installing libsodium-dev (1.0.18-r0) 07:10:01 (5/9) Installing openssh-keygen (8.4_p1-r3) 07:10:01 (6/9) Installing libedit (20191231.3.1-r1) 07:10:01 (7/9) Installing openssh-client (8.4_p1-r3) 07:10:02 (8/9) Installing libzmq (4.3.3-r1) 07:10:02 (9/9) Installing zeromq-dev (4.3.3-r1) 07:10:02 Executing busybox-1.32.1-r6.trigger 07:10:02 OK: 144 MiB in 49 packages 07:10:04 Removing intermediate container df4bdf040308 07:10:04 ---> e303313ca066 07:10:04 Step 8/10 : WORKDIR /device-rest-go 07:10:04 ---> Running in 27b8f68df88b 07:10:04 Removing intermediate container 27b8f68df88b 07:10:04 ---> 4418059d81d8 07:10:04 Step 9/10 : COPY . . 07:10:05 gofmt -l . 07:10:05 [ "`gofmt -l .`" = "" ] 07:10:05 ./bin/test-go-mod-tidy.sh 07:10:05 ./bin/test-attribution-txt.sh [Pipeline] } 07:10:05 $ docker stop --time=1 b92a07b01f417cc0245789ee54518f38d7470add4e032ed0673130d82acb4d81 07:10:05 ---> 9c28e1293853 07:10:05 Step 10/10 : RUN go mod download 07:10:05 ---> Running in 4285c90a1b12 07:10:07 $ docker rm -f b92a07b01f417cc0245789ee54518f38d7470add4e032ed0673130d82acb4d81 [Pipeline] // withDockerContainer [Pipeline] sh 07:10:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:10:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:10:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:10:09 + ls -al . 07:10:09 total 112 07:10:09 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 27 07:10 . 07:10:09 drwxrwxr-x. 4 jenkins jenkins 28 Jun 27 07:08 .. 07:10:09 -rw-rw-r--. 1 jenkins jenkins 6792 Jun 27 07:08 Attribution.txt 07:10:09 drwxrwxr-x. 2 jenkins jenkins 64 Jun 27 07:08 bin 07:10:09 -rw-rw-r--. 1 jenkins jenkins 7602 Jun 27 07:08 CHANGELOG.md 07:10:09 drwxrwxr-x. 3 jenkins jenkins 32 Jun 27 07:08 cmd 07:10:09 -rw-r--r--. 1 jenkins jenkins 8513 Jun 27 07:09 coverage.out 07:10:09 -rw-rw-r--. 1 jenkins jenkins 1615 Jun 27 07:08 Dockerfile 07:10:09 -rw-rw-r--. 1 jenkins jenkins 1087 Jun 27 07:08 Dockerfile.build 07:10:09 -rw-rw-r--. 1 jenkins jenkins 151 Jun 27 07:08 .dockerignore 07:10:09 drwxrwxr-x. 2 jenkins jenkins 76 Jun 27 07:08 driver 07:10:09 drwxrwxr-x. 8 jenkins jenkins 179 Jun 27 07:08 .git 07:10:09 drwxrwxr-x. 2 jenkins jenkins 103 Jun 27 07:08 .github 07:10:09 -rw-rw-r--. 1 jenkins jenkins 336 Jun 27 07:08 .gitignore 07:10:09 -rw-r--r--. 1 jenkins jenkins 286 Jun 27 07:10 go.mod 07:10:09 -rw-r--r--. 1 jenkins jenkins 20777 Jun 27 07:09 go.sum 07:10:09 -rw-rw-r--. 1 jenkins jenkins 680 Jun 27 07:08 Jenkinsfile 07:10:09 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 27 07:08 LICENSE 07:10:09 -rw-rw-r--. 1 jenkins jenkins 996 Jun 27 07:08 Makefile 07:10:09 -rw-rw-r--. 1 jenkins jenkins 7667 Jun 27 07:08 README.md 07:10:09 drwxrwxr-x. 4 jenkins jenkins 71 Jun 27 07:08 snap 07:10:09 -rw-rw-r--. 1 jenkins jenkins 5 Jun 27 07:04 VERSION 07:10:09 -rw-rw-r--. 1 jenkins jenkins 713 Jun 27 07:08 version.go [Pipeline] isUnix [Pipeline] sh 07:10:09 + 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=42c8cd1f89f4c595d376f946c2e4f1c87b875388 --label arch=amd64 --label version=0.0.0 . 07:10:09 Sending build context to Docker daemon 110.1kB 07:10:09 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 07:10:09 Step 2/25 : FROM ${BASE} AS builder 07:10:09 ---> b77dc7ee2d9e 07:10:09 Step 3/25 : ARG MAKE='make build' 07:10:09 ---> Running in 31674e44bc4e 07:10:09 Removing intermediate container 31674e44bc4e 07:10:09 ---> 9dbd9b939cae 07:10:09 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:10:10 ---> Running in ba524890a28e 07:10:10 Removing intermediate container ba524890a28e 07:10:10 ---> f66fc9749aff 07:10:10 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 07:10:10 ---> Running in 40900985f4df 07:10:10 Removing intermediate container 40900985f4df 07:10:10 ---> 698d3d523e9d 07:10:10 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:10 ---> Running in 045e450e306b 07:10:11 Removing intermediate container 045e450e306b 07:10:11 ---> 1c17107fe33c 07:10:11 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:10:11 ---> Running in cf0e87de7cf6 07:10:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:10:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:10:13 OK: 154 MiB in 49 packages 07:10:13 Removing intermediate container cf0e87de7cf6 07:10:13 ---> 63d8ea50b880 07:10:13 Step 8/25 : WORKDIR /device-rest-go 07:10:13 ---> Running in e406b0fee519 07:10:13 Removing intermediate container e406b0fee519 07:10:13 ---> 7ef8742535af 07:10:13 Step 9/25 : COPY . . 07:10:13 ---> 5fdcbb8480ac 07:10:13 Step 10/25 : RUN go mod tidy 07:10:14 ---> Running in a468f81b2580 07:10:15 Removing intermediate container a468f81b2580 07:10:15 ---> 52ddc22fd455 07:10:15 Step 11/25 : RUN make update 07:10:15 ---> Running in 464b14d9211f 07:10:15 CGO_ENABLED=0 GO111MODULE=on go mod download 07:10:15 Removing intermediate container 464b14d9211f 07:10:15 ---> bb036fede223 07:10:15 Step 12/25 : RUN $MAKE 07:10:15 ---> Running in c34230df18d1 07:10:15 go mod tidy 07:10:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 07:10:28 Removing intermediate container c34230df18d1 07:10:28 ---> 8c2296423fc6 07:10:28 Step 13/25 : FROM alpine:3.12 07:10:28 3.12: Pulling from library/alpine 07:10:28 339de151aab4: Pulling fs layer 07:10:29 339de151aab4: Verifying Checksum 07:10:29 339de151aab4: Download complete 07:10:29 339de151aab4: Pull complete 07:10:29 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:10:29 Status: Downloaded newer image for alpine:3.12 07:10:29 ---> 13621d1b12d4 07:10:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:10:29 ---> Running in 7d4e443d4f72 07:10:29 Removing intermediate container 7d4e443d4f72 07:10:29 ---> 1cd4a77b04fd 07:10:29 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 07:10:29 ---> Running in e9319c9a506a 07:10:29 Removing intermediate container e9319c9a506a 07:10:29 ---> 7035828957e5 07:10:29 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 07:10:29 ---> Running in fdff6831b844 07:10:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:10:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:10:30 (1/6) Installing dumb-init (1.2.2-r1) 07:10:30 (2/6) Installing libgcc (9.3.0-r2) 07:10:30 (3/6) Installing libsodium (1.0.18-r0) 07:10:30 (4/6) Installing libstdc++ (9.3.0-r2) 07:10:30 (5/6) Installing libzmq (4.3.3-r0) 07:10:30 (6/6) Installing zeromq (4.3.3-r0) 07:10:30 Executing busybox-1.31.1-r20.trigger 07:10:30 OK: 8 MiB in 20 packages 07:10:30 Removing intermediate container fdff6831b844 07:10:30 ---> 4d5cd4cbd146 07:10:30 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 07:10:31 ---> ac0c68582bc3 07:10:31 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 07:10:31 ---> 22088267489d 07:10:31 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 07:10:31 ---> 6e911c07eb3b 07:10:31 Step 20/25 : EXPOSE 59986 07:10:31 ---> Running in fcd71d7ddfd0 07:10:31 Removing intermediate container fcd71d7ddfd0 07:10:31 ---> 8b6bf7d7e625 07:10:31 Step 21/25 : ENTRYPOINT ["/device-rest"] 07:10:31 ---> Running in c75964acf67c 07:10:31 Removing intermediate container c75964acf67c 07:10:31 ---> 5787416102f4 07:10:31 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:10:31 ---> Running in 5754474ff8bd 07:10:32 Removing intermediate container 5754474ff8bd 07:10:32 ---> ab73cd46803c 07:10:32 Step 23/25 : LABEL arch=amd64 07:10:32 ---> Running in 3c30c6995f91 07:10:32 Removing intermediate container 3c30c6995f91 07:10:32 ---> 6615240095f2 07:10:32 Step 24/25 : LABEL git_sha=42c8cd1f89f4c595d376f946c2e4f1c87b875388 07:10:32 ---> Running in 3a21b88a06fe 07:10:32 Removing intermediate container 3a21b88a06fe 07:10:32 ---> 69b98607d04e 07:10:32 Step 25/25 : LABEL version=0.0.0 07:10:32 ---> Running in 486a270ee832 07:10:32 Removing intermediate container 486a270ee832 07:10:32 ---> 726838953696 07:10:32 [Warning] One or more build-args [ARCH] were not consumed 07:10:32 Successfully built 726838953696 07:10:32 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 07:10:32 Removing intermediate container 4285c90a1b12 07:10:32 ---> 156653d22f6c 07:10:32 Successfully built 156653d22f6c 07:10:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 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 07:10:33 + docker inspect -f . ci-base-image-arm64 07:10:33 . [Pipeline] libraryResource [Pipeline] sh [Pipeline] withDockerContainer 07:10:33 ---> job-cost.sh 07:10:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A0aC 07:10:33 prd-ubuntu18.04-docker-arm64-4c-16g-319 does not seem to be running inside a container 07:10:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:10:35 $ docker top bc4c630d644aa32f6787803df74652aa124dd4ac73163bc0a3df397560287ca8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:36 + go version 07:10:36 go version go1.16.5 linux/arm64 [Pipeline] } 07:10:36 $ docker stop --time=1 bc4c630d644aa32f6787803df74652aa124dd4ac73163bc0a3df397560287ca8 07:10:38 $ docker rm -f bc4c630d644aa32f6787803df74652aa124dd4ac73163bc0a3df397560287ca8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:10:38 + docker inspect -f . ci-base-image-arm64 07:10:38 . [Pipeline] withDockerContainer 07:10:39 prd-ubuntu18.04-docker-arm64-4c-16g-319 does not seem to be running inside a container 07:10:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:10:41 $ docker top 8bae4ccdefef1022168f850ce3a2f9fe84d645fa84ecfd4683dfbc40f15fea52 -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:41 + go mod tidy [Pipeline] sh 07:10:43 + make test 07:10:43 go mod tidy 07:10:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:10:43 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:10:44 ? github.com/edgexfoundry/device-rest-go [no test files] 07:10:55 lf-activate-venv(): INFO: Adding /tmp/venv-A0aC/bin to PATH 07:10:55 INFO: No Stack... 07:10:55 INFO: Retrieving Pricing Info for: v3-standard-2 07:10:55 INFO: Archiving Costs [Pipeline] sh 07:10:56 + cat /w/workspace/device-rest-go/3/archives/cost.csv 07:10:56 + cut -d, -f6 [Pipeline] lock 07:10:56 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-123-3-stack-cost] 07:10:56 Resource [jenkins-edgexfoundry-device-rest-go-PR-123-3-stack-cost] did not exist. Created. 07:10:56 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-123-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:10:56 + echo total: 0.05999999865889549 [Pipeline] stash 07:10:56 Stashed 1 file(s) [Pipeline] } 07:10:56 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-123-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:11:41 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 07:11:41 ok github.com/edgexfoundry/device-rest-go/driver 0.045s coverage: 54.0% of statements 07:11:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:11:59 gofmt -l . 07:11:59 [ "`gofmt -l .`" = "" ] 07:11:59 ./bin/test-go-mod-tidy.sh 07:11:59 ./bin/test-attribution-txt.sh [Pipeline] } 07:12:01 $ docker stop --time=1 8bae4ccdefef1022168f850ce3a2f9fe84d645fa84ecfd4683dfbc40f15fea52 07:12:03 $ docker rm -f 8bae4ccdefef1022168f850ce3a2f9fe84d645fa84ecfd4683dfbc40f15fea52 [Pipeline] // withDockerContainer [Pipeline] sh 07:12:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:12:04 Warning: overwriting stash ‘coverage-report’ 07:12:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:12:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:12:06 + ls -al . 07:12:06 total 140 07:12:06 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 07:12 . 07:12:06 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 07:09 .. 07:12:06 -rw-rw-r-- 1 jenkins jenkins 151 Jun 27 07:09 .dockerignore 07:12:06 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 07:09 .git 07:12:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 07:09 .github 07:12:06 -rw-rw-r-- 1 jenkins jenkins 336 Jun 27 07:09 .gitignore 07:12:06 -rw-rw-r-- 1 jenkins jenkins 6792 Jun 27 07:09 Attribution.txt 07:12:06 -rw-rw-r-- 1 jenkins jenkins 7602 Jun 27 07:09 CHANGELOG.md 07:12:06 -rw-rw-r-- 1 jenkins jenkins 1615 Jun 27 07:09 Dockerfile 07:12:06 -rw-rw-r-- 1 jenkins jenkins 1087 Jun 27 07:09 Dockerfile.build 07:12:06 -rw-rw-r-- 1 jenkins jenkins 680 Jun 27 07:09 Jenkinsfile 07:12:06 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 07:09 LICENSE 07:12:06 -rw-rw-r-- 1 jenkins jenkins 996 Jun 27 07:09 Makefile 07:12:06 -rw-rw-r-- 1 jenkins jenkins 7667 Jun 27 07:09 README.md 07:12:06 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 07:04 VERSION 07:12:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 07:09 bin 07:12:06 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 07:09 cmd 07:12:06 -rw-r--r-- 1 jenkins jenkins 8513 Jun 27 07:11 coverage.out 07:12:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 07:09 driver 07:12:06 -rw-r--r-- 1 jenkins jenkins 286 Jun 27 07:11 go.mod 07:12:06 -rw-r--r-- 1 jenkins jenkins 20777 Jun 27 07:10 go.sum 07:12:06 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 07:09 snap 07:12:06 -rw-rw-r-- 1 jenkins jenkins 713 Jun 27 07:09 version.go [Pipeline] isUnix [Pipeline] sh 07:12:06 + 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=0df52e22b84e248f35bdc836271b82f752d1d6ec --label arch=arm64 --label version=0.0.0 . 07:12:06 Sending build context to Docker daemon 110.1kB 07:12:06 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 07:12:06 Step 2/25 : FROM ${BASE} AS builder 07:12:06 ---> 156653d22f6c 07:12:06 Step 3/25 : ARG MAKE='make build' 07:12:07 ---> Running in de5d0e814053 07:12:07 Removing intermediate container de5d0e814053 07:12:07 ---> 8a46a3b7ff41 07:12:07 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:12:07 ---> Running in 6eb580b41446 07:12:08 Removing intermediate container 6eb580b41446 07:12:08 ---> 4f225d86cc6d 07:12:08 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 07:12:08 ---> Running in 43072e4412d1 07:12:08 Removing intermediate container 43072e4412d1 07:12:08 ---> c80bcca9e3b1 07:12:08 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:08 ---> Running in 9cd769fb1056 07:12:10 Removing intermediate container 9cd769fb1056 07:12:10 ---> ae12b9f8b97f 07:12:10 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:12:11 ---> Running in d4ca9d7f0b26 07:12:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:12:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:12:14 OK: 144 MiB in 49 packages 07:12:14 Removing intermediate container d4ca9d7f0b26 07:12:14 ---> 96f34289e706 07:12:14 Step 8/25 : WORKDIR /device-rest-go 07:12:15 ---> Running in 36084c7e7f34 07:12:15 Removing intermediate container 36084c7e7f34 07:12:15 ---> 09644b5ac36e 07:12:15 Step 9/25 : COPY . . 07:12:16 ---> c8a8630d3288 07:12:16 Step 10/25 : RUN go mod tidy 07:12:16 ---> Running in 2f5562391b1d 07:12:19 Removing intermediate container 2f5562391b1d 07:12:19 ---> 7156c3153543 07:12:19 Step 11/25 : RUN make update 07:12:19 ---> Running in ffc2be3842f7 07:12:20 CGO_ENABLED=0 GO111MODULE=on go mod download 07:12:21 Removing intermediate container ffc2be3842f7 07:12:21 ---> 41718b5054bb 07:12:21 Step 12/25 : RUN $MAKE 07:12:21 ---> Running in 2417f647701a 07:12:22 go mod tidy 07:12:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 07:13:02 Removing intermediate container 2417f647701a 07:13:02 ---> b47dc1665534 07:13:02 Step 13/25 : FROM alpine:3.12 07:13:02 3.12: Pulling from library/alpine 07:13:02 d2f70382dc9a: Pulling fs layer 07:13:02 d2f70382dc9a: Verifying Checksum 07:13:02 d2f70382dc9a: Download complete 07:13:02 d2f70382dc9a: Pull complete 07:13:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:13:02 Status: Downloaded newer image for alpine:3.12 07:13:02 ---> c4fd0aeabfcf 07:13:02 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:13:02 ---> Running in 3394ee2fde82 07:13:02 Removing intermediate container 3394ee2fde82 07:13:02 ---> dbdd6b627e5b 07:13:02 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 07:13:02 ---> Running in 0d3a3cdf8ded 07:13:02 Removing intermediate container 0d3a3cdf8ded 07:13:02 ---> d5b86017d6b6 07:13:02 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 07:13:02 ---> Running in 666a08e868a9 07:13:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:13:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:13:02 (1/6) Installing dumb-init (1.2.2-r1) 07:13:02 (2/6) Installing libgcc (9.3.0-r2) 07:13:02 (3/6) Installing libsodium (1.0.18-r0) 07:13:02 (4/6) Installing libstdc++ (9.3.0-r2) 07:13:02 (5/6) Installing libzmq (4.3.3-r0) 07:13:02 (6/6) Installing zeromq (4.3.3-r0) 07:13:02 Executing busybox-1.31.1-r20.trigger 07:13:02 OK: 8 MiB in 20 packages 07:13:03 Removing intermediate container 666a08e868a9 07:13:03 ---> 84c941d5b71f 07:13:03 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 07:13:04 ---> 619a6e83c578 07:13:04 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 07:13:05 ---> 796f49d57252 07:13:05 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 07:13:06 ---> 42c226c484c1 07:13:06 Step 20/25 : EXPOSE 59986 07:13:06 ---> Running in 028412e7bb14 07:13:06 Removing intermediate container 028412e7bb14 07:13:06 ---> 89cb38263dc7 07:13:06 Step 21/25 : ENTRYPOINT ["/device-rest"] 07:13:07 ---> Running in 70c9d59a3d2f 07:13:07 Removing intermediate container 70c9d59a3d2f 07:13:07 ---> 0f230b3bdb27 07:13:07 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:13:07 ---> Running in 6819f504f19d 07:13:08 Removing intermediate container 6819f504f19d 07:13:08 ---> ca7d4886a5af 07:13:08 Step 23/25 : LABEL arch=arm64 07:13:08 ---> Running in d141131e694e 07:13:08 Removing intermediate container d141131e694e 07:13:08 ---> 64ff94bf08eb 07:13:08 Step 24/25 : LABEL git_sha=0df52e22b84e248f35bdc836271b82f752d1d6ec 07:13:08 ---> Running in 66d230374f81 07:13:09 Removing intermediate container 66d230374f81 07:13:09 ---> e54528f9999d 07:13:09 Step 25/25 : LABEL version=0.0.0 07:13:09 ---> Running in 88bb1d0d6e8b 07:13:09 Removing intermediate container 88bb1d0d6e8b 07:13:09 ---> c7479014d393 07:13:09 [Warning] One or more build-args [ARCH] were not consumed 07:13:09 Successfully built c7479014d393 07:13:09 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 07:13:10 ---> job-cost.sh 07:13:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jHaI 07:13:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:15:11 lf-activate-venv(): INFO: Adding /tmp/venv-jHaI/bin to PATH 07:15:11 INFO: No Stack... 07:15:11 INFO: Retrieving Pricing Info for: v2-standard-4 07:15:12 INFO: Archiving Costs [Pipeline] sh 07:15:12 + cat /w/workspace/device-rest-go/3/archives/cost.csv 07:15:12 + cut -d, -f6 [Pipeline] lock 07:15:12 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-123-3-stack-cost] 07:15:12 Resource [jenkins-edgexfoundry-device-rest-go-PR-123-3-stack-cost] did not exist. Created. 07:15:12 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-123-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:15:13 /w/workspace/device-rest-go/3@tmp/durable-2c83cf3c/script.sh: 1: /w/workspace/device-rest-go/3@tmp/durable-2c83cf3c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:15:13 + echo total: 0.18000000715255737 [Pipeline] stash 07:15:13 Warning: overwriting stash ‘stack-cost’ 07:15:13 Stashed 1 file(s) [Pipeline] } 07:15:13 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-123-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:15:14 provisioning config files... 07:15:14 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-123@tmp/config8397195048945261464tmp [Pipeline] { [Pipeline] sh 07:15:14 + set +x 07:15:14 + curl -s https://codecov.io/bash 07:15:14 + bash -s -- 07:15:14 07:15:14 _____ _ 07:15:14 / ____| | | 07:15:14 | | ___ __| | ___ ___ _____ __ 07:15:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:15:14 | |___| (_) | (_| | __/ (_| (_) \ V / 07:15:14 \_____\___/ \__,_|\___|\___\___/ \_/ 07:15:14 Bash-1.0.3 07:15:14 07:15:14 07:15:14 ==> git version 2.24.4 found 07:15:14 ==> 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 07:15:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:15:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:15:14 ==> Jenkins CI detected. 07:15:14 project root: . 07:15:14 --> token set from env 07:15:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:15:14 ==> Running gcov in . (disable via -X gcov) 07:15:14 ==> Python coveragepy not found 07:15:14 ==> Searching for coverage reports in: 07:15:14 + . 07:15:14 -> Found 1 reports 07:15:14 ==> Detecting git/mercurial file structure 07:15:14 ==> Reading reports 07:15:14 + ./coverage.out bytes=8513 07:15:14 ==> Appending adjustments 07:15:14 https://docs.codecov.io/docs/fixing-reports 07:15:14 + Found adjustments 07:15:14 ==> Gzipping contents 07:15:14 4.0K /tmp/codecov.0pjDAJ.gz 07:15:14 ==> Uploading reports 07:15:14 url: https://codecov.io 07:15:14 query: branch=PR-123&commit=7d952399c06f8ce862280b8cc1aca357dea063c8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-123%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=123&job=&cmd_args= 07:15:14 -> Pinging Codecov 07:15:14 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-123&commit=7d952399c06f8ce862280b8cc1aca357dea063c8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-123%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=123&job=&cmd_args= 07:15:15 -> Uploading to 07:15:15 https://storage.googleapis.com/codecov/v4/raw/2021-06-27/4E5D53B4F1F92C436F7061BF334D961C/7d952399c06f8ce862280b8cc1aca357dea063c8/ebddba47-7b63-45e7-8f70-08bb5399e014.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210627T071515Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=41dc84e45a6808d32041a1089bbd6056c322ea9220de6e59b57a9d7784e07ba3 07:15:15 % Total % Received % Xferd Average Speed Time Time Time Current 07:15:15 Dload Upload Total Spent Left Speed 07:15:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1618 0 0 100 1618 0 5296 --:--:-- --:--:-- --:--:-- 5287 100 1618 0 0 100 1618 0 5293 --:--:-- --:--:-- --:--:-- 5287 07:15:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/7d952399c06f8ce862280b8cc1aca357dea063c8 [Pipeline] } 07:15:15 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 07:15:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:15:17 ---> package-listing.sh 07:15:17 ++ facter osfamily 07:15:17 ++ tr '[:upper:]' '[:lower:]' 07:15:18 + OS_FAMILY=redhat 07:15:18 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-123 07:15:18 + START_PACKAGES=/tmp/packages_start.txt 07:15:18 + END_PACKAGES=/tmp/packages_end.txt 07:15:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:15:18 + PACKAGES=/tmp/packages_start.txt 07:15:18 + '[' /w/workspace/gexfoundry_device-rest-go_PR-123 ']' 07:15:18 + PACKAGES=/tmp/packages_end.txt 07:15:18 + case "${OS_FAMILY}" in 07:15:18 + rpm -qa 07:15:18 + sort 07:15:18 + '[' -f /tmp/packages_start.txt ']' 07:15:18 + '[' -f /tmp/packages_end.txt ']' 07:15:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:15:18 + '[' /w/workspace/gexfoundry_device-rest-go_PR-123 ']' 07:15:18 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-123/archives/ 07:15:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-123/archives/ [Pipeline] echo 07:15:18 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-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:15:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:15:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:15:19 07:15:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:15:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:15:19 alpine: Pulling from edgex-lftools-log-publisher 07:15:19 df20fa9351a1: Pulling fs layer 07:15:19 36b3adc4ff6f: Pulling fs layer 07:15:19 8ad3a11d3b57: Pulling fs layer 07:15:19 46f8f816bc3b: Pulling fs layer 07:15:19 93b61091891f: Pulling fs layer 07:15:19 93b9cdb0e59b: Pulling fs layer 07:15:19 5e14af77c1be: Pulling fs layer 07:15:19 01666e4c0597: Pulling fs layer 07:15:19 aa168da1d23b: Pulling fs layer 07:15:19 46f8f816bc3b: Waiting 07:15:19 93b61091891f: Waiting 07:15:19 93b9cdb0e59b: Waiting 07:15:19 5e14af77c1be: Waiting 07:15:19 01666e4c0597: Waiting 07:15:19 aa168da1d23b: Waiting 07:15:19 36b3adc4ff6f: Verifying Checksum 07:15:19 36b3adc4ff6f: Download complete 07:15:19 46f8f816bc3b: Verifying Checksum 07:15:19 46f8f816bc3b: Download complete 07:15:19 df20fa9351a1: Verifying Checksum 07:15:19 df20fa9351a1: Download complete 07:15:20 93b9cdb0e59b: Verifying Checksum 07:15:20 93b9cdb0e59b: Download complete 07:15:20 93b61091891f: Verifying Checksum 07:15:20 93b61091891f: Download complete 07:15:20 5e14af77c1be: Verifying Checksum 07:15:20 5e14af77c1be: Download complete 07:15:20 01666e4c0597: Verifying Checksum 07:15:20 01666e4c0597: Download complete 07:15:20 8ad3a11d3b57: Verifying Checksum 07:15:20 8ad3a11d3b57: Download complete 07:15:20 df20fa9351a1: Pull complete 07:15:20 36b3adc4ff6f: Pull complete 07:15:21 8ad3a11d3b57: Pull complete 07:15:21 46f8f816bc3b: Pull complete 07:15:21 93b61091891f: Pull complete 07:15:21 93b9cdb0e59b: Pull complete 07:15:21 5e14af77c1be: Pull complete 07:15:21 01666e4c0597: Pull complete 07:15:22 aa168da1d23b: Verifying Checksum 07:15:22 aa168da1d23b: Download complete 07:15:26 aa168da1d23b: Pull complete 07:15:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:15:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:15:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:15:26 prd-centos7-docker-4c-2g-317 does not seem to be running inside a container 07:15:26 $ 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-123/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-123 -v /w/workspace/gexfoundry_device-rest-go_PR-123:/w/workspace/gexfoundry_device-rest-go_PR-123:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-123@tmp:/w/workspace/gexfoundry_device-rest-go_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:15:28 $ docker top 8feada2396ed8ee559f533c09748d62186cf9aeef991a84e8bbd2af84f27b107 -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:28 + touch /tmp/pre-build-complete [Pipeline] sh 07:15:29 + mkdir -p /var/log/sa [Pipeline] sh 07:15:29 + ls /var/log/sa-host 07:15:29 + sadf -c /var/log/sa-host/sa05 07:15:29 file_magic: OK 07:15:29 HZ: Using current value: 100 07:15:29 file_header: OK 07:15:29 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 07:15:29 Statistics: 07:15:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:15:29 File successfully converted to sysstat format version 12.2.1 07:15:29 + sadf -c /var/log/sa-host/sa27 07:15:29 file_magic: OK 07:15:29 HZ: Using current value: 100 07:15:29 file_header: OK 07:15:29 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 07:15:29 Statistics: 07:15:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:15:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:15:29 provisioning config files... 07:15:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-123@tmp/config4787326600556937503tmp [Pipeline] { [Pipeline] echo 07:15:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:15:30 ---> create-netrc.sh [Pipeline] } 07:15:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:15:30 ---> python-tools-install.sh [Pipeline] echo 07:15:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:15:30 ---> sudo-logs.sh 07:15:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:15:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:15:31 ---> job-cost.sh 07:15:31 lf-activate-venv: SKIPPING 07:15:31 DEBUG: total: 0.18000000715255737 07:15:31 INFO: Retrieving Stack Cost... 07:15:31 INFO: Retrieving Pricing Info for: v3-standard-2 07:15:32 INFO: Archiving Costs [Pipeline] echo 07:15:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:15:32 ---> logs-deploy.sh 07:15:32 lf-activate-venv: SKIPPING 07:15:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-123/3 07:15:32 INFO: archiving workspace using pattern(s): 07:15:33 Archives upload complete. 07:15:33 INFO: archiving logs to Nexus 07:15:34 ---> uname -a: 07:15:34 Linux prd-centos7-docker-4c-2g-317.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:15:34 07:15:34 07:15:34 ---> lscpu: 07:15:34 Architecture: x86_64 07:15:34 CPU op-mode(s): 32-bit, 64-bit 07:15:34 Byte Order: Little Endian 07:15:34 Address sizes: 40 bits physical, 48 bits virtual 07:15:34 CPU(s): 2 07:15:34 On-line CPU(s) list: 0,1 07:15:34 Thread(s) per core: 1 07:15:34 Core(s) per socket: 1 07:15:34 Socket(s): 2 07:15:34 NUMA node(s): 1 07:15:34 Vendor ID: AuthenticAMD 07:15:34 CPU family: 23 07:15:34 Model: 49 07:15:34 Model name: AMD EPYC-Rome Processor 07:15:34 Stepping: 0 07:15:34 CPU MHz: 2800.000 07:15:34 BogoMIPS: 5600.00 07:15:34 Virtualization: AMD-V 07:15:34 Hypervisor vendor: KVM 07:15:34 Virtualization type: full 07:15:34 L1d cache: 64 KiB 07:15:34 L1i cache: 64 KiB 07:15:34 L2 cache: 1 MiB 07:15:34 L3 cache: 32 MiB 07:15:34 NUMA node0 CPU(s): 0,1 07:15:34 Vulnerability Itlb multihit: Not affected 07:15:34 Vulnerability L1tf: Not affected 07:15:34 Vulnerability Mds: Not affected 07:15:34 Vulnerability Meltdown: Not affected 07:15:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:15:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:15:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:15:34 Vulnerability Srbds: Not affected 07:15:34 Vulnerability Tsx async abort: Not affected 07:15:34 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 07:15:34 07:15:34 07:15:34 ---> nproc: 07:15:34 2 07:15:34 07:15:34 07:15:34 ---> df -h: 07:15:34 Filesystem Size Used Available Use% Mounted on 07:15:34 overlay 40.0G 7.6G 32.4G 19% / 07:15:34 tmpfs 64.0M 0 64.0M 0% /dev 07:15:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:15:34 shm 64.0M 0 64.0M 0% /dev/shm 07:15:34 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 07:15:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 07:15:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 07:15:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 07:15:34 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-123 07:15:34 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-123@tmp 07:15:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 07:15:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 07:15:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 07:15:34 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 07:15:34 07:15:34 07:15:34 ---> free -m: 07:15:34 total used free shared buff/cache available 07:15:34 Mem: 7821 929 4782 0 2108 6713 07:15:34 Swap: 1023 0 1023 07:15:34 07:15:34 07:15:34 ---> ip addr: 07:15:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:15:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:15:34 inet 127.0.0.1/8 scope host lo 07:15:34 valid_lft forever preferred_lft forever 07:15:34 inet6 ::1/128 scope host 07:15:34 valid_lft forever preferred_lft forever 07:15:34 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:15:34 link/ether fa:16:3e:d4:34:71 brd ff:ff:ff:ff:ff:ff 07:15:34 inet 10.30.123.20/23 brd 10.30.123.255 scope global dynamic eth0 07:15:34 valid_lft 85714sec preferred_lft 85714sec 07:15:34 inet6 fe80::f816:3eff:fed4:3471/64 scope link 07:15:34 valid_lft forever preferred_lft forever 07:15:34 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:15:34 link/ether 02:42:05:49:2e:33 brd ff:ff:ff:ff:ff:ff 07:15:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:15:34 valid_lft forever preferred_lft forever 07:15:34 inet6 fe80::42:5ff:fe49:2e33/64 scope link 07:15:34 valid_lft forever preferred_lft forever 07:15:34 07:15:34 07:15:34 ---> sar -b -r -n DEV: 07:15:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/27/21 _x86_64_ (2 CPU) 07:15:34 07:15:34 07:03:57 LINUX RESTART (2 CPU) 07:15:34 07:15:34 07:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:15:34 07:06:01 1.75 0.00 1.75 0.00 0.00 34.90 0.00 07:15:34 07:07:01 0.22 0.00 0.22 0.00 0.00 2.83 0.00 07:15:34 07:08:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 07:15:34 07:09:01 0.30 0.00 0.30 0.00 0.00 4.10 0.00 07:15:34 07:10:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 07:15:34 07:11:01 0.32 0.00 0.32 0.00 0.00 3.78 0.00 07:15:34 07:12:01 0.18 0.00 0.18 0.00 0.00 3.27 0.00 07:15:34 07:13:01 0.32 0.00 0.32 0.00 0.00 3.40 0.00 07:15:34 07:14:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 07:15:34 07:15:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 07:15:34 Average: 0.39 0.00 0.39 0.00 0.00 6.37 0.00 07:15:34 07:15:34 07:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:15:34 07:06:01 5465236 0 789468 9.86 2620 1751616 1207164 13.33 566612 1579048 20 07:15:34 07:07:01 5465304 0 789396 9.86 2620 1751620 1207164 13.33 566440 1579092 8 07:15:34 07:08:01 5463148 0 791548 9.88 2620 1751624 1207320 13.33 568592 1579092 8 07:15:34 07:09:01 5462284 0 792408 9.89 2620 1751628 1207512 13.33 566108 1582724 20 07:15:34 07:10:01 5463368 0 791316 9.88 2620 1751636 1207308 13.33 565088 1582724 16 07:15:34 07:11:01 5462164 0 792520 9.90 2620 1751636 1207332 13.33 566192 1582724 20 07:15:34 07:12:01 5462728 0 791944 9.89 2620 1751648 1207164 13.33 565680 1582724 8 07:15:34 07:13:01 5452304 0 802364 10.02 2620 1751652 1207164 13.33 576208 1582724 8 07:15:34 07:14:01 5452308 0 802360 10.02 2620 1751652 1207164 13.33 578112 1580724 8 07:15:34 07:15:01 5448860 0 805800 10.06 2620 1751660 1207332 13.33 581832 1580724 8 07:15:34 Average: 5459770 0 794912 9.93 2620 1751637 1207262 13.33 570086 1581230 12 07:15:34 07:15:34 07:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:15:34 07:06:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:15:34 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:15:34 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:08:01 eth0 2.22 0.28 0.43 0.20 0.00 0.00 0.00 0.00 07:15:34 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:09:01 eth0 1.92 0.68 0.85 0.53 0.00 0.00 0.00 0.00 07:15:34 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:10:01 eth0 0.77 0.20 0.14 0.13 0.00 0.00 0.00 0.00 07:15:34 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:11:01 eth0 0.60 0.32 0.33 0.20 0.00 0.00 0.00 0.00 07:15:34 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:12:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:13:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:15:34 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:14:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:15:34 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:15:01 eth0 1.42 0.47 0.48 0.27 0.00 0.00 0.00 0.00 07:15:34 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 Average: eth0 0.74 0.23 0.23 0.14 0.00 0.00 0.00 0.00 07:15:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:34 07:15:34 07:15:34 ---> sar -P ALL: 07:15:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/27/21 _x86_64_ (2 CPU) 07:15:34 07:15:34 07:03:57 LINUX RESTART (2 CPU) 07:15:34 07:15:34 07:05:01 CPU %user %nice %system %iowait %steal %idle 07:15:34 07:06:01 all 0.12 0.00 0.04 0.00 0.04 99.80 07:15:34 07:06:01 0 0.17 0.00 0.05 0.00 0.03 99.75 07:15:34 07:06:01 1 0.07 0.00 0.03 0.00 0.05 99.85 07:15:34 07:07:01 all 0.10 0.00 0.06 0.00 0.03 99.82 07:15:34 07:07:01 0 0.10 0.00 0.03 0.00 0.02 99.85 07:15:34 07:07:01 1 0.10 0.00 0.08 0.00 0.03 99.78 07:15:34 07:08:01 all 0.18 0.00 0.02 0.00 0.03 99.77 07:15:34 07:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 07:15:34 07:08:01 1 0.32 0.00 0.02 0.00 0.03 99.63 07:15:34 07:09:01 all 0.11 0.00 0.03 0.00 0.03 99.84 07:15:34 07:09:01 0 0.07 0.00 0.02 0.00 0.03 99.88 07:15:34 07:09:01 1 0.15 0.00 0.03 0.00 0.02 99.80 07:15:34 07:10:01 all 0.07 0.00 0.04 0.00 0.03 99.86 07:15:34 07:10:01 0 0.02 0.00 0.05 0.00 0.05 99.88 07:15:34 07:10:01 1 0.12 0.00 0.03 0.00 0.02 99.83 07:15:34 07:11:01 all 0.07 0.00 0.03 0.00 0.03 99.88 07:15:34 07:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:15:34 07:11:01 1 0.10 0.00 0.02 0.00 0.02 99.87 07:15:34 07:12:01 all 0.07 0.00 0.03 0.00 0.03 99.87 07:15:34 07:12:01 0 0.03 0.00 0.02 0.00 0.05 99.90 07:15:34 07:12:01 1 0.10 0.00 0.05 0.00 0.02 99.83 07:15:34 07:13:01 all 0.05 0.00 0.03 0.00 0.03 99.88 07:15:34 07:13:01 0 0.05 0.00 0.03 0.00 0.03 99.88 07:15:34 07:13:01 1 0.05 0.00 0.03 0.00 0.03 99.88 07:15:34 07:14:01 all 0.04 0.00 0.03 0.00 0.03 99.90 07:15:34 07:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:15:34 07:14:01 1 0.05 0.00 0.03 0.00 0.05 99.87 07:15:34 07:15:01 all 0.07 0.00 0.03 0.00 0.03 99.87 07:15:34 07:15:01 0 0.10 0.00 0.02 0.00 0.03 99.85 07:15:34 07:15:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:15:34 Average: all 0.09 0.00 0.03 0.00 0.03 99.85 07:15:34 Average: 0 0.06 0.00 0.03 0.00 0.03 99.87 07:15:34 Average: 1 0.11 0.00 0.04 0.00 0.03 99.82 07:15:34 07:15:34 07:15:34