Pull request #151 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 tonyespy for edgexfoundry/app-service-configurable Loading trusted files from base branch master at 4516a352731f3d8180afe2aa8b87c74c30645521 rather than d27b7d26d369af2beffed499fb38dd539dc7c797 Obtained Jenkinsfile from 4516a352731f3d8180afe2aa8b87c74c30645521 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 SECURITY_NOTIFY_LIST: security-issues@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-15413 in /w/workspace/_app-service-configurable_PR-151 [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-151 # timeout=10 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/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4516a352731f3d8180afe2aa8b87c74c30645521 into PR head commit d27b7d26d369af2beffed499fb38dd539dc7c797 Merge succeeded, producing d27b7d26d369af2beffed499fb38dd539dc7c797 Checking out Revision d27b7d26d369af2beffed499fb38dd539dc7c797 (PR-151) > git config core.sparsecheckout # timeout=10 > git checkout -f d27b7d26d369af2beffed499fb38dd539dc7c797 # 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 4516a352731f3d8180afe2aa8b87c74c30645521 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d27b7d26d369af2beffed499fb38dd539dc7c797 # timeout=10 Commit message: "fix(snap): allow disabling of secret-store via config hook" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk dbdfc6472a12a176302c34235bc81006269b86be # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-10T16:32:43.495Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-10T16:32:43.730Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-10T16:32:43.828Z] ========================================================= [2020-12-10T16:32:43.828Z] EdgeX Global Pipelines Version Info [2020-12-10T16:32:43.828Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-10T16:32:45.784Z] ------------------- [2020-12-10T16:32:45.784Z] stable info: [2020-12-10T16:32:45.784Z] ------------------- [2020-12-10T16:32:45.784Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-10T16:32:45.784Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-10T16:32:45.784Z] Message: update stable to v1.0.172 [2020-12-10T16:32:46.360Z] ------------------- [2020-12-10T16:32:46.360Z] experimental info: [2020-12-10T16:32:46.360Z] ------------------- [2020-12-10T16:32:46.360Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-10T16:32:46.360Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-10T16:32:46.360Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-10T16:32:46.689Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-12-10T16:32:46.779Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-12-10T16:32:46.865Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-10T16:32:46.962Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-10T16:32:47.048Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-10T16:32:47.165Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-10T16:32:47.248Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-10T16:32:47.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-10T16:32:47.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-10T16:32:47.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-10T16:32:47.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-10T16:32:47.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-12-10T16:32:47.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-10T16:32:47.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-10T16:32:48.019Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-10T16:32:48.110Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-10T16:32:48.220Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-10T16:32:48.321Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-10T16:32:48.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-10T16:32:48.494Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-10T16:32:48.579Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-10T16:32:48.666Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-10T16:32:48.751Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-10T16:32:48.833Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-10T16:32:48.948Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-10T16:32:49.035Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-10T16:32:49.130Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-151 [Pipeline] echo [2020-12-10T16:32:49.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-151 [Pipeline] echo [2020-12-10T16:32:49.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-151 [Pipeline] echo [2020-12-10T16:32:49.389Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d27b7d26d369af2beffed499fb38dd539dc7c797 [Pipeline] echo [2020-12-10T16:32:49.480Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d27b7d2 [Pipeline] echo [2020-12-10T16:32:49.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-10T16:32:49.737Z] provisioning config files... [2020-12-10T16:32:49.770Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-151@tmp/config4423764131780299048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-10T16:32:50.127Z] ---> docker-login.sh [2020-12-10T16:32:50.127Z] nexus3.edgexfoundry.org:10001 [2020-12-10T16:32:50.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T16:32:51.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T16:32:51.344Z] Configure a credential helper to remove this warning. See [2020-12-10T16:32:51.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T16:32:51.344Z] [2020-12-10T16:32:51.344Z] Login Succeeded [2020-12-10T16:32:51.344Z] nexus3.edgexfoundry.org:10002 [2020-12-10T16:32:51.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T16:32:51.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T16:32:51.608Z] Configure a credential helper to remove this warning. See [2020-12-10T16:32:51.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T16:32:51.608Z] [2020-12-10T16:32:51.608Z] Login Succeeded [2020-12-10T16:32:51.608Z] nexus3.edgexfoundry.org:10003 [2020-12-10T16:32:51.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T16:32:51.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T16:32:51.870Z] Configure a credential helper to remove this warning. See [2020-12-10T16:32:51.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T16:32:51.870Z] [2020-12-10T16:32:51.870Z] Login Succeeded [2020-12-10T16:32:51.870Z] nexus3.edgexfoundry.org:10004 [2020-12-10T16:32:51.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T16:32:51.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T16:32:51.870Z] Configure a credential helper to remove this warning. See [2020-12-10T16:32:51.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T16:32:51.870Z] [2020-12-10T16:32:51.870Z] Login Succeeded [2020-12-10T16:32:51.870Z] docker.io [2020-12-10T16:32:52.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T16:32:52.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T16:32:52.397Z] Configure a credential helper to remove this warning. See [2020-12-10T16:32:52.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T16:32:52.397Z] [2020-12-10T16:32:52.397Z] Login Succeeded [2020-12-10T16:32:52.397Z] ---> docker-login.sh ends [Pipeline] } [2020-12-10T16:32:52.417Z] 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 [2020-12-10T16:32:53.261Z] + git log --format=format:%s -1 d27b7d26d369af2beffed499fb38dd539dc7c797 [Pipeline] echo [2020-12-10T16:32:53.328Z] GIT_COMMIT: d27b7d26d369af2beffed499fb38dd539dc7c797, Commit Message: fix(snap): allow disabling of secret-store via config hook [Pipeline] echo [2020-12-10T16:32:53.380Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-10T16:32:54.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-10T16:32:54.345Z] [2020-12-10T16:32:54.345Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-10T16:32:54.698Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-10T16:32:54.698Z] latest: Pulling from edgex-devops/git-semver [2020-12-10T16:32:54.698Z] 31603596830f: Pulling fs layer [2020-12-10T16:32:54.698Z] 2a8b12db71e7: Pulling fs layer [2020-12-10T16:32:54.698Z] 6ca5941a6612: Pulling fs layer [2020-12-10T16:32:54.698Z] ecc8261a40a4: Pulling fs layer [2020-12-10T16:32:54.698Z] ecc8261a40a4: Waiting [2020-12-10T16:32:54.698Z] 2a8b12db71e7: Download complete [2020-12-10T16:32:54.698Z] 31603596830f: Verifying Checksum [2020-12-10T16:32:54.698Z] 31603596830f: Download complete [2020-12-10T16:32:54.961Z] ecc8261a40a4: Verifying Checksum [2020-12-10T16:32:54.961Z] ecc8261a40a4: Download complete [2020-12-10T16:32:54.961Z] 6ca5941a6612: Verifying Checksum [2020-12-10T16:32:54.961Z] 6ca5941a6612: Download complete [2020-12-10T16:32:55.224Z] 31603596830f: Pull complete [2020-12-10T16:32:55.486Z] 2a8b12db71e7: Pull complete [2020-12-10T16:32:56.437Z] 6ca5941a6612: Pull complete [2020-12-10T16:32:56.437Z] ecc8261a40a4: Pull complete [2020-12-10T16:32:56.437Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-10T16:32:56.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-10T16:32:56.437Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-10T16:32:56.540Z] prd-centos7-docker-4c-2g-15413 does not seem to be running inside a container [2020-12-10T16:32:56.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-151 -v /w/workspace/_app-service-configurable_PR-151:/w/workspace/_app-service-configurable_PR-151:rw,z -v /w/workspace/_app-service-configurable_PR-151@tmp:/w/workspace/_app-service-configurable_PR-151@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-10T16:32:58.939Z] $ docker top 6b91d93da5ade7724d71cf015857c191bb39b8808a3a611449f78fba010e6162 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-10T16:32:59.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-10T16:32:59.243Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-10T16:32:59.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-10T16:32:59.459Z] $ docker exec 6b91d93da5ade7724d71cf015857c191bb39b8808a3a611449f78fba010e6162 ssh-agent [2020-12-10T16:32:59.624Z] SSH_AUTH_SOCK=/tmp/ssh-N1QY8SUbPphO/agent.11 [2020-12-10T16:32:59.624Z] SSH_AGENT_PID=16 [2020-12-10T16:32:59.634Z] Running ssh-add (command line suppressed) [2020-12-10T16:32:59.762Z] Identity added: /w/workspace/_app-service-configurable_PR-151@tmp/private_key_2222992228454789068.key (/w/workspace/_app-service-configurable_PR-151@tmp/private_key_2222992228454789068.key) [2020-12-10T16:32:59.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-10T16:33:00.148Z] + git tag --points-at HEAD [Pipeline] } [2020-12-10T16:33:00.171Z] $ docker exec --env ******** --env ******** 6b91d93da5ade7724d71cf015857c191bb39b8808a3a611449f78fba010e6162 ssh-agent -k [2020-12-10T16:33:00.300Z] unset SSH_AUTH_SOCK; [2020-12-10T16:33:00.300Z] unset SSH_AGENT_PID; [2020-12-10T16:33:00.300Z] echo Agent pid 16 killed; [2020-12-10T16:33:00.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-10T16:33:00.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-10T16:33:00.533Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-10T16:33:00.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-10T16:33:00.709Z] $ docker exec 6b91d93da5ade7724d71cf015857c191bb39b8808a3a611449f78fba010e6162 ssh-agent [2020-12-10T16:33:00.878Z] SSH_AUTH_SOCK=/tmp/ssh-vkgqYYN3y5Ek/agent.45 [2020-12-10T16:33:00.878Z] SSH_AGENT_PID=50 [2020-12-10T16:33:00.885Z] Running ssh-add (command line suppressed) [2020-12-10T16:33:01.021Z] Identity added: /w/workspace/_app-service-configurable_PR-151@tmp/private_key_2284225686936469799.key (/w/workspace/_app-service-configurable_PR-151@tmp/private_key_2284225686936469799.key) [2020-12-10T16:33:01.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-10T16:33:01.473Z] + git semver init [2020-12-10T16:33:01.473Z] # -> Open(): unable to determine branch for HEAD [2020-12-10T16:33:01.473Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-151/.git [2020-12-10T16:33:01.473Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-151 [2020-12-10T16:33:01.473Z] # $SEMVER_REMOTE_NAME = origin [2020-12-10T16:33:01.473Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-10T16:33:01.473Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-10T16:33:01.473Z] # $SEMVER_BRANCH = PR-151 [2020-12-10T16:33:01.473Z] # $SEMVER_TEMP = /tmp/semver-571651017 [2020-12-10T16:33:01.473Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-12-10T16:33:02.424Z] # '/tmp/semver-571651017' -> '/w/workspace/_app-service-configurable_PR-151/.semver' [2020-12-10T16:33:02.424Z] # -> Force: false [2020-12-10T16:33:02.424Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-151/.semver [Pipeline] } [2020-12-10T16:33:02.442Z] $ docker exec --env ******** --env ******** 6b91d93da5ade7724d71cf015857c191bb39b8808a3a611449f78fba010e6162 ssh-agent -k [2020-12-10T16:33:02.594Z] unset SSH_AUTH_SOCK; [2020-12-10T16:33:02.595Z] unset SSH_AGENT_PID; [2020-12-10T16:33:02.595Z] echo Agent pid 50 killed; [2020-12-10T16:33:02.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-10T16:33:03.169Z] + git semver [Pipeline] } [2020-12-10T16:33:03.193Z] $ docker stop --time=1 6b91d93da5ade7724d71cf015857c191bb39b8808a3a611449f78fba010e6162 [2020-12-10T16:33:04.589Z] $ docker rm -f 6b91d93da5ade7724d71cf015857c191bb39b8808a3a611449f78fba010e6162 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-10T16:33:05.050Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-10T16:33:05.550Z] Stashed 1 file(s) [Pipeline] echo [2020-12-10T16:33:05.553Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-12-10T16:33:21.048Z] Still waiting to schedule task [2020-12-10T16:33:21.049Z] ‘prd-centos7-docker-4c-2g-15414’ is offline [2020-12-10T16:33:21.051Z] Still waiting to schedule task [2020-12-10T16:33:21.051Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-10T16:35:10.555Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15415 in /w/workspace/_app-service-configurable_PR-151 [Pipeline] { [Pipeline] ws [2020-12-10T16:35:10.617Z] Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout [2020-12-10T16:35:15.996Z] using credential edgex-jenkins-ssh [2020-12-10T16:35:16.088Z] Cloning the remote Git repository [2020-12-10T16:35:16.143Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-10T16:35:16.252Z] > git init /w/workspace/app-service-configurable/5 # timeout=10 [2020-12-10T16:35:16.323Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-10T16:35:16.324Z] > git --version # timeout=10 [2020-12-10T16:35:16.346Z] > git --version # 'git version 2.17.1' [2020-12-10T16:35:16.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T16:35:16.432Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T16:35:17.910Z] Merging remotes/origin/master commit 4516a352731f3d8180afe2aa8b87c74c30645521 into PR head commit d27b7d26d369af2beffed499fb38dd539dc7c797 [2020-12-10T16:35:18.130Z] Merge succeeded, producing d27b7d26d369af2beffed499fb38dd539dc7c797 [2020-12-10T16:35:18.130Z] Checking out Revision d27b7d26d369af2beffed499fb38dd539dc7c797 (PR-151) [2020-12-10T16:35:17.233Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-10T16:35:17.249Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T16:35:17.283Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-10T16:35:17.322Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-10T16:35:17.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T16:35:17.334Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-10T16:35:17.937Z] > git config core.sparsecheckout # timeout=10 [2020-12-10T16:35:17.962Z] > git checkout -f d27b7d26d369af2beffed499fb38dd539dc7c797 # timeout=10 [2020-12-10T16:35:18.035Z] > git remote # timeout=10 [2020-12-10T16:35:18.058Z] > git config --get remote.origin.url # timeout=10 [2020-12-10T16:35:18.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T16:35:18.092Z] > git merge 4516a352731f3d8180afe2aa8b87c74c30645521 # timeout=10 [2020-12-10T16:35:18.115Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-10T16:35:18.143Z] > git config core.sparsecheckout # timeout=10 [2020-12-10T16:35:18.156Z] > git checkout -f d27b7d26d369af2beffed499fb38dd539dc7c797 # timeout=10 [2020-12-10T16:35:22.430Z] Commit message: "fix(snap): allow disabling of secret-store via config hook" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-10T16:35:24.085Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-10T16:35:24.492Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-10T16:35:24.830Z] + true [2020-12-10T16:35:24.830Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-10T16:35:27.531Z] provisioning config files... [2020-12-10T16:35:27.566Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config5236840655429312243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-10T16:35:27.961Z] ---> docker-login.sh [2020-12-10T16:35:27.961Z] nexus3.edgexfoundry.org:10001 [2020-12-10T16:35:28.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T16:35:29.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T16:35:29.166Z] Configure a credential helper to remove this warning. See [2020-12-10T16:35:29.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T16:35:29.166Z] [2020-12-10T16:35:29.166Z] Login Succeeded [2020-12-10T16:35:29.166Z] nexus3.edgexfoundry.org:10002 [2020-12-10T16:35:29.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T16:35:29.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T16:35:29.714Z] Configure a credential helper to remove this warning. See [2020-12-10T16:35:29.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T16:35:29.714Z] [2020-12-10T16:35:29.714Z] Login Succeeded [2020-12-10T16:35:29.714Z] nexus3.edgexfoundry.org:10003 [2020-12-10T16:35:29.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T16:35:29.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T16:35:29.989Z] Configure a credential helper to remove this warning. See [2020-12-10T16:35:29.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T16:35:29.989Z] [2020-12-10T16:35:29.989Z] Login Succeeded [2020-12-10T16:35:29.989Z] nexus3.edgexfoundry.org:10004 [2020-12-10T16:35:30.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T16:35:30.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T16:35:30.596Z] Configure a credential helper to remove this warning. See [2020-12-10T16:35:30.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T16:35:30.596Z] [2020-12-10T16:35:30.596Z] Login Succeeded [2020-12-10T16:35:30.596Z] docker.io [2020-12-10T16:35:30.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T16:35:31.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T16:35:31.467Z] Configure a credential helper to remove this warning. See [2020-12-10T16:35:31.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T16:35:31.467Z] [2020-12-10T16:35:31.467Z] Login Succeeded [2020-12-10T16:35:31.467Z] ---> docker-login.sh ends [Pipeline] } [2020-12-10T16:35:31.483Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-10T16:35:31.917Z] ========================================================= [2020-12-10T16:35:31.917Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-10T16:35:31.917Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-10T16:35:32.316Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-10T16:35:32.316Z] Sending build context to Docker daemon 100.4kB [2020-12-10T16:35:32.591Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-10T16:35:32.591Z] Step 2/8 : FROM ${BASE} [2020-12-10T16:35:32.874Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-10T16:35:32.874Z] 5f621e34cdf4: Pulling fs layer [2020-12-10T16:35:32.874Z] a4357932f1b6: Pulling fs layer [2020-12-10T16:35:32.874Z] 18c013af1878: Pulling fs layer [2020-12-10T16:35:32.874Z] 00ac8860ef70: Pulling fs layer [2020-12-10T16:35:32.874Z] 63d7cb157983: Pulling fs layer [2020-12-10T16:35:32.874Z] b116817d02f9: Pulling fs layer [2020-12-10T16:35:32.874Z] 745a02a5169b: Pulling fs layer [2020-12-10T16:35:32.874Z] 00ac8860ef70: Waiting [2020-12-10T16:35:32.874Z] 63d7cb157983: Waiting [2020-12-10T16:35:32.874Z] b116817d02f9: Waiting [2020-12-10T16:35:32.874Z] 745a02a5169b: Waiting [2020-12-10T16:35:32.874Z] 18c013af1878: Verifying Checksum [2020-12-10T16:35:32.874Z] 18c013af1878: Download complete [2020-12-10T16:35:32.874Z] a4357932f1b6: Verifying Checksum [2020-12-10T16:35:32.874Z] a4357932f1b6: Download complete [2020-12-10T16:35:32.874Z] 63d7cb157983: Verifying Checksum [2020-12-10T16:35:32.874Z] 63d7cb157983: Download complete [2020-12-10T16:35:32.874Z] b116817d02f9: Download complete [2020-12-10T16:35:32.874Z] 5f621e34cdf4: Verifying Checksum [2020-12-10T16:35:32.874Z] 5f621e34cdf4: Download complete [2020-12-10T16:35:33.858Z] 5f621e34cdf4: Pull complete [2020-12-10T16:35:34.469Z] a4357932f1b6: Pull complete [2020-12-10T16:35:34.744Z] 18c013af1878: Pull complete [2020-12-10T16:35:35.726Z] 745a02a5169b: Verifying Checksum [2020-12-10T16:35:35.726Z] 745a02a5169b: Download complete [2020-12-10T16:35:36.328Z] 00ac8860ef70: Verifying Checksum [2020-12-10T16:35:36.328Z] 00ac8860ef70: Download complete [2020-12-10T16:35:46.509Z] 00ac8860ef70: Pull complete [2020-12-10T16:35:47.103Z] 63d7cb157983: Pull complete [2020-12-10T16:35:47.377Z] b116817d02f9: Pull complete [2020-12-10T16:35:50.772Z] 745a02a5169b: Pull complete [2020-12-10T16:35:50.772Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-10T16:35:50.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-10T16:35:50.772Z] ---> b7e6874047d6 [2020-12-10T16:35:50.773Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-10T16:35:53.402Z] ---> Running in c4b98fe8f11d [2020-12-10T16:35:54.005Z] Removing intermediate container c4b98fe8f11d [2020-12-10T16:35:54.005Z] ---> 4f376b889734 [2020-12-10T16:35:54.005Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T16:35:54.005Z] ---> Running in a1b2c7a11cf3 [2020-12-10T16:35:56.630Z] Removing intermediate container a1b2c7a11cf3 [2020-12-10T16:35:56.630Z] ---> 8adef20e6f8b [2020-12-10T16:35:56.630Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-10T16:35:56.630Z] ---> Running in 7a097dba8540 [2020-12-10T16:35:57.619Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T16:35:58.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T16:35:59.184Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-12-10T16:35:59.184Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-10T16:35:59.458Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-10T16:35:59.458Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-10T16:35:59.730Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-10T16:35:59.730Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-10T16:36:00.003Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T16:36:00.003Z] OK: 144 MiB in 45 packages [2020-12-10T16:36:01.433Z] Removing intermediate container 7a097dba8540 [2020-12-10T16:36:01.434Z] ---> 29327453b935 [2020-12-10T16:36:01.434Z] Step 6/8 : WORKDIR /app [2020-12-10T16:36:01.434Z] ---> Running in 626668d99138 [2020-12-10T16:36:01.706Z] Removing intermediate container 626668d99138 [2020-12-10T16:36:01.706Z] ---> f1d7b4257e5c [2020-12-10T16:36:01.706Z] Step 7/8 : COPY . . [2020-12-10T16:36:02.696Z] ---> f3c048bef915 [2020-12-10T16:36:02.696Z] Step 8/8 : RUN go mod download [2020-12-10T16:36:02.696Z] ---> Running in 25979f5f6ed0 [2020-12-10T16:36:29.319Z] Running on prd-centos7-docker-4c-2g-15416 in /w/workspace/_app-service-configurable_PR-151 [Pipeline] { [Pipeline] ws [2020-12-10T16:36:29.373Z] Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout [2020-12-10T16:36:29.619Z] Removing intermediate container 25979f5f6ed0 [2020-12-10T16:36:29.619Z] ---> f7c03a54ab65 [2020-12-10T16:36:29.619Z] Successfully built f7c03a54ab65 [2020-12-10T16:36:29.619Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-10T16:36:29.957Z] + docker inspect -f . ci-base-image-arm64 [2020-12-10T16:36:29.957Z] . [Pipeline] withDockerContainer [2020-12-10T16:36:30.249Z] prd-ubuntu18.04-docker-arm64-4c-16g-15415 does not seem to be running inside a container [2020-12-10T16:36:30.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@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-arm64 cat [2020-12-10T16:36:31.788Z] $ docker top 19771da4606c064ee194cba542e871770fa12af518608e527635b2f1bcca0a0d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T16:36:32.826Z] + go version [2020-12-10T16:36:32.826Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-10T16:36:32.850Z] $ docker stop --time=1 19771da4606c064ee194cba542e871770fa12af518608e527635b2f1bcca0a0d [2020-12-10T16:36:34.822Z] $ docker rm -f 19771da4606c064ee194cba542e871770fa12af518608e527635b2f1bcca0a0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-12-10T16:36:35.383Z] using credential edgex-jenkins-ssh [Pipeline] script [Pipeline] { [2020-12-10T16:36:35.446Z] Cloning the remote Git repository [Pipeline] isUnix [Pipeline] sh [2020-12-10T16:36:35.606Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-10T16:36:35.792Z] + docker inspect -f . ci-base-image-arm64 [2020-12-10T16:36:35.792Z] . [Pipeline] withDockerContainer [2020-12-10T16:36:36.047Z] prd-ubuntu18.04-docker-arm64-4c-16g-15415 does not seem to be running inside a container [2020-12-10T16:36:36.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@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-arm64 cat [2020-12-10T16:36:35.916Z] > git init /w/workspace/app-service-configurable/5 # timeout=10 [2020-12-10T16:36:36.197Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-10T16:36:36.198Z] > git --version # timeout=10 [2020-12-10T16:36:36.239Z] > git --version # 'git version 2.24.3' [2020-12-10T16:36:36.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T16:36:36.296Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T16:36:37.663Z] $ docker top 3b05cc8f96dcaee5d8c1e20bde49b4de0979eed4a79589aaca27e4eed11e3069 -eo pid,comm [2020-12-10T16:36:37.695Z] Merging remotes/origin/master commit 4516a352731f3d8180afe2aa8b87c74c30645521 into PR head commit d27b7d26d369af2beffed499fb38dd539dc7c797 [2020-12-10T16:36:37.872Z] Merge succeeded, producing d27b7d26d369af2beffed499fb38dd539dc7c797 [2020-12-10T16:36:37.873Z] Checking out Revision d27b7d26d369af2beffed499fb38dd539dc7c797 (PR-151) [Pipeline] { [Pipeline] sh [2020-12-10T16:36:37.027Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-10T16:36:37.067Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T16:36:37.153Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-10T16:36:37.182Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-10T16:36:37.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T16:36:37.191Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-10T16:36:37.710Z] > git config core.sparsecheckout # timeout=10 [2020-12-10T16:36:37.742Z] > git checkout -f d27b7d26d369af2beffed499fb38dd539dc7c797 # timeout=10 [2020-12-10T16:36:37.796Z] > git remote # timeout=10 [2020-12-10T16:36:37.820Z] > git config --get remote.origin.url # timeout=10 [2020-12-10T16:36:37.838Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T16:36:37.844Z] > git merge 4516a352731f3d8180afe2aa8b87c74c30645521 # timeout=10 [2020-12-10T16:36:37.861Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-10T16:36:37.880Z] > git config core.sparsecheckout # timeout=10 [2020-12-10T16:36:37.889Z] > git checkout -f d27b7d26d369af2beffed499fb38dd539dc7c797 # timeout=10 [2020-12-10T16:36:38.660Z] + make test [2020-12-10T16:36:38.660Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-12-10T16:36:42.084Z] Commit message: "fix(snap): allow disabling of secret-store via config hook" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-10T16:36:43.780Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-10T16:36:44.269Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-10T16:36:44.617Z] + sudo service docker restart [2020-12-10T16:36:44.617Z] + true [2020-12-10T16:36:44.617Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-10T16:36:46.125Z] provisioning config files... [2020-12-10T16:36:46.154Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config1637918209362120987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-10T16:36:46.597Z] ---> docker-login.sh [2020-12-10T16:36:46.597Z] nexus3.edgexfoundry.org:10001 [2020-12-10T16:36:47.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T16:36:47.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T16:36:47.197Z] Configure a credential helper to remove this warning. See [2020-12-10T16:36:47.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T16:36:47.197Z] [2020-12-10T16:36:47.197Z] Login Succeeded [2020-12-10T16:36:47.197Z] nexus3.edgexfoundry.org:10002 [2020-12-10T16:36:47.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T16:36:47.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T16:36:47.732Z] Configure a credential helper to remove this warning. See [2020-12-10T16:36:47.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T16:36:47.732Z] [2020-12-10T16:36:47.732Z] Login Succeeded [2020-12-10T16:36:47.732Z] nexus3.edgexfoundry.org:10003 [2020-12-10T16:36:47.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T16:36:48.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T16:36:48.003Z] Configure a credential helper to remove this warning. See [2020-12-10T16:36:48.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T16:36:48.003Z] [2020-12-10T16:36:48.003Z] Login Succeeded [2020-12-10T16:36:48.003Z] nexus3.edgexfoundry.org:10004 [2020-12-10T16:36:48.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T16:36:48.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T16:36:48.274Z] Configure a credential helper to remove this warning. See [2020-12-10T16:36:48.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T16:36:48.274Z] [2020-12-10T16:36:48.274Z] Login Succeeded [2020-12-10T16:36:48.274Z] docker.io [2020-12-10T16:36:48.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T16:36:48.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T16:36:48.825Z] Configure a credential helper to remove this warning. See [2020-12-10T16:36:48.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T16:36:48.825Z] [2020-12-10T16:36:48.825Z] Login Succeeded [2020-12-10T16:36:48.825Z] ---> docker-login.sh ends [Pipeline] } [2020-12-10T16:36:48.836Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-10T16:36:49.285Z] ========================================================= [2020-12-10T16:36:49.285Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-10T16:36:49.285Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-10T16:36:49.676Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-10T16:36:49.676Z] Sending build context to Docker daemon 100.4kB [2020-12-10T16:36:49.946Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-10T16:36:49.946Z] Step 2/8 : FROM ${BASE} [2020-12-10T16:36:49.946Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-10T16:36:49.946Z] 188c0c94c7c5: Pulling fs layer [2020-12-10T16:36:49.946Z] 0ef7d3d256c8: Pulling fs layer [2020-12-10T16:36:49.946Z] de9db76c5a1d: Pulling fs layer [2020-12-10T16:36:49.946Z] bca2f99d35d6: Pulling fs layer [2020-12-10T16:36:49.946Z] 93359f2a8cfa: Pulling fs layer [2020-12-10T16:36:49.946Z] 7c6f9722023f: Pulling fs layer [2020-12-10T16:36:49.946Z] a35cf1a2eb13: Pulling fs layer [2020-12-10T16:36:49.946Z] bca2f99d35d6: Waiting [2020-12-10T16:36:49.946Z] 93359f2a8cfa: Waiting [2020-12-10T16:36:49.946Z] 7c6f9722023f: Waiting [2020-12-10T16:36:49.946Z] a35cf1a2eb13: Waiting [2020-12-10T16:36:49.946Z] de9db76c5a1d: Verifying Checksum [2020-12-10T16:36:49.946Z] 0ef7d3d256c8: Download complete [2020-12-10T16:36:49.946Z] 93359f2a8cfa: Verifying Checksum [2020-12-10T16:36:49.946Z] 93359f2a8cfa: Download complete [2020-12-10T16:36:49.946Z] 7c6f9722023f: Verifying Checksum [2020-12-10T16:36:49.946Z] 7c6f9722023f: Download complete [2020-12-10T16:36:50.235Z] 188c0c94c7c5: Verifying Checksum [2020-12-10T16:36:50.235Z] 188c0c94c7c5: Download complete [2020-12-10T16:36:51.021Z] 188c0c94c7c5: Pull complete [2020-12-10T16:36:51.021Z] 0ef7d3d256c8: Pull complete [2020-12-10T16:36:51.344Z] de9db76c5a1d: Pull complete [2020-12-10T16:36:55.950Z] a35cf1a2eb13: Verifying Checksum [2020-12-10T16:36:55.950Z] a35cf1a2eb13: Download complete [2020-12-10T16:36:57.482Z] bca2f99d35d6: Verifying Checksum [2020-12-10T16:36:57.482Z] bca2f99d35d6: Download complete [2020-12-10T16:37:07.666Z] bca2f99d35d6: Pull complete [2020-12-10T16:37:07.666Z] 93359f2a8cfa: Pull complete [2020-12-10T16:37:07.950Z] 7c6f9722023f: Pull complete [2020-12-10T16:37:13.472Z] a35cf1a2eb13: Pull complete [2020-12-10T16:37:13.472Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-10T16:37:13.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-10T16:37:13.472Z] ---> a62c8e92a672 [2020-12-10T16:37:13.472Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-10T16:37:13.472Z] ---> Running in 7050d39052ca [2020-12-10T16:37:13.750Z] Removing intermediate container 7050d39052ca [2020-12-10T16:37:13.750Z] ---> 5e1681856e7d [2020-12-10T16:37:13.750Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T16:37:13.750Z] ---> Running in 0cac62bbc213 [2020-12-10T16:37:15.780Z] Removing intermediate container 0cac62bbc213 [2020-12-10T16:37:15.780Z] ---> e357f23781d2 [2020-12-10T16:37:15.780Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-10T16:37:15.780Z] ---> Running in 738328a8fe00 [2020-12-10T16:37:16.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T16:37:17.365Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T16:37:17.706Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-12-10T16:37:17.706Z] CGO_ENABLED=1 go vet ./... [2020-12-10T16:37:17.963Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-12-10T16:37:17.963Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-10T16:37:18.234Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-10T16:37:18.234Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-10T16:37:18.234Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-10T16:37:18.512Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-10T16:37:18.512Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T16:37:18.786Z] OK: 167 MiB in 45 packages [2020-12-10T16:37:19.859Z] Removing intermediate container 738328a8fe00 [2020-12-10T16:37:19.859Z] ---> 079b59efdfc6 [2020-12-10T16:37:19.859Z] Step 6/8 : WORKDIR /app [2020-12-10T16:37:19.859Z] ---> Running in be1aa5c20c73 [2020-12-10T16:37:20.158Z] Removing intermediate container be1aa5c20c73 [2020-12-10T16:37:20.158Z] ---> e9aaaffb9692 [2020-12-10T16:37:20.158Z] Step 7/8 : COPY . . [2020-12-10T16:37:20.765Z] ---> 1463541bf1c5 [2020-12-10T16:37:20.765Z] Step 8/8 : RUN go mod download [2020-12-10T16:37:20.765Z] ---> Running in a8f833a7701f [2020-12-10T16:37:21.113Z] gofmt -l . [2020-12-10T16:37:21.113Z] [ "`gofmt -l .`" = "" ] [2020-12-10T16:37:21.113Z] ./bin/test-go-mod-tidy.sh [2020-12-10T16:37:21.711Z] ./bin/test-attribution-txt.sh [Pipeline] } [2020-12-10T16:37:22.332Z] $ docker stop --time=1 3b05cc8f96dcaee5d8c1e20bde49b4de0979eed4a79589aaca27e4eed11e3069 [2020-12-10T16:37:24.717Z] $ docker rm -f 3b05cc8f96dcaee5d8c1e20bde49b4de0979eed4a79589aaca27e4eed11e3069 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-10T16:37:25.743Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-10T16:37:26.717Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-10T16:37:29.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-10T16:37:29.789Z] + ls -al . [2020-12-10T16:37:29.789Z] total 112 [2020-12-10T16:37:29.789Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 10 16:37 . [2020-12-10T16:37:29.789Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 16:35 .. [2020-12-10T16:37:29.789Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 10 16:35 .dockerignore [2020-12-10T16:37:29.789Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 10 16:35 .git [2020-12-10T16:37:29.789Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 16:35 .github [2020-12-10T16:37:29.789Z] -rw-rw-r-- 1 jenkins jenkins 93 Dec 10 16:35 .gitignore [2020-12-10T16:37:29.789Z] -rw-rw-r-- 1 jenkins jenkins 6420 Dec 10 16:35 Attribution.txt [2020-12-10T16:37:29.789Z] -rw-rw-r-- 1 jenkins jenkins 2002 Dec 10 16:35 Dockerfile [2020-12-10T16:37:29.789Z] -rw-rw-r-- 1 jenkins jenkins 966 Dec 10 16:35 Dockerfile.build [2020-12-10T16:37:29.789Z] -rw-rw-r-- 1 jenkins jenkins 687 Dec 10 16:35 Jenkinsfile [2020-12-10T16:37:29.789Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 10 16:35 LICENSE [2020-12-10T16:37:29.789Z] -rw-rw-r-- 1 jenkins jenkins 1277 Dec 10 16:35 README.md [2020-12-10T16:37:29.789Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 10 16:33 VERSION [2020-12-10T16:37:29.789Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 16:35 bin [2020-12-10T16:37:29.789Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 10 16:36 coverage.out [2020-12-10T16:37:29.789Z] -rw-r--r-- 1 jenkins jenkins 132 Dec 10 16:37 go.mod [2020-12-10T16:37:29.789Z] -rw-r--r-- 1 jenkins jenkins 18390 Dec 10 16:37 go.sum [2020-12-10T16:37:29.789Z] -rw-rw-r-- 1 jenkins jenkins 1519 Dec 10 16:35 main.go [2020-12-10T16:37:29.789Z] -rw-rw-r-- 1 jenkins jenkins 1573 Dec 10 16:35 makefile [2020-12-10T16:37:29.789Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 10 16:35 res [2020-12-10T16:37:29.789Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 16:35 snap [Pipeline] isUnix [Pipeline] sh [2020-12-10T16:37:30.137Z] + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d27b7d26d369af2beffed499fb38dd539dc7c797 --label arch=arm64 --label version=0.0.0 . [2020-12-10T16:37:30.137Z] Sending build context to Docker daemon 121.3kB [2020-12-10T16:37:30.413Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-12-10T16:37:30.413Z] Step 2/27 : FROM ${BASE} AS builder [2020-12-10T16:37:30.413Z] ---> f7c03a54ab65 [2020-12-10T16:37:30.413Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-12-10T16:37:30.691Z] ---> Running in f46e383a4140 [2020-12-10T16:37:30.964Z] Removing intermediate container f46e383a4140 [2020-12-10T16:37:30.964Z] ---> 4f6ba954196d [2020-12-10T16:37:30.964Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-12-10T16:37:31.238Z] ---> Running in 443c89e504d9 [2020-12-10T16:37:31.512Z] Removing intermediate container 443c89e504d9 [2020-12-10T16:37:31.512Z] ---> 8ed2d5458b58 [2020-12-10T16:37:31.512Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-10T16:37:31.786Z] ---> Running in 6fa67c948555 [2020-12-10T16:37:32.057Z] Removing intermediate container 6fa67c948555 [2020-12-10T16:37:32.057Z] ---> 0130a74ff573 [2020-12-10T16:37:32.057Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T16:37:32.331Z] ---> Running in f4ee520c7e01 [2020-12-10T16:37:34.318Z] Removing intermediate container f4ee520c7e01 [2020-12-10T16:37:34.318Z] ---> 0d9156892420 [2020-12-10T16:37:34.318Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-10T16:37:34.594Z] ---> Running in 636f93500907 [2020-12-10T16:37:35.575Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T16:37:36.548Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T16:37:37.144Z] OK: 144 MiB in 45 packages [2020-12-10T16:37:38.589Z] Removing intermediate container 636f93500907 [2020-12-10T16:37:38.589Z] ---> 1b7be8658cc2 [2020-12-10T16:37:38.589Z] Step 8/27 : WORKDIR /app [2020-12-10T16:37:38.589Z] ---> Running in c7e043a6f3e8 [2020-12-10T16:37:38.860Z] Removing intermediate container c7e043a6f3e8 [2020-12-10T16:37:38.860Z] ---> 32f4368c1aa4 [2020-12-10T16:37:38.860Z] Step 9/27 : COPY go.mod . [2020-12-10T16:37:39.454Z] ---> 171d72388b60 [2020-12-10T16:37:39.454Z] Step 10/27 : RUN go mod download [2020-12-10T16:37:39.728Z] ---> Running in b54cefb90aea [2020-12-10T16:37:42.354Z] Removing intermediate container b54cefb90aea [2020-12-10T16:37:42.354Z] ---> f06a81f91ca3 [2020-12-10T16:37:42.354Z] Step 11/27 : COPY . . [2020-12-10T16:37:42.627Z] ---> 7994dd950072 [2020-12-10T16:37:42.627Z] Step 12/27 : ARG MAKE="make build" [2020-12-10T16:37:42.908Z] ---> Running in 77dc560fcfa6 [2020-12-10T16:37:43.183Z] Removing intermediate container 77dc560fcfa6 [2020-12-10T16:37:43.183Z] ---> c50c05190f9b [2020-12-10T16:37:43.183Z] Step 13/27 : RUN $MAKE [2020-12-10T16:37:43.457Z] ---> Running in 18ac7513f789 [2020-12-10T16:37:44.446Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-12-10T16:37:47.967Z] Removing intermediate container a8f833a7701f [2020-12-10T16:37:47.967Z] ---> 635d8a58b9c4 [2020-12-10T16:37:47.967Z] Successfully built 635d8a58b9c4 [2020-12-10T16:37:47.967Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-10T16:37:48.350Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-10T16:37:48.653Z] . [Pipeline] withDockerContainer [2020-12-10T16:37:49.328Z] prd-centos7-docker-4c-2g-15416 does not seem to be running inside a container [2020-12-10T16:37:49.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@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 [2020-12-10T16:37:50.674Z] $ docker top df3a6cf700d186b6f86edf15027357ea48ed1c21729e8a5ee555c52741983ce7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T16:37:51.650Z] + go version [2020-12-10T16:37:51.650Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-10T16:37:51.678Z] $ docker stop --time=1 df3a6cf700d186b6f86edf15027357ea48ed1c21729e8a5ee555c52741983ce7 [2020-12-10T16:37:53.253Z] $ docker rm -f df3a6cf700d186b6f86edf15027357ea48ed1c21729e8a5ee555c52741983ce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-10T16:37:54.180Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-10T16:37:54.180Z] . [Pipeline] withDockerContainer [2020-12-10T16:37:54.355Z] prd-centos7-docker-4c-2g-15416 does not seem to be running inside a container [2020-12-10T16:37:54.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@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 [2020-12-10T16:37:55.434Z] $ docker top dd0371ec57d4442c3f17ab8fc73f3c68a47e1633e27c9bae33d6c59a7ba27173 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T16:37:56.294Z] + make test [2020-12-10T16:37:56.294Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-12-10T16:38:18.842Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-12-10T16:38:18.842Z] CGO_ENABLED=1 go vet ./... [2020-12-10T16:38:23.473Z] Removing intermediate container 18ac7513f789 [2020-12-10T16:38:23.474Z] ---> c627f706faa4 [2020-12-10T16:38:23.474Z] Step 14/27 : FROM alpine:latest [2020-12-10T16:38:23.474Z] latest: Pulling from library/alpine [2020-12-10T16:38:23.474Z] 5f621e34cdf4: Already exists [2020-12-10T16:38:23.474Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-10T16:38:23.474Z] Status: Downloaded newer image for alpine:latest [2020-12-10T16:38:23.474Z] ---> 2e77e061c27f [2020-12-10T16:38:23.474Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-10T16:38:23.474Z] ---> Running in a74e44014921 [2020-12-10T16:38:23.474Z] Removing intermediate container a74e44014921 [2020-12-10T16:38:23.474Z] ---> 65cdef99b85b [2020-12-10T16:38:23.474Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-12-10T16:38:23.474Z] ---> Running in 7dcca61fc977 [2020-12-10T16:38:23.474Z] Removing intermediate container 7dcca61fc977 [2020-12-10T16:38:23.474Z] ---> ee02447c0162 [2020-12-10T16:38:23.474Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-12-10T16:38:23.474Z] ---> Running in 539bf96e431b [2020-12-10T16:38:23.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T16:38:23.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T16:38:23.474Z] (1/6) Installing ca-certificates (20191127-r4) [2020-12-10T16:38:23.474Z] (2/6) Installing libgcc (9.3.0-r2) [2020-12-10T16:38:23.474Z] (3/6) Installing libsodium (1.0.18-r0) [2020-12-10T16:38:23.474Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-12-10T16:38:23.474Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-10T16:38:23.474Z] (6/6) Installing zeromq (4.3.3-r0) [2020-12-10T16:38:23.474Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T16:38:23.474Z] Executing ca-certificates-20191127-r4.trigger [2020-12-10T16:38:23.474Z] OK: 9 MiB in 20 packages [2020-12-10T16:38:24.331Z] gofmt -l . [2020-12-10T16:38:24.331Z] [ "`gofmt -l .`" = "" ] [2020-12-10T16:38:24.331Z] ./bin/test-go-mod-tidy.sh [2020-12-10T16:38:24.331Z] ./bin/test-attribution-txt.sh [2020-12-10T16:38:24.459Z] Removing intermediate container 539bf96e431b [2020-12-10T16:38:24.459Z] ---> ab92d5dc5573 [2020-12-10T16:38:24.459Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [Pipeline] } [2020-12-10T16:38:24.955Z] $ docker stop --time=1 dd0371ec57d4442c3f17ab8fc73f3c68a47e1633e27c9bae33d6c59a7ba27173 [2020-12-10T16:38:25.438Z] ---> 09e7d8be3144 [2020-12-10T16:38:25.438Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-12-10T16:38:26.034Z] ---> 48cabc5f4942 [2020-12-10T16:38:26.034Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-12-10T16:38:27.010Z] ---> 9a66d8d9dca0 [2020-12-10T16:38:27.010Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-12-10T16:38:27.511Z] $ docker rm -f dd0371ec57d4442c3f17ab8fc73f3c68a47e1633e27c9bae33d6c59a7ba27173 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-10T16:38:27.994Z] ---> a21d67a9b5d4 [2020-12-10T16:38:27.994Z] Step 22/27 : EXPOSE 48095 [2020-12-10T16:38:28.269Z] ---> Running in 6558e52c0098 [2020-12-10T16:38:28.323Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-10T16:38:28.339Z] Warning: overwriting stash ‘coverage-report’ [2020-12-10T16:38:28.793Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2020-12-10T16:38:28.866Z] Removing intermediate container 6558e52c0098 [2020-12-10T16:38:28.866Z] ---> df634c180e0c [2020-12-10T16:38:28.866Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-12-10T16:38:28.866Z] ---> Running in 2e0182ca3247 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-10T16:38:29.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-10T16:38:29.461Z] Removing intermediate container 2e0182ca3247 [2020-12-10T16:38:29.461Z] ---> 3a006aff3276 [2020-12-10T16:38:29.461Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-10T16:38:29.461Z] ---> Running in b905ffa22716 [2020-12-10T16:38:29.720Z] + ls -al . [2020-12-10T16:38:29.720Z] total 88 [2020-12-10T16:38:29.720Z] drwxrwxr-x. 7 jenkins jenkins 4096 Dec 10 16:38 . [2020-12-10T16:38:29.720Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 10 16:36 .. [2020-12-10T16:38:29.720Z] -rw-rw-r--. 1 jenkins jenkins 6420 Dec 10 16:36 Attribution.txt [2020-12-10T16:38:29.720Z] drwxrwxr-x. 2 jenkins jenkins 64 Dec 10 16:36 bin [2020-12-10T16:38:29.720Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 10 16:37 coverage.out [2020-12-10T16:38:29.720Z] -rw-rw-r--. 1 jenkins jenkins 2002 Dec 10 16:36 Dockerfile [2020-12-10T16:38:29.720Z] -rw-rw-r--. 1 jenkins jenkins 966 Dec 10 16:36 Dockerfile.build [2020-12-10T16:38:29.720Z] -rw-rw-r--. 1 jenkins jenkins 119 Dec 10 16:36 .dockerignore [2020-12-10T16:38:29.720Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 10 16:36 .git [2020-12-10T16:38:29.720Z] drwxrwxr-x. 2 jenkins jenkins 81 Dec 10 16:36 .github [2020-12-10T16:38:29.720Z] -rw-rw-r--. 1 jenkins jenkins 93 Dec 10 16:36 .gitignore [2020-12-10T16:38:29.720Z] -rw-r--r--. 1 jenkins jenkins 132 Dec 10 16:38 go.mod [2020-12-10T16:38:29.720Z] -rw-r--r--. 1 jenkins jenkins 18390 Dec 10 16:38 go.sum [2020-12-10T16:38:29.720Z] -rw-rw-r--. 1 jenkins jenkins 687 Dec 10 16:36 Jenkinsfile [2020-12-10T16:38:29.720Z] -rw-rw-r--. 1 jenkins jenkins 10174 Dec 10 16:36 LICENSE [2020-12-10T16:38:29.720Z] -rw-rw-r--. 1 jenkins jenkins 1519 Dec 10 16:36 main.go [2020-12-10T16:38:29.720Z] -rw-rw-r--. 1 jenkins jenkins 1573 Dec 10 16:36 makefile [2020-12-10T16:38:29.720Z] -rw-rw-r--. 1 jenkins jenkins 1277 Dec 10 16:36 README.md [2020-12-10T16:38:29.720Z] drwxrwxr-x. 10 jenkins jenkins 171 Dec 10 16:36 res [2020-12-10T16:38:29.720Z] drwxrwxr-x. 4 jenkins jenkins 71 Dec 10 16:36 snap [2020-12-10T16:38:29.720Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 10 16:33 VERSION [Pipeline] isUnix [Pipeline] sh [2020-12-10T16:38:30.041Z] + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d27b7d26d369af2beffed499fb38dd539dc7c797 --label arch=amd64 --label version=0.0.0 . [2020-12-10T16:38:30.041Z] Sending build context to Docker daemon 121.3kB [2020-12-10T16:38:30.053Z] Removing intermediate container b905ffa22716 [2020-12-10T16:38:30.053Z] ---> 0f265ce15784 [2020-12-10T16:38:30.053Z] Step 25/27 : LABEL arch=arm64 [2020-12-10T16:38:30.053Z] ---> Running in c22335e29b3a [2020-12-10T16:38:30.312Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-12-10T16:38:30.312Z] Step 2/27 : FROM ${BASE} AS builder [2020-12-10T16:38:30.312Z] ---> 635d8a58b9c4 [2020-12-10T16:38:30.312Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-12-10T16:38:30.312Z] ---> Running in 87fe84726a39 [2020-12-10T16:38:30.328Z] Removing intermediate container c22335e29b3a [2020-12-10T16:38:30.328Z] ---> 86662208ba35 [2020-12-10T16:38:30.328Z] Step 26/27 : LABEL git_sha=d27b7d26d369af2beffed499fb38dd539dc7c797 [2020-12-10T16:38:30.590Z] Removing intermediate container 87fe84726a39 [2020-12-10T16:38:30.590Z] ---> 572fda46993a [2020-12-10T16:38:30.590Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-12-10T16:38:30.590Z] ---> Running in 2b61d1a181ad [2020-12-10T16:38:30.601Z] ---> Running in b743b5fea70b [2020-12-10T16:38:30.860Z] Removing intermediate container 2b61d1a181ad [2020-12-10T16:38:30.860Z] ---> be657e30c50f [2020-12-10T16:38:30.860Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-10T16:38:30.860Z] ---> Running in ef3e41714684 [2020-12-10T16:38:30.881Z] Removing intermediate container b743b5fea70b [2020-12-10T16:38:30.881Z] ---> 94f5481c1f79 [2020-12-10T16:38:30.881Z] Step 27/27 : LABEL version=0.0.0 [2020-12-10T16:38:31.143Z] Removing intermediate container ef3e41714684 [2020-12-10T16:38:31.143Z] ---> 1f0d0a59c5e7 [2020-12-10T16:38:31.143Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T16:38:31.143Z] ---> Running in ad6bddc103f8 [2020-12-10T16:38:31.153Z] ---> Running in 33b49844497c [2020-12-10T16:38:31.430Z] Removing intermediate container 33b49844497c [2020-12-10T16:38:31.430Z] ---> dcf8026d45ab [2020-12-10T16:38:31.430Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-10T16:38:31.430Z] Successfully built dcf8026d45ab [2020-12-10T16:38:31.430Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2020-12-10T16:38:33.083Z] Removing intermediate container ad6bddc103f8 [2020-12-10T16:38:33.083Z] ---> 3055e41e90d2 [2020-12-10T16:38:33.083Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-10T16:38:33.084Z] ---> Running in 44abaee2106c [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-10T16:38:34.058Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T16:38:34.642Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T16:38:35.622Z] OK: 167 MiB in 45 packages [2020-12-10T16:38:36.214Z] Removing intermediate container 44abaee2106c [2020-12-10T16:38:36.214Z] ---> 93f545999341 [2020-12-10T16:38:36.214Z] Step 8/27 : WORKDIR /app [2020-12-10T16:38:36.214Z] ---> Running in b3937ce4ed7e [2020-12-10T16:38:36.804Z] Removing intermediate container b3937ce4ed7e [2020-12-10T16:38:36.804Z] ---> b96454b5b3fa [2020-12-10T16:38:36.804Z] Step 9/27 : COPY go.mod . [2020-12-10T16:38:37.079Z] ---> 312ef0274c2c [2020-12-10T16:38:37.079Z] Step 10/27 : RUN go mod download [2020-12-10T16:38:37.356Z] ---> Running in ae108814fb36 [2020-12-10T16:38:38.809Z] Removing intermediate container ae108814fb36 [2020-12-10T16:38:38.809Z] ---> 3eced52eff2e [2020-12-10T16:38:38.809Z] Step 11/27 : COPY . . [2020-12-10T16:38:39.077Z] ---> 28ffb8b189af [2020-12-10T16:38:39.077Z] Step 12/27 : ARG MAKE="make build" [2020-12-10T16:38:39.077Z] ---> Running in 4a5866ac3615 [2020-12-10T16:38:39.372Z] Removing intermediate container 4a5866ac3615 [2020-12-10T16:38:39.372Z] ---> 699cc85443e2 [2020-12-10T16:38:39.372Z] Step 13/27 : RUN $MAKE [2020-12-10T16:38:39.372Z] ---> Running in c4ab804b1956 [2020-12-10T16:38:40.346Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-12-10T16:39:02.714Z] Removing intermediate container c4ab804b1956 [2020-12-10T16:39:02.714Z] ---> 1727c0d4d041 [2020-12-10T16:39:02.714Z] Step 14/27 : FROM alpine:latest [2020-12-10T16:39:02.714Z] latest: Pulling from library/alpine [2020-12-10T16:39:02.714Z] 188c0c94c7c5: Already exists [2020-12-10T16:39:02.714Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-10T16:39:02.714Z] Status: Downloaded newer image for alpine:latest [2020-12-10T16:39:02.714Z] ---> d6e46aa2470d [2020-12-10T16:39:02.714Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-10T16:39:02.714Z] ---> Running in 5177061d9feb [2020-12-10T16:39:02.714Z] Removing intermediate container 5177061d9feb [2020-12-10T16:39:02.714Z] ---> 7d3ee7adc972 [2020-12-10T16:39:02.714Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-12-10T16:39:02.714Z] ---> Running in f5cc74c089c2 [2020-12-10T16:39:02.714Z] Removing intermediate container f5cc74c089c2 [2020-12-10T16:39:02.714Z] ---> cd29c874e199 [2020-12-10T16:39:02.714Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-12-10T16:39:02.714Z] ---> Running in 86acc2a79dc6 [2020-12-10T16:39:02.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T16:39:02.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T16:39:02.714Z] (1/6) Installing ca-certificates (20191127-r4) [2020-12-10T16:39:02.714Z] (2/6) Installing libgcc (9.3.0-r2) [2020-12-10T16:39:02.714Z] (3/6) Installing libsodium (1.0.18-r0) [2020-12-10T16:39:02.714Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-12-10T16:39:02.714Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-10T16:39:02.714Z] (6/6) Installing zeromq (4.3.3-r0) [2020-12-10T16:39:02.994Z] Executing busybox-1.31.1-r19.trigger [2020-12-10T16:39:02.994Z] Executing ca-certificates-20191127-r4.trigger [2020-12-10T16:39:02.994Z] OK: 9 MiB in 20 packages [2020-12-10T16:39:04.455Z] Removing intermediate container 86acc2a79dc6 [2020-12-10T16:39:04.455Z] ---> e747227410f4 [2020-12-10T16:39:04.455Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-12-10T16:39:04.455Z] ---> de7ae153a740 [2020-12-10T16:39:04.455Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-12-10T16:39:05.074Z] ---> d4157a362084 [2020-12-10T16:39:05.074Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-12-10T16:39:05.357Z] ---> 3b6629317b4d [2020-12-10T16:39:05.357Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-12-10T16:39:06.334Z] ---> b5b267040c41 [2020-12-10T16:39:06.334Z] Step 22/27 : EXPOSE 48095 [2020-12-10T16:39:06.920Z] ---> Running in 5a2e038c7a52 [2020-12-10T16:39:07.195Z] Removing intermediate container 5a2e038c7a52 [2020-12-10T16:39:07.195Z] ---> 614d44dff3a0 [2020-12-10T16:39:07.195Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-12-10T16:39:07.195Z] ---> Running in 453b91f64108 [2020-12-10T16:39:07.466Z] Removing intermediate container 453b91f64108 [2020-12-10T16:39:07.466Z] ---> 1809e33b457e [2020-12-10T16:39:07.466Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-10T16:39:07.466Z] ---> Running in 1c0ddf4c3a3f [2020-12-10T16:39:07.736Z] Removing intermediate container 1c0ddf4c3a3f [2020-12-10T16:39:07.736Z] ---> cffaf4acf32d [2020-12-10T16:39:07.736Z] Step 25/27 : LABEL arch=amd64 [2020-12-10T16:39:07.736Z] ---> Running in c22f946e01e9 [2020-12-10T16:39:08.027Z] Removing intermediate container c22f946e01e9 [2020-12-10T16:39:08.027Z] ---> 7281ca6c4f28 [2020-12-10T16:39:08.027Z] Step 26/27 : LABEL git_sha=d27b7d26d369af2beffed499fb38dd539dc7c797 [2020-12-10T16:39:08.027Z] ---> Running in 67b2b04ee88b [2020-12-10T16:39:08.304Z] Removing intermediate container 67b2b04ee88b [2020-12-10T16:39:08.304Z] ---> 3cc2dd334dff [2020-12-10T16:39:08.304Z] Step 27/27 : LABEL version=0.0.0 [2020-12-10T16:39:08.574Z] ---> Running in 238381de859b [2020-12-10T16:39:08.845Z] Removing intermediate container 238381de859b [2020-12-10T16:39:08.845Z] ---> 343a39979d5d [2020-12-10T16:39:08.845Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-10T16:39:08.845Z] Successfully built 343a39979d5d [2020-12-10T16:39:08.845Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-12-10T16:39:24.346Z] Still waiting to schedule task [2020-12-10T16:39:24.346Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-10T16:40:35.114Z] Running on prd-ubuntu18.04-docker-8c-8g-15421 in /w/workspace/_app-service-configurable_PR-151 [Pipeline] { [Pipeline] ws [2020-12-10T16:40:35.166Z] Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout [2020-12-10T16:40:38.452Z] using credential edgex-jenkins-ssh [2020-12-10T16:40:38.507Z] Cloning the remote Git repository [2020-12-10T16:40:38.544Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-10T16:40:38.623Z] > git init /w/workspace/app-service-configurable/5 # timeout=10 [2020-12-10T16:40:38.684Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-10T16:40:38.684Z] > git --version # timeout=10 [2020-12-10T16:40:38.695Z] > git --version # 'git version 2.17.1' [2020-12-10T16:40:38.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T16:40:38.729Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T16:40:39.531Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-10T16:40:39.543Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T16:40:39.557Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-10T16:40:39.584Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-10T16:40:39.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T16:40:39.591Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-10T16:40:40.198Z] Merging remotes/origin/master commit 4516a352731f3d8180afe2aa8b87c74c30645521 into PR head commit d27b7d26d369af2beffed499fb38dd539dc7c797 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-10T16:40:41.277Z] Failed in branch amd64 [2020-12-10T16:40:40.218Z] > git config core.sparsecheckout # timeout=10 [2020-12-10T16:40:40.227Z] > git checkout -f d27b7d26d369af2beffed499fb38dd539dc7c797 # timeout=10 [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-10T16:40:45.499Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T16:40:45.812Z] ---> package-listing.sh [2020-12-10T16:40:45.812Z] ++ facter osfamily [2020-12-10T16:40:45.812Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-10T16:40:45.812Z] + OS_FAMILY=redhat [2020-12-10T16:40:45.813Z] + workspace=/w/workspace/_app-service-configurable_PR-151 [2020-12-10T16:40:45.813Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-10T16:40:45.813Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-10T16:40:45.813Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-10T16:40:45.813Z] + PACKAGES=/tmp/packages_start.txt [2020-12-10T16:40:45.813Z] + '[' /w/workspace/_app-service-configurable_PR-151 ']' [2020-12-10T16:40:45.813Z] + PACKAGES=/tmp/packages_end.txt [2020-12-10T16:40:45.813Z] + case "${OS_FAMILY}" in [2020-12-10T16:40:45.813Z] + rpm -qa [2020-12-10T16:40:45.813Z] + sort [2020-12-10T16:40:51.129Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-10T16:40:51.129Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-10T16:40:51.129Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-10T16:40:51.129Z] + '[' /w/workspace/_app-service-configurable_PR-151 ']' [2020-12-10T16:40:51.129Z] + mkdir -p /w/workspace/_app-service-configurable_PR-151/archives/ [2020-12-10T16:40:51.129Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-151/archives/ [Pipeline] echo [2020-12-10T16:40:51.143Z] 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-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-10T16:40:51.436Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-10T16:40:51.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-10T16:40:51.744Z] [2020-12-10T16:40:51.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-10T16:40:52.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-10T16:40:52.131Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-10T16:40:52.131Z] df20fa9351a1: Pulling fs layer [2020-12-10T16:40:52.131Z] 36b3adc4ff6f: Pulling fs layer [2020-12-10T16:40:52.131Z] 8ad3a11d3b57: Pulling fs layer [2020-12-10T16:40:52.131Z] 46f8f816bc3b: Pulling fs layer [2020-12-10T16:40:52.131Z] 93b61091891f: Pulling fs layer [2020-12-10T16:40:52.131Z] 93b9cdb0e59b: Pulling fs layer [2020-12-10T16:40:52.131Z] 5e14af77c1be: Pulling fs layer [2020-12-10T16:40:52.131Z] 01666e4c0597: Pulling fs layer [2020-12-10T16:40:52.131Z] aa168da1d23b: Pulling fs layer [2020-12-10T16:40:52.131Z] 5e14af77c1be: Waiting [2020-12-10T16:40:52.131Z] 01666e4c0597: Waiting [2020-12-10T16:40:52.131Z] aa168da1d23b: Waiting [2020-12-10T16:40:52.131Z] 46f8f816bc3b: Waiting [2020-12-10T16:40:52.131Z] 93b61091891f: Waiting [2020-12-10T16:40:52.131Z] 93b9cdb0e59b: Waiting [2020-12-10T16:40:52.131Z] 36b3adc4ff6f: Verifying Checksum [2020-12-10T16:40:52.131Z] 36b3adc4ff6f: Download complete [2020-12-10T16:40:52.131Z] 46f8f816bc3b: Download complete [2020-12-10T16:40:52.131Z] df20fa9351a1: Verifying Checksum [2020-12-10T16:40:52.395Z] 93b9cdb0e59b: Verifying Checksum [2020-12-10T16:40:52.395Z] 93b9cdb0e59b: Download complete [2020-12-10T16:40:52.395Z] 93b61091891f: Verifying Checksum [2020-12-10T16:40:52.395Z] 93b61091891f: Download complete [2020-12-10T16:40:52.395Z] 5e14af77c1be: Download complete [2020-12-10T16:40:52.395Z] 01666e4c0597: Verifying Checksum [2020-12-10T16:40:52.395Z] 01666e4c0597: Download complete [2020-12-10T16:40:52.395Z] 8ad3a11d3b57: Verifying Checksum [2020-12-10T16:40:52.395Z] 8ad3a11d3b57: Download complete [2020-12-10T16:40:52.665Z] df20fa9351a1: Pull complete [2020-12-10T16:40:52.931Z] 36b3adc4ff6f: Pull complete [2020-12-10T16:40:54.331Z] 8ad3a11d3b57: Pull complete [2020-12-10T16:40:54.331Z] aa168da1d23b: Verifying Checksum [2020-12-10T16:40:54.331Z] aa168da1d23b: Download complete [2020-12-10T16:40:54.594Z] 46f8f816bc3b: Pull complete [2020-12-10T16:40:54.856Z] 93b61091891f: Pull complete [2020-12-10T16:40:54.856Z] 93b9cdb0e59b: Pull complete [2020-12-10T16:40:55.124Z] 5e14af77c1be: Pull complete [2020-12-10T16:40:55.124Z] 01666e4c0597: Pull complete [2020-12-10T16:41:01.774Z] aa168da1d23b: Pull complete [2020-12-10T16:41:01.774Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-10T16:41:01.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-10T16:41:01.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-10T16:41:01.988Z] prd-centos7-docker-4c-2g-15413 does not seem to be running inside a container [2020-12-10T16:41:02.039Z] $ 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-151/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-151 -v /w/workspace/_app-service-configurable_PR-151:/w/workspace/_app-service-configurable_PR-151:rw,z -v /w/workspace/_app-service-configurable_PR-151@tmp:/w/workspace/_app-service-configurable_PR-151@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-10T16:41:05.207Z] $ docker top 06e39331cb58ee7ea5135aa4d48d5a16f8699059fcad727eb8d0bf45a47a2100 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T16:41:05.700Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-10T16:41:06.001Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-10T16:41:06.309Z] + ls /var/log/sa-host [2020-12-10T16:41:06.309Z] + sadf -c /var/log/sa-host/sa10 [2020-12-10T16:41:06.309Z] file_magic: OK [2020-12-10T16:41:06.309Z] HZ: Using current value: 100 [2020-12-10T16:41:06.309Z] file_header: OK [2020-12-10T16:41:06.309Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-10T16:41:06.309Z] Statistics: [2020-12-10T16:41:06.309Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-10T16:41:06.309Z] File successfully converted to sysstat format version 12.2.1 [2020-12-10T16:41:06.309Z] + sadf -c /var/log/sa-host/sa23 [2020-12-10T16:41:06.309Z] file_magic: OK [2020-12-10T16:41:06.309Z] HZ: Using current value: 100 [2020-12-10T16:41:06.309Z] file_header: OK [2020-12-10T16:41:06.309Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-10T16:41:06.309Z] Statistics: [2020-12-10T16:41:06.309Z] Hnuu...uuuununununu... [2020-12-10T16:41:06.309Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-10T16:41:06.536Z] provisioning config files... [2020-12-10T16:41:06.555Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-151@tmp/config7465131570003897934tmp [Pipeline] { [Pipeline] echo [2020-12-10T16:41:06.649Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T16:41:06.948Z] ---> create-netrc.sh [Pipeline] } [2020-12-10T16:41:06.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-10T16:41:07.077Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T16:41:07.382Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-10T16:41:07.394Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T16:41:07.696Z] ---> sudo-logs.sh [2020-12-10T16:41:07.696Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-10T16:41:07.713Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T16:41:08.013Z] ---> job-cost.sh [2020-12-10T16:41:08.013Z] lf-activate-venv: SKIPPING [2020-12-10T16:41:08.013Z] INFO: No Stack... [2020-12-10T16:41:09.405Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-10T16:41:09.667Z] INFO: Archiving Costs [Pipeline] echo [2020-12-10T16:41:09.681Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T16:41:09.980Z] ---> logs-deploy.sh [2020-12-10T16:41:09.981Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-151/5 [2020-12-10T16:41:09.981Z] INFO: archiving workspace using pattern(s): [2020-12-10T16:41:11.909Z] Archives upload complete. [2020-12-10T16:41:11.909Z] INFO: archiving logs to Nexus