Pull request #46 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b154ffb90c894739934999aafcaf9466ab9ce8e6+abd24f16bfefa7889687f83d2fc8de1c385cee13 (d81998c402114409761fd0903f500ff5e695ca52) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19505 in /w/workspace/dgexfoundry_device-rest-go_PR-46 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-46 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit abd24f16bfefa7889687f83d2fc8de1c385cee13 into PR head commit b154ffb90c894739934999aafcaf9466ab9ce8e6 Merge succeeded, producing b154ffb90c894739934999aafcaf9466ab9ce8e6 Checking out Revision b154ffb90c894739934999aafcaf9466ab9ce8e6 (PR-46) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b154ffb90c894739934999aafcaf9466ab9ce8e6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge abd24f16bfefa7889687f83d2fc8de1c385cee13 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b154ffb90c894739934999aafcaf9466ab9ce8e6 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.5.1 to 1.6.1" First time build. Skipping changelog. > git rev-list --no-walk da52f20a350d60191553ba9cee7cb8d7dce8507f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:34:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:34:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:34:10 ========================================================= 14:34:10 EdgeX Global Pipelines Version Info 14:34:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:34:12 ------------------- 14:34:12 stable info: 14:34:12 ------------------- 14:34:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:34:12 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 14:34:12 Message: update stable to v1.0.173 14:34:13 ------------------- 14:34:13 experimental info: 14:34:13 ------------------- 14:34:13 Commited By: **** collab-it+edgex@linuxfoundation.org 14:34:13 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 14:34:13 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:34:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 14:34:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 14:34:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:34:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:34:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:34:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 14:34:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 14:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 14:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:34:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:34:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:34:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:34:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:34:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:34:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:34:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:34:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:34:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:34:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:34:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:34:16 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 14:34:16 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 14:34:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-46 [Pipeline] echo 14:34:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-46 [Pipeline] echo 14:34:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-46 [Pipeline] echo 14:34:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b154ffb90c894739934999aafcaf9466ab9ce8e6 [Pipeline] echo 14:34:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b154ffb [Pipeline] echo 14:34:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:34:17 provisioning config files... 14:34:17 copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-46@tmp/config10054398098669471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:17 ---> docker-login.sh 14:34:17 nexus3.edgexfoundry.org:10001 14:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:18 Configure a credential helper to remove this warning. See 14:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:18 14:34:18 Login Succeeded 14:34:18 nexus3.edgexfoundry.org:10002 14:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:18 Configure a credential helper to remove this warning. See 14:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:18 14:34:18 Login Succeeded 14:34:18 nexus3.edgexfoundry.org:10003 14:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:18 Configure a credential helper to remove this warning. See 14:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:18 14:34:18 Login Succeeded 14:34:18 nexus3.edgexfoundry.org:10004 14:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:18 Configure a credential helper to remove this warning. See 14:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:18 14:34:18 Login Succeeded 14:34:18 docker.io 14:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:19 Configure a credential helper to remove this warning. See 14:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:19 14:34:19 Login Succeeded 14:34:19 ---> docker-login.sh ends [Pipeline] } 14:34:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:34:20 + git log --format=format:%s -1 b154ffb90c894739934999aafcaf9466ab9ce8e6 [Pipeline] echo 14:34:20 GIT_COMMIT: b154ffb90c894739934999aafcaf9466ab9ce8e6, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.5.1 to 1.6.1 [Pipeline] echo 14:34:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:34:20 14:34:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:34:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:34:21 latest: Pulling from edgex-devops/git-semver 14:34:21 31603596830f: Pulling fs layer 14:34:21 2a8b12db71e7: Pulling fs layer 14:34:21 6ca5941a6612: Pulling fs layer 14:34:21 ecc8261a40a4: Pulling fs layer 14:34:21 ecc8261a40a4: Waiting 14:34:21 2a8b12db71e7: Verifying Checksum 14:34:21 2a8b12db71e7: Download complete 14:34:21 31603596830f: Download complete 14:34:22 ecc8261a40a4: Verifying Checksum 14:34:22 ecc8261a40a4: Download complete 14:34:22 31603596830f: Pull complete 14:34:22 6ca5941a6612: Verifying Checksum 14:34:22 6ca5941a6612: Download complete 14:34:22 2a8b12db71e7: Pull complete 14:34:23 6ca5941a6612: Pull complete 14:34:23 ecc8261a40a4: Pull complete 14:34:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 14:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:34:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:34:23 prd-centos7-docker-4c-2g-19505 does not seem to be running inside a container 14:34:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-46 -v /w/workspace/dgexfoundry_device-rest-go_PR-46:/w/workspace/dgexfoundry_device-rest-go_PR-46:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-46@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-46@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:34:26 $ docker top b5ed54aa13ec1da6b47a264661ea3bd1a3db58d0fb171fb89a6d29b8a4a22c9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:34:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:34:26 [ssh-agent] Looking for ssh-agent implementation... 14:34:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:34:26 $ docker exec b5ed54aa13ec1da6b47a264661ea3bd1a3db58d0fb171fb89a6d29b8a4a22c9e ssh-agent 14:34:26 SSH_AUTH_SOCK=/tmp/ssh-NwKhySJCmoMK/agent.12 14:34:26 SSH_AGENT_PID=18 14:34:26 Running ssh-add (command line suppressed) 14:34:27 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-46@tmp/private_key_755943832398823111.key (/w/workspace/dgexfoundry_device-rest-go_PR-46@tmp/private_key_755943832398823111.key) 14:34:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:34:27 + git tag --points-at HEAD [Pipeline] } 14:34:27 $ docker exec --env ******** --env ******** b5ed54aa13ec1da6b47a264661ea3bd1a3db58d0fb171fb89a6d29b8a4a22c9e ssh-agent -k 14:34:27 unset SSH_AUTH_SOCK; 14:34:27 unset SSH_AGENT_PID; 14:34:27 echo Agent pid 18 killed; 14:34:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:34:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:34:27 [ssh-agent] Looking for ssh-agent implementation... 14:34:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:34:28 $ docker exec b5ed54aa13ec1da6b47a264661ea3bd1a3db58d0fb171fb89a6d29b8a4a22c9e ssh-agent 14:34:28 SSH_AUTH_SOCK=/tmp/ssh-cfxPwBvAQ46f/agent.47 14:34:28 SSH_AGENT_PID=52 14:34:28 Running ssh-add (command line suppressed) 14:34:28 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-46@tmp/private_key_4109962821594040173.key (/w/workspace/dgexfoundry_device-rest-go_PR-46@tmp/private_key_4109962821594040173.key) 14:34:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:34:28 + git semver init 14:34:28 # -> Open(): unable to determine branch for HEAD 14:34:28 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-46/.git 14:34:28 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-46 14:34:28 # $SEMVER_REMOTE_NAME = origin 14:34:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:34:28 # $SEMVER_USER_NAME = edgex-jenkins 14:34:28 # $SEMVER_BRANCH = PR-46 14:34:28 # $SEMVER_TEMP = /tmp/semver-164678962 14:34:28 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 14:34:34 # '/tmp/semver-164678962' -> '/w/workspace/dgexfoundry_device-rest-go_PR-46/.semver' 14:34:34 # -> Force: false 14:34:34 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-46/.semver [Pipeline] } 14:34:34 $ docker exec --env ******** --env ******** b5ed54aa13ec1da6b47a264661ea3bd1a3db58d0fb171fb89a6d29b8a4a22c9e ssh-agent -k 14:34:34 unset SSH_AUTH_SOCK; 14:34:34 unset SSH_AGENT_PID; 14:34:34 echo Agent pid 52 killed; 14:34:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:34:34 + git semver [Pipeline] } 14:34:34 $ docker stop --time=1 b5ed54aa13ec1da6b47a264661ea3bd1a3db58d0fb171fb89a6d29b8a4a22c9e 14:34:36 $ docker rm -f b5ed54aa13ec1da6b47a264661ea3bd1a3db58d0fb171fb89a6d29b8a4a22c9e [Pipeline] // withDockerContainer [Pipeline] sh 14:34:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:34:37 Stashed 1 file(s) [Pipeline] echo 14:34:37 [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 14:34:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19488 in /w/workspace/dgexfoundry_device-rest-go_PR-46 [Pipeline] { [Pipeline] ws 14:34:37 Running in /w/workspace/device-rest-go/11 [Pipeline] { [Pipeline] checkout 14:34:42 using credential edgex-jenkins-ssh 14:34:42 Cloning the remote Git repository 14:34:42 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 14:34:42 > git init /w/workspace/device-rest-go/11 # timeout=10 14:34:42 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 14:34:42 > git --version # timeout=10 14:34:42 > git --version # 'git version 2.17.1' 14:34:42 using GIT_SSH to set credentials SSH Credentials for GitHub 14:34:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:34:45 Merging remotes/origin/master commit abd24f16bfefa7889687f83d2fc8de1c385cee13 into PR head commit b154ffb90c894739934999aafcaf9466ab9ce8e6 14:34:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 14:34:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:34:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 14:34:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 14:34:45 using GIT_SSH to set credentials SSH Credentials for GitHub 14:34:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:34:45 > git config core.sparsecheckout # timeout=10 14:34:45 > git checkout -f b154ffb90c894739934999aafcaf9466ab9ce8e6 # timeout=10 14:34:45 Merge succeeded, producing b154ffb90c894739934999aafcaf9466ab9ce8e6 14:34:45 Checking out Revision b154ffb90c894739934999aafcaf9466ab9ce8e6 (PR-46) 14:34:45 > git remote # timeout=10 14:34:45 > git config --get remote.origin.url # timeout=10 14:34:45 using GIT_SSH to set credentials SSH Credentials for GitHub 14:34:45 > git merge abd24f16bfefa7889687f83d2fc8de1c385cee13 # timeout=10 14:34:45 > git rev-parse HEAD^{commit} # timeout=10 14:34:45 > git config core.sparsecheckout # timeout=10 14:34:45 > git checkout -f b154ffb90c894739934999aafcaf9466ab9ce8e6 # timeout=10 14:34:49 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.5.1 to 1.6.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:34:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:34:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:34:52 + true 14:34:52 + sudo service docker restart 14:34:52 Still waiting to schedule task 14:34:52 ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-19504’ is offline; ‘prd-centos7-docker-4c-2g-19508’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:34:54 provisioning config files... 14:34:54 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/11@tmp/config6049544965084230115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:54 ---> docker-login.sh 14:34:54 nexus3.edgexfoundry.org:10001 14:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:56 Configure a credential helper to remove this warning. See 14:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:56 14:34:56 Login Succeeded 14:34:56 nexus3.edgexfoundry.org:10002 14:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:56 Configure a credential helper to remove this warning. See 14:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:56 14:34:56 Login Succeeded 14:34:56 nexus3.edgexfoundry.org:10003 14:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:56 Configure a credential helper to remove this warning. See 14:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:56 14:34:56 Login Succeeded 14:34:56 nexus3.edgexfoundry.org:10004 14:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:57 Configure a credential helper to remove this warning. See 14:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:57 14:34:57 Login Succeeded 14:34:57 docker.io 14:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:58 Running on prd-centos7-docker-4c-2g-19508 in /w/workspace/dgexfoundry_device-rest-go_PR-46 [Pipeline] { [Pipeline] ws 14:34:58 Running in /w/workspace/device-rest-go/11 [Pipeline] { 14:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:58 Configure a credential helper to remove this warning. See 14:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:58 14:34:58 Login Succeeded 14:34:58 ---> docker-login.sh ends [Pipeline] } 14:34:58 Deleting 1 temporary files [Pipeline] checkout [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:34:58 ========================================================= 14:34:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 14:34:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:34:59 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 14:34:59 Sending build context to Docker daemon 84.48kB 14:34:59 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 14:34:59 Step 2/10 : FROM ${BASE} 14:34:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:34:59 5f621e34cdf4: Pulling fs layer 14:34:59 a4357932f1b6: Pulling fs layer 14:34:59 18c013af1878: Pulling fs layer 14:34:59 00ac8860ef70: Pulling fs layer 14:34:59 63d7cb157983: Pulling fs layer 14:34:59 b116817d02f9: Pulling fs layer 14:34:59 745a02a5169b: Pulling fs layer 14:34:59 63d7cb157983: Waiting 14:34:59 b116817d02f9: Waiting 14:34:59 745a02a5169b: Waiting 14:34:59 00ac8860ef70: Waiting 14:34:59 18c013af1878: Download complete 14:34:59 a4357932f1b6: Download complete 14:34:59 63d7cb157983: Verifying Checksum 14:34:59 63d7cb157983: Download complete 14:34:59 b116817d02f9: Download complete 14:34:59 5f621e34cdf4: Verifying Checksum 14:34:59 5f621e34cdf4: Download complete 14:35:00 5f621e34cdf4: Pull complete 14:35:01 a4357932f1b6: Pull complete 14:35:01 using credential edgex-jenkins-ssh 14:35:01 Cloning the remote Git repository 14:35:01 18c013af1878: Pull complete 14:35:01 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 14:35:01 > git init /w/workspace/device-rest-go/11 # timeout=10 14:35:01 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 14:35:01 > git --version # timeout=10 14:35:01 > git --version # 'git version 2.24.3' 14:35:01 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:35:02 745a02a5169b: Download complete 14:35:04 00ac8860ef70: Verifying Checksum 14:35:04 00ac8860ef70: Download complete 14:35:06 Merging remotes/origin/master commit abd24f16bfefa7889687f83d2fc8de1c385cee13 into PR head commit b154ffb90c894739934999aafcaf9466ab9ce8e6 14:35:06 Merge succeeded, producing b154ffb90c894739934999aafcaf9466ab9ce8e6 14:35:06 Checking out Revision b154ffb90c894739934999aafcaf9466ab9ce8e6 (PR-46) 14:35:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 14:35:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:35:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 14:35:05 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 14:35:05 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:35:06 > git config core.sparsecheckout # timeout=10 14:35:06 > git checkout -f b154ffb90c894739934999aafcaf9466ab9ce8e6 # timeout=10 14:35:06 > git remote # timeout=10 14:35:06 > git config --get remote.origin.url # timeout=10 14:35:06 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:06 > git merge abd24f16bfefa7889687f83d2fc8de1c385cee13 # timeout=10 14:35:06 > git rev-parse HEAD^{commit} # timeout=10 14:35:06 > git config core.sparsecheckout # timeout=10 14:35:06 > git checkout -f b154ffb90c894739934999aafcaf9466ab9ce8e6 # timeout=10 14:35:10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.5.1 to 1.6.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:35:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:35:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:35:12 + true 14:35:12 + sudo service docker restart 14:35:12 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:35:13 provisioning config files... 14:35:13 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/11@tmp/config4296140276729688329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:14 ---> docker-login.sh 14:35:14 nexus3.edgexfoundry.org:10001 14:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:14 Configure a credential helper to remove this warning. See 14:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:14 14:35:14 Login Succeeded 14:35:14 nexus3.edgexfoundry.org:10002 14:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:14 Configure a credential helper to remove this warning. See 14:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:14 14:35:14 Login Succeeded 14:35:14 nexus3.edgexfoundry.org:10003 14:35:14 00ac8860ef70: Pull complete 14:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:15 Configure a credential helper to remove this warning. See 14:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:15 14:35:15 Login Succeeded 14:35:15 nexus3.edgexfoundry.org:10004 14:35:15 63d7cb157983: Pull complete 14:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:15 Configure a credential helper to remove this warning. See 14:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:15 14:35:15 Login Succeeded 14:35:15 docker.io 14:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:15 b116817d02f9: Pull complete 14:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:15 Configure a credential helper to remove this warning. See 14:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:15 14:35:15 Login Succeeded 14:35:15 ---> docker-login.sh ends [Pipeline] } 14:35:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:35:16 ========================================================= 14:35:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 14:35:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:35:16 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 14:35:16 Sending build context to Docker daemon 84.48kB 14:35:16 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 14:35:16 Step 2/10 : FROM ${BASE} 14:35:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 14:35:16 188c0c94c7c5: Pulling fs layer 14:35:16 0ef7d3d256c8: Pulling fs layer 14:35:16 de9db76c5a1d: Pulling fs layer 14:35:16 bca2f99d35d6: Pulling fs layer 14:35:16 93359f2a8cfa: Pulling fs layer 14:35:16 7c6f9722023f: Pulling fs layer 14:35:16 a35cf1a2eb13: Pulling fs layer 14:35:16 93359f2a8cfa: Waiting 14:35:16 7c6f9722023f: Waiting 14:35:16 a35cf1a2eb13: Waiting 14:35:16 bca2f99d35d6: Waiting 14:35:16 de9db76c5a1d: Download complete 14:35:16 0ef7d3d256c8: Verifying Checksum 14:35:16 0ef7d3d256c8: Download complete 14:35:16 93359f2a8cfa: Verifying Checksum 14:35:16 93359f2a8cfa: Download complete 14:35:16 7c6f9722023f: Verifying Checksum 14:35:16 7c6f9722023f: Download complete 14:35:16 188c0c94c7c5: Verifying Checksum 14:35:16 188c0c94c7c5: Download complete 14:35:16 188c0c94c7c5: Pull complete 14:35:17 0ef7d3d256c8: Pull complete 14:35:17 de9db76c5a1d: Pull complete 14:35:18 a35cf1a2eb13: Verifying Checksum 14:35:18 a35cf1a2eb13: Download complete 14:35:19 bca2f99d35d6: Verifying Checksum 14:35:19 bca2f99d35d6: Download complete 14:35:19 745a02a5169b: Pull complete 14:35:19 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 14:35:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 14:35:19 ---> b7e6874047d6 14:35:19 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 14:35:21 ---> Running in a1e931b2c718 14:35:22 Removing intermediate container a1e931b2c718 14:35:22 ---> 8ec63dfdd196 14:35:22 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 14:35:22 ---> Running in f0b3c661b16d 14:35:22 Removing intermediate container f0b3c661b16d 14:35:22 ---> 4851d3da7bad 14:35:22 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:35:22 ---> Running in d5242b6e6060 14:35:23 Removing intermediate container d5242b6e6060 14:35:23 ---> b4be8e85d926 14:35:23 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:35:23 ---> Running in 336608df9d71 14:35:24 bca2f99d35d6: Pull complete 14:35:24 93359f2a8cfa: Pull complete 14:35:24 7c6f9722023f: Pull complete 14:35:26 Removing intermediate container 336608df9d71 14:35:26 ---> 04e04d6a3a39 14:35:26 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:35:26 ---> Running in 53dcd3e3c240 14:35:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:35:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:35:28 OK: 142 MiB in 39 packages 14:35:29 Removing intermediate container 53dcd3e3c240 14:35:29 ---> 94eaceafffaa 14:35:29 Step 8/10 : WORKDIR /device-rest-go 14:35:29 ---> Running in fea3018d7d74 14:35:30 Removing intermediate container fea3018d7d74 14:35:30 ---> 03edd10cafef 14:35:30 Step 9/10 : COPY . . 14:35:30 ---> b1072325fbb8 14:35:30 Step 10/10 : RUN go mod download 14:35:31 ---> Running in 3097078e75c2 14:35:33 a35cf1a2eb13: Pull complete 14:35:33 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 14:35:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 14:35:33 ---> a62c8e92a672 14:35:33 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 14:35:33 ---> Running in de9863a4b4a5 14:35:33 Removing intermediate container de9863a4b4a5 14:35:33 ---> 4f2cae7708be 14:35:33 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 14:35:33 ---> Running in 8c8d64dd4de0 14:35:33 Removing intermediate container 8c8d64dd4de0 14:35:33 ---> 8811160d5731 14:35:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:35:34 ---> Running in a6fae3479de8 14:35:34 Removing intermediate container a6fae3479de8 14:35:34 ---> fd7df38c5583 14:35:34 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:35:34 ---> Running in 4baae3b9d502 14:35:35 Removing intermediate container 4baae3b9d502 14:35:35 ---> 5d572f61da04 14:35:35 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:35:35 ---> Running in 96e6f727e04a 14:35:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:35:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:35:37 OK: 166 MiB in 39 packages 14:35:37 Removing intermediate container 96e6f727e04a 14:35:37 ---> 4ac360273d44 14:35:37 Step 8/10 : WORKDIR /device-rest-go 14:35:37 ---> Running in 3e94348a3eff 14:35:38 Removing intermediate container 3e94348a3eff 14:35:38 ---> 10b16a5bf0c8 14:35:38 Step 9/10 : COPY . . 14:35:38 ---> c2e60c247c47 14:35:38 Step 10/10 : RUN go mod download 14:35:38 ---> Running in 6863752e3272 14:35:53 Removing intermediate container 3097078e75c2 14:35:53 ---> fc7fcfdb1892 14:35:53 Successfully built fc7fcfdb1892 14:35:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:35:53 + docker inspect -f . ci-base-image-arm64 14:35:53 . [Pipeline] withDockerContainer 14:35:53 prd-ubuntu18.04-docker-arm64-4c-16g-19488 does not seem to be running inside a container 14:35:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/11 -v /w/workspace/device-rest-go/11:/w/workspace/device-rest-go/11:rw,z -v /w/workspace/device-rest-go/11@tmp:/w/workspace/device-rest-go/11@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 ******** ci-base-image-arm64 cat 14:35:55 $ docker top d2ac764cbf2a9156d2725912a1a5176b3f1660ff05baccc5d0ad85c4eb871f76 -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:56 + go version 14:35:56 go version go1.15.5 linux/arm64 [Pipeline] } 14:35:56 $ docker stop --time=1 d2ac764cbf2a9156d2725912a1a5176b3f1660ff05baccc5d0ad85c4eb871f76 14:35:58 $ docker rm -f d2ac764cbf2a9156d2725912a1a5176b3f1660ff05baccc5d0ad85c4eb871f76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:35:59 + docker inspect -f . ci-base-image-arm64 14:35:59 . [Pipeline] withDockerContainer 14:35:59 prd-ubuntu18.04-docker-arm64-4c-16g-19488 does not seem to be running inside a container 14:35:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/11 -v /w/workspace/device-rest-go/11:/w/workspace/device-rest-go/11:rw,z -v /w/workspace/device-rest-go/11@tmp:/w/workspace/device-rest-go/11@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 ******** ci-base-image-arm64 cat 14:36:00 Removing intermediate container 6863752e3272 14:36:00 ---> cd1504ae2662 14:36:00 Successfully built cd1504ae2662 14:36:00 Successfully tagged ci-base-image-x86_64:latest 14:36:01 $ docker top 5e6e41886a72f51573b60fc3fe86b0c17fe3777a48bca9985410dc1b53fd7b26 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 14:36:02 + docker inspect -f . ci-base-image-x86_64 14:36:02 . [Pipeline] withDockerContainer 14:36:02 + make test 14:36:02 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:36:02 prd-centos7-docker-4c-2g-19508 does not seem to be running inside a container 14:36:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/11 -v /w/workspace/device-rest-go/11:/w/workspace/device-rest-go/11:rw,z -v /w/workspace/device-rest-go/11@tmp:/w/workspace/device-rest-go/11@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 ******** ci-base-image-x86_64 cat 14:36:03 ? github.com/edgexfoundry/device-rest-go [no test files] 14:36:03 $ docker top 734fce7617af3822cdc4b86b48e476ebd27995683a1c75e2246b62ec7b25c5ed -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:04 + go version 14:36:04 go version go1.15.5 linux/amd64 [Pipeline] } 14:36:04 $ docker stop --time=1 734fce7617af3822cdc4b86b48e476ebd27995683a1c75e2246b62ec7b25c5ed 14:36:05 $ docker rm -f 734fce7617af3822cdc4b86b48e476ebd27995683a1c75e2246b62ec7b25c5ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:36:06 + docker inspect -f . ci-base-image-x86_64 14:36:06 . [Pipeline] withDockerContainer 14:36:06 prd-centos7-docker-4c-2g-19508 does not seem to be running inside a container 14:36:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/11 -v /w/workspace/device-rest-go/11:/w/workspace/device-rest-go/11:rw,z -v /w/workspace/device-rest-go/11@tmp:/w/workspace/device-rest-go/11@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 ******** ci-base-image-x86_64 cat 14:36:07 $ docker top c0f1ee63de1be48aa1b3aabbf6b690e2c995f6a7d895d66b6e999629537bb7f4 -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:07 + make test 14:36:07 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:36:08 ? github.com/edgexfoundry/device-rest-go [no test files] 14:36:20 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 14:36:20 ok github.com/edgexfoundry/device-rest-go/driver 0.057s coverage: 56.3% of statements 14:36:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:36:22 gofmt -l . 14:36:22 [ "`gofmt -l .`" = "" ] 14:36:22 ./bin/test-go-mod-tidy.sh 14:36:23 ./bin/test-attribution-txt.sh 14:36:23 An attribution for gopkg.in/yaml.v3 is missing from in Attribution.txt, please add 14:36:23 make: *** [Makefile:28: test] Error 1 [Pipeline] } 14:36:23 $ docker stop --time=1 c0f1ee63de1be48aa1b3aabbf6b690e2c995f6a7d895d66b6e999629537bb7f4 14:36:25 $ docker rm -f c0f1ee63de1be48aa1b3aabbf6b690e2c995f6a7d895d66b6e999629537bb7f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:36:27 Failed in branch amd64 14:36:35 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 14:36:36 ok github.com/edgexfoundry/device-rest-go/driver 0.046s coverage: 56.3% of statements 14:36:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:36:45 gofmt -l . 14:36:45 [ "`gofmt -l .`" = "" ] 14:36:45 ./bin/test-go-mod-tidy.sh 14:36:45 ./bin/test-attribution-txt.sh 14:36:45 An attribution for gopkg.in/yaml.v3 is missing from in Attribution.txt, please add 14:36:45 make: *** [Makefile:28: test] Error 1 [Pipeline] } 14:36:45 $ docker stop --time=1 5e6e41886a72f51573b60fc3fe86b0c17fe3777a48bca9985410dc1b53fd7b26 14:36:47 $ docker rm -f 5e6e41886a72f51573b60fc3fe86b0c17fe3777a48bca9985410dc1b53fd7b26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:36:49 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:36:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:36:52 ---> package-listing.sh 14:36:52 ++ facter osfamily 14:36:52 ++ tr '[:upper:]' '[:lower:]' 14:36:52 + OS_FAMILY=redhat 14:36:52 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-46 14:36:52 + START_PACKAGES=/tmp/packages_start.txt 14:36:52 + END_PACKAGES=/tmp/packages_end.txt 14:36:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:36:52 + PACKAGES=/tmp/packages_start.txt 14:36:52 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-46 ']' 14:36:52 + PACKAGES=/tmp/packages_end.txt 14:36:52 + case "${OS_FAMILY}" in 14:36:52 + rpm -qa 14:36:52 + sort 14:36:58 + '[' -f /tmp/packages_start.txt ']' 14:36:58 + '[' -f /tmp/packages_end.txt ']' 14:36:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:36:58 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-46 ']' 14:36:58 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-46/archives/ 14:36:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-46/archives/ [Pipeline] echo 14:36:58 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/dgexfoundry_device-rest-go_PR-46/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:36:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:36:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:36:58 14:36:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:36:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:36:59 alpine: Pulling from edgex-lftools-log-publisher 14:36:59 df20fa9351a1: Pulling fs layer 14:36:59 36b3adc4ff6f: Pulling fs layer 14:36:59 8ad3a11d3b57: Pulling fs layer 14:36:59 46f8f816bc3b: Pulling fs layer 14:36:59 93b61091891f: Pulling fs layer 14:36:59 93b9cdb0e59b: Pulling fs layer 14:36:59 5e14af77c1be: Pulling fs layer 14:36:59 01666e4c0597: Pulling fs layer 14:36:59 aa168da1d23b: Pulling fs layer 14:36:59 46f8f816bc3b: Waiting 14:36:59 5e14af77c1be: Waiting 14:36:59 93b61091891f: Waiting 14:36:59 01666e4c0597: Waiting 14:36:59 93b9cdb0e59b: Waiting 14:36:59 aa168da1d23b: Waiting 14:36:59 36b3adc4ff6f: Verifying Checksum 14:36:59 36b3adc4ff6f: Download complete 14:36:59 46f8f816bc3b: Verifying Checksum 14:36:59 46f8f816bc3b: Download complete 14:36:59 df20fa9351a1: Verifying Checksum 14:36:59 df20fa9351a1: Download complete 14:36:59 93b9cdb0e59b: Verifying Checksum 14:36:59 93b9cdb0e59b: Download complete 14:36:59 93b61091891f: Verifying Checksum 14:36:59 93b61091891f: Download complete 14:36:59 01666e4c0597: Verifying Checksum 14:36:59 01666e4c0597: Download complete 14:36:59 8ad3a11d3b57: Verifying Checksum 14:36:59 8ad3a11d3b57: Download complete 14:36:59 df20fa9351a1: Pull complete 14:36:59 36b3adc4ff6f: Pull complete 14:37:00 5e14af77c1be: Download complete 14:37:01 8ad3a11d3b57: Pull complete 14:37:01 46f8f816bc3b: Pull complete 14:37:01 aa168da1d23b: Verifying Checksum 14:37:01 aa168da1d23b: Download complete 14:37:01 93b61091891f: Pull complete 14:37:01 93b9cdb0e59b: Pull complete 14:37:01 5e14af77c1be: Pull complete 14:37:01 01666e4c0597: Pull complete 14:37:08 aa168da1d23b: Pull complete 14:37:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:37:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:37:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:37:08 prd-centos7-docker-4c-2g-19505 does not seem to be running inside a container 14:37:08 $ 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/dgexfoundry_device-rest-go_PR-46/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-rest-go_PR-46 -v /w/workspace/dgexfoundry_device-rest-go_PR-46:/w/workspace/dgexfoundry_device-rest-go_PR-46:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-46@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-46@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:37:12 $ docker top 85887f56b777dd513e8c1d49008575382d103a5bf3d3e740d478a54012811620 -eo pid,comm [Pipeline] { [Pipeline] sh 14:37:13 + touch /tmp/pre-build-complete [Pipeline] sh 14:37:13 + mkdir -p /var/log/sa [Pipeline] sh 14:37:13 + ls /var/log/sa-host 14:37:13 + sadf -c /var/log/sa-host/sa11 14:37:13 file_magic: OK 14:37:13 HZ: Using current value: 100 14:37:13 file_header: OK 14:37:13 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 14:37:13 Statistics: 14:37:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:37:13 File successfully converted to sysstat format version 12.2.1 14:37:13 + sadf -c /var/log/sa-host/sa23 14:37:13 file_magic: OK 14:37:13 HZ: Using current value: 100 14:37:13 file_header: OK 14:37:13 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 14:37:13 Statistics: 14:37:13 Hnuu...uuuununununu... 14:37:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:37:14 provisioning config files... 14:37:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-46@tmp/config2318117571451748271tmp [Pipeline] { [Pipeline] echo 14:37:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:37:14 ---> create-netrc.sh [Pipeline] } 14:37:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:37:14 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:37:15 ---> python-tools-install.sh [Pipeline] echo 14:37:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:37:15 ---> sudo-logs.sh 14:37:15 Archiving 'sudo' log.. [Pipeline] echo 14:37:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:37:15 ---> job-cost.sh 14:37:15 lf-activate-venv: SKIPPING 14:37:15 INFO: No Stack... 14:37:17 INFO: Retrieving Pricing Info for: v1-standard-2 14:37:17 INFO: Archiving Costs [Pipeline] echo 14:37:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:37:17 ---> logs-deploy.sh 14:37:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-46/11 14:37:17 INFO: archiving workspace using pattern(s): 14:37:20 Archives upload complete. 14:37:20 INFO: archiving logs to Nexus 14:37:21 ---> uname -a: 14:37:21 Linux prd-centos7-docker-4c-2g-19505.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 14:37:21 14:37:21 14:37:21 ---> lscpu: 14:37:21 Architecture: x86_64 14:37:21 CPU op-mode(s): 32-bit, 64-bit 14:37:21 Byte Order: Little Endian 14:37:21 Address sizes: 40 bits physical, 48 bits virtual 14:37:21 CPU(s): 4 14:37:21 On-line CPU(s) list: 0-3 14:37:21 Thread(s) per core: 1 14:37:21 Core(s) per socket: 1 14:37:21 Socket(s): 4 14:37:21 NUMA node(s): 1 14:37:21 Vendor ID: GenuineIntel 14:37:21 CPU family: 6 14:37:21 Model: 44 14:37:21 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:37:21 Stepping: 1 14:37:21 CPU MHz: 2933.436 14:37:21 BogoMIPS: 5866.87 14:37:21 Virtualization: VT-x 14:37:21 Hypervisor vendor: KVM 14:37:21 Virtualization type: full 14:37:21 L1d cache: 128 KiB 14:37:21 L1i cache: 128 KiB 14:37:21 L2 cache: 16 MiB 14:37:21 L3 cache: 64 MiB 14:37:21 NUMA node0 CPU(s): 0-3 14:37:21 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 14:37:21 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 14:37:21 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 14:37:21 Vulnerability Meltdown: Mitigation; PTI 14:37:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:37:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:37:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:37:21 Vulnerability Srbds: Not affected 14:37:21 Vulnerability Tsx async abort: Not affected 14:37:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 14:37:21 14:37:21 14:37:21 ---> nproc: 14:37:21 4 14:37:21 14:37:21 14:37:21 ---> df -h: 14:37:21 Filesystem Size Used Available Use% Mounted on 14:37:21 overlay 50.0G 7.3G 42.7G 15% / 14:37:21 tmpfs 64.0M 0 64.0M 0% /dev 14:37:21 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 14:37:21 shm 64.0M 0 64.0M 0% /dev/shm 14:37:21 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 14:37:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 14:37:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 14:37:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 14:37:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 14:37:21 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 14:37:21 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-46 14:37:21 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-46@tmp 14:37:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 14:37:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 14:37:21 14:37:21 14:37:21 ---> free -m: 14:37:21 total used free shared buff/cache available 14:37:21 Mem: 1837 702 110 0 1024 1029 14:37:21 Swap: 1023 1 1022 14:37:21 14:37:21 14:37:21 ---> ip addr: 14:37:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:37:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:37:21 inet 127.0.0.1/8 scope host lo 14:37:21 valid_lft forever preferred_lft forever 14:37:21 inet6 ::1/128 scope host 14:37:21 valid_lft forever preferred_lft forever 14:37:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:37:21 link/ether fa:16:3e:a2:50:99 brd ff:ff:ff:ff:ff:ff 14:37:21 inet 10.30.123.76/23 brd 10.30.123.255 scope global dynamic eth0 14:37:21 valid_lft 86170sec preferred_lft 86170sec 14:37:21 inet6 fe80::f816:3eff:fea2:5099/64 scope link 14:37:21 valid_lft forever preferred_lft forever 14:37:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:37:21 link/ether 02:42:5b:86:38:e9 brd ff:ff:ff:ff:ff:ff 14:37:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:37:21 valid_lft forever preferred_lft forever 14:37:21 inet6 fe80::42:5bff:fe86:38e9/64 scope link 14:37:21 valid_lft forever preferred_lft forever 14:37:21 14:37:21 14:37:21 ---> sar -b -r -n DEV: 14:37:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) 14:37:21 14:37:21 14:33:19 LINUX RESTART (4 CPU) 14:37:21 14:37:21 14:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:37:21 14:35:01 46.76 11.85 34.91 0.00 4496.11 3728.22 0.00 14:37:21 14:36:02 1.96 0.00 1.96 0.00 0.00 30.35 0.00 14:37:21 14:37:01 57.28 49.83 7.45 0.00 4107.21 3237.36 0.00 14:37:21 Average: 35.22 20.40 14.82 0.00 2861.34 2327.31 0.00 14:37:21 14:37:21 14:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:37:21 14:35:01 164064 0 608808 32.36 2620 1106052 1110816 37.91 409008 1109704 0 14:37:21 14:36:02 167224 0 605640 32.19 2620 1106060 1098864 37.50 409404 1106896 8 14:37:21 14:37:01 71876 0 677988 36.03 2620 1129060 1476548 50.39 480332 1119616 58040 14:37:21 Average: 134388 0 630812 33.53 2620 1113724 1228743 41.93 432915 1112072 19349 14:37:21 14:37:21 14:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:37:21 14:35:01 eth0 160.07 153.39 731.58 65.33 0.00 0.00 0.00 0.00 14:37:21 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:21 14:35:01 docker0 38.37 33.14 3.30 132.47 0.00 0.00 0.00 0.00 14:37:21 14:36:02 eth0 0.43 0.22 0.26 0.19 0.00 0.00 0.00 0.00 14:37:21 14:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:21 14:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:21 14:37:01 eth0 191.47 145.41 2020.66 13.40 0.00 0.00 0.00 0.00 14:37:21 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:21 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:21 Average: eth0 116.93 99.44 911.50 26.38 0.00 0.00 0.00 0.00 14:37:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:21 Average: docker0 12.86 11.11 1.11 44.41 0.00 0.00 0.00 0.00 14:37:21 14:37:21 14:37:21 ---> sar -P ALL: 14:37:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) 14:37:21 14:37:21 14:33:19 LINUX RESTART (4 CPU) 14:37:21 14:37:21 14:34:01 CPU %user %nice %system %iowait %steal %idle 14:37:21 14:35:01 all 4.89 0.00 2.92 1.02 0.11 91.06 14:37:21 14:35:01 0 5.51 0.00 2.96 0.30 0.12 91.11 14:37:21 14:35:01 1 4.88 0.00 2.44 0.89 0.10 91.69 14:37:21 14:35:01 2 4.77 0.00 3.06 1.26 0.12 90.79 14:37:21 14:35:01 3 4.42 0.00 3.21 1.63 0.10 90.63 14:37:21 14:36:02 all 0.16 0.00 0.05 0.00 0.02 99.77 14:37:21 14:36:02 0 0.03 0.00 0.05 0.00 0.02 99.90 14:37:21 14:36:02 1 0.05 0.00 0.07 0.00 0.02 99.87 14:37:21 14:36:02 2 0.05 0.00 0.07 0.00 0.02 99.87 14:37:21 14:36:02 3 0.50 0.00 0.03 0.00 0.02 99.45 14:37:21 14:37:01 all 2.05 0.00 1.27 1.32 0.03 95.34 14:37:21 14:37:01 0 2.57 0.00 1.46 0.89 0.02 95.06 14:37:21 14:37:01 1 2.30 0.00 1.55 4.02 0.02 92.12 14:37:21 14:37:01 2 1.51 0.00 1.12 0.26 0.02 97.09 14:37:21 14:37:01 3 1.80 0.00 0.95 0.12 0.05 97.07 14:37:21 Average: all 2.36 0.00 1.41 0.78 0.05 95.40 14:37:21 Average: 0 2.69 0.00 1.48 0.39 0.05 95.38 14:37:21 Average: 1 2.40 0.00 1.35 1.62 0.04 94.58 14:37:21 Average: 2 2.11 0.00 1.41 0.50 0.05 95.92 14:37:21 Average: 3 2.24 0.00 1.40 0.58 0.06 95.73 14:37:21 14:37:21 14:37:21