Pull request #208 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 5996c77a5bea06be19e4d1e53866a703eb95d7aa+a4c663ab72e1e6f64242e087497a9e42eb880476 (7ea5014070ee2cc42cb6bdb77a29d323498c1f99) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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:app-service-configurable, buildSnap:true] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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-28489 in /w/workspace/_app-service-configurable_PR-208 [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/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-208 # timeout=10 Merging remotes/origin/master commit a4c663ab72e1e6f64242e087497a9e42eb880476 into PR head commit 5996c77a5bea06be19e4d1e53866a703eb95d7aa Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5996c77a5bea06be19e4d1e53866a703eb95d7aa # timeout=10 Merge succeeded, producing 5996c77a5bea06be19e4d1e53866a703eb95d7aa Checking out Revision 5996c77a5bea06be19e4d1e53866a703eb95d7aa (PR-208) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a4c663ab72e1e6f64242e087497a9e42eb880476 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5996c77a5bea06be19e4d1e53866a703eb95d7aa # timeout=10 Commit message: "refactor: Consolidate function pipeline configuration" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-04T16:14:53.893Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-04T16:14:54.165Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-04T16:14:54.299Z] ========================================================= [2021-03-04T16:14:54.299Z] EdgeX Global Pipelines Version Info [2021-03-04T16:14:54.299Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4ae1e259852b915d139ac8c1aeec595d0378d93f # timeout=10 [2021-03-04T16:14:55.780Z] ------------------- [2021-03-04T16:14:55.780Z] stable info: [2021-03-04T16:14:55.780Z] ------------------- [2021-03-04T16:14:55.780Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-04T16:14:55.780Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T16:14:55.780Z] Message: update stable to v1.0.184 [2021-03-04T16:14:56.726Z] ------------------- [2021-03-04T16:14:56.726Z] experimental info: [2021-03-04T16:14:56.726Z] ------------------- [2021-03-04T16:14:56.726Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-04T16:14:56.726Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T16:14:56.726Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-04T16:14:56.993Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-03-04T16:14:57.089Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-03-04T16:14:57.185Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-04T16:14:57.283Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-04T16:14:57.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-04T16:14:57.471Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-04T16:14:57.567Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-04T16:14:57.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-04T16:14:57.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-04T16:14:57.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-04T16:14:57.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-04T16:14:58.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-03-04T16:14:58.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-04T16:14:58.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-04T16:14:58.380Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T16:14:58.489Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T16:14:58.604Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-04T16:14:58.717Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-04T16:14:58.856Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-04T16:14:59.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-04T16:14:59.130Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-04T16:14:59.248Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-04T16:14:59.391Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-04T16:14:59.513Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-04T16:14:59.627Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-04T16:14:59.741Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-04T16:14:59.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-208 [Pipeline] echo [2021-03-04T16:14:59.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-208 [Pipeline] echo [2021-03-04T16:15:00.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-208 [Pipeline] echo [2021-03-04T16:15:00.150Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5996c77a5bea06be19e4d1e53866a703eb95d7aa [Pipeline] echo [2021-03-04T16:15:00.234Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5996c77 [Pipeline] echo [2021-03-04T16:15:00.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T16:15:00.561Z] provisioning config files... [2021-03-04T16:15:00.600Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-208@tmp/config1159094981524520881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:15:01.007Z] ---> docker-login.sh [2021-03-04T16:15:01.007Z] nexus3.edgexfoundry.org:10001 [2021-03-04T16:15:01.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T16:15:01.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T16:15:01.534Z] Configure a credential helper to remove this warning. See [2021-03-04T16:15:01.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T16:15:01.534Z] [2021-03-04T16:15:01.534Z] Login Succeeded [2021-03-04T16:15:01.534Z] nexus3.edgexfoundry.org:10002 [2021-03-04T16:15:01.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T16:15:01.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T16:15:01.798Z] Configure a credential helper to remove this warning. See [2021-03-04T16:15:01.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T16:15:01.798Z] [2021-03-04T16:15:01.798Z] Login Succeeded [2021-03-04T16:15:01.798Z] nexus3.edgexfoundry.org:10003 [2021-03-04T16:15:01.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T16:15:01.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T16:15:01.798Z] Configure a credential helper to remove this warning. See [2021-03-04T16:15:01.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T16:15:01.798Z] [2021-03-04T16:15:02.061Z] Login Succeeded [2021-03-04T16:15:02.061Z] nexus3.edgexfoundry.org:10004 [2021-03-04T16:15:02.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T16:15:02.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T16:15:02.323Z] Configure a credential helper to remove this warning. See [2021-03-04T16:15:02.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T16:15:02.323Z] [2021-03-04T16:15:02.323Z] Login Succeeded [2021-03-04T16:15:02.323Z] docker.io [2021-03-04T16:15:02.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T16:15:02.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T16:15:02.585Z] Configure a credential helper to remove this warning. See [2021-03-04T16:15:02.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T16:15:02.585Z] [2021-03-04T16:15:02.585Z] Login Succeeded [2021-03-04T16:15:02.585Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T16:15:02.594Z] 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-04T16:15:03.495Z] + git log --format=format:%s -1 5996c77a5bea06be19e4d1e53866a703eb95d7aa [Pipeline] echo [2021-03-04T16:15:03.564Z] GIT_COMMIT: 5996c77a5bea06be19e4d1e53866a703eb95d7aa, Commit Message: refactor: Consolidate function pipeline configuration [Pipeline] echo [2021-03-04T16:15:03.616Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-04T16:15:04.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T16:15:04.615Z] [2021-03-04T16:15:04.615Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T16:15:04.961Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T16:15:04.961Z] latest: Pulling from edgex-devops/git-semver [2021-03-04T16:15:04.961Z] 31603596830f: Pulling fs layer [2021-03-04T16:15:04.961Z] 2a8b12db71e7: Pulling fs layer [2021-03-04T16:15:04.961Z] 6ca5941a6612: Pulling fs layer [2021-03-04T16:15:04.961Z] ecc8261a40a4: Pulling fs layer [2021-03-04T16:15:04.961Z] ecc8261a40a4: Waiting [2021-03-04T16:15:04.961Z] 2a8b12db71e7: Verifying Checksum [2021-03-04T16:15:04.961Z] 2a8b12db71e7: Download complete [2021-03-04T16:15:05.226Z] 31603596830f: Verifying Checksum [2021-03-04T16:15:05.226Z] 31603596830f: Download complete [2021-03-04T16:15:05.226Z] 6ca5941a6612: Verifying Checksum [2021-03-04T16:15:05.226Z] 6ca5941a6612: Download complete [2021-03-04T16:15:05.226Z] ecc8261a40a4: Verifying Checksum [2021-03-04T16:15:05.226Z] ecc8261a40a4: Download complete [2021-03-04T16:15:05.488Z] 31603596830f: Pull complete [2021-03-04T16:15:05.753Z] 2a8b12db71e7: Pull complete [2021-03-04T16:15:06.326Z] 6ca5941a6612: Pull complete [2021-03-04T16:15:06.588Z] ecc8261a40a4: Pull complete [2021-03-04T16:15:06.849Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-04T16:15:06.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T16:15:06.849Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-04T16:15:06.955Z] prd-centos7-docker-4c-2g-28489 does not seem to be running inside a container [2021-03-04T16:15:06.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-208 -v /w/workspace/_app-service-configurable_PR-208:/w/workspace/_app-service-configurable_PR-208:rw,z -v /w/workspace/_app-service-configurable_PR-208@tmp:/w/workspace/_app-service-configurable_PR-208@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-04T16:15:08.912Z] $ docker top 947e5a1fcbf2e60320bed1ecafee606ef6c2d38dce2cd7e35863fda788dbed78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-04T16:15:09.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T16:15:09.255Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T16:15:09.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T16:15:09.460Z] $ docker exec 947e5a1fcbf2e60320bed1ecafee606ef6c2d38dce2cd7e35863fda788dbed78 ssh-agent [2021-03-04T16:15:09.628Z] SSH_AUTH_SOCK=/tmp/ssh-85OMyQmHXE6f/agent.12 [2021-03-04T16:15:09.628Z] SSH_AGENT_PID=17 [2021-03-04T16:15:09.637Z] Running ssh-add (command line suppressed) [2021-03-04T16:15:09.756Z] Identity added: /w/workspace/_app-service-configurable_PR-208@tmp/private_key_3013821722766350543.key (/w/workspace/_app-service-configurable_PR-208@tmp/private_key_3013821722766350543.key) [2021-03-04T16:15:09.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T16:15:10.143Z] + git tag --points-at HEAD [Pipeline] } [2021-03-04T16:15:10.164Z] $ docker exec --env ******** --env ******** 947e5a1fcbf2e60320bed1ecafee606ef6c2d38dce2cd7e35863fda788dbed78 ssh-agent -k [2021-03-04T16:15:10.274Z] unset SSH_AUTH_SOCK; [2021-03-04T16:15:10.275Z] unset SSH_AGENT_PID; [2021-03-04T16:15:10.275Z] echo Agent pid 17 killed; [2021-03-04T16:15:10.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-04T16:15:10.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T16:15:10.489Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T16:15:10.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T16:15:10.650Z] $ docker exec 947e5a1fcbf2e60320bed1ecafee606ef6c2d38dce2cd7e35863fda788dbed78 ssh-agent [2021-03-04T16:15:10.886Z] SSH_AUTH_SOCK=/tmp/ssh-MW3CX8KEUWme/agent.45 [2021-03-04T16:15:10.886Z] SSH_AGENT_PID=50 [2021-03-04T16:15:10.892Z] Running ssh-add (command line suppressed) [2021-03-04T16:15:11.030Z] Identity added: /w/workspace/_app-service-configurable_PR-208@tmp/private_key_2812664302890930713.key (/w/workspace/_app-service-configurable_PR-208@tmp/private_key_2812664302890930713.key) [2021-03-04T16:15:11.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T16:15:11.510Z] + git semver init [2021-03-04T16:15:11.510Z] # -> Open(): unable to determine branch for HEAD [2021-03-04T16:15:11.510Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-208/.git [2021-03-04T16:15:11.510Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-208 [2021-03-04T16:15:11.510Z] # $SEMVER_REMOTE_NAME = origin [2021-03-04T16:15:11.510Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-04T16:15:11.510Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-04T16:15:11.510Z] # $SEMVER_BRANCH = PR-208 [2021-03-04T16:15:11.510Z] # $SEMVER_TEMP = /tmp/semver-479094020 [2021-03-04T16:15:11.510Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-03-04T16:15:12.082Z] # '/tmp/semver-479094020' -> '/w/workspace/_app-service-configurable_PR-208/.semver' [2021-03-04T16:15:12.082Z] # -> Force: false [2021-03-04T16:15:12.082Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-208/.semver [Pipeline] } [2021-03-04T16:15:12.095Z] $ docker exec --env ******** --env ******** 947e5a1fcbf2e60320bed1ecafee606ef6c2d38dce2cd7e35863fda788dbed78 ssh-agent -k [2021-03-04T16:15:12.217Z] unset SSH_AUTH_SOCK; [2021-03-04T16:15:12.217Z] unset SSH_AGENT_PID; [2021-03-04T16:15:12.217Z] echo Agent pid 50 killed; [2021-03-04T16:15:12.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-04T16:15:12.755Z] + git semver [Pipeline] } [2021-03-04T16:15:12.771Z] $ docker stop --time=1 947e5a1fcbf2e60320bed1ecafee606ef6c2d38dce2cd7e35863fda788dbed78 [2021-03-04T16:15:14.191Z] $ docker rm -f 947e5a1fcbf2e60320bed1ecafee606ef6c2d38dce2cd7e35863fda788dbed78 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T16:15:14.729Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-04T16:15:15.361Z] Stashed 1 file(s) [Pipeline] echo [2021-03-04T16:15:15.364Z] [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-04T16:15:30.850Z] Still waiting to schedule task [2021-03-04T16:15:30.850Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28489’ [2021-03-04T16:15:30.852Z] Still waiting to schedule task [2021-03-04T16:15:30.852Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-04T16:17:22.570Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28490 in /w/workspace/_app-service-configurable_PR-208 [Pipeline] { [Pipeline] ws [2021-03-04T16:17:22.632Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2021-03-04T16:17:27.598Z] using credential edgex-jenkins-ssh [2021-03-04T16:17:27.661Z] Cloning the remote Git repository [2021-03-04T16:17:27.720Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-03-04T16:17:27.830Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2021-03-04T16:17:27.909Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-04T16:17:27.911Z] > git --version # timeout=10 [2021-03-04T16:17:27.928Z] > git --version # 'git version 2.17.1' [2021-03-04T16:17:27.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T16:17:28.006Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T16:17:28.779Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-04T16:17:28.800Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T16:17:28.831Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-04T16:17:28.870Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-04T16:17:28.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T16:17:28.882Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T16:17:29.477Z] Merging remotes/origin/master commit a4c663ab72e1e6f64242e087497a9e42eb880476 into PR head commit 5996c77a5bea06be19e4d1e53866a703eb95d7aa [2021-03-04T16:17:29.741Z] Merge succeeded, producing 5996c77a5bea06be19e4d1e53866a703eb95d7aa [2021-03-04T16:17:29.742Z] Checking out Revision 5996c77a5bea06be19e4d1e53866a703eb95d7aa (PR-208) [2021-03-04T16:17:29.504Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T16:17:29.533Z] > git checkout -f 5996c77a5bea06be19e4d1e53866a703eb95d7aa # timeout=10 [2021-03-04T16:17:29.631Z] > git remote # timeout=10 [2021-03-04T16:17:29.650Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T16:17:29.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T16:17:29.691Z] > git merge a4c663ab72e1e6f64242e087497a9e42eb880476 # timeout=10 [2021-03-04T16:17:29.716Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T16:17:29.745Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T16:17:29.762Z] > git checkout -f 5996c77a5bea06be19e4d1e53866a703eb95d7aa # timeout=10 [2021-03-04T16:17:34.195Z] Commit message: "refactor: Consolidate function pipeline configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T16:17:36.192Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-04T16:17:36.627Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T16:17:36.967Z] + + truesudo [2021-03-04T16:17:36.967Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T16:17:39.661Z] provisioning config files... [2021-03-04T16:17:39.700Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config509780336059348189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:17:40.102Z] ---> docker-login.sh [2021-03-04T16:17:40.102Z] nexus3.edgexfoundry.org:10001 [2021-03-04T16:17:41.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T16:17:41.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T16:17:41.361Z] Configure a credential helper to remove this warning. See [2021-03-04T16:17:41.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T16:17:41.361Z] [2021-03-04T16:17:41.361Z] Login Succeeded [2021-03-04T16:17:41.361Z] nexus3.edgexfoundry.org:10002 [2021-03-04T16:17:41.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T16:17:41.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T16:17:41.917Z] Configure a credential helper to remove this warning. See [2021-03-04T16:17:41.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T16:17:41.917Z] [2021-03-04T16:17:41.917Z] Login Succeeded [2021-03-04T16:17:41.917Z] nexus3.edgexfoundry.org:10003 [2021-03-04T16:17:42.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T16:17:42.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T16:17:42.465Z] Configure a credential helper to remove this warning. See [2021-03-04T16:17:42.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T16:17:42.465Z] [2021-03-04T16:17:42.465Z] Login Succeeded [2021-03-04T16:17:42.465Z] nexus3.edgexfoundry.org:10004 [2021-03-04T16:17:43.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T16:17:43.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T16:17:43.061Z] Configure a credential helper to remove this warning. See [2021-03-04T16:17:43.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T16:17:43.061Z] [2021-03-04T16:17:43.061Z] Login Succeeded [2021-03-04T16:17:43.061Z] docker.io [2021-03-04T16:17:43.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T16:17:43.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T16:17:43.933Z] Configure a credential helper to remove this warning. See [2021-03-04T16:17:43.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T16:17:43.933Z] [2021-03-04T16:17:43.933Z] Login Succeeded [2021-03-04T16:17:43.933Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T16:17:43.957Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-04T16:17:44.384Z] ========================================================= [2021-03-04T16:17:44.384Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-04T16:17:44.384Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T16:17:44.785Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-04T16:17:44.785Z] Sending build context to Docker daemon 95.74kB [2021-03-04T16:17:45.060Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T16:17:45.060Z] Step 2/8 : FROM ${BASE} [2021-03-04T16:17:45.345Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-04T16:17:45.345Z] 5f621e34cdf4: Pulling fs layer [2021-03-04T16:17:45.345Z] a4357932f1b6: Pulling fs layer [2021-03-04T16:17:45.345Z] 18c013af1878: Pulling fs layer [2021-03-04T16:17:45.345Z] 00ac8860ef70: Pulling fs layer [2021-03-04T16:17:45.345Z] 63d7cb157983: Pulling fs layer [2021-03-04T16:17:45.345Z] b116817d02f9: Pulling fs layer [2021-03-04T16:17:45.345Z] 745a02a5169b: Pulling fs layer [2021-03-04T16:17:45.345Z] 00ac8860ef70: Waiting [2021-03-04T16:17:45.345Z] 63d7cb157983: Waiting [2021-03-04T16:17:45.345Z] b116817d02f9: Waiting [2021-03-04T16:17:45.345Z] 745a02a5169b: Waiting [2021-03-04T16:17:45.345Z] 18c013af1878: Verifying Checksum [2021-03-04T16:17:45.345Z] 18c013af1878: Download complete [2021-03-04T16:17:45.345Z] a4357932f1b6: Download complete [2021-03-04T16:17:45.345Z] 63d7cb157983: Download complete [2021-03-04T16:17:45.345Z] 5f621e34cdf4: Verifying Checksum [2021-03-04T16:17:45.345Z] b116817d02f9: Verifying Checksum [2021-03-04T16:17:45.345Z] b116817d02f9: Download complete [2021-03-04T16:17:45.951Z] 5f621e34cdf4: Pull complete [2021-03-04T16:17:46.582Z] a4357932f1b6: Pull complete [2021-03-04T16:17:46.854Z] 18c013af1878: Pull complete [2021-03-04T16:17:48.298Z] 745a02a5169b: Verifying Checksum [2021-03-04T16:17:48.298Z] 745a02a5169b: Download complete [2021-03-04T16:17:49.282Z] 00ac8860ef70: Verifying Checksum [2021-03-04T16:17:49.282Z] 00ac8860ef70: Download complete [2021-03-04T16:17:59.445Z] 00ac8860ef70: Pull complete [2021-03-04T16:17:59.445Z] 63d7cb157983: Pull complete [2021-03-04T16:17:59.719Z] b116817d02f9: Pull complete [2021-03-04T16:17:59.883Z] Running on prd-centos7-docker-4c-2g-28491 in /w/workspace/_app-service-configurable_PR-208 [Pipeline] { [Pipeline] ws [2021-03-04T16:18:00.006Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2021-03-04T16:18:02.988Z] using credential edgex-jenkins-ssh [2021-03-04T16:18:03.044Z] Cloning the remote Git repository [2021-03-04T16:18:03.076Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-03-04T16:18:03.150Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2021-03-04T16:18:03.222Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-04T16:18:03.222Z] > git --version # timeout=10 [2021-03-04T16:18:03.235Z] > git --version # 'git version 2.24.3' [2021-03-04T16:18:03.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T16:18:03.276Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T16:18:04.046Z] 745a02a5169b: Pull complete [2021-03-04T16:18:04.046Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-04T16:18:04.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-04T16:18:04.046Z] ---> b7e6874047d6 [2021-03-04T16:18:04.046Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-04T16:18:05.811Z] Merging remotes/origin/master commit a4c663ab72e1e6f64242e087497a9e42eb880476 into PR head commit 5996c77a5bea06be19e4d1e53866a703eb95d7aa [2021-03-04T16:18:05.921Z] Merge succeeded, producing 5996c77a5bea06be19e4d1e53866a703eb95d7aa [2021-03-04T16:18:05.922Z] Checking out Revision 5996c77a5bea06be19e4d1e53866a703eb95d7aa (PR-208) [2021-03-04T16:18:05.059Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-04T16:18:05.068Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T16:18:05.081Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-04T16:18:05.095Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-04T16:18:05.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T16:18:05.100Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T16:18:05.826Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T16:18:05.835Z] > git checkout -f 5996c77a5bea06be19e4d1e53866a703eb95d7aa # timeout=10 [2021-03-04T16:18:05.871Z] > git remote # timeout=10 [2021-03-04T16:18:05.881Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T16:18:05.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T16:18:05.898Z] > git merge a4c663ab72e1e6f64242e087497a9e42eb880476 # timeout=10 [2021-03-04T16:18:05.911Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T16:18:05.925Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T16:18:05.932Z] > git checkout -f 5996c77a5bea06be19e4d1e53866a703eb95d7aa # timeout=10 [2021-03-04T16:18:06.688Z] ---> Running in bc4e49b76c0a [2021-03-04T16:18:06.688Z] Removing intermediate container bc4e49b76c0a [2021-03-04T16:18:06.688Z] ---> 239db3a28254 [2021-03-04T16:18:06.688Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T16:18:06.688Z] ---> Running in 8c5dca67bbe9 [2021-03-04T16:18:09.338Z] Removing intermediate container 8c5dca67bbe9 [2021-03-04T16:18:09.338Z] ---> a2a2ba5c7c5e [2021-03-04T16:18:09.338Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-03-04T16:18:09.338Z] ---> Running in a923034a7e28 [2021-03-04T16:18:09.690Z] Commit message: "refactor: Consolidate function pipeline configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T16:18:10.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T16:18:10.881Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-04T16:18:10.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T16:18:11.215Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T16:18:11.523Z] + sudo service docker restart [2021-03-04T16:18:11.523Z] + true [2021-03-04T16:18:11.523Z] Redirecting to /bin/systemctl restart docker.service [2021-03-04T16:18:11.913Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-04T16:18:11.913Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-04T16:18:11.913Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-04T16:18:11.913Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-04T16:18:12.188Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-04T16:18:12.188Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-04T16:18:12.188Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T16:18:12.188Z] OK: 144 MiB in 45 packages [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T16:18:12.985Z] provisioning config files... [2021-03-04T16:18:13.019Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config733357257818609246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:18:13.385Z] ---> docker-login.sh [2021-03-04T16:18:13.385Z] nexus3.edgexfoundry.org:10001 [2021-03-04T16:18:13.620Z] Removing intermediate container a923034a7e28 [2021-03-04T16:18:13.620Z] ---> fe092464dcf5 [2021-03-04T16:18:13.620Z] Step 6/8 : WORKDIR /app [2021-03-04T16:18:13.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T16:18:13.894Z] ---> Running in c4c9d52a4508 [2021-03-04T16:18:13.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T16:18:13.912Z] Configure a credential helper to remove this warning. See [2021-03-04T16:18:13.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T16:18:13.912Z] [2021-03-04T16:18:13.912Z] Login Succeeded [2021-03-04T16:18:13.912Z] nexus3.edgexfoundry.org:10002 [2021-03-04T16:18:13.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T16:18:14.168Z] Removing intermediate container c4c9d52a4508 [2021-03-04T16:18:14.168Z] ---> 92763f0e0112 [2021-03-04T16:18:14.168Z] Step 7/8 : COPY . . [2021-03-04T16:18:14.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T16:18:14.174Z] Configure a credential helper to remove this warning. See [2021-03-04T16:18:14.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T16:18:14.174Z] [2021-03-04T16:18:14.174Z] Login Succeeded [2021-03-04T16:18:14.174Z] nexus3.edgexfoundry.org:10003 [2021-03-04T16:18:14.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T16:18:14.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T16:18:14.174Z] Configure a credential helper to remove this warning. See [2021-03-04T16:18:14.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T16:18:14.175Z] [2021-03-04T16:18:14.175Z] Login Succeeded [2021-03-04T16:18:14.175Z] nexus3.edgexfoundry.org:10004 [2021-03-04T16:18:14.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T16:18:14.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T16:18:14.460Z] Configure a credential helper to remove this warning. See [2021-03-04T16:18:14.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T16:18:14.460Z] [2021-03-04T16:18:14.460Z] Login Succeeded [2021-03-04T16:18:14.460Z] docker.io [2021-03-04T16:18:14.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T16:18:14.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T16:18:14.722Z] Configure a credential helper to remove this warning. See [2021-03-04T16:18:14.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T16:18:14.722Z] [2021-03-04T16:18:14.722Z] Login Succeeded [2021-03-04T16:18:14.984Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T16:18:14.994Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [2021-03-04T16:18:15.166Z] ---> 487d44996062 [2021-03-04T16:18:15.166Z] Step 8/8 : RUN go mod download [Pipeline] unstash [Pipeline] echo [2021-03-04T16:18:15.331Z] ========================================================= [2021-03-04T16:18:15.331Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-04T16:18:15.331Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T16:18:15.459Z] ---> Running in beee6e36a79b [2021-03-04T16:18:15.677Z] + 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-04T16:18:15.677Z] Sending build context to Docker daemon 95.74kB [2021-03-04T16:18:15.677Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T16:18:15.677Z] Step 2/8 : FROM ${BASE} [2021-03-04T16:18:15.677Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-04T16:18:15.677Z] 188c0c94c7c5: Pulling fs layer [2021-03-04T16:18:15.677Z] 0ef7d3d256c8: Pulling fs layer [2021-03-04T16:18:15.677Z] de9db76c5a1d: Pulling fs layer [2021-03-04T16:18:15.677Z] bca2f99d35d6: Pulling fs layer [2021-03-04T16:18:15.677Z] 93359f2a8cfa: Pulling fs layer [2021-03-04T16:18:15.677Z] 7c6f9722023f: Pulling fs layer [2021-03-04T16:18:15.677Z] a35cf1a2eb13: Pulling fs layer [2021-03-04T16:18:15.677Z] bca2f99d35d6: Waiting [2021-03-04T16:18:15.677Z] 93359f2a8cfa: Waiting [2021-03-04T16:18:15.677Z] 7c6f9722023f: Waiting [2021-03-04T16:18:15.677Z] a35cf1a2eb13: Waiting [2021-03-04T16:18:15.939Z] de9db76c5a1d: Verifying Checksum [2021-03-04T16:18:15.939Z] de9db76c5a1d: Download complete [2021-03-04T16:18:15.939Z] 0ef7d3d256c8: Download complete [2021-03-04T16:18:15.939Z] 93359f2a8cfa: Verifying Checksum [2021-03-04T16:18:15.939Z] 93359f2a8cfa: Download complete [2021-03-04T16:18:15.939Z] 188c0c94c7c5: Verifying Checksum [2021-03-04T16:18:15.939Z] 188c0c94c7c5: Download complete [2021-03-04T16:18:15.939Z] 7c6f9722023f: Verifying Checksum [2021-03-04T16:18:15.939Z] 7c6f9722023f: Download complete [2021-03-04T16:18:16.209Z] 188c0c94c7c5: Pull complete [2021-03-04T16:18:16.472Z] 0ef7d3d256c8: Pull complete [2021-03-04T16:18:16.472Z] de9db76c5a1d: Pull complete [2021-03-04T16:18:17.433Z] a35cf1a2eb13: Verifying Checksum [2021-03-04T16:18:17.433Z] a35cf1a2eb13: Download complete [2021-03-04T16:18:18.381Z] bca2f99d35d6: Verifying Checksum [2021-03-04T16:18:18.381Z] bca2f99d35d6: Download complete [2021-03-04T16:18:23.720Z] bca2f99d35d6: Pull complete [2021-03-04T16:18:23.988Z] 93359f2a8cfa: Pull complete [2021-03-04T16:18:23.988Z] 7c6f9722023f: Pull complete [2021-03-04T16:18:32.191Z] a35cf1a2eb13: Pull complete [2021-03-04T16:18:32.191Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-04T16:18:32.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-04T16:18:32.191Z] ---> a62c8e92a672 [2021-03-04T16:18:32.191Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-04T16:18:32.191Z] ---> Running in 695e1731c364 [2021-03-04T16:18:32.191Z] Removing intermediate container 695e1731c364 [2021-03-04T16:18:32.191Z] ---> a5c34b9583ad [2021-03-04T16:18:32.191Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T16:18:32.191Z] ---> Running in 79713838ac14 [2021-03-04T16:18:32.461Z] Removing intermediate container 79713838ac14 [2021-03-04T16:18:32.461Z] ---> 401168f4aafe [2021-03-04T16:18:32.461Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-03-04T16:18:32.461Z] ---> Running in 626e0f6c027c [2021-03-04T16:18:33.046Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T16:18:33.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T16:18:34.261Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-04T16:18:34.261Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-04T16:18:34.524Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-04T16:18:34.524Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-04T16:18:34.524Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-04T16:18:34.789Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-04T16:18:34.789Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T16:18:34.789Z] OK: 167 MiB in 45 packages [2021-03-04T16:18:36.192Z] Removing intermediate container 626e0f6c027c [2021-03-04T16:18:36.192Z] ---> d35267d9799d [2021-03-04T16:18:36.192Z] Step 6/8 : WORKDIR /app [2021-03-04T16:18:36.192Z] ---> Running in b7beae35eb5a [2021-03-04T16:18:36.464Z] Removing intermediate container b7beae35eb5a [2021-03-04T16:18:36.464Z] ---> 070a1e5a37a7 [2021-03-04T16:18:36.464Z] Step 7/8 : COPY . . [2021-03-04T16:18:36.739Z] ---> 566d17c29fb9 [2021-03-04T16:18:36.739Z] Step 8/8 : RUN go mod download [2021-03-04T16:18:36.739Z] ---> Running in 46b19a7529db [2021-03-04T16:18:42.234Z] Removing intermediate container beee6e36a79b [2021-03-04T16:18:42.235Z] ---> b7dc42470733 [2021-03-04T16:18:42.235Z] Successfully built b7dc42470733 [2021-03-04T16:18:42.235Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T16:18:42.582Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T16:18:42.582Z] . [Pipeline] withDockerContainer [2021-03-04T16:18:43.702Z] prd-ubuntu18.04-docker-arm64-4c-16g-28490 does not seem to be running inside a container [2021-03-04T16:18:43.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-04T16:18:45.319Z] $ docker top 6eaaf25c12f89a7afe1a455c71e762810eacd2c01d52b1a51df33e6e2c38a498 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T16:18:46.359Z] + go version [2021-03-04T16:18:46.359Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-04T16:18:46.383Z] $ docker stop --time=1 6eaaf25c12f89a7afe1a455c71e762810eacd2c01d52b1a51df33e6e2c38a498 [2021-03-04T16:18:48.345Z] $ docker rm -f 6eaaf25c12f89a7afe1a455c71e762810eacd2c01d52b1a51df33e6e2c38a498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T16:18:49.379Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T16:18:49.379Z] . [Pipeline] withDockerContainer [2021-03-04T16:18:49.647Z] prd-ubuntu18.04-docker-arm64-4c-16g-28490 does not seem to be running inside a container [2021-03-04T16:18:49.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-04T16:18:51.306Z] $ docker top 04e81c8b8352c305533cd594608b106287a1d4fb64052989220523564c6c0651 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T16:18:52.339Z] + make test [2021-03-04T16:18:52.339Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-03-04T16:19:03.518Z] Removing intermediate container 46b19a7529db [2021-03-04T16:19:03.518Z] ---> 15d8c41ee0a7 [2021-03-04T16:19:03.518Z] Successfully built 15d8c41ee0a7 [2021-03-04T16:19:03.518Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T16:19:03.838Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T16:19:03.838Z] . [Pipeline] withDockerContainer [2021-03-04T16:19:03.956Z] prd-centos7-docker-4c-2g-28491 does not seem to be running inside a container [2021-03-04T16:19:04.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-04T16:19:04.906Z] $ docker top 247388db283ed18f19f37d4b94a302fc980a41d56142e9eb6b79dc5c721232f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T16:19:05.447Z] + go version [2021-03-04T16:19:05.447Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-04T16:19:05.465Z] $ docker stop --time=1 247388db283ed18f19f37d4b94a302fc980a41d56142e9eb6b79dc5c721232f4 [2021-03-04T16:19:06.830Z] $ docker rm -f 247388db283ed18f19f37d4b94a302fc980a41d56142e9eb6b79dc5c721232f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T16:19:07.734Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T16:19:07.734Z] . [Pipeline] withDockerContainer [2021-03-04T16:19:07.837Z] prd-centos7-docker-4c-2g-28491 does not seem to be running inside a container [2021-03-04T16:19:07.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-04T16:19:08.554Z] $ docker top 934da780c1c1046f3977f1818004db090a7039f286f80914f7d93f4e4a3fcca1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T16:19:09.068Z] + make test [2021-03-04T16:19:09.068Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-03-04T16:19:24.131Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-03-04T16:19:24.131Z] CGO_ENABLED=1 go vet ./... [2021-03-04T16:19:26.743Z] gofmt -l . [2021-03-04T16:19:26.743Z] [ "`gofmt -l .`" = "" ] [2021-03-04T16:19:26.743Z] ./bin/test-go-mod-tidy.sh [2021-03-04T16:19:27.329Z] go.mod is not tidy, please run "go mod tidy" [2021-03-04T16:19:27.329Z] changes from running "go mod tidy:" [2021-03-04T16:19:27.329Z] --- go.mod [2021-03-04T16:19:27.329Z] +++ go.mod.bk [2021-03-04T16:19:27.329Z] @@ -3,3 +3,4 @@ [2021-03-04T16:19:27.329Z] go 1.15 [2021-03-04T16:19:27.329Z] [2021-03-04T16:19:27.329Z] require github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.25 [2021-03-04T16:19:27.329Z] + [2021-03-04T16:19:27.329Z] make: *** [makefile:38: test] Error 1 [Pipeline] } [2021-03-04T16:19:27.357Z] $ docker stop --time=1 934da780c1c1046f3977f1818004db090a7039f286f80914f7d93f4e4a3fcca1 [2021-03-04T16:19:29.869Z] $ docker rm -f 934da780c1c1046f3977f1818004db090a7039f286f80914f7d93f4e4a3fcca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:19:31.402Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-03-04T16:19:31.403Z] CGO_ENABLED=1 go vet ./... [2021-03-04T16:19:31.543Z] ---> job-cost.sh [2021-03-04T16:19:31.543Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TyPp [2021-03-04T16:19:39.694Z] gofmt -l . [2021-03-04T16:19:39.694Z] [ "`gofmt -l .`" = "" ] [2021-03-04T16:19:39.694Z] ./bin/test-go-mod-tidy.sh [2021-03-04T16:19:40.291Z] go.mod is not tidy, please run "go mod tidy" [2021-03-04T16:19:40.291Z] changes from running "go mod tidy:" [2021-03-04T16:19:40.291Z] --- go.mod [2021-03-04T16:19:40.291Z] +++ go.mod.bk [2021-03-04T16:19:40.291Z] @@ -3,3 +3,4 @@ [2021-03-04T16:19:40.291Z] go 1.15 [2021-03-04T16:19:40.291Z] [2021-03-04T16:19:40.291Z] require github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.25 [2021-03-04T16:19:40.291Z] + [2021-03-04T16:19:40.291Z] make: *** [makefile:38: test] Error 1 [Pipeline] } [2021-03-04T16:19:40.316Z] $ docker stop --time=1 04e81c8b8352c305533cd594608b106287a1d4fb64052989220523564c6c0651 [2021-03-04T16:19:42.687Z] $ docker rm -f 04e81c8b8352c305533cd594608b106287a1d4fb64052989220523564c6c0651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:19:44.355Z] ---> job-cost.sh [2021-03-04T16:19:44.355Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hl5T [2021-03-04T16:19:46.496Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-04T16:20:18.693Z] lf-activate-venv(): INFO: Adding /tmp/venv-TyPp/bin to PATH [2021-03-04T16:20:18.693Z] INFO: No Stack... [2021-03-04T16:20:18.693Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-04T16:20:18.693Z] INFO: Archiving Costs [Pipeline] sh [2021-03-04T16:20:19.008Z] + cat /w/workspace/app-service-configurable/3/archives/cost.csv [2021-03-04T16:20:19.008Z] + cut -d, -f6 [Pipeline] lock [2021-03-04T16:20:19.087Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-208-3-stack-cost] [2021-03-04T16:20:19.102Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-208-3-stack-cost] did not exist. Created. [2021-03-04T16:20:19.102Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-208-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-04T16:20:19.505Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-04T16:20:19.947Z] Stashed 1 file(s) [Pipeline] } [2021-03-04T16:20:19.959Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-208-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T16:20:20.769Z] Failed in branch amd64 [2021-03-04T16:20:23.316Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-04T16:22:30.302Z] lf-activate-venv(): INFO: Adding /tmp/venv-Hl5T/bin to PATH [2021-03-04T16:22:30.303Z] INFO: No Stack... [2021-03-04T16:22:30.303Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-04T16:22:30.303Z] INFO: Archiving Costs [Pipeline] sh [2021-03-04T16:22:30.644Z] + cat /w/workspace/app-service-configurable/3/archives/cost.csv [2021-03-04T16:22:30.644Z] + cut -d, -f6 [Pipeline] lock [2021-03-04T16:22:30.760Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-208-3-stack-cost] [2021-03-04T16:22:30.770Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-208-3-stack-cost] did not exist. Created. [2021-03-04T16:22:30.770Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-208-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-04T16:22:31.263Z] /w/workspace/app-service-configurable/3@tmp/durable-8d4d9efc/script.sh: 1: /w/workspace/app-service-configurable/3@tmp/durable-8d4d9efc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-04T16:22:31.611Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-04T16:22:31.631Z] Warning: overwriting stash ‘stack-cost’ [2021-03-04T16:22:32.514Z] Stashed 1 file(s) [Pipeline] } [2021-03-04T16:22:32.524Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-208-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T16:22:33.241Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:22:35.910Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:22:36.218Z] ---> package-listing.sh [2021-03-04T16:22:36.218Z] ++ facter osfamily [2021-03-04T16:22:36.218Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-04T16:22:36.218Z] + OS_FAMILY=redhat [2021-03-04T16:22:36.218Z] + workspace=/w/workspace/_app-service-configurable_PR-208 [2021-03-04T16:22:36.218Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-04T16:22:36.218Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-04T16:22:36.218Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-04T16:22:36.218Z] + PACKAGES=/tmp/packages_start.txt [2021-03-04T16:22:36.218Z] + '[' /w/workspace/_app-service-configurable_PR-208 ']' [2021-03-04T16:22:36.218Z] + PACKAGES=/tmp/packages_end.txt [2021-03-04T16:22:36.218Z] + case "${OS_FAMILY}" in [2021-03-04T16:22:36.218Z] + rpm -qa [2021-03-04T16:22:36.218Z] + sort [2021-03-04T16:22:40.441Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-04T16:22:40.441Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-04T16:22:40.441Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-04T16:22:40.441Z] + '[' /w/workspace/_app-service-configurable_PR-208 ']' [2021-03-04T16:22:40.441Z] + mkdir -p /w/workspace/_app-service-configurable_PR-208/archives/ [2021-03-04T16:22:40.441Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-208/archives/ [Pipeline] echo [2021-03-04T16:22:40.455Z] 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/_app-service-configurable_PR-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-04T16:22:40.745Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-04T16:22:41.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T16:22:41.049Z] [2021-03-04T16:22:41.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-04T16:22:41.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T16:22:41.393Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-04T16:22:41.393Z] df20fa9351a1: Pulling fs layer [2021-03-04T16:22:41.393Z] 36b3adc4ff6f: Pulling fs layer [2021-03-04T16:22:41.393Z] 8ad3a11d3b57: Pulling fs layer [2021-03-04T16:22:41.393Z] 46f8f816bc3b: Pulling fs layer [2021-03-04T16:22:41.393Z] 93b61091891f: Pulling fs layer [2021-03-04T16:22:41.393Z] 93b9cdb0e59b: Pulling fs layer [2021-03-04T16:22:41.393Z] 5e14af77c1be: Pulling fs layer [2021-03-04T16:22:41.393Z] 01666e4c0597: Pulling fs layer [2021-03-04T16:22:41.393Z] aa168da1d23b: Pulling fs layer [2021-03-04T16:22:41.393Z] 46f8f816bc3b: Waiting [2021-03-04T16:22:41.393Z] 93b9cdb0e59b: Waiting [2021-03-04T16:22:41.393Z] 5e14af77c1be: Waiting [2021-03-04T16:22:41.393Z] 01666e4c0597: Waiting [2021-03-04T16:22:41.393Z] aa168da1d23b: Waiting [2021-03-04T16:22:41.393Z] 93b61091891f: Waiting [2021-03-04T16:22:41.393Z] 36b3adc4ff6f: Verifying Checksum [2021-03-04T16:22:41.393Z] 36b3adc4ff6f: Download complete [2021-03-04T16:22:41.654Z] 46f8f816bc3b: Verifying Checksum [2021-03-04T16:22:41.654Z] 46f8f816bc3b: Download complete [2021-03-04T16:22:41.654Z] df20fa9351a1: Verifying Checksum [2021-03-04T16:22:41.654Z] df20fa9351a1: Download complete [2021-03-04T16:22:41.654Z] 93b61091891f: Verifying Checksum [2021-03-04T16:22:41.654Z] 93b61091891f: Download complete [2021-03-04T16:22:41.654Z] 93b9cdb0e59b: Verifying Checksum [2021-03-04T16:22:41.654Z] 93b9cdb0e59b: Download complete [2021-03-04T16:22:41.654Z] 5e14af77c1be: Verifying Checksum [2021-03-04T16:22:41.654Z] 5e14af77c1be: Download complete [2021-03-04T16:22:41.654Z] 01666e4c0597: Verifying Checksum [2021-03-04T16:22:41.654Z] 01666e4c0597: Download complete [2021-03-04T16:22:41.921Z] df20fa9351a1: Pull complete [2021-03-04T16:22:42.182Z] 36b3adc4ff6f: Pull complete [2021-03-04T16:22:42.445Z] 8ad3a11d3b57: Verifying Checksum [2021-03-04T16:22:42.445Z] 8ad3a11d3b57: Download complete [2021-03-04T16:22:43.438Z] 8ad3a11d3b57: Pull complete [2021-03-04T16:22:43.438Z] 46f8f816bc3b: Pull complete [2021-03-04T16:22:44.395Z] 93b61091891f: Pull complete [2021-03-04T16:22:44.395Z] aa168da1d23b: Verifying Checksum [2021-03-04T16:22:44.395Z] aa168da1d23b: Download complete [2021-03-04T16:22:44.395Z] 93b9cdb0e59b: Pull complete [2021-03-04T16:22:44.395Z] 5e14af77c1be: Pull complete [2021-03-04T16:22:44.659Z] 01666e4c0597: Pull complete [2021-03-04T16:22:52.849Z] aa168da1d23b: Pull complete [2021-03-04T16:22:52.849Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-04T16:22:52.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T16:22:52.849Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-04T16:22:53.032Z] prd-centos7-docker-4c-2g-28489 does not seem to be running inside a container [2021-03-04T16:22:53.079Z] $ 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/_app-service-configurable_PR-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-208 -v /w/workspace/_app-service-configurable_PR-208:/w/workspace/_app-service-configurable_PR-208:rw,z -v /w/workspace/_app-service-configurable_PR-208@tmp:/w/workspace/_app-service-configurable_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-04T16:22:56.100Z] $ docker top 62f6a26186e701c23e1cb787af056e2a3e1e56615ec14b2876db51c6b37be482 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T16:22:56.655Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-04T16:22:56.954Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-04T16:22:57.253Z] + ls /var/log/sa-host [2021-03-04T16:22:57.253Z] + sadf -c /var/log/sa-host/sa04 [2021-03-04T16:22:57.253Z] file_magic: OK [2021-03-04T16:22:57.253Z] HZ: Using current value: 100 [2021-03-04T16:22:57.253Z] file_header: OK [2021-03-04T16:22:57.253Z] 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-04T16:22:57.253Z] Statistics: [2021-03-04T16:22:57.253Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-04T16:22:57.253Z] File successfully converted to sysstat format version 12.2.1 [2021-03-04T16:22:57.253Z] + sadf -c /var/log/sa-host/sa23 [2021-03-04T16:22:57.253Z] file_magic: OK [2021-03-04T16:22:57.253Z] HZ: Using current value: 100 [2021-03-04T16:22:57.253Z] file_header: OK [2021-03-04T16:22:57.253Z] 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-04T16:22:57.253Z] Statistics: [2021-03-04T16:22:57.253Z] Hnuu...uuuununununu... [2021-03-04T16:22:57.253Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-04T16:22:57.500Z] provisioning config files... [2021-03-04T16:22:57.519Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-208@tmp/config2410746829279785625tmp [Pipeline] { [Pipeline] echo [2021-03-04T16:22:57.594Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:22:57.891Z] ---> create-netrc.sh [Pipeline] } [2021-03-04T16:22:57.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-04T16:22:57.999Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:22:58.294Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-04T16:22:58.305Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:22:58.601Z] ---> sudo-logs.sh [2021-03-04T16:22:58.601Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-04T16:22:58.698Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:22:59.004Z] ---> job-cost.sh [2021-03-04T16:22:59.004Z] lf-activate-venv: SKIPPING [2021-03-04T16:22:59.004Z] DEBUG: total: 0.20999999344348907 [2021-03-04T16:22:59.004Z] INFO: Retrieving Stack Cost... [2021-03-04T16:22:59.950Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-04T16:23:00.523Z] INFO: Archiving Costs [Pipeline] echo [2021-03-04T16:23:00.537Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T16:23:00.833Z] ---> logs-deploy.sh [2021-03-04T16:23:00.833Z] lf-activate-venv: SKIPPING [2021-03-04T16:23:00.833Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-208/3 [2021-03-04T16:23:00.833Z] INFO: archiving workspace using pattern(s): [2021-03-04T16:23:02.760Z] Archives upload complete. [2021-03-04T16:23:02.760Z] INFO: archiving logs to Nexus