Pull request #51 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52+cf586b04128a22612e4c07fc62a16321cfe56fab (c6db4d0822a6df930554cb72b43f038074c1067c) Running in Durability level: MAX_SURVIVABILITY 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-51/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-51/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6171 in /w/workspace/dgexfoundry_device-rest-go_PR-51 [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-51 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit cf586b04128a22612e4c07fc62a16321cfe56fab into PR head commit 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 Merge succeeded, producing 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 Checking out Revision 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 (PR-51) > 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 --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 # 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 cf586b04128a22612e4c07fc62a16321cfe56fab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T06:20:37.259Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-19T06:20:37.607Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T06:20:37.820Z] ========================================================= [2020-10-19T06:20:37.820Z] EdgeX Global Pipelines Version Info [2020-10-19T06:20:37.820Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:20:39.361Z] ------------------- [2020-10-19T06:20:39.361Z] stable info: [2020-10-19T06:20:39.361Z] ------------------- [2020-10-19T06:20:39.361Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T06:20:39.361Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T06:20:39.361Z] Message: update stable to v1.0.144 [2020-10-19T06:20:40.311Z] ------------------- [2020-10-19T06:20:40.311Z] experimental info: [2020-10-19T06:20:40.311Z] ------------------- [2020-10-19T06:20:40.311Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T06:20:40.311Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T06:20:40.311Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T06:20:40.850Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2020-10-19T06:20:40.984Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2020-10-19T06:20:41.117Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T06:20:41.238Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T06:20:41.364Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T06:20:41.560Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-19T06:20:41.694Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-19T06:20:41.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-19T06:20:41.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-19T06:20:42.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-19T06:20:42.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T06:20:42.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo [2020-10-19T06:20:42.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T06:20:42.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T06:20:42.781Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-19T06:20:42.900Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-19T06:20:43.022Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T06:20:43.148Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T06:20:43.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-19T06:20:43.412Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-19T06:20:43.540Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-19T06:20:43.664Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-19T06:20:43.802Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-19T06:20:43.943Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-19T06:20:44.088Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-19T06:20:44.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo [2020-10-19T06:20:44.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo [2020-10-19T06:20:44.508Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo [2020-10-19T06:20:44.632Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 [Pipeline] echo [2020-10-19T06:20:44.761Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fa3b7c [Pipeline] echo [2020-10-19T06:20:44.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T06:20:45.714Z] + git log --format=format:%s -1 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 [Pipeline] echo [2020-10-19T06:20:45.809Z] GIT_COMMIT: 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go [Pipeline] echo [2020-10-19T06:20:45.884Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:20:46.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T06:20:46.810Z] [2020-10-19T06:20:46.810Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:20:47.207Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T06:20:47.207Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T06:20:47.207Z] 31603596830f: Pulling fs layer [2020-10-19T06:20:47.207Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T06:20:47.207Z] 6ca5941a6612: Pulling fs layer [2020-10-19T06:20:47.207Z] ecc8261a40a4: Pulling fs layer [2020-10-19T06:20:47.207Z] ecc8261a40a4: Waiting [2020-10-19T06:20:47.207Z] 2a8b12db71e7: Verifying Checksum [2020-10-19T06:20:47.207Z] 2a8b12db71e7: Download complete [2020-10-19T06:20:47.473Z] 31603596830f: Download complete [2020-10-19T06:20:47.473Z] 6ca5941a6612: Verifying Checksum [2020-10-19T06:20:47.473Z] 6ca5941a6612: Download complete [2020-10-19T06:20:47.473Z] ecc8261a40a4: Verifying Checksum [2020-10-19T06:20:47.473Z] ecc8261a40a4: Download complete [2020-10-19T06:20:47.737Z] 31603596830f: Pull complete [2020-10-19T06:20:47.737Z] 2a8b12db71e7: Pull complete [2020-10-19T06:20:48.692Z] 6ca5941a6612: Pull complete [2020-10-19T06:20:48.963Z] ecc8261a40a4: Pull complete [2020-10-19T06:20:48.963Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T06:20:48.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T06:20:48.963Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T06:20:49.117Z] prd-centos7-docker-4c-2g-6171 does not seem to be running inside a container [2020-10-19T06:20:49.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-51 -v /w/workspace/dgexfoundry_device-rest-go_PR-51:/w/workspace/dgexfoundry_device-rest-go_PR-51:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-51@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-51@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-19T06:20:51.351Z] $ docker top 8d45a7e3e493c84a8939254337d03b2703f51a9e3a81dd199be5325a742cd735 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T06:20:51.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T06:20:51.764Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T06:20:51.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T06:20:52.066Z] $ docker exec 8d45a7e3e493c84a8939254337d03b2703f51a9e3a81dd199be5325a742cd735 ssh-agent [2020-10-19T06:20:52.254Z] SSH_AUTH_SOCK=/tmp/ssh-ilpQrs5uD9Ip/agent.11 [2020-10-19T06:20:52.254Z] SSH_AGENT_PID=16 [2020-10-19T06:20:52.265Z] Running ssh-add (command line suppressed) [2020-10-19T06:20:52.389Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-51@tmp/private_key_5884093546890499963.key (/w/workspace/dgexfoundry_device-rest-go_PR-51@tmp/private_key_5884093546890499963.key) [2020-10-19T06:20:52.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T06:20:52.824Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T06:20:52.856Z] $ docker exec --env ******** --env ******** 8d45a7e3e493c84a8939254337d03b2703f51a9e3a81dd199be5325a742cd735 ssh-agent -k [2020-10-19T06:20:52.970Z] unset SSH_AUTH_SOCK; [2020-10-19T06:20:52.971Z] unset SSH_AGENT_PID; [2020-10-19T06:20:52.971Z] echo Agent pid 16 killed; [2020-10-19T06:20:53.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T06:20:53.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T06:20:53.215Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T06:20:53.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T06:20:53.385Z] $ docker exec 8d45a7e3e493c84a8939254337d03b2703f51a9e3a81dd199be5325a742cd735 ssh-agent [2020-10-19T06:20:53.539Z] SSH_AUTH_SOCK=/tmp/ssh-UbEPhlPmyI7T/agent.46 [2020-10-19T06:20:53.539Z] SSH_AGENT_PID=51 [2020-10-19T06:20:53.547Z] Running ssh-add (command line suppressed) [2020-10-19T06:20:53.666Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-51@tmp/private_key_8707610151044600275.key (/w/workspace/dgexfoundry_device-rest-go_PR-51@tmp/private_key_8707610151044600275.key) [2020-10-19T06:20:53.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T06:20:54.133Z] + git semver init [2020-10-19T06:20:54.133Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T06:20:54.133Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-51/.git [2020-10-19T06:20:54.133Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-51 [2020-10-19T06:20:54.133Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T06:20:54.133Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T06:20:54.133Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T06:20:54.133Z] # $SEMVER_BRANCH = PR-51 [2020-10-19T06:20:54.133Z] # $SEMVER_TEMP = /tmp/semver-455584678 [2020-10-19T06:20:54.133Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2020-10-19T06:20:55.526Z] # '/tmp/semver-455584678' -> '/w/workspace/dgexfoundry_device-rest-go_PR-51/.semver' [2020-10-19T06:20:55.526Z] # -> Force: false [2020-10-19T06:20:55.526Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-51/.semver [Pipeline] } [2020-10-19T06:20:55.549Z] $ docker exec --env ******** --env ******** 8d45a7e3e493c84a8939254337d03b2703f51a9e3a81dd199be5325a742cd735 ssh-agent -k [2020-10-19T06:20:55.664Z] unset SSH_AUTH_SOCK; [2020-10-19T06:20:55.666Z] unset SSH_AGENT_PID; [2020-10-19T06:20:55.666Z] echo Agent pid 51 killed; [2020-10-19T06:20:55.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T06:20:56.280Z] + git semver [Pipeline] } [2020-10-19T06:20:56.314Z] $ docker stop --time=1 8d45a7e3e493c84a8939254337d03b2703f51a9e3a81dd199be5325a742cd735 [2020-10-19T06:20:57.707Z] $ docker rm -f 8d45a7e3e493c84a8939254337d03b2703f51a9e3a81dd199be5325a742cd735 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T06:20:58.260Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T06:20:58.730Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T06:20:58.754Z] [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 [2020-10-19T06:21:14.633Z] Still waiting to schedule task [2020-10-19T06:21:14.633Z] ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-6159’ is offline; ‘prd-centos7-docker-4c-2g-6160’ is offline; ‘prd-centos7-docker-4c-2g-6161’ is offline; ‘prd-centos7-docker-4c-2g-6162’ is offline; ‘prd-centos7-docker-4c-2g-6163’ is offline; ‘prd-centos7-docker-4c-2g-6170’ is offline; ‘prd-centos7-docker-4c-2g-6173’ is offline; ‘prd-centos7-docker-4c-2g-6174’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6035’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6165’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-10-19T06:21:14.661Z] Still waiting to schedule task [2020-10-19T06:21:14.661Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-19T06:24:32.840Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6179 in /w/workspace/dgexfoundry_device-rest-go_PR-51 [Pipeline] { [Pipeline] ws [2020-10-19T06:24:33.042Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2020-10-19T06:24:38.116Z] using credential edgex-jenkins-ssh [2020-10-19T06:24:38.184Z] Cloning the remote Git repository [2020-10-19T06:24:38.245Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-10-19T06:24:38.361Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2020-10-19T06:24:38.454Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-10-19T06:24:38.455Z] > git --version # timeout=10 [2020-10-19T06:24:38.476Z] > git --version # 'git version 2.17.1' [2020-10-19T06:24:38.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:24:38.526Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T06:24:40.211Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-10-19T06:24:40.234Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T06:24:40.258Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-10-19T06:24:40.286Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-10-19T06:24:40.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:24:40.298Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T06:24:40.770Z] Merging remotes/origin/master commit cf586b04128a22612e4c07fc62a16321cfe56fab into PR head commit 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 [2020-10-19T06:24:40.965Z] Merge succeeded, producing 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 [2020-10-19T06:24:40.965Z] Checking out Revision 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 (PR-51) [2020-10-19T06:24:40.795Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T06:24:40.808Z] > git checkout -f 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 # timeout=10 [2020-10-19T06:24:40.889Z] > git remote # timeout=10 [2020-10-19T06:24:40.907Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T06:24:40.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:24:40.928Z] > git merge cf586b04128a22612e4c07fc62a16321cfe56fab # timeout=10 [2020-10-19T06:24:40.955Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T06:24:40.977Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T06:24:40.986Z] > git checkout -f 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 # timeout=10 [2020-10-19T06:24:45.362Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" [2020-10-19T06:24:45.430Z] > git --version # timeout=10 [2020-10-19T06:24:45.440Z] > git --version # 'git version 2.17.1' [2020-10-19T06:24:45.452Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T06:24:46.969Z] ========================================================= [2020-10-19T06:24:46.969Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-19T06:24:46.969Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:24:48.188Z] + 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 . [2020-10-19T06:24:48.795Z] Sending build context to Docker daemon 78.85kB [2020-10-19T06:24:49.072Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-10-19T06:24:49.072Z] Step 2/10 : FROM ${BASE} [2020-10-19T06:24:49.349Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-19T06:24:49.349Z] b538f80385f9: Pulling fs layer [2020-10-19T06:24:49.349Z] 74f711af9a0d: Pulling fs layer [2020-10-19T06:24:49.349Z] 99f96fe45779: Pulling fs layer [2020-10-19T06:24:49.349Z] 8529a6b9a6be: Pulling fs layer [2020-10-19T06:24:49.349Z] 45590311c82a: Pulling fs layer [2020-10-19T06:24:49.349Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-19T06:24:49.349Z] 209524e5b208: Pulling fs layer [2020-10-19T06:24:49.349Z] 8529a6b9a6be: Waiting [2020-10-19T06:24:49.349Z] 45590311c82a: Waiting [2020-10-19T06:24:49.349Z] 69ca0ff8b7b3: Waiting [2020-10-19T06:24:49.349Z] 209524e5b208: Waiting [2020-10-19T06:24:49.349Z] 99f96fe45779: Verifying Checksum [2020-10-19T06:24:49.349Z] 99f96fe45779: Download complete [2020-10-19T06:24:49.349Z] 74f711af9a0d: Verifying Checksum [2020-10-19T06:24:49.349Z] 74f711af9a0d: Download complete [2020-10-19T06:24:49.630Z] 45590311c82a: Verifying Checksum [2020-10-19T06:24:49.630Z] 45590311c82a: Download complete [2020-10-19T06:24:49.630Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-19T06:24:49.630Z] 69ca0ff8b7b3: Download complete [2020-10-19T06:24:49.630Z] b538f80385f9: Verifying Checksum [2020-10-19T06:24:49.630Z] b538f80385f9: Download complete [2020-10-19T06:24:50.639Z] b538f80385f9: Pull complete [2020-10-19T06:24:51.243Z] 74f711af9a0d: Pull complete [2020-10-19T06:24:51.851Z] 99f96fe45779: Pull complete [2020-10-19T06:24:52.123Z] 209524e5b208: Verifying Checksum [2020-10-19T06:24:52.123Z] 209524e5b208: Download complete [2020-10-19T06:24:53.555Z] 8529a6b9a6be: Verifying Checksum [2020-10-19T06:24:53.555Z] 8529a6b9a6be: Download complete [2020-10-19T06:25:03.714Z] 8529a6b9a6be: Pull complete [2020-10-19T06:25:03.714Z] 45590311c82a: Pull complete [2020-10-19T06:25:03.714Z] 69ca0ff8b7b3: Pull complete [2020-10-19T06:25:06.344Z] 209524e5b208: Pull complete [2020-10-19T06:25:06.344Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-19T06:25:06.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-19T06:25:06.344Z] ---> 5bddaf1c2fca [2020-10-19T06:25:06.345Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-10-19T06:25:09.754Z] ---> Running in 1c276dae1535 [2020-10-19T06:25:10.361Z] Removing intermediate container 1c276dae1535 [2020-10-19T06:25:10.361Z] ---> aa1b284a487a [2020-10-19T06:25:10.361Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-10-19T06:25:10.361Z] ---> Running in 677cc1348cdf [2020-10-19T06:25:10.963Z] Removing intermediate container 677cc1348cdf [2020-10-19T06:25:10.963Z] ---> ca67700d3a01 [2020-10-19T06:25:10.963Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T06:25:11.240Z] ---> Running in 96f3725b4d0e [2020-10-19T06:25:11.515Z] Removing intermediate container 96f3725b4d0e [2020-10-19T06:25:11.515Z] ---> 81318b60b880 [2020-10-19T06:25:11.515Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-19T06:25:11.789Z] ---> Running in 1b2b5b4950a9 [2020-10-19T06:25:14.419Z] Removing intermediate container 1b2b5b4950a9 [2020-10-19T06:25:14.419Z] ---> e68fff97adc0 [2020-10-19T06:25:14.419Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-19T06:25:14.693Z] ---> Running in 6123723f0bda [2020-10-19T06:25:16.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T06:25:16.733Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T06:25:17.329Z] OK: 142 MiB in 39 packages [2020-10-19T06:25:18.774Z] Removing intermediate container 6123723f0bda [2020-10-19T06:25:18.774Z] ---> 363deca598c1 [2020-10-19T06:25:18.774Z] Step 8/10 : WORKDIR /device-rest-go [2020-10-19T06:25:18.774Z] ---> Running in c70b58153fea [2020-10-19T06:25:19.370Z] Removing intermediate container c70b58153fea [2020-10-19T06:25:19.370Z] ---> 34f979d2ba1a [2020-10-19T06:25:19.370Z] Step 9/10 : COPY . . [2020-10-19T06:25:19.962Z] ---> bef5fb030083 [2020-10-19T06:25:19.962Z] Step 10/10 : RUN go mod download [2020-10-19T06:25:20.240Z] ---> Running in ecb793831c02 [2020-10-19T06:25:47.057Z] Removing intermediate container ecb793831c02 [2020-10-19T06:25:47.057Z] ---> 3f45f14c8bbf [2020-10-19T06:25:47.057Z] Successfully built 3f45f14c8bbf [2020-10-19T06:25:47.057Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:25:47.536Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T06:25:47.536Z] . [Pipeline] withDockerContainer [2020-10-19T06:25:47.876Z] prd-ubuntu18.04-docker-arm64-4c-16g-6179 does not seem to be running inside a container [2020-10-19T06:25:47.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-arm64 cat [2020-10-19T06:25:50.052Z] $ docker top 49fca77bf0c40a5fb1d564946598a42718988ea43652349709cc1be2dc3a7265 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T06:25:51.549Z] + go version [2020-10-19T06:25:51.549Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-19T06:25:51.609Z] $ docker stop --time=1 49fca77bf0c40a5fb1d564946598a42718988ea43652349709cc1be2dc3a7265 [2020-10-19T06:25:53.583Z] $ docker rm -f 49fca77bf0c40a5fb1d564946598a42718988ea43652349709cc1be2dc3a7265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:25:54.857Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T06:25:54.857Z] . [Pipeline] withDockerContainer [2020-10-19T06:25:55.110Z] prd-ubuntu18.04-docker-arm64-4c-16g-6179 does not seem to be running inside a container [2020-10-19T06:25:55.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-arm64 cat [2020-10-19T06:25:57.042Z] $ docker top 6dd9a4cb30b51329b74e48be9e7c3e4855f113cd180cb991fe3d7d4073a63278 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T06:25:58.567Z] + make test [2020-10-19T06:25:58.567Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-19T06:25:59.561Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2020-10-19T06:26:38.621Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2020-10-19T06:26:38.621Z] ok github.com/edgexfoundry/device-rest-go/driver 0.106s coverage: 56.3% of statements [2020-10-19T06:26:38.621Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-19T06:26:44.427Z] gofmt -l . [2020-10-19T06:26:44.427Z] [ "`gofmt -l .`" = "" ] [2020-10-19T06:26:44.427Z] ./bin/test-go-mod-tidy.sh [2020-10-19T06:26:44.427Z] ./bin/test-attribution-txt.sh [2020-10-19T06:26:45.019Z] An attribution for bitbucket.org/bertimus9/systemstat is missing from in Attribution.txt, please add [2020-10-19T06:26:45.019Z] An attribution for github.com/go-playground/locales is missing from in Attribution.txt, please add [2020-10-19T06:26:45.019Z] An attribution for github.com/go-playground/universal-translator is missing from in Attribution.txt, please add [2020-10-19T06:26:45.019Z] An attribution for github.com/go-playground/validator/v10 is missing from in Attribution.txt, please add [2020-10-19T06:26:45.295Z] An attribution for github.com/leodido/go-urn is missing from in Attribution.txt, please add [2020-10-19T06:26:45.295Z] make: *** [Makefile:28: test] Error 1 [Pipeline] } [2020-10-19T06:26:45.357Z] $ docker stop --time=1 6dd9a4cb30b51329b74e48be9e7c3e4855f113cd180cb991fe3d7d4073a63278 [2020-10-19T06:26:47.607Z] $ docker rm -f 6dd9a4cb30b51329b74e48be9e7c3e4855f113cd180cb991fe3d7d4073a63278 [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] } [2020-10-19T06:26:50.642Z] Failed in branch arm64 [2020-10-19T06:26:54.526Z] Running on prd-centos7-docker-4c-2g-6181 in /w/workspace/dgexfoundry_device-rest-go_PR-51 [Pipeline] { [Pipeline] ws [2020-10-19T06:26:54.624Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2020-10-19T06:26:57.793Z] using credential edgex-jenkins-ssh [2020-10-19T06:26:57.846Z] Cloning the remote Git repository [2020-10-19T06:26:57.874Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-10-19T06:26:57.943Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2020-10-19T06:26:57.997Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-10-19T06:26:57.997Z] > git --version # timeout=10 [2020-10-19T06:26:58.005Z] > git --version # 'git version 2.16.5' [2020-10-19T06:26:58.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:26:58.034Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T06:26:59.034Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-10-19T06:26:59.040Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T06:26:59.052Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-10-19T06:26:59.067Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-10-19T06:26:59.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:26:59.072Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T06:26:59.515Z] Merging remotes/origin/master commit cf586b04128a22612e4c07fc62a16321cfe56fab into PR head commit 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 [2020-10-19T06:26:59.591Z] Merge succeeded, producing 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 [2020-10-19T06:26:59.592Z] Checking out Revision 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 (PR-51) [2020-10-19T06:26:59.526Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T06:26:59.530Z] > git checkout -f 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 # timeout=10 [2020-10-19T06:26:59.560Z] > git remote # timeout=10 [2020-10-19T06:26:59.566Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T06:26:59.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:26:59.576Z] > git merge cf586b04128a22612e4c07fc62a16321cfe56fab # timeout=10 [2020-10-19T06:26:59.587Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T06:26:59.597Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T06:26:59.601Z] > git checkout -f 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 # timeout=10 [2020-10-19T06:27:03.224Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" [2020-10-19T06:27:03.252Z] > git --version # timeout=10 [2020-10-19T06:27:03.256Z] > git --version # 'git version 2.16.5' [2020-10-19T06:27:03.261Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T06:27:04.255Z] ========================================================= [2020-10-19T06:27:04.255Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-19T06:27:04.255Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:27:05.050Z] + 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 . [2020-10-19T06:27:05.050Z] Sending build context to Docker daemon 78.85kB [2020-10-19T06:27:05.314Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-10-19T06:27:05.314Z] Step 2/10 : FROM ${BASE} [2020-10-19T06:27:05.580Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-19T06:27:05.580Z] df20fa9351a1: Pulling fs layer [2020-10-19T06:27:05.580Z] ed8968b2872e: Pulling fs layer [2020-10-19T06:27:05.580Z] a92cc7c5fd73: Pulling fs layer [2020-10-19T06:27:05.580Z] e871e8e8d7a9: Pulling fs layer [2020-10-19T06:27:05.580Z] e73272ec9a57: Pulling fs layer [2020-10-19T06:27:05.580Z] 1e910a182e73: Pulling fs layer [2020-10-19T06:27:05.580Z] 4e634b169226: Pulling fs layer [2020-10-19T06:27:05.580Z] e73272ec9a57: Waiting [2020-10-19T06:27:05.580Z] 1e910a182e73: Waiting [2020-10-19T06:27:05.580Z] e871e8e8d7a9: Waiting [2020-10-19T06:27:05.580Z] 4e634b169226: Waiting [2020-10-19T06:27:05.580Z] a92cc7c5fd73: Verifying Checksum [2020-10-19T06:27:05.580Z] a92cc7c5fd73: Download complete [2020-10-19T06:27:05.580Z] ed8968b2872e: Verifying Checksum [2020-10-19T06:27:05.580Z] ed8968b2872e: Download complete [2020-10-19T06:27:05.580Z] e73272ec9a57: Verifying Checksum [2020-10-19T06:27:05.580Z] e73272ec9a57: Download complete [2020-10-19T06:27:05.580Z] 1e910a182e73: Verifying Checksum [2020-10-19T06:27:05.580Z] 1e910a182e73: Download complete [2020-10-19T06:27:05.580Z] df20fa9351a1: Verifying Checksum [2020-10-19T06:27:05.580Z] df20fa9351a1: Download complete [2020-10-19T06:27:05.848Z] df20fa9351a1: Pull complete [2020-10-19T06:27:06.114Z] ed8968b2872e: Pull complete [2020-10-19T06:27:06.114Z] a92cc7c5fd73: Pull complete [2020-10-19T06:27:08.062Z] 4e634b169226: Verifying Checksum [2020-10-19T06:27:08.062Z] 4e634b169226: Download complete [2020-10-19T06:27:08.062Z] e871e8e8d7a9: Verifying Checksum [2020-10-19T06:27:08.062Z] e871e8e8d7a9: Download complete [2020-10-19T06:27:13.395Z] e871e8e8d7a9: Pull complete [2020-10-19T06:27:13.395Z] e73272ec9a57: Pull complete [2020-10-19T06:27:13.395Z] 1e910a182e73: Pull complete [2020-10-19T06:27:17.627Z] 4e634b169226: Pull complete [2020-10-19T06:27:17.627Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-19T06:27:17.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-19T06:27:17.627Z] ---> f7629b54cfaa [2020-10-19T06:27:17.627Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-10-19T06:27:17.627Z] ---> Running in 8b1e0cb13ee3 [2020-10-19T06:27:17.627Z] Removing intermediate container 8b1e0cb13ee3 [2020-10-19T06:27:17.627Z] ---> c3a49bcd2e5b [2020-10-19T06:27:17.627Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-10-19T06:27:17.627Z] ---> Running in 09dadbba50b1 [2020-10-19T06:27:17.890Z] Removing intermediate container 09dadbba50b1 [2020-10-19T06:27:17.890Z] ---> 63861e6458f3 [2020-10-19T06:27:17.890Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T06:27:17.890Z] ---> Running in 5f6c2008ba31 [2020-10-19T06:27:18.154Z] Removing intermediate container 5f6c2008ba31 [2020-10-19T06:27:18.154Z] ---> c1946758bd5e [2020-10-19T06:27:18.154Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-19T06:27:18.154Z] ---> Running in c62991290d6d [2020-10-19T06:27:20.084Z] Removing intermediate container c62991290d6d [2020-10-19T06:27:20.084Z] ---> bc0c70506359 [2020-10-19T06:27:20.084Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-19T06:27:20.084Z] ---> Running in 59fb673a82ab [2020-10-19T06:27:20.346Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T06:27:20.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T06:27:21.501Z] OK: 166 MiB in 39 packages [2020-10-19T06:27:21.765Z] Removing intermediate container 59fb673a82ab [2020-10-19T06:27:21.765Z] ---> 3e9b9f55163d [2020-10-19T06:27:21.765Z] Step 8/10 : WORKDIR /device-rest-go [2020-10-19T06:27:22.029Z] ---> Running in 5ab5e2aa5b84 [2020-10-19T06:27:22.029Z] Removing intermediate container 5ab5e2aa5b84 [2020-10-19T06:27:22.029Z] ---> 605eda4eed87 [2020-10-19T06:27:22.029Z] Step 9/10 : COPY . . [2020-10-19T06:27:22.301Z] ---> fc009e0f6f97 [2020-10-19T06:27:22.301Z] Step 10/10 : RUN go mod download [2020-10-19T06:27:22.301Z] ---> Running in 55cfd55a0099 [2020-10-19T06:27:40.477Z] Removing intermediate container 55cfd55a0099 [2020-10-19T06:27:40.477Z] ---> 55bb3609eb24 [2020-10-19T06:27:40.477Z] Successfully built 55bb3609eb24 [2020-10-19T06:27:40.477Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:27:41.049Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T06:27:41.049Z] . [Pipeline] withDockerContainer [2020-10-19T06:27:41.224Z] prd-centos7-docker-4c-2g-6181 does not seem to be running inside a container [2020-10-19T06:27:41.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-x86_64 cat [2020-10-19T06:27:42.086Z] $ docker top 0ecfca1f97dced5a43853060482ae1d08333c062241f26361891a4b793a9b86d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T06:27:42.644Z] + go version [2020-10-19T06:27:42.644Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-19T06:27:42.677Z] $ docker stop --time=1 0ecfca1f97dced5a43853060482ae1d08333c062241f26361891a4b793a9b86d [2020-10-19T06:27:44.398Z] $ docker rm -f 0ecfca1f97dced5a43853060482ae1d08333c062241f26361891a4b793a9b86d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:27:45.618Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T06:27:45.618Z] . [Pipeline] withDockerContainer [2020-10-19T06:27:45.742Z] prd-centos7-docker-4c-2g-6181 does not seem to be running inside a container [2020-10-19T06:27:45.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-x86_64 cat [2020-10-19T06:27:46.391Z] $ docker top d8ba7b1a60985731560f1ed271d1b6903c552bacba2b3d32377ec217c1299a66 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T06:27:46.920Z] + make test [2020-10-19T06:27:46.920Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-19T06:27:47.507Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2020-10-19T06:27:59.901Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2020-10-19T06:27:59.901Z] ok github.com/edgexfoundry/device-rest-go/driver 0.059s coverage: 56.3% of statements [2020-10-19T06:27:59.901Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-19T06:28:00.862Z] gofmt -l . [2020-10-19T06:28:00.862Z] [ "`gofmt -l .`" = "" ] [2020-10-19T06:28:00.862Z] ./bin/test-go-mod-tidy.sh [2020-10-19T06:28:01.438Z] ./bin/test-attribution-txt.sh [2020-10-19T06:28:01.713Z] An attribution for bitbucket.org/bertimus9/systemstat is missing from in Attribution.txt, please add [2020-10-19T06:28:01.713Z] An attribution for github.com/go-playground/locales is missing from in Attribution.txt, please add [2020-10-19T06:28:01.713Z] An attribution for github.com/go-playground/universal-translator is missing from in Attribution.txt, please add [2020-10-19T06:28:01.713Z] An attribution for github.com/go-playground/validator/v10 is missing from in Attribution.txt, please add [2020-10-19T06:28:01.713Z] An attribution for github.com/leodido/go-urn is missing from in Attribution.txt, please add [2020-10-19T06:28:01.713Z] make: *** [Makefile:28: test] Error 1 [Pipeline] } [2020-10-19T06:28:01.776Z] $ docker stop --time=1 d8ba7b1a60985731560f1ed271d1b6903c552bacba2b3d32377ec217c1299a66 [2020-10-19T06:28:04.083Z] $ docker rm -f d8ba7b1a60985731560f1ed271d1b6903c552bacba2b3d32377ec217c1299a66 [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] } [2020-10-19T06:28:06.728Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 [2020-10-19T06:28:10.818Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:28:11.427Z] ---> package-listing.sh [2020-10-19T06:28:11.427Z] ++ facter osfamily [2020-10-19T06:28:11.427Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T06:28:11.427Z] + OS_FAMILY=redhat [2020-10-19T06:28:11.427Z] + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-51 [2020-10-19T06:28:11.427Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T06:28:11.427Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T06:28:11.427Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T06:28:11.427Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T06:28:11.427Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-51 ']' [2020-10-19T06:28:11.427Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T06:28:11.427Z] + case "${OS_FAMILY}" in [2020-10-19T06:28:11.427Z] + rpm -qa [2020-10-19T06:28:11.427Z] + sort [2020-10-19T06:28:15.679Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T06:28:15.679Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T06:28:15.679Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T06:28:15.679Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-51 ']' [2020-10-19T06:28:15.679Z] + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-51/archives/ [2020-10-19T06:28:15.679Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-51/archives/ [Pipeline] echo [2020-10-19T06:28:15.723Z] 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-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-19T06:28:16.040Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:28:16.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T06:28:16.380Z] [2020-10-19T06:28:16.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:28:16.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T06:28:16.777Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T06:28:16.777Z] df20fa9351a1: Pulling fs layer [2020-10-19T06:28:16.777Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T06:28:16.777Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T06:28:16.777Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T06:28:16.777Z] 93b61091891f: Pulling fs layer [2020-10-19T06:28:16.777Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T06:28:16.777Z] 5e14af77c1be: Pulling fs layer [2020-10-19T06:28:16.777Z] 01666e4c0597: Pulling fs layer [2020-10-19T06:28:16.777Z] aa168da1d23b: Pulling fs layer [2020-10-19T06:28:16.777Z] 01666e4c0597: Waiting [2020-10-19T06:28:16.777Z] 46f8f816bc3b: Waiting [2020-10-19T06:28:16.777Z] 93b61091891f: Waiting [2020-10-19T06:28:16.777Z] aa168da1d23b: Waiting [2020-10-19T06:28:16.777Z] 5e14af77c1be: Waiting [2020-10-19T06:28:16.777Z] 93b9cdb0e59b: Waiting [2020-10-19T06:28:16.777Z] 36b3adc4ff6f: Verifying Checksum [2020-10-19T06:28:16.777Z] 36b3adc4ff6f: Download complete [2020-10-19T06:28:16.777Z] 46f8f816bc3b: Verifying Checksum [2020-10-19T06:28:16.777Z] 46f8f816bc3b: Download complete [2020-10-19T06:28:16.777Z] df20fa9351a1: Verifying Checksum [2020-10-19T06:28:16.777Z] df20fa9351a1: Download complete [2020-10-19T06:28:17.044Z] 93b9cdb0e59b: Verifying Checksum [2020-10-19T06:28:17.044Z] 93b9cdb0e59b: Download complete [2020-10-19T06:28:17.044Z] 5e14af77c1be: Verifying Checksum [2020-10-19T06:28:17.044Z] 5e14af77c1be: Download complete [2020-10-19T06:28:17.044Z] 01666e4c0597: Verifying Checksum [2020-10-19T06:28:17.044Z] 01666e4c0597: Download complete [2020-10-19T06:28:17.044Z] 93b61091891f: Verifying Checksum [2020-10-19T06:28:17.044Z] 93b61091891f: Download complete [2020-10-19T06:28:17.311Z] df20fa9351a1: Pull complete [2020-10-19T06:28:17.574Z] 36b3adc4ff6f: Pull complete [2020-10-19T06:28:17.836Z] 8ad3a11d3b57: Verifying Checksum [2020-10-19T06:28:17.836Z] 8ad3a11d3b57: Download complete [2020-10-19T06:28:18.426Z] 8ad3a11d3b57: Pull complete [2020-10-19T06:28:18.426Z] 46f8f816bc3b: Pull complete [2020-10-19T06:28:19.016Z] 93b61091891f: Pull complete [2020-10-19T06:28:19.283Z] 93b9cdb0e59b: Pull complete [2020-10-19T06:28:19.283Z] 5e14af77c1be: Pull complete [2020-10-19T06:28:19.552Z] 01666e4c0597: Pull complete [2020-10-19T06:28:19.552Z] aa168da1d23b: Verifying Checksum [2020-10-19T06:28:19.552Z] aa168da1d23b: Download complete [2020-10-19T06:28:26.198Z] aa168da1d23b: Pull complete [2020-10-19T06:28:26.198Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T06:28:26.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T06:28:26.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T06:28:26.478Z] prd-centos7-docker-4c-2g-6171 does not seem to be running inside a container [2020-10-19T06:28:26.529Z] $ 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-51/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-51 -v /w/workspace/dgexfoundry_device-rest-go_PR-51:/w/workspace/dgexfoundry_device-rest-go_PR-51:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-51@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-51@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-19T06:28:33.191Z] $ docker top 3fa7bcb26755487abe6b7787ceb187b250b4fab131bf5ab9b0886456efc94f24 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T06:28:33.740Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T06:28:34.061Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T06:28:34.382Z] + ls /var/log/sa-host [2020-10-19T06:28:34.382Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T06:28:34.382Z] file_magic: OK [2020-10-19T06:28:34.382Z] HZ: Using current value: 100 [2020-10-19T06:28:34.382Z] file_header: OK [2020-10-19T06:28:34.382Z] 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 [2020-10-19T06:28:34.382Z] Statistics: [2020-10-19T06:28:34.382Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T06:28:34.382Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T06:28:34.382Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T06:28:34.382Z] file_magic: OK [2020-10-19T06:28:34.382Z] HZ: Using current value: 100 [2020-10-19T06:28:34.382Z] file_header: OK [2020-10-19T06:28:34.382Z] 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 [2020-10-19T06:28:34.382Z] Statistics: [2020-10-19T06:28:34.382Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T06:28:34.382Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T06:28:34.708Z] provisioning config files... [2020-10-19T06:28:34.732Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-51@tmp/config2302731266889475233tmp [Pipeline] { [Pipeline] echo [2020-10-19T06:28:34.864Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:28:35.202Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T06:28:35.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T06:28:35.388Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:28:35.729Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T06:28:35.764Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:28:36.118Z] ---> sudo-logs.sh [2020-10-19T06:28:36.118Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T06:28:36.150Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:28:36.491Z] ---> job-cost.sh [2020-10-19T06:28:36.491Z] lf-activate-venv: SKIPPING [2020-10-19T06:28:36.491Z] INFO: No Stack... [2020-10-19T06:28:37.884Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T06:28:38.148Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T06:28:38.200Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:28:38.539Z] ---> logs-deploy.sh [2020-10-19T06:28:38.539Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-51/1 [2020-10-19T06:28:38.539Z] INFO: archiving workspace using pattern(s): [2020-10-19T06:28:40.464Z] Archives upload complete. [2020-10-19T06:28:40.464Z] INFO: archiving logs to Nexus