Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-19585 in /w/workspace/_app-service-configurable_master [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_master # 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 Checking out Revision 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c (master) > 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c # timeout=10 Commit message: "feat: Allow for multiple MessageBus subscriptions (#164)" > git rev-list --no-walk ed155f35d7435f173ab0a0f7e4c79347edc463d7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-11T20:57:25.348Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-11T20:57:25.595Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-11T20:57:25.691Z] ========================================================= [2021-01-11T20:57:25.691Z] EdgeX Global Pipelines Version Info [2021-01-11T20:57:25.691Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-11T20:57:27.121Z] ------------------- [2021-01-11T20:57:27.121Z] stable info: [2021-01-11T20:57:27.121Z] ------------------- [2021-01-11T20:57:27.121Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-11T20:57:27.121Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T20:57:27.121Z] Message: update stable to v1.0.173 [2021-01-11T20:57:28.068Z] ------------------- [2021-01-11T20:57:28.068Z] experimental info: [2021-01-11T20:57:28.068Z] ------------------- [2021-01-11T20:57:28.068Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-11T20:57:28.068Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T20:57:28.068Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-11T20:57:28.330Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-01-11T20:57:28.421Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-01-11T20:57:28.505Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-11T20:57:28.591Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-11T20:57:28.676Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-11T20:57:28.784Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-11T20:57:28.902Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-11T20:57:28.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-11T20:57:29.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-11T20:57:29.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-11T20:57:29.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-11T20:57:29.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-01-11T20:57:29.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-11T20:57:29.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-11T20:57:29.629Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T20:57:29.720Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T20:57:29.817Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T20:57:29.949Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T20:57:30.068Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-11T20:57:30.205Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-11T20:57:30.292Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-11T20:57:30.535Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-11T20:57:30.626Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-11T20:57:30.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-11T20:57:30.824Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-11T20:57:30.908Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-11T20:57:31.069Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-11T20:57:31.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-01-11T20:57:31.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-01-11T20:57:31.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-01-11T20:57:31.422Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c [Pipeline] echo [2021-01-11T20:57:31.505Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d8b7de [Pipeline] echo [2021-01-11T20:57:31.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T20:57:31.757Z] provisioning config files... [2021-01-11T20:57:31.784Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config2422634672853543099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T20:57:32.140Z] ---> docker-login.sh [2021-01-11T20:57:32.140Z] nexus3.edgexfoundry.org:10001 [2021-01-11T20:57:32.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T20:57:32.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T20:57:32.666Z] Configure a credential helper to remove this warning. See [2021-01-11T20:57:32.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T20:57:32.666Z] [2021-01-11T20:57:32.666Z] Login Succeeded [2021-01-11T20:57:32.666Z] nexus3.edgexfoundry.org:10002 [2021-01-11T20:57:32.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T20:57:32.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T20:57:32.666Z] Configure a credential helper to remove this warning. See [2021-01-11T20:57:32.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T20:57:32.667Z] [2021-01-11T20:57:32.667Z] Login Succeeded [2021-01-11T20:57:32.667Z] nexus3.edgexfoundry.org:10003 [2021-01-11T20:57:32.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T20:57:32.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T20:57:32.930Z] Configure a credential helper to remove this warning. See [2021-01-11T20:57:32.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T20:57:32.930Z] [2021-01-11T20:57:32.930Z] Login Succeeded [2021-01-11T20:57:32.930Z] nexus3.edgexfoundry.org:10004 [2021-01-11T20:57:33.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T20:57:33.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T20:57:33.192Z] Configure a credential helper to remove this warning. See [2021-01-11T20:57:33.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T20:57:33.192Z] [2021-01-11T20:57:33.192Z] Login Succeeded [2021-01-11T20:57:33.192Z] docker.io [2021-01-11T20:57:33.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T20:57:33.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T20:57:33.456Z] Configure a credential helper to remove this warning. See [2021-01-11T20:57:33.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T20:57:33.456Z] [2021-01-11T20:57:33.456Z] Login Succeeded [2021-01-11T20:57:33.456Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T20:57:33.466Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T20:57:34.234Z] + git log --format=format:%s -1 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c [Pipeline] echo [2021-01-11T20:57:34.300Z] GIT_COMMIT: 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c, Commit Message: feat: Allow for multiple MessageBus subscriptions (#164) [Pipeline] echo [2021-01-11T20:57:34.342Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-11T20:57:35.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T20:57:35.367Z] [2021-01-11T20:57:35.367Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T20:57:35.741Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T20:57:35.741Z] latest: Pulling from edgex-devops/git-semver [2021-01-11T20:57:35.741Z] 31603596830f: Pulling fs layer [2021-01-11T20:57:35.741Z] 2a8b12db71e7: Pulling fs layer [2021-01-11T20:57:35.741Z] 6ca5941a6612: Pulling fs layer [2021-01-11T20:57:35.741Z] ecc8261a40a4: Pulling fs layer [2021-01-11T20:57:35.741Z] ecc8261a40a4: Waiting [2021-01-11T20:57:35.741Z] 2a8b12db71e7: Verifying Checksum [2021-01-11T20:57:35.741Z] 2a8b12db71e7: Download complete [2021-01-11T20:57:36.005Z] 31603596830f: Verifying Checksum [2021-01-11T20:57:36.005Z] 31603596830f: Download complete [2021-01-11T20:57:36.005Z] ecc8261a40a4: Verifying Checksum [2021-01-11T20:57:36.005Z] ecc8261a40a4: Download complete [2021-01-11T20:57:36.005Z] 6ca5941a6612: Verifying Checksum [2021-01-11T20:57:36.005Z] 6ca5941a6612: Download complete [2021-01-11T20:57:36.268Z] 31603596830f: Pull complete [2021-01-11T20:57:36.547Z] 2a8b12db71e7: Pull complete [2021-01-11T20:57:37.501Z] 6ca5941a6612: Pull complete [2021-01-11T20:57:38.075Z] ecc8261a40a4: Pull complete [2021-01-11T20:57:38.075Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-11T20:57:38.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T20:57:38.075Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-11T20:57:38.186Z] prd-centos7-docker-4c-2g-19585 does not seem to be running inside a container [2021-01-11T20:57:38.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T20:57:40.046Z] $ docker top 5dc6a81d91a4a980b9e07a1b3b32df2764865973c2af1679650522604e60c777 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T20:57:40.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T20:57:40.457Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T20:57:40.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T20:57:40.689Z] $ docker exec 5dc6a81d91a4a980b9e07a1b3b32df2764865973c2af1679650522604e60c777 ssh-agent [2021-01-11T20:57:40.866Z] SSH_AUTH_SOCK=/tmp/ssh-4Rc4Hubjyhx1/agent.11 [2021-01-11T20:57:40.866Z] SSH_AGENT_PID=16 [2021-01-11T20:57:40.883Z] Running ssh-add (command line suppressed) [2021-01-11T20:57:41.006Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5400021036279905187.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5400021036279905187.key) [2021-01-11T20:57:41.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T20:57:41.396Z] + git tag --points-at HEAD [Pipeline] } [2021-01-11T20:57:41.420Z] $ docker exec --env ******** --env ******** 5dc6a81d91a4a980b9e07a1b3b32df2764865973c2af1679650522604e60c777 ssh-agent -k [2021-01-11T20:57:41.535Z] unset SSH_AUTH_SOCK; [2021-01-11T20:57:41.536Z] unset SSH_AGENT_PID; [2021-01-11T20:57:41.536Z] echo Agent pid 16 killed; [2021-01-11T20:57:41.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-11T20:57:41.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T20:57:41.748Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T20:57:41.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T20:57:41.927Z] $ docker exec 5dc6a81d91a4a980b9e07a1b3b32df2764865973c2af1679650522604e60c777 ssh-agent [2021-01-11T20:57:42.097Z] SSH_AUTH_SOCK=/tmp/ssh-Mi96XkdnM3kH/agent.45 [2021-01-11T20:57:42.097Z] SSH_AGENT_PID=50 [2021-01-11T20:57:42.105Z] Running ssh-add (command line suppressed) [2021-01-11T20:57:42.231Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8900909943885780224.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8900909943885780224.key) [2021-01-11T20:57:42.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T20:57:42.621Z] + git semver init [2021-01-11T20:57:42.621Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T20:57:42.621Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-01-11T20:57:42.621Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-01-11T20:57:42.621Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T20:57:42.621Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T20:57:42.621Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T20:57:42.621Z] # $SEMVER_BRANCH = master [2021-01-11T20:57:42.621Z] # $SEMVER_TEMP = /tmp/semver-733348990 [2021-01-11T20:57:42.621Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-01-11T20:57:43.199Z] # '/tmp/semver-733348990' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-01-11T20:57:43.199Z] # -> Force: false [2021-01-11T20:57:43.199Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-01-11T20:57:43.212Z] $ docker exec --env ******** --env ******** 5dc6a81d91a4a980b9e07a1b3b32df2764865973c2af1679650522604e60c777 ssh-agent -k [2021-01-11T20:57:43.336Z] unset SSH_AUTH_SOCK; [2021-01-11T20:57:43.337Z] unset SSH_AGENT_PID; [2021-01-11T20:57:43.337Z] echo Agent pid 50 killed; [2021-01-11T20:57:43.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T20:57:43.861Z] + git semver [Pipeline] } [2021-01-11T20:57:43.882Z] $ docker stop --time=1 5dc6a81d91a4a980b9e07a1b3b32df2764865973c2af1679650522604e60c777 [2021-01-11T20:57:45.377Z] $ docker rm -f 5dc6a81d91a4a980b9e07a1b3b32df2764865973c2af1679650522604e60c777 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T20:57:45.838Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-11T20:57:46.242Z] Stashed 1 file(s) [Pipeline] echo [2021-01-11T20:57:46.245Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-11T20:58:01.825Z] Still waiting to schedule task [2021-01-11T20:58:01.825Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-11T20:58:01.827Z] Still waiting to schedule task [2021-01-11T20:58:01.827Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-11T20:59:36.526Z] Running on prd-centos7-docker-4c-2g-19588 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-01-11T20:59:36.580Z] Running in /w/workspace/app-service-configurable/72 [Pipeline] { [Pipeline] checkout [2021-01-11T20:59:36.706Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19587 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-01-11T20:59:36.762Z] Running in /w/workspace/app-service-configurable/72 [Pipeline] { [Pipeline] checkout [2021-01-11T20:59:39.205Z] using credential edgex-jenkins-ssh [2021-01-11T20:59:39.261Z] Cloning the remote Git repository [2021-01-11T20:59:39.291Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-01-11T20:59:39.367Z] > git init /w/workspace/app-service-configurable/72 # timeout=10 [2021-01-11T20:59:39.427Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-11T20:59:39.427Z] > git --version # timeout=10 [2021-01-11T20:59:39.433Z] > git --version # 'git version 2.24.3' [2021-01-11T20:59:39.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T20:59:39.458Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T20:59:40.006Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-11T20:59:40.016Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T20:59:40.029Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-11T20:59:40.043Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-11T20:59:40.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T20:59:40.048Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T20:59:40.429Z] Checking out Revision 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c (master) [2021-01-11T20:59:40.440Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T20:59:40.444Z] > git checkout -f 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c # timeout=10 [2021-01-11T20:59:42.122Z] using credential edgex-jenkins-ssh [2021-01-11T20:59:42.233Z] Cloning the remote Git repository [2021-01-11T20:59:42.306Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-01-11T20:59:42.418Z] > git init /w/workspace/app-service-configurable/72 # timeout=10 [2021-01-11T20:59:42.489Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-11T20:59:42.490Z] > git --version # timeout=10 [2021-01-11T20:59:42.505Z] > git --version # 'git version 2.17.1' [2021-01-11T20:59:42.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T20:59:42.552Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T20:59:43.980Z] Checking out Revision 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c (master) [2021-01-11T20:59:44.169Z] Commit message: "feat: Allow for multiple MessageBus subscriptions (#164)" [2021-01-11T20:59:43.351Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-11T20:59:43.368Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T20:59:43.402Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-11T20:59:43.449Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-11T20:59:43.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T20:59:43.469Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T20:59:44.000Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T20:59:44.024Z] > git checkout -f 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T20:59:45.536Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-11T20:59:45.867Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T20:59:46.172Z] + sudo service docker restart [2021-01-11T20:59:46.172Z] + true [2021-01-11T20:59:46.172Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T20:59:47.194Z] provisioning config files... [2021-01-11T20:59:47.225Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/72@tmp/config406107224931219353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T20:59:47.594Z] ---> docker-login.sh [2021-01-11T20:59:47.594Z] nexus3.edgexfoundry.org:10001 [2021-01-11T20:59:47.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T20:59:47.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T20:59:47.858Z] Configure a credential helper to remove this warning. See [2021-01-11T20:59:47.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T20:59:47.858Z] [2021-01-11T20:59:47.858Z] Login Succeeded [2021-01-11T20:59:47.858Z] nexus3.edgexfoundry.org:10002 [2021-01-11T20:59:48.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T20:59:48.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T20:59:48.124Z] Configure a credential helper to remove this warning. See [2021-01-11T20:59:48.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T20:59:48.124Z] [2021-01-11T20:59:48.124Z] Login Succeeded [2021-01-11T20:59:48.124Z] nexus3.edgexfoundry.org:10003 [2021-01-11T20:59:48.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T20:59:48.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T20:59:48.387Z] Configure a credential helper to remove this warning. See [2021-01-11T20:59:48.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T20:59:48.387Z] [2021-01-11T20:59:48.387Z] Login Succeeded [2021-01-11T20:59:48.387Z] nexus3.edgexfoundry.org:10004 [2021-01-11T20:59:48.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T20:59:48.469Z] Commit message: "feat: Allow for multiple MessageBus subscriptions (#164)" [2021-01-11T20:59:48.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T20:59:48.649Z] Configure a credential helper to remove this warning. See [2021-01-11T20:59:48.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T20:59:48.649Z] [2021-01-11T20:59:48.649Z] Login Succeeded [2021-01-11T20:59:48.649Z] docker.io [2021-01-11T20:59:48.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T20:59:48.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T20:59:48.913Z] Configure a credential helper to remove this warning. See [2021-01-11T20:59:48.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T20:59:48.913Z] [2021-01-11T20:59:48.913Z] Login Succeeded [2021-01-11T20:59:48.913Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T20:59:48.923Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-11T20:59:49.228Z] ========================================================= [2021-01-11T20:59:49.228Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-11T20:59:49.228Z] ========================================================= [Pipeline] stage [Pipeline] { (Prep) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T20:59:49.610Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-11T20:59:49.610Z] Sending build context to Docker daemon 96.26kB [2021-01-11T20:59:49.610Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T20:59:49.610Z] Step 2/8 : FROM ${BASE} [2021-01-11T20:59:49.610Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-11T20:59:49.610Z] 188c0c94c7c5: Pulling fs layer [2021-01-11T20:59:49.610Z] 0ef7d3d256c8: Pulling fs layer [2021-01-11T20:59:49.610Z] de9db76c5a1d: Pulling fs layer [2021-01-11T20:59:49.610Z] bca2f99d35d6: Pulling fs layer [2021-01-11T20:59:49.610Z] 93359f2a8cfa: Pulling fs layer [2021-01-11T20:59:49.610Z] 7c6f9722023f: Pulling fs layer [2021-01-11T20:59:49.610Z] a35cf1a2eb13: Pulling fs layer [2021-01-11T20:59:49.610Z] bca2f99d35d6: Waiting [2021-01-11T20:59:49.610Z] 93359f2a8cfa: Waiting [2021-01-11T20:59:49.610Z] 7c6f9722023f: Waiting [2021-01-11T20:59:49.610Z] a35cf1a2eb13: Waiting [2021-01-11T20:59:49.880Z] de9db76c5a1d: Download complete [2021-01-11T20:59:49.880Z] 0ef7d3d256c8: Verifying Checksum [2021-01-11T20:59:49.880Z] 0ef7d3d256c8: Download complete [2021-01-11T20:59:49.880Z] 93359f2a8cfa: Verifying Checksum [2021-01-11T20:59:49.880Z] 93359f2a8cfa: Download complete [2021-01-11T20:59:49.880Z] 188c0c94c7c5: Verifying Checksum [2021-01-11T20:59:49.880Z] 188c0c94c7c5: Download complete [2021-01-11T20:59:49.880Z] 7c6f9722023f: Verifying Checksum [2021-01-11T20:59:49.880Z] 7c6f9722023f: Download complete [2021-01-11T20:59:50.143Z] 188c0c94c7c5: Pull complete [2021-01-11T20:59:50.233Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-11T20:59:50.413Z] 0ef7d3d256c8: Pull complete [2021-01-11T20:59:50.413Z] de9db76c5a1d: Pull complete [2021-01-11T20:59:50.643Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T20:59:50.993Z] + sudo service docker restart [2021-01-11T20:59:50.993Z] + true [2021-01-11T20:59:51.365Z] a35cf1a2eb13: Verifying Checksum [2021-01-11T20:59:51.365Z] a35cf1a2eb13: Download complete [2021-01-11T20:59:52.327Z] bca2f99d35d6: Verifying Checksum [2021-01-11T20:59:52.327Z] bca2f99d35d6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T20:59:53.764Z] provisioning config files... [2021-01-11T20:59:53.810Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/72@tmp/config545410166132270633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T20:59:54.230Z] ---> docker-login.sh [2021-01-11T20:59:54.231Z] nexus3.edgexfoundry.org:10001 [2021-01-11T20:59:54.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T20:59:55.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T20:59:55.433Z] Configure a credential helper to remove this warning. See [2021-01-11T20:59:55.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T20:59:55.433Z] [2021-01-11T20:59:55.433Z] Login Succeeded [2021-01-11T20:59:55.433Z] nexus3.edgexfoundry.org:10002 [2021-01-11T20:59:55.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T20:59:55.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T20:59:55.987Z] Configure a credential helper to remove this warning. See [2021-01-11T20:59:55.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T20:59:55.987Z] [2021-01-11T20:59:55.987Z] Login Succeeded [2021-01-11T20:59:55.987Z] nexus3.edgexfoundry.org:10003 [2021-01-11T20:59:56.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T20:59:56.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T20:59:56.262Z] Configure a credential helper to remove this warning. See [2021-01-11T20:59:56.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T20:59:56.262Z] [2021-01-11T20:59:56.262Z] Login Succeeded [2021-01-11T20:59:56.262Z] nexus3.edgexfoundry.org:10004 [2021-01-11T20:59:56.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T20:59:56.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T20:59:56.861Z] Configure a credential helper to remove this warning. See [2021-01-11T20:59:56.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T20:59:56.861Z] [2021-01-11T20:59:56.861Z] Login Succeeded [2021-01-11T20:59:56.861Z] docker.io [2021-01-11T20:59:57.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T20:59:57.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T20:59:57.739Z] Configure a credential helper to remove this warning. See [2021-01-11T20:59:57.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T20:59:57.739Z] [2021-01-11T20:59:57.739Z] Login Succeeded [2021-01-11T20:59:57.739Z] ---> docker-login.sh ends [2021-01-11T20:59:57.751Z] bca2f99d35d6: Pull complete [2021-01-11T20:59:57.751Z] 93359f2a8cfa: Pull complete [2021-01-11T20:59:57.751Z] 7c6f9722023f: Pull complete [Pipeline] } [2021-01-11T20:59:57.760Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T20:59:58.272Z] ========================================================= [2021-01-11T20:59:58.272Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-11T20:59:58.272Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T20:59:58.656Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-11T20:59:58.656Z] Sending build context to Docker daemon 96.26kB [2021-01-11T20:59:58.947Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T20:59:58.947Z] Step 2/8 : FROM ${BASE} [2021-01-11T20:59:58.947Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-11T20:59:58.947Z] 5f621e34cdf4: Pulling fs layer [2021-01-11T20:59:58.947Z] a4357932f1b6: Pulling fs layer [2021-01-11T20:59:58.947Z] 18c013af1878: Pulling fs layer [2021-01-11T20:59:58.947Z] 00ac8860ef70: Pulling fs layer [2021-01-11T20:59:58.947Z] 63d7cb157983: Pulling fs layer [2021-01-11T20:59:58.947Z] b116817d02f9: Pulling fs layer [2021-01-11T20:59:58.947Z] 745a02a5169b: Pulling fs layer [2021-01-11T20:59:58.947Z] 00ac8860ef70: Waiting [2021-01-11T20:59:58.947Z] 63d7cb157983: Waiting [2021-01-11T20:59:58.947Z] b116817d02f9: Waiting [2021-01-11T20:59:59.230Z] 18c013af1878: Verifying Checksum [2021-01-11T20:59:59.230Z] 18c013af1878: Download complete [2021-01-11T20:59:59.230Z] a4357932f1b6: Download complete [2021-01-11T20:59:59.230Z] 63d7cb157983: Verifying Checksum [2021-01-11T20:59:59.230Z] 63d7cb157983: Download complete [2021-01-11T20:59:59.230Z] b116817d02f9: Verifying Checksum [2021-01-11T20:59:59.230Z] b116817d02f9: Download complete [2021-01-11T20:59:59.230Z] 5f621e34cdf4: Download complete [2021-01-11T21:00:00.223Z] 5f621e34cdf4: Pull complete [2021-01-11T21:00:00.502Z] a4357932f1b6: Pull complete [2021-01-11T21:00:01.104Z] 18c013af1878: Pull complete [2021-01-11T21:00:02.118Z] 745a02a5169b: Verifying Checksum [2021-01-11T21:00:02.118Z] 745a02a5169b: Download complete [2021-01-11T21:00:03.120Z] 00ac8860ef70: Verifying Checksum [2021-01-11T21:00:03.120Z] 00ac8860ef70: Download complete [2021-01-11T21:00:04.396Z] a35cf1a2eb13: Pull complete [2021-01-11T21:00:04.396Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-11T21:00:04.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-11T21:00:04.396Z] ---> a62c8e92a672 [2021-01-11T21:00:04.396Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-11T21:00:04.667Z] ---> Running in b27e2a91f3bb [2021-01-11T21:00:04.938Z] Removing intermediate container b27e2a91f3bb [2021-01-11T21:00:04.938Z] ---> b4ff545c8cc1 [2021-01-11T21:00:04.938Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T21:00:04.938Z] ---> Running in 3bd3cc4e5175 [2021-01-11T21:00:05.909Z] Removing intermediate container 3bd3cc4e5175 [2021-01-11T21:00:05.909Z] ---> 1eae115c2cb8 [2021-01-11T21:00:05.909Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-01-11T21:00:06.173Z] ---> Running in 8653d5178af4 [2021-01-11T21:00:06.437Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T21:00:07.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T21:00:09.232Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-01-11T21:00:09.232Z] (2/6) Installing libsodium (1.0.18-r0) [2021-01-11T21:00:09.503Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-01-11T21:00:09.765Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-01-11T21:00:09.765Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-11T21:00:10.027Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-01-11T21:00:10.290Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T21:00:10.290Z] OK: 167 MiB in 45 packages [2021-01-11T21:00:10.868Z] Removing intermediate container 8653d5178af4 [2021-01-11T21:00:10.868Z] ---> dd14986b94bc [2021-01-11T21:00:10.868Z] Step 6/8 : WORKDIR /app [2021-01-11T21:00:10.868Z] ---> Running in cdd52af4f0c4 [2021-01-11T21:00:11.131Z] Removing intermediate container cdd52af4f0c4 [2021-01-11T21:00:11.131Z] ---> dd2d94c95fe0 [2021-01-11T21:00:11.131Z] Step 7/8 : COPY . . [2021-01-11T21:00:11.712Z] ---> bf0262f6a76e [2021-01-11T21:00:11.712Z] Step 8/8 : RUN go mod download [2021-01-11T21:00:11.712Z] ---> Running in 0b50a6862e20 [2021-01-11T21:00:13.315Z] 00ac8860ef70: Pull complete [2021-01-11T21:00:13.315Z] 63d7cb157983: Pull complete [2021-01-11T21:00:13.589Z] b116817d02f9: Pull complete [2021-01-11T21:00:17.906Z] 745a02a5169b: Pull complete [2021-01-11T21:00:17.906Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-11T21:00:17.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-11T21:00:17.906Z] ---> b7e6874047d6 [2021-01-11T21:00:17.906Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-11T21:00:20.563Z] ---> Running in a63966c356df [2021-01-11T21:00:20.563Z] Removing intermediate container a63966c356df [2021-01-11T21:00:20.563Z] ---> 7016d91c1140 [2021-01-11T21:00:20.563Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T21:00:20.844Z] ---> Running in c7c666941071 [2021-01-11T21:00:23.502Z] Removing intermediate container c7c666941071 [2021-01-11T21:00:23.502Z] ---> be5a3ba3b3e7 [2021-01-11T21:00:23.502Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-01-11T21:00:23.502Z] ---> Running in 33745c016ede [2021-01-11T21:00:24.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T21:00:25.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T21:00:26.503Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-01-11T21:00:26.503Z] (2/6) Installing libsodium (1.0.18-r0) [2021-01-11T21:00:26.781Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-01-11T21:00:26.781Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-01-11T21:00:27.050Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-11T21:00:27.050Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-01-11T21:00:27.326Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T21:00:27.326Z] OK: 144 MiB in 45 packages [2021-01-11T21:00:28.306Z] Removing intermediate container 33745c016ede [2021-01-11T21:00:28.306Z] ---> 0e5385a7c69c [2021-01-11T21:00:28.306Z] Step 6/8 : WORKDIR /app [2021-01-11T21:00:28.578Z] ---> Running in fc842dce17b5 [2021-01-11T21:00:28.852Z] Removing intermediate container fc842dce17b5 [2021-01-11T21:00:28.852Z] ---> 9a55e4079c61 [2021-01-11T21:00:28.852Z] Step 7/8 : COPY . . [2021-01-11T21:00:29.839Z] ---> b8822be99527 [2021-01-11T21:00:29.839Z] Step 8/8 : RUN go mod download [2021-01-11T21:00:29.839Z] ---> Running in 7145d7499c66 [2021-01-11T21:00:38.407Z] Removing intermediate container 0b50a6862e20 [2021-01-11T21:00:38.407Z] ---> d3d783de5c48 [2021-01-11T21:00:38.407Z] Successfully built d3d783de5c48 [2021-01-11T21:00:38.407Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:00:38.741Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T21:00:38.741Z] . [Pipeline] withDockerContainer [2021-01-11T21:00:38.864Z] prd-centos7-docker-4c-2g-19588 does not seem to be running inside a container [2021-01-11T21:00:38.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/72 -v /w/workspace/app-service-configurable/72:/w/workspace/app-service-configurable/72:rw,z -v /w/workspace/app-service-configurable/72@tmp:/w/workspace/app-service-configurable/72@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 ******** ci-base-image-x86_64 cat [2021-01-11T21:00:39.802Z] $ docker top 0a6063d8cf412e5b565276bc9f21a791a7847e0b4bc6e4ebbda99f6d2eea343f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T21:00:40.377Z] + go version [2021-01-11T21:00:40.377Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-11T21:00:40.393Z] $ docker stop --time=1 0a6063d8cf412e5b565276bc9f21a791a7847e0b4bc6e4ebbda99f6d2eea343f [2021-01-11T21:00:41.777Z] $ docker rm -f 0a6063d8cf412e5b565276bc9f21a791a7847e0b4bc6e4ebbda99f6d2eea343f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:00:42.679Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T21:00:42.679Z] . [Pipeline] withDockerContainer [2021-01-11T21:00:42.781Z] prd-centos7-docker-4c-2g-19588 does not seem to be running inside a container [2021-01-11T21:00:42.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/72 -v /w/workspace/app-service-configurable/72:/w/workspace/app-service-configurable/72:rw,z -v /w/workspace/app-service-configurable/72@tmp:/w/workspace/app-service-configurable/72@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 ******** ci-base-image-x86_64 cat [2021-01-11T21:00:43.564Z] $ docker top 908d0217aef9337af5e239e0ea5b869f3017219097dd3cc32b925a4b8a92df0f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T21:00:44.179Z] + make test [2021-01-11T21:00:44.179Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-01-11T21:00:56.572Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-01-11T21:00:56.572Z] CGO_ENABLED=1 go vet ./... [2021-01-11T21:00:56.664Z] Removing intermediate container 7145d7499c66 [2021-01-11T21:00:56.664Z] ---> 4c6be221c1f0 [2021-01-11T21:00:56.664Z] Successfully built 4c6be221c1f0 [2021-01-11T21:00:56.664Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:00:57.022Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T21:00:57.022Z] . [Pipeline] withDockerContainer [2021-01-11T21:00:57.324Z] prd-ubuntu18.04-docker-arm64-4c-16g-19587 does not seem to be running inside a container [2021-01-11T21:00:57.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/72 -v /w/workspace/app-service-configurable/72:/w/workspace/app-service-configurable/72:rw,z -v /w/workspace/app-service-configurable/72@tmp:/w/workspace/app-service-configurable/72@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 ******** ci-base-image-arm64 cat [2021-01-11T21:00:58.547Z] gofmt -l . [2021-01-11T21:00:58.547Z] [ "`gofmt -l .`" = "" ] [2021-01-11T21:00:58.547Z] ./bin/test-go-mod-tidy.sh [2021-01-11T21:00:58.827Z] ./bin/test-attribution-txt.sh [2021-01-11T21:00:58.955Z] $ docker top 11b2c72da23d019f3647faf66601cef3617788d9b580201b95c83125b7255f1c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] } [2021-01-11T21:00:59.532Z] $ docker stop --time=1 908d0217aef9337af5e239e0ea5b869f3017219097dd3cc32b925a4b8a92df0f [2021-01-11T21:01:00.064Z] + go version [2021-01-11T21:01:00.064Z] go version go1.15.5 linux/arm64 [2021-01-11T21:01:01.950Z] $ docker rm -f 908d0217aef9337af5e239e0ea5b869f3017219097dd3cc32b925a4b8a92df0f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2021-01-11T21:01:02.329Z] $ docker stop --time=1 11b2c72da23d019f3647faf66601cef3617788d9b580201b95c83125b7255f1c [2021-01-11T21:01:02.578Z] + sudo chown -R jenkins:jenkins . [2021-01-11T21:01:04.301Z] $ docker rm -f 11b2c72da23d019f3647faf66601cef3617788d9b580201b95c83125b7255f1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:01:05.012Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2021-01-11T21:01:05.316Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T21:01:05.316Z] . [Pipeline] } [Pipeline] // stage [Pipeline] withDockerContainer [2021-01-11T21:01:05.681Z] prd-ubuntu18.04-docker-arm64-4c-16g-19587 does not seem to be running inside a container [2021-01-11T21:01:05.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/72 -v /w/workspace/app-service-configurable/72:/w/workspace/app-service-configurable/72:rw,z -v /w/workspace/app-service-configurable/72@tmp:/w/workspace/app-service-configurable/72@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 ******** ci-base-image-arm64 cat [2021-01-11T21:01:07.292Z] $ docker top 22c3bd5eba8c7282b081906177220d7f144687813e239ffc03127b98ee86961b -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-11T21:01:08.322Z] + make test [2021-01-11T21:01:08.322Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] sh [2021-01-11T21:01:09.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-11T21:01:09.864Z] + ls -al . [2021-01-11T21:01:09.864Z] total 88 [2021-01-11T21:01:09.864Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jan 11 21:00 . [2021-01-11T21:01:09.864Z] drwxrwxr-x. 4 jenkins jenkins 30 Jan 11 20:59 .. [2021-01-11T21:01:09.864Z] -rw-rw-r--. 1 jenkins jenkins 6420 Jan 11 20:59 Attribution.txt [2021-01-11T21:01:09.864Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 11 20:59 bin [2021-01-11T21:01:09.864Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 11 21:00 coverage.out [2021-01-11T21:01:09.864Z] -rw-rw-r--. 1 jenkins jenkins 1940 Jan 11 20:59 Dockerfile [2021-01-11T21:01:09.864Z] -rw-rw-r--. 1 jenkins jenkins 970 Jan 11 20:59 Dockerfile.build [2021-01-11T21:01:09.864Z] -rw-rw-r--. 1 jenkins jenkins 119 Jan 11 20:59 .dockerignore [2021-01-11T21:01:09.864Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 11 20:59 .git [2021-01-11T21:01:09.864Z] drwxrwxr-x. 2 jenkins jenkins 81 Jan 11 20:59 .github [2021-01-11T21:01:09.864Z] -rw-rw-r--. 1 jenkins jenkins 93 Jan 11 20:59 .gitignore [2021-01-11T21:01:09.864Z] -rw-r--r--. 1 jenkins jenkins 133 Jan 11 21:00 go.mod [2021-01-11T21:01:09.864Z] -rw-r--r--. 1 jenkins jenkins 18570 Jan 11 21:00 go.sum [2021-01-11T21:01:09.864Z] -rw-rw-r--. 1 jenkins jenkins 687 Jan 11 20:59 Jenkinsfile [2021-01-11T21:01:09.864Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 11 20:59 LICENSE [2021-01-11T21:01:09.864Z] -rw-rw-r--. 1 jenkins jenkins 1519 Jan 11 20:59 main.go [2021-01-11T21:01:09.864Z] -rw-rw-r--. 1 jenkins jenkins 1573 Jan 11 20:59 makefile [2021-01-11T21:01:09.864Z] -rw-rw-r--. 1 jenkins jenkins 1277 Jan 11 20:59 README.md [2021-01-11T21:01:09.864Z] drwxrwxr-x. 10 jenkins jenkins 171 Jan 11 20:59 res [2021-01-11T21:01:09.864Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 11 20:59 snap [2021-01-11T21:01:09.864Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 11 20:57 VERSION [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:01:10.174Z] + 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=2d8b7de1e2e5f9400ce1baf8c318934e5566b23c --label arch=amd64 --label version=2.0.0-dev.8 . [2021-01-11T21:01:10.174Z] Sending build context to Docker daemon 117.8kB [2021-01-11T21:01:10.174Z] Step 1/27 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T21:01:10.174Z] Step 2/27 : FROM ${BASE} AS builder [2021-01-11T21:01:10.174Z] ---> d3d783de5c48 [2021-01-11T21:01:10.174Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-01-11T21:01:10.438Z] ---> Running in 60c25b8d37fc [2021-01-11T21:01:10.438Z] Removing intermediate container 60c25b8d37fc [2021-01-11T21:01:10.438Z] ---> b30eadb48131 [2021-01-11T21:01:10.438Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-01-11T21:01:10.702Z] ---> Running in b4bf64cabdd7 [2021-01-11T21:01:10.702Z] Removing intermediate container b4bf64cabdd7 [2021-01-11T21:01:10.702Z] ---> eee41d3a0b18 [2021-01-11T21:01:10.702Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-11T21:01:10.965Z] ---> Running in e13567e1a91e [2021-01-11T21:01:10.965Z] Removing intermediate container e13567e1a91e [2021-01-11T21:01:10.965Z] ---> ff2630bd9ad4 [2021-01-11T21:01:10.965Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T21:01:11.228Z] ---> Running in 09dcb297ec15 [2021-01-11T21:01:12.179Z] Removing intermediate container 09dcb297ec15 [2021-01-11T21:01:12.180Z] ---> 00cd8d91d99b [2021-01-11T21:01:12.180Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-11T21:01:12.180Z] ---> Running in 3a281a91699b [2021-01-11T21:01:12.758Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T21:01:13.706Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T21:01:15.105Z] OK: 167 MiB in 45 packages [2021-01-11T21:01:15.682Z] Removing intermediate container 3a281a91699b [2021-01-11T21:01:15.682Z] ---> ee7b8ed728ec [2021-01-11T21:01:15.682Z] Step 8/27 : WORKDIR /app [2021-01-11T21:01:15.682Z] ---> Running in 2ca073c071e8 [2021-01-11T21:01:15.944Z] Removing intermediate container 2ca073c071e8 [2021-01-11T21:01:15.944Z] ---> 955290155e96 [2021-01-11T21:01:15.944Z] Step 9/27 : COPY go.mod . [2021-01-11T21:01:15.944Z] ---> 5b33ae3b4e6b [2021-01-11T21:01:15.944Z] Step 10/27 : RUN go mod download [2021-01-11T21:01:16.217Z] ---> Running in 398ba7ab716f [2021-01-11T21:01:17.173Z] Removing intermediate container 398ba7ab716f [2021-01-11T21:01:17.173Z] ---> 9b9bfb99520f [2021-01-11T21:01:17.173Z] Step 11/27 : COPY . . [2021-01-11T21:01:17.441Z] ---> 9adec5412842 [2021-01-11T21:01:17.441Z] Step 12/27 : ARG MAKE="make build" [2021-01-11T21:01:17.721Z] ---> Running in 0afebc502c0b [2021-01-11T21:01:17.721Z] Removing intermediate container 0afebc502c0b [2021-01-11T21:01:17.721Z] ---> ec88330fc153 [2021-01-11T21:01:17.721Z] Step 13/27 : RUN $MAKE [2021-01-11T21:01:17.721Z] ---> Running in 9e1d3c1beb32 [2021-01-11T21:01:18.298Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=2.0.0-dev.8" -o app-service-configurable [2021-01-11T21:01:33.313Z] Removing intermediate container 9e1d3c1beb32 [2021-01-11T21:01:33.313Z] ---> 12e93f3bffb8 [2021-01-11T21:01:33.313Z] Step 14/27 : FROM alpine:3.12 [2021-01-11T21:01:33.313Z] 3.12: Pulling from library/alpine [2021-01-11T21:01:33.313Z] 801bfaa63ef2: Pulling fs layer [2021-01-11T21:01:33.313Z] 801bfaa63ef2: Verifying Checksum [2021-01-11T21:01:33.313Z] 801bfaa63ef2: Download complete [2021-01-11T21:01:33.313Z] 801bfaa63ef2: Pull complete [2021-01-11T21:01:33.313Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T21:01:33.313Z] Status: Downloaded newer image for alpine:3.12 [2021-01-11T21:01:33.313Z] ---> 389fef711851 [2021-01-11T21:01:33.313Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-11T21:01:33.313Z] ---> Running in 545687d51899 [2021-01-11T21:01:33.313Z] Removing intermediate container 545687d51899 [2021-01-11T21:01:33.313Z] ---> 5732e2b2d874 [2021-01-11T21:01:33.313Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-01-11T21:01:33.313Z] ---> Running in 9ebddc0f6b1d [2021-01-11T21:01:33.313Z] Removing intermediate container 9ebddc0f6b1d [2021-01-11T21:01:33.313Z] ---> db7fae124944 [2021-01-11T21:01:33.313Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq [2021-01-11T21:01:33.313Z] ---> Running in cf5364437d30 [2021-01-11T21:01:33.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T21:01:33.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T21:01:33.840Z] (1/6) Installing ca-certificates (20191127-r4) [2021-01-11T21:01:34.416Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-11T21:01:34.416Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-11T21:01:34.416Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-11T21:01:34.416Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-11T21:01:34.416Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-11T21:01:34.416Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T21:01:34.416Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T21:01:34.416Z] OK: 9 MiB in 20 packages [2021-01-11T21:01:35.809Z] Removing intermediate container cf5364437d30 [2021-01-11T21:01:35.809Z] ---> 0c920fb5cf10 [2021-01-11T21:01:35.809Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-01-11T21:01:35.809Z] ---> abf466237765 [2021-01-11T21:01:35.809Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-01-11T21:01:36.073Z] ---> 1b9adce0d234 [2021-01-11T21:01:36.073Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-01-11T21:01:36.336Z] ---> 8e8f096f92eb [2021-01-11T21:01:36.336Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-01-11T21:01:36.912Z] ---> 701c9f4c4326 [2021-01-11T21:01:36.912Z] Step 22/27 : EXPOSE 48095 [2021-01-11T21:01:37.181Z] ---> Running in adbbdf20e1e5 [2021-01-11T21:01:37.181Z] Removing intermediate container adbbdf20e1e5 [2021-01-11T21:01:37.181Z] ---> a90939095dcb [2021-01-11T21:01:37.181Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-01-11T21:01:37.181Z] ---> Running in eebf95e2dc0b [2021-01-11T21:01:37.446Z] Removing intermediate container eebf95e2dc0b [2021-01-11T21:01:37.446Z] ---> 6d970f5a8f65 [2021-01-11T21:01:37.446Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T21:01:37.446Z] ---> Running in 209b569771ac [2021-01-11T21:01:37.709Z] Removing intermediate container 209b569771ac [2021-01-11T21:01:37.709Z] ---> 44a3cdb72291 [2021-01-11T21:01:37.709Z] Step 25/27 : LABEL arch=amd64 [2021-01-11T21:01:37.709Z] ---> Running in bf0bbaa9cb81 [2021-01-11T21:01:37.972Z] Removing intermediate container bf0bbaa9cb81 [2021-01-11T21:01:37.972Z] ---> f5a13212bb0e [2021-01-11T21:01:37.972Z] Step 26/27 : LABEL git_sha=2d8b7de1e2e5f9400ce1baf8c318934e5566b23c [2021-01-11T21:01:37.972Z] ---> Running in 4a14868215c3 [2021-01-11T21:01:38.234Z] Removing intermediate container 4a14868215c3 [2021-01-11T21:01:38.234Z] ---> 04bedd006ddb [2021-01-11T21:01:38.234Z] Step 27/27 : LABEL version=2.0.0-dev.8 [2021-01-11T21:01:38.234Z] ---> Running in a87a6b2f44bf [2021-01-11T21:01:38.497Z] Removing intermediate container a87a6b2f44bf [2021-01-11T21:01:38.497Z] ---> dfad26c752e3 [2021-01-11T21:01:38.497Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-11T21:01:38.497Z] Successfully built dfad26c752e3 [2021-01-11T21:01:38.497Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T21:01:38.875Z] provisioning config files... [2021-01-11T21:01:38.910Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/72@tmp/config1019492273600440080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T21:01:39.282Z] ---> docker-login.sh [2021-01-11T21:01:39.282Z] nexus3.edgexfoundry.org:10001 [2021-01-11T21:01:39.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T21:01:39.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T21:01:39.547Z] Configure a credential helper to remove this warning. See [2021-01-11T21:01:39.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T21:01:39.547Z] [2021-01-11T21:01:39.547Z] Login Succeeded [2021-01-11T21:01:39.547Z] nexus3.edgexfoundry.org:10002 [2021-01-11T21:01:39.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T21:01:39.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T21:01:39.547Z] Configure a credential helper to remove this warning. See [2021-01-11T21:01:39.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T21:01:39.547Z] [2021-01-11T21:01:39.547Z] Login Succeeded [2021-01-11T21:01:39.547Z] nexus3.edgexfoundry.org:10003 [2021-01-11T21:01:39.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T21:01:39.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T21:01:39.810Z] Configure a credential helper to remove this warning. See [2021-01-11T21:01:39.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T21:01:39.810Z] [2021-01-11T21:01:39.810Z] Login Succeeded [2021-01-11T21:01:39.810Z] nexus3.edgexfoundry.org:10004 [2021-01-11T21:01:40.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T21:01:40.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T21:01:40.075Z] Configure a credential helper to remove this warning. See [2021-01-11T21:01:40.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T21:01:40.075Z] [2021-01-11T21:01:40.075Z] Login Succeeded [2021-01-11T21:01:40.075Z] docker.io [2021-01-11T21:01:40.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T21:01:40.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T21:01:40.337Z] Configure a credential helper to remove this warning. See [2021-01-11T21:01:40.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T21:01:40.337Z] [2021-01-11T21:01:40.337Z] Login Succeeded [2021-01-11T21:01:40.337Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T21:01:40.347Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-11T21:01:40.656Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: [2021-01-11T21:01:40.656Z] 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c [2021-01-11T21:01:40.656Z] latest [2021-01-11T21:01:40.656Z] 2.0.0-dev.8 [2021-01-11T21:01:40.656Z] 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c-2.0.0-dev.8 [2021-01-11T21:01:40.656Z] master [2021-01-11T21:01:40.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:01:41.157Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2d8b7de1e2e5f9400ce1baf8c318934e5566b23c [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:01:41.461Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2d8b7de1e2e5f9400ce1baf8c318934e5566b23c [2021-01-11T21:01:41.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-01-11T21:01:41.462Z] 64e117f395bf: Preparing [2021-01-11T21:01:41.462Z] c933d542b15a: Preparing [2021-01-11T21:01:41.462Z] 750bf4b46a7f: Preparing [2021-01-11T21:01:41.462Z] 234a68c707d4: Preparing [2021-01-11T21:01:41.462Z] 176a30b3178d: Preparing [2021-01-11T21:01:41.462Z] 777b2c648970: Preparing [2021-01-11T21:01:41.462Z] 777b2c648970: Waiting [2021-01-11T21:01:41.462Z] c933d542b15a: Pushed [2021-01-11T21:01:41.728Z] 234a68c707d4: Pushed [2021-01-11T21:01:41.728Z] 777b2c648970: Layer already exists [2021-01-11T21:01:41.728Z] 750bf4b46a7f: Pushed [2021-01-11T21:01:41.998Z] 176a30b3178d: Pushed [2021-01-11T21:01:42.945Z] 64e117f395bf: Pushed [2021-01-11T21:01:43.205Z] 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c: digest: sha256:71dd54bb5b0622836cc68bfb20c192f47670c2df599e5724542be05df2322eff size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:01:43.514Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:01:43.814Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2021-01-11T21:01:43.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-01-11T21:01:43.814Z] 64e117f395bf: Preparing [2021-01-11T21:01:43.814Z] c933d542b15a: Preparing [2021-01-11T21:01:43.814Z] 750bf4b46a7f: Preparing [2021-01-11T21:01:43.814Z] 234a68c707d4: Preparing [2021-01-11T21:01:43.814Z] 176a30b3178d: Preparing [2021-01-11T21:01:43.814Z] 777b2c648970: Preparing [2021-01-11T21:01:43.814Z] 777b2c648970: Waiting [2021-01-11T21:01:43.814Z] 64e117f395bf: Layer already exists [2021-01-11T21:01:43.814Z] 176a30b3178d: Layer already exists [2021-01-11T21:01:43.814Z] 750bf4b46a7f: Layer already exists [2021-01-11T21:01:43.814Z] c933d542b15a: Layer already exists [2021-01-11T21:01:43.814Z] 234a68c707d4: Layer already exists [2021-01-11T21:01:43.814Z] 777b2c648970: Layer already exists [2021-01-11T21:01:43.814Z] latest: digest: sha256:71dd54bb5b0622836cc68bfb20c192f47670c2df599e5724542be05df2322eff size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:01:44.121Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:01:44.424Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.8 [2021-01-11T21:01:44.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-01-11T21:01:44.424Z] 64e117f395bf: Preparing [2021-01-11T21:01:44.424Z] c933d542b15a: Preparing [2021-01-11T21:01:44.424Z] 750bf4b46a7f: Preparing [2021-01-11T21:01:44.424Z] 234a68c707d4: Preparing [2021-01-11T21:01:44.424Z] 176a30b3178d: Preparing [2021-01-11T21:01:44.424Z] 777b2c648970: Preparing [2021-01-11T21:01:44.424Z] 777b2c648970: Waiting [2021-01-11T21:01:44.424Z] 750bf4b46a7f: Layer already exists [2021-01-11T21:01:44.424Z] 64e117f395bf: Layer already exists [2021-01-11T21:01:44.424Z] 176a30b3178d: Layer already exists [2021-01-11T21:01:44.424Z] c933d542b15a: Layer already exists [2021-01-11T21:01:44.424Z] 234a68c707d4: Layer already exists [2021-01-11T21:01:44.424Z] 777b2c648970: Layer already exists [2021-01-11T21:01:44.424Z] 2.0.0-dev.8: digest: sha256:71dd54bb5b0622836cc68bfb20c192f47670c2df599e5724542be05df2322eff size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:01:44.733Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2d8b7de1e2e5f9400ce1baf8c318934e5566b23c-2.0.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:01:45.038Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2d8b7de1e2e5f9400ce1baf8c318934e5566b23c-2.0.0-dev.8 [2021-01-11T21:01:45.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-01-11T21:01:45.038Z] 64e117f395bf: Preparing [2021-01-11T21:01:45.038Z] c933d542b15a: Preparing [2021-01-11T21:01:45.038Z] 750bf4b46a7f: Preparing [2021-01-11T21:01:45.038Z] 234a68c707d4: Preparing [2021-01-11T21:01:45.038Z] 176a30b3178d: Preparing [2021-01-11T21:01:45.038Z] 777b2c648970: Preparing [2021-01-11T21:01:45.038Z] 777b2c648970: Waiting [2021-01-11T21:01:45.038Z] c933d542b15a: Layer already exists [2021-01-11T21:01:45.038Z] 64e117f395bf: Layer already exists [2021-01-11T21:01:45.038Z] 234a68c707d4: Layer already exists [2021-01-11T21:01:45.038Z] 176a30b3178d: Layer already exists [2021-01-11T21:01:45.038Z] 750bf4b46a7f: Layer already exists [2021-01-11T21:01:45.038Z] 777b2c648970: Layer already exists [2021-01-11T21:01:45.038Z] 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c-2.0.0-dev.8: digest: sha256:71dd54bb5b0622836cc68bfb20c192f47670c2df599e5724542be05df2322eff size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:01:45.351Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:01:45.656Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [2021-01-11T21:01:45.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-01-11T21:01:45.656Z] 64e117f395bf: Preparing [2021-01-11T21:01:45.656Z] c933d542b15a: Preparing [2021-01-11T21:01:45.656Z] 750bf4b46a7f: Preparing [2021-01-11T21:01:45.656Z] 234a68c707d4: Preparing [2021-01-11T21:01:45.656Z] 176a30b3178d: Preparing [2021-01-11T21:01:45.656Z] 777b2c648970: Preparing [2021-01-11T21:01:45.656Z] 777b2c648970: Waiting [2021-01-11T21:01:45.656Z] c933d542b15a: Layer already exists [2021-01-11T21:01:45.656Z] 750bf4b46a7f: Layer already exists [2021-01-11T21:01:45.656Z] 234a68c707d4: Layer already exists [2021-01-11T21:01:45.656Z] 176a30b3178d: Layer already exists [2021-01-11T21:01:45.656Z] 64e117f395bf: Layer already exists [2021-01-11T21:01:45.656Z] 777b2c648970: Layer already exists [2021-01-11T21:01:45.656Z] master: digest: sha256:71dd54bb5b0622836cc68bfb20c192f47670c2df599e5724542be05df2322eff size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-11T21:01:45.876Z] ===================================================== [Pipeline] echo [2021-01-11T21:01:45.923Z] taggedImages: [2021-01-11T21:01:45.923Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2d8b7de1e2e5f9400ce1baf8c318934e5566b23c [2021-01-11T21:01:45.923Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2021-01-11T21:01:45.923Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.8 [2021-01-11T21:01:45.923Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2d8b7de1e2e5f9400ce1baf8c318934e5566b23c-2.0.0-dev.8 [2021-01-11T21:01:45.923Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-11T21:01:47.378Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-01-11T21:01:47.378Z] CGO_ENABLED=1 go vet ./... [2021-01-11T21:01:51.703Z] gofmt -l . [2021-01-11T21:01:51.703Z] [ "`gofmt -l .`" = "" ] [2021-01-11T21:01:51.703Z] ./bin/test-go-mod-tidy.sh [2021-01-11T21:01:51.703Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-01-11T21:01:52.703Z] $ docker stop --time=1 22c3bd5eba8c7282b081906177220d7f144687813e239ffc03127b98ee86961b [2021-01-11T21:01:54.903Z] $ docker rm -f 22c3bd5eba8c7282b081906177220d7f144687813e239ffc03127b98ee86961b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T21:01:55.778Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-11T21:01:55.799Z] Warning: overwriting stash ‘coverage-report’ [2021-01-11T21:01:56.543Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T21:01:57.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-11T21:01:57.654Z] + ls -al . [2021-01-11T21:01:57.654Z] total 112 [2021-01-11T21:01:57.654Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 11 21:01 . [2021-01-11T21:01:57.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 20:59 .. [2021-01-11T21:01:57.654Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 11 20:59 .dockerignore [2021-01-11T21:01:57.654Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 20:59 .git [2021-01-11T21:01:57.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 20:59 .github [2021-01-11T21:01:57.654Z] -rw-rw-r-- 1 jenkins jenkins 93 Jan 11 20:59 .gitignore [2021-01-11T21:01:57.654Z] -rw-rw-r-- 1 jenkins jenkins 6420 Jan 11 20:59 Attribution.txt [2021-01-11T21:01:57.654Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jan 11 20:59 Dockerfile [2021-01-11T21:01:57.654Z] -rw-rw-r-- 1 jenkins jenkins 970 Jan 11 20:59 Dockerfile.build [2021-01-11T21:01:57.654Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 11 20:59 Jenkinsfile [2021-01-11T21:01:57.654Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 11 20:59 LICENSE [2021-01-11T21:01:57.654Z] -rw-rw-r-- 1 jenkins jenkins 1277 Jan 11 20:59 README.md [2021-01-11T21:01:57.654Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 20:57 VERSION [2021-01-11T21:01:57.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 20:59 bin [2021-01-11T21:01:57.654Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 11 21:01 coverage.out [2021-01-11T21:01:57.654Z] -rw-r--r-- 1 jenkins jenkins 133 Jan 11 21:01 go.mod [2021-01-11T21:01:57.654Z] -rw-r--r-- 1 jenkins jenkins 18570 Jan 11 21:01 go.sum [2021-01-11T21:01:57.654Z] -rw-rw-r-- 1 jenkins jenkins 1519 Jan 11 20:59 main.go [2021-01-11T21:01:57.654Z] -rw-rw-r-- 1 jenkins jenkins 1573 Jan 11 20:59 makefile [2021-01-11T21:01:57.654Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 20:59 res [2021-01-11T21:01:57.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 20:59 snap [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:01:58.040Z] + 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=2d8b7de1e2e5f9400ce1baf8c318934e5566b23c --label arch=arm64 --label version=2.0.0-dev.8 . [2021-01-11T21:01:58.040Z] Sending build context to Docker daemon 117.8kB [2021-01-11T21:01:58.323Z] Step 1/27 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T21:01:58.323Z] Step 2/27 : FROM ${BASE} AS builder [2021-01-11T21:01:58.323Z] ---> 4c6be221c1f0 [2021-01-11T21:01:58.323Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-01-11T21:01:58.599Z] ---> Running in 97bea38480d0 [2021-01-11T21:01:59.196Z] Removing intermediate container 97bea38480d0 [2021-01-11T21:01:59.196Z] ---> 6623ad8ede15 [2021-01-11T21:01:59.196Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-01-11T21:01:59.196Z] ---> Running in 7fa91cd4a964 [2021-01-11T21:01:59.470Z] Removing intermediate container 7fa91cd4a964 [2021-01-11T21:01:59.470Z] ---> efa1adea3740 [2021-01-11T21:01:59.470Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-11T21:01:59.745Z] ---> Running in 5f763dc53311 [2021-01-11T21:02:00.020Z] Removing intermediate container 5f763dc53311 [2021-01-11T21:02:00.020Z] ---> 1ef4f8e39198 [2021-01-11T21:02:00.020Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T21:02:00.295Z] ---> Running in 047fdc3e61e4 [2021-01-11T21:02:02.287Z] Removing intermediate container 047fdc3e61e4 [2021-01-11T21:02:02.287Z] ---> edb608b2f5f0 [2021-01-11T21:02:02.287Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-11T21:02:02.560Z] ---> Running in dae2b940b3db [2021-01-11T21:02:03.539Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T21:02:04.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T21:02:05.954Z] OK: 144 MiB in 45 packages [2021-01-11T21:02:06.948Z] Removing intermediate container dae2b940b3db [2021-01-11T21:02:06.948Z] ---> 614969365e5e [2021-01-11T21:02:06.948Z] Step 8/27 : WORKDIR /app [2021-01-11T21:02:06.948Z] ---> Running in 67cae980add7 [2021-01-11T21:02:07.555Z] Removing intermediate container 67cae980add7 [2021-01-11T21:02:07.555Z] ---> 6872abc7cbdf [2021-01-11T21:02:07.555Z] Step 9/27 : COPY go.mod . [2021-01-11T21:02:08.161Z] ---> d17be6435d78 [2021-01-11T21:02:08.161Z] Step 10/27 : RUN go mod download [2021-01-11T21:02:08.161Z] ---> Running in e9188bb6fc24 [2021-01-11T21:02:10.797Z] Removing intermediate container e9188bb6fc24 [2021-01-11T21:02:10.797Z] ---> 57dbcb1b76fa [2021-01-11T21:02:10.797Z] Step 11/27 : COPY . . [2021-01-11T21:02:11.391Z] ---> 041098758610 [2021-01-11T21:02:11.391Z] Step 12/27 : ARG MAKE="make build" [2021-01-11T21:02:11.391Z] ---> Running in 9697e7af6769 [2021-01-11T21:02:11.998Z] Removing intermediate container 9697e7af6769 [2021-01-11T21:02:11.998Z] ---> 0183fb6f32fb [2021-01-11T21:02:11.998Z] Step 13/27 : RUN $MAKE [2021-01-11T21:02:11.998Z] ---> Running in ac764b627a54 [2021-01-11T21:02:12.983Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=2.0.0-dev.8" -o app-service-configurable [2021-01-11T21:02:52.020Z] Removing intermediate container ac764b627a54 [2021-01-11T21:02:52.020Z] ---> ff56431df909 [2021-01-11T21:02:52.020Z] Step 14/27 : FROM alpine:3.12 [2021-01-11T21:02:52.020Z] 3.12: Pulling from library/alpine [2021-01-11T21:02:52.020Z] 159e5727ea61: Pulling fs layer [2021-01-11T21:02:52.020Z] 159e5727ea61: Verifying Checksum [2021-01-11T21:02:52.020Z] 159e5727ea61: Download complete [2021-01-11T21:02:52.020Z] 159e5727ea61: Pull complete [2021-01-11T21:02:52.020Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T21:02:52.020Z] Status: Downloaded newer image for alpine:3.12 [2021-01-11T21:02:52.020Z] ---> afeebe901d6b [2021-01-11T21:02:52.020Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-11T21:02:52.020Z] ---> Running in 1c635d737a01 [2021-01-11T21:02:52.020Z] Removing intermediate container 1c635d737a01 [2021-01-11T21:02:52.020Z] ---> b1230b0c0bcc [2021-01-11T21:02:52.020Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-01-11T21:02:52.020Z] ---> Running in 2e78bfb3df30 [2021-01-11T21:02:52.020Z] Removing intermediate container 2e78bfb3df30 [2021-01-11T21:02:52.020Z] ---> 7264caf1b4af [2021-01-11T21:02:52.020Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq [2021-01-11T21:02:52.020Z] ---> Running in 273b78a7c503 [2021-01-11T21:02:52.020Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T21:02:52.020Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T21:02:52.020Z] (1/6) Installing ca-certificates (20191127-r4) [2021-01-11T21:02:52.020Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-11T21:02:52.020Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-11T21:02:52.020Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-11T21:02:52.020Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-11T21:02:52.020Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-11T21:02:52.020Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T21:02:52.020Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T21:02:52.020Z] OK: 9 MiB in 20 packages [2021-01-11T21:02:52.998Z] Removing intermediate container 273b78a7c503 [2021-01-11T21:02:52.998Z] ---> 0af104ceeca0 [2021-01-11T21:02:52.998Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-01-11T21:02:53.594Z] ---> 24fe7c915749 [2021-01-11T21:02:53.594Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-01-11T21:02:54.191Z] ---> a59f366a98b5 [2021-01-11T21:02:54.191Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-01-11T21:02:55.172Z] ---> ac2a2adbb02d [2021-01-11T21:02:55.172Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-01-11T21:02:56.620Z] ---> 98f3ae56d3c3 [2021-01-11T21:02:56.620Z] Step 22/27 : EXPOSE 48095 [2021-01-11T21:02:56.620Z] ---> Running in 6d458622bdf2 [2021-01-11T21:02:56.893Z] Removing intermediate container 6d458622bdf2 [2021-01-11T21:02:56.893Z] ---> 21fb10b09be1 [2021-01-11T21:02:56.893Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-01-11T21:02:57.164Z] ---> Running in 9f35fd7d34a7 [2021-01-11T21:02:57.435Z] Removing intermediate container 9f35fd7d34a7 [2021-01-11T21:02:57.435Z] ---> 0411a8fb3ca8 [2021-01-11T21:02:57.435Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T21:02:57.707Z] ---> Running in 2d4345751788 [2021-01-11T21:02:57.978Z] Removing intermediate container 2d4345751788 [2021-01-11T21:02:57.978Z] ---> 75f3ec9526aa [2021-01-11T21:02:57.978Z] Step 25/27 : LABEL arch=arm64 [2021-01-11T21:02:58.252Z] ---> Running in 95fda60fb14c [2021-01-11T21:02:58.845Z] Removing intermediate container 95fda60fb14c [2021-01-11T21:02:58.846Z] ---> 436b5cf18e09 [2021-01-11T21:02:58.846Z] Step 26/27 : LABEL git_sha=2d8b7de1e2e5f9400ce1baf8c318934e5566b23c [2021-01-11T21:02:58.846Z] ---> Running in b6f9d1cc78c2 [2021-01-11T21:02:59.128Z] Removing intermediate container b6f9d1cc78c2 [2021-01-11T21:02:59.128Z] ---> 1bb5442027d1 [2021-01-11T21:02:59.128Z] Step 27/27 : LABEL version=2.0.0-dev.8 [2021-01-11T21:02:59.400Z] ---> Running in 4c0bbabb9a2a [2021-01-11T21:02:59.992Z] Removing intermediate container 4c0bbabb9a2a [2021-01-11T21:02:59.992Z] ---> b307b1c7072c [2021-01-11T21:02:59.992Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-11T21:02:59.992Z] Successfully built b307b1c7072c [2021-01-11T21:02:59.992Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T21:03:00.594Z] provisioning config files... [2021-01-11T21:03:00.630Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/72@tmp/config6617526134611946254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T21:03:01.023Z] ---> docker-login.sh [2021-01-11T21:03:01.023Z] nexus3.edgexfoundry.org:10001 [2021-01-11T21:03:01.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T21:03:01.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T21:03:01.574Z] Configure a credential helper to remove this warning. See [2021-01-11T21:03:01.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T21:03:01.574Z] [2021-01-11T21:03:01.574Z] Login Succeeded [2021-01-11T21:03:01.574Z] nexus3.edgexfoundry.org:10002 [2021-01-11T21:03:01.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T21:03:02.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T21:03:02.124Z] Configure a credential helper to remove this warning. See [2021-01-11T21:03:02.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T21:03:02.124Z] [2021-01-11T21:03:02.124Z] Login Succeeded [2021-01-11T21:03:02.124Z] nexus3.edgexfoundry.org:10003 [2021-01-11T21:03:02.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T21:03:02.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T21:03:02.678Z] Configure a credential helper to remove this warning. See [2021-01-11T21:03:02.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T21:03:02.678Z] [2021-01-11T21:03:02.678Z] Login Succeeded [2021-01-11T21:03:02.678Z] nexus3.edgexfoundry.org:10004 [2021-01-11T21:03:02.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T21:03:03.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T21:03:03.226Z] Configure a credential helper to remove this warning. See [2021-01-11T21:03:03.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T21:03:03.226Z] [2021-01-11T21:03:03.226Z] Login Succeeded [2021-01-11T21:03:03.226Z] docker.io [2021-01-11T21:03:03.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T21:03:03.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T21:03:03.766Z] Configure a credential helper to remove this warning. See [2021-01-11T21:03:03.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T21:03:03.766Z] [2021-01-11T21:03:03.766Z] Login Succeeded [2021-01-11T21:03:03.766Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T21:03:03.782Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-11T21:03:04.044Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: [2021-01-11T21:03:04.045Z] 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c [2021-01-11T21:03:04.045Z] latest [2021-01-11T21:03:04.045Z] 2.0.0-dev.8 [2021-01-11T21:03:04.045Z] 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c-2.0.0-dev.8 [2021-01-11T21:03:04.045Z] master [2021-01-11T21:03:04.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:03:04.563Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2d8b7de1e2e5f9400ce1baf8c318934e5566b23c [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:03:04.900Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2d8b7de1e2e5f9400ce1baf8c318934e5566b23c [2021-01-11T21:03:04.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-01-11T21:03:04.900Z] e3e361b573ce: Preparing [2021-01-11T21:03:04.900Z] 647d9701f843: Preparing [2021-01-11T21:03:04.900Z] 1a1571048244: Preparing [2021-01-11T21:03:04.900Z] c2cfae0a3012: Preparing [2021-01-11T21:03:04.900Z] d332a777e161: Preparing [2021-01-11T21:03:04.900Z] 379067d0cb53: Preparing [2021-01-11T21:03:04.900Z] 379067d0cb53: Waiting [2021-01-11T21:03:05.497Z] 647d9701f843: Pushed [2021-01-11T21:03:05.497Z] 1a1571048244: Pushed [2021-01-11T21:03:05.497Z] c2cfae0a3012: Pushed [2021-01-11T21:03:05.497Z] 379067d0cb53: Layer already exists [2021-01-11T21:03:06.088Z] d332a777e161: Pushed [2021-01-11T21:03:08.688Z] e3e361b573ce: Pushed [2021-01-11T21:03:08.688Z] 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c: digest: sha256:b4cdf38c2ddac2422877f7d2529d24483f3e0bb62bda6336b9521b788df46475 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:03:09.027Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:03:09.364Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2021-01-11T21:03:09.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-01-11T21:03:09.364Z] e3e361b573ce: Preparing [2021-01-11T21:03:09.364Z] 647d9701f843: Preparing [2021-01-11T21:03:09.364Z] 1a1571048244: Preparing [2021-01-11T21:03:09.364Z] c2cfae0a3012: Preparing [2021-01-11T21:03:09.364Z] d332a777e161: Preparing [2021-01-11T21:03:09.364Z] 379067d0cb53: Preparing [2021-01-11T21:03:09.364Z] 379067d0cb53: Waiting [2021-01-11T21:03:09.364Z] c2cfae0a3012: Layer already exists [2021-01-11T21:03:09.364Z] e3e361b573ce: Layer already exists [2021-01-11T21:03:09.364Z] 1a1571048244: Layer already exists [2021-01-11T21:03:09.364Z] d332a777e161: Layer already exists [2021-01-11T21:03:09.364Z] 647d9701f843: Layer already exists [2021-01-11T21:03:09.364Z] 379067d0cb53: Layer already exists [2021-01-11T21:03:09.634Z] latest: digest: sha256:b4cdf38c2ddac2422877f7d2529d24483f3e0bb62bda6336b9521b788df46475 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:03:09.967Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:03:10.296Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.8 [2021-01-11T21:03:10.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-01-11T21:03:10.296Z] e3e361b573ce: Preparing [2021-01-11T21:03:10.296Z] 647d9701f843: Preparing [2021-01-11T21:03:10.296Z] 1a1571048244: Preparing [2021-01-11T21:03:10.296Z] c2cfae0a3012: Preparing [2021-01-11T21:03:10.296Z] d332a777e161: Preparing [2021-01-11T21:03:10.296Z] 379067d0cb53: Preparing [2021-01-11T21:03:10.296Z] 379067d0cb53: Waiting [2021-01-11T21:03:10.296Z] c2cfae0a3012: Layer already exists [2021-01-11T21:03:10.296Z] e3e361b573ce: Layer already exists [2021-01-11T21:03:10.296Z] 1a1571048244: Layer already exists [2021-01-11T21:03:10.296Z] 647d9701f843: Layer already exists [2021-01-11T21:03:10.296Z] d332a777e161: Layer already exists [2021-01-11T21:03:10.296Z] 379067d0cb53: Layer already exists [2021-01-11T21:03:10.566Z] 2.0.0-dev.8: digest: sha256:b4cdf38c2ddac2422877f7d2529d24483f3e0bb62bda6336b9521b788df46475 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:03:10.910Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2d8b7de1e2e5f9400ce1baf8c318934e5566b23c-2.0.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:03:11.246Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2d8b7de1e2e5f9400ce1baf8c318934e5566b23c-2.0.0-dev.8 [2021-01-11T21:03:11.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-01-11T21:03:11.246Z] e3e361b573ce: Preparing [2021-01-11T21:03:11.246Z] 647d9701f843: Preparing [2021-01-11T21:03:11.246Z] 1a1571048244: Preparing [2021-01-11T21:03:11.246Z] c2cfae0a3012: Preparing [2021-01-11T21:03:11.246Z] d332a777e161: Preparing [2021-01-11T21:03:11.246Z] 379067d0cb53: Preparing [2021-01-11T21:03:11.246Z] 379067d0cb53: Waiting [2021-01-11T21:03:11.246Z] c2cfae0a3012: Layer already exists [2021-01-11T21:03:11.246Z] 647d9701f843: Layer already exists [2021-01-11T21:03:11.246Z] 1a1571048244: Layer already exists [2021-01-11T21:03:11.246Z] d332a777e161: Layer already exists [2021-01-11T21:03:11.246Z] e3e361b573ce: Layer already exists [2021-01-11T21:03:11.246Z] 379067d0cb53: Layer already exists [2021-01-11T21:03:11.519Z] 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c-2.0.0-dev.8: digest: sha256:b4cdf38c2ddac2422877f7d2529d24483f3e0bb62bda6336b9521b788df46475 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:03:11.868Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:03:12.216Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [2021-01-11T21:03:12.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-01-11T21:03:12.216Z] e3e361b573ce: Preparing [2021-01-11T21:03:12.216Z] 647d9701f843: Preparing [2021-01-11T21:03:12.216Z] 1a1571048244: Preparing [2021-01-11T21:03:12.216Z] c2cfae0a3012: Preparing [2021-01-11T21:03:12.216Z] d332a777e161: Preparing [2021-01-11T21:03:12.216Z] 379067d0cb53: Preparing [2021-01-11T21:03:12.216Z] 379067d0cb53: Waiting [2021-01-11T21:03:12.216Z] c2cfae0a3012: Layer already exists [2021-01-11T21:03:12.216Z] 647d9701f843: Layer already exists [2021-01-11T21:03:12.216Z] d332a777e161: Layer already exists [2021-01-11T21:03:12.216Z] e3e361b573ce: Layer already exists [2021-01-11T21:03:12.216Z] 1a1571048244: Layer already exists [2021-01-11T21:03:12.487Z] 379067d0cb53: Layer already exists [2021-01-11T21:03:12.487Z] master: digest: sha256:b4cdf38c2ddac2422877f7d2529d24483f3e0bb62bda6336b9521b788df46475 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-11T21:03:12.711Z] ===================================================== [Pipeline] echo [2021-01-11T21:03:12.761Z] taggedImages: [2021-01-11T21:03:12.761Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2d8b7de1e2e5f9400ce1baf8c318934e5566b23c [2021-01-11T21:03:12.761Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2021-01-11T21:03:12.762Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.8 [2021-01-11T21:03:12.762Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2d8b7de1e2e5f9400ce1baf8c318934e5566b23c-2.0.0-dev.8 [2021-01-11T21:03:12.762Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-11T21:03:14.340Z] provisioning config files... [2021-01-11T21:03:14.354Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config4587990078749727523tmp [Pipeline] { [Pipeline] sh [2021-01-11T21:03:14.735Z] + set +x [2021-01-11T21:03:14.735Z] + curl -s https://codecov.io/bash [2021-01-11T21:03:14.735Z] + bash -s -- [2021-01-11T21:03:14.997Z] [2021-01-11T21:03:14.997Z] _____ _ [2021-01-11T21:03:14.997Z] / ____| | | [2021-01-11T21:03:14.997Z] | | ___ __| | ___ ___ _____ __ [2021-01-11T21:03:14.997Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-11T21:03:14.997Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-11T21:03:14.997Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-11T21:03:14.997Z] Bash-20201231-23d4836 [2021-01-11T21:03:14.997Z] [2021-01-11T21:03:14.997Z] [2021-01-11T21:03:14.997Z] ==> git version 2.24.3 found [2021-01-11T21:03:14.997Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-11T21:03:14.997Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-11T21:03:14.997Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-11T21:03:14.997Z] ==> Jenkins CI detected. [2021-01-11T21:03:14.997Z] project root: . [2021-01-11T21:03:14.997Z] --> token set from env [2021-01-11T21:03:14.997Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-11T21:03:14.997Z] ==> Running gcov in . (disable via -X gcov) [2021-01-11T21:03:14.997Z] ==> Python coveragepy not found [2021-01-11T21:03:14.997Z] ==> Searching for coverage reports in: [2021-01-11T21:03:14.997Z] + . [2021-01-11T21:03:14.997Z] -> Found 1 reports [2021-01-11T21:03:14.997Z] ==> Detecting git/mercurial file structure [2021-01-11T21:03:14.997Z] ==> Reading reports [2021-01-11T21:03:14.997Z] + ./coverage.out bytes=10 [2021-01-11T21:03:14.997Z] ==> Appending adjustments [2021-01-11T21:03:14.997Z] https://docs.codecov.io/docs/fixing-reports [2021-01-11T21:03:14.997Z] + Found adjustments [2021-01-11T21:03:14.997Z] ==> Gzipping contents [2021-01-11T21:03:14.997Z] 4.0K /tmp/codecov.cumXJG.gz [2021-01-11T21:03:14.997Z] ==> Uploading reports [2021-01-11T21:03:14.997Z] url: https://codecov.io [2021-01-11T21:03:14.997Z] query: branch=master&commit=2d8b7de1e2e5f9400ce1baf8c318934e5566b23c&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F72%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-11T21:03:14.997Z] -> Pinging Codecov [2021-01-11T21:03:14.998Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=master&commit=2d8b7de1e2e5f9400ce1baf8c318934e5566b23c&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F72%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-11T21:03:15.571Z] -> Uploading to [2021-01-11T21:03:15.571Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-11/A97CA9966030D2A3747ED39772930CCE/2d8b7de1e2e5f9400ce1baf8c318934e5566b23c/e7f175da-a076-4d03-9afb-cdad425eca06.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T210315Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f72b6b6dfd1a617cf180f6b2a391b045b842c31f3ad23a3e8a5f97dcc57d5eca [2021-01-11T21:03:15.571Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-11T21:03:15.571Z] Dload Upload Total Spent Left Speed [2021-01-11T21:03:16.098Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 378 0 0 100 378 0 547 --:--:-- --:--:-- --:--:-- 547 [2021-01-11T21:03:16.098Z] -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/2d8b7de1e2e5f9400ce1baf8c318934e5566b23c [Pipeline] } [2021-01-11T21:03:16.108Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-01-11T21:03:17.014Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-01-11T21:03:17.110Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:03:17.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-11T21:03:17.510Z] [2021-01-11T21:03:17.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:03:17.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-11T21:03:17.870Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-01-11T21:03:17.870Z] 188c0c94c7c5: Pulling fs layer [2021-01-11T21:03:17.870Z] 0ef7d3d256c8: Pulling fs layer [2021-01-11T21:03:17.870Z] de9db76c5a1d: Pulling fs layer [2021-01-11T21:03:17.870Z] 0eba1c9be4d2: Pulling fs layer [2021-01-11T21:03:17.870Z] 0d57e429df01: Pulling fs layer [2021-01-11T21:03:17.870Z] 4e4be7b47b0d: Pulling fs layer [2021-01-11T21:03:17.870Z] e1f770b5df2f: Pulling fs layer [2021-01-11T21:03:17.870Z] 85a0685a4137: Pulling fs layer [2021-01-11T21:03:17.870Z] 0d57e429df01: Waiting [2021-01-11T21:03:17.870Z] e1f770b5df2f: Waiting [2021-01-11T21:03:17.870Z] 85a0685a4137: Waiting [2021-01-11T21:03:17.870Z] 4e4be7b47b0d: Waiting [2021-01-11T21:03:17.870Z] 0eba1c9be4d2: Waiting [2021-01-11T21:03:17.870Z] de9db76c5a1d: Download complete [2021-01-11T21:03:17.870Z] 0ef7d3d256c8: Verifying Checksum [2021-01-11T21:03:17.870Z] 0ef7d3d256c8: Download complete [2021-01-11T21:03:17.870Z] 0d57e429df01: Verifying Checksum [2021-01-11T21:03:17.870Z] 0d57e429df01: Download complete [2021-01-11T21:03:18.448Z] 4e4be7b47b0d: Download complete [2021-01-11T21:03:19.026Z] 188c0c94c7c5: Verifying Checksum [2021-01-11T21:03:19.289Z] 188c0c94c7c5: Pull complete [2021-01-11T21:03:19.551Z] 0ef7d3d256c8: Pull complete [2021-01-11T21:03:19.551Z] de9db76c5a1d: Pull complete [2021-01-11T21:03:20.512Z] e1f770b5df2f: Download complete [2021-01-11T21:03:22.457Z] 0eba1c9be4d2: Verifying Checksum [2021-01-11T21:03:22.457Z] 0eba1c9be4d2: Download complete [2021-01-11T21:03:22.722Z] 85a0685a4137: Verifying Checksum [2021-01-11T21:03:22.723Z] 85a0685a4137: Download complete [2021-01-11T21:03:29.365Z] 0eba1c9be4d2: Pull complete [2021-01-11T21:03:29.365Z] 0d57e429df01: Pull complete [2021-01-11T21:03:29.365Z] 4e4be7b47b0d: Pull complete [2021-01-11T21:03:30.787Z] e1f770b5df2f: Pull complete [2021-01-11T21:03:39.031Z] 85a0685a4137: Pull complete [2021-01-11T21:03:39.031Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-01-11T21:03:39.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-11T21:03:39.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-01-11T21:03:39.269Z] prd-centos7-docker-4c-2g-19585 does not seem to be running inside a container [2021-01-11T21:03:39.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-01-11T21:03:40.357Z] $ docker top 0d37336e9b3183cf4ae09c11158442264c487e98f9dadec2edff153b3e5c6733 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-11T21:03:40.628Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-01-11T21:03:40.924Z] + set -o pipefail [2021-01-11T21:03:40.924Z] + snyk monitor '--org=edgex-jenkins' [2021-01-11T21:03:49.120Z] [2021-01-11T21:03:49.120Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-01-11T21:03:49.120Z] [2021-01-11T21:03:49.120Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/27cff199-fde3-48df-86c9-cb360fe764c8 [2021-01-11T21:03:49.120Z] [2021-01-11T21:03:49.120Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-01-11T21:03:49.120Z] [2021-01-11T21:03:49.120Z] [Pipeline] } [2021-01-11T21:03:49.139Z] $ docker stop --time=1 0d37336e9b3183cf4ae09c11158442264c487e98f9dadec2edff153b3e5c6733 [2021-01-11T21:03:51.911Z] $ docker rm -f 0d37336e9b3183cf4ae09c11158442264c487e98f9dadec2edff153b3e5c6733 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-01-11T21:03:53.909Z] + git log --format=format:%s -1 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:03:54.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T21:03:54.226Z] . [Pipeline] withDockerContainer [2021-01-11T21:03:54.335Z] prd-centos7-docker-4c-2g-19585 does not seem to be running inside a container [2021-01-11T21:03:54.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T21:03:55.261Z] $ docker top 5c2a72b09453a3a03ba27155fd546df786cf34f34d536dff34a0a3b38d235a99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T21:03:55.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T21:03:55.596Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T21:03:55.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T21:03:55.825Z] $ docker exec 5c2a72b09453a3a03ba27155fd546df786cf34f34d536dff34a0a3b38d235a99 ssh-agent [2021-01-11T21:03:56.020Z] SSH_AUTH_SOCK=/tmp/ssh-rnEjbfiY89dg/agent.11 [2021-01-11T21:03:56.020Z] SSH_AGENT_PID=16 [2021-01-11T21:03:56.027Z] Running ssh-add (command line suppressed) [2021-01-11T21:03:56.161Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8013221633885949114.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8013221633885949114.key) [2021-01-11T21:03:56.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T21:03:56.553Z] + git semver tag [2021-01-11T21:03:56.553Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T21:03:56.553Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-01-11T21:03:56.553Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-01-11T21:03:56.553Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T21:03:56.553Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T21:03:56.553Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T21:03:56.553Z] # $SEMVER_BRANCH = master [2021-01-11T21:03:56.553Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-01-11T21:03:56.553Z] # 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c HEAD [2021-01-11T21:03:56.553Z] # -> Force: false [2021-01-11T21:03:56.553Z] # b843297243682d28736a84f9eb5a47cd2dadbbb9 refs/tags/v2.0.0-dev.8 [Pipeline] } [2021-01-11T21:03:56.571Z] $ docker exec --env ******** --env ******** 5c2a72b09453a3a03ba27155fd546df786cf34f34d536dff34a0a3b38d235a99 ssh-agent -k [2021-01-11T21:03:56.705Z] unset SSH_AUTH_SOCK; [2021-01-11T21:03:56.705Z] unset SSH_AGENT_PID; [2021-01-11T21:03:56.705Z] echo Agent pid 16 killed; [2021-01-11T21:03:56.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T21:03:57.243Z] + git semver [Pipeline] } [2021-01-11T21:03:57.263Z] $ docker stop --time=1 5c2a72b09453a3a03ba27155fd546df786cf34f34d536dff34a0a3b38d235a99 [2021-01-11T21:03:58.639Z] $ docker rm -f 5c2a72b09453a3a03ba27155fd546df786cf34f34d536dff34a0a3b38d235a99 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:03:59.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-11T21:03:59.289Z] [2021-01-11T21:03:59.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:03:59.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-11T21:03:59.646Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-01-11T21:03:59.646Z] ab5ef0e58194: Pulling fs layer [2021-01-11T21:03:59.646Z] 9712f1f96733: Pulling fs layer [2021-01-11T21:03:59.646Z] 63f879dbbcfc: Pulling fs layer [2021-01-11T21:03:59.646Z] 0d9ebad4ef96: Pulling fs layer [2021-01-11T21:03:59.646Z] e9a5061849ea: Pulling fs layer [2021-01-11T21:03:59.646Z] d747dcd14b5f: Pulling fs layer [2021-01-11T21:03:59.646Z] 2de7ff778b66: Pulling fs layer [2021-01-11T21:03:59.646Z] e9a5061849ea: Waiting [2021-01-11T21:03:59.646Z] d747dcd14b5f: Waiting [2021-01-11T21:03:59.646Z] 2de7ff778b66: Waiting [2021-01-11T21:03:59.646Z] 0d9ebad4ef96: Waiting [2021-01-11T21:03:59.646Z] 9712f1f96733: Download complete [2021-01-11T21:04:02.238Z] 63f879dbbcfc: Verifying Checksum [2021-01-11T21:04:02.238Z] 63f879dbbcfc: Download complete [2021-01-11T21:04:02.238Z] 0d9ebad4ef96: Verifying Checksum [2021-01-11T21:04:02.238Z] 0d9ebad4ef96: Download complete [2021-01-11T21:04:02.238Z] d747dcd14b5f: Verifying Checksum [2021-01-11T21:04:02.238Z] d747dcd14b5f: Download complete [2021-01-11T21:04:02.238Z] e9a5061849ea: Verifying Checksum [2021-01-11T21:04:02.238Z] e9a5061849ea: Download complete [2021-01-11T21:04:02.238Z] 2de7ff778b66: Verifying Checksum [2021-01-11T21:04:02.238Z] 2de7ff778b66: Download complete [2021-01-11T21:04:02.505Z] ab5ef0e58194: Verifying Checksum [2021-01-11T21:04:02.505Z] ab5ef0e58194: Download complete [2021-01-11T21:04:06.757Z] ab5ef0e58194: Pull complete [2021-01-11T21:04:06.757Z] 9712f1f96733: Pull complete [2021-01-11T21:04:09.339Z] 63f879dbbcfc: Pull complete [2021-01-11T21:04:15.979Z] 0d9ebad4ef96: Pull complete [2021-01-11T21:04:17.498Z] e9a5061849ea: Pull complete [2021-01-11T21:04:17.498Z] d747dcd14b5f: Pull complete [2021-01-11T21:04:20.126Z] 2de7ff778b66: Pull complete [2021-01-11T21:04:20.127Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-01-11T21:04:20.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-11T21:04:20.127Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-01-11T21:04:20.376Z] prd-centos7-docker-4c-2g-19585 does not seem to be running inside a container [2021-01-11T21:04:20.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-01-11T21:04:24.915Z] $ docker top 77f1800089168ba9a2cc8a73d2176bebb9923210b9ff362c13ef18628682db95 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-01-11T21:04:25.210Z] provisioning config files... [2021-01-11T21:04:25.224Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config8808054016915431991tmp [2021-01-11T21:04:25.241Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config9160164409805576846tmp [2021-01-11T21:04:25.255Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config3473540337547336002tmp [Pipeline] { [Pipeline] echo [2021-01-11T21:04:25.338Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T21:04:25.637Z] ---> sigul-configuration.sh [2021-01-11T21:04:25.638Z] gpg: directory `/root/.gnupg' created [2021-01-11T21:04:25.638Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-01-11T21:04:25.638Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-01-11T21:04:25.638Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-01-11T21:04:25.638Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-01-11T21:04:25.638Z] gpg: CAST5 encrypted data [2021-01-11T21:04:25.899Z] gpg: encrypted with 1 passphrase [2021-01-11T21:04:25.899Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-01-11T21:04:26.199Z] + mkdir /home/jenkins [2021-01-11T21:04:26.200Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-01-11T21:04:26.500Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-01-11T21:04:26.511Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T21:04:26.806Z] ---> sigul-install.sh [2021-01-11T21:04:33.412Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-01-11T21:04:33.712Z] + git tag --list [2021-01-11T21:04:33.712Z] v1.0.0 [2021-01-11T21:04:33.712Z] v1.1.0 [2021-01-11T21:04:33.712Z] v1.2.0 [2021-01-11T21:04:33.712Z] v1.2.1-dev.1 [2021-01-11T21:04:33.712Z] v1.2.1-dev.10 [2021-01-11T21:04:33.712Z] v1.2.1-dev.11 [2021-01-11T21:04:33.712Z] v1.2.1-dev.12 [2021-01-11T21:04:33.712Z] v1.2.1-dev.13 [2021-01-11T21:04:33.712Z] v1.2.1-dev.14 [2021-01-11T21:04:33.712Z] v1.2.1-dev.15 [2021-01-11T21:04:33.712Z] v1.2.1-dev.16 [2021-01-11T21:04:33.712Z] v1.2.1-dev.17 [2021-01-11T21:04:33.712Z] v1.2.1-dev.18 [2021-01-11T21:04:33.712Z] v1.2.1-dev.19 [2021-01-11T21:04:33.712Z] v1.2.1-dev.2 [2021-01-11T21:04:33.712Z] v1.2.1-dev.20 [2021-01-11T21:04:33.712Z] v1.2.1-dev.21 [2021-01-11T21:04:33.712Z] v1.2.1-dev.22 [2021-01-11T21:04:33.712Z] v1.2.1-dev.23 [2021-01-11T21:04:33.712Z] v1.2.1-dev.3 [2021-01-11T21:04:33.712Z] v1.2.1-dev.4 [2021-01-11T21:04:33.712Z] v1.2.1-dev.5 [2021-01-11T21:04:33.712Z] v1.2.1-dev.6 [2021-01-11T21:04:33.712Z] v1.2.1-dev.7 [2021-01-11T21:04:33.712Z] v1.2.1-dev.8 [2021-01-11T21:04:33.712Z] v1.2.1-dev.9 [2021-01-11T21:04:33.712Z] v1.3.0 [2021-01-11T21:04:33.712Z] v1.3.1-dev.1 [2021-01-11T21:04:33.712Z] v2.0.0-dev.1 [2021-01-11T21:04:33.712Z] v2.0.0-dev.2 [2021-01-11T21:04:33.712Z] v2.0.0-dev.3 [2021-01-11T21:04:33.712Z] v2.0.0-dev.4 [2021-01-11T21:04:33.712Z] v2.0.0-dev.5 [2021-01-11T21:04:33.712Z] v2.0.0-dev.6 [2021-01-11T21:04:33.712Z] v2.0.0-dev.7 [2021-01-11T21:04:33.712Z] v2.0.0-dev.8 [Pipeline] sh [2021-01-11T21:04:34.020Z] + lftools sign git-tag v2.0.0-dev.8 [2021-01-11T21:04:35.420Z] Signing Git tag with Sigul... [2021-01-11T21:04:35.420Z] Signing v2.0.0-dev.8 [Pipeline] echo [2021-01-11T21:04:36.821Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T21:04:37.116Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-01-11T21:04:37.129Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-01-11T21:04:37.231Z] $ docker stop --time=1 77f1800089168ba9a2cc8a73d2176bebb9923210b9ff362c13ef18628682db95 [2021-01-11T21:04:39.398Z] $ docker rm -f 77f1800089168ba9a2cc8a73d2176bebb9923210b9ff362c13ef18628682db95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:04:40.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T21:04:40.350Z] . [Pipeline] withDockerContainer [2021-01-11T21:04:40.456Z] prd-centos7-docker-4c-2g-19585 does not seem to be running inside a container [2021-01-11T21:04:40.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T21:04:41.312Z] $ docker top bdf26fcfbbe3e600b577ccd400de2eb8b1d095d0c9b2ad3bb607944cfbb47f49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T21:04:41.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T21:04:41.671Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T21:04:41.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T21:04:41.920Z] $ docker exec bdf26fcfbbe3e600b577ccd400de2eb8b1d095d0c9b2ad3bb607944cfbb47f49 ssh-agent [2021-01-11T21:04:42.107Z] SSH_AUTH_SOCK=/tmp/ssh-X1mescxxNISQ/agent.11 [2021-01-11T21:04:42.107Z] SSH_AGENT_PID=16 [2021-01-11T21:04:42.114Z] Running ssh-add (command line suppressed) [2021-01-11T21:04:42.248Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1369795050088061116.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1369795050088061116.key) [2021-01-11T21:04:42.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T21:04:42.655Z] + git semver bump pre [2021-01-11T21:04:42.655Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T21:04:42.655Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-01-11T21:04:42.655Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-01-11T21:04:42.655Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T21:04:42.655Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T21:04:42.655Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T21:04:42.655Z] # $SEMVER_BRANCH = master [2021-01-11T21:04:42.655Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-01-11T21:04:42.655Z] 2.0.0-dev.9 [Pipeline] } [2021-01-11T21:04:42.671Z] $ docker exec --env ******** --env ******** bdf26fcfbbe3e600b577ccd400de2eb8b1d095d0c9b2ad3bb607944cfbb47f49 ssh-agent -k [2021-01-11T21:04:42.835Z] unset SSH_AUTH_SOCK; [2021-01-11T21:04:42.837Z] unset SSH_AGENT_PID; [2021-01-11T21:04:42.837Z] echo Agent pid 16 killed; [2021-01-11T21:04:42.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T21:04:43.382Z] + git semver [Pipeline] } [2021-01-11T21:04:43.400Z] $ docker stop --time=1 bdf26fcfbbe3e600b577ccd400de2eb8b1d095d0c9b2ad3bb607944cfbb47f49 [2021-01-11T21:04:44.784Z] $ docker rm -f bdf26fcfbbe3e600b577ccd400de2eb8b1d095d0c9b2ad3bb607944cfbb47f49 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:04:45.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T21:04:45.326Z] . [Pipeline] withDockerContainer [2021-01-11T21:04:45.441Z] prd-centos7-docker-4c-2g-19585 does not seem to be running inside a container [2021-01-11T21:04:45.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T21:04:46.242Z] $ docker top de2e2c70e070ce3a24fc5b0ca835e2d78baa749fc79ab1844ecc23ed20e91944 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T21:04:46.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T21:04:46.542Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T21:04:46.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T21:04:46.764Z] $ docker exec de2e2c70e070ce3a24fc5b0ca835e2d78baa749fc79ab1844ecc23ed20e91944 ssh-agent [2021-01-11T21:04:46.953Z] SSH_AUTH_SOCK=/tmp/ssh-Njr402bRwXKj/agent.11 [2021-01-11T21:04:46.953Z] SSH_AGENT_PID=16 [2021-01-11T21:04:46.960Z] Running ssh-add (command line suppressed) [2021-01-11T21:04:47.102Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_84817975825676170.key (/w/workspace/_app-service-configurable_master@tmp/private_key_84817975825676170.key) [2021-01-11T21:04:47.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T21:04:47.497Z] + git semver push [2021-01-11T21:04:47.497Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T21:04:47.497Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-01-11T21:04:47.497Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-01-11T21:04:47.497Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T21:04:47.497Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T21:04:47.497Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T21:04:47.497Z] # $SEMVER_BRANCH = master [2021-01-11T21:04:47.497Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-01-11T21:04:54.138Z] $ docker exec --env ******** --env ******** de2e2c70e070ce3a24fc5b0ca835e2d78baa749fc79ab1844ecc23ed20e91944 ssh-agent -k [2021-01-11T21:04:54.318Z] unset SSH_AUTH_SOCK; [2021-01-11T21:04:54.318Z] unset SSH_AGENT_PID; [2021-01-11T21:04:54.318Z] echo Agent pid 16 killed; [2021-01-11T21:04:54.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T21:04:54.877Z] + git semver [Pipeline] } [2021-01-11T21:04:54.897Z] $ docker stop --time=1 de2e2c70e070ce3a24fc5b0ca835e2d78baa749fc79ab1844ecc23ed20e91944 [2021-01-11T21:04:56.265Z] $ docker rm -f de2e2c70e070ce3a24fc5b0ca835e2d78baa749fc79ab1844ecc23ed20e91944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-11T21:04:57.939Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T21:04:58.553Z] ---> package-listing.sh [2021-01-11T21:04:58.554Z] ++ facter osfamily [2021-01-11T21:04:58.554Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-11T21:04:58.554Z] + OS_FAMILY=redhat [2021-01-11T21:04:58.554Z] + workspace=/w/workspace/_app-service-configurable_master [2021-01-11T21:04:58.554Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-11T21:04:58.554Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-11T21:04:58.554Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-11T21:04:58.554Z] + PACKAGES=/tmp/packages_start.txt [2021-01-11T21:04:58.554Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-01-11T21:04:58.554Z] + PACKAGES=/tmp/packages_end.txt [2021-01-11T21:04:58.554Z] + case "${OS_FAMILY}" in [2021-01-11T21:04:58.554Z] + rpm -qa [2021-01-11T21:04:58.554Z] + sort [2021-01-11T21:05:03.921Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-11T21:05:03.921Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-11T21:05:03.921Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-11T21:05:03.921Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-01-11T21:05:03.921Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-01-11T21:05:03.921Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2021-01-11T21:05:03.935Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-11T21:05:04.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:05:04.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T21:05:04.548Z] [2021-01-11T21:05:04.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-11T21:05:04.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T21:05:04.898Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-11T21:05:04.898Z] df20fa9351a1: Pulling fs layer [2021-01-11T21:05:04.898Z] 36b3adc4ff6f: Pulling fs layer [2021-01-11T21:05:04.898Z] 8ad3a11d3b57: Pulling fs layer [2021-01-11T21:05:04.898Z] 46f8f816bc3b: Pulling fs layer [2021-01-11T21:05:04.898Z] 93b61091891f: Pulling fs layer [2021-01-11T21:05:04.898Z] 93b9cdb0e59b: Pulling fs layer [2021-01-11T21:05:04.898Z] 5e14af77c1be: Pulling fs layer [2021-01-11T21:05:04.898Z] 01666e4c0597: Pulling fs layer [2021-01-11T21:05:04.898Z] aa168da1d23b: Pulling fs layer [2021-01-11T21:05:04.898Z] 93b9cdb0e59b: Waiting [2021-01-11T21:05:04.898Z] 5e14af77c1be: Waiting [2021-01-11T21:05:04.898Z] 46f8f816bc3b: Waiting [2021-01-11T21:05:04.898Z] 93b61091891f: Waiting [2021-01-11T21:05:04.898Z] aa168da1d23b: Waiting [2021-01-11T21:05:04.898Z] 01666e4c0597: Waiting [2021-01-11T21:05:04.898Z] 36b3adc4ff6f: Verifying Checksum [2021-01-11T21:05:04.898Z] 36b3adc4ff6f: Download complete [2021-01-11T21:05:04.898Z] 46f8f816bc3b: Verifying Checksum [2021-01-11T21:05:04.898Z] 46f8f816bc3b: Download complete [2021-01-11T21:05:05.163Z] df20fa9351a1: Verifying Checksum [2021-01-11T21:05:05.163Z] df20fa9351a1: Download complete [2021-01-11T21:05:05.163Z] 93b9cdb0e59b: Verifying Checksum [2021-01-11T21:05:05.163Z] 93b9cdb0e59b: Download complete [2021-01-11T21:05:05.163Z] 93b61091891f: Download complete [2021-01-11T21:05:05.163Z] 5e14af77c1be: Verifying Checksum [2021-01-11T21:05:05.163Z] 5e14af77c1be: Download complete [2021-01-11T21:05:05.163Z] 01666e4c0597: Verifying Checksum [2021-01-11T21:05:05.163Z] 01666e4c0597: Download complete [2021-01-11T21:05:05.428Z] 8ad3a11d3b57: Verifying Checksum [2021-01-11T21:05:05.428Z] 8ad3a11d3b57: Download complete [2021-01-11T21:05:06.006Z] df20fa9351a1: Pull complete [2021-01-11T21:05:06.272Z] 36b3adc4ff6f: Pull complete [2021-01-11T21:05:07.234Z] 8ad3a11d3b57: Pull complete [2021-01-11T21:05:07.234Z] aa168da1d23b: Verifying Checksum [2021-01-11T21:05:07.234Z] aa168da1d23b: Download complete [2021-01-11T21:05:07.498Z] 46f8f816bc3b: Pull complete [2021-01-11T21:05:08.075Z] 93b61091891f: Pull complete [2021-01-11T21:05:08.075Z] 93b9cdb0e59b: Pull complete [2021-01-11T21:05:08.337Z] 5e14af77c1be: Pull complete [2021-01-11T21:05:08.337Z] 01666e4c0597: Pull complete [2021-01-11T21:05:14.978Z] aa168da1d23b: Pull complete [2021-01-11T21:05:14.978Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-11T21:05:14.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T21:05:14.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-11T21:05:15.174Z] prd-centos7-docker-4c-2g-19585 does not seem to be running inside a container [2021-01-11T21:05:15.225Z] $ 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_master/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_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-11T21:05:18.213Z] $ docker top 681713eb2cf26a2970b341154048693d714328d46046d75f940578984bada970 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T21:05:18.713Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-11T21:05:19.022Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-11T21:05:19.322Z] + ls /var/log/sa-host [2021-01-11T21:05:19.322Z] + sadf -c /var/log/sa-host/sa11 [2021-01-11T21:05:19.322Z] file_magic: OK [2021-01-11T21:05:19.322Z] HZ: Using current value: 100 [2021-01-11T21:05:19.322Z] file_header: OK [2021-01-11T21:05:19.322Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-11T21:05:19.322Z] Statistics: [2021-01-11T21:05:19.322Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-11T21:05:19.322Z] File successfully converted to sysstat format version 12.2.1 [2021-01-11T21:05:19.322Z] + sadf -c /var/log/sa-host/sa23 [2021-01-11T21:05:19.322Z] file_magic: OK [2021-01-11T21:05:19.322Z] HZ: Using current value: 100 [2021-01-11T21:05:19.322Z] file_header: OK [2021-01-11T21:05:19.322Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-11T21:05:19.322Z] Statistics: [2021-01-11T21:05:19.322Z] Hnuu...uuuununununu... [2021-01-11T21:05:19.322Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-11T21:05:19.988Z] provisioning config files... [2021-01-11T21:05:20.005Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config4476600347678979516tmp [Pipeline] { [Pipeline] echo [2021-01-11T21:05:20.157Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T21:05:20.455Z] ---> create-netrc.sh [Pipeline] } [2021-01-11T21:05:20.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-11T21:05:20.584Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T21:05:20.881Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-11T21:05:20.893Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T21:05:21.190Z] ---> sudo-logs.sh [2021-01-11T21:05:21.191Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-11T21:05:21.202Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T21:05:21.499Z] ---> job-cost.sh [2021-01-11T21:05:21.499Z] lf-activate-venv: SKIPPING [2021-01-11T21:05:21.499Z] INFO: No Stack... [2021-01-11T21:05:22.895Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-11T21:05:23.157Z] INFO: Archiving Costs [Pipeline] echo [2021-01-11T21:05:23.171Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T21:05:23.467Z] ---> logs-deploy.sh [2021-01-11T21:05:23.467Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/72 [2021-01-11T21:05:23.467Z] INFO: archiving workspace using pattern(s): [2021-01-11T21:05:24.858Z] Archives upload complete. [2021-01-11T21:05:25.121Z] INFO: archiving logs to Nexus [2021-01-11T21:05:26.069Z] ---> uname -a: [2021-01-11T21:05:26.069Z] Linux prd-centos7-docker-4c-2g-19585.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-11T21:05:26.069Z] [2021-01-11T21:05:26.069Z] [2021-01-11T21:05:26.069Z] ---> lscpu: [2021-01-11T21:05:26.069Z] Architecture: x86_64 [2021-01-11T21:05:26.069Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-11T21:05:26.069Z] Byte Order: Little Endian [2021-01-11T21:05:26.069Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-11T21:05:26.069Z] CPU(s): 4 [2021-01-11T21:05:26.069Z] On-line CPU(s) list: 0-3 [2021-01-11T21:05:26.069Z] Thread(s) per core: 1 [2021-01-11T21:05:26.069Z] Core(s) per socket: 1 [2021-01-11T21:05:26.069Z] Socket(s): 4 [2021-01-11T21:05:26.069Z] NUMA node(s): 1 [2021-01-11T21:05:26.069Z] Vendor ID: GenuineIntel [2021-01-11T21:05:26.069Z] CPU family: 6 [2021-01-11T21:05:26.069Z] Model: 44 [2021-01-11T21:05:26.069Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-11T21:05:26.069Z] Stepping: 1 [2021-01-11T21:05:26.069Z] CPU MHz: 2933.436 [2021-01-11T21:05:26.069Z] BogoMIPS: 5866.87 [2021-01-11T21:05:26.069Z] Virtualization: VT-x [2021-01-11T21:05:26.069Z] Hypervisor vendor: KVM [2021-01-11T21:05:26.069Z] Virtualization type: full [2021-01-11T21:05:26.069Z] L1d cache: 128 KiB [2021-01-11T21:05:26.069Z] L1i cache: 128 KiB [2021-01-11T21:05:26.069Z] L2 cache: 16 MiB [2021-01-11T21:05:26.069Z] L3 cache: 64 MiB [2021-01-11T21:05:26.069Z] NUMA node0 CPU(s): 0-3 [2021-01-11T21:05:26.069Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-11T21:05:26.069Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-11T21:05:26.069Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-11T21:05:26.069Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-11T21:05:26.069Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-11T21:05:26.069Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-11T21:05:26.069Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-11T21:05:26.069Z] Vulnerability Srbds: Not affected [2021-01-11T21:05:26.069Z] Vulnerability Tsx async abort: Not affected [2021-01-11T21:05:26.069Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-11T21:05:26.069Z] [2021-01-11T21:05:26.069Z] [2021-01-11T21:05:26.069Z] ---> nproc: [2021-01-11T21:05:26.069Z] 4 [2021-01-11T21:05:26.069Z] [2021-01-11T21:05:26.069Z]