Pull request #60 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a6f89071e51deabc6a7bf382655f0284325bbc9f+cbc1fb126fca16d22f986b5cd5c305caa6710614 (ff888dd5d16b310f031d56549b0abbab287b22c2) 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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-60/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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-60/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-13216’ is offline; ‘prd-centos7-docker-4c-2g-13218’ is offline; ‘prd-centos7-docker-4c-2g-13222’ is offline; ‘prd-centos7-docker-4c-2g-13224’ is offline; ‘prd-centos7-docker-8c-8g-13219’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13231 in /w/workspace/dgexfoundry_device-rest-go_PR-60 [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-60 # 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 cbc1fb126fca16d22f986b5cd5c305caa6710614 into PR head commit a6f89071e51deabc6a7bf382655f0284325bbc9f Merge succeeded, producing a6f89071e51deabc6a7bf382655f0284325bbc9f Checking out Revision a6f89071e51deabc6a7bf382655f0284325bbc9f (PR-60) > 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/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6f89071e51deabc6a7bf382655f0284325bbc9f # 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 cbc1fb126fca16d22f986b5cd5c305caa6710614 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6f89071e51deabc6a7bf382655f0284325bbc9f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-23T06:40:14.555Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-23T06:40:14.911Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-23T06:40:15.091Z] ========================================================= [2020-11-23T06:40:15.091Z] EdgeX Global Pipelines Version Info [2020-11-23T06:40:15.091Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:40:16.683Z] ------------------- [2020-11-23T06:40:16.683Z] stable info: [2020-11-23T06:40:16.683Z] ------------------- [2020-11-23T06:40:16.683Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-23T06:40:16.683Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-23T06:40:16.683Z] Message: update stable to v1.0.167 [2020-11-23T06:40:17.635Z] ------------------- [2020-11-23T06:40:17.635Z] experimental info: [2020-11-23T06:40:17.635Z] ------------------- [2020-11-23T06:40:17.635Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-23T06:40:17.635Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-23T06:40:17.635Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-23T06:40:18.160Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2020-11-23T06:40:18.285Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2020-11-23T06:40:18.425Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-23T06:40:18.591Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-23T06:40:18.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-23T06:40:18.940Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-23T06:40:19.081Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-23T06:40:19.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-23T06:40:19.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-23T06:40:19.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-23T06:40:19.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-23T06:40:19.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo [2020-11-23T06:40:19.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-23T06:40:20.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-23T06:40:20.305Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-23T06:40:20.451Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-23T06:40:20.684Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-23T06:40:20.818Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-23T06:40:20.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-23T06:40:21.099Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-23T06:40:21.239Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-23T06:40:21.377Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-23T06:40:21.555Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-23T06:40:21.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-23T06:40:21.876Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-23T06:40:22.014Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-23T06:40:22.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-60 [Pipeline] echo [2020-11-23T06:40:22.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-60 [Pipeline] echo [2020-11-23T06:40:22.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-60 [Pipeline] echo [2020-11-23T06:40:22.580Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6f89071e51deabc6a7bf382655f0284325bbc9f [Pipeline] echo [2020-11-23T06:40:22.722Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6f8907 [Pipeline] echo [2020-11-23T06:40:22.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-23T06:40:23.147Z] provisioning config files... [2020-11-23T06:40:23.186Z] copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-60@tmp/config6637582002667977458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:40:23.640Z] ---> docker-login.sh [2020-11-23T06:40:23.640Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:40:23.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:40:24.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:40:24.392Z] Configure a credential helper to remove this warning. See [2020-11-23T06:40:24.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:40:24.392Z] [2020-11-23T06:40:24.392Z] Login Succeeded [2020-11-23T06:40:24.392Z] nexus3.edgexfoundry.org:10002 [2020-11-23T06:40:24.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:40:24.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:40:24.667Z] Configure a credential helper to remove this warning. See [2020-11-23T06:40:24.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:40:24.667Z] [2020-11-23T06:40:24.667Z] Login Succeeded [2020-11-23T06:40:24.667Z] nexus3.edgexfoundry.org:10003 [2020-11-23T06:40:24.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:40:24.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:40:24.950Z] Configure a credential helper to remove this warning. See [2020-11-23T06:40:24.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:40:24.950Z] [2020-11-23T06:40:24.950Z] Login Succeeded [2020-11-23T06:40:24.950Z] nexus3.edgexfoundry.org:10004 [2020-11-23T06:40:24.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:40:25.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:40:25.223Z] Configure a credential helper to remove this warning. See [2020-11-23T06:40:25.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:40:25.223Z] [2020-11-23T06:40:25.223Z] Login Succeeded [2020-11-23T06:40:25.223Z] docker.io [2020-11-23T06:40:25.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:40:25.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:40:25.493Z] Configure a credential helper to remove this warning. See [2020-11-23T06:40:25.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:40:25.493Z] [2020-11-23T06:40:25.493Z] Login Succeeded [2020-11-23T06:40:25.493Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:40:25.520Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:40:26.624Z] + git log --format=format:%s -1 a6f89071e51deabc6a7bf382655f0284325bbc9f [Pipeline] echo [2020-11-23T06:40:26.727Z] GIT_COMMIT: a6f89071e51deabc6a7bf382655f0284325bbc9f, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-11-23T06:40:26.829Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:40:27.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:40:27.585Z] [2020-11-23T06:40:27.585Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:40:28.009Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:40:28.009Z] latest: Pulling from edgex-devops/git-semver [2020-11-23T06:40:28.009Z] 31603596830f: Pulling fs layer [2020-11-23T06:40:28.009Z] 2a8b12db71e7: Pulling fs layer [2020-11-23T06:40:28.009Z] 6ca5941a6612: Pulling fs layer [2020-11-23T06:40:28.009Z] ecc8261a40a4: Pulling fs layer [2020-11-23T06:40:28.009Z] ecc8261a40a4: Waiting [2020-11-23T06:40:28.009Z] 2a8b12db71e7: Verifying Checksum [2020-11-23T06:40:28.009Z] 2a8b12db71e7: Download complete [2020-11-23T06:40:28.274Z] 31603596830f: Download complete [2020-11-23T06:40:28.274Z] ecc8261a40a4: Verifying Checksum [2020-11-23T06:40:28.274Z] ecc8261a40a4: Download complete [2020-11-23T06:40:28.274Z] 6ca5941a6612: Verifying Checksum [2020-11-23T06:40:28.274Z] 6ca5941a6612: Download complete [2020-11-23T06:40:28.553Z] 31603596830f: Pull complete [2020-11-23T06:40:28.823Z] 2a8b12db71e7: Pull complete [2020-11-23T06:40:29.782Z] 6ca5941a6612: Pull complete [2020-11-23T06:40:29.782Z] ecc8261a40a4: Pull complete [2020-11-23T06:40:29.782Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-23T06:40:29.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:40:29.782Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-23T06:40:29.916Z] prd-centos7-docker-4c-2g-13231 does not seem to be running inside a container [2020-11-23T06:40:29.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-60 -v /w/workspace/dgexfoundry_device-rest-go_PR-60:/w/workspace/dgexfoundry_device-rest-go_PR-60:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-60@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-60@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-23T06:40:32.433Z] $ docker top 866ac56ef9277035467042c7d631bfd0dd3d8fca7986ea2a26312d9390704c1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-23T06:40:33.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-23T06:40:33.904Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-23T06:40:34.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-23T06:40:34.263Z] $ docker exec 866ac56ef9277035467042c7d631bfd0dd3d8fca7986ea2a26312d9390704c1b ssh-agent [2020-11-23T06:40:34.546Z] SSH_AUTH_SOCK=/tmp/ssh-0QY3ezHpY3Mh/agent.11 [2020-11-23T06:40:34.546Z] SSH_AGENT_PID=16 [2020-11-23T06:40:34.576Z] Running ssh-add (command line suppressed) [2020-11-23T06:40:34.744Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-60@tmp/private_key_1202012546827024487.key (/w/workspace/dgexfoundry_device-rest-go_PR-60@tmp/private_key_1202012546827024487.key) [2020-11-23T06:40:34.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-23T06:40:35.248Z] + git tag --points-at HEAD [Pipeline] } [2020-11-23T06:40:35.285Z] $ docker exec --env ******** --env ******** 866ac56ef9277035467042c7d631bfd0dd3d8fca7986ea2a26312d9390704c1b ssh-agent -k [2020-11-23T06:40:35.433Z] unset SSH_AUTH_SOCK; [2020-11-23T06:40:35.433Z] unset SSH_AGENT_PID; [2020-11-23T06:40:35.433Z] echo Agent pid 16 killed; [2020-11-23T06:40:35.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-23T06:40:35.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-23T06:40:35.748Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-23T06:40:35.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-23T06:40:35.930Z] $ docker exec 866ac56ef9277035467042c7d631bfd0dd3d8fca7986ea2a26312d9390704c1b ssh-agent [2020-11-23T06:40:36.132Z] SSH_AUTH_SOCK=/tmp/ssh-NnT97z6OUpLt/agent.46 [2020-11-23T06:40:36.132Z] SSH_AGENT_PID=51 [2020-11-23T06:40:36.140Z] Running ssh-add (command line suppressed) [2020-11-23T06:40:36.285Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-60@tmp/private_key_2005578551553707447.key (/w/workspace/dgexfoundry_device-rest-go_PR-60@tmp/private_key_2005578551553707447.key) [2020-11-23T06:40:36.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-23T06:40:36.743Z] + git semver init [2020-11-23T06:40:36.743Z] # -> Open(): unable to determine branch for HEAD [2020-11-23T06:40:36.743Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-60/.git [2020-11-23T06:40:36.743Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-60 [2020-11-23T06:40:36.743Z] # $SEMVER_REMOTE_NAME = origin [2020-11-23T06:40:36.743Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-23T06:40:36.743Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-23T06:40:36.743Z] # $SEMVER_BRANCH = PR-60 [2020-11-23T06:40:36.743Z] # $SEMVER_TEMP = /tmp/semver-237694294 [2020-11-23T06:40:36.743Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2020-11-23T06:40:38.155Z] # '/tmp/semver-237694294' -> '/w/workspace/dgexfoundry_device-rest-go_PR-60/.semver' [2020-11-23T06:40:38.155Z] # -> Force: false [2020-11-23T06:40:38.155Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-60/.semver [Pipeline] } [2020-11-23T06:40:38.182Z] $ docker exec --env ******** --env ******** 866ac56ef9277035467042c7d631bfd0dd3d8fca7986ea2a26312d9390704c1b ssh-agent -k [2020-11-23T06:40:38.306Z] unset SSH_AUTH_SOCK; [2020-11-23T06:40:38.307Z] unset SSH_AGENT_PID; [2020-11-23T06:40:38.307Z] echo Agent pid 51 killed; [2020-11-23T06:40:38.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-23T06:40:38.970Z] + git semver [Pipeline] } [2020-11-23T06:40:39.009Z] $ docker stop --time=1 866ac56ef9277035467042c7d631bfd0dd3d8fca7986ea2a26312d9390704c1b [2020-11-23T06:40:40.492Z] $ docker rm -f 866ac56ef9277035467042c7d631bfd0dd3d8fca7986ea2a26312d9390704c1b [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-23T06:40:41.151Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-23T06:40:41.831Z] Stashed 1 file(s) [Pipeline] echo [2020-11-23T06:40:41.858Z] [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-11-23T06:40:57.951Z] Still waiting to schedule task [2020-11-23T06:40:57.952Z] ‘prd-centos7-docker-4c-2g-13216’ is offline; ‘prd-centos7-docker-4c-2g-13218’ is offline; ‘prd-centos7-docker-4c-2g-13236’ is offline; ‘prd-centos7-docker-8c-8g-13219’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-13232’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-11-23T06:40:57.983Z] Still waiting to schedule task [2020-11-23T06:40:57.983Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-11-23T06:42:50.075Z] Running on prd-centos7-docker-4c-2g-13240 in /w/workspace/dgexfoundry_device-rest-go_PR-60 [Pipeline] { [Pipeline] ws [2020-11-23T06:42:50.179Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2020-11-23T06:43:01.002Z] using credential edgex-jenkins-ssh [2020-11-23T06:43:01.063Z] Cloning the remote Git repository [2020-11-23T06:43:01.263Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-11-23T06:43:01.418Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2020-11-23T06:43:01.830Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-11-23T06:43:01.831Z] > git --version # timeout=10 [2020-11-23T06:43:01.944Z] > git --version # 'git version 2.16.5' [2020-11-23T06:43:01.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:43:02.139Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:43:07.967Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-11-23T06:43:08.050Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:43:08.401Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-11-23T06:43:08.608Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-11-23T06:43:08.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:43:08.649Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-23T06:43:09.319Z] Merging remotes/origin/master commit cbc1fb126fca16d22f986b5cd5c305caa6710614 into PR head commit a6f89071e51deabc6a7bf382655f0284325bbc9f [2020-11-23T06:43:09.995Z] Merge succeeded, producing a6f89071e51deabc6a7bf382655f0284325bbc9f [2020-11-23T06:43:09.996Z] Checking out Revision a6f89071e51deabc6a7bf382655f0284325bbc9f (PR-60) [2020-11-23T06:43:09.364Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:43:09.415Z] > git checkout -f a6f89071e51deabc6a7bf382655f0284325bbc9f # timeout=10 [2020-11-23T06:43:09.602Z] > git remote # timeout=10 [2020-11-23T06:43:09.759Z] > git config --get remote.origin.url # timeout=10 [2020-11-23T06:43:09.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:43:09.845Z] > git merge cbc1fb126fca16d22f986b5cd5c305caa6710614 # timeout=10 [2020-11-23T06:43:09.957Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-23T06:43:10.037Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:43:10.207Z] > git checkout -f a6f89071e51deabc6a7bf382655f0284325bbc9f # timeout=10 [2020-11-23T06:43:16.784Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-11-23T06:43:16.908Z] > git --version # timeout=10 [2020-11-23T06:43:16.983Z] > git --version # 'git version 2.16.5' [2020-11-23T06:43:17.028Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:43:19.592Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:43:20.406Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:43:20.913Z] + sudo service docker restart [2020-11-23T06:43:20.913Z] + true [2020-11-23T06:43:20.913Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-23T06:43:22.658Z] provisioning config files... [2020-11-23T06:43:22.710Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7742208000201973341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:43:23.259Z] ---> docker-login.sh [2020-11-23T06:43:23.259Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:43:24.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:43:25.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:43:25.252Z] Configure a credential helper to remove this warning. See [2020-11-23T06:43:25.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:43:25.252Z] [2020-11-23T06:43:25.252Z] Login Succeeded [2020-11-23T06:43:25.252Z] nexus3.edgexfoundry.org:10002 [2020-11-23T06:43:25.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:43:25.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:43:25.814Z] Configure a credential helper to remove this warning. See [2020-11-23T06:43:25.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:43:25.814Z] [2020-11-23T06:43:25.814Z] Login Succeeded [2020-11-23T06:43:25.814Z] nexus3.edgexfoundry.org:10003 [2020-11-23T06:43:26.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:43:26.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:43:26.112Z] Configure a credential helper to remove this warning. See [2020-11-23T06:43:26.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:43:26.112Z] [2020-11-23T06:43:26.112Z] Login Succeeded [2020-11-23T06:43:26.112Z] nexus3.edgexfoundry.org:10004 [2020-11-23T06:43:26.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:43:26.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:43:26.779Z] Configure a credential helper to remove this warning. See [2020-11-23T06:43:26.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:43:26.779Z] [2020-11-23T06:43:26.780Z] Login Succeeded [2020-11-23T06:43:26.780Z] docker.io [2020-11-23T06:43:27.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:43:27.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:43:27.680Z] Configure a credential helper to remove this warning. See [2020-11-23T06:43:27.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:43:27.680Z] [2020-11-23T06:43:27.680Z] Login Succeeded [2020-11-23T06:43:27.680Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:43:27.739Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-23T06:43:29.294Z] ========================================================= [2020-11-23T06:43:29.294Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-23T06:43:29.294Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:43:29.980Z] + 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-11-23T06:43:29.980Z] Sending build context to Docker daemon 79.87kB [2020-11-23T06:43:30.405Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-11-23T06:43:30.405Z] Step 2/10 : FROM ${BASE} [2020-11-23T06:43:30.405Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-23T06:43:30.405Z] df20fa9351a1: Pulling fs layer [2020-11-23T06:43:30.405Z] ed8968b2872e: Pulling fs layer [2020-11-23T06:43:30.405Z] a92cc7c5fd73: Pulling fs layer [2020-11-23T06:43:30.405Z] e871e8e8d7a9: Pulling fs layer [2020-11-23T06:43:30.405Z] e73272ec9a57: Pulling fs layer [2020-11-23T06:43:30.405Z] 1e910a182e73: Pulling fs layer [2020-11-23T06:43:30.405Z] 4e634b169226: Pulling fs layer [2020-11-23T06:43:30.405Z] e73272ec9a57: Waiting [2020-11-23T06:43:30.405Z] 1e910a182e73: Waiting [2020-11-23T06:43:30.405Z] 4e634b169226: Waiting [2020-11-23T06:43:30.405Z] e871e8e8d7a9: Waiting [2020-11-23T06:43:30.689Z] a92cc7c5fd73: Verifying Checksum [2020-11-23T06:43:30.689Z] a92cc7c5fd73: Download complete [2020-11-23T06:43:30.689Z] ed8968b2872e: Verifying Checksum [2020-11-23T06:43:30.689Z] ed8968b2872e: Download complete [2020-11-23T06:43:30.689Z] e73272ec9a57: Verifying Checksum [2020-11-23T06:43:30.689Z] e73272ec9a57: Download complete [2020-11-23T06:43:30.976Z] 1e910a182e73: Verifying Checksum [2020-11-23T06:43:30.976Z] 1e910a182e73: Download complete [2020-11-23T06:43:31.578Z] df20fa9351a1: Verifying Checksum [2020-11-23T06:43:31.578Z] df20fa9351a1: Download complete [2020-11-23T06:43:32.209Z] df20fa9351a1: Pull complete [2020-11-23T06:43:32.588Z] ed8968b2872e: Pull complete [2020-11-23T06:43:32.883Z] a92cc7c5fd73: Pull complete [2020-11-23T06:43:35.555Z] 4e634b169226: Verifying Checksum [2020-11-23T06:43:35.555Z] 4e634b169226: Download complete [2020-11-23T06:43:37.207Z] e871e8e8d7a9: Verifying Checksum [2020-11-23T06:43:37.207Z] e871e8e8d7a9: Download complete [2020-11-23T06:43:52.505Z] e871e8e8d7a9: Pull complete [2020-11-23T06:43:52.505Z] e73272ec9a57: Pull complete [2020-11-23T06:43:52.505Z] 1e910a182e73: Pull complete [2020-11-23T06:44:01.215Z] 4e634b169226: Pull complete [2020-11-23T06:44:01.216Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-23T06:44:01.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-23T06:44:01.216Z] ---> f7629b54cfaa [2020-11-23T06:44:01.216Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-11-23T06:44:01.216Z] ---> Running in 680022d87697 [2020-11-23T06:44:01.216Z] Removing intermediate container 680022d87697 [2020-11-23T06:44:01.216Z] ---> df187ffd4c88 [2020-11-23T06:44:01.216Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-11-23T06:44:01.216Z] ---> Running in 11dc917413af [2020-11-23T06:44:01.216Z] Removing intermediate container 11dc917413af [2020-11-23T06:44:01.216Z] ---> 886e533d2142 [2020-11-23T06:44:01.216Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-23T06:44:01.216Z] ---> Running in d0f1f038cf4a [2020-11-23T06:44:01.860Z] Removing intermediate container d0f1f038cf4a [2020-11-23T06:44:01.860Z] ---> 1c547a440233 [2020-11-23T06:44:01.860Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:44:01.860Z] ---> Running in f80b1c0d77b8 [2020-11-23T06:44:04.613Z] Removing intermediate container f80b1c0d77b8 [2020-11-23T06:44:04.613Z] ---> 4c681171647c [2020-11-23T06:44:04.613Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-23T06:44:04.613Z] ---> Running in eeba6281e316 [2020-11-23T06:44:05.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-23T06:44:06.274Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-23T06:44:07.279Z] OK: 166 MiB in 39 packages [2020-11-23T06:44:08.354Z] Removing intermediate container eeba6281e316 [2020-11-23T06:44:08.354Z] ---> 2babf0f75842 [2020-11-23T06:44:08.354Z] Step 8/10 : WORKDIR /device-rest-go [2020-11-23T06:44:08.354Z] ---> Running in 8426dae99929 [2020-11-23T06:44:08.645Z] Removing intermediate container 8426dae99929 [2020-11-23T06:44:08.645Z] ---> 9306cd9c7436 [2020-11-23T06:44:08.645Z] Step 9/10 : COPY . . [2020-11-23T06:44:09.288Z] ---> 3c0a6a1ab1df [2020-11-23T06:44:09.288Z] Step 10/10 : RUN go mod download [2020-11-23T06:44:09.289Z] ---> Running in 05bcb3db6583 [2020-11-23T06:44:10.548Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13244 in /w/workspace/dgexfoundry_device-rest-go_PR-60 [Pipeline] { [Pipeline] ws [2020-11-23T06:44:10.644Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2020-11-23T06:44:16.972Z] using credential edgex-jenkins-ssh [2020-11-23T06:44:17.036Z] Cloning the remote Git repository [2020-11-23T06:44:17.143Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-11-23T06:44:17.303Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2020-11-23T06:44:17.415Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-11-23T06:44:17.416Z] > git --version # timeout=10 [2020-11-23T06:44:17.436Z] > git --version # 'git version 2.17.1' [2020-11-23T06:44:17.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:44:17.537Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:44:19.501Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-11-23T06:44:19.526Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:44:19.567Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-11-23T06:44:19.617Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-11-23T06:44:19.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:44:19.634Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-23T06:44:20.101Z] Merging remotes/origin/master commit cbc1fb126fca16d22f986b5cd5c305caa6710614 into PR head commit a6f89071e51deabc6a7bf382655f0284325bbc9f [2020-11-23T06:44:20.493Z] Merge succeeded, producing a6f89071e51deabc6a7bf382655f0284325bbc9f [2020-11-23T06:44:20.493Z] Checking out Revision a6f89071e51deabc6a7bf382655f0284325bbc9f (PR-60) [2020-11-23T06:44:20.132Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:44:20.159Z] > git checkout -f a6f89071e51deabc6a7bf382655f0284325bbc9f # timeout=10 [2020-11-23T06:44:20.309Z] > git remote # timeout=10 [2020-11-23T06:44:20.350Z] > git config --get remote.origin.url # timeout=10 [2020-11-23T06:44:20.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:44:20.408Z] > git merge cbc1fb126fca16d22f986b5cd5c305caa6710614 # timeout=10 [2020-11-23T06:44:20.441Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-23T06:44:20.508Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:44:20.576Z] > git checkout -f a6f89071e51deabc6a7bf382655f0284325bbc9f # timeout=10 [2020-11-23T06:44:25.214Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-11-23T06:44:25.294Z] > git --version # timeout=10 [2020-11-23T06:44:25.305Z] > git --version # 'git version 2.17.1' [2020-11-23T06:44:25.322Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:44:27.277Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:44:27.722Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:44:28.100Z] + true [2020-11-23T06:44:28.100Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-23T06:44:30.890Z] provisioning config files... [2020-11-23T06:44:30.941Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config8392091316192274553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:44:31.438Z] ---> docker-login.sh [2020-11-23T06:44:31.439Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:44:32.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:44:32.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:44:32.720Z] Configure a credential helper to remove this warning. See [2020-11-23T06:44:32.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:44:32.720Z] [2020-11-23T06:44:32.720Z] Login Succeeded [2020-11-23T06:44:33.001Z] nexus3.edgexfoundry.org:10002 [2020-11-23T06:44:33.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:44:33.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:44:33.569Z] Configure a credential helper to remove this warning. See [2020-11-23T06:44:33.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:44:33.569Z] [2020-11-23T06:44:33.569Z] Login Succeeded [2020-11-23T06:44:33.569Z] nexus3.edgexfoundry.org:10003 [2020-11-23T06:44:33.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:44:34.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:44:34.139Z] Configure a credential helper to remove this warning. See [2020-11-23T06:44:34.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:44:34.139Z] [2020-11-23T06:44:34.139Z] Login Succeeded [2020-11-23T06:44:34.139Z] nexus3.edgexfoundry.org:10004 [2020-11-23T06:44:34.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:44:34.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:44:34.760Z] Configure a credential helper to remove this warning. See [2020-11-23T06:44:34.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:44:34.760Z] [2020-11-23T06:44:34.760Z] Login Succeeded [2020-11-23T06:44:34.760Z] docker.io [2020-11-23T06:44:35.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:44:35.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:44:35.637Z] Configure a credential helper to remove this warning. See [2020-11-23T06:44:35.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:44:35.637Z] [2020-11-23T06:44:35.637Z] Login Succeeded [2020-11-23T06:44:35.637Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:44:35.674Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-23T06:44:36.292Z] ========================================================= [2020-11-23T06:44:36.292Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-23T06:44:36.292Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:44:36.724Z] + 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-11-23T06:44:36.724Z] Sending build context to Docker daemon 79.87kB [2020-11-23T06:44:37.005Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-11-23T06:44:37.005Z] Step 2/10 : FROM ${BASE} [2020-11-23T06:44:37.286Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-23T06:44:37.286Z] b538f80385f9: Pulling fs layer [2020-11-23T06:44:37.286Z] 74f711af9a0d: Pulling fs layer [2020-11-23T06:44:37.286Z] 99f96fe45779: Pulling fs layer [2020-11-23T06:44:37.286Z] 8529a6b9a6be: Pulling fs layer [2020-11-23T06:44:37.286Z] 45590311c82a: Pulling fs layer [2020-11-23T06:44:37.286Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-23T06:44:37.286Z] 209524e5b208: Pulling fs layer [2020-11-23T06:44:37.286Z] 45590311c82a: Waiting [2020-11-23T06:44:37.286Z] 8529a6b9a6be: Waiting [2020-11-23T06:44:37.286Z] 69ca0ff8b7b3: Waiting [2020-11-23T06:44:37.286Z] 209524e5b208: Waiting [2020-11-23T06:44:37.286Z] 99f96fe45779: Verifying Checksum [2020-11-23T06:44:37.286Z] 99f96fe45779: Download complete [2020-11-23T06:44:37.286Z] 74f711af9a0d: Download complete [2020-11-23T06:44:37.286Z] 45590311c82a: Verifying Checksum [2020-11-23T06:44:37.286Z] 45590311c82a: Download complete [2020-11-23T06:44:37.286Z] 69ca0ff8b7b3: Download complete [2020-11-23T06:44:37.909Z] b538f80385f9: Verifying Checksum [2020-11-23T06:44:37.909Z] b538f80385f9: Download complete [2020-11-23T06:44:38.522Z] b538f80385f9: Pull complete [2020-11-23T06:44:39.138Z] 74f711af9a0d: Pull complete [2020-11-23T06:44:39.421Z] 99f96fe45779: Pull complete [2020-11-23T06:44:40.419Z] 209524e5b208: Verifying Checksum [2020-11-23T06:44:40.419Z] 209524e5b208: Download complete [2020-11-23T06:44:41.873Z] 8529a6b9a6be: Verifying Checksum [2020-11-23T06:44:41.873Z] 8529a6b9a6be: Download complete [2020-11-23T06:44:42.623Z] Removing intermediate container 05bcb3db6583 [2020-11-23T06:44:42.623Z] ---> a8d4fe5935c1 [2020-11-23T06:44:42.623Z] Successfully built a8d4fe5935c1 [2020-11-23T06:44:42.888Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:44:43.250Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-23T06:44:43.519Z] . [Pipeline] withDockerContainer [2020-11-23T06:44:43.691Z] prd-centos7-docker-4c-2g-13240 does not seem to be running inside a container [2020-11-23T06:44:43.774Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2020-11-23T06:44:44.845Z] $ docker top c3b51be55c2a3c8b5513cf2a884b130b2bf7f02810bc1ca94d6baa3be9116e25 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:44:45.592Z] + go version [2020-11-23T06:44:45.592Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-23T06:44:45.914Z] $ docker stop --time=1 c3b51be55c2a3c8b5513cf2a884b130b2bf7f02810bc1ca94d6baa3be9116e25 [2020-11-23T06:44:47.437Z] $ docker rm -f c3b51be55c2a3c8b5513cf2a884b130b2bf7f02810bc1ca94d6baa3be9116e25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:44:48.625Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-23T06:44:48.625Z] . [Pipeline] withDockerContainer [2020-11-23T06:44:48.851Z] prd-centos7-docker-4c-2g-13240 does not seem to be running inside a container [2020-11-23T06:44:48.931Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2020-11-23T06:44:49.740Z] $ docker top d3408be8f53dceae2a3acddfd9f99cbf9cd4596c22f752c68f14be4cd45c3773 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:44:50.318Z] + make test [2020-11-23T06:44:50.318Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-11-23T06:44:52.090Z] 8529a6b9a6be: Pull complete [2020-11-23T06:44:52.091Z] 45590311c82a: Pull complete [2020-11-23T06:44:52.366Z] 69ca0ff8b7b3: Pull complete [2020-11-23T06:44:53.202Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2020-11-23T06:44:56.744Z] 209524e5b208: Pull complete [2020-11-23T06:44:56.745Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-23T06:44:56.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-23T06:44:56.745Z] ---> 5bddaf1c2fca [2020-11-23T06:44:56.745Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-11-23T06:44:59.401Z] ---> Running in d2a78e1a2801 [2020-11-23T06:44:59.680Z] Removing intermediate container d2a78e1a2801 [2020-11-23T06:44:59.680Z] ---> 30f5e98d2637 [2020-11-23T06:44:59.680Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-11-23T06:44:59.680Z] ---> Running in 11e805f42a03 [2020-11-23T06:45:00.292Z] Removing intermediate container 11e805f42a03 [2020-11-23T06:45:00.292Z] ---> f6729d91a937 [2020-11-23T06:45:00.292Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-23T06:45:00.292Z] ---> Running in de16fe3b2e56 [2020-11-23T06:45:00.913Z] Removing intermediate container de16fe3b2e56 [2020-11-23T06:45:00.913Z] ---> 3f192c33dd43 [2020-11-23T06:45:00.913Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:45:00.913Z] ---> Running in 640096c473d5 [2020-11-23T06:45:03.598Z] Removing intermediate container 640096c473d5 [2020-11-23T06:45:03.598Z] ---> 06f3ba2fb6bc [2020-11-23T06:45:03.599Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-23T06:45:03.880Z] ---> Running in ee04bfc63484 [2020-11-23T06:45:05.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-23T06:45:06.787Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-23T06:45:08.229Z] OK: 142 MiB in 39 packages [2020-11-23T06:45:09.672Z] Removing intermediate container ee04bfc63484 [2020-11-23T06:45:09.672Z] ---> cabc433365fd [2020-11-23T06:45:09.672Z] Step 8/10 : WORKDIR /device-rest-go [2020-11-23T06:45:09.672Z] ---> Running in 821d53ce6ea0 [2020-11-23T06:45:09.947Z] Removing intermediate container 821d53ce6ea0 [2020-11-23T06:45:09.947Z] ---> 2c617201307b [2020-11-23T06:45:09.947Z] Step 9/10 : COPY . . [2020-11-23T06:45:10.939Z] ---> 6e9f98aadd1c [2020-11-23T06:45:10.939Z] Step 10/10 : RUN go mod download [2020-11-23T06:45:10.939Z] ---> Running in 77008a7454f2 [2020-11-23T06:45:15.881Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2020-11-23T06:45:15.881Z] ok github.com/edgexfoundry/device-rest-go/driver 0.151s coverage: 56.3% of statements [2020-11-23T06:45:15.881Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-23T06:45:18.607Z] gofmt -l . [2020-11-23T06:45:18.607Z] [ "`gofmt -l .`" = "" ] [2020-11-23T06:45:18.607Z] ./bin/test-go-mod-tidy.sh [2020-11-23T06:45:20.204Z] ./bin/test-attribution-txt.sh [Pipeline] } [2020-11-23T06:45:21.293Z] $ docker stop --time=1 d3408be8f53dceae2a3acddfd9f99cbf9cd4596c22f752c68f14be4cd45c3773 [2020-11-23T06:45:25.070Z] $ docker rm -f d3408be8f53dceae2a3acddfd9f99cbf9cd4596c22f752c68f14be4cd45c3773 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-23T06:45:26.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-23T06:45:28.101Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-23T06:45:29.691Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-23T06:45:30.378Z] + ls -al . [2020-11-23T06:45:30.378Z] total 96 [2020-11-23T06:45:30.378Z] drwxrwxr-x. 8 jenkins jenkins 4096 Nov 23 06:45 . [2020-11-23T06:45:30.378Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 23 06:43 .. [2020-11-23T06:45:30.378Z] -rw-rw-r--. 1 jenkins jenkins 5294 Nov 23 06:43 Attribution.txt [2020-11-23T06:45:30.378Z] drwxrwxr-x. 2 jenkins jenkins 64 Nov 23 06:43 bin [2020-11-23T06:45:30.378Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 23 06:43 cmd [2020-11-23T06:45:30.378Z] -rw-r--r--. 1 jenkins jenkins 9369 Nov 23 06:45 coverage.out [2020-11-23T06:45:30.378Z] -rw-rw-r--. 1 jenkins jenkins 1519 Nov 23 06:43 Dockerfile [2020-11-23T06:45:30.378Z] -rw-rw-r--. 1 jenkins jenkins 989 Nov 23 06:43 Dockerfile.build [2020-11-23T06:45:30.378Z] -rw-rw-r--. 1 jenkins jenkins 151 Nov 23 06:43 .dockerignore [2020-11-23T06:45:30.378Z] drwxrwxr-x. 2 jenkins jenkins 93 Nov 23 06:45 driver [2020-11-23T06:45:30.378Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 23 06:43 .git [2020-11-23T06:45:30.378Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 23 06:43 .github [2020-11-23T06:45:30.378Z] -rw-rw-r--. 1 jenkins jenkins 339 Nov 23 06:43 .gitignore [2020-11-23T06:45:30.378Z] -rw-r--r--. 1 jenkins jenkins 267 Nov 23 06:45 go.mod [2020-11-23T06:45:30.378Z] -rw-r--r--. 1 jenkins jenkins 13900 Nov 23 06:45 go.sum [2020-11-23T06:45:30.378Z] -rw-rw-r--. 1 jenkins jenkins 680 Nov 23 06:43 Jenkinsfile [2020-11-23T06:45:30.378Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 23 06:43 LICENSE [2020-11-23T06:45:30.378Z] -rw-rw-r--. 1 jenkins jenkins 951 Nov 23 06:43 Makefile [2020-11-23T06:45:30.378Z] -rw-rw-r--. 1 jenkins jenkins 5917 Nov 23 06:43 README.md [2020-11-23T06:45:30.378Z] drwxrwxr-x. 4 jenkins jenkins 54 Nov 23 06:43 snap [2020-11-23T06:45:30.378Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 23 06:40 VERSION [2020-11-23T06:45:30.378Z] -rw-rw-r--. 1 jenkins jenkins 713 Nov 23 06:43 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:45:30.965Z] + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a6f89071e51deabc6a7bf382655f0284325bbc9f --label arch=amd64 --label version=0.0.0 . [2020-11-23T06:45:31.262Z] Sending build context to Docker daemon 91.65kB [2020-11-23T06:45:31.547Z] Step 1/25 : ARG BASE=golang:1.15-alpine [2020-11-23T06:45:31.547Z] Step 2/25 : FROM ${BASE} AS builder [2020-11-23T06:45:31.547Z] ---> a8d4fe5935c1 [2020-11-23T06:45:31.547Z] Step 3/25 : ARG MAKE='make build' [2020-11-23T06:45:31.829Z] ---> Running in e9957d1d3c4c [2020-11-23T06:45:32.459Z] Removing intermediate container e9957d1d3c4c [2020-11-23T06:45:32.459Z] ---> a30eb18818a4 [2020-11-23T06:45:32.459Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-11-23T06:45:32.459Z] ---> Running in 604c32844b13 [2020-11-23T06:45:33.084Z] Removing intermediate container 604c32844b13 [2020-11-23T06:45:33.084Z] ---> ea5d60531da7 [2020-11-23T06:45:33.084Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-11-23T06:45:33.084Z] ---> Running in b37f613a63b8 [2020-11-23T06:45:33.143Z] Removing intermediate container 77008a7454f2 [2020-11-23T06:45:33.143Z] ---> 6883e49d4069 [2020-11-23T06:45:33.143Z] Successfully built 6883e49d4069 [2020-11-23T06:45:33.143Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:45:33.377Z] Removing intermediate container b37f613a63b8 [2020-11-23T06:45:33.378Z] ---> 5075f84940de [2020-11-23T06:45:33.378Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:45:33.538Z] + docker inspect -f . ci-base-image-arm64 [2020-11-23T06:45:33.538Z] . [Pipeline] withDockerContainer [2020-11-23T06:45:33.671Z] ---> Running in 30680c5abc1d [2020-11-23T06:45:33.865Z] prd-ubuntu18.04-docker-arm64-4c-16g-13244 does not seem to be running inside a container [2020-11-23T06:45:33.970Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2020-11-23T06:45:35.902Z] $ docker top 06d391e7b368efc74c7288faec644e503117bf28dc0e9a275c7dc42ce60aa4fe -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:45:36.409Z] Removing intermediate container 30680c5abc1d [2020-11-23T06:45:36.409Z] ---> c05822f54a53 [2020-11-23T06:45:36.409Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-23T06:45:36.409Z] ---> Running in 0e152ca5177d [2020-11-23T06:45:37.442Z] + go version [2020-11-23T06:45:37.442Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-23T06:45:37.497Z] $ docker stop --time=1 06d391e7b368efc74c7288faec644e503117bf28dc0e9a275c7dc42ce60aa4fe [2020-11-23T06:45:37.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-23T06:45:38.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-23T06:45:39.470Z] $ docker rm -f 06d391e7b368efc74c7288faec644e503117bf28dc0e9a275c7dc42ce60aa4fe [2020-11-23T06:45:39.707Z] OK: 166 MiB in 39 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:45:40.786Z] Removing intermediate container 0e152ca5177d [2020-11-23T06:45:40.786Z] ---> 67d785bff7a1 [2020-11-23T06:45:40.786Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2020-11-23T06:45:40.786Z] ---> Running in c8ed3eb53fe9 [2020-11-23T06:45:40.943Z] + docker inspect -f . ci-base-image-arm64 [2020-11-23T06:45:40.944Z] . [Pipeline] withDockerContainer [2020-11-23T06:45:41.089Z] Removing intermediate container c8ed3eb53fe9 [2020-11-23T06:45:41.089Z] ---> cfc7985cd5be [2020-11-23T06:45:41.089Z] Step 9/25 : COPY go.mod . [2020-11-23T06:45:41.234Z] prd-ubuntu18.04-docker-arm64-4c-16g-13244 does not seem to be running inside a container [2020-11-23T06:45:41.341Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2020-11-23T06:45:41.417Z] ---> b7554edb40fe [2020-11-23T06:45:41.417Z] Step 10/25 : COPY Makefile . [2020-11-23T06:45:42.055Z] ---> 7e386fa3a24e [2020-11-23T06:45:42.056Z] Step 11/25 : RUN make update [2020-11-23T06:45:42.056Z] ---> Running in ea9e25e5ccab [2020-11-23T06:45:43.094Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-11-23T06:45:43.276Z] $ docker top 4e99f7300d3bbf28af0f3b92d860bf501cb4334f5e25d1187e281c6aa0db4bf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:45:44.092Z] Removing intermediate container ea9e25e5ccab [2020-11-23T06:45:44.092Z] ---> 3b45d2178a9c [2020-11-23T06:45:44.092Z] Step 12/25 : COPY . . [2020-11-23T06:45:44.388Z] ---> 48532e868106 [2020-11-23T06:45:44.388Z] Step 13/25 : RUN $MAKE [2020-11-23T06:45:44.664Z] ---> Running in 3a2fb1a5b6ba [2020-11-23T06:45:44.782Z] + make test [2020-11-23T06:45:44.783Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-11-23T06:45:45.278Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd [2020-11-23T06:45:45.778Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2020-11-23T06:46:08.457Z] Removing intermediate container 3a2fb1a5b6ba [2020-11-23T06:46:08.457Z] ---> 4be5aab173d5 [2020-11-23T06:46:08.457Z] Step 14/25 : FROM alpine:latest [2020-11-23T06:46:08.457Z] latest: Pulling from library/alpine [2020-11-23T06:46:08.457Z] 188c0c94c7c5: Pulling fs layer [2020-11-23T06:46:08.457Z] 188c0c94c7c5: Verifying Checksum [2020-11-23T06:46:08.457Z] 188c0c94c7c5: Download complete [2020-11-23T06:46:08.457Z] 188c0c94c7c5: Pull complete [2020-11-23T06:46:08.457Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-23T06:46:08.457Z] Status: Downloaded newer image for alpine:latest [2020-11-23T06:46:08.457Z] ---> d6e46aa2470d [2020-11-23T06:46:08.457Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-23T06:46:08.457Z] ---> Running in cc8d1d803083 [2020-11-23T06:46:08.457Z] Removing intermediate container cc8d1d803083 [2020-11-23T06:46:08.457Z] ---> bda5d61da834 [2020-11-23T06:46:08.457Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2020-11-23T06:46:08.772Z] ---> Running in c33bdb6ae2c2 [2020-11-23T06:46:09.457Z] Removing intermediate container c33bdb6ae2c2 [2020-11-23T06:46:09.457Z] ---> 8817257a7b76 [2020-11-23T06:46:09.457Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2020-11-23T06:46:10.085Z] ---> f1611d3e648c [2020-11-23T06:46:10.085Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2020-11-23T06:46:10.811Z] ---> 6c39ffc1254e [2020-11-23T06:46:10.812Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2020-11-23T06:46:11.898Z] ---> 1d54c44ef721 [2020-11-23T06:46:11.898Z] Step 20/25 : EXPOSE 49986 [2020-11-23T06:46:11.898Z] ---> Running in 76d50c13c591 [2020-11-23T06:46:12.503Z] Removing intermediate container 76d50c13c591 [2020-11-23T06:46:12.503Z] ---> 1b856c15550c [2020-11-23T06:46:12.503Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2020-11-23T06:46:12.503Z] ---> Running in ae00cc9a7ce3 [2020-11-23T06:46:12.789Z] Removing intermediate container ae00cc9a7ce3 [2020-11-23T06:46:12.789Z] ---> e6d9c592e75e [2020-11-23T06:46:12.789Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-11-23T06:46:12.789Z] ---> Running in a0c84356e738 [2020-11-23T06:46:13.065Z] Removing intermediate container a0c84356e738 [2020-11-23T06:46:13.065Z] ---> 02aae6187448 [2020-11-23T06:46:13.065Z] Step 23/25 : LABEL arch=amd64 [2020-11-23T06:46:13.065Z] ---> Running in 0765db8c5bdf [2020-11-23T06:46:13.358Z] Removing intermediate container 0765db8c5bdf [2020-11-23T06:46:13.358Z] ---> 3b26ffb448be [2020-11-23T06:46:13.358Z] Step 24/25 : LABEL git_sha=a6f89071e51deabc6a7bf382655f0284325bbc9f [2020-11-23T06:46:13.648Z] ---> Running in 85242a504852 [2020-11-23T06:46:13.922Z] Removing intermediate container 85242a504852 [2020-11-23T06:46:13.922Z] ---> 546779a9dce6 [2020-11-23T06:46:13.922Z] Step 25/25 : LABEL version=0.0.0 [2020-11-23T06:46:13.922Z] ---> Running in 5f97c115647a [2020-11-23T06:46:14.201Z] Removing intermediate container 5f97c115647a [2020-11-23T06:46:14.201Z] ---> 609b6fa58bec [2020-11-23T06:46:14.201Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-23T06:46:14.201Z] Successfully built 609b6fa58bec [2020-11-23T06:46:14.201Z] Successfully tagged docker-device-rest-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-23T06:46:19.132Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2020-11-23T06:46:19.408Z] ok github.com/edgexfoundry/device-rest-go/driver 0.063s coverage: 56.3% of statements [2020-11-23T06:46:19.685Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-23T06:46:27.983Z] gofmt -l . [2020-11-23T06:46:27.983Z] [ "`gofmt -l .`" = "" ] [2020-11-23T06:46:27.983Z] ./bin/test-go-mod-tidy.sh [2020-11-23T06:46:27.983Z] ./bin/test-attribution-txt.sh [Pipeline] } [2020-11-23T06:46:28.311Z] $ docker stop --time=1 4e99f7300d3bbf28af0f3b92d860bf501cb4334f5e25d1187e281c6aa0db4bf5 [2020-11-23T06:46:30.648Z] $ docker rm -f 4e99f7300d3bbf28af0f3b92d860bf501cb4334f5e25d1187e281c6aa0db4bf5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-23T06:46:31.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-23T06:46:31.739Z] Warning: overwriting stash ‘coverage-report’ [2020-11-23T06:46:32.597Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:46:33.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-23T06:46:33.898Z] + ls -al . [2020-11-23T06:46:33.898Z] total 124 [2020-11-23T06:46:33.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 23 06:46 . [2020-11-23T06:46:33.898Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 23 06:44 .. [2020-11-23T06:46:33.898Z] -rw-rw-r-- 1 jenkins jenkins 151 Nov 23 06:44 .dockerignore [2020-11-23T06:46:33.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 23 06:44 .git [2020-11-23T06:46:33.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:44 .github [2020-11-23T06:46:33.898Z] -rw-rw-r-- 1 jenkins jenkins 339 Nov 23 06:44 .gitignore [2020-11-23T06:46:33.898Z] -rw-rw-r-- 1 jenkins jenkins 5294 Nov 23 06:44 Attribution.txt [2020-11-23T06:46:33.898Z] -rw-rw-r-- 1 jenkins jenkins 1519 Nov 23 06:44 Dockerfile [2020-11-23T06:46:33.898Z] -rw-rw-r-- 1 jenkins jenkins 989 Nov 23 06:44 Dockerfile.build [2020-11-23T06:46:33.898Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 23 06:44 Jenkinsfile [2020-11-23T06:46:33.898Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 23 06:44 LICENSE [2020-11-23T06:46:33.898Z] -rw-rw-r-- 1 jenkins jenkins 951 Nov 23 06:44 Makefile [2020-11-23T06:46:33.898Z] -rw-rw-r-- 1 jenkins jenkins 5917 Nov 23 06:44 README.md [2020-11-23T06:46:33.898Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 23 06:40 VERSION [2020-11-23T06:46:33.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:44 bin [2020-11-23T06:46:33.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 23 06:44 cmd [2020-11-23T06:46:33.898Z] -rw-r--r-- 1 jenkins jenkins 9369 Nov 23 06:46 coverage.out [2020-11-23T06:46:33.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:46 driver [2020-11-23T06:46:33.898Z] -rw-r--r-- 1 jenkins jenkins 267 Nov 23 06:46 go.mod [2020-11-23T06:46:33.898Z] -rw-r--r-- 1 jenkins jenkins 13900 Nov 23 06:46 go.sum [2020-11-23T06:46:33.898Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 23 06:44 snap [2020-11-23T06:46:33.898Z] -rw-rw-r-- 1 jenkins jenkins 713 Nov 23 06:44 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:46:34.298Z] + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a6f89071e51deabc6a7bf382655f0284325bbc9f --label arch=arm64 --label version=0.0.0 . [2020-11-23T06:46:34.298Z] Sending build context to Docker daemon 91.65kB [2020-11-23T06:46:34.571Z] Step 1/25 : ARG BASE=golang:1.15-alpine [2020-11-23T06:46:34.571Z] Step 2/25 : FROM ${BASE} AS builder [2020-11-23T06:46:34.572Z] ---> 6883e49d4069 [2020-11-23T06:46:34.572Z] Step 3/25 : ARG MAKE='make build' [2020-11-23T06:46:34.849Z] ---> Running in 4e9903df1262 [2020-11-23T06:46:35.475Z] Removing intermediate container 4e9903df1262 [2020-11-23T06:46:35.475Z] ---> a02c0094d92a [2020-11-23T06:46:35.475Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-11-23T06:46:35.475Z] ---> Running in 284d265ff677 [2020-11-23T06:46:36.080Z] Removing intermediate container 284d265ff677 [2020-11-23T06:46:36.080Z] ---> e6bdacc8b94e [2020-11-23T06:46:36.080Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-11-23T06:46:36.080Z] ---> Running in 920557f21dc7 [2020-11-23T06:46:36.679Z] Removing intermediate container 920557f21dc7 [2020-11-23T06:46:36.680Z] ---> 3f0ffb1d9039 [2020-11-23T06:46:36.680Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:46:36.680Z] ---> Running in 1a0214272167 [2020-11-23T06:46:39.306Z] Removing intermediate container 1a0214272167 [2020-11-23T06:46:39.306Z] ---> efb375c403ac [2020-11-23T06:46:39.306Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-23T06:46:39.306Z] ---> Running in f7fec2d4a443 [2020-11-23T06:46:40.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-23T06:46:41.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-23T06:46:42.307Z] OK: 142 MiB in 39 packages [2020-11-23T06:46:43.743Z] Removing intermediate container f7fec2d4a443 [2020-11-23T06:46:43.743Z] ---> 3deb707d8c7a [2020-11-23T06:46:43.743Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2020-11-23T06:46:43.743Z] ---> Running in 461b340371db [2020-11-23T06:46:44.020Z] Removing intermediate container 461b340371db [2020-11-23T06:46:44.020Z] ---> e82f0e1a7436 [2020-11-23T06:46:44.020Z] Step 9/25 : COPY go.mod . [2020-11-23T06:46:45.000Z] ---> 97c572c83c3d [2020-11-23T06:46:45.000Z] Step 10/25 : COPY Makefile . [2020-11-23T06:46:45.601Z] ---> 3aa46645c2dc [2020-11-23T06:46:45.601Z] Step 11/25 : RUN make update [2020-11-23T06:46:45.874Z] ---> Running in 2da4ba8d33f9 [2020-11-23T06:46:47.317Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-11-23T06:46:48.764Z] Removing intermediate container 2da4ba8d33f9 [2020-11-23T06:46:48.764Z] ---> 0d4ad17a6889 [2020-11-23T06:46:48.764Z] Step 12/25 : COPY . . [2020-11-23T06:46:49.358Z] ---> 17b2328ac6da [2020-11-23T06:46:49.358Z] Step 13/25 : RUN $MAKE [2020-11-23T06:46:49.358Z] ---> Running in 19a25c6a9c80 [2020-11-23T06:46:50.789Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd [2020-11-23T06:47:23.150Z] Removing intermediate container 19a25c6a9c80 [2020-11-23T06:47:23.150Z] ---> ef16aa770b27 [2020-11-23T06:47:23.150Z] Step 14/25 : FROM alpine:latest [2020-11-23T06:47:23.150Z] latest: Pulling from library/alpine [2020-11-23T06:47:23.150Z] 5f621e34cdf4: Pulling fs layer [2020-11-23T06:47:23.150Z] 5f621e34cdf4: Download complete [2020-11-23T06:47:23.150Z] 5f621e34cdf4: Pull complete [2020-11-23T06:47:23.150Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-23T06:47:23.150Z] Status: Downloaded newer image for alpine:latest [2020-11-23T06:47:23.150Z] ---> 2e77e061c27f [2020-11-23T06:47:23.150Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-23T06:47:23.150Z] ---> Running in 456e6b39066e [2020-11-23T06:47:23.150Z] Removing intermediate container 456e6b39066e [2020-11-23T06:47:23.150Z] ---> b1b54489b386 [2020-11-23T06:47:23.150Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2020-11-23T06:47:23.150Z] ---> Running in 79b72d532ac7 [2020-11-23T06:47:23.150Z] Removing intermediate container 79b72d532ac7 [2020-11-23T06:47:23.150Z] ---> 2bc511753668 [2020-11-23T06:47:23.150Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2020-11-23T06:47:23.150Z] ---> bde00e5443ec [2020-11-23T06:47:23.150Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2020-11-23T06:47:23.150Z] ---> 18549041230d [2020-11-23T06:47:23.150Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2020-11-23T06:47:23.747Z] ---> 5d7bc0ee028d [2020-11-23T06:47:23.747Z] Step 20/25 : EXPOSE 49986 [2020-11-23T06:47:23.747Z] ---> Running in 9e7d7f57587a [2020-11-23T06:47:24.343Z] Removing intermediate container 9e7d7f57587a [2020-11-23T06:47:24.343Z] ---> 0c8a7dc0abb7 [2020-11-23T06:47:24.343Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2020-11-23T06:47:24.343Z] ---> Running in 8352f8022379 [2020-11-23T06:47:24.944Z] Removing intermediate container 8352f8022379 [2020-11-23T06:47:24.944Z] ---> 5ea11fa33be8 [2020-11-23T06:47:24.944Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-11-23T06:47:24.944Z] ---> Running in c49943f37e5c [2020-11-23T06:47:25.543Z] Removing intermediate container c49943f37e5c [2020-11-23T06:47:25.543Z] ---> 278269f0e71e [2020-11-23T06:47:25.543Z] Step 23/25 : LABEL arch=arm64 [2020-11-23T06:47:25.543Z] ---> Running in 651554de472f [2020-11-23T06:47:25.817Z] Removing intermediate container 651554de472f [2020-11-23T06:47:25.817Z] ---> ea806de969b8 [2020-11-23T06:47:25.817Z] Step 24/25 : LABEL git_sha=a6f89071e51deabc6a7bf382655f0284325bbc9f [2020-11-23T06:47:26.094Z] ---> Running in 2a0c645f9d81 [2020-11-23T06:47:26.368Z] Removing intermediate container 2a0c645f9d81 [2020-11-23T06:47:26.368Z] ---> ab9e13ea5c8f [2020-11-23T06:47:26.368Z] Step 25/25 : LABEL version=0.0.0 [2020-11-23T06:47:26.640Z] ---> Running in f1385938cb42 [2020-11-23T06:47:26.912Z] Removing intermediate container f1385938cb42 [2020-11-23T06:47:26.913Z] ---> 479edc9e1bc6 [2020-11-23T06:47:26.913Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-23T06:47:26.913Z] Successfully built 479edc9e1bc6 [2020-11-23T06:47:26.913Z] Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-23T06:47:29.516Z] provisioning config files... [2020-11-23T06:47:29.527Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/dgexfoundry_device-rest-go_PR-60@tmp/config3440954655117335815tmp [Pipeline] { [Pipeline] sh [2020-11-23T06:47:29.979Z] + set +x [2020-11-23T06:47:29.979Z] + curl -s https://codecov.io/bash [2020-11-23T06:47:29.979Z] + bash -s -- [2020-11-23T06:47:30.245Z] [2020-11-23T06:47:30.245Z] _____ _ [2020-11-23T06:47:30.245Z] / ____| | | [2020-11-23T06:47:30.245Z] | | ___ __| | ___ ___ _____ __ [2020-11-23T06:47:30.245Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-23T06:47:30.245Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-23T06:47:30.245Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-23T06:47:30.245Z] Bash-20201123-d0fed5f [2020-11-23T06:47:30.245Z] [2020-11-23T06:47:30.245Z] [2020-11-23T06:47:30.246Z] ==> Jenkins CI detected. [2020-11-23T06:47:30.246Z] project root: . [2020-11-23T06:47:30.246Z] --> token set from env [2020-11-23T06:47:30.246Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-23T06:47:30.246Z] ==> Running gcov in . (disable via -X gcov) [2020-11-23T06:47:30.246Z] ==> Python coveragepy not found [2020-11-23T06:47:30.246Z] ==> Searching for coverage reports in: [2020-11-23T06:47:30.246Z] + . [2020-11-23T06:47:30.246Z] -> Found 1 reports [2020-11-23T06:47:30.246Z] ==> Detecting git/mercurial file structure [2020-11-23T06:47:30.246Z] ==> Reading reports [2020-11-23T06:47:30.246Z] + ./coverage.out bytes=9369 [2020-11-23T06:47:30.246Z] ==> Appending adjustments [2020-11-23T06:47:30.246Z] https://docs.codecov.io/docs/fixing-reports [2020-11-23T06:47:30.246Z] + Found adjustments [2020-11-23T06:47:30.246Z] ==> Gzipping contents [2020-11-23T06:47:30.246Z] ==> Uploading reports [2020-11-23T06:47:30.246Z] url: https://codecov.io [2020-11-23T06:47:30.246Z] query: branch=PR-60&commit=a6f89071e51deabc6a7bf382655f0284325bbc9f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-60%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=60&job=&cmd_args= [2020-11-23T06:47:30.246Z] -> Pinging Codecov [2020-11-23T06:47:30.246Z] https://codecov.io/upload/v4?package=bash-20201123-d0fed5f&token=secret&branch=PR-60&commit=a6f89071e51deabc6a7bf382655f0284325bbc9f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-60%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=60&job=&cmd_args= [2020-11-23T06:47:30.822Z] -> Uploading to [2020-11-23T06:47:30.822Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-23/4E5D53B4F1F92C436F7061BF334D961C/a6f89071e51deabc6a7bf382655f0284325bbc9f/46eec0a3-6173-4cd1-9713-fff7b350c633.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201123T064730Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0f7525569fc54570c0d887603009699b4f78e29119457dce99af0c4f60fe134 [2020-11-23T06:47:30.822Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-23T06:47:30.822Z] Dload Upload Total Spent Left Speed [2020-11-23T06:47:31.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1695 0 0 100 1695 0 4793 --:--:-- --:--:-- --:--:-- 4801 [2020-11-23T06:47:31.398Z] -> View reports at https://codecov.io/github/edgexfoundry/device-rest-go/commit/a6f89071e51deabc6a7bf382655f0284325bbc9f [Pipeline] } [2020-11-23T06:47:31.457Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:47:35.244Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:47:35.879Z] ---> package-listing.sh [2020-11-23T06:47:35.879Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-23T06:47:35.879Z] ++ facter osfamily [2020-11-23T06:47:35.879Z] + OS_FAMILY=redhat [2020-11-23T06:47:35.879Z] + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-60 [2020-11-23T06:47:35.879Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-23T06:47:35.879Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-23T06:47:35.879Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-23T06:47:35.879Z] + PACKAGES=/tmp/packages_start.txt [2020-11-23T06:47:35.879Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-60 ']' [2020-11-23T06:47:35.879Z] + PACKAGES=/tmp/packages_end.txt [2020-11-23T06:47:35.879Z] + case "${OS_FAMILY}" in [2020-11-23T06:47:35.879Z] + rpm -qa [2020-11-23T06:47:35.879Z] + sort [2020-11-23T06:47:40.102Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-23T06:47:40.102Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-23T06:47:40.102Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-23T06:47:40.102Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-60 ']' [2020-11-23T06:47:40.102Z] + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-60/archives/ [2020-11-23T06:47:40.102Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-60/archives/ [Pipeline] echo [2020-11-23T06:47:40.137Z] 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-60/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-23T06:47:40.475Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:47:40.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:47:40.818Z] [2020-11-23T06:47:40.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:47:41.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:47:41.293Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-23T06:47:41.293Z] df20fa9351a1: Pulling fs layer [2020-11-23T06:47:41.293Z] 36b3adc4ff6f: Pulling fs layer [2020-11-23T06:47:41.293Z] 8ad3a11d3b57: Pulling fs layer [2020-11-23T06:47:41.293Z] 46f8f816bc3b: Pulling fs layer [2020-11-23T06:47:41.293Z] 93b61091891f: Pulling fs layer [2020-11-23T06:47:41.293Z] 93b9cdb0e59b: Pulling fs layer [2020-11-23T06:47:41.293Z] 5e14af77c1be: Pulling fs layer [2020-11-23T06:47:41.293Z] 01666e4c0597: Pulling fs layer [2020-11-23T06:47:41.293Z] aa168da1d23b: Pulling fs layer [2020-11-23T06:47:41.293Z] 93b9cdb0e59b: Waiting [2020-11-23T06:47:41.293Z] 5e14af77c1be: Waiting [2020-11-23T06:47:41.293Z] aa168da1d23b: Waiting [2020-11-23T06:47:41.293Z] 01666e4c0597: Waiting [2020-11-23T06:47:41.293Z] 46f8f816bc3b: Waiting [2020-11-23T06:47:41.293Z] 36b3adc4ff6f: Download complete [2020-11-23T06:47:41.293Z] 46f8f816bc3b: Verifying Checksum [2020-11-23T06:47:41.293Z] 46f8f816bc3b: Download complete [2020-11-23T06:47:41.293Z] df20fa9351a1: Download complete [2020-11-23T06:47:41.293Z] 93b9cdb0e59b: Verifying Checksum [2020-11-23T06:47:41.293Z] 93b9cdb0e59b: Download complete [2020-11-23T06:47:41.557Z] 5e14af77c1be: Verifying Checksum [2020-11-23T06:47:41.557Z] 5e14af77c1be: Download complete [2020-11-23T06:47:41.557Z] 93b61091891f: Verifying Checksum [2020-11-23T06:47:41.557Z] 93b61091891f: Download complete [2020-11-23T06:47:41.557Z] 01666e4c0597: Verifying Checksum [2020-11-23T06:47:41.557Z] 01666e4c0597: Download complete [2020-11-23T06:47:41.822Z] df20fa9351a1: Pull complete [2020-11-23T06:47:41.822Z] 8ad3a11d3b57: Verifying Checksum [2020-11-23T06:47:41.822Z] 8ad3a11d3b57: Download complete [2020-11-23T06:47:41.822Z] 36b3adc4ff6f: Pull complete [2020-11-23T06:47:42.810Z] 8ad3a11d3b57: Pull complete [2020-11-23T06:47:42.810Z] 46f8f816bc3b: Pull complete [2020-11-23T06:47:43.408Z] 93b61091891f: Pull complete [2020-11-23T06:47:43.671Z] 93b9cdb0e59b: Pull complete [2020-11-23T06:47:43.671Z] aa168da1d23b: Verifying Checksum [2020-11-23T06:47:43.671Z] aa168da1d23b: Download complete [2020-11-23T06:47:43.671Z] 5e14af77c1be: Pull complete [2020-11-23T06:47:43.671Z] 01666e4c0597: Pull complete [2020-11-23T06:47:50.350Z] aa168da1d23b: Pull complete [2020-11-23T06:47:50.350Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-23T06:47:50.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:47:50.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-23T06:47:50.551Z] prd-centos7-docker-4c-2g-13231 does not seem to be running inside a container [2020-11-23T06:47:50.614Z] $ 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-60/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-60 -v /w/workspace/dgexfoundry_device-rest-go_PR-60:/w/workspace/dgexfoundry_device-rest-go_PR-60:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-60@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-60@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-23T06:47:55.138Z] $ docker top 9248839f0b10b719439025f2734c87e0215f583625e8aa9818f6ca7f6b673e8b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:47:55.678Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-23T06:47:56.006Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-23T06:47:56.332Z] + ls /var/log/sa-host [2020-11-23T06:47:56.332Z] + sadf -c /var/log/sa-host/sa05 [2020-11-23T06:47:56.332Z] file_magic: OK [2020-11-23T06:47:56.332Z] HZ: Using current value: 100 [2020-11-23T06:47:56.332Z] file_header: OK [2020-11-23T06:47:56.332Z] 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-11-23T06:47:56.332Z] Statistics: [2020-11-23T06:47:56.332Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-23T06:47:56.332Z] File successfully converted to sysstat format version 12.2.1 [2020-11-23T06:47:56.332Z] + sadf -c /var/log/sa-host/sa23 [2020-11-23T06:47:56.332Z] file_magic: OK [2020-11-23T06:47:56.332Z] HZ: Using current value: 100 [2020-11-23T06:47:56.332Z] file_header: OK [2020-11-23T06:47:56.332Z] 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-11-23T06:47:56.332Z] Statistics: [2020-11-23T06:47:56.332Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-23T06:47:56.332Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-23T06:47:56.616Z] provisioning config files... [2020-11-23T06:47:56.632Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-60@tmp/config1977288842854546369tmp [Pipeline] { [Pipeline] echo [2020-11-23T06:47:56.758Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:47:57.101Z] ---> create-netrc.sh [Pipeline] } [2020-11-23T06:47:57.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-23T06:47:57.271Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:47:57.612Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-23T06:47:57.653Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:47:57.995Z] ---> sudo-logs.sh [2020-11-23T06:47:57.995Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-23T06:47:58.034Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:47:58.384Z] ---> job-cost.sh [2020-11-23T06:47:58.384Z] lf-activate-venv: SKIPPING [2020-11-23T06:47:58.384Z] INFO: No Stack... [2020-11-23T06:47:59.350Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-23T06:47:59.936Z] INFO: Archiving Costs [Pipeline] echo [2020-11-23T06:47:59.972Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:48:00.317Z] ---> logs-deploy.sh [2020-11-23T06:48:00.317Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-60/1 [2020-11-23T06:48:00.317Z] INFO: archiving workspace using pattern(s): [2020-11-23T06:48:02.248Z] Archives upload complete. [2020-11-23T06:48:02.248Z] INFO: archiving logs to Nexus