Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2fab48084a0bbfc77e1d7aed669891669fab6a94 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7057263121854657659.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3290382424637316053.key > 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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5860279156504982334.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2287183184478834822.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6786610648415349969.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-130 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh1483215319369271005.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2fab48084a0bbfc77e1d7aed669891669fab6a94 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 2fab48084a0bbfc77e1d7aed669891669fab6a94 # timeout=10 Commit message: "feat: Add external-mqtt-trigger configuration file for TAF test (#338)" > git rev-list --no-walk 09c5c1f446a7d85086288485b2e997b95308ada2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-19T22:12:51.278Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-19T22:12:51.326Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-19T22:12:51.338Z] ========================================================= [2021-10-19T22:12:51.338Z] EdgeX Global Pipelines Version Info [2021-10-19T22:12:51.338Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-19T22:12:52.496Z] ------------------- [2021-10-19T22:12:52.496Z] stable info: [2021-10-19T22:12:52.496Z] ------------------- [2021-10-19T22:12:52.496Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-19T22:12:52.496Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-19T22:12:52.496Z] Message: update stable to v1.0.210 [2021-10-19T22:12:53.078Z] ------------------- [2021-10-19T22:12:53.078Z] experimental info: [2021-10-19T22:12:53.078Z] ------------------- [2021-10-19T22:12:53.078Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-19T22:12:53.078Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-19T22:12:53.078Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-19T22:12:53.157Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-10-19T22:12:53.168Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-10-19T22:12:53.179Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-19T22:12:53.194Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-19T22:12:53.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-19T22:12:53.214Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-19T22:12:53.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-19T22:12:53.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-19T22:12:53.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-19T22:12:53.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-19T22:12:53.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-19T22:12:53.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-10-19T22:12:53.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-19T22:12:53.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-19T22:12:53.298Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-19T22:12:53.310Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-19T22:12:53.319Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-19T22:12:53.328Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-19T22:12:53.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-19T22:12:53.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-19T22:12:53.358Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-19T22:12:53.368Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-19T22:12:53.377Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-19T22:12:53.387Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-19T22:12:53.396Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-19T22:12:53.442Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-19T22:12:53.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-19T22:12:53.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-19T22:12:53.477Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-19T22:12:53.489Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fab48084a0bbfc77e1d7aed669891669fab6a94 [Pipeline] echo [2021-10-19T22:12:53.501Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fab480 [Pipeline] echo [2021-10-19T22:12:53.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T22:12:53.556Z] provisioning config files... [2021-10-19T22:12:53.575Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8870552955316043413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T22:12:53.882Z] ---> docker-login.sh [2021-10-19T22:12:53.882Z] nexus3.edgexfoundry.org:10001 [2021-10-19T22:12:53.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:12:54.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:12:54.142Z] Configure a credential helper to remove this warning. See [2021-10-19T22:12:54.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:12:54.142Z] [2021-10-19T22:12:54.142Z] Login Succeeded [2021-10-19T22:12:54.142Z] nexus3.edgexfoundry.org:10002 [2021-10-19T22:12:54.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:12:54.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:12:54.142Z] Configure a credential helper to remove this warning. See [2021-10-19T22:12:54.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:12:54.142Z] [2021-10-19T22:12:54.142Z] Login Succeeded [2021-10-19T22:12:54.142Z] nexus3.edgexfoundry.org:10003 [2021-10-19T22:12:54.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:12:54.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:12:54.400Z] Configure a credential helper to remove this warning. See [2021-10-19T22:12:54.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:12:54.400Z] [2021-10-19T22:12:54.400Z] Login Succeeded [2021-10-19T22:12:54.400Z] nexus3.edgexfoundry.org:10004 [2021-10-19T22:12:54.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:12:54.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:12:54.400Z] Configure a credential helper to remove this warning. See [2021-10-19T22:12:54.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:12:54.400Z] [2021-10-19T22:12:54.400Z] Login Succeeded [2021-10-19T22:12:54.400Z] docker.io [2021-10-19T22:12:54.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:12:54.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:12:54.972Z] Configure a credential helper to remove this warning. See [2021-10-19T22:12:54.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:12:54.972Z] [2021-10-19T22:12:54.972Z] Login Succeeded [2021-10-19T22:12:54.972Z] ---> docker-login.sh ends [Pipeline] } [2021-10-19T22:12:54.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-19T22:12:55.415Z] + git log --format=format:%s -1 2fab48084a0bbfc77e1d7aed669891669fab6a94 [Pipeline] echo [2021-10-19T22:12:55.452Z] GIT_COMMIT: 2fab48084a0bbfc77e1d7aed669891669fab6a94, Commit Message: feat: Add external-mqtt-trigger configuration file for TAF test (#338) [Pipeline] echo [2021-10-19T22:12:55.458Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:12:55.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T22:12:55.887Z] [2021-10-19T22:12:55.887Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:12:56.192Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T22:12:56.192Z] latest: Pulling from edgex-devops/git-semver [2021-10-19T22:12:56.192Z] a0d0a0d46f8b: Pulling fs layer [2021-10-19T22:12:56.192Z] 3e5f54012d9b: Pulling fs layer [2021-10-19T22:12:56.192Z] 4c7163046ea9: Pulling fs layer [2021-10-19T22:12:56.192Z] 0c2d73faf560: Pulling fs layer [2021-10-19T22:12:56.192Z] 0c2d73faf560: Waiting [2021-10-19T22:12:56.192Z] 3e5f54012d9b: Verifying Checksum [2021-10-19T22:12:56.192Z] 3e5f54012d9b: Download complete [2021-10-19T22:12:56.192Z] a0d0a0d46f8b: Verifying Checksum [2021-10-19T22:12:56.192Z] a0d0a0d46f8b: Download complete [2021-10-19T22:12:56.192Z] 4c7163046ea9: Verifying Checksum [2021-10-19T22:12:56.192Z] 4c7163046ea9: Download complete [2021-10-19T22:12:56.192Z] 0c2d73faf560: Verifying Checksum [2021-10-19T22:12:56.192Z] 0c2d73faf560: Download complete [2021-10-19T22:12:56.461Z] a0d0a0d46f8b: Pull complete [2021-10-19T22:12:56.461Z] 3e5f54012d9b: Pull complete [2021-10-19T22:12:56.726Z] 4c7163046ea9: Pull complete [2021-10-19T22:12:56.988Z] 0c2d73faf560: Pull complete [2021-10-19T22:12:56.988Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-19T22:12:56.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T22:12:56.988Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-19T22:12:57.048Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-10-19T22:12:57.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-19T22:12:57.649Z] $ docker top 75f2aa52aa49b774a17a62f6d5ab0488edfe1c1795e61981c38f25cf63081065 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-19T22:12:57.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-19T22:12:57.737Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-19T22:12:57.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-19T22:12:57.832Z] $ docker exec 75f2aa52aa49b774a17a62f6d5ab0488edfe1c1795e61981c38f25cf63081065 ssh-agent [2021-10-19T22:12:57.920Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbbhdlO/agent.15 [2021-10-19T22:12:57.920Z] SSH_AGENT_PID=21 [2021-10-19T22:12:57.927Z] Running ssh-add (command line suppressed) [2021-10-19T22:12:58.010Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6043969045248738553.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6043969045248738553.key) [2021-10-19T22:12:58.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-19T22:12:58.306Z] + git tag --points-at HEAD [Pipeline] } [2021-10-19T22:12:58.318Z] $ docker exec --env ******** --env ******** 75f2aa52aa49b774a17a62f6d5ab0488edfe1c1795e61981c38f25cf63081065 ssh-agent -k [2021-10-19T22:12:58.393Z] unset SSH_AUTH_SOCK; [2021-10-19T22:12:58.393Z] unset SSH_AGENT_PID; [2021-10-19T22:12:58.393Z] echo Agent pid 21 killed; [2021-10-19T22:12:58.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-19T22:12:58.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-19T22:12:58.427Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-19T22:12:58.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-19T22:12:58.524Z] $ docker exec 75f2aa52aa49b774a17a62f6d5ab0488edfe1c1795e61981c38f25cf63081065 ssh-agent [2021-10-19T22:12:58.611Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMNNBLc/agent.54 [2021-10-19T22:12:58.611Z] SSH_AGENT_PID=60 [2021-10-19T22:12:58.615Z] Running ssh-add (command line suppressed) [2021-10-19T22:12:58.706Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4391480318670402252.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4391480318670402252.key) [2021-10-19T22:12:58.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-19T22:12:59.010Z] + git semver init [2021-10-19T22:12:59.010Z] # -> Open(): unable to determine branch for HEAD [2021-10-19T22:12:59.010Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-10-19T22:12:59.011Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-10-19T22:12:59.011Z] # $SEMVER_REMOTE_NAME = origin [2021-10-19T22:12:59.011Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-19T22:12:59.011Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-19T22:12:59.011Z] # $SEMVER_BRANCH = main [2021-10-19T22:12:59.011Z] # $SEMVER_TEMP = /tmp/semver-427005336 [2021-10-19T22:12:59.011Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-10-19T22:12:59.583Z] # '/tmp/semver-427005336' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-10-19T22:12:59.583Z] # -> Force: false [2021-10-19T22:12:59.583Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-10-19T22:12:59.597Z] $ docker exec --env ******** --env ******** 75f2aa52aa49b774a17a62f6d5ab0488edfe1c1795e61981c38f25cf63081065 ssh-agent -k [2021-10-19T22:12:59.722Z] unset SSH_AUTH_SOCK; [2021-10-19T22:12:59.722Z] unset SSH_AGENT_PID; [2021-10-19T22:12:59.722Z] echo Agent pid 60 killed; [2021-10-19T22:12:59.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-19T22:13:00.048Z] + git semver [Pipeline] } [2021-10-19T22:13:00.061Z] $ docker stop --time=1 75f2aa52aa49b774a17a62f6d5ab0488edfe1c1795e61981c38f25cf63081065 [2021-10-19T22:13:01.248Z] $ docker rm -f 75f2aa52aa49b774a17a62f6d5ab0488edfe1c1795e61981c38f25cf63081065 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-19T22:13:01.601Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-19T22:13:01.837Z] Stashed 1 file(s) [Pipeline] echo [2021-10-19T22:13:01.840Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.18 [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-10-19T22:13:16.975Z] Still waiting to schedule task [2021-10-19T22:13:16.975Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-19T22:13:16.976Z] Still waiting to schedule task [2021-10-19T22:13:16.976Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-94’ is offline [2021-10-19T22:15:19.167Z] Running on prd-centos7-docker-4c-2g-133 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-10-19T22:15:19.179Z] Running in /w/workspace/app-service-configurable/22 [Pipeline] { [Pipeline] checkout [2021-10-19T22:15:19.252Z] Selected Git installation does not exist. Using Default [2021-10-19T22:15:19.252Z] The recommended git tool is: NONE [2021-10-19T22:15:21.125Z] using credential edgex-jenkins-ssh [2021-10-19T22:15:21.138Z] Cloning the remote Git repository [2021-10-19T22:15:21.178Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-10-19T22:15:21.249Z] > git init /w/workspace/app-service-configurable/22 # timeout=10 [2021-10-19T22:15:21.300Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-10-19T22:15:21.300Z] > git --version # timeout=10 [2021-10-19T22:15:21.334Z] > git --version # 'git version 2.24.4' [2021-10-19T22:15:21.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-19T22:15:21.361Z] [INFO] Currently running in a labeled security context [2021-10-19T22:15:21.362Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-19T22:15:21.362Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/22@tmp/jenkins-gitclient-ssh3978690157633798531.key [2021-10-19T22:15:21.374Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-19T22:15:22.039Z] Avoid second fetch [2021-10-19T22:15:22.039Z] Checking out Revision 2fab48084a0bbfc77e1d7aed669891669fab6a94 (main) [2021-10-19T22:15:22.024Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-10-19T22:15:22.028Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-19T22:15:22.048Z] > git config core.sparsecheckout # timeout=10 [2021-10-19T22:15:22.053Z] > git checkout -f 2fab48084a0bbfc77e1d7aed669891669fab6a94 # timeout=10 [2021-10-19T22:15:25.576Z] Commit message: "feat: Add external-mqtt-trigger configuration file for TAF test (#338)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T22:15:25.980Z] provisioning config files... [2021-10-19T22:15:25.990Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/22@tmp/config3841124029409947384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T22:15:26.379Z] ---> docker-login.sh [2021-10-19T22:15:26.379Z] nexus3.edgexfoundry.org:10001 [2021-10-19T22:15:26.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:15:26.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:15:26.643Z] Configure a credential helper to remove this warning. See [2021-10-19T22:15:26.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:15:26.643Z] [2021-10-19T22:15:26.643Z] Login Succeeded [2021-10-19T22:15:26.643Z] nexus3.edgexfoundry.org:10002 [2021-10-19T22:15:26.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:15:26.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:15:26.643Z] Configure a credential helper to remove this warning. See [2021-10-19T22:15:26.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:15:26.643Z] [2021-10-19T22:15:26.643Z] Login Succeeded [2021-10-19T22:15:26.643Z] nexus3.edgexfoundry.org:10003 [2021-10-19T22:15:26.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:15:26.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:15:26.643Z] Configure a credential helper to remove this warning. See [2021-10-19T22:15:26.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:15:26.643Z] [2021-10-19T22:15:26.643Z] Login Succeeded [2021-10-19T22:15:26.643Z] nexus3.edgexfoundry.org:10004 [2021-10-19T22:15:26.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:15:26.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:15:26.904Z] Configure a credential helper to remove this warning. See [2021-10-19T22:15:26.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:15:26.904Z] [2021-10-19T22:15:26.904Z] Login Succeeded [2021-10-19T22:15:26.904Z] docker.io [2021-10-19T22:15:26.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:15:27.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:15:27.165Z] Configure a credential helper to remove this warning. See [2021-10-19T22:15:27.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:15:27.165Z] [2021-10-19T22:15:27.165Z] Login Succeeded [2021-10-19T22:15:27.165Z] ---> docker-login.sh ends [Pipeline] } [2021-10-19T22:15:27.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-19T22:15:27.324Z] ========================================================= [2021-10-19T22:15:27.324Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-19T22:15:27.324Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:15:27.650Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-19T22:15:27.650Z] Sending build context to Docker daemon 197.1kB [2021-10-19T22:15:27.650Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-19T22:15:27.650Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-19T22:15:27.650Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-19T22:15:27.650Z] a0d0a0d46f8b: Pulling fs layer [2021-10-19T22:15:27.650Z] 31adcdaf11c8: Pulling fs layer [2021-10-19T22:15:27.650Z] b8b176561691: Pulling fs layer [2021-10-19T22:15:27.650Z] 4527c011a84f: Pulling fs layer [2021-10-19T22:15:27.650Z] 5d74067f8e1e: Pulling fs layer [2021-10-19T22:15:27.650Z] e0aca202a116: Pulling fs layer [2021-10-19T22:15:27.650Z] 3a43be97a3b4: Pulling fs layer [2021-10-19T22:15:27.650Z] 34cad66bf833: Pulling fs layer [2021-10-19T22:15:27.650Z] b4e3c513aaa6: Pulling fs layer [2021-10-19T22:15:27.650Z] 4527c011a84f: Waiting [2021-10-19T22:15:27.650Z] 5d74067f8e1e: Waiting [2021-10-19T22:15:27.650Z] e0aca202a116: Waiting [2021-10-19T22:15:27.650Z] 3a43be97a3b4: Waiting [2021-10-19T22:15:27.650Z] 34cad66bf833: Waiting [2021-10-19T22:15:27.650Z] b4e3c513aaa6: Waiting [2021-10-19T22:15:27.650Z] b8b176561691: Verifying Checksum [2021-10-19T22:15:27.650Z] b8b176561691: Download complete [2021-10-19T22:15:27.650Z] 31adcdaf11c8: Download complete [2021-10-19T22:15:27.650Z] 5d74067f8e1e: Verifying Checksum [2021-10-19T22:15:27.650Z] 5d74067f8e1e: Download complete [2021-10-19T22:15:27.650Z] e0aca202a116: Verifying Checksum [2021-10-19T22:15:27.650Z] e0aca202a116: Download complete [2021-10-19T22:15:27.650Z] a0d0a0d46f8b: Verifying Checksum [2021-10-19T22:15:27.650Z] a0d0a0d46f8b: Download complete [2021-10-19T22:15:27.650Z] 3a43be97a3b4: Verifying Checksum [2021-10-19T22:15:27.650Z] 3a43be97a3b4: Download complete [2021-10-19T22:15:27.922Z] 34cad66bf833: Verifying Checksum [2021-10-19T22:15:27.922Z] 34cad66bf833: Download complete [2021-10-19T22:15:28.186Z] a0d0a0d46f8b: Pull complete [2021-10-19T22:15:28.447Z] 4527c011a84f: Verifying Checksum [2021-10-19T22:15:28.447Z] 4527c011a84f: Download complete [2021-10-19T22:15:28.447Z] b4e3c513aaa6: Verifying Checksum [2021-10-19T22:15:28.447Z] b4e3c513aaa6: Download complete [2021-10-19T22:15:28.447Z] 31adcdaf11c8: Pull complete [2021-10-19T22:15:28.447Z] b8b176561691: Pull complete [2021-10-19T22:15:32.688Z] 4527c011a84f: Pull complete [2021-10-19T22:15:32.688Z] 5d74067f8e1e: Pull complete [2021-10-19T22:15:32.688Z] e0aca202a116: Pull complete [2021-10-19T22:15:32.688Z] 3a43be97a3b4: Pull complete [2021-10-19T22:15:32.688Z] 34cad66bf833: Pull complete [2021-10-19T22:15:35.261Z] b4e3c513aaa6: Pull complete [2021-10-19T22:15:35.261Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-19T22:15:35.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-19T22:15:35.261Z] ---> 9f6097aaca64 [2021-10-19T22:15:35.261Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-19T22:15:39.485Z] ---> Running in e7f9aad75042 [2021-10-19T22:15:39.754Z] Removing intermediate container e7f9aad75042 [2021-10-19T22:15:39.754Z] ---> f2716ec8be79 [2021-10-19T22:15:39.754Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-19T22:15:39.754Z] ---> Running in 84bf52aab2b2 [2021-10-19T22:15:40.020Z] Removing intermediate container 84bf52aab2b2 [2021-10-19T22:15:40.020Z] ---> 0cb1a8cc6d42 [2021-10-19T22:15:40.020Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-19T22:15:40.020Z] ---> Running in 7827f485dac3 [2021-10-19T22:15:40.020Z] Removing intermediate container 7827f485dac3 [2021-10-19T22:15:40.020Z] ---> aa2e2245ebb6 [2021-10-19T22:15:40.020Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T22:15:40.281Z] ---> Running in a075878fa2cc [2021-10-19T22:15:40.853Z] Removing intermediate container a075878fa2cc [2021-10-19T22:15:40.853Z] ---> 316d9c300e29 [2021-10-19T22:15:40.853Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-19T22:15:41.113Z] ---> Running in 76308f4d2fab [2021-10-19T22:15:41.683Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T22:15:46.962Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2021-10-19T22:15:46.962Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T22:15:50.281Z] OK: 220 MiB in 52 packages [2021-10-19T22:15:50.542Z] Removing intermediate container 76308f4d2fab [2021-10-19T22:15:50.542Z] ---> 1814d4fa67fe [2021-10-19T22:15:50.542Z] Step 8/12 : WORKDIR /app [2021-10-19T22:15:50.542Z] ---> Running in c6d432b59393 [2021-10-19T22:15:50.542Z] Removing intermediate container c6d432b59393 [2021-10-19T22:15:50.542Z] ---> cb5e3a27e3ea [2021-10-19T22:15:50.542Z] Step 9/12 : COPY . . [2021-10-19T22:15:50.542Z] ---> 6280d956a1fb [2021-10-19T22:15:50.542Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T22:15:50.804Z] ---> Running in 6a24a7fc5a93 [2021-10-19T22:16:29.579Z] Removing intermediate container 6a24a7fc5a93 [2021-10-19T22:16:29.579Z] ---> 74d9a7e7b96d [2021-10-19T22:16:29.579Z] Step 11/12 : ARG MAKE="make build" [2021-10-19T22:16:29.579Z] ---> Running in 5786a931b6c1 [2021-10-19T22:16:29.579Z] Removing intermediate container 5786a931b6c1 [2021-10-19T22:16:29.579Z] ---> 1c0f5df90ed8 [2021-10-19T22:16:29.579Z] Step 12/12 : RUN $MAKE [2021-10-19T22:16:29.579Z] ---> Running in 9871fb8f9eb5 [2021-10-19T22:16:29.579Z] noop [2021-10-19T22:16:29.579Z] Removing intermediate container 9871fb8f9eb5 [2021-10-19T22:16:29.579Z] ---> f5e01add8dbb [2021-10-19T22:16:29.579Z] Successfully built f5e01add8dbb [2021-10-19T22:16:29.579Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:16:29.870Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-19T22:16:29.870Z] . [Pipeline] withDockerContainer [2021-10-19T22:16:29.958Z] prd-centos7-docker-4c-2g-133 does not seem to be running inside a container [2021-10-19T22:16:29.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-19T22:16:30.325Z] $ docker top b605d529ac67d6cfeaa59d557f90351a0759f37f800b5320b43ff94f702e92db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T22:16:30.716Z] + go version [2021-10-19T22:16:30.716Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-19T22:16:30.727Z] $ docker stop --time=1 b605d529ac67d6cfeaa59d557f90351a0759f37f800b5320b43ff94f702e92db [2021-10-19T22:16:31.907Z] $ docker rm -f b605d529ac67d6cfeaa59d557f90351a0759f37f800b5320b43ff94f702e92db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:16:32.432Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-19T22:16:32.432Z] . [Pipeline] withDockerContainer [2021-10-19T22:16:32.537Z] prd-centos7-docker-4c-2g-133 does not seem to be running inside a container [2021-10-19T22:16:32.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-19T22:16:32.941Z] $ docker top 79182ea026dde66f527ee30d9be40cca3ac776e346fc00383666f7969feeaf1b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-19T22:16:33.316Z] + make test [2021-10-19T22:16:33.316Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-19T22:16:48.374Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-10-19T22:16:48.374Z] CGO_ENABLED=1 go vet ./... [2021-10-19T22:16:53.704Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-19T22:16:53.704Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-19T22:16:53.704Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-19T22:16:54.291Z] $ docker stop --time=1 79182ea026dde66f527ee30d9be40cca3ac776e346fc00383666f7969feeaf1b [2021-10-19T22:16:55.708Z] $ docker rm -f 79182ea026dde66f527ee30d9be40cca3ac776e346fc00383666f7969feeaf1b [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-19T22:16:56.100Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-19T22:16:56.259Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-19T22:16:57.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-19T22:16:57.815Z] + ls -al . [2021-10-19T22:16:57.815Z] total 148 [2021-10-19T22:16:57.815Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 19 22:16 . [2021-10-19T22:16:57.815Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 19 22:15 .. [2021-10-19T22:16:57.815Z] -rw-rw-r--. 1 jenkins jenkins 7608 Oct 19 22:15 Attribution.txt [2021-10-19T22:16:57.815Z] drwxrwxr-x. 2 jenkins jenkins 37 Oct 19 22:15 bin [2021-10-19T22:16:57.815Z] -rw-rw-r--. 1 jenkins jenkins 22206 Oct 19 22:15 CHANGELOG.md [2021-10-19T22:16:57.815Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 19 22:16 coverage.out [2021-10-19T22:16:57.815Z] -rw-rw-r--. 1 jenkins jenkins 2064 Oct 19 22:15 Dockerfile [2021-10-19T22:16:57.815Z] -rw-rw-r--. 1 jenkins jenkins 119 Oct 19 22:15 .dockerignore [2021-10-19T22:16:57.815Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 19 22:15 .git [2021-10-19T22:16:57.815Z] drwxrwxr-x. 2 jenkins jenkins 104 Oct 19 22:15 .github [2021-10-19T22:16:57.815Z] -rw-rw-r--. 1 jenkins jenkins 104 Oct 19 22:15 .gitignore [2021-10-19T22:16:57.815Z] -rw-rw-r--. 1 jenkins jenkins 136 Oct 19 22:15 go.mod [2021-10-19T22:16:57.815Z] -rw-rw-r--. 1 jenkins jenkins 50129 Oct 19 22:15 go.sum [2021-10-19T22:16:57.815Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 19 22:15 GOVERNANCE.md [2021-10-19T22:16:57.815Z] -rw-rw-r--. 1 jenkins jenkins 687 Oct 19 22:15 Jenkinsfile [2021-10-19T22:16:57.815Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 19 22:15 LICENSE [2021-10-19T22:16:57.815Z] -rw-rw-r--. 1 jenkins jenkins 1949 Oct 19 22:15 main.go [2021-10-19T22:16:57.815Z] -rw-rw-r--. 1 jenkins jenkins 1614 Oct 19 22:15 makefile [2021-10-19T22:16:57.815Z] -rw-rw-r--. 1 jenkins jenkins 618 Oct 19 22:15 OWNERS.md [2021-10-19T22:16:57.815Z] -rw-rw-r--. 1 jenkins jenkins 3224 Oct 19 22:15 README.md [2021-10-19T22:16:57.815Z] drwxrwxr-x. 9 jenkins jenkins 151 Oct 19 22:15 res [2021-10-19T22:16:57.815Z] drwxrwxr-x. 3 jenkins jenkins 58 Oct 19 22:15 snap [2021-10-19T22:16:57.815Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 19 22:13 VERSION [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:16:58.119Z] + docker build -t 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=2fab48084a0bbfc77e1d7aed669891669fab6a94 --label arch=amd64 --label version=2.0.2-dev.18 . [2021-10-19T22:16:58.120Z] Sending build context to Docker daemon 198.1kB [2021-10-19T22:16:58.120Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-10-19T22:16:58.120Z] Step 2/26 : FROM ${BASE} AS builder [2021-10-19T22:16:58.120Z] ---> f5e01add8dbb [2021-10-19T22:16:58.120Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-19T22:16:58.120Z] ---> Running in f8d2cc31b2be [2021-10-19T22:16:58.120Z] Removing intermediate container f8d2cc31b2be [2021-10-19T22:16:58.120Z] ---> fdcc430f1f72 [2021-10-19T22:16:58.120Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-10-19T22:16:58.120Z] ---> Running in 93b9169e4704 [2021-10-19T22:16:58.382Z] Removing intermediate container 93b9169e4704 [2021-10-19T22:16:58.382Z] ---> 48c30827e388 [2021-10-19T22:16:58.382Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-19T22:16:58.382Z] ---> Running in 4011a194ad3a [2021-10-19T22:16:58.382Z] Removing intermediate container 4011a194ad3a [2021-10-19T22:16:58.382Z] ---> f6abd4fa1ff9 [2021-10-19T22:16:58.382Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T22:16:58.382Z] ---> Running in d15e3b9931d6 [2021-10-19T22:16:58.953Z] Removing intermediate container d15e3b9931d6 [2021-10-19T22:16:58.953Z] ---> f045ab5edaca [2021-10-19T22:16:58.953Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-19T22:16:58.953Z] ---> Running in 9d587f90bd82 [2021-10-19T22:16:59.216Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T22:17:00.155Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T22:17:00.414Z] OK: 220 MiB in 52 packages [2021-10-19T22:17:00.673Z] Removing intermediate container 9d587f90bd82 [2021-10-19T22:17:00.673Z] ---> 23a0eee6a9e9 [2021-10-19T22:17:00.673Z] Step 8/26 : WORKDIR /app [2021-10-19T22:17:00.674Z] ---> Running in ed80ac12690f [2021-10-19T22:17:00.674Z] Removing intermediate container ed80ac12690f [2021-10-19T22:17:00.674Z] ---> 4fa447d42c99 [2021-10-19T22:17:00.674Z] Step 9/26 : COPY . . [2021-10-19T22:17:00.936Z] ---> 6d529ecde60d [2021-10-19T22:17:00.936Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T22:17:00.936Z] ---> Running in 09f9f13f2609 [2021-10-19T22:17:01.506Z] Removing intermediate container 09f9f13f2609 [2021-10-19T22:17:01.506Z] ---> 27aea3107e93 [2021-10-19T22:17:01.506Z] Step 11/26 : ARG MAKE="make build" [2021-10-19T22:17:01.506Z] ---> Running in c6342ce79d59 [2021-10-19T22:17:01.506Z] Removing intermediate container c6342ce79d59 [2021-10-19T22:17:01.506Z] ---> 5b289c74f0dd [2021-10-19T22:17:01.506Z] Step 12/26 : RUN $MAKE [2021-10-19T22:17:01.506Z] ---> Running in dc72b47e0b95 [2021-10-19T22:17:01.766Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.18" -o app-service-configurable [2021-10-19T22:17:14.065Z] Removing intermediate container dc72b47e0b95 [2021-10-19T22:17:14.065Z] ---> ce6271c35169 [2021-10-19T22:17:14.065Z] Step 13/26 : FROM alpine:3.14 [2021-10-19T22:17:14.065Z] 3.14: Pulling from library/alpine [2021-10-19T22:17:14.065Z] a0d0a0d46f8b: Already exists [2021-10-19T22:17:14.065Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-19T22:17:14.065Z] Status: Downloaded newer image for alpine:3.14 [2021-10-19T22:17:14.065Z] ---> 14119a10abf4 [2021-10-19T22:17:14.065Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-19T22:17:14.065Z] ---> Running in 92706f8d649d [2021-10-19T22:17:14.065Z] Removing intermediate container 92706f8d649d [2021-10-19T22:17:14.065Z] ---> 5d19bd35d6af [2021-10-19T22:17:14.065Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-10-19T22:17:14.065Z] ---> Running in 549282bc8ced [2021-10-19T22:17:14.065Z] Removing intermediate container 549282bc8ced [2021-10-19T22:17:14.065Z] ---> 762add515e9e [2021-10-19T22:17:14.065Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-10-19T22:17:14.065Z] ---> Running in cc840c5f95b9 [2021-10-19T22:17:14.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T22:17:14.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T22:17:14.589Z] (1/7) Installing ca-certificates (20191127-r5) [2021-10-19T22:17:14.589Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-10-19T22:17:14.589Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-10-19T22:17:14.589Z] (4/7) Installing libsodium (1.0.18-r0) [2021-10-19T22:17:14.589Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-19T22:17:14.589Z] (6/7) Installing libzmq (4.3.4-r0) [2021-10-19T22:17:14.589Z] (7/7) Installing zeromq (4.3.4-r0) [2021-10-19T22:17:14.589Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T22:17:14.589Z] Executing ca-certificates-20191127-r5.trigger [2021-10-19T22:17:14.855Z] OK: 9 MiB in 21 packages [2021-10-19T22:17:15.118Z] Removing intermediate container cc840c5f95b9 [2021-10-19T22:17:15.118Z] ---> 465153ca8a19 [2021-10-19T22:17:15.118Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-10-19T22:17:15.118Z] ---> 103001068846 [2021-10-19T22:17:15.118Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-10-19T22:17:15.380Z] ---> d2f1d4487ac3 [2021-10-19T22:17:15.380Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-10-19T22:17:15.380Z] ---> 0edf00f65443 [2021-10-19T22:17:15.380Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-10-19T22:17:15.950Z] ---> e910de4d86ce [2021-10-19T22:17:15.950Z] Step 21/26 : EXPOSE 48095 [2021-10-19T22:17:15.950Z] ---> Running in a8897c3cbcad [2021-10-19T22:17:15.950Z] Removing intermediate container a8897c3cbcad [2021-10-19T22:17:15.950Z] ---> 6f207d901996 [2021-10-19T22:17:15.950Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-10-19T22:17:15.950Z] ---> Running in bf5893668921 [2021-10-19T22:17:15.950Z] Removing intermediate container bf5893668921 [2021-10-19T22:17:15.950Z] ---> 3ea320ecf24e [2021-10-19T22:17:15.950Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T22:17:16.210Z] ---> Running in 05b5df496a79 [2021-10-19T22:17:16.210Z] Removing intermediate container 05b5df496a79 [2021-10-19T22:17:16.210Z] ---> 7ca439707ec5 [2021-10-19T22:17:16.210Z] Step 24/26 : LABEL arch=amd64 [2021-10-19T22:17:16.210Z] ---> Running in bdc2d79d9296 [2021-10-19T22:17:16.210Z] Removing intermediate container bdc2d79d9296 [2021-10-19T22:17:16.210Z] ---> cd5c0ef27fa6 [2021-10-19T22:17:16.210Z] Step 25/26 : LABEL git_sha=2fab48084a0bbfc77e1d7aed669891669fab6a94 [2021-10-19T22:17:16.210Z] ---> Running in c44b4c6a7653 [2021-10-19T22:17:16.471Z] Removing intermediate container c44b4c6a7653 [2021-10-19T22:17:16.471Z] ---> 30fa5e3a71e1 [2021-10-19T22:17:16.471Z] Step 26/26 : LABEL version=2.0.2-dev.18 [2021-10-19T22:17:16.471Z] ---> Running in e2614fb5236c [2021-10-19T22:17:16.471Z] Removing intermediate container e2614fb5236c [2021-10-19T22:17:16.471Z] ---> 5fea52f95a09 [2021-10-19T22:17:16.471Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-19T22:17:16.471Z] Successfully built 5fea52f95a09 [2021-10-19T22:17:16.471Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T22:17:16.647Z] provisioning config files... [2021-10-19T22:17:16.657Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/22@tmp/config833150813940386179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T22:17:16.966Z] ---> docker-login.sh [2021-10-19T22:17:16.966Z] nexus3.edgexfoundry.org:10001 [2021-10-19T22:17:16.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:17:16.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:17:16.966Z] Configure a credential helper to remove this warning. See [2021-10-19T22:17:16.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:17:16.966Z] [2021-10-19T22:17:16.966Z] Login Succeeded [2021-10-19T22:17:16.966Z] nexus3.edgexfoundry.org:10002 [2021-10-19T22:17:16.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:17:16.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:17:16.966Z] Configure a credential helper to remove this warning. See [2021-10-19T22:17:16.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:17:16.966Z] [2021-10-19T22:17:16.966Z] Login Succeeded [2021-10-19T22:17:17.239Z] nexus3.edgexfoundry.org:10003 [2021-10-19T22:17:17.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:17:17.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:17:17.239Z] Configure a credential helper to remove this warning. See [2021-10-19T22:17:17.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:17:17.239Z] [2021-10-19T22:17:17.239Z] Login Succeeded [2021-10-19T22:17:17.239Z] nexus3.edgexfoundry.org:10004 [2021-10-19T22:17:17.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:17:17.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:17:17.239Z] Configure a credential helper to remove this warning. See [2021-10-19T22:17:17.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:17:17.239Z] [2021-10-19T22:17:17.239Z] Login Succeeded [2021-10-19T22:17:17.239Z] docker.io [2021-10-19T22:17:17.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:17:17.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:17:17.757Z] Configure a credential helper to remove this warning. See [2021-10-19T22:17:17.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:17:17.757Z] [2021-10-19T22:17:17.757Z] Login Succeeded [2021-10-19T22:17:17.757Z] ---> docker-login.sh ends [Pipeline] } [2021-10-19T22:17:17.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T22:17:17.793Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-10-19T22:17:17.793Z] 2fab48084a0bbfc77e1d7aed669891669fab6a94 [2021-10-19T22:17:17.793Z] latest [2021-10-19T22:17:17.793Z] 2.0.2-dev.18 [2021-10-19T22:17:17.793Z] 2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18 [2021-10-19T22:17:17.793Z] main [2021-10-19T22:17:17.793Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:17:18.098Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2fab48084a0bbfc77e1d7aed669891669fab6a94 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:17:18.386Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2fab48084a0bbfc77e1d7aed669891669fab6a94 [2021-10-19T22:17:18.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-19T22:17:18.386Z] b178b69c54d0: Preparing [2021-10-19T22:17:18.386Z] ee7ed9d0575c: Preparing [2021-10-19T22:17:18.386Z] 717e4c637b34: Preparing [2021-10-19T22:17:18.386Z] da0183d649c4: Preparing [2021-10-19T22:17:18.386Z] 4d0d1ecfac45: Preparing [2021-10-19T22:17:18.386Z] e2eb06d8af82: Preparing [2021-10-19T22:17:18.386Z] e2eb06d8af82: Waiting [2021-10-19T22:17:18.645Z] da0183d649c4: Pushed [2021-10-19T22:17:18.645Z] e2eb06d8af82: Layer already exists [2021-10-19T22:17:18.645Z] ee7ed9d0575c: Pushed [2021-10-19T22:17:18.645Z] 717e4c637b34: Pushed [2021-10-19T22:17:18.645Z] 4d0d1ecfac45: Pushed [2021-10-19T22:17:19.587Z] b178b69c54d0: Pushed [2021-10-19T22:17:19.847Z] 2fab48084a0bbfc77e1d7aed669891669fab6a94: digest: sha256:478346e855c52a47729972110eac33eb25601a51cd064a707a94805ba4878da6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:17:20.145Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:17:20.433Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-10-19T22:17:20.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-19T22:17:20.433Z] b178b69c54d0: Preparing [2021-10-19T22:17:20.433Z] ee7ed9d0575c: Preparing [2021-10-19T22:17:20.433Z] 717e4c637b34: Preparing [2021-10-19T22:17:20.433Z] da0183d649c4: Preparing [2021-10-19T22:17:20.433Z] 4d0d1ecfac45: Preparing [2021-10-19T22:17:20.433Z] e2eb06d8af82: Preparing [2021-10-19T22:17:20.433Z] e2eb06d8af82: Waiting [2021-10-19T22:17:20.433Z] b178b69c54d0: Layer already exists [2021-10-19T22:17:20.433Z] da0183d649c4: Layer already exists [2021-10-19T22:17:20.433Z] 717e4c637b34: Layer already exists [2021-10-19T22:17:20.433Z] 4d0d1ecfac45: Layer already exists [2021-10-19T22:17:20.433Z] ee7ed9d0575c: Layer already exists [2021-10-19T22:17:20.433Z] e2eb06d8af82: Layer already exists [2021-10-19T22:17:20.433Z] latest: digest: sha256:478346e855c52a47729972110eac33eb25601a51cd064a707a94805ba4878da6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:17:20.639Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-135 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-10-19T22:17:20.651Z] Running in /w/workspace/app-service-configurable/22 [Pipeline] { [Pipeline] checkout [2021-10-19T22:17:20.731Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:17:20.891Z] Selected Git installation does not exist. Using Default [2021-10-19T22:17:20.891Z] The recommended git tool is: NONE [2021-10-19T22:17:21.024Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.18 [2021-10-19T22:17:21.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-19T22:17:21.024Z] b178b69c54d0: Preparing [2021-10-19T22:17:21.024Z] ee7ed9d0575c: Preparing [2021-10-19T22:17:21.024Z] 717e4c637b34: Preparing [2021-10-19T22:17:21.024Z] da0183d649c4: Preparing [2021-10-19T22:17:21.024Z] 4d0d1ecfac45: Preparing [2021-10-19T22:17:21.024Z] e2eb06d8af82: Preparing [2021-10-19T22:17:21.024Z] e2eb06d8af82: Waiting [2021-10-19T22:17:21.024Z] da0183d649c4: Layer already exists [2021-10-19T22:17:21.024Z] ee7ed9d0575c: Layer already exists [2021-10-19T22:17:21.024Z] 717e4c637b34: Layer already exists [2021-10-19T22:17:21.024Z] 4d0d1ecfac45: Layer already exists [2021-10-19T22:17:21.024Z] b178b69c54d0: Layer already exists [2021-10-19T22:17:21.024Z] e2eb06d8af82: Layer already exists [2021-10-19T22:17:21.024Z] 2.0.2-dev.18: digest: sha256:478346e855c52a47729972110eac33eb25601a51cd064a707a94805ba4878da6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:17:21.329Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:17:21.626Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18 [2021-10-19T22:17:21.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-19T22:17:21.626Z] b178b69c54d0: Preparing [2021-10-19T22:17:21.626Z] ee7ed9d0575c: Preparing [2021-10-19T22:17:21.626Z] 717e4c637b34: Preparing [2021-10-19T22:17:21.626Z] da0183d649c4: Preparing [2021-10-19T22:17:21.626Z] 4d0d1ecfac45: Preparing [2021-10-19T22:17:21.626Z] e2eb06d8af82: Preparing [2021-10-19T22:17:21.626Z] e2eb06d8af82: Waiting [2021-10-19T22:17:21.626Z] b178b69c54d0: Layer already exists [2021-10-19T22:17:21.626Z] 4d0d1ecfac45: Layer already exists [2021-10-19T22:17:21.626Z] 717e4c637b34: Layer already exists [2021-10-19T22:17:21.626Z] da0183d649c4: Layer already exists [2021-10-19T22:17:21.626Z] ee7ed9d0575c: Layer already exists [2021-10-19T22:17:21.626Z] e2eb06d8af82: Layer already exists [2021-10-19T22:17:21.626Z] 2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18: digest: sha256:478346e855c52a47729972110eac33eb25601a51cd064a707a94805ba4878da6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:17:21.931Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:17:22.224Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-10-19T22:17:22.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-19T22:17:22.224Z] b178b69c54d0: Preparing [2021-10-19T22:17:22.224Z] ee7ed9d0575c: Preparing [2021-10-19T22:17:22.224Z] 717e4c637b34: Preparing [2021-10-19T22:17:22.224Z] da0183d649c4: Preparing [2021-10-19T22:17:22.224Z] 4d0d1ecfac45: Preparing [2021-10-19T22:17:22.224Z] e2eb06d8af82: Preparing [2021-10-19T22:17:22.224Z] e2eb06d8af82: Waiting [2021-10-19T22:17:22.224Z] 4d0d1ecfac45: Layer already exists [2021-10-19T22:17:22.224Z] ee7ed9d0575c: Layer already exists [2021-10-19T22:17:22.224Z] da0183d649c4: Layer already exists [2021-10-19T22:17:22.224Z] 717e4c637b34: Layer already exists [2021-10-19T22:17:22.224Z] b178b69c54d0: Layer already exists [2021-10-19T22:17:22.224Z] e2eb06d8af82: Layer already exists [2021-10-19T22:17:22.224Z] main: digest: sha256:478346e855c52a47729972110eac33eb25601a51cd064a707a94805ba4878da6 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T22:17:22.258Z] ===================================================== [Pipeline] echo [2021-10-19T22:17:22.266Z] taggedImages: [2021-10-19T22:17:22.266Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2fab48084a0bbfc77e1d7aed669891669fab6a94 [2021-10-19T22:17:22.266Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-10-19T22:17:22.266Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.18 [2021-10-19T22:17:22.266Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18 [2021-10-19T22:17:22.266Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:17:22.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T22:17:22.742Z] [2021-10-19T22:17:22.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:17:23.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T22:17:23.044Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-19T22:17:23.044Z] b4d181a07f80: Pulling fs layer [2021-10-19T22:17:23.044Z] a1111a8f2ec3: Pulling fs layer [2021-10-19T22:17:23.044Z] ed53099fbce6: Pulling fs layer [2021-10-19T22:17:23.044Z] dc539afda2c1: Pulling fs layer [2021-10-19T22:17:23.044Z] 77bc0d833cb6: Pulling fs layer [2021-10-19T22:17:23.044Z] 9065ff56babe: Pulling fs layer [2021-10-19T22:17:23.044Z] d287ab97295c: Pulling fs layer [2021-10-19T22:17:23.044Z] 77bc0d833cb6: Waiting [2021-10-19T22:17:23.044Z] 9065ff56babe: Waiting [2021-10-19T22:17:23.044Z] d287ab97295c: Waiting [2021-10-19T22:17:23.044Z] dc539afda2c1: Waiting [2021-10-19T22:17:23.044Z] a1111a8f2ec3: Verifying Checksum [2021-10-19T22:17:23.044Z] a1111a8f2ec3: Download complete [2021-10-19T22:17:23.044Z] dc539afda2c1: Verifying Checksum [2021-10-19T22:17:23.044Z] dc539afda2c1: Download complete [2021-10-19T22:17:23.307Z] ed53099fbce6: Verifying Checksum [2021-10-19T22:17:23.307Z] ed53099fbce6: Download complete [2021-10-19T22:17:23.307Z] 9065ff56babe: Verifying Checksum [2021-10-19T22:17:23.307Z] 9065ff56babe: Download complete [2021-10-19T22:17:23.307Z] 77bc0d833cb6: Verifying Checksum [2021-10-19T22:17:23.307Z] 77bc0d833cb6: Download complete [2021-10-19T22:17:23.307Z] b4d181a07f80: Verifying Checksum [2021-10-19T22:17:23.307Z] b4d181a07f80: Download complete [2021-10-19T22:17:23.878Z] d287ab97295c: Verifying Checksum [2021-10-19T22:17:23.878Z] d287ab97295c: Download complete [2021-10-19T22:17:24.830Z] b4d181a07f80: Pull complete [2021-10-19T22:17:24.830Z] a1111a8f2ec3: Pull complete [2021-10-19T22:17:25.406Z] ed53099fbce6: Pull complete [2021-10-19T22:17:25.406Z] dc539afda2c1: Pull complete [2021-10-19T22:17:25.669Z] 77bc0d833cb6: Pull complete [2021-10-19T22:17:25.669Z] 9065ff56babe: Pull complete [2021-10-19T22:17:27.384Z] using credential edgex-jenkins-ssh [2021-10-19T22:17:27.401Z] Cloning the remote Git repository [2021-10-19T22:17:27.549Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-10-19T22:17:27.700Z] > git init /w/workspace/app-service-configurable/22 # timeout=10 [2021-10-19T22:17:27.837Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-10-19T22:17:27.838Z] > git --version # timeout=10 [2021-10-19T22:17:27.863Z] > git --version # 'git version 2.17.1' [2021-10-19T22:17:27.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-19T22:17:27.959Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-19T22:17:28.880Z] Avoid second fetch [2021-10-19T22:17:28.881Z] Checking out Revision 2fab48084a0bbfc77e1d7aed669891669fab6a94 (main) [2021-10-19T22:17:28.837Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-10-19T22:17:28.863Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-19T22:17:28.914Z] > git config core.sparsecheckout # timeout=10 [2021-10-19T22:17:28.930Z] > git checkout -f 2fab48084a0bbfc77e1d7aed669891669fab6a94 # timeout=10 [2021-10-19T22:17:30.983Z] d287ab97295c: Pull complete [2021-10-19T22:17:30.983Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-19T22:17:30.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T22:17:30.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-19T22:17:31.044Z] prd-centos7-docker-4c-2g-133 does not seem to be running inside a container [2021-10-19T22:17:31.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-19T22:17:33.372Z] Commit message: "feat: Add external-mqtt-trigger configuration file for TAF test (#338)" [2021-10-19T22:17:33.762Z] [2021-10-19T22:17:33.762Z] GitHub has been notified of this commit’s build result [2021-10-19T22:17:33.762Z] [2021-10-19T22:17:33.786Z] $ docker top 70bfe07149c8643540c58d2388cd8d0aa486c529cc04d1e217e165387b823d3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-19T22:17:34.196Z] ---> job-cost.sh [2021-10-19T22:17:34.196Z] lf-activate-venv: SKIPPING [2021-10-19T22:17:34.196Z] INFO: No Stack... [2021-10-19T22:17:34.567Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-19T22:17:34.567Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-19T22:17:34.567Z] Dload Upload Total Spent Left Speed [2021-10-19T22:17:34.567Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2021-10-19T22:17:35.015Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-19T22:17:35.372Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-19T22:17:35.372Z] + sudo tee /etc/docker/daemon.new [2021-10-19T22:17:35.372Z] { [2021-10-19T22:17:35.372Z] "registry-mirrors": [ [2021-10-19T22:17:35.372Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-19T22:17:35.372Z] ], [2021-10-19T22:17:35.372Z] "bip": "10.250.0.254/24", [2021-10-19T22:17:35.372Z] "hosts": [ [2021-10-19T22:17:35.372Z] "tcp://0.0.0.0:5555", [2021-10-19T22:17:35.372Z] "unix:///var/run/docker.sock" [2021-10-19T22:17:35.372Z] ], [2021-10-19T22:17:35.372Z] "mtu": 1458, [2021-10-19T22:17:35.372Z] "selinux-enabled": true, [2021-10-19T22:17:35.372Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-19T22:17:35.372Z] } [Pipeline] sh [2021-10-19T22:17:35.742Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-19T22:17:36.101Z] + sudo service docker restart [2021-10-19T22:17:49.086Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-19T22:17:49.086Z] INFO: Archiving Costs [Pipeline] sh [2021-10-19T22:17:49.379Z] + cut -d, -f6 [2021-10-19T22:17:49.379Z] + cat /w/workspace/app-service-configurable/22/archives/cost.csv [Pipeline] lock [2021-10-19T22:17:49.403Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-22-stack-cost] [2021-10-19T22:17:49.412Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-22-stack-cost] did not exist. Created. [2021-10-19T22:17:49.412Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-19T22:17:49.719Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-19T22:17:49.751Z] Stashed 1 file(s) [Pipeline] } [2021-10-19T22:17:49.762Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-19T22:17:49.780Z] $ docker stop --time=1 70bfe07149c8643540c58d2388cd8d0aa486c529cc04d1e217e165387b823d3a [2021-10-19T22:17:50.920Z] $ docker rm -f 70bfe07149c8643540c58d2388cd8d0aa486c529cc04d1e217e165387b823d3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T22:17:54.596Z] provisioning config files... [2021-10-19T22:17:54.629Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/22@tmp/config702575663934320982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T22:17:55.026Z] ---> docker-login.sh [2021-10-19T22:17:55.026Z] nexus3.edgexfoundry.org:10001 [2021-10-19T22:17:57.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:17:57.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:17:57.310Z] Configure a credential helper to remove this warning. See [2021-10-19T22:17:57.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:17:57.310Z] [2021-10-19T22:17:57.310Z] Login Succeeded [2021-10-19T22:17:57.310Z] nexus3.edgexfoundry.org:10002 [2021-10-19T22:17:57.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:17:57.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:17:57.885Z] Configure a credential helper to remove this warning. See [2021-10-19T22:17:57.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:17:57.885Z] [2021-10-19T22:17:57.885Z] Login Succeeded [2021-10-19T22:17:57.885Z] nexus3.edgexfoundry.org:10003 [2021-10-19T22:17:58.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:17:58.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:17:58.462Z] Configure a credential helper to remove this warning. See [2021-10-19T22:17:58.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:17:58.462Z] [2021-10-19T22:17:58.462Z] Login Succeeded [2021-10-19T22:17:58.462Z] nexus3.edgexfoundry.org:10004 [2021-10-19T22:17:58.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:17:59.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:17:59.016Z] Configure a credential helper to remove this warning. See [2021-10-19T22:17:59.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:17:59.016Z] [2021-10-19T22:17:59.016Z] Login Succeeded [2021-10-19T22:17:59.016Z] docker.io [2021-10-19T22:17:59.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:17:59.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:17:59.897Z] Configure a credential helper to remove this warning. See [2021-10-19T22:17:59.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:17:59.897Z] [2021-10-19T22:17:59.897Z] Login Succeeded [2021-10-19T22:17:59.897Z] ---> docker-login.sh ends [Pipeline] } [2021-10-19T22:17:59.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-19T22:18:00.254Z] ========================================================= [2021-10-19T22:18:00.254Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-19T22:18:00.254Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:18:00.623Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-19T22:18:00.623Z] Sending build context to Docker daemon 197.1kB [2021-10-19T22:18:00.908Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-19T22:18:00.908Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-19T22:18:01.191Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-19T22:18:01.191Z] 552d1f2373af: Pulling fs layer [2021-10-19T22:18:01.191Z] ea3f2d53f512: Pulling fs layer [2021-10-19T22:18:01.191Z] 9e70ebbbe112: Pulling fs layer [2021-10-19T22:18:01.191Z] 7a9cfe048b4a: Pulling fs layer [2021-10-19T22:18:01.191Z] 72dc09318566: Pulling fs layer [2021-10-19T22:18:01.191Z] f4f7b4309257: Pulling fs layer [2021-10-19T22:18:01.191Z] 0ac9a79272e3: Pulling fs layer [2021-10-19T22:18:01.191Z] b78e95d17946: Pulling fs layer [2021-10-19T22:18:01.191Z] f4f7b4309257: Waiting [2021-10-19T22:18:01.191Z] 7a9cfe048b4a: Waiting [2021-10-19T22:18:01.191Z] 72dc09318566: Waiting [2021-10-19T22:18:01.191Z] b78e95d17946: Waiting [2021-10-19T22:18:01.191Z] 9e70ebbbe112: Verifying Checksum [2021-10-19T22:18:01.191Z] 9e70ebbbe112: Download complete [2021-10-19T22:18:01.191Z] ea3f2d53f512: Verifying Checksum [2021-10-19T22:18:01.191Z] ea3f2d53f512: Download complete [2021-10-19T22:18:01.480Z] 72dc09318566: Verifying Checksum [2021-10-19T22:18:01.480Z] 72dc09318566: Download complete [2021-10-19T22:18:01.480Z] f4f7b4309257: Verifying Checksum [2021-10-19T22:18:01.480Z] f4f7b4309257: Download complete [2021-10-19T22:18:01.480Z] 0ac9a79272e3: Verifying Checksum [2021-10-19T22:18:01.480Z] 0ac9a79272e3: Download complete [2021-10-19T22:18:01.480Z] 552d1f2373af: Verifying Checksum [2021-10-19T22:18:01.480Z] 552d1f2373af: Download complete [2021-10-19T22:18:02.510Z] 552d1f2373af: Pull complete [2021-10-19T22:18:03.122Z] ea3f2d53f512: Pull complete [2021-10-19T22:18:03.406Z] 9e70ebbbe112: Pull complete [2021-10-19T22:18:03.695Z] b78e95d17946: Verifying Checksum [2021-10-19T22:18:03.695Z] b78e95d17946: Download complete [2021-10-19T22:18:04.309Z] 7a9cfe048b4a: Verifying Checksum [2021-10-19T22:18:04.309Z] 7a9cfe048b4a: Download complete [2021-10-19T22:18:16.828Z] 7a9cfe048b4a: Pull complete [2021-10-19T22:18:16.828Z] 72dc09318566: Pull complete [2021-10-19T22:18:16.828Z] f4f7b4309257: Pull complete [2021-10-19T22:18:16.828Z] 0ac9a79272e3: Pull complete [2021-10-19T22:18:23.750Z] b78e95d17946: Pull complete [2021-10-19T22:18:23.750Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-19T22:18:23.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-19T22:18:23.750Z] ---> 8b459fc5aaf0 [2021-10-19T22:18:23.750Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-19T22:18:26.387Z] ---> Running in 863acb7da0af [2021-10-19T22:18:26.387Z] Removing intermediate container 863acb7da0af [2021-10-19T22:18:26.387Z] ---> bd518e7f9c77 [2021-10-19T22:18:26.387Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-19T22:18:26.663Z] ---> Running in 31cb51e16b1e [2021-10-19T22:18:27.147Z] Removing intermediate container 31cb51e16b1e [2021-10-19T22:18:27.147Z] ---> 07f703f0caf0 [2021-10-19T22:18:27.147Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-19T22:18:27.147Z] ---> Running in 8fa7dbd631db [2021-10-19T22:18:27.750Z] Removing intermediate container 8fa7dbd631db [2021-10-19T22:18:27.750Z] ---> 1de0391e6f67 [2021-10-19T22:18:27.750Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T22:18:27.750Z] ---> Running in 3952c069be31 [2021-10-19T22:18:30.405Z] Removing intermediate container 3952c069be31 [2021-10-19T22:18:30.405Z] ---> dcc71bab82dc [2021-10-19T22:18:30.405Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-19T22:18:30.405Z] ---> Running in 9bfe9a6e365f [2021-10-19T22:18:31.862Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T22:18:32.855Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T22:18:33.466Z] OK: 219 MiB in 52 packages [2021-10-19T22:18:34.932Z] Removing intermediate container 9bfe9a6e365f [2021-10-19T22:18:34.932Z] ---> 16e03749653c [2021-10-19T22:18:34.932Z] Step 8/12 : WORKDIR /app [2021-10-19T22:18:34.932Z] ---> Running in e08b9069928d [2021-10-19T22:18:35.212Z] Removing intermediate container e08b9069928d [2021-10-19T22:18:35.212Z] ---> 10945268248a [2021-10-19T22:18:35.212Z] Step 9/12 : COPY . . [2021-10-19T22:18:36.226Z] ---> 2128a48ad375 [2021-10-19T22:18:36.226Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T22:18:36.226Z] ---> Running in f899c3ad12ed [2021-10-19T22:20:13.205Z] Removing intermediate container f899c3ad12ed [2021-10-19T22:20:13.205Z] ---> def429870b05 [2021-10-19T22:20:13.205Z] Step 11/12 : ARG MAKE="make build" [2021-10-19T22:20:13.205Z] ---> Running in 1a341491bbab [2021-10-19T22:20:13.205Z] Removing intermediate container 1a341491bbab [2021-10-19T22:20:13.205Z] ---> 36dc8bee39d5 [2021-10-19T22:20:13.205Z] Step 12/12 : RUN $MAKE [2021-10-19T22:20:13.205Z] ---> Running in 69ae094fa9c1 [2021-10-19T22:20:13.205Z] noop [2021-10-19T22:20:13.205Z] Removing intermediate container 69ae094fa9c1 [2021-10-19T22:20:13.205Z] ---> 32eddcc270d5 [2021-10-19T22:20:13.205Z] Successfully built 32eddcc270d5 [2021-10-19T22:20:13.205Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:20:13.589Z] + docker inspect -f . ci-base-image-arm64 [2021-10-19T22:20:13.589Z] . [Pipeline] withDockerContainer [2021-10-19T22:20:13.912Z] prd-ubuntu18.04-docker-arm64-4c-16g-135 does not seem to be running inside a container [2021-10-19T22:20:14.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-19T22:20:15.746Z] $ docker top 7f6ea9e036aac1669d9595d847fb7206d3a8bec1fad8ca5e5c5ea455da4a7224 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T22:20:16.714Z] + go version [2021-10-19T22:20:16.714Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-19T22:20:16.766Z] $ docker stop --time=1 7f6ea9e036aac1669d9595d847fb7206d3a8bec1fad8ca5e5c5ea455da4a7224 [2021-10-19T22:20:18.703Z] $ docker rm -f 7f6ea9e036aac1669d9595d847fb7206d3a8bec1fad8ca5e5c5ea455da4a7224 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:20:19.501Z] + docker inspect -f . ci-base-image-arm64 [2021-10-19T22:20:19.501Z] . [Pipeline] withDockerContainer [2021-10-19T22:20:19.792Z] prd-ubuntu18.04-docker-arm64-4c-16g-135 does not seem to be running inside a container [2021-10-19T22:20:19.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-19T22:20:21.767Z] $ docker top 1b1d5e8db088dcddc6e470e462d78ebdb9e0f1bb2be96e4e27a62439b58d274c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-19T22:20:22.786Z] + make test [2021-10-19T22:20:22.786Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-19T22:21:19.599Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-10-19T22:21:19.599Z] CGO_ENABLED=1 go vet ./... [2021-10-19T22:21:52.131Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-19T22:21:52.131Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-19T22:21:52.131Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-19T22:21:52.194Z] $ docker stop --time=1 1b1d5e8db088dcddc6e470e462d78ebdb9e0f1bb2be96e4e27a62439b58d274c [2021-10-19T22:21:54.111Z] $ docker rm -f 1b1d5e8db088dcddc6e470e462d78ebdb9e0f1bb2be96e4e27a62439b58d274c [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-19T22:21:54.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-19T22:21:54.993Z] Warning: overwriting stash ‘coverage-report’ [2021-10-19T22:21:55.606Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-19T22:21:56.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-19T22:21:56.406Z] + ls -al . [2021-10-19T22:21:56.406Z] total 172 [2021-10-19T22:21:56.406Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 19 22:21 . [2021-10-19T22:21:56.406Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 22:17 .. [2021-10-19T22:21:56.406Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 19 22:17 .dockerignore [2021-10-19T22:21:56.406Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 22:17 .git [2021-10-19T22:21:56.406Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 22:17 .github [2021-10-19T22:21:56.406Z] -rw-rw-r-- 1 jenkins jenkins 104 Oct 19 22:17 .gitignore [2021-10-19T22:21:56.406Z] -rw-rw-r-- 1 jenkins jenkins 7608 Oct 19 22:17 Attribution.txt [2021-10-19T22:21:56.406Z] -rw-rw-r-- 1 jenkins jenkins 22206 Oct 19 22:17 CHANGELOG.md [2021-10-19T22:21:56.406Z] -rw-rw-r-- 1 jenkins jenkins 2064 Oct 19 22:17 Dockerfile [2021-10-19T22:21:56.406Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 22:17 GOVERNANCE.md [2021-10-19T22:21:56.406Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 19 22:17 Jenkinsfile [2021-10-19T22:21:56.406Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 19 22:17 LICENSE [2021-10-19T22:21:56.406Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 19 22:17 OWNERS.md [2021-10-19T22:21:56.406Z] -rw-rw-r-- 1 jenkins jenkins 3224 Oct 19 22:17 README.md [2021-10-19T22:21:56.406Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 22:13 VERSION [2021-10-19T22:21:56.406Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 22:17 bin [2021-10-19T22:21:56.406Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 19 22:20 coverage.out [2021-10-19T22:21:56.406Z] -rw-rw-r-- 1 jenkins jenkins 136 Oct 19 22:17 go.mod [2021-10-19T22:21:56.406Z] -rw-rw-r-- 1 jenkins jenkins 50129 Oct 19 22:17 go.sum [2021-10-19T22:21:56.406Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 19 22:17 main.go [2021-10-19T22:21:56.406Z] -rw-rw-r-- 1 jenkins jenkins 1614 Oct 19 22:17 makefile [2021-10-19T22:21:56.406Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 22:17 res [2021-10-19T22:21:56.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 22:17 snap [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:21:56.772Z] + docker build -t 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=2fab48084a0bbfc77e1d7aed669891669fab6a94 --label arch=arm64 --label version=2.0.2-dev.18 . [2021-10-19T22:21:56.772Z] Sending build context to Docker daemon 198.1kB [2021-10-19T22:21:57.054Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-10-19T22:21:57.054Z] Step 2/26 : FROM ${BASE} AS builder [2021-10-19T22:21:57.054Z] ---> 32eddcc270d5 [2021-10-19T22:21:57.054Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-19T22:21:57.332Z] ---> Running in 71a6421b9059 [2021-10-19T22:21:57.941Z] Removing intermediate container 71a6421b9059 [2021-10-19T22:21:57.941Z] ---> 4874aff3a742 [2021-10-19T22:21:57.941Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-10-19T22:21:57.941Z] ---> Running in 0158ec7bce92 [2021-10-19T22:21:58.546Z] Removing intermediate container 0158ec7bce92 [2021-10-19T22:21:58.546Z] ---> ad3d66a25e16 [2021-10-19T22:21:58.546Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-19T22:21:58.546Z] ---> Running in d6cdef18720c [2021-10-19T22:21:59.159Z] Removing intermediate container d6cdef18720c [2021-10-19T22:21:59.159Z] ---> 2f5126e3b744 [2021-10-19T22:21:59.159Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T22:21:59.159Z] ---> Running in 13ab7898877e [2021-10-19T22:22:01.826Z] Removing intermediate container 13ab7898877e [2021-10-19T22:22:01.826Z] ---> a29643b8b70c [2021-10-19T22:22:01.826Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-19T22:22:01.826Z] ---> Running in e8352239f80d [2021-10-19T22:22:02.819Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T22:22:03.807Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T22:22:04.813Z] OK: 219 MiB in 52 packages [2021-10-19T22:22:05.810Z] Removing intermediate container e8352239f80d [2021-10-19T22:22:05.811Z] ---> 25918712b654 [2021-10-19T22:22:05.811Z] Step 8/26 : WORKDIR /app [2021-10-19T22:22:06.089Z] ---> Running in e24084a8dc68 [2021-10-19T22:22:06.695Z] Removing intermediate container e24084a8dc68 [2021-10-19T22:22:06.695Z] ---> d80799057174 [2021-10-19T22:22:06.695Z] Step 9/26 : COPY . . [2021-10-19T22:22:07.300Z] ---> 81299d37307c [2021-10-19T22:22:07.300Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T22:22:07.618Z] ---> Running in 5ccb7408d676 [2021-10-19T22:22:11.206Z] Removing intermediate container 5ccb7408d676 [2021-10-19T22:22:11.206Z] ---> d3a2fd625182 [2021-10-19T22:22:11.206Z] Step 11/26 : ARG MAKE="make build" [2021-10-19T22:22:11.206Z] ---> Running in ccb58a3180a5 [2021-10-19T22:22:11.206Z] Removing intermediate container ccb58a3180a5 [2021-10-19T22:22:11.206Z] ---> eb6cccadbf48 [2021-10-19T22:22:11.206Z] Step 12/26 : RUN $MAKE [2021-10-19T22:22:11.487Z] ---> Running in e9410947e32e [2021-10-19T22:22:12.955Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.18" -o app-service-configurable [2021-10-19T22:23:00.081Z] Removing intermediate container e9410947e32e [2021-10-19T22:23:00.081Z] ---> c8e5e3c76d42 [2021-10-19T22:23:00.081Z] Step 13/26 : FROM alpine:3.14 [2021-10-19T22:23:00.081Z] 3.14: Pulling from library/alpine [2021-10-19T22:23:00.081Z] 552d1f2373af: Already exists [2021-10-19T22:23:00.081Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-19T22:23:00.081Z] Status: Downloaded newer image for alpine:3.14 [2021-10-19T22:23:00.081Z] ---> bb3de5531c18 [2021-10-19T22:23:00.081Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-19T22:23:00.081Z] ---> Running in 7a24665f6bd8 [2021-10-19T22:23:00.081Z] Removing intermediate container 7a24665f6bd8 [2021-10-19T22:23:00.081Z] ---> 1a325b1bda6e [2021-10-19T22:23:00.081Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-10-19T22:23:00.081Z] ---> Running in f9dcd1b7ad33 [2021-10-19T22:23:00.081Z] Removing intermediate container f9dcd1b7ad33 [2021-10-19T22:23:00.081Z] ---> a63a9e95c3ea [2021-10-19T22:23:00.081Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-10-19T22:23:00.081Z] ---> Running in 0fc34ff0cf07 [2021-10-19T22:23:00.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T22:23:00.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T22:23:00.081Z] (1/7) Installing ca-certificates (20191127-r5) [2021-10-19T22:23:00.081Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-10-19T22:23:00.081Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-10-19T22:23:00.081Z] (4/7) Installing libsodium (1.0.18-r0) [2021-10-19T22:23:00.081Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-19T22:23:00.081Z] (6/7) Installing libzmq (4.3.4-r0) [2021-10-19T22:23:00.081Z] (7/7) Installing zeromq (4.3.4-r0) [2021-10-19T22:23:00.081Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T22:23:00.081Z] Executing ca-certificates-20191127-r5.trigger [2021-10-19T22:23:00.830Z] OK: 9 MiB in 21 packages [2021-10-19T22:23:01.830Z] Removing intermediate container 0fc34ff0cf07 [2021-10-19T22:23:01.830Z] ---> eb1b306ed69b [2021-10-19T22:23:01.830Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-10-19T22:23:02.833Z] ---> 73db21602fc6 [2021-10-19T22:23:02.833Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-10-19T22:23:03.446Z] ---> 61c271e8661d [2021-10-19T22:23:03.446Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-10-19T22:23:04.453Z] ---> 63412dc9be75 [2021-10-19T22:23:04.453Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-10-19T22:23:05.926Z] ---> 9c5c89604a40 [2021-10-19T22:23:05.926Z] Step 21/26 : EXPOSE 48095 [2021-10-19T22:23:05.926Z] ---> Running in 8c19eda2686a [2021-10-19T22:23:06.219Z] Removing intermediate container 8c19eda2686a [2021-10-19T22:23:06.219Z] ---> 3b786cc0d2d3 [2021-10-19T22:23:06.219Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-10-19T22:23:06.500Z] ---> Running in 09fd9b635b89 [2021-10-19T22:23:07.108Z] Removing intermediate container 09fd9b635b89 [2021-10-19T22:23:07.108Z] ---> f24acfbf14f6 [2021-10-19T22:23:07.108Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T22:23:07.108Z] ---> Running in 95888ea3bb7e [2021-10-19T22:23:07.715Z] Removing intermediate container 95888ea3bb7e [2021-10-19T22:23:07.715Z] ---> 9204962dfcab [2021-10-19T22:23:07.715Z] Step 24/26 : LABEL arch=arm64 [2021-10-19T22:23:07.715Z] ---> Running in d967b7fbdf32 [2021-10-19T22:23:08.321Z] Removing intermediate container d967b7fbdf32 [2021-10-19T22:23:08.321Z] ---> 26673c716920 [2021-10-19T22:23:08.321Z] Step 25/26 : LABEL git_sha=2fab48084a0bbfc77e1d7aed669891669fab6a94 [2021-10-19T22:23:08.321Z] ---> Running in aad6e351aca2 [2021-10-19T22:23:08.929Z] Removing intermediate container aad6e351aca2 [2021-10-19T22:23:08.929Z] ---> 4bcb986e374e [2021-10-19T22:23:08.929Z] Step 26/26 : LABEL version=2.0.2-dev.18 [2021-10-19T22:23:08.929Z] ---> Running in adc3cb78a19b [2021-10-19T22:23:09.208Z] Removing intermediate container adc3cb78a19b [2021-10-19T22:23:09.209Z] ---> 77b267c523b0 [2021-10-19T22:23:09.209Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-19T22:23:09.209Z] Successfully built 77b267c523b0 [2021-10-19T22:23:09.487Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T22:23:09.720Z] provisioning config files... [2021-10-19T22:23:09.748Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/22@tmp/config6243805262003390277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T22:23:10.134Z] ---> docker-login.sh [2021-10-19T22:23:10.134Z] nexus3.edgexfoundry.org:10001 [2021-10-19T22:23:10.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:23:10.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:23:10.693Z] Configure a credential helper to remove this warning. See [2021-10-19T22:23:10.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:23:10.693Z] [2021-10-19T22:23:10.693Z] Login Succeeded [2021-10-19T22:23:10.693Z] nexus3.edgexfoundry.org:10002 [2021-10-19T22:23:10.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:23:11.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:23:11.259Z] Configure a credential helper to remove this warning. See [2021-10-19T22:23:11.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:23:11.259Z] [2021-10-19T22:23:11.259Z] Login Succeeded [2021-10-19T22:23:11.259Z] nexus3.edgexfoundry.org:10003 [2021-10-19T22:23:11.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:23:11.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:23:11.820Z] Configure a credential helper to remove this warning. See [2021-10-19T22:23:11.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:23:11.820Z] [2021-10-19T22:23:11.820Z] Login Succeeded [2021-10-19T22:23:11.820Z] nexus3.edgexfoundry.org:10004 [2021-10-19T22:23:12.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:23:12.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:23:12.430Z] Configure a credential helper to remove this warning. See [2021-10-19T22:23:12.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:23:12.430Z] [2021-10-19T22:23:12.430Z] Login Succeeded [2021-10-19T22:23:12.430Z] docker.io [2021-10-19T22:23:13.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T22:23:13.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T22:23:13.314Z] Configure a credential helper to remove this warning. See [2021-10-19T22:23:13.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T22:23:13.314Z] [2021-10-19T22:23:13.314Z] Login Succeeded [2021-10-19T22:23:13.314Z] ---> docker-login.sh ends [Pipeline] } [2021-10-19T22:23:13.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T22:23:13.375Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-10-19T22:23:13.375Z] 2fab48084a0bbfc77e1d7aed669891669fab6a94 [2021-10-19T22:23:13.375Z] latest [2021-10-19T22:23:13.375Z] 2.0.2-dev.18 [2021-10-19T22:23:13.375Z] 2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18 [2021-10-19T22:23:13.375Z] main [2021-10-19T22:23:13.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:23:13.767Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fab48084a0bbfc77e1d7aed669891669fab6a94 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:23:14.135Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fab48084a0bbfc77e1d7aed669891669fab6a94 [2021-10-19T22:23:14.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-19T22:23:14.135Z] b588cbf205fb: Preparing [2021-10-19T22:23:14.135Z] f27585fd3297: Preparing [2021-10-19T22:23:14.135Z] 4f5b6f3b3ac5: Preparing [2021-10-19T22:23:14.135Z] 86f6bd7f61e1: Preparing [2021-10-19T22:23:14.135Z] c5abaefbfc74: Preparing [2021-10-19T22:23:14.135Z] ee420dfed78a: Preparing [2021-10-19T22:23:14.415Z] 86f6bd7f61e1: Pushed [2021-10-19T22:23:14.415Z] f27585fd3297: Pushed [2021-10-19T22:23:14.415Z] 4f5b6f3b3ac5: Pushed [2021-10-19T22:23:14.693Z] ee420dfed78a: Layer already exists [2021-10-19T22:23:15.301Z] c5abaefbfc74: Pushed [2021-10-19T22:23:17.946Z] b588cbf205fb: Pushed [2021-10-19T22:23:17.946Z] 2fab48084a0bbfc77e1d7aed669891669fab6a94: digest: sha256:aef05c39c1a7813d0d612d9572fcfd1bf66b6ccce90d973a382e7b41d31d9309 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:23:18.314Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:23:18.668Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-10-19T22:23:18.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-19T22:23:18.668Z] b588cbf205fb: Preparing [2021-10-19T22:23:18.668Z] f27585fd3297: Preparing [2021-10-19T22:23:18.668Z] 4f5b6f3b3ac5: Preparing [2021-10-19T22:23:18.668Z] 86f6bd7f61e1: Preparing [2021-10-19T22:23:18.668Z] c5abaefbfc74: Preparing [2021-10-19T22:23:18.668Z] ee420dfed78a: Preparing [2021-10-19T22:23:18.668Z] ee420dfed78a: Waiting [2021-10-19T22:23:18.945Z] 86f6bd7f61e1: Layer already exists [2021-10-19T22:23:18.945Z] b588cbf205fb: Layer already exists [2021-10-19T22:23:18.945Z] f27585fd3297: Layer already exists [2021-10-19T22:23:18.945Z] 4f5b6f3b3ac5: Layer already exists [2021-10-19T22:23:18.945Z] c5abaefbfc74: Layer already exists [2021-10-19T22:23:18.945Z] ee420dfed78a: Layer already exists [2021-10-19T22:23:18.945Z] latest: digest: sha256:aef05c39c1a7813d0d612d9572fcfd1bf66b6ccce90d973a382e7b41d31d9309 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:23:19.302Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:23:19.661Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.18 [2021-10-19T22:23:19.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-19T22:23:19.661Z] b588cbf205fb: Preparing [2021-10-19T22:23:19.661Z] f27585fd3297: Preparing [2021-10-19T22:23:19.661Z] 4f5b6f3b3ac5: Preparing [2021-10-19T22:23:19.661Z] 86f6bd7f61e1: Preparing [2021-10-19T22:23:19.661Z] c5abaefbfc74: Preparing [2021-10-19T22:23:19.661Z] ee420dfed78a: Preparing [2021-10-19T22:23:19.661Z] ee420dfed78a: Waiting [2021-10-19T22:23:19.661Z] f27585fd3297: Layer already exists [2021-10-19T22:23:19.942Z] c5abaefbfc74: Layer already exists [2021-10-19T22:23:19.942Z] 4f5b6f3b3ac5: Layer already exists [2021-10-19T22:23:19.942Z] b588cbf205fb: Layer already exists [2021-10-19T22:23:19.942Z] 86f6bd7f61e1: Layer already exists [2021-10-19T22:23:19.942Z] ee420dfed78a: Layer already exists [2021-10-19T22:23:19.942Z] 2.0.2-dev.18: digest: sha256:aef05c39c1a7813d0d612d9572fcfd1bf66b6ccce90d973a382e7b41d31d9309 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:23:20.306Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:23:20.703Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18 [2021-10-19T22:23:20.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-19T22:23:20.703Z] b588cbf205fb: Preparing [2021-10-19T22:23:20.704Z] f27585fd3297: Preparing [2021-10-19T22:23:20.704Z] 4f5b6f3b3ac5: Preparing [2021-10-19T22:23:20.704Z] 86f6bd7f61e1: Preparing [2021-10-19T22:23:20.704Z] c5abaefbfc74: Preparing [2021-10-19T22:23:20.704Z] ee420dfed78a: Preparing [2021-10-19T22:23:20.704Z] ee420dfed78a: Waiting [2021-10-19T22:23:20.984Z] c5abaefbfc74: Layer already exists [2021-10-19T22:23:20.984Z] f27585fd3297: Layer already exists [2021-10-19T22:23:20.984Z] b588cbf205fb: Layer already exists [2021-10-19T22:23:20.984Z] 86f6bd7f61e1: Layer already exists [2021-10-19T22:23:20.984Z] 4f5b6f3b3ac5: Layer already exists [2021-10-19T22:23:20.984Z] ee420dfed78a: Layer already exists [2021-10-19T22:23:20.984Z] 2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18: digest: sha256:aef05c39c1a7813d0d612d9572fcfd1bf66b6ccce90d973a382e7b41d31d9309 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:23:21.349Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:23:21.720Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-10-19T22:23:21.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-19T22:23:21.721Z] b588cbf205fb: Preparing [2021-10-19T22:23:21.721Z] f27585fd3297: Preparing [2021-10-19T22:23:21.721Z] 4f5b6f3b3ac5: Preparing [2021-10-19T22:23:21.721Z] 86f6bd7f61e1: Preparing [2021-10-19T22:23:21.721Z] c5abaefbfc74: Preparing [2021-10-19T22:23:21.721Z] ee420dfed78a: Preparing [2021-10-19T22:23:21.721Z] ee420dfed78a: Waiting [2021-10-19T22:23:21.998Z] 86f6bd7f61e1: Layer already exists [2021-10-19T22:23:21.998Z] 4f5b6f3b3ac5: Layer already exists [2021-10-19T22:23:21.998Z] b588cbf205fb: Layer already exists [2021-10-19T22:23:21.998Z] c5abaefbfc74: Layer already exists [2021-10-19T22:23:21.998Z] f27585fd3297: Layer already exists [2021-10-19T22:23:21.998Z] ee420dfed78a: Layer already exists [2021-10-19T22:23:21.998Z] main: digest: sha256:aef05c39c1a7813d0d612d9572fcfd1bf66b6ccce90d973a382e7b41d31d9309 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T22:23:22.050Z] ===================================================== [Pipeline] echo [2021-10-19T22:23:22.055Z] taggedImages: [2021-10-19T22:23:22.055Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fab48084a0bbfc77e1d7aed669891669fab6a94 [2021-10-19T22:23:22.055Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-10-19T22:23:22.055Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.18 [2021-10-19T22:23:22.055Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18 [2021-10-19T22:23:22.055Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:23:22.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-19T22:23:22.766Z] [2021-10-19T22:23:22.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:23:23.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-19T22:23:23.406Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-19T22:23:23.406Z] 448f6bf000e3: Pulling fs layer [2021-10-19T22:23:23.406Z] f757da607395: Pulling fs layer [2021-10-19T22:23:23.406Z] 05883995daec: Pulling fs layer [2021-10-19T22:23:23.406Z] 8603b9c90790: Pulling fs layer [2021-10-19T22:23:23.406Z] 1560dd03e051: Pulling fs layer [2021-10-19T22:23:23.406Z] 27f5ce0e4adf: Pulling fs layer [2021-10-19T22:23:23.406Z] c2d8d7efcc4b: Pulling fs layer [2021-10-19T22:23:23.406Z] 8603b9c90790: Waiting [2021-10-19T22:23:23.406Z] 1560dd03e051: Waiting [2021-10-19T22:23:23.406Z] 27f5ce0e4adf: Waiting [2021-10-19T22:23:23.406Z] c2d8d7efcc4b: Waiting [2021-10-19T22:23:23.687Z] f757da607395: Verifying Checksum [2021-10-19T22:23:23.687Z] f757da607395: Download complete [2021-10-19T22:23:23.687Z] 8603b9c90790: Download complete [2021-10-19T22:23:23.687Z] 1560dd03e051: Verifying Checksum [2021-10-19T22:23:23.687Z] 1560dd03e051: Download complete [2021-10-19T22:23:23.991Z] 05883995daec: Verifying Checksum [2021-10-19T22:23:23.991Z] 05883995daec: Download complete [2021-10-19T22:23:23.991Z] 27f5ce0e4adf: Verifying Checksum [2021-10-19T22:23:23.991Z] 27f5ce0e4adf: Download complete [2021-10-19T22:23:24.271Z] 448f6bf000e3: Verifying Checksum [2021-10-19T22:23:24.271Z] 448f6bf000e3: Download complete [2021-10-19T22:23:26.932Z] c2d8d7efcc4b: Verifying Checksum [2021-10-19T22:23:26.932Z] c2d8d7efcc4b: Download complete [2021-10-19T22:23:27.928Z] 448f6bf000e3: Pull complete [2021-10-19T22:23:28.538Z] f757da607395: Pull complete [2021-10-19T22:23:30.005Z] 05883995daec: Pull complete [2021-10-19T22:23:30.613Z] 8603b9c90790: Pull complete [2021-10-19T22:23:31.221Z] 1560dd03e051: Pull complete [2021-10-19T22:23:31.828Z] 27f5ce0e4adf: Pull complete [2021-10-19T22:23:47.050Z] c2d8d7efcc4b: Pull complete [2021-10-19T22:23:47.050Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-19T22:23:47.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-19T22:23:47.050Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-19T22:23:47.318Z] prd-ubuntu18.04-docker-arm64-4c-16g-135 does not seem to be running inside a container [2021-10-19T22:23:47.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-19T22:23:52.337Z] $ docker top 04ce4d137a9df0e0f4a0970c6fe8f1367f384a4b100e3adeb3e5528f28c8abbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T22:23:53.319Z] ---> job-cost.sh [2021-10-19T22:23:53.319Z] lf-activate-venv: SKIPPING [2021-10-19T22:23:53.319Z] INFO: No Stack... [2021-10-19T22:23:55.974Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-19T22:23:56.253Z] INFO: Archiving Costs [Pipeline] sh [2021-10-19T22:23:56.937Z] + cut -d, -f6 [2021-10-19T22:23:56.937Z] + cat /w/workspace/app-service-configurable/22/archives/cost.csv [Pipeline] lock [2021-10-19T22:23:57.007Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-22-stack-cost] [2021-10-19T22:23:57.014Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-22-stack-cost] did not exist. Created. [2021-10-19T22:23:57.014Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-19T22:23:57.711Z] /w/workspace/app-service-configurable/22@tmp/durable-6e24d146/script.sh: 1: /w/workspace/app-service-configurable/22@tmp/durable-6e24d146/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-19T22:23:58.398Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-19T22:23:58.428Z] Warning: overwriting stash ‘stack-cost’ [2021-10-19T22:23:58.475Z] Stashed 1 file(s) [Pipeline] } [2021-10-19T22:23:58.481Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-19T22:23:58.549Z] $ docker stop --time=1 04ce4d137a9df0e0f4a0970c6fe8f1367f384a4b100e3adeb3e5528f28c8abbb [2021-10-19T22:24:00.139Z] $ docker rm -f 04ce4d137a9df0e0f4a0970c6fe8f1367f384a4b100e3adeb3e5528f28c8abbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider [2021-10-19T22:24:00.982Z] provisioning config files... [2021-10-19T22:24:00.990Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8891636662791009099tmp [Pipeline] { [Pipeline] sh [2021-10-19T22:24:01.297Z] + set +x [2021-10-19T22:24:01.297Z] + curl -s https://codecov.io/bash [2021-10-19T22:24:01.298Z] + bash -s -- [2021-10-19T22:24:01.298Z] [2021-10-19T22:24:01.298Z] _____ _ [2021-10-19T22:24:01.298Z] / ____| | | [2021-10-19T22:24:01.298Z] | | ___ __| | ___ ___ _____ __ [2021-10-19T22:24:01.298Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-19T22:24:01.298Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-19T22:24:01.298Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-19T22:24:01.298Z] Bash-1.0.6 [2021-10-19T22:24:01.298Z] [2021-10-19T22:24:01.298Z] [2021-10-19T22:24:01.298Z] ==> git version 2.24.4 found [2021-10-19T22:24:01.298Z] ==> 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-10-19T22:24:01.298Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-19T22:24:01.298Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-19T22:24:01.298Z] ==> Jenkins CI detected. [2021-10-19T22:24:01.298Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-10-19T22:24:01.298Z] project root: . [2021-10-19T22:24:01.298Z] --> token set from env [2021-10-19T22:24:01.298Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-19T22:24:01.565Z] ==> Running gcov in . (disable via -X gcov) [2021-10-19T22:24:01.565Z] ==> Python coveragepy not found [2021-10-19T22:24:01.565Z] ==> Searching for coverage reports in: [2021-10-19T22:24:01.565Z] + . [2021-10-19T22:24:01.565Z] -> Found 1 reports [2021-10-19T22:24:01.565Z] ==> Detecting git/mercurial file structure [2021-10-19T22:24:01.565Z] ==> Reading reports [2021-10-19T22:24:01.565Z] + ./coverage.out bytes=10 [2021-10-19T22:24:01.565Z] ==> Appending adjustments [2021-10-19T22:24:01.565Z] https://docs.codecov.io/docs/fixing-reports [2021-10-19T22:24:01.565Z] + Found adjustments [2021-10-19T22:24:01.565Z] ==> Gzipping contents [2021-10-19T22:24:01.565Z] 4.0K /tmp/codecov.Jjo4cF.gz [2021-10-19T22:24:01.565Z] ==> Uploading reports [2021-10-19T22:24:01.565Z] url: https://codecov.io [2021-10-19T22:24:01.565Z] query: branch=main&commit=2fab48084a0bbfc77e1d7aed669891669fab6a94&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-19T22:24:01.565Z] -> Pinging Codecov [2021-10-19T22:24:01.565Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=2fab48084a0bbfc77e1d7aed669891669fab6a94&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-19T22:24:01.827Z] -> Uploading to [2021-10-19T22:24:01.827Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-19/A97CA9966030D2A3747ED39772930CCE/2fab48084a0bbfc77e1d7aed669891669fab6a94/35895b11-6bfa-4c50-a8e7-68f917477743.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211019T222401Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=553051a0580f7336816505478fa94ea2284ede9d8aae6c0a3967a20f29f71c8e [2021-10-19T22:24:01.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-19T22:24:01.827Z] Dload Upload Total Spent Left Speed [2021-10-19T22:24:02.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 1747 --:--:-- --:--:-- --:--:-- 1752 [2021-10-19T22:24:02.403Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/2fab48084a0bbfc77e1d7aed669891669fab6a94 [Pipeline] } [2021-10-19T22:24:02.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-19T22:24:02.766Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-19T22:24:02.775Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:24:03.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-19T22:24:03.097Z] [2021-10-19T22:24:03.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:24:03.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-19T22:24:03.397Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-19T22:24:03.397Z] 188c0c94c7c5: Pulling fs layer [2021-10-19T22:24:03.397Z] 0ef7d3d256c8: Pulling fs layer [2021-10-19T22:24:03.397Z] de9db76c5a1d: Pulling fs layer [2021-10-19T22:24:03.397Z] 0eba1c9be4d2: Pulling fs layer [2021-10-19T22:24:03.397Z] 0d57e429df01: Pulling fs layer [2021-10-19T22:24:03.397Z] 4e4be7b47b0d: Pulling fs layer [2021-10-19T22:24:03.397Z] e1f770b5df2f: Pulling fs layer [2021-10-19T22:24:03.397Z] 85a0685a4137: Pulling fs layer [2021-10-19T22:24:03.397Z] 0eba1c9be4d2: Waiting [2021-10-19T22:24:03.397Z] 0d57e429df01: Waiting [2021-10-19T22:24:03.397Z] 4e4be7b47b0d: Waiting [2021-10-19T22:24:03.397Z] e1f770b5df2f: Waiting [2021-10-19T22:24:03.397Z] 85a0685a4137: Waiting [2021-10-19T22:24:03.397Z] de9db76c5a1d: Verifying Checksum [2021-10-19T22:24:03.397Z] de9db76c5a1d: Download complete [2021-10-19T22:24:03.397Z] 0ef7d3d256c8: Download complete [2021-10-19T22:24:03.397Z] 0d57e429df01: Verifying Checksum [2021-10-19T22:24:03.397Z] 0d57e429df01: Download complete [2021-10-19T22:24:03.397Z] 4e4be7b47b0d: Verifying Checksum [2021-10-19T22:24:03.397Z] 4e4be7b47b0d: Download complete [2021-10-19T22:24:03.397Z] 188c0c94c7c5: Verifying Checksum [2021-10-19T22:24:03.397Z] 188c0c94c7c5: Download complete [2021-10-19T22:24:03.682Z] e1f770b5df2f: Verifying Checksum [2021-10-19T22:24:03.682Z] e1f770b5df2f: Download complete [2021-10-19T22:24:03.946Z] 188c0c94c7c5: Pull complete [2021-10-19T22:24:03.946Z] 0eba1c9be4d2: Verifying Checksum [2021-10-19T22:24:03.946Z] 0eba1c9be4d2: Download complete [2021-10-19T22:24:04.210Z] 0ef7d3d256c8: Pull complete [2021-10-19T22:24:04.210Z] de9db76c5a1d: Pull complete [2021-10-19T22:24:04.210Z] 85a0685a4137: Verifying Checksum [2021-10-19T22:24:04.210Z] 85a0685a4137: Download complete [2021-10-19T22:24:08.443Z] 0eba1c9be4d2: Pull complete [2021-10-19T22:24:08.443Z] 0d57e429df01: Pull complete [2021-10-19T22:24:08.443Z] 4e4be7b47b0d: Pull complete [2021-10-19T22:24:08.443Z] e1f770b5df2f: Pull complete [2021-10-19T22:24:12.657Z] 85a0685a4137: Pull complete [2021-10-19T22:24:12.657Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-19T22:24:12.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-19T22:24:12.657Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-19T22:24:12.724Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-10-19T22:24:12.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-19T22:24:14.715Z] $ docker top 95d2d89c676e5fe5674d8857165ff80b8cca958c61013928b583ab2ede3d58f1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-19T22:24:14.783Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-19T22:24:15.074Z] + set -o pipefail [2021-10-19T22:24:15.074Z] + snyk monitor '--org=edgex-jenkins' [2021-10-19T22:24:23.231Z] [2021-10-19T22:24:23.231Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-10-19T22:24:23.231Z] [2021-10-19T22:24:23.231Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/c5da1ebe-6e2f-4dea-9548-42be1ef346c8 [2021-10-19T22:24:23.231Z] [2021-10-19T22:24:23.231Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-19T22:24:23.231Z] [2021-10-19T22:24:23.231Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-19T22:24:23.231Z] [2021-10-19T22:24:23.492Z] [Pipeline] } [2021-10-19T22:24:23.504Z] $ docker stop --time=1 95d2d89c676e5fe5674d8857165ff80b8cca958c61013928b583ab2ede3d58f1 [2021-10-19T22:24:25.192Z] $ docker rm -f 95d2d89c676e5fe5674d8857165ff80b8cca958c61013928b583ab2ede3d58f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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-10-19T22:24:26.078Z] + git log --format=format:%s -1 2fab48084a0bbfc77e1d7aed669891669fab6a94 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:24:26.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T22:24:26.375Z] . [Pipeline] withDockerContainer [2021-10-19T22:24:26.438Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-10-19T22:24:26.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-19T22:24:26.841Z] $ docker top b6f4c3eb9b693d20d67db35f09748c48cd3c823eefeed83dd6c92e8926c73fb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-19T22:24:26.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-19T22:24:26.933Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-19T22:24:27.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-19T22:24:27.058Z] $ docker exec b6f4c3eb9b693d20d67db35f09748c48cd3c823eefeed83dd6c92e8926c73fb6 ssh-agent [2021-10-19T22:24:27.159Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgkOlOP/agent.13 [2021-10-19T22:24:27.159Z] SSH_AGENT_PID=19 [2021-10-19T22:24:27.163Z] Running ssh-add (command line suppressed) [2021-10-19T22:24:27.258Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5779928297350473194.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5779928297350473194.key) [2021-10-19T22:24:27.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-19T22:24:27.572Z] + git semver tag [2021-10-19T22:24:27.572Z] # -> Open(): unable to determine branch for HEAD [2021-10-19T22:24:27.572Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-10-19T22:24:27.572Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-10-19T22:24:27.572Z] # $SEMVER_REMOTE_NAME = origin [2021-10-19T22:24:27.572Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-19T22:24:27.572Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-19T22:24:27.572Z] # $SEMVER_BRANCH = main [2021-10-19T22:24:27.572Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-10-19T22:24:27.572Z] # 2fab48084a0bbfc77e1d7aed669891669fab6a94 HEAD [2021-10-19T22:24:27.572Z] # -> Force: false [2021-10-19T22:24:27.572Z] # 1f9756a41acb80581d5b8e1575f9b550044f5319 refs/tags/v2.0.2-dev.18 [Pipeline] } [2021-10-19T22:24:27.582Z] $ docker exec --env ******** --env ******** b6f4c3eb9b693d20d67db35f09748c48cd3c823eefeed83dd6c92e8926c73fb6 ssh-agent -k [2021-10-19T22:24:27.677Z] unset SSH_AUTH_SOCK; [2021-10-19T22:24:27.677Z] unset SSH_AGENT_PID; [2021-10-19T22:24:27.677Z] echo Agent pid 19 killed; [2021-10-19T22:24:27.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-19T22:24:27.990Z] + git semver [Pipeline] } [2021-10-19T22:24:28.003Z] $ docker stop --time=1 b6f4c3eb9b693d20d67db35f09748c48cd3c823eefeed83dd6c92e8926c73fb6 [2021-10-19T22:24:29.203Z] $ docker rm -f b6f4c3eb9b693d20d67db35f09748c48cd3c823eefeed83dd6c92e8926c73fb6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:24:29.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-19T22:24:29.601Z] [2021-10-19T22:24:29.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:24:29.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-19T22:24:29.910Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-19T22:24:29.910Z] ab5ef0e58194: Pulling fs layer [2021-10-19T22:24:29.910Z] 9712f1f96733: Pulling fs layer [2021-10-19T22:24:29.910Z] 63f879dbbcfc: Pulling fs layer [2021-10-19T22:24:29.910Z] 0d9ebad4ef96: Pulling fs layer [2021-10-19T22:24:29.910Z] e9a5061849ea: Pulling fs layer [2021-10-19T22:24:29.910Z] d747dcd14b5f: Pulling fs layer [2021-10-19T22:24:29.910Z] 2de7ff778b66: Pulling fs layer [2021-10-19T22:24:29.910Z] 0d9ebad4ef96: Waiting [2021-10-19T22:24:29.910Z] e9a5061849ea: Waiting [2021-10-19T22:24:29.910Z] d747dcd14b5f: Waiting [2021-10-19T22:24:29.910Z] 2de7ff778b66: Waiting [2021-10-19T22:24:29.910Z] 9712f1f96733: Download complete [2021-10-19T22:24:30.188Z] 0d9ebad4ef96: Verifying Checksum [2021-10-19T22:24:30.188Z] 0d9ebad4ef96: Download complete [2021-10-19T22:24:30.461Z] ab5ef0e58194: Verifying Checksum [2021-10-19T22:24:30.461Z] ab5ef0e58194: Download complete [2021-10-19T22:24:30.461Z] d747dcd14b5f: Verifying Checksum [2021-10-19T22:24:30.461Z] d747dcd14b5f: Download complete [2021-10-19T22:24:30.461Z] 63f879dbbcfc: Verifying Checksum [2021-10-19T22:24:30.461Z] 63f879dbbcfc: Download complete [2021-10-19T22:24:30.461Z] e9a5061849ea: Verifying Checksum [2021-10-19T22:24:30.461Z] e9a5061849ea: Download complete [2021-10-19T22:24:30.461Z] 2de7ff778b66: Verifying Checksum [2021-10-19T22:24:30.461Z] 2de7ff778b66: Download complete [2021-10-19T22:24:33.815Z] ab5ef0e58194: Pull complete [2021-10-19T22:24:33.815Z] 9712f1f96733: Pull complete [2021-10-19T22:24:34.403Z] 63f879dbbcfc: Pull complete [2021-10-19T22:24:38.637Z] 0d9ebad4ef96: Pull complete [2021-10-19T22:24:38.637Z] e9a5061849ea: Pull complete [2021-10-19T22:24:38.637Z] d747dcd14b5f: Pull complete [2021-10-19T22:24:39.586Z] 2de7ff778b66: Pull complete [2021-10-19T22:24:39.586Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-19T22:24:39.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-19T22:24:39.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-19T22:24:39.647Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-10-19T22:24:39.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-19T22:24:42.577Z] $ docker top 12c9d1cf6e2a6c9740074d9b63b2bbbe1e4fc92f0c6fd8beb0a8ed3f078283aa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-19T22:24:42.647Z] provisioning config files... [2021-10-19T22:24:42.657Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8315055006928199972tmp [2021-10-19T22:24:42.667Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6395322298051590531tmp [2021-10-19T22:24:42.677Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1584371909742836222tmp [Pipeline] { [Pipeline] echo [2021-10-19T22:24:42.690Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T22:24:42.989Z] ---> sigul-configuration.sh [2021-10-19T22:24:42.989Z] gpg: directory `/root/.gnupg' created [2021-10-19T22:24:42.989Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-19T22:24:42.989Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-19T22:24:42.989Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-19T22:24:42.989Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-19T22:24:42.989Z] gpg: CAST5 encrypted data [2021-10-19T22:24:42.989Z] gpg: encrypted with 1 passphrase [2021-10-19T22:24:42.989Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-19T22:24:43.278Z] + mkdir /home/jenkins [2021-10-19T22:24:43.278Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-19T22:24:43.578Z] + 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-10-19T22:24:43.587Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T22:24:43.879Z] ---> sigul-install.sh [2021-10-19T22:24:43.880Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-19T22:24:44.166Z] + git tag --list [2021-10-19T22:24:44.166Z] v1.0.0 [2021-10-19T22:24:44.166Z] v1.1.0 [2021-10-19T22:24:44.166Z] v1.2.0 [2021-10-19T22:24:44.166Z] v1.3.0 [2021-10-19T22:24:44.166Z] v1.3.1 [2021-10-19T22:24:44.166Z] v2.0.0 [2021-10-19T22:24:44.166Z] v2.0.1 [2021-10-19T22:24:44.166Z] v2.0.1-dev.1 [2021-10-19T22:24:44.166Z] v2.0.2-dev.1 [2021-10-19T22:24:44.166Z] v2.0.2-dev.10 [2021-10-19T22:24:44.166Z] v2.0.2-dev.11 [2021-10-19T22:24:44.166Z] v2.0.2-dev.12 [2021-10-19T22:24:44.166Z] v2.0.2-dev.13 [2021-10-19T22:24:44.166Z] v2.0.2-dev.14 [2021-10-19T22:24:44.166Z] v2.0.2-dev.15 [2021-10-19T22:24:44.166Z] v2.0.2-dev.16 [2021-10-19T22:24:44.166Z] v2.0.2-dev.17 [2021-10-19T22:24:44.166Z] v2.0.2-dev.18 [2021-10-19T22:24:44.166Z] v2.0.2-dev.2 [2021-10-19T22:24:44.166Z] v2.0.2-dev.3 [2021-10-19T22:24:44.166Z] v2.0.2-dev.4 [2021-10-19T22:24:44.166Z] v2.0.2-dev.5 [2021-10-19T22:24:44.166Z] v2.0.2-dev.6 [2021-10-19T22:24:44.166Z] v2.0.2-dev.7 [2021-10-19T22:24:44.166Z] v2.0.2-dev.8 [2021-10-19T22:24:44.166Z] v2.0.2-dev.9 [Pipeline] sh [2021-10-19T22:24:44.452Z] + lftools sign git-tag v2.0.2-dev.18 [2021-10-19T22:24:45.025Z] Signing Git tag with Sigul... [2021-10-19T22:24:45.025Z] Signing v2.0.2-dev.18 [Pipeline] echo [2021-10-19T22:24:45.979Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T22:24:46.267Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-19T22:24:46.274Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-19T22:24:46.291Z] $ docker stop --time=1 12c9d1cf6e2a6c9740074d9b63b2bbbe1e4fc92f0c6fd8beb0a8ed3f078283aa [2021-10-19T22:24:47.485Z] $ docker rm -f 12c9d1cf6e2a6c9740074d9b63b2bbbe1e4fc92f0c6fd8beb0a8ed3f078283aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:24:48.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T22:24:48.015Z] . [Pipeline] withDockerContainer [2021-10-19T22:24:48.072Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-10-19T22:24:48.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-19T22:24:48.547Z] $ docker top c8fbd7051bfa3559ee70ace9a6c069e44626347e729aaba675265f5f5a64d8a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-19T22:24:48.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-19T22:24:48.643Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-19T22:24:48.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-19T22:24:48.736Z] $ docker exec c8fbd7051bfa3559ee70ace9a6c069e44626347e729aaba675265f5f5a64d8a1 ssh-agent [2021-10-19T22:24:48.831Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXANEhnb/agent.14 [2021-10-19T22:24:48.831Z] SSH_AGENT_PID=21 [2021-10-19T22:24:48.836Z] Running ssh-add (command line suppressed) [2021-10-19T22:24:48.923Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1589050288816899794.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1589050288816899794.key) [2021-10-19T22:24:48.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-19T22:24:49.253Z] + git semver bump pre [2021-10-19T22:24:49.253Z] # -> Open(): unable to determine branch for HEAD [2021-10-19T22:24:49.253Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-10-19T22:24:49.253Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-10-19T22:24:49.253Z] # $SEMVER_REMOTE_NAME = origin [2021-10-19T22:24:49.253Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-19T22:24:49.253Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-19T22:24:49.253Z] # $SEMVER_BRANCH = main [2021-10-19T22:24:49.253Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-10-19T22:24:49.253Z] 2.0.2-dev.19 [Pipeline] } [2021-10-19T22:24:49.262Z] $ docker exec --env ******** --env ******** c8fbd7051bfa3559ee70ace9a6c069e44626347e729aaba675265f5f5a64d8a1 ssh-agent -k [2021-10-19T22:24:49.348Z] unset SSH_AUTH_SOCK; [2021-10-19T22:24:49.348Z] unset SSH_AGENT_PID; [2021-10-19T22:24:49.348Z] echo Agent pid 21 killed; [2021-10-19T22:24:49.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-19T22:24:49.659Z] + git semver [Pipeline] } [2021-10-19T22:24:49.673Z] $ docker stop --time=1 c8fbd7051bfa3559ee70ace9a6c069e44626347e729aaba675265f5f5a64d8a1 [2021-10-19T22:24:50.841Z] $ docker rm -f c8fbd7051bfa3559ee70ace9a6c069e44626347e729aaba675265f5f5a64d8a1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:24:51.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T22:24:51.235Z] . [Pipeline] withDockerContainer [2021-10-19T22:24:51.295Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-10-19T22:24:51.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-19T22:24:51.750Z] $ docker top 9f426afb6cc46d5566a788b3e94c5c5ae5941522e3c2da1cda045521d3324d72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-19T22:24:51.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-19T22:24:51.874Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-19T22:24:52.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-19T22:24:52.028Z] $ docker exec 9f426afb6cc46d5566a788b3e94c5c5ae5941522e3c2da1cda045521d3324d72 ssh-agent [2021-10-19T22:24:52.126Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOCHPIf/agent.14 [2021-10-19T22:24:52.126Z] SSH_AGENT_PID=20 [2021-10-19T22:24:52.132Z] Running ssh-add (command line suppressed) [2021-10-19T22:24:52.219Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1397377335000731407.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1397377335000731407.key) [2021-10-19T22:24:52.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-19T22:24:52.538Z] + git semver push [2021-10-19T22:24:52.538Z] # -> Open(): unable to determine branch for HEAD [2021-10-19T22:24:52.538Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-10-19T22:24:52.538Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-10-19T22:24:52.538Z] # $SEMVER_REMOTE_NAME = origin [2021-10-19T22:24:52.538Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-19T22:24:52.538Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-19T22:24:52.538Z] # $SEMVER_BRANCH = main [2021-10-19T22:24:52.538Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-10-19T22:24:54.459Z] $ docker exec --env ******** --env ******** 9f426afb6cc46d5566a788b3e94c5c5ae5941522e3c2da1cda045521d3324d72 ssh-agent -k [2021-10-19T22:24:54.544Z] unset SSH_AUTH_SOCK; [2021-10-19T22:24:54.545Z] unset SSH_AGENT_PID; [2021-10-19T22:24:54.545Z] echo Agent pid 20 killed; [2021-10-19T22:24:54.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-19T22:24:54.858Z] + git semver [Pipeline] } [2021-10-19T22:24:54.872Z] $ docker stop --time=1 9f426afb6cc46d5566a788b3e94c5c5ae5941522e3c2da1cda045521d3324d72 [2021-10-19T22:24:56.056Z] $ docker rm -f 9f426afb6cc46d5566a788b3e94c5c5ae5941522e3c2da1cda045521d3324d72 [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] sh [2021-10-19T22:24:56.816Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-19T22:24:57.109Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T22:24:57.668Z] ---> package-listing.sh [2021-10-19T22:24:57.668Z] ++ facter osfamily [2021-10-19T22:24:57.668Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-19T22:24:57.929Z] + OS_FAMILY=redhat [2021-10-19T22:24:57.929Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-10-19T22:24:57.929Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-19T22:24:57.929Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-19T22:24:57.929Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-19T22:24:57.929Z] + PACKAGES=/tmp/packages_start.txt [2021-10-19T22:24:57.929Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-10-19T22:24:57.929Z] + PACKAGES=/tmp/packages_end.txt [2021-10-19T22:24:57.929Z] + case "${OS_FAMILY}" in [2021-10-19T22:24:57.929Z] + rpm -qa [2021-10-19T22:24:57.929Z] + sort [2021-10-19T22:24:58.500Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-19T22:24:58.500Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-19T22:24:58.500Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-19T22:24:58.500Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-10-19T22:24:58.500Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-10-19T22:24:58.500Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2021-10-19T22:24:58.511Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-19T22:24:58.791Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:24:59.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T22:24:59.352Z] [2021-10-19T22:24:59.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T22:24:59.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T22:24:59.651Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-19T22:24:59.651Z] b4d181a07f80: Pulling fs layer [2021-10-19T22:24:59.651Z] a1111a8f2ec3: Pulling fs layer [2021-10-19T22:24:59.651Z] ed53099fbce6: Pulling fs layer [2021-10-19T22:24:59.652Z] dc539afda2c1: Pulling fs layer [2021-10-19T22:24:59.652Z] 77bc0d833cb6: Pulling fs layer [2021-10-19T22:24:59.652Z] 9065ff56babe: Pulling fs layer [2021-10-19T22:24:59.652Z] d287ab97295c: Pulling fs layer [2021-10-19T22:24:59.652Z] dc539afda2c1: Waiting [2021-10-19T22:24:59.652Z] 77bc0d833cb6: Waiting [2021-10-19T22:24:59.652Z] 9065ff56babe: Waiting [2021-10-19T22:24:59.652Z] d287ab97295c: Waiting [2021-10-19T22:24:59.652Z] a1111a8f2ec3: Verifying Checksum [2021-10-19T22:24:59.652Z] a1111a8f2ec3: Download complete [2021-10-19T22:24:59.652Z] dc539afda2c1: Verifying Checksum [2021-10-19T22:24:59.652Z] dc539afda2c1: Download complete [2021-10-19T22:24:59.652Z] ed53099fbce6: Verifying Checksum [2021-10-19T22:24:59.652Z] ed53099fbce6: Download complete [2021-10-19T22:24:59.652Z] 9065ff56babe: Verifying Checksum [2021-10-19T22:24:59.652Z] 9065ff56babe: Download complete [2021-10-19T22:24:59.916Z] 77bc0d833cb6: Verifying Checksum [2021-10-19T22:24:59.916Z] 77bc0d833cb6: Download complete [2021-10-19T22:24:59.916Z] b4d181a07f80: Verifying Checksum [2021-10-19T22:24:59.916Z] b4d181a07f80: Download complete [2021-10-19T22:25:00.490Z] d287ab97295c: Verifying Checksum [2021-10-19T22:25:00.490Z] d287ab97295c: Download complete [2021-10-19T22:25:01.442Z] b4d181a07f80: Pull complete [2021-10-19T22:25:01.442Z] a1111a8f2ec3: Pull complete [2021-10-19T22:25:02.022Z] ed53099fbce6: Pull complete [2021-10-19T22:25:02.022Z] dc539afda2c1: Pull complete [2021-10-19T22:25:02.292Z] 77bc0d833cb6: Pull complete [2021-10-19T22:25:02.292Z] 9065ff56babe: Pull complete [2021-10-19T22:25:07.640Z] d287ab97295c: Pull complete [2021-10-19T22:25:07.640Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-19T22:25:07.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T22:25:07.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-19T22:25:07.707Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-10-19T22:25:07.740Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-19T22:25:09.689Z] $ docker top bfbbaa4c2d519d3404f32c001747e4950452661a1bae6ed8fec9b1cce6aab2e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T22:25:10.033Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-19T22:25:10.324Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-19T22:25:10.618Z] + ls /var/log/sa-host [2021-10-19T22:25:10.619Z] + sadf -c /var/log/sa-host/sa19 [2021-10-19T22:25:10.619Z] file_magic: OK [2021-10-19T22:25:10.619Z] HZ: Using current value: 100 [2021-10-19T22:25:10.619Z] file_header: OK [2021-10-19T22:25:10.619Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-19T22:25:10.619Z] Statistics: [2021-10-19T22:25:10.619Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-19T22:25:10.619Z] File successfully converted to sysstat format version 12.0.3 [2021-10-19T22:25:10.619Z] + sadf -c /var/log/sa-host/sa30 [2021-10-19T22:25:10.619Z] file_magic: OK [2021-10-19T22:25:10.619Z] HZ: Using current value: 100 [2021-10-19T22:25:10.619Z] file_header: OK [2021-10-19T22:25:10.619Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-19T22:25:10.619Z] Statistics: [2021-10-19T22:25:10.619Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-19T22:25:10.619Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T22:25:10.693Z] provisioning config files... [2021-10-19T22:25:10.702Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6477366687364196868tmp [Pipeline] { [Pipeline] echo [2021-10-19T22:25:10.717Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T22:25:11.003Z] ---> create-netrc.sh [Pipeline] } [2021-10-19T22:25:11.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-19T22:25:11.336Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-19T22:25:11.345Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T22:25:11.633Z] ---> sudo-logs.sh [2021-10-19T22:25:11.633Z] Archiving 'sudo' log.. [2021-10-19T22:25:11.634Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-130.novalocal: Name or service not known [2021-10-19T22:25:11.634Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-130.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-19T22:25:11.652Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T22:25:11.933Z] ---> job-cost.sh [2021-10-19T22:25:11.933Z] lf-activate-venv: SKIPPING [2021-10-19T22:25:11.933Z] DEBUG: total: 0.10999999940395355 [2021-10-19T22:25:11.933Z] INFO: Retrieving Stack Cost... [2021-10-19T22:25:12.876Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-19T22:25:13.445Z] INFO: Archiving Costs [Pipeline] echo [2021-10-19T22:25:13.456Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T22:25:13.739Z] ---> logs-deploy.sh [2021-10-19T22:25:13.739Z] lf-activate-venv: SKIPPING [2021-10-19T22:25:13.739Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/22 [2021-10-19T22:25:13.739Z] INFO: archiving workspace using pattern(s): [2021-10-19T22:25:14.310Z] Archives upload complete. [2021-10-19T22:25:14.569Z] INFO: archiving logs to Nexus