Pull request #826 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e555dc85065c0650513b3310201ad5d9e8038a3a+e2b795a37b7f4058c403051823a7e04e4e702841 (41197218b1062a56bcbc4522e925a3a1d68aaf68) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-826/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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-826/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30492 in /w/workspace/dgexfoundry_device-sdk-go_PR-826 [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-826 # 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 > 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/826/head:refs/remotes/origin/PR-826 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e2b795a37b7f4058c403051823a7e04e4e702841 into PR head commit e555dc85065c0650513b3310201ad5d9e8038a3a Merge succeeded, producing e555dc85065c0650513b3310201ad5d9e8038a3a Checking out Revision e555dc85065c0650513b3310201ad5d9e8038a3a (PR-826) > git config core.sparsecheckout # timeout=10 > git checkout -f e555dc85065c0650513b3310201ad5d9e8038a3a # 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 e2b795a37b7f4058c403051823a7e04e4e702841 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e555dc85065c0650513b3310201ad5d9e8038a3a # 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-19T05:44:32.407Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-19T05:44:32.769Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-19T05:44:33.083Z] ========================================================= [2021-03-19T05:44:33.083Z] EdgeX Global Pipelines Version Info [2021-03-19T05:44:33.083Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-19T05:44:34.602Z] ------------------- [2021-03-19T05:44:34.602Z] stable info: [2021-03-19T05:44:34.602Z] ------------------- [2021-03-19T05:44:34.602Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-19T05:44:34.602Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-19T05:44:34.602Z] Message: update stable to v1.0.184 [2021-03-19T05:44:35.550Z] ------------------- [2021-03-19T05:44:35.550Z] experimental info: [2021-03-19T05:44:35.550Z] ------------------- [2021-03-19T05:44:35.550Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-19T05:44:35.550Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-19T05:44:35.550Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-19T05:44:36.001Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-19T05:44:36.134Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-19T05:44:36.346Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-19T05:44:36.479Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-19T05:44:36.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-19T05:44:36.736Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-19T05:44:36.869Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-19T05:44:36.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-19T05:44:37.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-19T05:44:37.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-19T05:44:37.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-19T05:44:37.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-19T05:44:37.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-19T05:44:37.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-19T05:44:37.940Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T05:44:38.065Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-19T05:44:38.192Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-19T05:44:38.317Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-19T05:44:38.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-19T05:44:38.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-19T05:44:38.697Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-19T05:44:38.821Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-19T05:44:38.953Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-19T05:44:39.076Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-19T05:44:39.209Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-19T05:44:39.337Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-19T05:44:39.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-826 [Pipeline] echo [2021-03-19T05:44:39.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-826 [Pipeline] echo [2021-03-19T05:44:39.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-826 [Pipeline] echo [2021-03-19T05:44:39.851Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e555dc85065c0650513b3310201ad5d9e8038a3a [Pipeline] echo [2021-03-19T05:44:39.994Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e555dc8 [Pipeline] echo [2021-03-19T05:44:40.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T05:44:40.501Z] provisioning config files... [2021-03-19T05:44:40.533Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp/config1267130133537275083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T05:44:41.004Z] ---> docker-login.sh [2021-03-19T05:44:41.004Z] nexus3.edgexfoundry.org:10001 [2021-03-19T05:44:41.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:44:41.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:44:41.571Z] Configure a credential helper to remove this warning. See [2021-03-19T05:44:41.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:44:41.571Z] [2021-03-19T05:44:41.571Z] Login Succeeded [2021-03-19T05:44:41.571Z] nexus3.edgexfoundry.org:10002 [2021-03-19T05:44:41.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:44:41.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:44:41.571Z] Configure a credential helper to remove this warning. See [2021-03-19T05:44:41.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:44:41.571Z] [2021-03-19T05:44:41.571Z] Login Succeeded [2021-03-19T05:44:41.571Z] nexus3.edgexfoundry.org:10003 [2021-03-19T05:44:41.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:44:41.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:44:41.846Z] Configure a credential helper to remove this warning. See [2021-03-19T05:44:41.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:44:41.846Z] [2021-03-19T05:44:41.846Z] Login Succeeded [2021-03-19T05:44:41.846Z] nexus3.edgexfoundry.org:10004 [2021-03-19T05:44:41.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:44:42.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:44:42.108Z] Configure a credential helper to remove this warning. See [2021-03-19T05:44:42.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:44:42.108Z] [2021-03-19T05:44:42.108Z] Login Succeeded [2021-03-19T05:44:42.108Z] docker.io [2021-03-19T05:44:42.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:44:42.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:44:42.369Z] Configure a credential helper to remove this warning. See [2021-03-19T05:44:42.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:44:42.369Z] [2021-03-19T05:44:42.369Z] Login Succeeded [2021-03-19T05:44:42.369Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T05:44:42.392Z] 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-19T05:44:43.449Z] + git log --format=format:%s -1 e555dc85065c0650513b3310201ad5d9e8038a3a [Pipeline] echo [2021-03-19T05:44:43.537Z] GIT_COMMIT: e555dc85065c0650513b3310201ad5d9e8038a3a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-19T05:44:43.608Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:44:44.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T05:44:44.827Z] [2021-03-19T05:44:44.827Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:44:45.214Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T05:44:45.214Z] latest: Pulling from edgex-devops/git-semver [2021-03-19T05:44:45.214Z] 31603596830f: Pulling fs layer [2021-03-19T05:44:45.214Z] 2a8b12db71e7: Pulling fs layer [2021-03-19T05:44:45.214Z] 6ca5941a6612: Pulling fs layer [2021-03-19T05:44:45.214Z] ecc8261a40a4: Pulling fs layer [2021-03-19T05:44:45.214Z] ecc8261a40a4: Waiting [2021-03-19T05:44:45.214Z] 2a8b12db71e7: Verifying Checksum [2021-03-19T05:44:45.214Z] 2a8b12db71e7: Download complete [2021-03-19T05:44:45.214Z] 31603596830f: Verifying Checksum [2021-03-19T05:44:45.214Z] 31603596830f: Download complete [2021-03-19T05:44:45.477Z] ecc8261a40a4: Verifying Checksum [2021-03-19T05:44:45.477Z] ecc8261a40a4: Download complete [2021-03-19T05:44:45.477Z] 6ca5941a6612: Verifying Checksum [2021-03-19T05:44:45.477Z] 6ca5941a6612: Download complete [2021-03-19T05:44:45.740Z] 31603596830f: Pull complete [2021-03-19T05:44:45.740Z] 2a8b12db71e7: Pull complete [2021-03-19T05:44:46.693Z] 6ca5941a6612: Pull complete [2021-03-19T05:44:46.954Z] ecc8261a40a4: Pull complete [2021-03-19T05:44:46.954Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-19T05:44:46.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T05:44:46.954Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-19T05:44:47.073Z] prd-centos7-docker-4c-2g-30492 does not seem to be running inside a container [2021-03-19T05:44:47.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-826 -v /w/workspace/dgexfoundry_device-sdk-go_PR-826:/w/workspace/dgexfoundry_device-sdk-go_PR-826:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-19T05:44:49.459Z] $ docker top 5e7e649e69668401ab1674dfef3e92ef1c94f4379241148e3155bd8a828720c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-19T05:44:49.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T05:44:49.949Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T05:44:50.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T05:44:50.192Z] $ docker exec 5e7e649e69668401ab1674dfef3e92ef1c94f4379241148e3155bd8a828720c0 ssh-agent [2021-03-19T05:44:50.356Z] SSH_AUTH_SOCK=/tmp/ssh-hoBENzHuH3oa/agent.13 [2021-03-19T05:44:50.356Z] SSH_AGENT_PID=18 [2021-03-19T05:44:50.366Z] Running ssh-add (command line suppressed) [2021-03-19T05:44:50.493Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp/private_key_2051257951395779963.key (/w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp/private_key_2051257951395779963.key) [2021-03-19T05:44:50.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T05:44:50.951Z] + git tag --points-at HEAD [Pipeline] } [2021-03-19T05:44:50.980Z] $ docker exec --env ******** --env ******** 5e7e649e69668401ab1674dfef3e92ef1c94f4379241148e3155bd8a828720c0 ssh-agent -k [2021-03-19T05:44:51.092Z] unset SSH_AUTH_SOCK; [2021-03-19T05:44:51.093Z] unset SSH_AGENT_PID; [2021-03-19T05:44:51.093Z] echo Agent pid 18 killed; [2021-03-19T05:44:51.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-19T05:44:51.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T05:44:51.379Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T05:44:51.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T05:44:51.551Z] $ docker exec 5e7e649e69668401ab1674dfef3e92ef1c94f4379241148e3155bd8a828720c0 ssh-agent [2021-03-19T05:44:51.716Z] SSH_AUTH_SOCK=/tmp/ssh-gniW7c505OW7/agent.46 [2021-03-19T05:44:51.716Z] SSH_AGENT_PID=51 [2021-03-19T05:44:51.725Z] Running ssh-add (command line suppressed) [2021-03-19T05:44:51.842Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp/private_key_8596906558213429541.key (/w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp/private_key_8596906558213429541.key) [2021-03-19T05:44:51.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T05:44:52.278Z] + git semver init [2021-03-19T05:44:52.278Z] # -> Open(): unable to determine branch for HEAD [2021-03-19T05:44:52.278Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-826/.git [2021-03-19T05:44:52.278Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-826 [2021-03-19T05:44:52.278Z] # $SEMVER_REMOTE_NAME = origin [2021-03-19T05:44:52.278Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-19T05:44:52.278Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-19T05:44:52.278Z] # $SEMVER_BRANCH = PR-826 [2021-03-19T05:44:52.278Z] # $SEMVER_TEMP = /tmp/semver-469883346 [2021-03-19T05:44:52.278Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-19T05:44:52.853Z] # '/tmp/semver-469883346' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-826/.semver' [2021-03-19T05:44:52.853Z] # -> Force: false [2021-03-19T05:44:52.853Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-826/.semver [Pipeline] } [2021-03-19T05:44:52.881Z] $ docker exec --env ******** --env ******** 5e7e649e69668401ab1674dfef3e92ef1c94f4379241148e3155bd8a828720c0 ssh-agent -k [2021-03-19T05:44:52.996Z] unset SSH_AUTH_SOCK; [2021-03-19T05:44:52.996Z] unset SSH_AGENT_PID; [2021-03-19T05:44:52.996Z] echo Agent pid 51 killed; [2021-03-19T05:44:53.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T05:44:53.637Z] + git semver [Pipeline] } [2021-03-19T05:44:53.672Z] $ docker stop --time=1 5e7e649e69668401ab1674dfef3e92ef1c94f4379241148e3155bd8a828720c0 [2021-03-19T05:44:55.157Z] $ docker rm -f 5e7e649e69668401ab1674dfef3e92ef1c94f4379241148e3155bd8a828720c0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T05:44:55.685Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-19T05:44:56.134Z] Stashed 1 file(s) [Pipeline] echo [2021-03-19T05:44:56.163Z] [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-19T05:45:12.000Z] Still waiting to schedule task [2021-03-19T05:45:12.001Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30492’ [2021-03-19T05:45:12.030Z] Still waiting to schedule task [2021-03-19T05:45:12.030Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-19T05:46:53.925Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30493 in /w/workspace/dgexfoundry_device-sdk-go_PR-826 [Pipeline] { [Pipeline] ws [2021-03-19T05:46:54.064Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-19T05:46:58.993Z] using credential edgex-jenkins-ssh [2021-03-19T05:46:59.051Z] Cloning the remote Git repository [2021-03-19T05:46:59.121Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-19T05:46:59.237Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-19T05:46:59.308Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-19T05:46:59.309Z] > git --version # timeout=10 [2021-03-19T05:46:59.327Z] > git --version # 'git version 2.17.1' [2021-03-19T05:46:59.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T05:46:59.419Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T05:47:01.425Z] Merging remotes/origin/master commit e2b795a37b7f4058c403051823a7e04e4e702841 into PR head commit e555dc85065c0650513b3310201ad5d9e8038a3a [2021-03-19T05:47:01.663Z] Merge succeeded, producing e555dc85065c0650513b3310201ad5d9e8038a3a [2021-03-19T05:47:01.664Z] Checking out Revision e555dc85065c0650513b3310201ad5d9e8038a3a (PR-826) [2021-03-19T05:47:00.544Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-19T05:47:00.567Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T05:47:00.604Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-19T05:47:00.650Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-19T05:47:00.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T05:47:00.668Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/826/head:refs/remotes/origin/PR-826 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T05:47:01.449Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T05:47:01.467Z] > git checkout -f e555dc85065c0650513b3310201ad5d9e8038a3a # timeout=10 [2021-03-19T05:47:01.569Z] > git remote # timeout=10 [2021-03-19T05:47:01.588Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T05:47:01.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T05:47:01.619Z] > git merge e2b795a37b7f4058c403051823a7e04e4e702841 # timeout=10 [2021-03-19T05:47:01.642Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T05:47:01.738Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T05:47:01.776Z] > git checkout -f e555dc85065c0650513b3310201ad5d9e8038a3a # timeout=10 [2021-03-19T05:47:03.768Z] Running on prd-centos7-docker-4c-2g-30494 in /w/workspace/dgexfoundry_device-sdk-go_PR-826 [Pipeline] { [Pipeline] ws [2021-03-19T05:47:03.876Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-19T05:47:06.096Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-19T05:47:06.157Z] > git --version # timeout=10 [2021-03-19T05:47:06.166Z] > git --version # 'git version 2.17.1' [2021-03-19T05:47:06.180Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-19T05:47:06.382Z] using credential edgex-jenkins-ssh [2021-03-19T05:47:06.432Z] Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T05:47:05.958Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-19T05:47:06.030Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-19T05:47:06.102Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-19T05:47:06.102Z] > git --version # timeout=10 [2021-03-19T05:47:06.114Z] > git --version # 'git version 2.24.3' [2021-03-19T05:47:06.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T05:47:06.150Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T05:47:07.768Z] Merging remotes/origin/master commit e2b795a37b7f4058c403051823a7e04e4e702841 into PR head commit e555dc85065c0650513b3310201ad5d9e8038a3a [2021-03-19T05:47:07.776Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-03-19T05:47:07.858Z] Merge succeeded, producing e555dc85065c0650513b3310201ad5d9e8038a3a [2021-03-19T05:47:07.858Z] Checking out Revision e555dc85065c0650513b3310201ad5d9e8038a3a (PR-826) [Pipeline] sh [2021-03-19T05:47:08.201Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T05:47:06.878Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-19T05:47:06.884Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T05:47:06.898Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-19T05:47:06.911Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-19T05:47:06.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T05:47:06.915Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/826/head:refs/remotes/origin/PR-826 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T05:47:07.387Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T05:47:07.392Z] > git checkout -f e555dc85065c0650513b3310201ad5d9e8038a3a # timeout=10 [2021-03-19T05:47:07.443Z] > git remote # timeout=10 [2021-03-19T05:47:07.450Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T05:47:07.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T05:47:07.460Z] > git merge e2b795a37b7f4058c403051823a7e04e4e702841 # timeout=10 [2021-03-19T05:47:07.469Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T05:47:07.479Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T05:47:07.482Z] > git checkout -f e555dc85065c0650513b3310201ad5d9e8038a3a # timeout=10 [2021-03-19T05:47:08.613Z] + sudo service docker restart [2021-03-19T05:47:08.613Z] + true [2021-03-19T05:47:11.188Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-19T05:47:11.111Z] > git --version # timeout=10 [2021-03-19T05:47:11.115Z] > git --version # 'git version 2.24.3' [2021-03-19T05:47:11.121Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T05:47:11.404Z] provisioning config files... [2021-03-19T05:47:11.442Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1181755425638772619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-03-19T05:47:11.902Z] ---> docker-login.sh [2021-03-19T05:47:11.902Z] nexus3.edgexfoundry.org:10001 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T05:47:12.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:47:12.657Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-19T05:47:13.004Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T05:47:13.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:47:13.102Z] Configure a credential helper to remove this warning. See [2021-03-19T05:47:13.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:47:13.102Z] [2021-03-19T05:47:13.102Z] Login Succeeded [2021-03-19T05:47:13.102Z] nexus3.edgexfoundry.org:10002 [2021-03-19T05:47:13.319Z] + sudo service docker restart [2021-03-19T05:47:13.319Z] + true [2021-03-19T05:47:13.319Z] Redirecting to /bin/systemctl restart docker.service [2021-03-19T05:47:13.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:47:13.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:47:13.647Z] Configure a credential helper to remove this warning. See [2021-03-19T05:47:13.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:47:13.647Z] [2021-03-19T05:47:13.647Z] Login Succeeded [2021-03-19T05:47:13.647Z] nexus3.edgexfoundry.org:10003 [2021-03-19T05:47:13.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:47:14.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:47:14.196Z] Configure a credential helper to remove this warning. See [2021-03-19T05:47:14.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:47:14.196Z] [2021-03-19T05:47:14.196Z] Login Succeeded [2021-03-19T05:47:14.196Z] nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T05:47:14.402Z] provisioning config files... [2021-03-19T05:47:14.426Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6275082946422363702tmp [2021-03-19T05:47:14.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T05:47:14.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:47:14.746Z] Configure a credential helper to remove this warning. See [2021-03-19T05:47:14.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:47:14.746Z] [2021-03-19T05:47:14.746Z] Login Succeeded [2021-03-19T05:47:14.746Z] docker.io [2021-03-19T05:47:14.871Z] ---> docker-login.sh [2021-03-19T05:47:14.872Z] nexus3.edgexfoundry.org:10001 [2021-03-19T05:47:15.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:47:15.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:47:15.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:47:15.135Z] Configure a credential helper to remove this warning. See [2021-03-19T05:47:15.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:47:15.135Z] [2021-03-19T05:47:15.135Z] Login Succeeded [2021-03-19T05:47:15.135Z] nexus3.edgexfoundry.org:10002 [2021-03-19T05:47:15.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:47:15.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:47:15.411Z] Configure a credential helper to remove this warning. See [2021-03-19T05:47:15.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:47:15.411Z] [2021-03-19T05:47:15.411Z] Login Succeeded [2021-03-19T05:47:15.411Z] nexus3.edgexfoundry.org:10003 [2021-03-19T05:47:15.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:47:15.613Z] Configure a credential helper to remove this warning. See [2021-03-19T05:47:15.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:47:15.613Z] [2021-03-19T05:47:15.613Z] Login Succeeded [2021-03-19T05:47:15.613Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T05:47:15.646Z] Deleting 1 temporary files [2021-03-19T05:47:15.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:47:15.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:47:15.674Z] Configure a credential helper to remove this warning. See [2021-03-19T05:47:15.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:47:15.674Z] [2021-03-19T05:47:15.674Z] Login Succeeded [2021-03-19T05:47:15.674Z] nexus3.edgexfoundry.org:10004 [2021-03-19T05:47:15.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:47:15.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:47:15.674Z] Configure a credential helper to remove this warning. See [2021-03-19T05:47:15.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:47:15.674Z] [2021-03-19T05:47:15.674Z] Login Succeeded [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [2021-03-19T05:47:15.936Z] docker.io [2021-03-19T05:47:15.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] unstash [2021-03-19T05:47:16.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:47:16.199Z] Configure a credential helper to remove this warning. See [2021-03-19T05:47:16.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:47:16.199Z] [2021-03-19T05:47:16.199Z] Login Succeeded [2021-03-19T05:47:16.199Z] ---> docker-login.sh ends [Pipeline] echo [2021-03-19T05:47:16.220Z] ========================================================= [2021-03-19T05:47:16.221Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-19T05:47:16.221Z] ========================================================= [Pipeline] } [2021-03-19T05:47:16.299Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // withEnv [Pipeline] unstash [2021-03-19T05:47:16.725Z] + 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 . [Pipeline] echo [2021-03-19T05:47:16.758Z] ========================================================= [2021-03-19T05:47:16.758Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-19T05:47:16.758Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:47:17.022Z] Sending build context to Docker daemon 2.271MB [2021-03-19T05:47:17.145Z] + 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-19T05:47:17.145Z] Sending build context to Docker daemon 2.272MB [2021-03-19T05:47:17.145Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T05:47:17.145Z] Step 2/8 : FROM ${BASE} [2021-03-19T05:47:17.303Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T05:47:17.303Z] Step 2/8 : FROM ${BASE} [2021-03-19T05:47:17.303Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-19T05:47:17.303Z] 5f621e34cdf4: Pulling fs layer [2021-03-19T05:47:17.303Z] a4357932f1b6: Pulling fs layer [2021-03-19T05:47:17.303Z] 18c013af1878: Pulling fs layer [2021-03-19T05:47:17.303Z] 00ac8860ef70: Pulling fs layer [2021-03-19T05:47:17.303Z] 63d7cb157983: Pulling fs layer [2021-03-19T05:47:17.303Z] b116817d02f9: Pulling fs layer [2021-03-19T05:47:17.303Z] 745a02a5169b: Pulling fs layer [2021-03-19T05:47:17.303Z] 63d7cb157983: Waiting [2021-03-19T05:47:17.303Z] b116817d02f9: Waiting [2021-03-19T05:47:17.303Z] 745a02a5169b: Waiting [2021-03-19T05:47:17.303Z] 00ac8860ef70: Waiting [2021-03-19T05:47:17.303Z] 18c013af1878: Verifying Checksum [2021-03-19T05:47:17.303Z] 18c013af1878: Download complete [2021-03-19T05:47:17.303Z] a4357932f1b6: Verifying Checksum [2021-03-19T05:47:17.303Z] a4357932f1b6: Download complete [2021-03-19T05:47:17.303Z] 63d7cb157983: Verifying Checksum [2021-03-19T05:47:17.303Z] 63d7cb157983: Download complete [2021-03-19T05:47:17.303Z] b116817d02f9: Verifying Checksum [2021-03-19T05:47:17.303Z] 5f621e34cdf4: Verifying Checksum [2021-03-19T05:47:17.303Z] b116817d02f9: Download complete [2021-03-19T05:47:17.303Z] 5f621e34cdf4: Download complete [2021-03-19T05:47:17.406Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-19T05:47:17.406Z] 188c0c94c7c5: Pulling fs layer [2021-03-19T05:47:17.406Z] 0ef7d3d256c8: Pulling fs layer [2021-03-19T05:47:17.406Z] de9db76c5a1d: Pulling fs layer [2021-03-19T05:47:17.406Z] bca2f99d35d6: Pulling fs layer [2021-03-19T05:47:17.406Z] 93359f2a8cfa: Pulling fs layer [2021-03-19T05:47:17.406Z] 7c6f9722023f: Pulling fs layer [2021-03-19T05:47:17.406Z] a35cf1a2eb13: Pulling fs layer [2021-03-19T05:47:17.406Z] 93359f2a8cfa: Waiting [2021-03-19T05:47:17.406Z] a35cf1a2eb13: Waiting [2021-03-19T05:47:17.406Z] 7c6f9722023f: Waiting [2021-03-19T05:47:17.406Z] bca2f99d35d6: Waiting [2021-03-19T05:47:17.406Z] de9db76c5a1d: Download complete [2021-03-19T05:47:17.406Z] 0ef7d3d256c8: Download complete [2021-03-19T05:47:17.406Z] 93359f2a8cfa: Verifying Checksum [2021-03-19T05:47:17.406Z] 93359f2a8cfa: Download complete [2021-03-19T05:47:17.919Z] 5f621e34cdf4: Pull complete [2021-03-19T05:47:18.351Z] 7c6f9722023f: Verifying Checksum [2021-03-19T05:47:18.351Z] 7c6f9722023f: Download complete [2021-03-19T05:47:18.351Z] 188c0c94c7c5: Download complete [2021-03-19T05:47:18.351Z] 188c0c94c7c5: Pull complete [2021-03-19T05:47:18.529Z] a4357932f1b6: Pull complete [2021-03-19T05:47:18.612Z] 0ef7d3d256c8: Pull complete [2021-03-19T05:47:18.801Z] 18c013af1878: Pull complete [2021-03-19T05:47:18.873Z] de9db76c5a1d: Pull complete [2021-03-19T05:47:21.417Z] 745a02a5169b: Verifying Checksum [2021-03-19T05:47:21.418Z] 745a02a5169b: Download complete [2021-03-19T05:47:22.186Z] a35cf1a2eb13: Verifying Checksum [2021-03-19T05:47:22.186Z] a35cf1a2eb13: Download complete [2021-03-19T05:47:22.416Z] 00ac8860ef70: Verifying Checksum [2021-03-19T05:47:22.416Z] 00ac8860ef70: Download complete [2021-03-19T05:47:22.763Z] bca2f99d35d6: Verifying Checksum [2021-03-19T05:47:22.763Z] bca2f99d35d6: Download complete [2021-03-19T05:47:28.121Z] bca2f99d35d6: Pull complete [2021-03-19T05:47:28.121Z] 93359f2a8cfa: Pull complete [2021-03-19T05:47:28.121Z] 7c6f9722023f: Pull complete [2021-03-19T05:47:32.565Z] 00ac8860ef70: Pull complete [2021-03-19T05:47:32.838Z] 63d7cb157983: Pull complete [2021-03-19T05:47:33.113Z] b116817d02f9: Pull complete [2021-03-19T05:47:33.434Z] a35cf1a2eb13: Pull complete [2021-03-19T05:47:33.434Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-19T05:47:33.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-19T05:47:33.434Z] ---> a62c8e92a672 [2021-03-19T05:47:33.434Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-19T05:47:33.434Z] ---> Running in e1ababa4f6e4 [2021-03-19T05:47:33.434Z] Removing intermediate container e1ababa4f6e4 [2021-03-19T05:47:33.434Z] ---> 23452fd53220 [2021-03-19T05:47:33.434Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T05:47:33.434Z] ---> Running in a85db2bbba81 [2021-03-19T05:47:34.831Z] Removing intermediate container a85db2bbba81 [2021-03-19T05:47:34.831Z] ---> 511d525d88bf [2021-03-19T05:47:34.831Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-19T05:47:34.831Z] ---> Running in 4879b700f258 [2021-03-19T05:47:35.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T05:47:36.046Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T05:47:36.632Z] OK: 166 MiB in 39 packages [2021-03-19T05:47:37.208Z] Removing intermediate container 4879b700f258 [2021-03-19T05:47:37.208Z] ---> 580069d20e2a [2021-03-19T05:47:37.208Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-19T05:47:37.208Z] ---> Running in eb5c1713fbd6 [2021-03-19T05:47:37.430Z] 745a02a5169b: Pull complete [2021-03-19T05:47:37.430Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-19T05:47:37.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-19T05:47:37.430Z] ---> b7e6874047d6 [2021-03-19T05:47:37.430Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-19T05:47:37.473Z] Removing intermediate container eb5c1713fbd6 [2021-03-19T05:47:37.473Z] ---> 35b2f74e4958 [2021-03-19T05:47:37.473Z] Step 7/8 : COPY . . [2021-03-19T05:47:38.419Z] ---> 6040cc57cf6d [2021-03-19T05:47:38.419Z] Step 8/8 : RUN go mod download [2021-03-19T05:47:38.419Z] ---> Running in d0e4492e5828 [2021-03-19T05:47:40.055Z] ---> Running in 90c64600655a [2021-03-19T05:47:40.055Z] Removing intermediate container 90c64600655a [2021-03-19T05:47:40.055Z] ---> 25db87868234 [2021-03-19T05:47:40.055Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T05:47:40.055Z] ---> Running in 7b733cbfd6b6 [2021-03-19T05:47:42.681Z] Removing intermediate container 7b733cbfd6b6 [2021-03-19T05:47:42.681Z] ---> fb068bc076ca [2021-03-19T05:47:42.681Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-19T05:47:42.681Z] ---> Running in 99cd90554a0b [2021-03-19T05:47:43.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T05:47:44.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T05:47:45.242Z] OK: 142 MiB in 39 packages [2021-03-19T05:47:46.219Z] Removing intermediate container 99cd90554a0b [2021-03-19T05:47:46.219Z] ---> 3347a4e6f637 [2021-03-19T05:47:46.219Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-19T05:47:46.502Z] ---> Running in 9e30eb02a53e [2021-03-19T05:47:46.775Z] Removing intermediate container 9e30eb02a53e [2021-03-19T05:47:46.775Z] ---> bcf309feb1b9 [2021-03-19T05:47:46.775Z] Step 7/8 : COPY . . [2021-03-19T05:47:48.201Z] ---> a20f494dd7c7 [2021-03-19T05:47:48.201Z] Step 8/8 : RUN go mod download [2021-03-19T05:47:48.201Z] ---> Running in efaa2d273a26 [2021-03-19T05:48:00.451Z] Removing intermediate container d0e4492e5828 [2021-03-19T05:48:00.451Z] ---> 02238a363c4c [2021-03-19T05:48:00.451Z] Successfully built 02238a363c4c [2021-03-19T05:48:00.451Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:48:00.795Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T05:48:00.795Z] . [Pipeline] withDockerContainer [2021-03-19T05:48:00.931Z] prd-centos7-docker-4c-2g-30494 does not seem to be running inside a container [2021-03-19T05:48:00.979Z] $ 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-x86_64 cat [2021-03-19T05:48:01.705Z] $ docker top 6094f240465d684d53958296c202b7df663b8b9402f785c65b22166912e15dd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T05:48:02.265Z] + go version [2021-03-19T05:48:02.265Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-19T05:48:02.295Z] $ docker stop --time=1 6094f240465d684d53958296c202b7df663b8b9402f785c65b22166912e15dd6 [2021-03-19T05:48:03.636Z] $ docker rm -f 6094f240465d684d53958296c202b7df663b8b9402f785c65b22166912e15dd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:48:04.731Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T05:48:04.731Z] . [Pipeline] withDockerContainer [2021-03-19T05:48:04.845Z] prd-centos7-docker-4c-2g-30494 does not seem to be running inside a container [2021-03-19T05:48:04.892Z] $ 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-x86_64 cat [2021-03-19T05:48:05.458Z] $ docker top 93b70c36b4bbaf2d16af755b863d84fcc5d639c78c0f5c16aa247a296f6931c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T05:48:06.054Z] + make test [2021-03-19T05:48:06.054Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-19T05:48:14.256Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-19T05:48:14.979Z] Removing intermediate container efaa2d273a26 [2021-03-19T05:48:14.979Z] ---> 6193d0e07f3f [2021-03-19T05:48:14.979Z] Successfully built 6193d0e07f3f [2021-03-19T05:48:14.979Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:48:15.353Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T05:48:15.353Z] . [Pipeline] withDockerContainer [2021-03-19T05:48:15.664Z] prd-ubuntu18.04-docker-arm64-4c-16g-30493 does not seem to be running inside a container [2021-03-19T05:48:15.751Z] $ 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-19T05:48:17.359Z] $ docker top 9c63199bf7cf23c250da3014811aac342dde6cab184ec1e965785c9a3083091e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T05:48:18.435Z] + go version [2021-03-19T05:48:18.435Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-19T05:48:18.483Z] $ docker stop --time=1 9c63199bf7cf23c250da3014811aac342dde6cab184ec1e965785c9a3083091e [2021-03-19T05:48:20.439Z] $ docker rm -f 9c63199bf7cf23c250da3014811aac342dde6cab184ec1e965785c9a3083091e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:48:21.803Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T05:48:21.803Z] . [Pipeline] withDockerContainer [2021-03-19T05:48:22.083Z] prd-ubuntu18.04-docker-arm64-4c-16g-30493 does not seem to be running inside a container [2021-03-19T05:48:22.163Z] $ 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-19T05:48:23.711Z] $ docker top d6be8e656e2f1e926e0c72c0e0e4b9c4598196eac07f7f4db6ab1904d8128b22 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T05:48:24.744Z] + make test [2021-03-19T05:48:24.744Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-19T05:48:29.424Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-19T05:48:29.424Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-19T05:48:29.424Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-19T05:48:29.424Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-19T05:48:30.825Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 25.5% of statements [2021-03-19T05:48:30.825Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.082s coverage: 81.2% of statements [2021-03-19T05:48:46.922Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-19T05:49:03.011Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.058s coverage: 10.5% of statements [2021-03-19T05:49:03.011Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-19T05:49:03.011Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-19T05:49:03.011Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.073s coverage: 32.5% of statements [2021-03-19T05:49:03.011Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-19T05:49:03.011Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-19T05:49:03.011Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-19T05:49:03.011Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.102s coverage: 57.3% of statements [2021-03-19T05:49:03.011Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.166s coverage: 6.6% of statements [2021-03-19T05:49:03.011Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 5.1% of statements [2021-03-19T05:49:03.011Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-19T05:49:03.011Z] GO111MODULE=on go vet ./... [2021-03-19T05:49:09.663Z] gofmt -l . [2021-03-19T05:49:09.663Z] [ "`gofmt -l .`" = "" ] [2021-03-19T05:49:09.663Z] ./bin/test-attribution-txt.sh [2021-03-19T05:49:09.663Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-19T05:49:09.694Z] $ docker stop --time=1 93b70c36b4bbaf2d16af755b863d84fcc5d639c78c0f5c16aa247a296f6931c7 [2021-03-19T05:49:11.584Z] $ docker rm -f 93b70c36b4bbaf2d16af755b863d84fcc5d639c78c0f5c16aa247a296f6931c7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T05:49:12.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-19T05:49:12.752Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-19T05:49:15.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-19T05:49:15.993Z] + ls -al . [2021-03-19T05:49:15.994Z] total 184 [2021-03-19T05:49:15.994Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 19 05:49 . [2021-03-19T05:49:15.994Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 19 05:47 .. [2021-03-19T05:49:15.994Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 19 05:47 bin [2021-03-19T05:49:15.994Z] -rw-r--r--. 1 jenkins jenkins 100014 Mar 19 05:48 coverage.out [2021-03-19T05:49:15.994Z] -rw-rw-r--. 1 jenkins jenkins 949 Mar 19 05:47 Dockerfile.build [2021-03-19T05:49:15.994Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 19 05:47 .dockerignore [2021-03-19T05:49:15.994Z] drwxrwxr-x. 4 jenkins jenkins 48 Mar 19 05:47 example [2021-03-19T05:49:15.994Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 19 05:47 .git [2021-03-19T05:49:15.994Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 19 05:47 .github [2021-03-19T05:49:15.994Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 19 05:47 .gitignore [2021-03-19T05:49:15.994Z] -rw-r--r--. 1 jenkins jenkins 479 Mar 19 05:49 go.mod [2021-03-19T05:49:15.994Z] -rw-r--r--. 1 jenkins jenkins 17490 Mar 19 05:49 go.sum [2021-03-19T05:49:15.994Z] drwxrwxr-x. 13 jenkins jenkins 193 Mar 19 05:47 internal [2021-03-19T05:49:15.994Z] -rw-rw-r--. 1 jenkins jenkins 901 Mar 19 05:47 Jenkinsfile [2021-03-19T05:49:15.994Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 19 05:47 LICENSE [2021-03-19T05:49:15.994Z] -rw-rw-r--. 1 jenkins jenkins 1016 Mar 19 05:47 Makefile [2021-03-19T05:49:15.994Z] drwxrwxr-x. 4 jenkins jenkins 26 Mar 19 05:47 openapi [2021-03-19T05:49:15.994Z] drwxrwxr-x. 5 jenkins jenkins 50 Mar 19 05:47 pkg [2021-03-19T05:49:15.994Z] -rw-rw-r--. 1 jenkins jenkins 5897 Mar 19 05:47 README.md [2021-03-19T05:49:15.994Z] -rw-rw-r--. 1 jenkins jenkins 6616 Mar 19 05:47 RELEASE-NOTES.txt [2021-03-19T05:49:15.994Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 19 05:47 snap [2021-03-19T05:49:15.994Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 19 05:44 VERSION [2021-03-19T05:49:15.994Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 19 05:47 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:49:16.342Z] + 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=e555dc85065c0650513b3310201ad5d9e8038a3a --label arch=amd64 --label version=0.0.0 . [2021-03-19T05:49:16.607Z] Sending build context to Docker daemon 2.373MB [2021-03-19T05:49:16.607Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T05:49:16.607Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-19T05:49:16.607Z] ---> 02238a363c4c [2021-03-19T05:49:16.607Z] Step 3/24 : ARG MAKE='make build' [2021-03-19T05:49:16.874Z] ---> Running in 884362ace272 [2021-03-19T05:49:17.138Z] Removing intermediate container 884362ace272 [2021-03-19T05:49:17.138Z] ---> fe57b0304168 [2021-03-19T05:49:17.138Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-19T05:49:17.138Z] ---> Running in 8c9b76d5e4d1 [2021-03-19T05:49:17.403Z] Removing intermediate container 8c9b76d5e4d1 [2021-03-19T05:49:17.403Z] ---> 0a4f9ff15b22 [2021-03-19T05:49:17.403Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-19T05:49:17.403Z] ---> Running in 2d31d71c487d [2021-03-19T05:49:17.667Z] Removing intermediate container 2d31d71c487d [2021-03-19T05:49:17.667Z] ---> b12c71a5ea92 [2021-03-19T05:49:17.667Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T05:49:17.667Z] ---> Running in 2a166c6bc616 [2021-03-19T05:49:18.619Z] Removing intermediate container 2a166c6bc616 [2021-03-19T05:49:18.619Z] ---> cfbee38fe1ec [2021-03-19T05:49:18.619Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-19T05:49:18.619Z] ---> Running in 3750d0eb77c6 [2021-03-19T05:49:19.194Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T05:49:19.769Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T05:49:20.343Z] OK: 166 MiB in 39 packages [2021-03-19T05:49:20.924Z] Removing intermediate container 3750d0eb77c6 [2021-03-19T05:49:20.924Z] ---> 9583dd8d145b [2021-03-19T05:49:20.924Z] Step 8/24 : COPY . . [2021-03-19T05:49:21.880Z] ---> 39fc0d69dae8 [2021-03-19T05:49:21.880Z] Step 9/24 : RUN ${MAKE} [2021-03-19T05:49:21.880Z] ---> Running in 08abcfb48310 [2021-03-19T05:49:22.463Z] CGO_ENABLED=0 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-19T05:49:25.957Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-19T05:49:25.957Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-19T05:49:25.957Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-19T05:49:25.957Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-19T05:49:30.287Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.125s coverage: 25.5% of statements [2021-03-19T05:49:30.730Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-19T05:49:31.758Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.148s coverage: 81.2% of statements [2021-03-19T05:49:33.286Z] Removing intermediate container 08abcfb48310 [2021-03-19T05:49:33.286Z] ---> 1dd549137493 [2021-03-19T05:49:33.286Z] Step 10/24 : FROM scratch [2021-03-19T05:49:33.286Z] ---> [2021-03-19T05:49:33.286Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-19T05:49:33.286Z] ---> Running in a0be4f6bd689 [2021-03-19T05:49:33.286Z] Removing intermediate container a0be4f6bd689 [2021-03-19T05:49:33.286Z] ---> ac0f29a4bea8 [2021-03-19T05:49:33.286Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-19T05:49:33.287Z] ---> Running in 041506fad4f2 [2021-03-19T05:49:33.287Z] Removing intermediate container 041506fad4f2 [2021-03-19T05:49:33.287Z] ---> 70d4588b2b0a [2021-03-19T05:49:33.287Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-19T05:49:33.287Z] ---> Running in d9d025063d30 [2021-03-19T05:49:33.549Z] Removing intermediate container d9d025063d30 [2021-03-19T05:49:33.549Z] ---> 181987a919d0 [2021-03-19T05:49:33.549Z] Step 14/24 : WORKDIR / [2021-03-19T05:49:33.549Z] ---> Running in 766ac31abb79 [2021-03-19T05:49:33.812Z] Removing intermediate container 766ac31abb79 [2021-03-19T05:49:33.812Z] ---> 585a28c2c047 [2021-03-19T05:49:33.812Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-19T05:49:34.387Z] ---> 653536596f8c [2021-03-19T05:49:34.387Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-19T05:49:34.387Z] ---> 492246e3aa06 [2021-03-19T05:49:34.387Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-03-19T05:49:34.649Z] ---> ded92884ade8 [2021-03-19T05:49:34.649Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-03-19T05:49:34.913Z] ---> 7c7958b76d8a [2021-03-19T05:49:34.913Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-19T05:49:35.175Z] ---> 142bad5b5111 [2021-03-19T05:49:35.175Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-19T05:49:35.175Z] ---> Running in b3b50bfa4b60 [2021-03-19T05:49:35.443Z] Removing intermediate container b3b50bfa4b60 [2021-03-19T05:49:35.443Z] ---> 9b66dd862f97 [2021-03-19T05:49:35.443Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T05:49:35.443Z] ---> Running in f291434b4898 [2021-03-19T05:49:35.707Z] Removing intermediate container f291434b4898 [2021-03-19T05:49:35.707Z] ---> a71cdd5f4fb0 [2021-03-19T05:49:35.707Z] Step 22/24 : LABEL arch=amd64 [2021-03-19T05:49:35.707Z] ---> Running in 8771887ea434 [2021-03-19T05:49:35.972Z] Removing intermediate container 8771887ea434 [2021-03-19T05:49:35.972Z] ---> de2c10a788de [2021-03-19T05:49:35.972Z] Step 23/24 : LABEL git_sha=e555dc85065c0650513b3310201ad5d9e8038a3a [2021-03-19T05:49:35.972Z] ---> Running in 71a563c30a96 [2021-03-19T05:49:36.233Z] Removing intermediate container 71a563c30a96 [2021-03-19T05:49:36.233Z] ---> daef88b9e0d9 [2021-03-19T05:49:36.233Z] Step 24/24 : LABEL version=0.0.0 [2021-03-19T05:49:36.233Z] ---> Running in 46e903f695cd [2021-03-19T05:49:36.233Z] Removing intermediate container 46e903f695cd [2021-03-19T05:49:36.233Z] ---> b71902d3ae64 [2021-03-19T05:49:36.233Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-19T05:49:36.509Z] Successfully built b71902d3ae64 [2021-03-19T05:49:36.509Z] 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-19T05:49:37.913Z] ---> job-cost.sh [2021-03-19T05:49:37.913Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MSMj [2021-03-19T05:49:52.859Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-19T05:50:04.165Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.156s coverage: 10.5% of statements [2021-03-19T05:50:04.165Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-19T05:50:04.165Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-19T05:50:04.165Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.204s coverage: 32.5% of statements [2021-03-19T05:50:04.165Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-19T05:50:04.165Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-19T05:50:04.165Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-19T05:50:04.165Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.260s coverage: 57.3% of statements [2021-03-19T05:50:04.165Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.871s coverage: 6.6% of statements [2021-03-19T05:50:04.165Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.130s coverage: 5.1% of statements [2021-03-19T05:50:04.165Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-19T05:50:04.165Z] GO111MODULE=on go vet ./... [2021-03-19T05:50:19.492Z] lf-activate-venv(): INFO: Adding /tmp/venv-MSMj/bin to PATH [2021-03-19T05:50:19.492Z] INFO: No Stack... [2021-03-19T05:50:19.492Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-19T05:50:20.074Z] INFO: Archiving Costs [Pipeline] sh [2021-03-19T05:50:20.418Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-19T05:50:20.418Z] + cut -d, -f6 [Pipeline] lock [2021-03-19T05:50:20.764Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-826-1-stack-cost] [2021-03-19T05:50:20.771Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-826-1-stack-cost] did not exist. Created. [2021-03-19T05:50:20.772Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-826-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-19T05:50:21.322Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-19T05:50:21.473Z] Stashed 1 file(s) [Pipeline] } [2021-03-19T05:50:21.497Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-826-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T05:50:36.562Z] gofmt -l . [2021-03-19T05:50:36.562Z] [ "`gofmt -l .`" = "" ] [2021-03-19T05:50:36.562Z] ./bin/test-attribution-txt.sh [2021-03-19T05:50:36.562Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-19T05:50:36.621Z] $ docker stop --time=1 d6be8e656e2f1e926e0c72c0e0e4b9c4598196eac07f7f4db6ab1904d8128b22 [2021-03-19T05:50:39.010Z] $ docker rm -f d6be8e656e2f1e926e0c72c0e0e4b9c4598196eac07f7f4db6ab1904d8128b22 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T05:50:40.141Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-19T05:50:40.185Z] Warning: overwriting stash ‘coverage-report’ [2021-03-19T05:50:41.060Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T05:50:41.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-19T05:50:42.371Z] + ls -al . [2021-03-19T05:50:42.371Z] total 220 [2021-03-19T05:50:42.371Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 05:50 . [2021-03-19T05:50:42.371Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 05:46 .. [2021-03-19T05:50:42.371Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 19 05:47 .dockerignore [2021-03-19T05:50:42.371Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 05:47 .git [2021-03-19T05:50:42.371Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 05:47 .github [2021-03-19T05:50:42.371Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 19 05:47 .gitignore [2021-03-19T05:50:42.371Z] -rw-rw-r-- 1 jenkins jenkins 949 Mar 19 05:47 Dockerfile.build [2021-03-19T05:50:42.371Z] -rw-rw-r-- 1 jenkins jenkins 901 Mar 19 05:47 Jenkinsfile [2021-03-19T05:50:42.371Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 19 05:47 LICENSE [2021-03-19T05:50:42.371Z] -rw-rw-r-- 1 jenkins jenkins 1016 Mar 19 05:47 Makefile [2021-03-19T05:50:42.371Z] -rw-rw-r-- 1 jenkins jenkins 5897 Mar 19 05:47 README.md [2021-03-19T05:50:42.371Z] -rw-rw-r-- 1 jenkins jenkins 6616 Mar 19 05:47 RELEASE-NOTES.txt [2021-03-19T05:50:42.371Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 19 05:44 VERSION [2021-03-19T05:50:42.371Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 05:47 bin [2021-03-19T05:50:42.371Z] -rw-r--r-- 1 jenkins jenkins 100015 Mar 19 05:49 coverage.out [2021-03-19T05:50:42.371Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 05:47 example [2021-03-19T05:50:42.371Z] -rw-r--r-- 1 jenkins jenkins 479 Mar 19 05:50 go.mod [2021-03-19T05:50:42.371Z] -rw-r--r-- 1 jenkins jenkins 17490 Mar 19 05:50 go.sum [2021-03-19T05:50:42.371Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 19 05:47 internal [2021-03-19T05:50:42.371Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 05:47 openapi [2021-03-19T05:50:42.371Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 19 05:47 pkg [2021-03-19T05:50:42.371Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 05:47 snap [2021-03-19T05:50:42.371Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 19 05:47 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:50:42.789Z] + 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=e555dc85065c0650513b3310201ad5d9e8038a3a --label arch=arm64 --label version=0.0.0 . [2021-03-19T05:50:43.398Z] Sending build context to Docker daemon 2.372MB [2021-03-19T05:50:43.398Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T05:50:43.398Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-19T05:50:43.398Z] ---> 6193d0e07f3f [2021-03-19T05:50:43.398Z] Step 3/24 : ARG MAKE='make build' [2021-03-19T05:50:43.686Z] ---> Running in 702bf45cd6f0 [2021-03-19T05:50:43.959Z] Removing intermediate container 702bf45cd6f0 [2021-03-19T05:50:43.959Z] ---> e8af7a60bfda [2021-03-19T05:50:43.959Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-19T05:50:44.234Z] ---> Running in 896d851313fd [2021-03-19T05:50:44.507Z] Removing intermediate container 896d851313fd [2021-03-19T05:50:44.507Z] ---> 20464ec348c8 [2021-03-19T05:50:44.507Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-19T05:50:44.778Z] ---> Running in a90b10e1b945 [2021-03-19T05:50:45.369Z] Removing intermediate container a90b10e1b945 [2021-03-19T05:50:45.369Z] ---> 0c530ecd8927 [2021-03-19T05:50:45.369Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T05:50:45.369Z] ---> Running in 3cfbef46c329 [2021-03-19T05:50:47.344Z] Removing intermediate container 3cfbef46c329 [2021-03-19T05:50:47.344Z] ---> 9236a35857eb [2021-03-19T05:50:47.344Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-19T05:50:47.344Z] ---> Running in 4ab8ceb48392 [2021-03-19T05:50:48.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T05:50:49.285Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T05:50:50.256Z] OK: 142 MiB in 39 packages [2021-03-19T05:50:51.228Z] Removing intermediate container 4ab8ceb48392 [2021-03-19T05:50:51.228Z] ---> e9086e12fd84 [2021-03-19T05:50:51.228Z] Step 8/24 : COPY . . [2021-03-19T05:50:52.219Z] ---> 9d26589c15ad [2021-03-19T05:50:52.219Z] Step 9/24 : RUN ${MAKE} [2021-03-19T05:50:52.219Z] ---> Running in 8b1afb08ff6d [2021-03-19T05:50:53.656Z] CGO_ENABLED=0 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-19T05:51:20.468Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-19T05:51:21.093Z] Removing intermediate container 8b1afb08ff6d [2021-03-19T05:51:21.093Z] ---> c4bb852259bd [2021-03-19T05:51:21.093Z] Step 10/24 : FROM scratch [2021-03-19T05:51:21.093Z] ---> [2021-03-19T05:51:21.093Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-19T05:51:21.093Z] ---> Running in 8a4a6b798da4 [2021-03-19T05:51:21.692Z] Removing intermediate container 8a4a6b798da4 [2021-03-19T05:51:21.692Z] ---> c20cb792f5be [2021-03-19T05:51:21.692Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-19T05:51:21.692Z] ---> Running in 64c8986debc8 [2021-03-19T05:51:22.302Z] Removing intermediate container 64c8986debc8 [2021-03-19T05:51:22.302Z] ---> 38cb2897404b [2021-03-19T05:51:22.302Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-19T05:51:22.302Z] ---> Running in 3a789a3c02eb [2021-03-19T05:51:22.578Z] Removing intermediate container 3a789a3c02eb [2021-03-19T05:51:22.578Z] ---> 940fcc7d92b1 [2021-03-19T05:51:22.578Z] Step 14/24 : WORKDIR / [2021-03-19T05:51:22.857Z] ---> Running in 49944486f555 [2021-03-19T05:51:23.129Z] Removing intermediate container 49944486f555 [2021-03-19T05:51:23.129Z] ---> eb52b5eeec13 [2021-03-19T05:51:23.129Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-19T05:51:24.557Z] ---> d798f20c0faa [2021-03-19T05:51:24.557Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-19T05:51:25.150Z] ---> 739dc4f859ef [2021-03-19T05:51:25.150Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-03-19T05:51:25.748Z] ---> a02c7e1802ad [2021-03-19T05:51:25.748Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-03-19T05:51:26.348Z] ---> f8ac714c4167 [2021-03-19T05:51:26.348Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-19T05:51:27.325Z] ---> 0796b77fe772 [2021-03-19T05:51:27.325Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-19T05:51:27.325Z] ---> Running in bf10375f631f [2021-03-19T05:51:27.919Z] Removing intermediate container bf10375f631f [2021-03-19T05:51:27.919Z] ---> c90507ede316 [2021-03-19T05:51:27.919Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T05:51:27.919Z] ---> Running in 1b5cdff70e32 [2021-03-19T05:51:28.511Z] Removing intermediate container 1b5cdff70e32 [2021-03-19T05:51:28.512Z] ---> 310edaee3e40 [2021-03-19T05:51:28.512Z] Step 22/24 : LABEL arch=arm64 [2021-03-19T05:51:28.512Z] ---> Running in 5f1d644f0610 [2021-03-19T05:51:29.105Z] Removing intermediate container 5f1d644f0610 [2021-03-19T05:51:29.105Z] ---> e0d65355545c [2021-03-19T05:51:29.105Z] Step 23/24 : LABEL git_sha=e555dc85065c0650513b3310201ad5d9e8038a3a [2021-03-19T05:51:29.105Z] ---> Running in 5319a827acc1 [2021-03-19T05:51:29.377Z] Removing intermediate container 5319a827acc1 [2021-03-19T05:51:29.377Z] ---> db029b532911 [2021-03-19T05:51:29.377Z] Step 24/24 : LABEL version=0.0.0 [2021-03-19T05:51:29.649Z] ---> Running in b358c223229a [2021-03-19T05:51:30.241Z] Removing intermediate container b358c223229a [2021-03-19T05:51:30.241Z] ---> 50cb6f3a8495 [2021-03-19T05:51:30.241Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-19T05:51:30.241Z] Successfully built 50cb6f3a8495 [2021-03-19T05:51:30.241Z] 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-19T05:51:31.264Z] ---> job-cost.sh [2021-03-19T05:51:31.264Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rUJa [2021-03-19T05:52:10.390Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-19T05:53:32.128Z] lf-activate-venv(): INFO: Adding /tmp/venv-rUJa/bin to PATH [2021-03-19T05:53:32.128Z] INFO: No Stack... [2021-03-19T05:53:32.720Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-19T05:53:33.310Z] INFO: Archiving Costs [Pipeline] sh [2021-03-19T05:53:33.670Z] + cat+ /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-19T05:53:33.671Z] cut -d, -f6 [Pipeline] lock [2021-03-19T05:53:33.808Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-826-1-stack-cost] [2021-03-19T05:53:33.816Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-826-1-stack-cost] did not exist. Created. [2021-03-19T05:53:33.816Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-826-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-19T05:53:34.321Z] /w/workspace/device-sdk-go/1@tmp/durable-447d4f36/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-447d4f36/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-19T05:53:34.690Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-19T05:53:34.734Z] Warning: overwriting stash ‘stack-cost’ [2021-03-19T05:53:34.888Z] Stashed 1 file(s) [Pipeline] } [2021-03-19T05:53:34.911Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-826-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-19T05:53:36.731Z] provisioning config files... [2021-03-19T05:53:36.745Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp/config3772584690033647968tmp [Pipeline] { [Pipeline] sh [2021-03-19T05:53:37.223Z] + set +x [2021-03-19T05:53:37.223Z] + curl -s https://codecov.io/bash [2021-03-19T05:53:37.223Z] + bash -s -- [2021-03-19T05:53:37.488Z] [2021-03-19T05:53:37.488Z] _____ _ [2021-03-19T05:53:37.488Z] / ____| | | [2021-03-19T05:53:37.488Z] | | ___ __| | ___ ___ _____ __ [2021-03-19T05:53:37.488Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-19T05:53:37.488Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-19T05:53:37.488Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-19T05:53:37.488Z] Bash-20210309-2b87ace [2021-03-19T05:53:37.488Z] [2021-03-19T05:53:37.488Z] [2021-03-19T05:53:37.488Z] ==> git version 2.24.3 found [2021-03-19T05:53:37.488Z] ==> 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-19T05:53:37.488Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-19T05:53:37.488Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-19T05:53:37.488Z] ==> Jenkins CI detected. [2021-03-19T05:53:37.488Z] project root: . [2021-03-19T05:53:37.488Z] --> token set from env [2021-03-19T05:53:37.488Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-19T05:53:37.488Z] ==> Running gcov in . (disable via -X gcov) [2021-03-19T05:53:37.488Z] ==> Python coveragepy not found [2021-03-19T05:53:37.488Z] ==> Searching for coverage reports in: [2021-03-19T05:53:37.488Z] + . [2021-03-19T05:53:37.488Z] -> Found 1 reports [2021-03-19T05:53:37.488Z] ==> Detecting git/mercurial file structure [2021-03-19T05:53:37.488Z] ==> Reading reports [2021-03-19T05:53:37.488Z] + ./coverage.out bytes=100015 [2021-03-19T05:53:37.488Z] ==> Appending adjustments [2021-03-19T05:53:37.488Z] https://docs.codecov.io/docs/fixing-reports [2021-03-19T05:53:38.063Z] + Found adjustments [2021-03-19T05:53:38.063Z] ==> Gzipping contents [2021-03-19T05:53:38.063Z] 16K /tmp/codecov.JCsKvB.gz [2021-03-19T05:53:38.063Z] ==> Uploading reports [2021-03-19T05:53:38.063Z] url: https://codecov.io [2021-03-19T05:53:38.063Z] query: branch=PR-826&commit=e555dc85065c0650513b3310201ad5d9e8038a3a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-826%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=826&job=&cmd_args= [2021-03-19T05:53:38.063Z] -> Pinging Codecov [2021-03-19T05:53:38.063Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-826&commit=e555dc85065c0650513b3310201ad5d9e8038a3a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-826%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=826&job=&cmd_args= [2021-03-19T05:53:38.324Z] -> Uploading to [2021-03-19T05:53:38.324Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-19/7E55EF52A471D76F132DFD9A03CDDE97/e555dc85065c0650513b3310201ad5d9e8038a3a/2efb0704-21f1-4547-a2df-8a70a2096fbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210319T055338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f515e1f4fa565cae8ef249b94de0547095a0a79f3c8f35402d2b4c365f52c0f2 [2021-03-19T05:53:38.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-19T05:53:38.324Z] Dload Upload Total Spent Left Speed [2021-03-19T05:53:38.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 13501 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13501 0 0 100 13501 0 33341 --:--:-- --:--:-- --:--:-- 33335 [2021-03-19T05:53:38.850Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e555dc85065c0650513b3310201ad5d9e8038a3a [Pipeline] } [2021-03-19T05:53:38.884Z] 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-19T05:53:42.122Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T05:53:42.471Z] ---> package-listing.sh [2021-03-19T05:53:42.471Z] ++ facter osfamily [2021-03-19T05:53:42.471Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-19T05:53:42.471Z] + OS_FAMILY=redhat [2021-03-19T05:53:42.471Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-826 [2021-03-19T05:53:42.471Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-19T05:53:42.471Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-19T05:53:42.471Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-19T05:53:42.471Z] + PACKAGES=/tmp/packages_start.txt [2021-03-19T05:53:42.471Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-826 ']' [2021-03-19T05:53:42.471Z] + PACKAGES=/tmp/packages_end.txt [2021-03-19T05:53:42.471Z] + case "${OS_FAMILY}" in [2021-03-19T05:53:42.471Z] + rpm -qa [2021-03-19T05:53:42.471Z] + sort [2021-03-19T05:53:47.787Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-19T05:53:47.787Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-19T05:53:47.787Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-19T05:53:47.787Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-826 ']' [2021-03-19T05:53:47.787Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-826/archives/ [2021-03-19T05:53:47.787Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-826/archives/ [Pipeline] echo [2021-03-19T05:53:47.821Z] 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-826/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-19T05:53:48.134Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:53:48.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T05:53:48.477Z] [2021-03-19T05:53:48.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:53:48.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T05:53:48.886Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-19T05:53:48.886Z] df20fa9351a1: Pulling fs layer [2021-03-19T05:53:48.886Z] 36b3adc4ff6f: Pulling fs layer [2021-03-19T05:53:48.886Z] 8ad3a11d3b57: Pulling fs layer [2021-03-19T05:53:48.886Z] 46f8f816bc3b: Pulling fs layer [2021-03-19T05:53:48.886Z] 93b61091891f: Pulling fs layer [2021-03-19T05:53:48.886Z] 93b9cdb0e59b: Pulling fs layer [2021-03-19T05:53:48.886Z] 5e14af77c1be: Pulling fs layer [2021-03-19T05:53:48.886Z] 01666e4c0597: Pulling fs layer [2021-03-19T05:53:48.886Z] aa168da1d23b: Pulling fs layer [2021-03-19T05:53:48.886Z] 46f8f816bc3b: Waiting [2021-03-19T05:53:48.886Z] 93b61091891f: Waiting [2021-03-19T05:53:48.886Z] 93b9cdb0e59b: Waiting [2021-03-19T05:53:48.886Z] 5e14af77c1be: Waiting [2021-03-19T05:53:48.886Z] 01666e4c0597: Waiting [2021-03-19T05:53:48.886Z] aa168da1d23b: Waiting [2021-03-19T05:53:48.886Z] 36b3adc4ff6f: Download complete [2021-03-19T05:53:48.886Z] 46f8f816bc3b: Verifying Checksum [2021-03-19T05:53:48.886Z] 46f8f816bc3b: Download complete [2021-03-19T05:53:48.886Z] df20fa9351a1: Verifying Checksum [2021-03-19T05:53:48.886Z] df20fa9351a1: Download complete [2021-03-19T05:53:48.886Z] 93b9cdb0e59b: Verifying Checksum [2021-03-19T05:53:48.886Z] 93b9cdb0e59b: Download complete [2021-03-19T05:53:49.163Z] 5e14af77c1be: Verifying Checksum [2021-03-19T05:53:49.163Z] 5e14af77c1be: Download complete [2021-03-19T05:53:49.163Z] 93b61091891f: Verifying Checksum [2021-03-19T05:53:49.163Z] 93b61091891f: Download complete [2021-03-19T05:53:49.163Z] 01666e4c0597: Verifying Checksum [2021-03-19T05:53:49.163Z] 01666e4c0597: Download complete [2021-03-19T05:53:49.163Z] 8ad3a11d3b57: Verifying Checksum [2021-03-19T05:53:49.163Z] 8ad3a11d3b57: Download complete [2021-03-19T05:53:49.430Z] df20fa9351a1: Pull complete [2021-03-19T05:53:49.703Z] 36b3adc4ff6f: Pull complete [2021-03-19T05:53:51.103Z] aa168da1d23b: Download complete [2021-03-19T05:53:51.367Z] 8ad3a11d3b57: Pull complete [2021-03-19T05:53:51.367Z] 46f8f816bc3b: Pull complete [2021-03-19T05:53:51.948Z] 93b61091891f: Pull complete [2021-03-19T05:53:51.948Z] 93b9cdb0e59b: Pull complete [2021-03-19T05:53:51.948Z] 5e14af77c1be: Pull complete [2021-03-19T05:53:52.211Z] 01666e4c0597: Pull complete [2021-03-19T05:53:58.855Z] aa168da1d23b: Pull complete [2021-03-19T05:53:58.855Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-19T05:53:58.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T05:53:58.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-19T05:53:59.117Z] prd-centos7-docker-4c-2g-30492 does not seem to be running inside a container [2021-03-19T05:53:59.165Z] $ 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-826/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-826 -v /w/workspace/dgexfoundry_device-sdk-go_PR-826:/w/workspace/dgexfoundry_device-sdk-go_PR-826:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-19T05:54:03.378Z] $ docker top f50bb1d62c65ec08730ed65b99639695f61373a0973cb627b9ab92c1f5b2f8e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T05:54:03.974Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-19T05:54:04.293Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-19T05:54:04.618Z] + ls /var/log/sa-host [2021-03-19T05:54:04.619Z] + sadf -c /var/log/sa-host/sa19 [2021-03-19T05:54:04.619Z] file_magic: OK [2021-03-19T05:54:04.619Z] HZ: Using current value: 100 [2021-03-19T05:54:04.619Z] file_header: OK [2021-03-19T05:54:04.619Z] 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-19T05:54:04.619Z] Statistics: [2021-03-19T05:54:04.619Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-19T05:54:04.619Z] File successfully converted to sysstat format version 12.2.1 [2021-03-19T05:54:04.619Z] + sadf -c /var/log/sa-host/sa23 [2021-03-19T05:54:04.619Z] file_magic: OK [2021-03-19T05:54:04.619Z] HZ: Using current value: 100 [2021-03-19T05:54:04.619Z] file_header: OK [2021-03-19T05:54:04.619Z] 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-19T05:54:04.619Z] Statistics: [2021-03-19T05:54:04.619Z] Hnuu...uuuununununu... [2021-03-19T05:54:04.619Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-19T05:54:05.388Z] provisioning config files... [2021-03-19T05:54:05.404Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp/config125461888827622528tmp [Pipeline] { [Pipeline] echo [2021-03-19T05:54:05.523Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T05:54:05.865Z] ---> create-netrc.sh [Pipeline] } [2021-03-19T05:54:05.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-19T05:54:06.032Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T05:54:06.377Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-19T05:54:06.462Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T05:54:06.795Z] ---> sudo-logs.sh [2021-03-19T05:54:06.795Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-19T05:54:06.984Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T05:54:07.314Z] ---> job-cost.sh [2021-03-19T05:54:07.314Z] lf-activate-venv: SKIPPING [2021-03-19T05:54:07.314Z] DEBUG: total: 0.20999999344348907 [2021-03-19T05:54:07.314Z] INFO: Retrieving Stack Cost... [2021-03-19T05:54:08.704Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-19T05:54:08.967Z] INFO: Archiving Costs [Pipeline] echo [2021-03-19T05:54:09.001Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T05:54:09.345Z] ---> logs-deploy.sh [2021-03-19T05:54:09.345Z] lf-activate-venv: SKIPPING [2021-03-19T05:54:09.345Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-826/1 [2021-03-19T05:54:09.345Z] INFO: archiving workspace using pattern(s): [2021-03-19T05:54:11.260Z] Archives upload complete. [2021-03-19T05:54:11.260Z] INFO: archiving logs to Nexus