Pull request #852 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1+4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 (90576fa1a4bdfa3a838926af6e2094fbf81199d9) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-sdk-go/branches/PR-852/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-sdk-go/branches/PR-852/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-32297 in /w/workspace/dgexfoundry_device-sdk-go_PR-852 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-852 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 Merge succeeded, producing b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 Checking out Revision b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 (PR-852) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/852/head:refs/remotes/origin/PR-852 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 # 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 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-31T18:05:10.693Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-31T18:05:11.100Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-31T18:05:11.382Z] ========================================================= [2021-03-31T18:05:11.382Z] EdgeX Global Pipelines Version Info [2021-03-31T18:05:11.382Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-31T18:05:12.921Z] ------------------- [2021-03-31T18:05:12.921Z] stable info: [2021-03-31T18:05:12.921Z] ------------------- [2021-03-31T18:05:12.921Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-31T18:05:12.921Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-31T18:05:12.921Z] Message: update stable to v1.0.186 [2021-03-31T18:05:13.872Z] ------------------- [2021-03-31T18:05:13.872Z] experimental info: [2021-03-31T18:05:13.872Z] ------------------- [2021-03-31T18:05:13.872Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-31T18:05:13.872Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-31T18:05:13.872Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-31T18:05:14.329Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-31T18:05:14.476Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-31T18:05:14.624Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-31T18:05:14.753Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-31T18:05:14.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-31T18:05:15.053Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-31T18:05:15.186Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-31T18:05:15.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-31T18:05:15.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-31T18:05:15.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-31T18:05:15.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-31T18:05:15.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-31T18:05:16.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-31T18:05:16.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-31T18:05:16.260Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-31T18:05:16.396Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-31T18:05:16.521Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-31T18:05:16.645Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-31T18:05:16.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-31T18:05:16.893Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-31T18:05:17.019Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-31T18:05:17.138Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-31T18:05:17.259Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-31T18:05:17.387Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-31T18:05:17.520Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-31T18:05:17.647Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-31T18:05:17.784Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-852 [Pipeline] echo [2021-03-31T18:05:17.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-852 [Pipeline] echo [2021-03-31T18:05:18.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-852 [Pipeline] echo [2021-03-31T18:05:18.178Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 [Pipeline] echo [2021-03-31T18:05:18.299Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b00c234 [Pipeline] echo [2021-03-31T18:05:18.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T18:05:18.696Z] provisioning config files... [2021-03-31T18:05:18.729Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp/config2195547663372163398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T18:05:19.178Z] ---> docker-login.sh [2021-03-31T18:05:19.178Z] nexus3.edgexfoundry.org:10001 [2021-03-31T18:05:19.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T18:05:19.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T18:05:19.715Z] Configure a credential helper to remove this warning. See [2021-03-31T18:05:19.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T18:05:19.715Z] [2021-03-31T18:05:19.715Z] Login Succeeded [2021-03-31T18:05:19.715Z] nexus3.edgexfoundry.org:10002 [2021-03-31T18:05:19.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T18:05:19.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T18:05:19.980Z] Configure a credential helper to remove this warning. See [2021-03-31T18:05:19.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T18:05:19.980Z] [2021-03-31T18:05:19.980Z] Login Succeeded [2021-03-31T18:05:19.980Z] nexus3.edgexfoundry.org:10003 [2021-03-31T18:05:19.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T18:05:19.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T18:05:19.980Z] Configure a credential helper to remove this warning. See [2021-03-31T18:05:19.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T18:05:19.980Z] [2021-03-31T18:05:19.980Z] Login Succeeded [2021-03-31T18:05:19.980Z] nexus3.edgexfoundry.org:10004 [2021-03-31T18:05:20.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T18:05:20.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T18:05:20.243Z] Configure a credential helper to remove this warning. See [2021-03-31T18:05:20.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T18:05:20.243Z] [2021-03-31T18:05:20.243Z] Login Succeeded [2021-03-31T18:05:20.243Z] docker.io [2021-03-31T18:05:20.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T18:05:20.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T18:05:20.506Z] Configure a credential helper to remove this warning. See [2021-03-31T18:05:20.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T18:05:20.506Z] [2021-03-31T18:05:20.506Z] Login Succeeded [2021-03-31T18:05:20.506Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T18:05:20.530Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T18:05:21.676Z] + git log --format=format:%s -1 b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 [Pipeline] echo [2021-03-31T18:05:21.808Z] GIT_COMMIT: b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-31T18:05:21.876Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-31T18:05:22.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T18:05:22.534Z] [2021-03-31T18:05:22.534Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T18:05:22.952Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T18:05:22.952Z] latest: Pulling from edgex-devops/git-semver [2021-03-31T18:05:22.952Z] 31603596830f: Pulling fs layer [2021-03-31T18:05:22.952Z] 2a8b12db71e7: Pulling fs layer [2021-03-31T18:05:22.952Z] 6ca5941a6612: Pulling fs layer [2021-03-31T18:05:22.952Z] ecc8261a40a4: Pulling fs layer [2021-03-31T18:05:22.952Z] ecc8261a40a4: Waiting [2021-03-31T18:05:22.952Z] 2a8b12db71e7: Verifying Checksum [2021-03-31T18:05:22.952Z] 2a8b12db71e7: Download complete [2021-03-31T18:05:22.952Z] 31603596830f: Verifying Checksum [2021-03-31T18:05:22.952Z] 31603596830f: Download complete [2021-03-31T18:05:23.221Z] 6ca5941a6612: Verifying Checksum [2021-03-31T18:05:23.221Z] 6ca5941a6612: Download complete [2021-03-31T18:05:23.221Z] ecc8261a40a4: Verifying Checksum [2021-03-31T18:05:23.221Z] ecc8261a40a4: Download complete [2021-03-31T18:05:23.488Z] 31603596830f: Pull complete [2021-03-31T18:05:23.488Z] 2a8b12db71e7: Pull complete [2021-03-31T18:05:24.446Z] 6ca5941a6612: Pull complete [2021-03-31T18:05:24.710Z] ecc8261a40a4: Pull complete [2021-03-31T18:05:24.710Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-31T18:05:24.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T18:05:24.710Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-31T18:05:24.854Z] prd-centos7-docker-4c-2g-32297 does not seem to be running inside a container [2021-03-31T18:05:24.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-852 -v /w/workspace/dgexfoundry_device-sdk-go_PR-852:/w/workspace/dgexfoundry_device-sdk-go_PR-852:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-852@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 [2021-03-31T18:05:26.971Z] $ docker top db9dbe52dfff86fa20a6efeb2cc430fe053b29626be23458eff543512124eb9d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-31T18:05:27.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T18:05:27.395Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T18:05:27.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T18:05:27.638Z] $ docker exec db9dbe52dfff86fa20a6efeb2cc430fe053b29626be23458eff543512124eb9d ssh-agent [2021-03-31T18:05:27.818Z] SSH_AUTH_SOCK=/tmp/ssh-qQheOg4a3aas/agent.11 [2021-03-31T18:05:27.818Z] SSH_AGENT_PID=17 [2021-03-31T18:05:27.828Z] Running ssh-add (command line suppressed) [2021-03-31T18:05:27.959Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp/private_key_4575049098279005689.key (/w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp/private_key_4575049098279005689.key) [2021-03-31T18:05:28.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T18:05:28.408Z] + git tag --points-at HEAD [Pipeline] } [2021-03-31T18:05:28.439Z] $ docker exec --env ******** --env ******** db9dbe52dfff86fa20a6efeb2cc430fe053b29626be23458eff543512124eb9d ssh-agent -k [2021-03-31T18:05:28.564Z] unset SSH_AUTH_SOCK; [2021-03-31T18:05:28.565Z] unset SSH_AGENT_PID; [2021-03-31T18:05:28.565Z] echo Agent pid 17 killed; [2021-03-31T18:05:28.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-31T18:05:28.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T18:05:28.830Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T18:05:29.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T18:05:29.019Z] $ docker exec db9dbe52dfff86fa20a6efeb2cc430fe053b29626be23458eff543512124eb9d ssh-agent [2021-03-31T18:05:29.190Z] SSH_AUTH_SOCK=/tmp/ssh-Ty4uLrbgo2ss/agent.46 [2021-03-31T18:05:29.190Z] SSH_AGENT_PID=51 [2021-03-31T18:05:29.196Z] Running ssh-add (command line suppressed) [2021-03-31T18:05:29.319Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp/private_key_7618220191552372895.key (/w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp/private_key_7618220191552372895.key) [2021-03-31T18:05:29.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T18:05:29.759Z] + git semver init [2021-03-31T18:05:29.759Z] # -> Open(): unable to determine branch for HEAD [2021-03-31T18:05:29.759Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-852/.git [2021-03-31T18:05:29.759Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-852 [2021-03-31T18:05:29.759Z] # $SEMVER_REMOTE_NAME = origin [2021-03-31T18:05:29.759Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-31T18:05:29.759Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-31T18:05:29.759Z] # $SEMVER_BRANCH = PR-852 [2021-03-31T18:05:29.759Z] # $SEMVER_TEMP = /tmp/semver-494279962 [2021-03-31T18:05:29.759Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-31T18:05:30.705Z] # '/tmp/semver-494279962' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-852/.semver' [2021-03-31T18:05:30.705Z] # -> Force: false [2021-03-31T18:05:30.705Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-852/.semver [Pipeline] } [2021-03-31T18:05:30.726Z] $ docker exec --env ******** --env ******** db9dbe52dfff86fa20a6efeb2cc430fe053b29626be23458eff543512124eb9d ssh-agent -k [2021-03-31T18:05:30.846Z] unset SSH_AUTH_SOCK; [2021-03-31T18:05:30.847Z] unset SSH_AGENT_PID; [2021-03-31T18:05:30.847Z] echo Agent pid 51 killed; [2021-03-31T18:05:30.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T18:05:31.525Z] + git semver [Pipeline] } [2021-03-31T18:05:31.570Z] $ docker stop --time=1 db9dbe52dfff86fa20a6efeb2cc430fe053b29626be23458eff543512124eb9d [2021-03-31T18:05:33.227Z] $ docker rm -f db9dbe52dfff86fa20a6efeb2cc430fe053b29626be23458eff543512124eb9d [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T18:05:33.876Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-31T18:05:34.366Z] Stashed 1 file(s) [Pipeline] echo [2021-03-31T18:05:34.393Z] [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 [2021-03-31T18:05:50.371Z] Still waiting to schedule task [2021-03-31T18:05:50.371Z] ‘prd-centos7-docker-4c-2g-32294’ is offline; ‘prd-centos7-docker-4c-2g-32298’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-03-31T18:05:50.409Z] Still waiting to schedule task [2021-03-31T18:05:50.409Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-31T18:07:33.982Z] Running on prd-centos7-docker-4c-2g-32301 in /w/workspace/dgexfoundry_device-sdk-go_PR-852 [Pipeline] { [Pipeline] ws [2021-03-31T18:07:34.076Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-31T18:07:36.617Z] using credential edgex-jenkins-ssh [2021-03-31T18:07:36.667Z] Cloning the remote Git repository [2021-03-31T18:07:36.698Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-31T18:07:36.764Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-31T18:07:36.822Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-31T18:07:36.822Z] > git --version # timeout=10 [2021-03-31T18:07:36.831Z] > git --version # 'git version 2.24.3' [2021-03-31T18:07:36.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T18:07:36.860Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T18:07:37.705Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-31T18:07:37.713Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T18:07:37.723Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-31T18:07:37.741Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-31T18:07:37.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T18:07:37.745Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/852/head:refs/remotes/origin/PR-852 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-31T18:07:38.160Z] Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 [2021-03-31T18:07:38.259Z] Merge succeeded, producing b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 [2021-03-31T18:07:38.260Z] Checking out Revision b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 (PR-852) [2021-03-31T18:07:38.170Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T18:07:38.175Z] > git checkout -f b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 # timeout=10 [2021-03-31T18:07:38.223Z] > git remote # timeout=10 [2021-03-31T18:07:38.229Z] > git config --get remote.origin.url # timeout=10 [2021-03-31T18:07:38.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T18:07:38.243Z] > git merge 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 [2021-03-31T18:07:38.254Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-31T18:07:38.264Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T18:07:38.272Z] > git checkout -f b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 # timeout=10 [2021-03-31T18:07:41.945Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-31T18:07:41.973Z] > git --version # timeout=10 [2021-03-31T18:07:41.978Z] > git --version # 'git version 2.24.3' [2021-03-31T18:07:41.984Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T18:07:43.450Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-31T18:07:43.822Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-31T18:07:44.154Z] + sudo service docker restart [2021-03-31T18:07:44.154Z] + true [2021-03-31T18:07:44.154Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T18:07:45.706Z] provisioning config files... [2021-03-31T18:07:45.740Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config10952762217383503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T18:07:46.170Z] ---> docker-login.sh [2021-03-31T18:07:46.170Z] nexus3.edgexfoundry.org:10001 [2021-03-31T18:07:46.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T18:07:46.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T18:07:46.435Z] Configure a credential helper to remove this warning. See [2021-03-31T18:07:46.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T18:07:46.435Z] [2021-03-31T18:07:46.435Z] Login Succeeded [2021-03-31T18:07:46.435Z] nexus3.edgexfoundry.org:10002 [2021-03-31T18:07:46.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T18:07:46.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T18:07:46.701Z] Configure a credential helper to remove this warning. See [2021-03-31T18:07:46.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T18:07:46.701Z] [2021-03-31T18:07:46.701Z] Login Succeeded [2021-03-31T18:07:46.701Z] nexus3.edgexfoundry.org:10003 [2021-03-31T18:07:46.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T18:07:46.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T18:07:46.964Z] Configure a credential helper to remove this warning. See [2021-03-31T18:07:46.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T18:07:46.964Z] [2021-03-31T18:07:46.964Z] Login Succeeded [2021-03-31T18:07:46.964Z] nexus3.edgexfoundry.org:10004 [2021-03-31T18:07:46.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T18:07:47.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T18:07:47.233Z] Configure a credential helper to remove this warning. See [2021-03-31T18:07:47.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T18:07:47.233Z] [2021-03-31T18:07:47.233Z] Login Succeeded [2021-03-31T18:07:47.233Z] docker.io [2021-03-31T18:07:47.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T18:07:47.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T18:07:47.495Z] Configure a credential helper to remove this warning. See [2021-03-31T18:07:47.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T18:07:47.495Z] [2021-03-31T18:07:47.495Z] Login Succeeded [2021-03-31T18:07:47.495Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T18:07:47.520Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-31T18:07:48.056Z] ========================================================= [2021-03-31T18:07:48.056Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-31T18:07:48.056Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-31T18:07:48.451Z] + 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 . [2021-03-31T18:07:48.714Z] Sending build context to Docker daemon 2.339MB [2021-03-31T18:07:48.714Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T18:07:48.714Z] Step 2/8 : FROM ${BASE} [2021-03-31T18:07:48.714Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-31T18:07:48.714Z] 188c0c94c7c5: Pulling fs layer [2021-03-31T18:07:48.714Z] 0ef7d3d256c8: Pulling fs layer [2021-03-31T18:07:48.714Z] de9db76c5a1d: Pulling fs layer [2021-03-31T18:07:48.714Z] bca2f99d35d6: Pulling fs layer [2021-03-31T18:07:48.714Z] 93359f2a8cfa: Pulling fs layer [2021-03-31T18:07:48.714Z] 7c6f9722023f: Pulling fs layer [2021-03-31T18:07:48.715Z] a35cf1a2eb13: Pulling fs layer [2021-03-31T18:07:48.715Z] 93359f2a8cfa: Waiting [2021-03-31T18:07:48.715Z] 7c6f9722023f: Waiting [2021-03-31T18:07:48.715Z] a35cf1a2eb13: Waiting [2021-03-31T18:07:48.715Z] bca2f99d35d6: Waiting [2021-03-31T18:07:48.715Z] de9db76c5a1d: Verifying Checksum [2021-03-31T18:07:48.715Z] de9db76c5a1d: Download complete [2021-03-31T18:07:48.715Z] 0ef7d3d256c8: Verifying Checksum [2021-03-31T18:07:48.715Z] 0ef7d3d256c8: Download complete [2021-03-31T18:07:48.715Z] 93359f2a8cfa: Verifying Checksum [2021-03-31T18:07:48.715Z] 93359f2a8cfa: Download complete [2021-03-31T18:07:48.979Z] 7c6f9722023f: Verifying Checksum [2021-03-31T18:07:48.979Z] 7c6f9722023f: Download complete [2021-03-31T18:07:48.979Z] 188c0c94c7c5: Verifying Checksum [2021-03-31T18:07:48.979Z] 188c0c94c7c5: Download complete [2021-03-31T18:07:49.242Z] 188c0c94c7c5: Pull complete [2021-03-31T18:07:49.504Z] 0ef7d3d256c8: Pull complete [2021-03-31T18:07:49.504Z] de9db76c5a1d: Pull complete [2021-03-31T18:07:50.908Z] a35cf1a2eb13: Verifying Checksum [2021-03-31T18:07:50.908Z] a35cf1a2eb13: Download complete [2021-03-31T18:07:51.486Z] bca2f99d35d6: Verifying Checksum [2021-03-31T18:07:51.486Z] bca2f99d35d6: Download complete [2021-03-31T18:07:56.842Z] bca2f99d35d6: Pull complete [2021-03-31T18:07:56.842Z] 93359f2a8cfa: Pull complete [2021-03-31T18:07:56.842Z] 7c6f9722023f: Pull complete [2021-03-31T18:08:06.904Z] a35cf1a2eb13: Pull complete [2021-03-31T18:08:06.904Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-31T18:08:06.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-31T18:08:06.904Z] ---> a62c8e92a672 [2021-03-31T18:08:06.904Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-31T18:08:06.904Z] ---> Running in b4d0b70ee30b [2021-03-31T18:08:06.904Z] Removing intermediate container b4d0b70ee30b [2021-03-31T18:08:06.904Z] ---> 5539d83c4b64 [2021-03-31T18:08:06.904Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T18:08:06.904Z] ---> Running in c48218bcb1bc [2021-03-31T18:08:07.870Z] Removing intermediate container c48218bcb1bc [2021-03-31T18:08:07.870Z] ---> 1670f9f0ba1f [2021-03-31T18:08:07.870Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-03-31T18:08:07.870Z] ---> Running in 0844260a05c9 [2021-03-31T18:08:08.828Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T18:08:09.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T18:08:10.353Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-31T18:08:10.615Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-31T18:08:10.615Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-31T18:08:10.615Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-31T18:08:10.878Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-31T18:08:10.878Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-31T18:08:11.141Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T18:08:11.141Z] OK: 167 MiB in 45 packages [2021-03-31T18:08:11.719Z] Removing intermediate container 0844260a05c9 [2021-03-31T18:08:11.719Z] ---> 1d875ec426d3 [2021-03-31T18:08:11.719Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-31T18:08:11.719Z] ---> Running in 12476d554c24 [2021-03-31T18:08:11.983Z] Removing intermediate container 12476d554c24 [2021-03-31T18:08:11.983Z] ---> e7bd601b81cc [2021-03-31T18:08:11.983Z] Step 7/8 : COPY . . [2021-03-31T18:08:13.383Z] ---> 7da87bdb9b2a [2021-03-31T18:08:13.383Z] Step 8/8 : RUN go mod download [2021-03-31T18:08:13.383Z] ---> Running in 6c08e5e2baab [2021-03-31T18:08:26.302Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32302 in /w/workspace/dgexfoundry_device-sdk-go_PR-852 [Pipeline] { [Pipeline] ws [2021-03-31T18:08:26.394Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-31T18:08:31.664Z] using credential edgex-jenkins-ssh [2021-03-31T18:08:31.739Z] Cloning the remote Git repository [2021-03-31T18:08:31.795Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-31T18:08:31.941Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-31T18:08:32.024Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-31T18:08:32.025Z] > git --version # timeout=10 [2021-03-31T18:08:32.043Z] > git --version # 'git version 2.17.1' [2021-03-31T18:08:32.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T18:08:32.134Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T18:08:33.973Z] Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 [2021-03-31T18:08:33.367Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-31T18:08:33.391Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T18:08:33.422Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-31T18:08:33.475Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-31T18:08:33.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T18:08:33.486Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/852/head:refs/remotes/origin/PR-852 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-31T18:08:33.990Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T18:08:34.006Z] > git checkout -f b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 # timeout=10 [2021-03-31T18:08:34.205Z] Merge succeeded, producing b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 [2021-03-31T18:08:34.206Z] Checking out Revision b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 (PR-852) [2021-03-31T18:08:35.448Z] Removing intermediate container 6c08e5e2baab [2021-03-31T18:08:35.448Z] ---> 2bf422d9668e [2021-03-31T18:08:35.448Z] Successfully built 2bf422d9668e [2021-03-31T18:08:35.448Z] Successfully tagged ci-base-image-x86_64:latest [2021-03-31T18:08:34.115Z] > git remote # timeout=10 [2021-03-31T18:08:34.130Z] > git config --get remote.origin.url # timeout=10 [2021-03-31T18:08:34.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T18:08:34.156Z] > git merge 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 [2021-03-31T18:08:34.181Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-31T18:08:34.208Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T18:08:34.226Z] > git checkout -f b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-03-31T18:08:35.808Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T18:08:35.808Z] . [Pipeline] withDockerContainer [2021-03-31T18:08:35.959Z] prd-centos7-docker-4c-2g-32301 does not seem to be running inside a container [2021-03-31T18:08:36.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-31T18:08:36.789Z] $ docker top 1fd1d3c56bd974379bbdc0ba01b333b3e58eca9e286d3ff7499e897af0f576c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T18:08:37.398Z] + go version [2021-03-31T18:08:37.398Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-31T18:08:37.442Z] $ docker stop --time=1 1fd1d3c56bd974379bbdc0ba01b333b3e58eca9e286d3ff7499e897af0f576c5 [2021-03-31T18:08:38.707Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-31T18:08:38.775Z] $ docker rm -f 1fd1d3c56bd974379bbdc0ba01b333b3e58eca9e286d3ff7499e897af0f576c5 [2021-03-31T18:08:38.757Z] > git --version # timeout=10 [2021-03-31T18:08:38.768Z] > git --version # 'git version 2.17.1' [2021-03-31T18:08:38.788Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T18:08:40.182Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T18:08:40.182Z] . [Pipeline] withDockerContainer [2021-03-31T18:08:40.860Z] prd-centos7-docker-4c-2g-32301 does not seem to be running inside a container [2021-03-31T18:08:40.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-31T18:08:40.945Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-03-31T18:08:41.530Z] $ docker top 08835116d5c0eaefec460d1f385fcb3e0c4e4ffa43ba7323b0aaffea9bcb70c7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-03-31T18:08:42.259Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-31T18:08:42.395Z] + make test [2021-03-31T18:08:42.395Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-31T18:08:42.628Z] + sudo service docker restart [2021-03-31T18:08:42.628Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T18:08:45.458Z] provisioning config files... [2021-03-31T18:08:45.499Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6076699868459657060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T18:08:46.021Z] ---> docker-login.sh [2021-03-31T18:08:46.021Z] nexus3.edgexfoundry.org:10001 [2021-03-31T18:08:47.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T18:08:47.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T18:08:47.290Z] Configure a credential helper to remove this warning. See [2021-03-31T18:08:47.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T18:08:47.290Z] [2021-03-31T18:08:47.290Z] Login Succeeded [2021-03-31T18:08:47.290Z] nexus3.edgexfoundry.org:10002 [2021-03-31T18:08:47.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T18:08:47.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T18:08:47.841Z] Configure a credential helper to remove this warning. See [2021-03-31T18:08:47.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T18:08:47.841Z] [2021-03-31T18:08:47.841Z] Login Succeeded [2021-03-31T18:08:47.841Z] nexus3.edgexfoundry.org:10003 [2021-03-31T18:08:48.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T18:08:48.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T18:08:48.395Z] Configure a credential helper to remove this warning. See [2021-03-31T18:08:48.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T18:08:48.395Z] [2021-03-31T18:08:48.395Z] Login Succeeded [2021-03-31T18:08:48.395Z] nexus3.edgexfoundry.org:10004 [2021-03-31T18:08:48.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T18:08:48.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T18:08:48.677Z] Configure a credential helper to remove this warning. See [2021-03-31T18:08:48.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T18:08:48.677Z] [2021-03-31T18:08:48.677Z] Login Succeeded [2021-03-31T18:08:48.677Z] docker.io [2021-03-31T18:08:49.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T18:08:49.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T18:08:49.554Z] Configure a credential helper to remove this warning. See [2021-03-31T18:08:49.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T18:08:49.554Z] [2021-03-31T18:08:49.554Z] Login Succeeded [2021-03-31T18:08:49.554Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T18:08:49.594Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-31T18:08:50.151Z] ========================================================= [2021-03-31T18:08:50.151Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-31T18:08:50.151Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-31T18:08:50.575Z] + 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 . [2021-03-31T18:08:50.613Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-31T18:08:51.179Z] Sending build context to Docker daemon 2.338MB [2021-03-31T18:08:51.179Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T18:08:51.179Z] Step 2/8 : FROM ${BASE} [2021-03-31T18:08:51.179Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-31T18:08:51.179Z] 5f621e34cdf4: Pulling fs layer [2021-03-31T18:08:51.179Z] a4357932f1b6: Pulling fs layer [2021-03-31T18:08:51.179Z] 18c013af1878: Pulling fs layer [2021-03-31T18:08:51.179Z] 00ac8860ef70: Pulling fs layer [2021-03-31T18:08:51.179Z] 63d7cb157983: Pulling fs layer [2021-03-31T18:08:51.179Z] b116817d02f9: Pulling fs layer [2021-03-31T18:08:51.179Z] 745a02a5169b: Pulling fs layer [2021-03-31T18:08:51.179Z] 00ac8860ef70: Waiting [2021-03-31T18:08:51.179Z] 63d7cb157983: Waiting [2021-03-31T18:08:51.179Z] b116817d02f9: Waiting [2021-03-31T18:08:51.179Z] 745a02a5169b: Waiting [2021-03-31T18:08:51.179Z] 18c013af1878: Verifying Checksum [2021-03-31T18:08:51.179Z] 18c013af1878: Download complete [2021-03-31T18:08:51.179Z] a4357932f1b6: Verifying Checksum [2021-03-31T18:08:51.179Z] a4357932f1b6: Download complete [2021-03-31T18:08:51.179Z] 63d7cb157983: Download complete [2021-03-31T18:08:51.179Z] b116817d02f9: Verifying Checksum [2021-03-31T18:08:51.179Z] b116817d02f9: Download complete [2021-03-31T18:08:51.777Z] 5f621e34cdf4: Verifying Checksum [2021-03-31T18:08:51.777Z] 5f621e34cdf4: Download complete [2021-03-31T18:08:52.387Z] 5f621e34cdf4: Pull complete [2021-03-31T18:08:52.992Z] a4357932f1b6: Pull complete [2021-03-31T18:08:53.600Z] 18c013af1878: Pull complete [2021-03-31T18:08:53.878Z] 745a02a5169b: Verifying Checksum [2021-03-31T18:08:53.878Z] 745a02a5169b: Download complete [2021-03-31T18:08:55.322Z] 00ac8860ef70: Verifying Checksum [2021-03-31T18:08:55.322Z] 00ac8860ef70: Download complete [2021-03-31T18:09:05.508Z] 00ac8860ef70: Pull complete [2021-03-31T18:09:05.782Z] 63d7cb157983: Pull complete [2021-03-31T18:09:06.060Z] b116817d02f9: Pull complete [2021-03-31T18:09:08.881Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-31T18:09:08.881Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-03-31T18:09:08.881Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-31T18:09:08.881Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-31T18:09:08.881Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-31T18:09:10.410Z] 745a02a5169b: Pull complete [2021-03-31T18:09:10.411Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-31T18:09:10.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-31T18:09:10.411Z] ---> b7e6874047d6 [2021-03-31T18:09:10.411Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-31T18:09:12.252Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.066s coverage: 27.0% of statements [2021-03-31T18:09:12.526Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.072s coverage: 81.2% of statements [2021-03-31T18:09:13.040Z] ---> Running in 45b119569c0e [2021-03-31T18:09:13.312Z] Removing intermediate container 45b119569c0e [2021-03-31T18:09:13.313Z] ---> 21d81a31a3ce [2021-03-31T18:09:13.313Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T18:09:13.313Z] ---> Running in 7a7f3e884908 [2021-03-31T18:09:13.502Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.065s coverage: 7.8% of statements [2021-03-31T18:09:13.502Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-31T18:09:13.502Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-03-31T18:09:13.502Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-31T18:09:13.502Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.091s coverage: 32.5% of statements [2021-03-31T18:09:13.502Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-31T18:09:13.502Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-31T18:09:13.502Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-31T18:09:13.771Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.098s coverage: 57.3% of statements [2021-03-31T18:09:14.348Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.189s coverage: 6.6% of statements [2021-03-31T18:09:14.348Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 5.0% of statements [2021-03-31T18:09:14.348Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-31T18:09:14.611Z] GO111MODULE=on go vet ./... [2021-03-31T18:09:15.954Z] Removing intermediate container 7a7f3e884908 [2021-03-31T18:09:15.954Z] ---> 2ab94d07020d [2021-03-31T18:09:15.954Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-03-31T18:09:15.954Z] ---> Running in 5f668b019dcf [2021-03-31T18:09:16.951Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T18:09:17.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T18:09:18.900Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-31T18:09:18.900Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-31T18:09:18.900Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-31T18:09:19.171Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-31T18:09:19.171Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-31T18:09:19.445Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-31T18:09:19.445Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T18:09:19.445Z] OK: 144 MiB in 45 packages [2021-03-31T18:09:20.873Z] Removing intermediate container 5f668b019dcf [2021-03-31T18:09:20.874Z] ---> d223e4eb43f2 [2021-03-31T18:09:20.874Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-31T18:09:20.874Z] ---> Running in f92c6bb7177f [2021-03-31T18:09:21.467Z] Removing intermediate container f92c6bb7177f [2021-03-31T18:09:21.467Z] ---> 1353918116c5 [2021-03-31T18:09:21.467Z] Step 7/8 : COPY . . [2021-03-31T18:09:22.906Z] ---> 26ad32089f11 [2021-03-31T18:09:22.906Z] Step 8/8 : RUN go mod download [2021-03-31T18:09:22.906Z] ---> Running in b4729ba60e00 [2021-03-31T18:09:32.937Z] gofmt -l . [2021-03-31T18:09:32.937Z] [ "`gofmt -l .`" = "" ] [2021-03-31T18:09:32.937Z] ./bin/test-attribution-txt.sh [2021-03-31T18:09:32.937Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-31T18:09:32.971Z] $ docker stop --time=1 08835116d5c0eaefec460d1f385fcb3e0c4e4ffa43ba7323b0aaffea9bcb70c7 [2021-03-31T18:09:35.383Z] $ docker rm -f 08835116d5c0eaefec460d1f385fcb3e0c4e4ffa43ba7323b0aaffea9bcb70c7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T18:09:36.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-31T18:09:36.542Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-31T18:09:37.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-31T18:09:38.222Z] + ls -al . [2021-03-31T18:09:38.222Z] total 188 [2021-03-31T18:09:38.222Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 31 18:09 . [2021-03-31T18:09:38.222Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 31 18:07 .. [2021-03-31T18:09:38.222Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 31 18:07 bin [2021-03-31T18:09:38.222Z] -rw-r--r--. 1 jenkins jenkins 101417 Mar 31 18:09 coverage.out [2021-03-31T18:09:38.222Z] -rw-rw-r--. 1 jenkins jenkins 987 Mar 31 18:07 Dockerfile.build [2021-03-31T18:09:38.222Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 31 18:07 .dockerignore [2021-03-31T18:09:38.222Z] drwxrwxr-x. 5 jenkins jenkins 62 Mar 31 18:07 example [2021-03-31T18:09:38.222Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 31 18:07 .git [2021-03-31T18:09:38.222Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 31 18:07 .github [2021-03-31T18:09:38.222Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 31 18:07 .gitignore [2021-03-31T18:09:38.222Z] -rw-r--r--. 1 jenkins jenkins 537 Mar 31 18:09 go.mod [2021-03-31T18:09:38.222Z] -rw-r--r--. 1 jenkins jenkins 21235 Mar 31 18:09 go.sum [2021-03-31T18:09:38.222Z] drwxrwxr-x. 14 jenkins jenkins 207 Mar 31 18:07 internal [2021-03-31T18:09:38.222Z] -rw-rw-r--. 1 jenkins jenkins 901 Mar 31 18:07 Jenkinsfile [2021-03-31T18:09:38.222Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 31 18:07 LICENSE [2021-03-31T18:09:38.222Z] -rw-rw-r--. 1 jenkins jenkins 1022 Mar 31 18:07 Makefile [2021-03-31T18:09:38.222Z] drwxrwxr-x. 4 jenkins jenkins 26 Mar 31 18:07 openapi [2021-03-31T18:09:38.222Z] drwxrwxr-x. 5 jenkins jenkins 50 Mar 31 18:07 pkg [2021-03-31T18:09:38.222Z] -rw-rw-r--. 1 jenkins jenkins 5897 Mar 31 18:07 README.md [2021-03-31T18:09:38.222Z] -rw-rw-r--. 1 jenkins jenkins 6616 Mar 31 18:07 RELEASE-NOTES.txt [2021-03-31T18:09:38.222Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 31 18:07 snap [2021-03-31T18:09:38.222Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 31 18:05 VERSION [2021-03-31T18:09:38.222Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 31 18:07 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-31T18:09:38.567Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 --label arch=amd64 --label version=0.0.0 . [2021-03-31T18:09:38.833Z] Sending build context to Docker daemon 2.442MB [2021-03-31T18:09:38.833Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T18:09:38.833Z] Step 2/23 : FROM ${BASE} AS builder [2021-03-31T18:09:38.833Z] ---> 2bf422d9668e [2021-03-31T18:09:38.833Z] Step 3/23 : WORKDIR /device-sdk-go [2021-03-31T18:09:39.409Z] ---> Running in e2091635221c [2021-03-31T18:09:39.680Z] Removing intermediate container e2091635221c [2021-03-31T18:09:39.680Z] ---> f3d7ae593657 [2021-03-31T18:09:39.680Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-31T18:09:39.680Z] ---> Running in c7e5297bd3dc [2021-03-31T18:09:39.680Z] Removing intermediate container c7e5297bd3dc [2021-03-31T18:09:39.680Z] ---> 208f0a74b7db [2021-03-31T18:09:39.680Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T18:09:39.950Z] ---> Running in 9587efcdb2ac [2021-03-31T18:09:40.912Z] Removing intermediate container 9587efcdb2ac [2021-03-31T18:09:40.912Z] ---> d6935eff2cac [2021-03-31T18:09:40.912Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-03-31T18:09:40.912Z] ---> Running in 31238dc7ee05 [2021-03-31T18:09:41.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T18:09:42.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T18:09:42.699Z] OK: 167 MiB in 45 packages [2021-03-31T18:09:42.961Z] Removing intermediate container 31238dc7ee05 [2021-03-31T18:09:42.961Z] ---> 1197e330a6b0 [2021-03-31T18:09:42.961Z] Step 7/23 : COPY . . [2021-03-31T18:09:43.909Z] ---> 4df573f8cb59 [2021-03-31T18:09:43.909Z] Step 8/23 : RUN go mod download [2021-03-31T18:09:43.909Z] ---> Running in f94018ebbf47 [2021-03-31T18:09:45.306Z] Removing intermediate container f94018ebbf47 [2021-03-31T18:09:45.306Z] ---> df215ef02b4a [2021-03-31T18:09:45.306Z] Step 9/23 : RUN make build [2021-03-31T18:09:45.306Z] ---> Running in d87cc0eb5815 [2021-03-31T18:09:45.574Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-03-31T18:09:49.722Z] Removing intermediate container b4729ba60e00 [2021-03-31T18:09:49.722Z] ---> 51577dfac138 [2021-03-31T18:09:49.722Z] Successfully built 51577dfac138 [2021-03-31T18:09:49.722Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T18:09:50.095Z] + docker inspect -f . ci-base-image-arm64 [2021-03-31T18:09:50.095Z] . [Pipeline] withDockerContainer [2021-03-31T18:09:50.404Z] prd-ubuntu18.04-docker-arm64-4c-16g-32302 does not seem to be running inside a container [2021-03-31T18:09:50.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2021-03-31T18:09:51.975Z] $ docker top 03453efc567facc8d45a6b4c21b5218980cd1087897540f125c4e54bc03f4b9b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T18:09:53.057Z] + go version [2021-03-31T18:09:53.057Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-31T18:09:53.103Z] $ docker stop --time=1 03453efc567facc8d45a6b4c21b5218980cd1087897540f125c4e54bc03f4b9b [2021-03-31T18:09:55.060Z] $ docker rm -f 03453efc567facc8d45a6b4c21b5218980cd1087897540f125c4e54bc03f4b9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T18:09:56.349Z] + docker inspect -f . ci-base-image-arm64 [2021-03-31T18:09:56.349Z] . [Pipeline] withDockerContainer [2021-03-31T18:09:56.636Z] prd-ubuntu18.04-docker-arm64-4c-16g-32302 does not seem to be running inside a container [2021-03-31T18:09:56.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2021-03-31T18:09:57.939Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-03-31T18:09:58.200Z] $ docker top bedd1cd4c4f7d07cc3357655b9eafb67d9d74f1f180382e13fcc4036ed503755 -eo pid,comm [2021-03-31T18:09:58.202Z] Removing intermediate container d87cc0eb5815 [2021-03-31T18:09:58.202Z] ---> 7ffdc10748a3 [2021-03-31T18:09:58.202Z] Step 10/23 : FROM alpine:3.12 [Pipeline] { [Pipeline] sh [2021-03-31T18:09:58.775Z] 3.12: Pulling from library/alpine [2021-03-31T18:09:59.041Z] 22599d3e9e25: Pulling fs layer [2021-03-31T18:09:59.041Z] 22599d3e9e25: Verifying Checksum [2021-03-31T18:09:59.041Z] 22599d3e9e25: Download complete [2021-03-31T18:09:59.290Z] + make test [2021-03-31T18:09:59.290Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-31T18:09:59.303Z] 22599d3e9e25: Pull complete [2021-03-31T18:09:59.303Z] Digest: sha256:02cd4b50aef54502204d5956109e24876a5f9e8f3d3b22600dc14ea4de0d1d5d [2021-03-31T18:09:59.303Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T18:09:59.303Z] ---> 42cb162f0360 [2021-03-31T18:09:59.303Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-31T18:09:59.564Z] ---> Running in 1de7163e677c [2021-03-31T18:09:59.564Z] Removing intermediate container 1de7163e677c [2021-03-31T18:09:59.564Z] ---> 947af7a1ab33 [2021-03-31T18:09:59.564Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T18:09:59.828Z] ---> Running in 6854954c616f [2021-03-31T18:10:00.774Z] Removing intermediate container 6854954c616f [2021-03-31T18:10:00.774Z] ---> aeaaaecba6d7 [2021-03-31T18:10:00.774Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-03-31T18:10:00.774Z] ---> Running in e2a3ae38b220 [2021-03-31T18:10:01.038Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T18:10:01.611Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T18:10:02.566Z] (1/5) Installing libgcc (9.3.0-r2) [2021-03-31T18:10:02.566Z] (2/5) Installing libsodium (1.0.18-r0) [2021-03-31T18:10:02.566Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-03-31T18:10:02.830Z] (4/5) Installing libzmq (4.3.3-r0) [2021-03-31T18:10:02.830Z] (5/5) Installing zeromq (4.3.3-r0) [2021-03-31T18:10:03.107Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T18:10:03.107Z] OK: 8 MiB in 19 packages [2021-03-31T18:10:03.379Z] Removing intermediate container e2a3ae38b220 [2021-03-31T18:10:03.379Z] ---> a905dfd89eac [2021-03-31T18:10:03.379Z] Step 14/23 : WORKDIR / [2021-03-31T18:10:03.655Z] ---> Running in b3dc72fed17e [2021-03-31T18:10:03.655Z] Removing intermediate container b3dc72fed17e [2021-03-31T18:10:03.655Z] ---> 635962c48f0c [2021-03-31T18:10:03.655Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-03-31T18:10:04.643Z] ---> 2cb91b0b06dd [2021-03-31T18:10:04.643Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-03-31T18:10:05.314Z] ---> cf974d0a5c1b [2021-03-31T18:10:05.314Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-03-31T18:10:05.593Z] ---> 677e2cb740fe [2021-03-31T18:10:05.593Z] Step 18/23 : EXPOSE 49990 [2021-03-31T18:10:05.593Z] ---> Running in 462c1050b3ee [2021-03-31T18:10:05.855Z] Removing intermediate container 462c1050b3ee [2021-03-31T18:10:05.855Z] ---> 729a1030039d [2021-03-31T18:10:05.855Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-03-31T18:10:05.855Z] ---> Running in 7776f50585b4 [2021-03-31T18:10:06.119Z] Removing intermediate container 7776f50585b4 [2021-03-31T18:10:06.119Z] ---> e311ca1c492b [2021-03-31T18:10:06.119Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T18:10:06.119Z] ---> Running in c1457b5fde4a [2021-03-31T18:10:06.381Z] Removing intermediate container c1457b5fde4a [2021-03-31T18:10:06.381Z] ---> acb956046498 [2021-03-31T18:10:06.381Z] Step 21/23 : LABEL arch=amd64 [2021-03-31T18:10:06.381Z] ---> Running in 8905a1cea75b [2021-03-31T18:10:06.381Z] Removing intermediate container 8905a1cea75b [2021-03-31T18:10:06.381Z] ---> bdb7ac9ca472 [2021-03-31T18:10:06.381Z] Step 22/23 : LABEL git_sha=b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 [2021-03-31T18:10:06.643Z] ---> Running in ed876924d131 [2021-03-31T18:10:06.643Z] Removing intermediate container ed876924d131 [2021-03-31T18:10:06.643Z] ---> 6e49430e0f68 [2021-03-31T18:10:06.643Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T18:10:06.913Z] ---> Running in 341dd68dc26b [2021-03-31T18:10:06.913Z] Removing intermediate container 341dd68dc26b [2021-03-31T18:10:06.913Z] ---> adc01d5837e7 [2021-03-31T18:10:06.913Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-03-31T18:10:06.913Z] Successfully built adc01d5837e7 [2021-03-31T18:10:06.913Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-31T18:10:08.119Z] ---> job-cost.sh [2021-03-31T18:10:08.119Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jKtX [2021-03-31T18:10:21.502Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-31T18:10:23.067Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-31T18:10:49.707Z] lf-activate-venv(): INFO: Adding /tmp/venv-jKtX/bin to PATH [2021-03-31T18:10:49.707Z] INFO: No Stack... [2021-03-31T18:10:50.283Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-31T18:10:50.861Z] INFO: Archiving Costs [Pipeline] sh [2021-03-31T18:10:51.201Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-31T18:10:51.201Z] + cut -d, -f6 [Pipeline] lock [2021-03-31T18:10:51.311Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-852-1-stack-cost] [2021-03-31T18:10:51.321Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-852-1-stack-cost] did not exist. Created. [2021-03-31T18:10:51.321Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-852-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-31T18:10:51.841Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-31T18:10:51.995Z] Stashed 1 file(s) [Pipeline] } [2021-03-31T18:10:52.017Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-852-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-31T18:11:18.121Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-31T18:11:18.121Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-03-31T18:11:18.121Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-31T18:11:18.121Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-31T18:11:18.121Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-31T18:11:22.469Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.151s coverage: 27.0% of statements [2021-03-31T18:11:22.469Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.199s coverage: 81.2% of statements [2021-03-31T18:11:22.469Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.151s coverage: 7.8% of statements [2021-03-31T18:11:22.469Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-31T18:11:22.469Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-03-31T18:11:22.469Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-31T18:11:24.468Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.258s coverage: 32.5% of statements [2021-03-31T18:11:24.468Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-31T18:11:24.468Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-31T18:11:24.468Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-31T18:11:27.894Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.298s coverage: 57.3% of statements [2021-03-31T18:11:28.583Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.116s coverage: 6.6% of statements [2021-03-31T18:11:28.583Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.164s coverage: 5.0% of statements [2021-03-31T18:11:28.583Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-31T18:11:28.876Z] GO111MODULE=on go vet ./... [2021-03-31T18:12:15.988Z] gofmt -l . [2021-03-31T18:12:15.988Z] [ "`gofmt -l .`" = "" ] [2021-03-31T18:12:15.988Z] ./bin/test-attribution-txt.sh [2021-03-31T18:12:15.988Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-31T18:12:16.056Z] $ docker stop --time=1 bedd1cd4c4f7d07cc3357655b9eafb67d9d74f1f180382e13fcc4036ed503755 [2021-03-31T18:12:18.369Z] $ docker rm -f bedd1cd4c4f7d07cc3357655b9eafb67d9d74f1f180382e13fcc4036ed503755 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T18:12:19.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-31T18:12:19.722Z] Warning: overwriting stash ‘coverage-report’ [2021-03-31T18:12:20.561Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T18:12:21.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-31T18:12:21.835Z] + ls -al . [2021-03-31T18:12:21.835Z] total 224 [2021-03-31T18:12:21.835Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 18:12 . [2021-03-31T18:12:21.835Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 18:08 .. [2021-03-31T18:12:21.835Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 31 18:08 .dockerignore [2021-03-31T18:12:21.835Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 18:08 .git [2021-03-31T18:12:21.835Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 18:08 .github [2021-03-31T18:12:21.835Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 31 18:08 .gitignore [2021-03-31T18:12:21.835Z] -rw-rw-r-- 1 jenkins jenkins 987 Mar 31 18:08 Dockerfile.build [2021-03-31T18:12:21.835Z] -rw-rw-r-- 1 jenkins jenkins 901 Mar 31 18:08 Jenkinsfile [2021-03-31T18:12:21.836Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 31 18:08 LICENSE [2021-03-31T18:12:21.836Z] -rw-rw-r-- 1 jenkins jenkins 1022 Mar 31 18:08 Makefile [2021-03-31T18:12:21.836Z] -rw-rw-r-- 1 jenkins jenkins 5897 Mar 31 18:08 README.md [2021-03-31T18:12:21.836Z] -rw-rw-r-- 1 jenkins jenkins 6616 Mar 31 18:08 RELEASE-NOTES.txt [2021-03-31T18:12:21.836Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 31 18:05 VERSION [2021-03-31T18:12:21.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 18:08 bin [2021-03-31T18:12:21.836Z] -rw-r--r-- 1 jenkins jenkins 101417 Mar 31 18:11 coverage.out [2021-03-31T18:12:21.836Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 18:08 example [2021-03-31T18:12:21.836Z] -rw-r--r-- 1 jenkins jenkins 537 Mar 31 18:12 go.mod [2021-03-31T18:12:21.836Z] -rw-r--r-- 1 jenkins jenkins 21235 Mar 31 18:12 go.sum [2021-03-31T18:12:21.836Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 31 18:08 internal [2021-03-31T18:12:21.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 18:08 openapi [2021-03-31T18:12:21.836Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 18:08 pkg [2021-03-31T18:12:21.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 18:08 snap [2021-03-31T18:12:21.836Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 31 18:08 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-31T18:12:22.213Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 --label arch=arm64 --label version=0.0.0 . [2021-03-31T18:12:22.490Z] Sending build context to Docker daemon 2.441MB [2021-03-31T18:12:22.490Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T18:12:22.490Z] Step 2/23 : FROM ${BASE} AS builder [2021-03-31T18:12:22.490Z] ---> 51577dfac138 [2021-03-31T18:12:22.490Z] Step 3/23 : WORKDIR /device-sdk-go [2021-03-31T18:12:22.777Z] ---> Running in 16213a46af38 [2021-03-31T18:12:23.373Z] Removing intermediate container 16213a46af38 [2021-03-31T18:12:23.373Z] ---> 8dcf8095d3d0 [2021-03-31T18:12:23.373Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-31T18:12:23.373Z] ---> Running in ffb7453ef210 [2021-03-31T18:12:23.983Z] Removing intermediate container ffb7453ef210 [2021-03-31T18:12:23.983Z] ---> c5d5a0a79d88 [2021-03-31T18:12:23.983Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T18:12:23.983Z] ---> Running in ebb1708a3f50 [2021-03-31T18:12:26.615Z] Removing intermediate container ebb1708a3f50 [2021-03-31T18:12:26.615Z] ---> 117f99587d75 [2021-03-31T18:12:26.615Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-03-31T18:12:26.615Z] ---> Running in e4ff22489414 [2021-03-31T18:12:27.605Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T18:12:28.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T18:12:29.185Z] OK: 144 MiB in 45 packages [2021-03-31T18:12:30.641Z] Removing intermediate container e4ff22489414 [2021-03-31T18:12:30.641Z] ---> bc076733b94f [2021-03-31T18:12:30.641Z] Step 7/23 : COPY . . [2021-03-31T18:12:31.632Z] ---> 1442f6cd70b3 [2021-03-31T18:12:31.632Z] Step 8/23 : RUN go mod download [2021-03-31T18:12:31.632Z] ---> Running in 3897506b964f [2021-03-31T18:12:34.259Z] Removing intermediate container 3897506b964f [2021-03-31T18:12:34.259Z] ---> 659441e9b1e8 [2021-03-31T18:12:34.259Z] Step 9/23 : RUN make build [2021-03-31T18:12:34.259Z] ---> Running in d63274368b77 [2021-03-31T18:12:35.243Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-03-31T18:13:14.277Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-03-31T18:13:14.277Z] Removing intermediate container d63274368b77 [2021-03-31T18:13:14.277Z] ---> 2a7d0d67f16a [2021-03-31T18:13:14.277Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T18:13:14.277Z] 3.12: Pulling from library/alpine [2021-03-31T18:13:14.277Z] 9a219e8acc52: Pulling fs layer [2021-03-31T18:13:14.277Z] 9a219e8acc52: Verifying Checksum [2021-03-31T18:13:14.277Z] 9a219e8acc52: Download complete [2021-03-31T18:13:14.277Z] 9a219e8acc52: Pull complete [2021-03-31T18:13:14.277Z] Digest: sha256:02cd4b50aef54502204d5956109e24876a5f9e8f3d3b22600dc14ea4de0d1d5d [2021-03-31T18:13:14.277Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T18:13:14.277Z] ---> d75e27dfc0a0 [2021-03-31T18:13:14.277Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-31T18:13:14.277Z] ---> Running in 076289711ad3 [2021-03-31T18:13:14.277Z] Removing intermediate container 076289711ad3 [2021-03-31T18:13:14.277Z] ---> 41d554dde86b [2021-03-31T18:13:14.277Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T18:13:14.552Z] ---> Running in 65c815504deb [2021-03-31T18:13:17.176Z] Removing intermediate container 65c815504deb [2021-03-31T18:13:17.176Z] ---> e7ae0f16204b [2021-03-31T18:13:17.176Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-03-31T18:13:17.176Z] ---> Running in d1a90b58b16d [2021-03-31T18:13:18.164Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T18:13:18.758Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T18:13:19.734Z] (1/5) Installing libgcc (9.3.0-r2) [2021-03-31T18:13:19.734Z] (2/5) Installing libsodium (1.0.18-r0) [2021-03-31T18:13:19.734Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-03-31T18:13:20.006Z] (4/5) Installing libzmq (4.3.3-r0) [2021-03-31T18:13:20.006Z] (5/5) Installing zeromq (4.3.3-r0) [2021-03-31T18:13:20.280Z] Executing busybox-1.31.1-r20.trigger [2021-03-31T18:13:20.280Z] OK: 8 MiB in 19 packages [2021-03-31T18:13:21.715Z] Removing intermediate container d1a90b58b16d [2021-03-31T18:13:21.715Z] ---> 8c37f2a96a0d [2021-03-31T18:13:21.715Z] Step 14/23 : WORKDIR / [2021-03-31T18:13:21.715Z] ---> Running in 16f1191bb646 [2021-03-31T18:13:21.990Z] Removing intermediate container 16f1191bb646 [2021-03-31T18:13:21.990Z] ---> 02ea8acf8fe8 [2021-03-31T18:13:21.990Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-03-31T18:13:22.986Z] ---> 00fa6631952b [2021-03-31T18:13:22.986Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-03-31T18:13:23.974Z] ---> 3aa8cf86c2c9 [2021-03-31T18:13:23.974Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-03-31T18:13:24.952Z] ---> 0cd90fe6d298 [2021-03-31T18:13:24.952Z] Step 18/23 : EXPOSE 49990 [2021-03-31T18:13:24.952Z] ---> Running in 7924f96220d8 [2021-03-31T18:13:25.551Z] Removing intermediate container 7924f96220d8 [2021-03-31T18:13:25.551Z] ---> 7192de60e31e [2021-03-31T18:13:25.551Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-03-31T18:13:25.551Z] ---> Running in 67d69d92695b [2021-03-31T18:13:26.150Z] Removing intermediate container 67d69d92695b [2021-03-31T18:13:26.150Z] ---> 8f05334b5f48 [2021-03-31T18:13:26.150Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T18:13:26.150Z] ---> Running in 866b7c13eb81 [2021-03-31T18:13:26.746Z] Removing intermediate container 866b7c13eb81 [2021-03-31T18:13:26.746Z] ---> c58cd5d6ba5e [2021-03-31T18:13:26.746Z] Step 21/23 : LABEL arch=arm64 [2021-03-31T18:13:26.746Z] ---> Running in 9f7c8407eaa3 [2021-03-31T18:13:27.346Z] Removing intermediate container 9f7c8407eaa3 [2021-03-31T18:13:27.346Z] ---> b8c416f7c5c8 [2021-03-31T18:13:27.346Z] Step 22/23 : LABEL git_sha=b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 [2021-03-31T18:13:27.346Z] ---> Running in cde4fb5b870c [2021-03-31T18:13:27.942Z] Removing intermediate container cde4fb5b870c [2021-03-31T18:13:27.942Z] ---> 7352150d0445 [2021-03-31T18:13:27.942Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T18:13:27.942Z] ---> Running in 656f03ce0779 [2021-03-31T18:13:28.540Z] Removing intermediate container 656f03ce0779 [2021-03-31T18:13:28.540Z] ---> 179ada99b456 [2021-03-31T18:13:28.540Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-03-31T18:13:28.540Z] Successfully built 179ada99b456 [2021-03-31T18:13:28.540Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-31T18:13:29.668Z] ---> job-cost.sh [2021-03-31T18:13:29.668Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nJ7U [2021-03-31T18:14:16.623Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-31T18:16:08.439Z] lf-activate-venv(): INFO: Adding /tmp/venv-nJ7U/bin to PATH [2021-03-31T18:16:08.439Z] INFO: No Stack... [2021-03-31T18:16:08.439Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-31T18:16:08.439Z] INFO: Archiving Costs [Pipeline] sh [2021-03-31T18:16:08.805Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-31T18:16:08.805Z] + cut -d, -f6 [Pipeline] lock [2021-03-31T18:16:08.958Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-852-1-stack-cost] [2021-03-31T18:16:08.967Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-852-1-stack-cost] did not exist. Created. [2021-03-31T18:16:08.967Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-852-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-31T18:16:09.480Z] /w/workspace/device-sdk-go/1@tmp/durable-476370b3/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-476370b3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-31T18:16:09.858Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-31T18:16:09.906Z] Warning: overwriting stash ‘stack-cost’ [2021-03-31T18:16:10.058Z] Stashed 1 file(s) [Pipeline] } [2021-03-31T18:16:10.081Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-852-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-31T18:16:11.949Z] provisioning config files... [2021-03-31T18:16:11.963Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp/config8890163616194006414tmp [Pipeline] { [Pipeline] sh [2021-03-31T18:16:12.425Z] + set +x [2021-03-31T18:16:12.425Z] + curl -s https://codecov.io/bash [2021-03-31T18:16:12.425Z] + bash -s -- [2021-03-31T18:16:12.688Z] [2021-03-31T18:16:12.688Z] _____ _ [2021-03-31T18:16:12.688Z] / ____| | | [2021-03-31T18:16:12.688Z] | | ___ __| | ___ ___ _____ __ [2021-03-31T18:16:12.688Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-31T18:16:12.688Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-31T18:16:12.688Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-31T18:16:12.688Z] Bash-20210309-2b87ace [2021-03-31T18:16:12.688Z] [2021-03-31T18:16:12.688Z] [2021-03-31T18:16:12.688Z] ==> git version 2.24.3 found [2021-03-31T18:16:12.688Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-31T18:16:12.688Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-31T18:16:12.688Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-31T18:16:12.688Z] ==> Jenkins CI detected. [2021-03-31T18:16:12.688Z] project root: . [2021-03-31T18:16:12.688Z] --> token set from env [2021-03-31T18:16:12.688Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-31T18:16:12.688Z] ==> Running gcov in . (disable via -X gcov) [2021-03-31T18:16:12.688Z] ==> Python coveragepy not found [2021-03-31T18:16:12.688Z] ==> Searching for coverage reports in: [2021-03-31T18:16:12.688Z] + . [2021-03-31T18:16:12.688Z] -> Found 1 reports [2021-03-31T18:16:12.688Z] ==> Detecting git/mercurial file structure [2021-03-31T18:16:12.688Z] ==> Reading reports [2021-03-31T18:16:12.688Z] + ./coverage.out bytes=101417 [2021-03-31T18:16:12.688Z] ==> Appending adjustments [2021-03-31T18:16:12.688Z] https://docs.codecov.io/docs/fixing-reports [2021-03-31T18:16:12.961Z] + Found adjustments [2021-03-31T18:16:12.961Z] ==> Gzipping contents [2021-03-31T18:16:12.961Z] 16K /tmp/codecov.A323Gi.gz [2021-03-31T18:16:12.961Z] ==> Uploading reports [2021-03-31T18:16:12.961Z] url: https://codecov.io [2021-03-31T18:16:12.961Z] query: branch=PR-852&commit=b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-852%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=852&job=&cmd_args= [2021-03-31T18:16:12.961Z] -> Pinging Codecov [2021-03-31T18:16:12.961Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-852&commit=b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-852%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=852&job=&cmd_args= [2021-03-31T18:16:13.918Z] -> Uploading to [2021-03-31T18:16:13.918Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-31/7E55EF52A471D76F132DFD9A03CDDE97/b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1/1ea7d46a-35ee-48d8-9620-a65712ef1394.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210331T181613Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea0e5769b537c59508b3d87bb465dd4ae4129590f5aa097d397fda97547b59a2 [2021-03-31T18:16:13.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T18:16:13.918Z] Dload Upload Total Spent Left Speed [2021-03-31T18:16:14.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13758 0 0 100 13758 0 24070 --:--:-- --:--:-- --:--:-- 24094 [2021-03-31T18:16:14.501Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b00c234f37ae4eb8f1baf8e69fb9d9243aaf36e1 [Pipeline] } [2021-03-31T18:16:14.538Z] 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] { (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 [2021-03-31T18:16:17.883Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T18:16:18.499Z] ---> package-listing.sh [2021-03-31T18:16:18.499Z] ++ facter osfamily [2021-03-31T18:16:18.499Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-31T18:16:18.499Z] + OS_FAMILY=redhat [2021-03-31T18:16:18.499Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-852 [2021-03-31T18:16:18.499Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-31T18:16:18.499Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-31T18:16:18.499Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-31T18:16:18.499Z] + PACKAGES=/tmp/packages_start.txt [2021-03-31T18:16:18.499Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-852 ']' [2021-03-31T18:16:18.499Z] + PACKAGES=/tmp/packages_end.txt [2021-03-31T18:16:18.499Z] + case "${OS_FAMILY}" in [2021-03-31T18:16:18.499Z] + rpm -qa [2021-03-31T18:16:18.499Z] + sort [2021-03-31T18:16:23.823Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-31T18:16:23.823Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-31T18:16:23.823Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-31T18:16:23.823Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-852 ']' [2021-03-31T18:16:23.823Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-852/archives/ [2021-03-31T18:16:23.823Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-852/archives/ [Pipeline] echo [2021-03-31T18:16:23.859Z] 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-sdk-go_PR-852/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-31T18:16:24.177Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-31T18:16:24.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T18:16:24.523Z] [2021-03-31T18:16:24.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-31T18:16:24.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T18:16:24.916Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-31T18:16:24.916Z] df20fa9351a1: Pulling fs layer [2021-03-31T18:16:24.916Z] 36b3adc4ff6f: Pulling fs layer [2021-03-31T18:16:24.916Z] 8ad3a11d3b57: Pulling fs layer [2021-03-31T18:16:24.916Z] 46f8f816bc3b: Pulling fs layer [2021-03-31T18:16:24.916Z] 93b61091891f: Pulling fs layer [2021-03-31T18:16:24.916Z] 93b9cdb0e59b: Pulling fs layer [2021-03-31T18:16:24.916Z] 5e14af77c1be: Pulling fs layer [2021-03-31T18:16:24.916Z] 01666e4c0597: Pulling fs layer [2021-03-31T18:16:24.916Z] aa168da1d23b: Pulling fs layer [2021-03-31T18:16:24.917Z] 5e14af77c1be: Waiting [2021-03-31T18:16:24.917Z] 46f8f816bc3b: Waiting [2021-03-31T18:16:24.917Z] 01666e4c0597: Waiting [2021-03-31T18:16:24.917Z] aa168da1d23b: Waiting [2021-03-31T18:16:24.917Z] 93b9cdb0e59b: Waiting [2021-03-31T18:16:24.917Z] 36b3adc4ff6f: Download complete [2021-03-31T18:16:24.917Z] 46f8f816bc3b: Verifying Checksum [2021-03-31T18:16:24.917Z] 46f8f816bc3b: Download complete [2021-03-31T18:16:24.917Z] df20fa9351a1: Download complete [2021-03-31T18:16:24.917Z] 93b9cdb0e59b: Verifying Checksum [2021-03-31T18:16:24.917Z] 93b9cdb0e59b: Download complete [2021-03-31T18:16:25.184Z] 5e14af77c1be: Verifying Checksum [2021-03-31T18:16:25.184Z] 5e14af77c1be: Download complete [2021-03-31T18:16:25.184Z] 93b61091891f: Verifying Checksum [2021-03-31T18:16:25.184Z] 93b61091891f: Download complete [2021-03-31T18:16:25.184Z] 01666e4c0597: Verifying Checksum [2021-03-31T18:16:25.184Z] 01666e4c0597: Download complete [2021-03-31T18:16:25.458Z] df20fa9351a1: Pull complete [2021-03-31T18:16:25.726Z] 36b3adc4ff6f: Pull complete [2021-03-31T18:16:25.726Z] 8ad3a11d3b57: Verifying Checksum [2021-03-31T18:16:25.726Z] 8ad3a11d3b57: Download complete [2021-03-31T18:16:26.683Z] 8ad3a11d3b57: Pull complete [2021-03-31T18:16:26.683Z] 46f8f816bc3b: Pull complete [2021-03-31T18:16:27.636Z] aa168da1d23b: Verifying Checksum [2021-03-31T18:16:27.636Z] aa168da1d23b: Download complete [2021-03-31T18:16:27.636Z] 93b61091891f: Pull complete [2021-03-31T18:16:27.636Z] 93b9cdb0e59b: Pull complete [2021-03-31T18:16:27.899Z] 5e14af77c1be: Pull complete [2021-03-31T18:16:27.899Z] 01666e4c0597: Pull complete [2021-03-31T18:16:36.119Z] aa168da1d23b: Pull complete [2021-03-31T18:16:36.119Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-31T18:16:36.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T18:16:36.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-31T18:16:36.353Z] prd-centos7-docker-4c-2g-32297 does not seem to be running inside a container [2021-03-31T18:16:36.401Z] $ 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-sdk-go_PR-852/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-sdk-go_PR-852 -v /w/workspace/dgexfoundry_device-sdk-go_PR-852:/w/workspace/dgexfoundry_device-sdk-go_PR-852:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-852@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 [2021-03-31T18:16:39.565Z] $ docker top 7dc6064059d38c33059314903203aa7e66cfedb5a4c7041c480fd9a6cda0f8fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T18:16:40.220Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-31T18:16:40.548Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-31T18:16:40.870Z] + ls /var/log/sa-host [2021-03-31T18:16:40.870Z] + sadf -c /var/log/sa-host/sa23 [2021-03-31T18:16:40.870Z] file_magic: OK [2021-03-31T18:16:40.870Z] HZ: Using current value: 100 [2021-03-31T18:16:40.870Z] file_header: OK [2021-03-31T18:16:40.870Z] 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 [2021-03-31T18:16:40.870Z] Statistics: [2021-03-31T18:16:40.870Z] Hnuu...uuuununununu... [2021-03-31T18:16:40.870Z] File successfully converted to sysstat format version 12.2.1 [2021-03-31T18:16:40.870Z] + sadf -c /var/log/sa-host/sa31 [2021-03-31T18:16:40.870Z] file_magic: OK [2021-03-31T18:16:40.870Z] HZ: Using current value: 100 [2021-03-31T18:16:40.870Z] file_header: OK [2021-03-31T18:16:40.870Z] 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 [2021-03-31T18:16:40.870Z] Statistics: [2021-03-31T18:16:40.870Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-31T18:16:40.870Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-31T18:16:41.679Z] provisioning config files... [2021-03-31T18:16:41.701Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp/config535369901163524563tmp [Pipeline] { [Pipeline] echo [2021-03-31T18:16:41.819Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T18:16:42.164Z] ---> create-netrc.sh [Pipeline] } [2021-03-31T18:16:42.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-31T18:16:42.346Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T18:16:42.685Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-31T18:16:42.719Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T18:16:43.061Z] ---> sudo-logs.sh [2021-03-31T18:16:43.061Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-31T18:16:43.180Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T18:16:43.518Z] ---> job-cost.sh [2021-03-31T18:16:43.518Z] lf-activate-venv: SKIPPING [2021-03-31T18:16:43.518Z] DEBUG: total: 0.20999999344348907 [2021-03-31T18:16:43.518Z] INFO: Retrieving Stack Cost... [2021-03-31T18:16:44.912Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-31T18:16:45.175Z] INFO: Archiving Costs [Pipeline] echo [2021-03-31T18:16:45.213Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T18:16:45.556Z] ---> logs-deploy.sh [2021-03-31T18:16:45.556Z] lf-activate-venv: SKIPPING [2021-03-31T18:16:45.556Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-852/1 [2021-03-31T18:16:45.556Z] INFO: archiving workspace using pattern(s): [2021-03-31T18:16:47.477Z] Archives upload complete. [2021-03-31T18:16:47.477Z] INFO: archiving logs to Nexus [2021-03-31T18:16:48.424Z] ---> uname -a: [2021-03-31T18:16:48.425Z] Linux prd-centos7-docker-4c-2g-32297.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] ---> lscpu: [2021-03-31T18:16:48.425Z] Architecture: x86_64 [2021-03-31T18:16:48.425Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-31T18:16:48.425Z] Byte Order: Little Endian [2021-03-31T18:16:48.425Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-31T18:16:48.425Z] CPU(s): 4 [2021-03-31T18:16:48.425Z] On-line CPU(s) list: 0-3 [2021-03-31T18:16:48.425Z] Thread(s) per core: 1 [2021-03-31T18:16:48.425Z] Core(s) per socket: 1 [2021-03-31T18:16:48.425Z] Socket(s): 4 [2021-03-31T18:16:48.425Z] NUMA node(s): 1 [2021-03-31T18:16:48.425Z] Vendor ID: GenuineIntel [2021-03-31T18:16:48.425Z] CPU family: 6 [2021-03-31T18:16:48.425Z] Model: 44 [2021-03-31T18:16:48.425Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-31T18:16:48.425Z] Stepping: 1 [2021-03-31T18:16:48.425Z] CPU MHz: 2933.442 [2021-03-31T18:16:48.425Z] BogoMIPS: 5866.88 [2021-03-31T18:16:48.425Z] Virtualization: VT-x [2021-03-31T18:16:48.425Z] Hypervisor vendor: KVM [2021-03-31T18:16:48.425Z] Virtualization type: full [2021-03-31T18:16:48.425Z] L1d cache: 128 KiB [2021-03-31T18:16:48.425Z] L1i cache: 128 KiB [2021-03-31T18:16:48.425Z] L2 cache: 16 MiB [2021-03-31T18:16:48.425Z] L3 cache: 64 MiB [2021-03-31T18:16:48.425Z] NUMA node0 CPU(s): 0-3 [2021-03-31T18:16:48.425Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-31T18:16:48.425Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-31T18:16:48.425Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-31T18:16:48.425Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-31T18:16:48.425Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-31T18:16:48.425Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-31T18:16:48.425Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-31T18:16:48.425Z] Vulnerability Srbds: Not affected [2021-03-31T18:16:48.425Z] Vulnerability Tsx async abort: Not affected [2021-03-31T18:16:48.425Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] ---> nproc: [2021-03-31T18:16:48.425Z] 4 [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] ---> df -h: [2021-03-31T18:16:48.425Z] Filesystem Size Used Available Use% Mounted on [2021-03-31T18:16:48.425Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-31T18:16:48.425Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-31T18:16:48.425Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-31T18:16:48.425Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-31T18:16:48.425Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-31T18:16:48.425Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-31T18:16:48.425Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-31T18:16:48.425Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-31T18:16:48.425Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-31T18:16:48.425Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-31T18:16:48.425Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-31T18:16:48.425Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-31T18:16:48.425Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-852 [2021-03-31T18:16:48.425Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-852@tmp [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] ---> free -m: [2021-03-31T18:16:48.425Z] total used free shared buff/cache available [2021-03-31T18:16:48.425Z] Mem: 1837 714 97 0 1025 1017 [2021-03-31T18:16:48.425Z] Swap: 1023 1 1022 [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] ---> ip addr: [2021-03-31T18:16:48.425Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-31T18:16:48.425Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-31T18:16:48.425Z] inet 127.0.0.1/8 scope host lo [2021-03-31T18:16:48.425Z] valid_lft forever preferred_lft forever [2021-03-31T18:16:48.425Z] inet6 ::1/128 scope host [2021-03-31T18:16:48.425Z] valid_lft forever preferred_lft forever [2021-03-31T18:16:48.425Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-31T18:16:48.425Z] link/ether fa:16:3e:ee:27:a5 brd ff:ff:ff:ff:ff:ff [2021-03-31T18:16:48.425Z] inet 10.30.122.47/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-31T18:16:48.425Z] valid_lft 85667sec preferred_lft 85667sec [2021-03-31T18:16:48.425Z] inet6 fe80::f816:3eff:feee:27a5/64 scope link [2021-03-31T18:16:48.425Z] valid_lft forever preferred_lft forever [2021-03-31T18:16:48.425Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-31T18:16:48.425Z] link/ether 02:42:4e:6f:fa:72 brd ff:ff:ff:ff:ff:ff [2021-03-31T18:16:48.425Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-31T18:16:48.425Z] valid_lft forever preferred_lft forever [2021-03-31T18:16:48.425Z] inet6 fe80::42:4eff:fe6f:fa72/64 scope link [2021-03-31T18:16:48.425Z] valid_lft forever preferred_lft forever [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] ---> sar -b -r -n DEV: [2021-03-31T18:16:48.425Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] 18:04:23 LINUX RESTART (4 CPU) [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] 18:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-31T18:16:48.425Z] 18:06:01 50.10 14.96 35.14 0.00 4685.35 3056.42 0.00 [2021-03-31T18:16:48.425Z] 18:07:01 2.01 0.00 2.01 0.00 0.00 40.61 0.00 [2021-03-31T18:16:48.425Z] 18:08:02 0.20 0.00 0.20 0.00 0.00 2.17 0.00 [2021-03-31T18:16:48.425Z] 18:09:01 0.32 0.00 0.32 0.00 0.00 3.69 0.00 [2021-03-31T18:16:48.425Z] 18:10:01 0.20 0.00 0.20 0.00 0.00 2.61 0.00 [2021-03-31T18:16:48.425Z] 18:11:01 0.35 0.00 0.35 0.00 0.00 4.70 0.00 [2021-03-31T18:16:48.425Z] 18:12:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2021-03-31T18:16:48.425Z] 18:13:01 0.13 0.00 0.13 0.00 0.00 2.15 0.00 [2021-03-31T18:16:48.425Z] 18:14:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 [2021-03-31T18:16:48.425Z] 18:15:01 0.23 0.00 0.23 0.00 0.00 2.71 0.00 [2021-03-31T18:16:48.425Z] 18:16:01 0.32 0.00 0.32 0.00 0.00 3.51 0.00 [2021-03-31T18:16:48.425Z] Average: 4.95 1.36 3.59 0.00 426.75 284.60 0.00 [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] 18:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-31T18:16:48.425Z] 18:06:01 160456 0 600284 31.90 2620 1118184 1097572 37.46 392376 1129688 132 [2021-03-31T18:16:48.425Z] 18:07:01 166928 0 593804 31.56 2620 1118192 1068356 36.46 394140 1122336 12 [2021-03-31T18:16:48.425Z] 18:08:02 165248 0 595480 31.65 2620 1118196 1068452 36.46 393012 1125772 12 [2021-03-31T18:16:48.425Z] 18:09:01 164540 0 596188 31.69 2620 1118196 1068536 36.47 408444 1110816 16 [2021-03-31T18:16:48.425Z] 18:10:01 163900 0 596764 31.72 2620 1118260 1068428 36.46 407344 1112860 24 [2021-03-31T18:16:48.425Z] 18:11:01 163648 0 597068 31.73 2620 1118208 1068404 36.46 409660 1110288 12 [2021-03-31T18:16:48.425Z] 18:12:01 164036 0 596676 31.71 2620 1118212 1068356 36.46 409388 1110432 20 [2021-03-31T18:16:48.425Z] 18:13:01 163256 0 597452 31.75 2620 1118216 1068476 36.47 410028 1110432 8 [2021-03-31T18:16:48.425Z] 18:14:01 164424 0 596276 31.69 2620 1118224 1068356 36.46 409524 1110432 16 [2021-03-31T18:16:48.425Z] 18:15:01 163880 0 596816 31.72 2620 1118228 1068416 36.46 409712 1110432 16 [2021-03-31T18:16:48.425Z] 18:16:01 164004 0 596692 31.71 2620 1118228 1068404 36.46 409668 1110432 12 [2021-03-31T18:16:48.425Z] Average: 164029 0 596682 31.71 2620 1118213 1071069 36.55 404845 1114902 25 [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] 18:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-31T18:16:48.425Z] 18:06:01 eth0 263.20 179.78 610.13 60.05 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:06:01 docker0 14.26 11.60 1.93 25.06 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:07:01 eth0 0.90 0.07 0.08 0.01 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:08:02 eth0 2.33 0.58 0.67 0.40 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:09:01 eth0 0.59 0.47 0.31 0.21 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:10:01 eth0 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:11:01 eth0 0.40 0.18 0.10 0.01 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:12:01 eth0 1.22 0.08 0.11 0.01 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:13:01 eth0 0.97 0.55 0.54 0.39 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:14:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:15:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:16:01 eth0 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] Average: eth0 24.64 16.60 55.76 5.58 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] Average: docker0 1.30 1.06 0.18 2.28 0.00 0.00 0.00 0.00 [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] ---> sar -P ALL: [2021-03-31T18:16:48.425Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] 18:04:23 LINUX RESTART (4 CPU) [2021-03-31T18:16:48.425Z] [2021-03-31T18:16:48.425Z] 18:05:01 CPU %user %nice %system %iowait %steal %idle [2021-03-31T18:16:48.425Z] 18:06:01 all 5.48 0.00 2.87 1.17 0.03 90.45 [2021-03-31T18:16:48.425Z] 18:06:01 0 5.17 0.00 3.20 0.57 0.02 91.05 [2021-03-31T18:16:48.425Z] 18:06:01 1 6.09 0.00 2.11 0.52 0.05 91.22 [2021-03-31T18:16:48.425Z] 18:06:01 2 5.85 0.00 2.99 2.10 0.03 89.02 [2021-03-31T18:16:48.425Z] 18:06:01 3 4.81 0.00 3.16 1.50 0.03 90.51 [2021-03-31T18:16:48.425Z] 18:07:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2021-03-31T18:16:48.425Z] 18:07:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-31T18:16:48.425Z] 18:07:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-31T18:16:48.425Z] 18:07:01 2 0.55 0.00 0.08 0.00 0.00 99.37 [2021-03-31T18:16:48.425Z] 18:07:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-31T18:16:48.425Z] 18:08:02 all 0.18 0.00 0.05 0.00 0.00 99.77 [2021-03-31T18:16:48.425Z] 18:08:02 0 0.30 0.00 0.03 0.00 0.00 99.67 [2021-03-31T18:16:48.426Z] 18:08:02 1 0.08 0.00 0.05 0.00 0.00 99.87 [2021-03-31T18:16:48.426Z] 18:08:02 2 0.25 0.00 0.08 0.00 0.02 99.65 [2021-03-31T18:16:48.426Z] 18:08:02 3 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-31T18:16:48.426Z] 18:09:01 all 0.04 0.00 0.04 0.00 0.00 99.92 [2021-03-31T18:16:48.426Z] 18:09:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-31T18:16:48.426Z] 18:09:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2021-03-31T18:16:48.426Z] 18:09:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-31T18:16:48.426Z] 18:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-31T18:16:48.426Z] 18:10:01 all 0.17 0.00 0.06 0.00 0.01 99.75 [2021-03-31T18:16:48.426Z] 18:10:01 0 0.52 0.00 0.07 0.00 0.02 99.40 [2021-03-31T18:16:48.426Z] 18:10:01 1 0.08 0.00 0.08 0.00 0.02 99.82 [2021-03-31T18:16:48.426Z] 18:10:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-31T18:16:48.426Z] 18:10:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2021-03-31T18:16:48.426Z] 18:11:01 all 0.15 0.00 0.07 0.00 0.00 99.78 [2021-03-31T18:16:48.426Z] 18:11:01 0 0.50 0.00 0.03 0.00 0.00 99.47 [2021-03-31T18:16:48.426Z] 18:11:01 1 0.05 0.00 0.15 0.00 0.00 99.80 [2021-03-31T18:16:48.426Z] 18:11:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-31T18:16:48.426Z] 18:11:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-31T18:16:48.426Z] 18:12:01 all 0.15 0.00 0.04 0.00 0.00 99.82 [2021-03-31T18:16:48.426Z] 18:12:01 0 0.45 0.00 0.05 0.00 0.00 99.50 [2021-03-31T18:16:48.426Z] 18:12:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-31T18:16:48.426Z] 18:12:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-31T18:16:48.426Z] 18:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-31T18:16:48.426Z] 18:13:01 all 0.19 0.00 0.04 0.00 0.00 99.77 [2021-03-31T18:16:48.426Z] 18:13:01 0 0.53 0.00 0.02 0.00 0.00 99.45 [2021-03-31T18:16:48.426Z] 18:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-31T18:16:48.426Z] 18:13:01 2 0.13 0.00 0.08 0.00 0.00 99.78 [2021-03-31T18:16:48.426Z] 18:13:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-31T18:16:48.426Z] 18:14:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2021-03-31T18:16:48.426Z] 18:14:01 0 0.53 0.00 0.03 0.00 0.00 99.43 [2021-03-31T18:16:48.426Z] 18:14:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-31T18:16:48.426Z] 18:14:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2021-03-31T18:16:48.426Z] 18:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-31T18:16:48.426Z] 18:15:01 all 0.16 0.00 0.04 0.00 0.00 99.79 [2021-03-31T18:16:48.426Z] 18:15:01 0 0.53 0.00 0.03 0.00 0.02 99.42 [2021-03-31T18:16:48.426Z] 18:15:01 1 0.05 0.00 0.08 0.00 0.00 99.87 [2021-03-31T18:16:48.426Z] 18:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-31T18:16:48.426Z] 18:15:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-31T18:16:48.426Z] 18:16:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-03-31T18:16:48.426Z] 18:16:01 0 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-31T18:16:48.426Z] 18:16:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-31T18:16:48.426Z] 18:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-31T18:16:48.426Z] 18:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-31T18:16:48.426Z] [2021-03-31T18:16:48.426Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-03-31T18:16:48.426Z] Average: all 0.64 0.00 0.30 0.11 0.01 98.95 [2021-03-31T18:16:48.426Z] Average: 0 0.83 0.00 0.32 0.05 0.00 98.80 [2021-03-31T18:16:48.426Z] Average: 1 0.61 0.00 0.25 0.05 0.01 99.09 [2021-03-31T18:16:48.426Z] Average: 2 0.64 0.00 0.32 0.19 0.01 98.84 [2021-03-31T18:16:48.426Z] Average: 3 0.47 0.00 0.32 0.14 0.00 99.08 [2021-03-31T18:16:48.426Z] [2021-03-31T18:16:48.426Z] [2021-03-31T18:16:48.426Z]