Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a011c3c899441db8b42ceb68e5a9f9cc36f2613b 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-ssh4891099827938066630.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh1571773130749891246.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh4419033424703765056.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh400039351403615820.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh3449419495541116157.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-344 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-ssh6275895351660787751.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Avoid second fetch Checking out Revision a011c3c899441db8b42ceb68e5a9f9cc36f2613b (main) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a011c3c899441db8b42ceb68e5a9f9cc36f2613b # timeout=10 Commit message: "build: Commit go.sum and remove go mod tidy calls (#306)" > git rev-list --no-walk 2474bfb9299069bd6f7ffa4b5411d39705da1585 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T16:11:39.573Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T16:11:39.655Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T16:11:39.683Z] ========================================================= [2021-08-11T16:11:39.683Z] EdgeX Global Pipelines Version Info [2021-08-11T16:11:39.683Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:11:40.929Z] ------------------- [2021-08-11T16:11:40.929Z] stable info: [2021-08-11T16:11:40.929Z] ------------------- [2021-08-11T16:11:40.929Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T16:11:40.929Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T16:11:40.929Z] Message: update stable to v1.0.205 [2021-08-11T16:11:41.514Z] ------------------- [2021-08-11T16:11:41.514Z] experimental info: [2021-08-11T16:11:41.514Z] ------------------- [2021-08-11T16:11:41.514Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T16:11:41.514Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T16:11:41.514Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T16:11:41.669Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-08-11T16:11:41.695Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-08-11T16:11:41.719Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T16:11:41.743Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T16:11:41.767Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T16:11:41.791Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T16:11:41.816Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T16:11:41.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T16:11:41.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-11T16:11:41.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T16:11:41.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T16:11:41.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T16:11:41.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-08-11T16:11:41.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T16:11:42.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T16:11:42.036Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T16:11:42.061Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T16:11:42.086Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T16:11:42.111Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T16:11:42.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T16:11:42.159Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-11T16:11:42.183Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-11T16:11:42.207Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-11T16:11:42.231Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-11T16:11:42.255Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-11T16:11:42.279Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-11T16:11:42.304Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T16:11:42.328Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-11T16:11:42.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-11T16:11:42.377Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-11T16:11:42.401Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a011c3c899441db8b42ceb68e5a9f9cc36f2613b [Pipeline] echo [2021-08-11T16:11:42.426Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a011c3c [Pipeline] echo [2021-08-11T16:11:42.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T16:11:42.526Z] provisioning config files... [2021-08-11T16:11:42.551Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5746164138457046236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:11:42.895Z] ---> docker-login.sh [2021-08-11T16:11:42.895Z] nexus3.edgexfoundry.org:10001 [2021-08-11T16:11:42.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:11:43.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:11:43.165Z] Configure a credential helper to remove this warning. See [2021-08-11T16:11:43.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:11:43.165Z] [2021-08-11T16:11:43.165Z] Login Succeeded [2021-08-11T16:11:43.165Z] nexus3.edgexfoundry.org:10002 [2021-08-11T16:11:43.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:11:43.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:11:43.165Z] Configure a credential helper to remove this warning. See [2021-08-11T16:11:43.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:11:43.165Z] [2021-08-11T16:11:43.165Z] Login Succeeded [2021-08-11T16:11:43.165Z] nexus3.edgexfoundry.org:10003 [2021-08-11T16:11:43.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:11:43.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:11:43.431Z] Configure a credential helper to remove this warning. See [2021-08-11T16:11:43.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:11:43.431Z] [2021-08-11T16:11:43.431Z] Login Succeeded [2021-08-11T16:11:43.431Z] nexus3.edgexfoundry.org:10004 [2021-08-11T16:11:43.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:11:43.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:11:43.699Z] Configure a credential helper to remove this warning. See [2021-08-11T16:11:43.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:11:43.699Z] [2021-08-11T16:11:43.699Z] Login Succeeded [2021-08-11T16:11:43.699Z] docker.io [2021-08-11T16:11:43.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:11:43.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:11:43.965Z] Configure a credential helper to remove this warning. See [2021-08-11T16:11:43.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:11:43.965Z] [2021-08-11T16:11:43.965Z] Login Succeeded [2021-08-11T16:11:43.965Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T16:11:43.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-08-11T16:11:44.452Z] + git log --format=format:%s -1 a011c3c899441db8b42ceb68e5a9f9cc36f2613b [Pipeline] echo [2021-08-11T16:11:44.503Z] GIT_COMMIT: a011c3c899441db8b42ceb68e5a9f9cc36f2613b, Commit Message: build: Commit go.sum and remove go mod tidy calls (#306) [Pipeline] echo [2021-08-11T16:11:44.518Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:11:45.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T16:11:45.486Z] [2021-08-11T16:11:45.486Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:11:45.820Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T16:11:45.820Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T16:11:45.820Z] 31603596830f: Pulling fs layer [2021-08-11T16:11:45.820Z] d4622e32a9a9: Pulling fs layer [2021-08-11T16:11:45.820Z] 1030fce36090: Pulling fs layer [2021-08-11T16:11:45.820Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T16:11:45.820Z] 6c6cb7e1b49b: Waiting [2021-08-11T16:11:45.820Z] d4622e32a9a9: Verifying Checksum [2021-08-11T16:11:45.820Z] d4622e32a9a9: Download complete [2021-08-11T16:11:46.091Z] 31603596830f: Verifying Checksum [2021-08-11T16:11:46.091Z] 31603596830f: Download complete [2021-08-11T16:11:46.359Z] 31603596830f: Pull complete [2021-08-11T16:11:46.359Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T16:11:46.359Z] 6c6cb7e1b49b: Download complete [2021-08-11T16:11:46.359Z] d4622e32a9a9: Pull complete [2021-08-11T16:11:46.359Z] 1030fce36090: Verifying Checksum [2021-08-11T16:11:46.359Z] 1030fce36090: Download complete [2021-08-11T16:11:46.949Z] 1030fce36090: Pull complete [2021-08-11T16:11:47.219Z] 6c6cb7e1b49b: Pull complete [2021-08-11T16:11:47.219Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T16:11:47.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T16:11:47.219Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T16:11:47.312Z] prd-centos7-docker-4c-2g-344 does not seem to be running inside a container [2021-08-11T16:11:47.391Z] $ 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-08-11T16:11:48.127Z] $ docker top 08b007ec682088c702a0a4060e3a8124663409f0ad1755ec50141f43a4fd1ade -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T16:11:48.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T16:11:48.258Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T16:11:48.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T16:11:48.375Z] $ docker exec 08b007ec682088c702a0a4060e3a8124663409f0ad1755ec50141f43a4fd1ade ssh-agent [2021-08-11T16:11:48.489Z] SSH_AUTH_SOCK=/tmp/ssh-CRuMvLpfALFu/agent.13 [2021-08-11T16:11:48.489Z] SSH_AGENT_PID=19 [2021-08-11T16:11:48.502Z] Running ssh-add (command line suppressed) [2021-08-11T16:11:48.595Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3782477551577319680.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3782477551577319680.key) [2021-08-11T16:11:48.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T16:11:48.935Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T16:11:48.952Z] $ docker exec --env ******** --env ******** 08b007ec682088c702a0a4060e3a8124663409f0ad1755ec50141f43a4fd1ade ssh-agent -k [2021-08-11T16:11:49.038Z] unset SSH_AUTH_SOCK; [2021-08-11T16:11:49.038Z] unset SSH_AGENT_PID; [2021-08-11T16:11:49.038Z] echo Agent pid 19 killed; [2021-08-11T16:11:49.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T16:11:49.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T16:11:49.096Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T16:11:49.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T16:11:49.210Z] $ docker exec 08b007ec682088c702a0a4060e3a8124663409f0ad1755ec50141f43a4fd1ade ssh-agent [2021-08-11T16:11:49.312Z] SSH_AUTH_SOCK=/tmp/ssh-KABpgiFgQJfW/agent.52 [2021-08-11T16:11:49.312Z] SSH_AGENT_PID=58 [2021-08-11T16:11:49.321Z] Running ssh-add (command line suppressed) [2021-08-11T16:11:49.422Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9176664546309525037.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9176664546309525037.key) [2021-08-11T16:11:49.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T16:11:49.763Z] + git semver init [2021-08-11T16:11:49.763Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T16:11:49.763Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-11T16:11:49.763Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-11T16:11:49.763Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T16:11:49.763Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T16:11:49.763Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T16:11:49.763Z] # $SEMVER_BRANCH = main [2021-08-11T16:11:49.763Z] # $SEMVER_TEMP = /tmp/semver-659804607 [2021-08-11T16:11:49.763Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-08-11T16:11:50.349Z] # '/tmp/semver-659804607' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-08-11T16:11:50.349Z] # -> Force: false [2021-08-11T16:11:50.349Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-08-11T16:11:50.362Z] $ docker exec --env ******** --env ******** 08b007ec682088c702a0a4060e3a8124663409f0ad1755ec50141f43a4fd1ade ssh-agent -k [2021-08-11T16:11:50.451Z] unset SSH_AUTH_SOCK; [2021-08-11T16:11:50.452Z] unset SSH_AGENT_PID; [2021-08-11T16:11:50.452Z] echo Agent pid 58 killed; [2021-08-11T16:11:50.471Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T16:11:50.822Z] + git semver [Pipeline] } [2021-08-11T16:11:50.842Z] $ docker stop --time=1 08b007ec682088c702a0a4060e3a8124663409f0ad1755ec50141f43a4fd1ade [2021-08-11T16:11:52.055Z] $ docker rm -f 08b007ec682088c702a0a4060e3a8124663409f0ad1755ec50141f43a4fd1ade [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T16:11:52.441Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T16:11:52.786Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T16:11:52.789Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.3 [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-08-11T16:12:07.961Z] Still waiting to schedule task [2021-08-11T16:12:07.962Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-344’ [2021-08-11T16:12:07.964Z] Still waiting to schedule task [2021-08-11T16:12:07.964Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-11T16:13:26.203Z] Running on prd-centos7-docker-4c-2g-348 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-08-11T16:13:26.226Z] Running in /w/workspace/app-service-configurable/7 [Pipeline] { [Pipeline] checkout [2021-08-11T16:13:26.345Z] Selected Git installation does not exist. Using Default [2021-08-11T16:13:26.345Z] The recommended git tool is: NONE [2021-08-11T16:13:29.032Z] using credential edgex-jenkins-ssh [2021-08-11T16:13:29.053Z] Cloning the remote Git repository [2021-08-11T16:13:28.627Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-11T16:13:28.700Z] > git init /w/workspace/app-service-configurable/7 # timeout=10 [2021-08-11T16:13:28.738Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-11T16:13:28.738Z] > git --version # timeout=10 [2021-08-11T16:13:28.749Z] > git --version # 'git version 2.24.4' [2021-08-11T16:13:28.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T16:13:28.779Z] [INFO] Currently running in a labeled security context [2021-08-11T16:13:28.780Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T16:13:28.780Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/7@tmp/jenkins-gitclient-ssh4954090019172976444.key [2021-08-11T16:13:28.799Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T16:13:29.854Z] Avoid second fetch [2021-08-11T16:13:29.855Z] Checking out Revision a011c3c899441db8b42ceb68e5a9f9cc36f2613b (main) [2021-08-11T16:13:29.431Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-11T16:13:29.445Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T16:13:29.470Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T16:13:29.480Z] > git checkout -f a011c3c899441db8b42ceb68e5a9f9cc36f2613b # timeout=10 [2021-08-11T16:13:33.713Z] Commit message: "build: Commit go.sum and remove go mod tidy calls (#306)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T16:13:34.187Z] provisioning config files... [2021-08-11T16:13:34.205Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config5741753637562313053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:13:34.648Z] ---> docker-login.sh [2021-08-11T16:13:34.648Z] nexus3.edgexfoundry.org:10001 [2021-08-11T16:13:34.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:13:34.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:13:34.917Z] Configure a credential helper to remove this warning. See [2021-08-11T16:13:34.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:13:34.917Z] [2021-08-11T16:13:34.917Z] Login Succeeded [2021-08-11T16:13:34.917Z] nexus3.edgexfoundry.org:10002 [2021-08-11T16:13:34.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:13:34.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:13:34.917Z] Configure a credential helper to remove this warning. See [2021-08-11T16:13:34.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:13:34.917Z] [2021-08-11T16:13:34.917Z] Login Succeeded [2021-08-11T16:13:34.917Z] nexus3.edgexfoundry.org:10003 [2021-08-11T16:13:35.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:13:35.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:13:35.190Z] Configure a credential helper to remove this warning. See [2021-08-11T16:13:35.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:13:35.190Z] [2021-08-11T16:13:35.190Z] Login Succeeded [2021-08-11T16:13:35.190Z] nexus3.edgexfoundry.org:10004 [2021-08-11T16:13:35.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:13:35.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:13:35.460Z] Configure a credential helper to remove this warning. See [2021-08-11T16:13:35.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:13:35.460Z] [2021-08-11T16:13:35.460Z] Login Succeeded [2021-08-11T16:13:35.460Z] docker.io [2021-08-11T16:13:35.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:13:35.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:13:35.729Z] Configure a credential helper to remove this warning. See [2021-08-11T16:13:35.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:13:35.729Z] [2021-08-11T16:13:35.729Z] Login Succeeded [2021-08-11T16:13:35.729Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T16:13:35.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T16:13:35.980Z] ========================================================= [2021-08-11T16:13:35.980Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T16:13:35.980Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:13:36.300Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-11T16:13:36.300Z] Sending build context to Docker daemon 152.6kB [2021-08-11T16:13:36.300Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T16:13:36.300Z] Step 2/8 : FROM ${BASE} [2021-08-11T16:13:36.576Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T16:13:36.576Z] 540db60ca938: Pulling fs layer [2021-08-11T16:13:36.576Z] adcc1eea9eea: Pulling fs layer [2021-08-11T16:13:36.576Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T16:13:36.576Z] db62176df00c: Pulling fs layer [2021-08-11T16:13:36.576Z] 3b30891b0d05: Pulling fs layer [2021-08-11T16:13:36.576Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T16:13:36.576Z] c788192a36de: Pulling fs layer [2021-08-11T16:13:36.576Z] a77e37c0d609: Pulling fs layer [2021-08-11T16:13:36.576Z] c3185cebc471: Pulling fs layer [2021-08-11T16:13:36.576Z] db62176df00c: Waiting [2021-08-11T16:13:36.576Z] 3b30891b0d05: Waiting [2021-08-11T16:13:36.576Z] 06b49ca38bd5: Waiting [2021-08-11T16:13:36.576Z] c788192a36de: Waiting [2021-08-11T16:13:36.576Z] a77e37c0d609: Waiting [2021-08-11T16:13:36.576Z] c3185cebc471: Waiting [2021-08-11T16:13:36.576Z] 4c4ab2625f07: Verifying Checksum [2021-08-11T16:13:36.576Z] 4c4ab2625f07: Download complete [2021-08-11T16:13:36.576Z] adcc1eea9eea: Verifying Checksum [2021-08-11T16:13:36.576Z] adcc1eea9eea: Download complete [2021-08-11T16:13:36.576Z] 540db60ca938: Verifying Checksum [2021-08-11T16:13:36.576Z] 540db60ca938: Download complete [2021-08-11T16:13:36.576Z] 06b49ca38bd5: Verifying Checksum [2021-08-11T16:13:36.576Z] 06b49ca38bd5: Download complete [2021-08-11T16:13:36.853Z] c788192a36de: Verifying Checksum [2021-08-11T16:13:36.853Z] c788192a36de: Download complete [2021-08-11T16:13:36.853Z] 540db60ca938: Pull complete [2021-08-11T16:13:36.853Z] 3b30891b0d05: Verifying Checksum [2021-08-11T16:13:36.853Z] 3b30891b0d05: Download complete [2021-08-11T16:13:36.853Z] adcc1eea9eea: Pull complete [2021-08-11T16:13:36.853Z] 4c4ab2625f07: Pull complete [2021-08-11T16:13:38.270Z] a77e37c0d609: Verifying Checksum [2021-08-11T16:13:38.270Z] a77e37c0d609: Download complete [2021-08-11T16:13:41.619Z] c3185cebc471: Verifying Checksum [2021-08-11T16:13:41.619Z] c3185cebc471: Download complete [2021-08-11T16:13:41.892Z] db62176df00c: Verifying Checksum [2021-08-11T16:13:41.892Z] db62176df00c: Download complete [2021-08-11T16:13:45.269Z] db62176df00c: Pull complete [2021-08-11T16:13:45.269Z] 3b30891b0d05: Pull complete [2021-08-11T16:13:45.269Z] 06b49ca38bd5: Pull complete [2021-08-11T16:13:45.269Z] c788192a36de: Pull complete [2021-08-11T16:13:45.269Z] a77e37c0d609: Pull complete [2021-08-11T16:13:47.246Z] c3185cebc471: Pull complete [2021-08-11T16:13:47.246Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T16:13:47.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T16:13:47.246Z] ---> 031687cdd783 [2021-08-11T16:13:47.246Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-11T16:13:49.205Z] ---> Running in 0554b38bc19c [2021-08-11T16:13:49.470Z] Removing intermediate container 0554b38bc19c [2021-08-11T16:13:49.470Z] ---> c3489f9600bd [2021-08-11T16:13:49.470Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T16:13:49.470Z] ---> Running in d0862ef061da [2021-08-11T16:13:50.057Z] Removing intermediate container d0862ef061da [2021-08-11T16:13:50.057Z] ---> 0077ab52f9dd [2021-08-11T16:13:50.057Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-08-11T16:13:50.057Z] ---> Running in 59dd03ac3c18 [2021-08-11T16:13:50.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T16:13:50.917Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T16:13:51.512Z] OK: 219 MiB in 52 packages [2021-08-11T16:13:51.778Z] Removing intermediate container 59dd03ac3c18 [2021-08-11T16:13:51.778Z] ---> b7cb5f9b4d7b [2021-08-11T16:13:51.778Z] Step 6/8 : WORKDIR /app [2021-08-11T16:13:51.778Z] ---> Running in c06a20561c67 [2021-08-11T16:13:51.778Z] Removing intermediate container c06a20561c67 [2021-08-11T16:13:51.778Z] ---> ad50d63e3506 [2021-08-11T16:13:51.778Z] Step 7/8 : COPY . . [2021-08-11T16:13:52.049Z] ---> 12f207917b97 [2021-08-11T16:13:52.049Z] Step 8/8 : RUN go mod download [2021-08-11T16:13:52.049Z] ---> Running in 3cbdf33546ee [2021-08-11T16:14:04.396Z] Removing intermediate container 3cbdf33546ee [2021-08-11T16:14:04.396Z] ---> 5f05f0b64f09 [2021-08-11T16:14:04.396Z] Successfully built 5f05f0b64f09 [2021-08-11T16:14:04.396Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:14:04.723Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T16:14:04.723Z] . [Pipeline] withDockerContainer [2021-08-11T16:14:04.827Z] prd-centos7-docker-4c-2g-348 does not seem to be running inside a container [2021-08-11T16:14:04.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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-08-11T16:14:05.329Z] $ docker top 790e2c2fb0f8ad194534561b2e00865943bec16ca3973d73fdde3d54c06b737d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T16:14:05.738Z] + go version [2021-08-11T16:14:05.738Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T16:14:05.750Z] $ docker stop --time=1 790e2c2fb0f8ad194534561b2e00865943bec16ca3973d73fdde3d54c06b737d [2021-08-11T16:14:06.944Z] $ docker rm -f 790e2c2fb0f8ad194534561b2e00865943bec16ca3973d73fdde3d54c06b737d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:14:07.446Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T16:14:07.446Z] . [Pipeline] withDockerContainer [2021-08-11T16:14:07.534Z] prd-centos7-docker-4c-2g-348 does not seem to be running inside a container [2021-08-11T16:14:07.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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-08-11T16:14:07.953Z] $ docker top ec63799c3072ceeb70169be5fac567e6276dce7c159ddafd816305b01bb4e0eb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T16:14:08.401Z] + make test [2021-08-11T16:14:08.402Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-11T16:14:15.770Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-346 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-08-11T16:14:15.790Z] Running in /w/workspace/app-service-configurable/7 [Pipeline] { [Pipeline] checkout [2021-08-11T16:14:16.062Z] Selected Git installation does not exist. Using Default [2021-08-11T16:14:16.062Z] The recommended git tool is: NONE [2021-08-11T16:14:22.423Z] using credential edgex-jenkins-ssh [2021-08-11T16:14:22.465Z] Cloning the remote Git repository [2021-08-11T16:14:23.488Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-08-11T16:14:23.489Z] CGO_ENABLED=1 go vet ./... [2021-08-11T16:14:22.532Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-11T16:14:22.675Z] > git init /w/workspace/app-service-configurable/7 # timeout=10 [2021-08-11T16:14:22.775Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-11T16:14:22.776Z] > git --version # timeout=10 [2021-08-11T16:14:22.795Z] > git --version # 'git version 2.17.1' [2021-08-11T16:14:22.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T16:14:22.899Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T16:14:23.799Z] Avoid second fetch [2021-08-11T16:14:23.800Z] Checking out Revision a011c3c899441db8b42ceb68e5a9f9cc36f2613b (main) [2021-08-11T16:14:23.753Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-11T16:14:23.768Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T16:14:23.817Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T16:14:23.833Z] > git checkout -f a011c3c899441db8b42ceb68e5a9f9cc36f2613b # timeout=10 [2021-08-11T16:14:28.058Z] Commit message: "build: Commit go.sum and remove go mod tidy calls (#306)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T16:14:28.539Z] provisioning config files... [2021-08-11T16:14:28.573Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config1911816301834952458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:14:29.179Z] ---> docker-login.sh [2021-08-11T16:14:29.179Z] nexus3.edgexfoundry.org:10001 [2021-08-11T16:14:29.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:14:30.148Z] gofmt -l . [2021-08-11T16:14:30.148Z] [ "`gofmt -l .`" = "" ] [2021-08-11T16:14:30.148Z] ./bin/test-go-mod-tidy.sh [2021-08-11T16:14:30.148Z] ./bin/test-attribution-txt.sh [2021-08-11T16:14:30.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:14:30.391Z] Configure a credential helper to remove this warning. See [2021-08-11T16:14:30.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:14:30.391Z] [2021-08-11T16:14:30.391Z] Login Succeeded [2021-08-11T16:14:30.391Z] nexus3.edgexfoundry.org:10002 [Pipeline] } [2021-08-11T16:14:30.424Z] $ docker stop --time=1 ec63799c3072ceeb70169be5fac567e6276dce7c159ddafd816305b01bb4e0eb [2021-08-11T16:14:30.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:14:30.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:14:30.944Z] Configure a credential helper to remove this warning. See [2021-08-11T16:14:30.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:14:30.944Z] [2021-08-11T16:14:30.944Z] Login Succeeded [2021-08-11T16:14:30.944Z] nexus3.edgexfoundry.org:10003 [2021-08-11T16:14:31.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:14:31.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:14:31.493Z] Configure a credential helper to remove this warning. See [2021-08-11T16:14:31.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:14:31.493Z] [2021-08-11T16:14:31.493Z] Login Succeeded [2021-08-11T16:14:31.493Z] nexus3.edgexfoundry.org:10004 [2021-08-11T16:14:31.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:14:32.046Z] $ docker rm -f ec63799c3072ceeb70169be5fac567e6276dce7c159ddafd816305b01bb4e0eb [2021-08-11T16:14:32.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:14:32.057Z] Configure a credential helper to remove this warning. See [2021-08-11T16:14:32.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:14:32.057Z] [2021-08-11T16:14:32.057Z] Login Succeeded [2021-08-11T16:14:32.057Z] docker.io [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T16:14:32.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:14:32.493Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T16:14:32.713Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-08-11T16:14:32.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:14:32.922Z] Configure a credential helper to remove this warning. See [2021-08-11T16:14:32.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:14:32.922Z] [2021-08-11T16:14:32.922Z] Login Succeeded [2021-08-11T16:14:32.922Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T16:14:34.561Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-11T16:14:34.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] echo [2021-08-11T16:14:34.948Z] ========================================================= [2021-08-11T16:14:34.948Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T16:14:34.948Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:14:35.191Z] + ls -al . [2021-08-11T16:14:35.191Z] total 112 [2021-08-11T16:14:35.191Z] drwxrwxr-x. 7 jenkins jenkins 4096 Aug 11 16:14 . [2021-08-11T16:14:35.191Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 16:13 .. [2021-08-11T16:14:35.191Z] -rw-rw-r--. 1 jenkins jenkins 7306 Aug 11 16:13 Attribution.txt [2021-08-11T16:14:35.191Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 11 16:13 bin [2021-08-11T16:14:35.191Z] -rw-rw-r--. 1 jenkins jenkins 22206 Aug 11 16:13 CHANGELOG.md [2021-08-11T16:14:35.191Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 11 16:14 coverage.out [2021-08-11T16:14:35.191Z] -rw-rw-r--. 1 jenkins jenkins 2032 Aug 11 16:13 Dockerfile [2021-08-11T16:14:35.191Z] -rw-rw-r--. 1 jenkins jenkins 970 Aug 11 16:13 Dockerfile.build [2021-08-11T16:14:35.191Z] -rw-rw-r--. 1 jenkins jenkins 119 Aug 11 16:13 .dockerignore [2021-08-11T16:14:35.191Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 11 16:13 .git [2021-08-11T16:14:35.191Z] drwxrwxr-x. 2 jenkins jenkins 81 Aug 11 16:13 .github [2021-08-11T16:14:35.191Z] -rw-rw-r--. 1 jenkins jenkins 104 Aug 11 16:13 .gitignore [2021-08-11T16:14:35.191Z] -rw-r--r--. 1 jenkins jenkins 129 Aug 11 16:14 go.mod [2021-08-11T16:14:35.191Z] -rw-rw-r--. 1 jenkins jenkins 20447 Aug 11 16:13 go.sum [2021-08-11T16:14:35.191Z] -rw-rw-r--. 1 jenkins jenkins 687 Aug 11 16:13 Jenkinsfile [2021-08-11T16:14:35.191Z] -rw-rw-r--. 1 jenkins jenkins 10174 Aug 11 16:13 LICENSE [2021-08-11T16:14:35.191Z] -rw-rw-r--. 1 jenkins jenkins 1460 Aug 11 16:13 main.go [2021-08-11T16:14:35.191Z] -rw-rw-r--. 1 jenkins jenkins 1495 Aug 11 16:13 makefile [2021-08-11T16:14:35.191Z] -rw-rw-r--. 1 jenkins jenkins 3224 Aug 11 16:13 README.md [2021-08-11T16:14:35.191Z] drwxrwxr-x. 8 jenkins jenkins 122 Aug 11 16:13 res [2021-08-11T16:14:35.191Z] drwxrwxr-x. 3 jenkins jenkins 58 Aug 11 16:13 snap [2021-08-11T16:14:35.191Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 11 16:11 VERSION [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:14:35.315Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-11T16:14:35.315Z] Sending build context to Docker daemon 152.6kB [2021-08-11T16:14:35.516Z] + 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=a011c3c899441db8b42ceb68e5a9f9cc36f2613b --label arch=amd64 --label version=2.0.2-dev.3 . [2021-08-11T16:14:35.516Z] Sending build context to Docker daemon 154.6kB [2021-08-11T16:14:35.516Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T16:14:35.516Z] Step 2/27 : FROM ${BASE} AS builder [2021-08-11T16:14:35.516Z] ---> 5f05f0b64f09 [2021-08-11T16:14:35.516Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-11T16:14:35.516Z] ---> Running in ed5a6bae896f [2021-08-11T16:14:35.516Z] Removing intermediate container ed5a6bae896f [2021-08-11T16:14:35.516Z] ---> 411a712a1062 [2021-08-11T16:14:35.516Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T16:14:35.516Z] ---> Running in e0e0c4462e44 [2021-08-11T16:14:35.605Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T16:14:35.605Z] Step 2/8 : FROM ${BASE} [2021-08-11T16:14:35.795Z] Removing intermediate container e0e0c4462e44 [2021-08-11T16:14:35.795Z] ---> 6eb1b79ee0a1 [2021-08-11T16:14:35.795Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-11T16:14:35.795Z] ---> Running in 6d2dd5130267 [2021-08-11T16:14:35.795Z] Removing intermediate container 6d2dd5130267 [2021-08-11T16:14:35.795Z] ---> 1844182e8f9b [2021-08-11T16:14:35.795Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T16:14:35.795Z] ---> Running in e3c7d64744bb [2021-08-11T16:14:36.258Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T16:14:36.259Z] 595b0fe564bb: Pulling fs layer [2021-08-11T16:14:36.259Z] 24495759ef45: Pulling fs layer [2021-08-11T16:14:36.259Z] d148012ef14d: Pulling fs layer [2021-08-11T16:14:36.259Z] e90a11edd702: Pulling fs layer [2021-08-11T16:14:36.259Z] d77568369979: Pulling fs layer [2021-08-11T16:14:36.259Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T16:14:36.259Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T16:14:36.259Z] 97ac5df62f85: Pulling fs layer [2021-08-11T16:14:36.259Z] d77568369979: Waiting [2021-08-11T16:14:36.259Z] fc1c9f9a7f3b: Waiting [2021-08-11T16:14:36.259Z] 170f2ba95c9a: Waiting [2021-08-11T16:14:36.259Z] 97ac5df62f85: Waiting [2021-08-11T16:14:36.259Z] e90a11edd702: Waiting [2021-08-11T16:14:36.259Z] d148012ef14d: Verifying Checksum [2021-08-11T16:14:36.259Z] d148012ef14d: Download complete [2021-08-11T16:14:36.259Z] 24495759ef45: Verifying Checksum [2021-08-11T16:14:36.259Z] 24495759ef45: Download complete [2021-08-11T16:14:36.259Z] d77568369979: Verifying Checksum [2021-08-11T16:14:36.259Z] d77568369979: Download complete [2021-08-11T16:14:36.259Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-11T16:14:36.259Z] fc1c9f9a7f3b: Download complete [2021-08-11T16:14:36.259Z] 595b0fe564bb: Verifying Checksum [2021-08-11T16:14:36.259Z] 595b0fe564bb: Download complete [2021-08-11T16:14:36.259Z] 170f2ba95c9a: Verifying Checksum [2021-08-11T16:14:36.259Z] 170f2ba95c9a: Download complete [2021-08-11T16:14:36.378Z] Removing intermediate container e3c7d64744bb [2021-08-11T16:14:36.378Z] ---> b9d6c9192c63 [2021-08-11T16:14:36.378Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T16:14:36.378Z] ---> Running in c35cb723ee58 [2021-08-11T16:14:36.644Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T16:14:37.244Z] 595b0fe564bb: Pull complete [2021-08-11T16:14:37.843Z] 24495759ef45: Pull complete [2021-08-11T16:14:38.457Z] d148012ef14d: Pull complete [2021-08-11T16:14:38.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T16:14:40.460Z] 97ac5df62f85: Verifying Checksum [2021-08-11T16:14:40.460Z] 97ac5df62f85: Download complete [2021-08-11T16:14:40.460Z] e90a11edd702: Verifying Checksum [2021-08-11T16:14:40.460Z] e90a11edd702: Download complete [2021-08-11T16:14:41.927Z] OK: 219 MiB in 52 packages [2021-08-11T16:14:41.927Z] Removing intermediate container c35cb723ee58 [2021-08-11T16:14:41.927Z] ---> dff33db584ad [2021-08-11T16:14:41.927Z] Step 8/27 : WORKDIR /app [2021-08-11T16:14:41.927Z] ---> Running in 4f4436e583f2 [2021-08-11T16:14:41.927Z] Removing intermediate container 4f4436e583f2 [2021-08-11T16:14:41.927Z] ---> 5ec78de292e4 [2021-08-11T16:14:41.927Z] Step 9/27 : COPY go.mod . [2021-08-11T16:14:42.194Z] ---> 673c1763895f [2021-08-11T16:14:42.194Z] Step 10/27 : RUN go mod download [2021-08-11T16:14:42.194Z] ---> Running in a7b855c17bfc [2021-08-11T16:14:42.784Z] Removing intermediate container a7b855c17bfc [2021-08-11T16:14:42.784Z] ---> 38770d306ba7 [2021-08-11T16:14:42.784Z] Step 11/27 : COPY . . [2021-08-11T16:14:43.050Z] ---> 08d55fd4cad4 [2021-08-11T16:14:43.050Z] Step 12/27 : ARG MAKE="make build" [2021-08-11T16:14:43.050Z] ---> Running in 1f9b4849c3f5 [2021-08-11T16:14:43.320Z] Removing intermediate container 1f9b4849c3f5 [2021-08-11T16:14:43.320Z] ---> d2ee29dd95eb [2021-08-11T16:14:43.320Z] Step 13/27 : RUN $MAKE [2021-08-11T16:14:43.320Z] ---> Running in 4dd924ca5a8a [2021-08-11T16:14:43.591Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.3" -o app-service-configurable [2021-08-11T16:14:50.671Z] e90a11edd702: Pull complete [2021-08-11T16:14:50.948Z] d77568369979: Pull complete [2021-08-11T16:14:51.223Z] fc1c9f9a7f3b: Pull complete [2021-08-11T16:14:51.820Z] 170f2ba95c9a: Pull complete [2021-08-11T16:14:55.957Z] Removing intermediate container 4dd924ca5a8a [2021-08-11T16:14:55.957Z] ---> 05ca8aa66a3f [2021-08-11T16:14:55.957Z] Step 14/27 : FROM alpine:3.12 [2021-08-11T16:14:55.957Z] 3.12: Pulling from library/alpine [2021-08-11T16:14:55.957Z] 339de151aab4: Pulling fs layer [2021-08-11T16:14:55.957Z] 339de151aab4: Download complete [2021-08-11T16:14:55.957Z] 339de151aab4: Pull complete [2021-08-11T16:14:55.957Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T16:14:55.957Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T16:14:55.957Z] ---> 13621d1b12d4 [2021-08-11T16:14:55.957Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-11T16:14:55.957Z] ---> Running in e4f9ff2290da [2021-08-11T16:14:55.957Z] Removing intermediate container e4f9ff2290da [2021-08-11T16:14:55.957Z] ---> 09a78907ffb2 [2021-08-11T16:14:55.957Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-08-11T16:14:55.957Z] ---> Running in 2ddc646636cb [2021-08-11T16:14:55.957Z] Removing intermediate container 2ddc646636cb [2021-08-11T16:14:55.957Z] ---> 4f0acef6d15b [2021-08-11T16:14:55.957Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-08-11T16:14:55.957Z] ---> Running in e3e89026a7fd [2021-08-11T16:14:56.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T16:14:56.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T16:14:56.488Z] (1/7) Installing ca-certificates (20191127-r4) [2021-08-11T16:14:56.488Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-08-11T16:14:56.488Z] (3/7) Installing libgcc (9.3.0-r2) [2021-08-11T16:14:56.488Z] (4/7) Installing libsodium (1.0.18-r0) [2021-08-11T16:14:56.488Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-08-11T16:14:56.488Z] (6/7) Installing libzmq (4.3.3-r0) [2021-08-11T16:14:56.488Z] (7/7) Installing zeromq (4.3.3-r0) [2021-08-11T16:14:56.488Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T16:14:56.488Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T16:14:56.488Z] OK: 9 MiB in 21 packages [2021-08-11T16:14:57.069Z] Removing intermediate container e3e89026a7fd [2021-08-11T16:14:57.069Z] ---> efb077772f21 [2021-08-11T16:14:57.069Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-11T16:14:57.069Z] ---> 9a4e5516de55 [2021-08-11T16:14:57.069Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-11T16:14:57.336Z] ---> e9e3c4cdeaa9 [2021-08-11T16:14:57.336Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-08-11T16:14:57.336Z] ---> a2f0a8660b50 [2021-08-11T16:14:57.336Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-08-11T16:14:57.936Z] ---> ea98545fd5e5 [2021-08-11T16:14:57.936Z] Step 22/27 : EXPOSE 48095 [2021-08-11T16:14:57.936Z] ---> Running in 5154513f633d [2021-08-11T16:14:57.936Z] Removing intermediate container 5154513f633d [2021-08-11T16:14:57.936Z] ---> ac70d15ec85a [2021-08-11T16:14:57.936Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-08-11T16:14:57.936Z] ---> Running in c6b651f4944d [2021-08-11T16:14:57.936Z] Removing intermediate container c6b651f4944d [2021-08-11T16:14:57.936Z] ---> e97981081dc3 [2021-08-11T16:14:57.936Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T16:14:58.410Z] ---> Running in c8b28067a860 [2021-08-11T16:14:58.410Z] Removing intermediate container c8b28067a860 [2021-08-11T16:14:58.410Z] ---> 6d02ccc66c47 [2021-08-11T16:14:58.410Z] Step 25/27 : LABEL arch=amd64 [2021-08-11T16:14:58.410Z] ---> Running in 8ca7e5efdb3c [2021-08-11T16:14:58.410Z] Removing intermediate container 8ca7e5efdb3c [2021-08-11T16:14:58.410Z] ---> aab928fb5521 [2021-08-11T16:14:58.410Z] Step 26/27 : LABEL git_sha=a011c3c899441db8b42ceb68e5a9f9cc36f2613b [2021-08-11T16:14:58.410Z] ---> Running in a8871a2fa92a [2021-08-11T16:14:58.422Z] Removing intermediate container a8871a2fa92a [2021-08-11T16:14:58.422Z] ---> 21d75b0a88f7 [2021-08-11T16:14:58.422Z] Step 27/27 : LABEL version=2.0.2-dev.3 [2021-08-11T16:14:58.422Z] ---> Running in f6d543098b35 [2021-08-11T16:14:58.422Z] Removing intermediate container f6d543098b35 [2021-08-11T16:14:58.422Z] ---> 80c7c7e55799 [2021-08-11T16:14:58.422Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-11T16:14:58.422Z] Successfully built 80c7c7e55799 [2021-08-11T16:14:58.422Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T16:14:58.574Z] provisioning config files... [2021-08-11T16:14:58.591Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config3914398253942054484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:14:58.767Z] 97ac5df62f85: Pull complete [2021-08-11T16:14:58.767Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T16:14:58.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T16:14:58.767Z] ---> 04bc70af865f [2021-08-11T16:14:58.767Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-11T16:14:58.960Z] ---> docker-login.sh [2021-08-11T16:14:58.961Z] nexus3.edgexfoundry.org:10001 [2021-08-11T16:14:58.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:14:58.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:14:58.961Z] Configure a credential helper to remove this warning. See [2021-08-11T16:14:58.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:14:58.961Z] [2021-08-11T16:14:58.961Z] Login Succeeded [2021-08-11T16:14:58.961Z] nexus3.edgexfoundry.org:10002 [2021-08-11T16:14:58.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:14:59.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:14:59.229Z] Configure a credential helper to remove this warning. See [2021-08-11T16:14:59.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:14:59.229Z] [2021-08-11T16:14:59.229Z] Login Succeeded [2021-08-11T16:14:59.229Z] nexus3.edgexfoundry.org:10003 [2021-08-11T16:14:59.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:14:59.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:14:59.495Z] Configure a credential helper to remove this warning. See [2021-08-11T16:14:59.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:14:59.495Z] [2021-08-11T16:14:59.495Z] Login Succeeded [2021-08-11T16:14:59.495Z] nexus3.edgexfoundry.org:10004 [2021-08-11T16:14:59.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:14:59.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:14:59.495Z] Configure a credential helper to remove this warning. See [2021-08-11T16:14:59.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:14:59.495Z] [2021-08-11T16:14:59.495Z] Login Succeeded [2021-08-11T16:14:59.495Z] docker.io [2021-08-11T16:14:59.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:15:00.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:15:00.077Z] Configure a credential helper to remove this warning. See [2021-08-11T16:15:00.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:15:00.077Z] [2021-08-11T16:15:00.077Z] Login Succeeded [2021-08-11T16:15:00.077Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T16:15:00.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T16:15:00.166Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-08-11T16:15:00.166Z] a011c3c899441db8b42ceb68e5a9f9cc36f2613b [2021-08-11T16:15:00.166Z] latest [2021-08-11T16:15:00.166Z] 2.0.2-dev.3 [2021-08-11T16:15:00.166Z] a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3 [2021-08-11T16:15:00.166Z] main [2021-08-11T16:15:00.166Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:15:00.545Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a011c3c899441db8b42ceb68e5a9f9cc36f2613b [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:15:00.874Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a011c3c899441db8b42ceb68e5a9f9cc36f2613b [2021-08-11T16:15:00.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-11T16:15:00.874Z] 0baacf97bb48: Preparing [2021-08-11T16:15:00.874Z] a75b59fd7751: Preparing [2021-08-11T16:15:00.874Z] 75eba1d0952a: Preparing [2021-08-11T16:15:00.874Z] ce7e5102d433: Preparing [2021-08-11T16:15:00.874Z] 6b9f694f2a01: Preparing [2021-08-11T16:15:00.874Z] 32f366d666a5: Preparing [2021-08-11T16:15:00.874Z] 32f366d666a5: Waiting [2021-08-11T16:15:01.145Z] 75eba1d0952a: Pushed [2021-08-11T16:15:01.145Z] a75b59fd7751: Pushed [2021-08-11T16:15:01.145Z] 32f366d666a5: Layer already exists [2021-08-11T16:15:01.415Z] ce7e5102d433: Pushed [2021-08-11T16:15:01.415Z] 6b9f694f2a01: Pushed [2021-08-11T16:15:02.194Z] ---> Running in 2e9edd283592 [2021-08-11T16:15:02.792Z] Removing intermediate container 2e9edd283592 [2021-08-11T16:15:02.792Z] ---> 660309108992 [2021-08-11T16:15:02.792Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T16:15:02.792Z] ---> Running in 4dff6273a171 [2021-08-11T16:15:02.821Z] 0baacf97bb48: Pushed [2021-08-11T16:15:03.403Z] a011c3c899441db8b42ceb68e5a9f9cc36f2613b: digest: sha256:71ecf6dac361116c947f620754578ca0d41573ab8510faf50fae412765397cf9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:15:03.728Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:15:04.048Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-08-11T16:15:04.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-11T16:15:04.049Z] 0baacf97bb48: Preparing [2021-08-11T16:15:04.049Z] a75b59fd7751: Preparing [2021-08-11T16:15:04.049Z] 75eba1d0952a: Preparing [2021-08-11T16:15:04.049Z] ce7e5102d433: Preparing [2021-08-11T16:15:04.049Z] 6b9f694f2a01: Preparing [2021-08-11T16:15:04.049Z] 32f366d666a5: Preparing [2021-08-11T16:15:04.049Z] 32f366d666a5: Waiting [2021-08-11T16:15:04.049Z] a75b59fd7751: Layer already exists [2021-08-11T16:15:04.049Z] ce7e5102d433: Layer already exists [2021-08-11T16:15:04.049Z] 75eba1d0952a: Layer already exists [2021-08-11T16:15:04.049Z] 0baacf97bb48: Layer already exists [2021-08-11T16:15:04.049Z] 6b9f694f2a01: Layer already exists [2021-08-11T16:15:04.049Z] 32f366d666a5: Layer already exists [2021-08-11T16:15:04.049Z] latest: digest: sha256:71ecf6dac361116c947f620754578ca0d41573ab8510faf50fae412765397cf9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:15:04.385Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:15:04.721Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.3 [2021-08-11T16:15:04.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-11T16:15:04.721Z] 0baacf97bb48: Preparing [2021-08-11T16:15:04.721Z] a75b59fd7751: Preparing [2021-08-11T16:15:04.721Z] 75eba1d0952a: Preparing [2021-08-11T16:15:04.721Z] ce7e5102d433: Preparing [2021-08-11T16:15:04.721Z] 6b9f694f2a01: Preparing [2021-08-11T16:15:04.721Z] 32f366d666a5: Preparing [2021-08-11T16:15:04.721Z] 32f366d666a5: Waiting [2021-08-11T16:15:04.721Z] 6b9f694f2a01: Layer already exists [2021-08-11T16:15:04.721Z] 0baacf97bb48: Layer already exists [2021-08-11T16:15:04.721Z] a75b59fd7751: Layer already exists [2021-08-11T16:15:04.721Z] ce7e5102d433: Layer already exists [2021-08-11T16:15:04.721Z] 75eba1d0952a: Layer already exists [2021-08-11T16:15:04.721Z] 32f366d666a5: Layer already exists [2021-08-11T16:15:04.721Z] 2.0.2-dev.3: digest: sha256:71ecf6dac361116c947f620754578ca0d41573ab8510faf50fae412765397cf9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:15:05.047Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:15:05.364Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3 [2021-08-11T16:15:05.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-11T16:15:05.364Z] 0baacf97bb48: Preparing [2021-08-11T16:15:05.364Z] a75b59fd7751: Preparing [2021-08-11T16:15:05.364Z] 75eba1d0952a: Preparing [2021-08-11T16:15:05.364Z] ce7e5102d433: Preparing [2021-08-11T16:15:05.364Z] 6b9f694f2a01: Preparing [2021-08-11T16:15:05.364Z] 32f366d666a5: Preparing [2021-08-11T16:15:05.364Z] 32f366d666a5: Waiting [2021-08-11T16:15:05.364Z] 6b9f694f2a01: Layer already exists [2021-08-11T16:15:05.364Z] 75eba1d0952a: Layer already exists [2021-08-11T16:15:05.364Z] a75b59fd7751: Layer already exists [2021-08-11T16:15:05.364Z] 0baacf97bb48: Layer already exists [2021-08-11T16:15:05.364Z] ce7e5102d433: Layer already exists [2021-08-11T16:15:05.364Z] 32f366d666a5: Layer already exists [2021-08-11T16:15:05.364Z] a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3: digest: sha256:71ecf6dac361116c947f620754578ca0d41573ab8510faf50fae412765397cf9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:15:05.427Z] Removing intermediate container 4dff6273a171 [2021-08-11T16:15:05.427Z] ---> 45f37f00f2ee [2021-08-11T16:15:05.427Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-08-11T16:15:05.427Z] ---> Running in 45c6ca8eae26 [2021-08-11T16:15:05.690Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:15:06.012Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-08-11T16:15:06.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-11T16:15:06.012Z] 0baacf97bb48: Preparing [2021-08-11T16:15:06.012Z] a75b59fd7751: Preparing [2021-08-11T16:15:06.012Z] 75eba1d0952a: Preparing [2021-08-11T16:15:06.012Z] ce7e5102d433: Preparing [2021-08-11T16:15:06.012Z] 6b9f694f2a01: Preparing [2021-08-11T16:15:06.012Z] 32f366d666a5: Preparing [2021-08-11T16:15:06.012Z] 32f366d666a5: Waiting [2021-08-11T16:15:06.012Z] 0baacf97bb48: Layer already exists [2021-08-11T16:15:06.012Z] 6b9f694f2a01: Layer already exists [2021-08-11T16:15:06.012Z] a75b59fd7751: Layer already exists [2021-08-11T16:15:06.012Z] 75eba1d0952a: Layer already exists [2021-08-11T16:15:06.012Z] ce7e5102d433: Layer already exists [2021-08-11T16:15:06.012Z] 32f366d666a5: Layer already exists [2021-08-11T16:15:06.282Z] main: digest: sha256:71ecf6dac361116c947f620754578ca0d41573ab8510faf50fae412765397cf9 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T16:15:06.365Z] ===================================================== [Pipeline] echo [2021-08-11T16:15:06.391Z] taggedImages: [2021-08-11T16:15:06.391Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a011c3c899441db8b42ceb68e5a9f9cc36f2613b [2021-08-11T16:15:06.391Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-08-11T16:15:06.391Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.3 [2021-08-11T16:15:06.391Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3 [2021-08-11T16:15:06.391Z] - 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-08-11T16:15:06.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T16:15:06.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T16:15:06.901Z] [2021-08-11T16:15:06.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:15:07.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T16:15:07.249Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T16:15:07.249Z] b4d181a07f80: Pulling fs layer [2021-08-11T16:15:07.249Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T16:15:07.249Z] ed53099fbce6: Pulling fs layer [2021-08-11T16:15:07.249Z] dc539afda2c1: Pulling fs layer [2021-08-11T16:15:07.249Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T16:15:07.249Z] 9065ff56babe: Pulling fs layer [2021-08-11T16:15:07.249Z] d287ab97295c: Pulling fs layer [2021-08-11T16:15:07.249Z] 77bc0d833cb6: Waiting [2021-08-11T16:15:07.249Z] 9065ff56babe: Waiting [2021-08-11T16:15:07.249Z] d287ab97295c: Waiting [2021-08-11T16:15:07.249Z] dc539afda2c1: Waiting [2021-08-11T16:15:07.516Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T16:15:07.516Z] a1111a8f2ec3: Download complete [2021-08-11T16:15:07.782Z] dc539afda2c1: Verifying Checksum [2021-08-11T16:15:07.782Z] dc539afda2c1: Download complete [2021-08-11T16:15:07.782Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T16:15:07.782Z] 77bc0d833cb6: Download complete [2021-08-11T16:15:07.782Z] 9065ff56babe: Verifying Checksum [2021-08-11T16:15:07.782Z] 9065ff56babe: Download complete [2021-08-11T16:15:07.852Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T16:15:08.048Z] ed53099fbce6: Verifying Checksum [2021-08-11T16:15:08.048Z] ed53099fbce6: Download complete [2021-08-11T16:15:09.008Z] b4d181a07f80: Verifying Checksum [2021-08-11T16:15:09.008Z] b4d181a07f80: Download complete [2021-08-11T16:15:09.309Z] OK: 218 MiB in 52 packages [2021-08-11T16:15:09.977Z] b4d181a07f80: Pull complete [2021-08-11T16:15:10.252Z] a1111a8f2ec3: Pull complete [2021-08-11T16:15:10.305Z] Removing intermediate container 45c6ca8eae26 [2021-08-11T16:15:10.305Z] ---> d19d01023a8b [2021-08-11T16:15:10.305Z] Step 6/8 : WORKDIR /app [2021-08-11T16:15:10.520Z] ed53099fbce6: Pull complete [2021-08-11T16:15:10.520Z] dc539afda2c1: Pull complete [2021-08-11T16:15:10.579Z] ---> Running in 5f8adb408f1c [2021-08-11T16:15:10.793Z] 77bc0d833cb6: Pull complete [2021-08-11T16:15:11.059Z] 9065ff56babe: Pull complete [2021-08-11T16:15:11.180Z] Removing intermediate container 5f8adb408f1c [2021-08-11T16:15:11.180Z] ---> 1f3e78d030bc [2021-08-11T16:15:11.180Z] Step 7/8 : COPY . . [2021-08-11T16:15:12.021Z] d287ab97295c: Verifying Checksum [2021-08-11T16:15:12.021Z] d287ab97295c: Download complete [2021-08-11T16:15:12.160Z] ---> d5583886e477 [2021-08-11T16:15:12.160Z] Step 8/8 : RUN go mod download [2021-08-11T16:15:12.433Z] ---> Running in 053f9586ec9b [2021-08-11T16:15:17.401Z] d287ab97295c: Pull complete [2021-08-11T16:15:17.401Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T16:15:17.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T16:15:17.401Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T16:15:17.513Z] prd-centos7-docker-4c-2g-348 does not seem to be running inside a container [2021-08-11T16:15:17.579Z] $ 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/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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-08-11T16:15:20.487Z] $ docker top e78632b11347e22ad714c1aa716bf029a465191f2552068eaa840e3fd4733dd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:15:21.062Z] ---> job-cost.sh [2021-08-11T16:15:21.062Z] lf-activate-venv: SKIPPING [2021-08-11T16:15:21.062Z] INFO: No Stack... [2021-08-11T16:15:22.025Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T16:15:22.294Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T16:15:22.612Z] + cat /w/workspace/app-service-configurable/7/archives/cost.csv [2021-08-11T16:15:22.612Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T16:15:22.654Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-7-stack-cost] [2021-08-11T16:15:22.667Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-7-stack-cost] did not exist. Created. [2021-08-11T16:15:22.667Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T16:15:23.017Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-11T16:15:23.051Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T16:15:23.063Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T16:15:23.087Z] $ docker stop --time=1 e78632b11347e22ad714c1aa716bf029a465191f2552068eaa840e3fd4733dd1 [2021-08-11T16:15:24.247Z] $ docker rm -f e78632b11347e22ad714c1aa716bf029a465191f2552068eaa840e3fd4733dd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T16:15:44.828Z] Removing intermediate container 053f9586ec9b [2021-08-11T16:15:44.828Z] ---> ed18f0152365 [2021-08-11T16:15:44.828Z] Successfully built ed18f0152365 [2021-08-11T16:15:44.828Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:15:45.173Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T16:15:45.173Z] . [Pipeline] withDockerContainer [2021-08-11T16:15:45.431Z] prd-ubuntu18.04-docker-arm64-4c-16g-346 does not seem to be running inside a container [2021-08-11T16:15:45.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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-08-11T16:15:47.179Z] $ docker top 32343cf7b6f621380bb0c7b02947292105eb26a674fd5ac025d99a01dc793f24 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T16:15:48.204Z] + go version [2021-08-11T16:15:48.204Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-11T16:15:48.222Z] $ docker stop --time=1 32343cf7b6f621380bb0c7b02947292105eb26a674fd5ac025d99a01dc793f24 [2021-08-11T16:15:50.042Z] $ docker rm -f 32343cf7b6f621380bb0c7b02947292105eb26a674fd5ac025d99a01dc793f24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:15:50.710Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T16:15:50.710Z] . [Pipeline] withDockerContainer [2021-08-11T16:15:50.992Z] prd-ubuntu18.04-docker-arm64-4c-16g-346 does not seem to be running inside a container [2021-08-11T16:15:51.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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-08-11T16:15:52.755Z] $ docker top d4adb87134ecda1b69537fba9415c3a442c97ad4442864590af6bd075a2eaccb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T16:15:53.743Z] + make test [2021-08-11T16:15:53.743Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-11T16:16:50.362Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-08-11T16:16:50.362Z] CGO_ENABLED=1 go vet ./... [2021-08-11T16:17:08.702Z] gofmt -l . [2021-08-11T16:17:08.702Z] [ "`gofmt -l .`" = "" ] [2021-08-11T16:17:08.702Z] ./bin/test-go-mod-tidy.sh [2021-08-11T16:17:08.702Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-11T16:17:08.990Z] $ docker stop --time=1 d4adb87134ecda1b69537fba9415c3a442c97ad4442864590af6bd075a2eaccb [2021-08-11T16:17:11.040Z] $ docker rm -f d4adb87134ecda1b69537fba9415c3a442c97ad4442864590af6bd075a2eaccb [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T16:17:11.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T16:17:11.979Z] Warning: overwriting stash ‘coverage-report’ [2021-08-11T16:17:12.548Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-11T16:17:13.013Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-11T16:17:13.352Z] + ls -al . [2021-08-11T16:17:13.352Z] total 136 [2021-08-11T16:17:13.352Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 11 16:17 . [2021-08-11T16:17:13.352Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 16:14 .. [2021-08-11T16:17:13.352Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 11 16:14 .dockerignore [2021-08-11T16:17:13.352Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 16:14 .git [2021-08-11T16:17:13.352Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 16:14 .github [2021-08-11T16:17:13.352Z] -rw-rw-r-- 1 jenkins jenkins 104 Aug 11 16:14 .gitignore [2021-08-11T16:17:13.352Z] -rw-rw-r-- 1 jenkins jenkins 7306 Aug 11 16:14 Attribution.txt [2021-08-11T16:17:13.352Z] -rw-rw-r-- 1 jenkins jenkins 22206 Aug 11 16:14 CHANGELOG.md [2021-08-11T16:17:13.352Z] -rw-rw-r-- 1 jenkins jenkins 2032 Aug 11 16:14 Dockerfile [2021-08-11T16:17:13.352Z] -rw-rw-r-- 1 jenkins jenkins 970 Aug 11 16:14 Dockerfile.build [2021-08-11T16:17:13.352Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 11 16:14 Jenkinsfile [2021-08-11T16:17:13.352Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 11 16:14 LICENSE [2021-08-11T16:17:13.352Z] -rw-rw-r-- 1 jenkins jenkins 3224 Aug 11 16:14 README.md [2021-08-11T16:17:13.352Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 11 16:11 VERSION [2021-08-11T16:17:13.352Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 16:14 bin [2021-08-11T16:17:13.352Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 11 16:15 coverage.out [2021-08-11T16:17:13.352Z] -rw-r--r-- 1 jenkins jenkins 129 Aug 11 16:17 go.mod [2021-08-11T16:17:13.352Z] -rw-rw-r-- 1 jenkins jenkins 20447 Aug 11 16:14 go.sum [2021-08-11T16:17:13.352Z] -rw-rw-r-- 1 jenkins jenkins 1460 Aug 11 16:14 main.go [2021-08-11T16:17:13.352Z] -rw-rw-r-- 1 jenkins jenkins 1495 Aug 11 16:14 makefile [2021-08-11T16:17:13.352Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 16:14 res [2021-08-11T16:17:13.352Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 16:14 snap [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:17:13.700Z] + 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=a011c3c899441db8b42ceb68e5a9f9cc36f2613b --label arch=arm64 --label version=2.0.2-dev.3 . [2021-08-11T16:17:13.700Z] Sending build context to Docker daemon 154.6kB [2021-08-11T16:17:13.977Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T16:17:13.977Z] Step 2/27 : FROM ${BASE} AS builder [2021-08-11T16:17:13.977Z] ---> ed18f0152365 [2021-08-11T16:17:13.977Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-11T16:17:14.251Z] ---> Running in 9f6ad1b6e97e [2021-08-11T16:17:14.850Z] Removing intermediate container 9f6ad1b6e97e [2021-08-11T16:17:14.850Z] ---> 8c2eb129838b [2021-08-11T16:17:14.850Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T16:17:15.130Z] ---> Running in e8eafb0c2592 [2021-08-11T16:17:15.733Z] Removing intermediate container e8eafb0c2592 [2021-08-11T16:17:15.733Z] ---> 63c22868102b [2021-08-11T16:17:15.733Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-11T16:17:15.733Z] ---> Running in 8778e5c46725 [2021-08-11T16:17:16.338Z] Removing intermediate container 8778e5c46725 [2021-08-11T16:17:16.338Z] ---> 4ce6f28b7b31 [2021-08-11T16:17:16.338Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T16:17:16.614Z] ---> Running in edaf5189d98d [2021-08-11T16:17:18.585Z] Removing intermediate container edaf5189d98d [2021-08-11T16:17:18.585Z] ---> c550dc2933d4 [2021-08-11T16:17:18.585Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T16:17:18.856Z] ---> Running in 48d08e6c352b [2021-08-11T16:17:19.834Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T16:17:20.805Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T16:17:21.789Z] OK: 218 MiB in 52 packages [2021-08-11T16:17:22.784Z] Removing intermediate container 48d08e6c352b [2021-08-11T16:17:22.785Z] ---> 847abc35c500 [2021-08-11T16:17:22.785Z] Step 8/27 : WORKDIR /app [2021-08-11T16:17:22.785Z] ---> Running in a44d0705bc2e [2021-08-11T16:17:23.401Z] Removing intermediate container a44d0705bc2e [2021-08-11T16:17:23.401Z] ---> 22302717f3a0 [2021-08-11T16:17:23.401Z] Step 9/27 : COPY go.mod . [2021-08-11T16:17:24.376Z] ---> 68e957bf4274 [2021-08-11T16:17:24.376Z] Step 10/27 : RUN go mod download [2021-08-11T16:17:24.376Z] ---> Running in 86a4218e1245 [2021-08-11T16:17:27.015Z] Removing intermediate container 86a4218e1245 [2021-08-11T16:17:27.015Z] ---> c87ca6c0196e [2021-08-11T16:17:27.015Z] Step 11/27 : COPY . . [2021-08-11T16:17:27.613Z] ---> 93e35b23adb3 [2021-08-11T16:17:27.613Z] Step 12/27 : ARG MAKE="make build" [2021-08-11T16:17:27.613Z] ---> Running in 2e1a24741c30 [2021-08-11T16:17:28.217Z] Removing intermediate container 2e1a24741c30 [2021-08-11T16:17:28.217Z] ---> 43f1a7bbf537 [2021-08-11T16:17:28.217Z] Step 13/27 : RUN $MAKE [2021-08-11T16:17:28.217Z] ---> Running in a24f35b8a81c [2021-08-11T16:17:29.671Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.3" -o app-service-configurable [2021-08-11T16:18:16.658Z] Removing intermediate container a24f35b8a81c [2021-08-11T16:18:16.658Z] ---> 707ae8bc1b5f [2021-08-11T16:18:16.658Z] Step 14/27 : FROM alpine:3.12 [2021-08-11T16:18:16.658Z] 3.12: Pulling from library/alpine [2021-08-11T16:18:16.658Z] d2f70382dc9a: Pulling fs layer [2021-08-11T16:18:16.658Z] d2f70382dc9a: Verifying Checksum [2021-08-11T16:18:16.658Z] d2f70382dc9a: Download complete [2021-08-11T16:18:16.658Z] d2f70382dc9a: Pull complete [2021-08-11T16:18:16.658Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T16:18:16.658Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T16:18:16.658Z] ---> c4fd0aeabfcf [2021-08-11T16:18:16.658Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-11T16:18:16.658Z] ---> Running in 11b85c0721c8 [2021-08-11T16:18:16.658Z] Removing intermediate container 11b85c0721c8 [2021-08-11T16:18:16.658Z] ---> 4c2600e40eee [2021-08-11T16:18:16.658Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-08-11T16:18:16.658Z] ---> Running in 3ad0dac43cd5 [2021-08-11T16:18:16.658Z] Removing intermediate container 3ad0dac43cd5 [2021-08-11T16:18:16.658Z] ---> 4b8b41b85a77 [2021-08-11T16:18:16.658Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-08-11T16:18:16.658Z] ---> Running in 071fceccb2f5 [2021-08-11T16:18:16.658Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T16:18:16.658Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T16:18:16.658Z] (1/7) Installing ca-certificates (20191127-r4) [2021-08-11T16:18:16.658Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-08-11T16:18:16.658Z] (3/7) Installing libgcc (9.3.0-r2) [2021-08-11T16:18:16.658Z] (4/7) Installing libsodium (1.0.18-r0) [2021-08-11T16:18:16.658Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-08-11T16:18:16.658Z] (6/7) Installing libzmq (4.3.3-r0) [2021-08-11T16:18:16.658Z] (7/7) Installing zeromq (4.3.3-r0) [2021-08-11T16:18:16.658Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T16:18:16.658Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T16:18:16.658Z] OK: 9 MiB in 21 packages [2021-08-11T16:18:16.658Z] Removing intermediate container 071fceccb2f5 [2021-08-11T16:18:16.658Z] ---> bc7ae16a1dc6 [2021-08-11T16:18:16.658Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-11T16:18:17.255Z] ---> 258c1b549815 [2021-08-11T16:18:17.255Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-11T16:18:18.245Z] ---> 985285a1fd40 [2021-08-11T16:18:18.245Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-08-11T16:18:19.233Z] ---> 7978c5be7300 [2021-08-11T16:18:19.233Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-08-11T16:18:20.669Z] ---> 1199d6c2f1f2 [2021-08-11T16:18:20.669Z] Step 22/27 : EXPOSE 48095 [2021-08-11T16:18:20.944Z] ---> Running in 29058da45226 [2021-08-11T16:18:21.542Z] Removing intermediate container 29058da45226 [2021-08-11T16:18:21.542Z] ---> 61a348352bcb [2021-08-11T16:18:21.542Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-08-11T16:18:21.542Z] ---> Running in 8915a4615d08 [2021-08-11T16:18:22.142Z] Removing intermediate container 8915a4615d08 [2021-08-11T16:18:22.142Z] ---> f6bbd1ff5f93 [2021-08-11T16:18:22.142Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T16:18:22.415Z] ---> Running in 5387ec9371bd [2021-08-11T16:18:23.014Z] Removing intermediate container 5387ec9371bd [2021-08-11T16:18:23.014Z] ---> 5fb56c91741e [2021-08-11T16:18:23.014Z] Step 25/27 : LABEL arch=arm64 [2021-08-11T16:18:23.014Z] ---> Running in 51effe451c6d [2021-08-11T16:18:23.610Z] Removing intermediate container 51effe451c6d [2021-08-11T16:18:23.610Z] ---> 8a819c579646 [2021-08-11T16:18:23.610Z] Step 26/27 : LABEL git_sha=a011c3c899441db8b42ceb68e5a9f9cc36f2613b [2021-08-11T16:18:23.891Z] ---> Running in 85aa2541f0e4 [2021-08-11T16:18:24.494Z] Removing intermediate container 85aa2541f0e4 [2021-08-11T16:18:24.494Z] ---> 92f19bc9628d [2021-08-11T16:18:24.494Z] Step 27/27 : LABEL version=2.0.2-dev.3 [2021-08-11T16:18:24.494Z] ---> Running in 5840d7be3382 [2021-08-11T16:18:25.093Z] Removing intermediate container 5840d7be3382 [2021-08-11T16:18:25.093Z] ---> e9c3e598ba0b [2021-08-11T16:18:25.093Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-11T16:18:25.093Z] Successfully built e9c3e598ba0b [2021-08-11T16:18:25.093Z] 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-08-11T16:18:25.246Z] provisioning config files... [2021-08-11T16:18:25.269Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config5607026959498356679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:18:25.648Z] ---> docker-login.sh [2021-08-11T16:18:25.648Z] nexus3.edgexfoundry.org:10001 [2021-08-11T16:18:25.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:18:26.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:18:26.208Z] Configure a credential helper to remove this warning. See [2021-08-11T16:18:26.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:18:26.208Z] [2021-08-11T16:18:26.208Z] Login Succeeded [2021-08-11T16:18:26.208Z] nexus3.edgexfoundry.org:10002 [2021-08-11T16:18:26.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:18:26.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:18:26.756Z] Configure a credential helper to remove this warning. See [2021-08-11T16:18:26.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:18:26.756Z] [2021-08-11T16:18:26.756Z] Login Succeeded [2021-08-11T16:18:26.756Z] nexus3.edgexfoundry.org:10003 [2021-08-11T16:18:27.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:18:27.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:18:27.323Z] Configure a credential helper to remove this warning. See [2021-08-11T16:18:27.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:18:27.323Z] [2021-08-11T16:18:27.323Z] Login Succeeded [2021-08-11T16:18:27.323Z] nexus3.edgexfoundry.org:10004 [2021-08-11T16:18:27.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:18:27.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:18:27.924Z] Configure a credential helper to remove this warning. See [2021-08-11T16:18:27.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:18:27.924Z] [2021-08-11T16:18:27.924Z] Login Succeeded [2021-08-11T16:18:27.924Z] docker.io [2021-08-11T16:18:28.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T16:18:28.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T16:18:28.799Z] Configure a credential helper to remove this warning. See [2021-08-11T16:18:28.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T16:18:28.799Z] [2021-08-11T16:18:28.799Z] Login Succeeded [2021-08-11T16:18:28.799Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T16:18:28.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T16:18:28.892Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-08-11T16:18:28.892Z] a011c3c899441db8b42ceb68e5a9f9cc36f2613b [2021-08-11T16:18:28.892Z] latest [2021-08-11T16:18:28.892Z] 2.0.2-dev.3 [2021-08-11T16:18:28.892Z] a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3 [2021-08-11T16:18:28.892Z] main [2021-08-11T16:18:28.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:18:29.295Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a011c3c899441db8b42ceb68e5a9f9cc36f2613b [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:18:29.672Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a011c3c899441db8b42ceb68e5a9f9cc36f2613b [2021-08-11T16:18:29.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-11T16:18:29.672Z] e445dc21e4d3: Preparing [2021-08-11T16:18:29.672Z] 93645f6f616d: Preparing [2021-08-11T16:18:29.672Z] 74edcd20170c: Preparing [2021-08-11T16:18:29.672Z] 0bd861a7b1d1: Preparing [2021-08-11T16:18:29.672Z] 07e805e1b77a: Preparing [2021-08-11T16:18:29.672Z] 3fbe34a1663b: Preparing [2021-08-11T16:18:29.955Z] 93645f6f616d: Pushed [2021-08-11T16:18:29.955Z] 74edcd20170c: Pushed [2021-08-11T16:18:30.230Z] 0bd861a7b1d1: Pushed [2021-08-11T16:18:30.230Z] 3fbe34a1663b: Layer already exists [2021-08-11T16:18:30.834Z] 07e805e1b77a: Pushed [2021-08-11T16:18:33.455Z] e445dc21e4d3: Pushed [2021-08-11T16:18:33.731Z] a011c3c899441db8b42ceb68e5a9f9cc36f2613b: digest: sha256:155744d3a3b85323cb67ceb47664f3073acf9ead755b30642a89d02aebc0a35f size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:18:34.096Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:18:34.457Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-08-11T16:18:34.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-11T16:18:34.457Z] e445dc21e4d3: Preparing [2021-08-11T16:18:34.457Z] 93645f6f616d: Preparing [2021-08-11T16:18:34.457Z] 74edcd20170c: Preparing [2021-08-11T16:18:34.457Z] 0bd861a7b1d1: Preparing [2021-08-11T16:18:34.457Z] 07e805e1b77a: Preparing [2021-08-11T16:18:34.457Z] 3fbe34a1663b: Preparing [2021-08-11T16:18:34.457Z] 3fbe34a1663b: Waiting [2021-08-11T16:18:34.732Z] 74edcd20170c: Layer already exists [2021-08-11T16:18:34.732Z] e445dc21e4d3: Layer already exists [2021-08-11T16:18:34.732Z] 93645f6f616d: Layer already exists [2021-08-11T16:18:34.732Z] 0bd861a7b1d1: Layer already exists [2021-08-11T16:18:34.732Z] 07e805e1b77a: Layer already exists [2021-08-11T16:18:34.732Z] 3fbe34a1663b: Layer already exists [2021-08-11T16:18:34.732Z] latest: digest: sha256:155744d3a3b85323cb67ceb47664f3073acf9ead755b30642a89d02aebc0a35f size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:18:35.087Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:18:35.436Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.3 [2021-08-11T16:18:35.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-11T16:18:35.436Z] e445dc21e4d3: Preparing [2021-08-11T16:18:35.436Z] 93645f6f616d: Preparing [2021-08-11T16:18:35.436Z] 74edcd20170c: Preparing [2021-08-11T16:18:35.436Z] 0bd861a7b1d1: Preparing [2021-08-11T16:18:35.436Z] 07e805e1b77a: Preparing [2021-08-11T16:18:35.436Z] 3fbe34a1663b: Preparing [2021-08-11T16:18:35.436Z] 3fbe34a1663b: Waiting [2021-08-11T16:18:35.711Z] 07e805e1b77a: Layer already exists [2021-08-11T16:18:35.711Z] 93645f6f616d: Layer already exists [2021-08-11T16:18:35.711Z] e445dc21e4d3: Layer already exists [2021-08-11T16:18:35.711Z] 0bd861a7b1d1: Layer already exists [2021-08-11T16:18:35.711Z] 74edcd20170c: Layer already exists [2021-08-11T16:18:35.711Z] 3fbe34a1663b: Layer already exists [2021-08-11T16:18:35.711Z] 2.0.2-dev.3: digest: sha256:155744d3a3b85323cb67ceb47664f3073acf9ead755b30642a89d02aebc0a35f size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:18:36.067Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:18:36.418Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3 [2021-08-11T16:18:36.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-11T16:18:36.418Z] e445dc21e4d3: Preparing [2021-08-11T16:18:36.418Z] 93645f6f616d: Preparing [2021-08-11T16:18:36.418Z] 74edcd20170c: Preparing [2021-08-11T16:18:36.418Z] 0bd861a7b1d1: Preparing [2021-08-11T16:18:36.418Z] 07e805e1b77a: Preparing [2021-08-11T16:18:36.418Z] 3fbe34a1663b: Preparing [2021-08-11T16:18:36.418Z] 3fbe34a1663b: Waiting [2021-08-11T16:18:36.696Z] e445dc21e4d3: Layer already exists [2021-08-11T16:18:36.696Z] 07e805e1b77a: Layer already exists [2021-08-11T16:18:36.696Z] 74edcd20170c: Layer already exists [2021-08-11T16:18:36.696Z] 0bd861a7b1d1: Layer already exists [2021-08-11T16:18:36.696Z] 93645f6f616d: Layer already exists [2021-08-11T16:18:36.696Z] 3fbe34a1663b: Layer already exists [2021-08-11T16:18:36.696Z] a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3: digest: sha256:155744d3a3b85323cb67ceb47664f3073acf9ead755b30642a89d02aebc0a35f size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:18:37.051Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:18:37.401Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-08-11T16:18:37.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-11T16:18:37.402Z] e445dc21e4d3: Preparing [2021-08-11T16:18:37.402Z] 93645f6f616d: Preparing [2021-08-11T16:18:37.402Z] 74edcd20170c: Preparing [2021-08-11T16:18:37.402Z] 0bd861a7b1d1: Preparing [2021-08-11T16:18:37.402Z] 07e805e1b77a: Preparing [2021-08-11T16:18:37.402Z] 3fbe34a1663b: Preparing [2021-08-11T16:18:37.402Z] 3fbe34a1663b: Waiting [2021-08-11T16:18:37.677Z] 93645f6f616d: Layer already exists [2021-08-11T16:18:37.677Z] e445dc21e4d3: Layer already exists [2021-08-11T16:18:37.677Z] 07e805e1b77a: Layer already exists [2021-08-11T16:18:37.677Z] 74edcd20170c: Layer already exists [2021-08-11T16:18:37.677Z] 0bd861a7b1d1: Layer already exists [2021-08-11T16:18:37.677Z] 3fbe34a1663b: Layer already exists [2021-08-11T16:18:37.677Z] main: digest: sha256:155744d3a3b85323cb67ceb47664f3073acf9ead755b30642a89d02aebc0a35f size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T16:18:37.747Z] ===================================================== [Pipeline] echo [2021-08-11T16:18:37.763Z] taggedImages: [2021-08-11T16:18:37.763Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a011c3c899441db8b42ceb68e5a9f9cc36f2613b [2021-08-11T16:18:37.763Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-08-11T16:18:37.763Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.3 [2021-08-11T16:18:37.763Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a011c3c899441db8b42ceb68e5a9f9cc36f2613b-2.0.2-dev.3 [2021-08-11T16:18:37.763Z] - 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-08-11T16:18:38.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T16:18:38.442Z] [2021-08-11T16:18:38.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:18:38.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T16:18:39.090Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T16:18:39.090Z] 448f6bf000e3: Pulling fs layer [2021-08-11T16:18:39.090Z] f757da607395: Pulling fs layer [2021-08-11T16:18:39.090Z] 05883995daec: Pulling fs layer [2021-08-11T16:18:39.090Z] 8603b9c90790: Pulling fs layer [2021-08-11T16:18:39.090Z] 1560dd03e051: Pulling fs layer [2021-08-11T16:18:39.090Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T16:18:39.090Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T16:18:39.090Z] 8603b9c90790: Waiting [2021-08-11T16:18:39.090Z] 1560dd03e051: Waiting [2021-08-11T16:18:39.090Z] 27f5ce0e4adf: Waiting [2021-08-11T16:18:39.090Z] c2d8d7efcc4b: Waiting [2021-08-11T16:18:39.365Z] f757da607395: Verifying Checksum [2021-08-11T16:18:39.365Z] f757da607395: Download complete [2021-08-11T16:18:39.365Z] 8603b9c90790: Verifying Checksum [2021-08-11T16:18:39.365Z] 8603b9c90790: Download complete [2021-08-11T16:18:39.643Z] 1560dd03e051: Verifying Checksum [2021-08-11T16:18:39.643Z] 1560dd03e051: Download complete [2021-08-11T16:18:39.643Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T16:18:39.643Z] 27f5ce0e4adf: Download complete [2021-08-11T16:18:39.917Z] 05883995daec: Verifying Checksum [2021-08-11T16:18:39.917Z] 05883995daec: Download complete [2021-08-11T16:18:40.923Z] 448f6bf000e3: Verifying Checksum [2021-08-11T16:18:40.923Z] 448f6bf000e3: Download complete [2021-08-11T16:18:43.563Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T16:18:43.563Z] c2d8d7efcc4b: Download complete [2021-08-11T16:18:44.546Z] 448f6bf000e3: Pull complete [2021-08-11T16:18:45.148Z] f757da607395: Pull complete [2021-08-11T16:18:46.590Z] 05883995daec: Pull complete [2021-08-11T16:18:46.867Z] 8603b9c90790: Pull complete [2021-08-11T16:18:47.874Z] 1560dd03e051: Pull complete [2021-08-11T16:18:48.475Z] 27f5ce0e4adf: Pull complete [2021-08-11T16:19:03.600Z] c2d8d7efcc4b: Pull complete [2021-08-11T16:19:03.600Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T16:19:03.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T16:19:03.600Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T16:19:03.902Z] prd-ubuntu18.04-docker-arm64-4c-16g-346 does not seem to be running inside a container [2021-08-11T16:19:03.993Z] $ 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/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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-08-11T16:19:09.495Z] $ docker top dfb5cfa957a703bbcf1e340dc3e5250f0bba7f08007a7cb5d3078318f09e8ae6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:19:10.523Z] ---> job-cost.sh [2021-08-11T16:19:10.523Z] lf-activate-venv: SKIPPING [2021-08-11T16:19:10.523Z] INFO: No Stack... [2021-08-11T16:19:11.508Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T16:19:11.782Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T16:19:12.456Z] + cut -d, -f6 [2021-08-11T16:19:12.456Z] + cat /w/workspace/app-service-configurable/7/archives/cost.csv [Pipeline] lock [2021-08-11T16:19:12.546Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-7-stack-cost] [2021-08-11T16:19:12.607Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-7-stack-cost] did not exist. Created. [2021-08-11T16:19:12.607Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T16:19:13.309Z] /w/workspace/app-service-configurable/7@tmp/durable-cd0f7932/script.sh: 1: /w/workspace/app-service-configurable/7@tmp/durable-cd0f7932/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-11T16:19:13.983Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T16:19:14.016Z] Warning: overwriting stash ‘stack-cost’ [2021-08-11T16:19:14.073Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T16:19:14.083Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T16:19:14.105Z] $ docker stop --time=1 dfb5cfa957a703bbcf1e340dc3e5250f0bba7f08007a7cb5d3078318f09e8ae6 [2021-08-11T16:19:15.853Z] $ docker rm -f dfb5cfa957a703bbcf1e340dc3e5250f0bba7f08007a7cb5d3078318f09e8ae6 [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-08-11T16:19:16.697Z] provisioning config files... [2021-08-11T16:19:16.715Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3556720154923552626tmp [Pipeline] { [Pipeline] sh [2021-08-11T16:19:17.060Z] + set +x [2021-08-11T16:19:17.060Z] + curl -s https://codecov.io/bash [2021-08-11T16:19:17.060Z] + bash -s -- [2021-08-11T16:19:17.060Z] [2021-08-11T16:19:17.060Z] _____ _ [2021-08-11T16:19:17.060Z] / ____| | | [2021-08-11T16:19:17.060Z] | | ___ __| | ___ ___ _____ __ [2021-08-11T16:19:17.060Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-11T16:19:17.060Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-11T16:19:17.060Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-11T16:19:17.060Z] Bash-1.0.6 [2021-08-11T16:19:17.060Z] [2021-08-11T16:19:17.060Z] [2021-08-11T16:19:17.060Z] ==> git version 2.24.4 found [2021-08-11T16:19:17.060Z] ==> 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-08-11T16:19:17.060Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-11T16:19:17.060Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-11T16:19:17.060Z] ==> Jenkins CI detected. [2021-08-11T16:19:17.060Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-08-11T16:19:17.060Z] project root: . [2021-08-11T16:19:17.060Z] --> token set from env [2021-08-11T16:19:17.330Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-11T16:19:17.330Z] ==> Running gcov in . (disable via -X gcov) [2021-08-11T16:19:17.330Z] ==> Python coveragepy not found [2021-08-11T16:19:17.330Z] ==> Searching for coverage reports in: [2021-08-11T16:19:17.330Z] + . [2021-08-11T16:19:17.330Z] -> Found 1 reports [2021-08-11T16:19:17.330Z] ==> Detecting git/mercurial file structure [2021-08-11T16:19:17.330Z] ==> Reading reports [2021-08-11T16:19:17.330Z] + ./coverage.out bytes=10 [2021-08-11T16:19:17.330Z] ==> Appending adjustments [2021-08-11T16:19:17.330Z] https://docs.codecov.io/docs/fixing-reports [2021-08-11T16:19:17.330Z] + Found adjustments [2021-08-11T16:19:17.330Z] ==> Gzipping contents [2021-08-11T16:19:17.330Z] 4.0K /tmp/codecov.XMOb2L.gz [2021-08-11T16:19:17.330Z] ==> Uploading reports [2021-08-11T16:19:17.330Z] url: https://codecov.io [2021-08-11T16:19:17.330Z] query: branch=main&commit=a011c3c899441db8b42ceb68e5a9f9cc36f2613b&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-11T16:19:17.330Z] -> Pinging Codecov [2021-08-11T16:19:17.330Z] 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=a011c3c899441db8b42ceb68e5a9f9cc36f2613b&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-11T16:19:17.603Z] -> Uploading to [2021-08-11T16:19:17.603Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-11/A97CA9966030D2A3747ED39772930CCE/a011c3c899441db8b42ceb68e5a9f9cc36f2613b/49aed881-3d3f-43a0-a1d0-abc8213b245a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T161917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=043af8a39ee067d6164ea4d74bf609816bde98c83b57e5cdd9dd5d9b89af2408 [2021-08-11T16:19:17.603Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T16:19:17.603Z] Dload Upload Total Spent Left Speed [2021-08-11T16:19:17.874Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 564 0 0 100 564 0 1604 --:--:-- --:--:-- --:--:-- 1606 [2021-08-11T16:19:17.874Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a011c3c899441db8b42ceb68e5a9f9cc36f2613b [Pipeline] } [2021-08-11T16:19:17.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-11T16:19:18.568Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-11T16:19:18.591Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:19:18.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T16:19:18.919Z] [2021-08-11T16:19:18.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:19:19.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T16:19:19.249Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-11T16:19:19.249Z] 188c0c94c7c5: Pulling fs layer [2021-08-11T16:19:19.249Z] 0ef7d3d256c8: Pulling fs layer [2021-08-11T16:19:19.249Z] de9db76c5a1d: Pulling fs layer [2021-08-11T16:19:19.249Z] 0eba1c9be4d2: Pulling fs layer [2021-08-11T16:19:19.249Z] 0d57e429df01: Pulling fs layer [2021-08-11T16:19:19.249Z] 4e4be7b47b0d: Pulling fs layer [2021-08-11T16:19:19.249Z] e1f770b5df2f: Pulling fs layer [2021-08-11T16:19:19.249Z] 85a0685a4137: Pulling fs layer [2021-08-11T16:19:19.249Z] 4e4be7b47b0d: Waiting [2021-08-11T16:19:19.249Z] e1f770b5df2f: Waiting [2021-08-11T16:19:19.249Z] 85a0685a4137: Waiting [2021-08-11T16:19:19.249Z] 0d57e429df01: Waiting [2021-08-11T16:19:19.249Z] 0eba1c9be4d2: Waiting [2021-08-11T16:19:19.249Z] de9db76c5a1d: Verifying Checksum [2021-08-11T16:19:19.249Z] de9db76c5a1d: Download complete [2021-08-11T16:19:19.249Z] 0ef7d3d256c8: Verifying Checksum [2021-08-11T16:19:19.249Z] 0ef7d3d256c8: Download complete [2021-08-11T16:19:19.520Z] 0d57e429df01: Verifying Checksum [2021-08-11T16:19:19.520Z] 0d57e429df01: Download complete [2021-08-11T16:19:19.520Z] 4e4be7b47b0d: Verifying Checksum [2021-08-11T16:19:19.520Z] 4e4be7b47b0d: Download complete [2021-08-11T16:19:19.520Z] 188c0c94c7c5: Verifying Checksum [2021-08-11T16:19:19.520Z] 188c0c94c7c5: Download complete [2021-08-11T16:19:19.790Z] 188c0c94c7c5: Pull complete [2021-08-11T16:19:19.790Z] 0ef7d3d256c8: Pull complete [2021-08-11T16:19:20.062Z] de9db76c5a1d: Pull complete [2021-08-11T16:19:21.018Z] e1f770b5df2f: Verifying Checksum [2021-08-11T16:19:21.018Z] e1f770b5df2f: Download complete [2021-08-11T16:19:26.376Z] 0eba1c9be4d2: Verifying Checksum [2021-08-11T16:19:26.376Z] 0eba1c9be4d2: Download complete [2021-08-11T16:19:26.376Z] 85a0685a4137: Verifying Checksum [2021-08-11T16:19:26.376Z] 85a0685a4137: Download complete [2021-08-11T16:19:28.345Z] 0eba1c9be4d2: Pull complete [2021-08-11T16:19:28.612Z] 0d57e429df01: Pull complete [2021-08-11T16:19:28.612Z] 4e4be7b47b0d: Pull complete [2021-08-11T16:19:29.203Z] e1f770b5df2f: Pull complete [2021-08-11T16:19:32.568Z] 85a0685a4137: Pull complete [2021-08-11T16:19:32.568Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-11T16:19:32.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T16:19:32.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-11T16:19:32.662Z] prd-centos7-docker-4c-2g-344 does not seem to be running inside a container [2021-08-11T16:19:32.728Z] $ 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-08-11T16:19:34.510Z] $ docker top 5d334c977249e4509f021efc08ea8433c42e5179d510c4652fec2048f1247318 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-11T16:19:34.613Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-11T16:19:34.920Z] + set -o pipefail [2021-08-11T16:19:34.920Z] + snyk monitor '--org=edgex-jenkins' [2021-08-11T16:19:45.012Z] [2021-08-11T16:19:45.012Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-08-11T16:19:45.012Z] [2021-08-11T16:19:45.012Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/6de935ac-271c-4058-8a48-bc861ee0646c [2021-08-11T16:19:45.012Z] [2021-08-11T16:19:45.012Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-11T16:19:45.012Z] [2021-08-11T16:19:45.012Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-11T16:19:45.012Z] [2021-08-11T16:19:45.012Z] [Pipeline] } [2021-08-11T16:19:45.031Z] $ docker stop --time=1 5d334c977249e4509f021efc08ea8433c42e5179d510c4652fec2048f1247318 [2021-08-11T16:19:47.013Z] $ docker rm -f 5d334c977249e4509f021efc08ea8433c42e5179d510c4652fec2048f1247318 [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-08-11T16:19:48.019Z] + git log --format=format:%s -1 a011c3c899441db8b42ceb68e5a9f9cc36f2613b [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:19:48.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T16:19:48.355Z] . [Pipeline] withDockerContainer [2021-08-11T16:19:48.690Z] prd-centos7-docker-4c-2g-344 does not seem to be running inside a container [2021-08-11T16:19:48.752Z] $ 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-08-11T16:19:49.189Z] $ docker top c6eec92c363ea97cca3e51b73821d2604ab73ced2961a3a1847c4d46ce561c3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T16:19:49.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T16:19:49.332Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T16:19:49.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T16:19:49.472Z] $ docker exec c6eec92c363ea97cca3e51b73821d2604ab73ced2961a3a1847c4d46ce561c3a ssh-agent [2021-08-11T16:19:49.596Z] SSH_AUTH_SOCK=/tmp/ssh-0E8mzBYE4Frl/agent.12 [2021-08-11T16:19:49.596Z] SSH_AGENT_PID=19 [2021-08-11T16:19:49.607Z] Running ssh-add (command line suppressed) [2021-08-11T16:19:49.715Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_629381758420823877.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_629381758420823877.key) [2021-08-11T16:19:49.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T16:19:50.075Z] + git semver tag [2021-08-11T16:19:50.075Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T16:19:50.075Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-11T16:19:50.075Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-11T16:19:50.075Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T16:19:50.075Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T16:19:50.075Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T16:19:50.075Z] # $SEMVER_BRANCH = main [2021-08-11T16:19:50.075Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-08-11T16:19:50.075Z] # a011c3c899441db8b42ceb68e5a9f9cc36f2613b HEAD [2021-08-11T16:19:50.075Z] # -> Force: false [2021-08-11T16:19:50.075Z] # b409546f56157845b2c352dc67b8fed642e1e67b refs/tags/v2.0.2-dev.3 [Pipeline] } [2021-08-11T16:19:50.088Z] $ docker exec --env ******** --env ******** c6eec92c363ea97cca3e51b73821d2604ab73ced2961a3a1847c4d46ce561c3a ssh-agent -k [2021-08-11T16:19:50.205Z] unset SSH_AUTH_SOCK; [2021-08-11T16:19:50.205Z] unset SSH_AGENT_PID; [2021-08-11T16:19:50.205Z] echo Agent pid 19 killed; [2021-08-11T16:19:50.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T16:19:50.581Z] + git semver [Pipeline] } [2021-08-11T16:19:50.611Z] $ docker stop --time=1 c6eec92c363ea97cca3e51b73821d2604ab73ced2961a3a1847c4d46ce561c3a [2021-08-11T16:19:51.822Z] $ docker rm -f c6eec92c363ea97cca3e51b73821d2604ab73ced2961a3a1847c4d46ce561c3a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:19:52.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T16:19:52.305Z] [2021-08-11T16:19:52.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:19:52.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T16:19:52.637Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-11T16:19:52.637Z] ab5ef0e58194: Pulling fs layer [2021-08-11T16:19:52.637Z] 9712f1f96733: Pulling fs layer [2021-08-11T16:19:52.637Z] 63f879dbbcfc: Pulling fs layer [2021-08-11T16:19:52.637Z] 0d9ebad4ef96: Pulling fs layer [2021-08-11T16:19:52.637Z] e9a5061849ea: Pulling fs layer [2021-08-11T16:19:52.637Z] d747dcd14b5f: Pulling fs layer [2021-08-11T16:19:52.637Z] 2de7ff778b66: Pulling fs layer [2021-08-11T16:19:52.637Z] 0d9ebad4ef96: Waiting [2021-08-11T16:19:52.637Z] e9a5061849ea: Waiting [2021-08-11T16:19:52.637Z] d747dcd14b5f: Waiting [2021-08-11T16:19:52.637Z] 2de7ff778b66: Waiting [2021-08-11T16:19:52.637Z] 9712f1f96733: Verifying Checksum [2021-08-11T16:19:52.637Z] 9712f1f96733: Download complete [2021-08-11T16:19:55.976Z] 63f879dbbcfc: Verifying Checksum [2021-08-11T16:19:55.976Z] 63f879dbbcfc: Download complete [2021-08-11T16:19:56.241Z] e9a5061849ea: Verifying Checksum [2021-08-11T16:19:56.241Z] e9a5061849ea: Download complete [2021-08-11T16:19:56.241Z] d747dcd14b5f: Verifying Checksum [2021-08-11T16:19:56.241Z] d747dcd14b5f: Download complete [2021-08-11T16:19:57.646Z] 2de7ff778b66: Verifying Checksum [2021-08-11T16:19:57.647Z] 2de7ff778b66: Download complete [2021-08-11T16:19:57.647Z] 0d9ebad4ef96: Verifying Checksum [2021-08-11T16:19:57.647Z] 0d9ebad4ef96: Download complete [2021-08-11T16:19:57.913Z] ab5ef0e58194: Verifying Checksum [2021-08-11T16:19:57.913Z] ab5ef0e58194: Download complete [2021-08-11T16:20:00.551Z] ab5ef0e58194: Pull complete [2021-08-11T16:20:00.551Z] 9712f1f96733: Pull complete [2021-08-11T16:20:01.139Z] 63f879dbbcfc: Pull complete [2021-08-11T16:20:04.527Z] 0d9ebad4ef96: Pull complete [2021-08-11T16:20:04.793Z] e9a5061849ea: Pull complete [2021-08-11T16:20:04.793Z] d747dcd14b5f: Pull complete [2021-08-11T16:20:05.761Z] 2de7ff778b66: Pull complete [2021-08-11T16:20:05.761Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-11T16:20:05.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T16:20:05.761Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-11T16:20:05.856Z] prd-centos7-docker-4c-2g-344 does not seem to be running inside a container [2021-08-11T16:20:05.918Z] $ 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-08-11T16:20:08.804Z] $ docker top d2fe13835d73ba8f30552eea6f06f80627dc04883d275469202cc059e167d7cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-11T16:20:08.900Z] provisioning config files... [2021-08-11T16:20:08.935Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7319637867516426677tmp [2021-08-11T16:20:08.955Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8049563500185603762tmp [2021-08-11T16:20:08.974Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2118927054776483440tmp [Pipeline] { [Pipeline] echo [2021-08-11T16:20:08.998Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:20:09.339Z] ---> sigul-configuration.sh [2021-08-11T16:20:09.339Z] gpg: directory `/root/.gnupg' created [2021-08-11T16:20:09.339Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-11T16:20:09.339Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-11T16:20:09.339Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-11T16:20:09.339Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-11T16:20:09.339Z] gpg: CAST5 encrypted data [2021-08-11T16:20:09.339Z] gpg: encrypted with 1 passphrase [2021-08-11T16:20:09.339Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-11T16:20:09.671Z] + mkdir /home/jenkins [2021-08-11T16:20:09.671Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-11T16:20:09.978Z] + 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-08-11T16:20:09.990Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:20:10.303Z] ---> sigul-install.sh [2021-08-11T16:20:10.303Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-11T16:20:10.618Z] + git tag --list [2021-08-11T16:20:10.618Z] v1.0.0 [2021-08-11T16:20:10.618Z] v1.1.0 [2021-08-11T16:20:10.618Z] v1.2.0 [2021-08-11T16:20:10.618Z] v1.3.0 [2021-08-11T16:20:10.618Z] v1.3.1 [2021-08-11T16:20:10.618Z] v2.0.0 [2021-08-11T16:20:10.618Z] v2.0.1 [2021-08-11T16:20:10.618Z] v2.0.1-dev.1 [2021-08-11T16:20:10.618Z] v2.0.2-dev.1 [2021-08-11T16:20:10.618Z] v2.0.2-dev.2 [2021-08-11T16:20:10.618Z] v2.0.2-dev.3 [Pipeline] sh [2021-08-11T16:20:10.928Z] + lftools sign git-tag v2.0.2-dev.3 [2021-08-11T16:20:11.513Z] Signing Git tag with Sigul... [2021-08-11T16:20:11.513Z] Signing v2.0.2-dev.3 [Pipeline] echo [2021-08-11T16:20:12.486Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:20:12.799Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-11T16:20:12.813Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-11T16:20:12.852Z] $ docker stop --time=1 d2fe13835d73ba8f30552eea6f06f80627dc04883d275469202cc059e167d7cd [2021-08-11T16:20:14.057Z] $ docker rm -f d2fe13835d73ba8f30552eea6f06f80627dc04883d275469202cc059e167d7cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:20:14.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T16:20:14.565Z] . [Pipeline] withDockerContainer [2021-08-11T16:20:14.655Z] prd-centos7-docker-4c-2g-344 does not seem to be running inside a container [2021-08-11T16:20:14.712Z] $ 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-08-11T16:20:15.089Z] $ docker top 7740a9fc3970a1674fb5545bf5c8d32367565458e3f05e3c4c4a2ae27198febd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T16:20:15.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T16:20:15.236Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T16:20:15.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T16:20:15.362Z] $ docker exec 7740a9fc3970a1674fb5545bf5c8d32367565458e3f05e3c4c4a2ae27198febd ssh-agent [2021-08-11T16:20:15.479Z] SSH_AUTH_SOCK=/tmp/ssh-cqIWCMdoaVGE/agent.14 [2021-08-11T16:20:15.479Z] SSH_AGENT_PID=20 [2021-08-11T16:20:15.497Z] Running ssh-add (command line suppressed) [2021-08-11T16:20:15.592Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3196528691034481158.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3196528691034481158.key) [2021-08-11T16:20:15.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T16:20:15.975Z] + git semver bump pre [2021-08-11T16:20:15.975Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T16:20:15.975Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-11T16:20:15.975Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-11T16:20:15.975Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T16:20:15.975Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T16:20:15.975Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T16:20:15.975Z] # $SEMVER_BRANCH = main [2021-08-11T16:20:15.975Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-08-11T16:20:15.975Z] 2.0.2-dev.4 [Pipeline] } [2021-08-11T16:20:15.993Z] $ docker exec --env ******** --env ******** 7740a9fc3970a1674fb5545bf5c8d32367565458e3f05e3c4c4a2ae27198febd ssh-agent -k [2021-08-11T16:20:16.095Z] unset SSH_AUTH_SOCK; [2021-08-11T16:20:16.095Z] unset SSH_AGENT_PID; [2021-08-11T16:20:16.095Z] echo Agent pid 20 killed; [2021-08-11T16:20:16.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T16:20:16.513Z] + git semver [Pipeline] } [2021-08-11T16:20:16.540Z] $ docker stop --time=1 7740a9fc3970a1674fb5545bf5c8d32367565458e3f05e3c4c4a2ae27198febd [2021-08-11T16:20:17.742Z] $ docker rm -f 7740a9fc3970a1674fb5545bf5c8d32367565458e3f05e3c4c4a2ae27198febd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:20:18.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T16:20:18.148Z] . [Pipeline] withDockerContainer [2021-08-11T16:20:18.233Z] prd-centos7-docker-4c-2g-344 does not seem to be running inside a container [2021-08-11T16:20:18.431Z] $ 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-08-11T16:20:18.848Z] $ docker top b865f26c0a04b7abeee8be8faecdc78b24278480afbda04e10bbaa667ddfc116 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T16:20:19.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T16:20:19.062Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T16:20:19.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T16:20:19.211Z] $ docker exec b865f26c0a04b7abeee8be8faecdc78b24278480afbda04e10bbaa667ddfc116 ssh-agent [2021-08-11T16:20:19.327Z] SSH_AUTH_SOCK=/tmp/ssh-1q3gzY7aoXK3/agent.15 [2021-08-11T16:20:19.328Z] SSH_AGENT_PID=21 [2021-08-11T16:20:19.336Z] Running ssh-add (command line suppressed) [2021-08-11T16:20:19.448Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8396236849910442138.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8396236849910442138.key) [2021-08-11T16:20:19.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T16:20:19.789Z] + git semver push [2021-08-11T16:20:19.789Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T16:20:19.789Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-11T16:20:19.789Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-11T16:20:19.789Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T16:20:19.789Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T16:20:19.789Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T16:20:19.789Z] # $SEMVER_BRANCH = main [2021-08-11T16:20:19.789Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-08-11T16:20:21.215Z] $ docker exec --env ******** --env ******** b865f26c0a04b7abeee8be8faecdc78b24278480afbda04e10bbaa667ddfc116 ssh-agent -k [2021-08-11T16:20:21.318Z] unset SSH_AUTH_SOCK; [2021-08-11T16:20:21.318Z] unset SSH_AGENT_PID; [2021-08-11T16:20:21.318Z] echo Agent pid 21 killed; [2021-08-11T16:20:21.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T16:20:21.695Z] + git semver [Pipeline] } [2021-08-11T16:20:21.715Z] $ docker stop --time=1 b865f26c0a04b7abeee8be8faecdc78b24278480afbda04e10bbaa667ddfc116 [2021-08-11T16:20:22.908Z] $ docker rm -f b865f26c0a04b7abeee8be8faecdc78b24278480afbda04e10bbaa667ddfc116 [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-08-11T16:20:23.592Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:20:23.917Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:20:24.510Z] ---> package-listing.sh [2021-08-11T16:20:24.510Z] ++ facter osfamily [2021-08-11T16:20:24.510Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T16:20:24.781Z] + OS_FAMILY=redhat [2021-08-11T16:20:24.781Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-08-11T16:20:24.781Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T16:20:24.781Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T16:20:24.781Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T16:20:24.781Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T16:20:24.781Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-08-11T16:20:24.781Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T16:20:24.781Z] + case "${OS_FAMILY}" in [2021-08-11T16:20:24.781Z] + rpm -qa [2021-08-11T16:20:24.781Z] + sort [2021-08-11T16:20:25.364Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T16:20:25.364Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T16:20:25.364Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T16:20:25.364Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-08-11T16:20:25.364Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-08-11T16:20:25.364Z] + 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-08-11T16:20:25.381Z] 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-08-11T16:20:25.684Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:20:26.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T16:20:26.272Z] [2021-08-11T16:20:26.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T16:20:26.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T16:20:26.603Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T16:20:26.603Z] b4d181a07f80: Pulling fs layer [2021-08-11T16:20:26.603Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T16:20:26.603Z] ed53099fbce6: Pulling fs layer [2021-08-11T16:20:26.603Z] dc539afda2c1: Pulling fs layer [2021-08-11T16:20:26.603Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T16:20:26.603Z] 9065ff56babe: Pulling fs layer [2021-08-11T16:20:26.603Z] d287ab97295c: Pulling fs layer [2021-08-11T16:20:26.603Z] dc539afda2c1: Waiting [2021-08-11T16:20:26.603Z] 77bc0d833cb6: Waiting [2021-08-11T16:20:26.603Z] 9065ff56babe: Waiting [2021-08-11T16:20:26.603Z] d287ab97295c: Waiting [2021-08-11T16:20:27.083Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T16:20:27.083Z] a1111a8f2ec3: Download complete [2021-08-11T16:20:27.083Z] dc539afda2c1: Verifying Checksum [2021-08-11T16:20:27.083Z] dc539afda2c1: Download complete [2021-08-11T16:20:27.350Z] ed53099fbce6: Verifying Checksum [2021-08-11T16:20:27.350Z] ed53099fbce6: Download complete [2021-08-11T16:20:27.936Z] b4d181a07f80: Verifying Checksum [2021-08-11T16:20:27.936Z] b4d181a07f80: Download complete [2021-08-11T16:20:28.895Z] b4d181a07f80: Pull complete [2021-08-11T16:20:29.163Z] a1111a8f2ec3: Pull complete [2021-08-11T16:20:29.755Z] ed53099fbce6: Pull complete [2021-08-11T16:20:29.755Z] dc539afda2c1: Pull complete [2021-08-11T16:20:32.329Z] 9065ff56babe: Verifying Checksum [2021-08-11T16:20:32.329Z] 9065ff56babe: Download complete [2021-08-11T16:20:32.329Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T16:20:32.329Z] 77bc0d833cb6: Download complete [2021-08-11T16:20:32.329Z] 77bc0d833cb6: Pull complete [2021-08-11T16:20:32.598Z] 9065ff56babe: Pull complete [2021-08-11T16:20:37.955Z] d287ab97295c: Verifying Checksum [2021-08-11T16:20:37.955Z] d287ab97295c: Download complete [2021-08-11T16:20:42.231Z] d287ab97295c: Pull complete [2021-08-11T16:20:42.231Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T16:20:42.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T16:20:42.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T16:20:42.337Z] prd-centos7-docker-4c-2g-344 does not seem to be running inside a container [2021-08-11T16:20:42.401Z] $ 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-08-11T16:20:44.685Z] $ docker top 9c12690e0960a084f7b0fd0ae3d6c8f26a5a62972296318b09608ca3488a254d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T16:20:45.106Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T16:20:45.438Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T16:20:45.755Z] + ls /var/log/sa-host [2021-08-11T16:20:45.755Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T16:20:45.755Z] file_magic: OK [2021-08-11T16:20:45.755Z] HZ: Using current value: 100 [2021-08-11T16:20:45.755Z] file_header: OK [2021-08-11T16:20:45.755Z] 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-08-11T16:20:45.755Z] Statistics: [2021-08-11T16:20:45.755Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T16:20:45.755Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T16:20:45.755Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T16:20:45.755Z] file_magic: OK [2021-08-11T16:20:45.755Z] HZ: Using current value: 100 [2021-08-11T16:20:45.755Z] file_header: OK [2021-08-11T16:20:45.755Z] 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-08-11T16:20:45.755Z] Statistics: [2021-08-11T16:20:45.755Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T16:20:45.755Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T16:20:46.305Z] provisioning config files... [2021-08-11T16:20:46.324Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3865556374220815260tmp [Pipeline] { [Pipeline] echo [2021-08-11T16:20:46.352Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:20:46.669Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T16:20:46.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:20:47.092Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T16:20:47.108Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:20:47.426Z] ---> sudo-logs.sh [2021-08-11T16:20:47.426Z] Archiving 'sudo' log.. [2021-08-11T16:20:47.426Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-344.vexxhost.local: Name or service not known [2021-08-11T16:20:47.426Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-344.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T16:20:47.472Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:20:47.786Z] ---> job-cost.sh [2021-08-11T16:20:47.786Z] lf-activate-venv: SKIPPING [2021-08-11T16:20:47.786Z] DEBUG: total: 0.18000000715255737 [2021-08-11T16:20:47.786Z] INFO: Retrieving Stack Cost... [2021-08-11T16:20:49.195Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T16:20:49.195Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T16:20:49.212Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T16:20:49.522Z] ---> logs-deploy.sh [2021-08-11T16:20:49.522Z] lf-activate-venv: SKIPPING [2021-08-11T16:20:49.522Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/7 [2021-08-11T16:20:49.522Z] INFO: archiving workspace using pattern(s): [2021-08-11T16:20:50.480Z] Archives upload complete. [2021-08-11T16:20:50.480Z] INFO: archiving logs to Nexus [2021-08-11T16:20:51.063Z] ---> uname -a: [2021-08-11T16:20:51.063Z] Linux prd-centos7-docker-4c-2g-344.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-11T16:20:51.063Z] [2021-08-11T16:20:51.063Z] [2021-08-11T16:20:51.063Z] ---> lscpu: [2021-08-11T16:20:51.063Z] Architecture: x86_64 [2021-08-11T16:20:51.063Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-11T16:20:51.063Z] Byte Order: Little Endian [2021-08-11T16:20:51.063Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-11T16:20:51.063Z] CPU(s): 2 [2021-08-11T16:20:51.063Z] On-line CPU(s) list: 0,1 [2021-08-11T16:20:51.063Z] Thread(s) per core: 1 [2021-08-11T16:20:51.063Z] Core(s) per socket: 1 [2021-08-11T16:20:51.063Z] Socket(s): 2 [2021-08-11T16:20:51.063Z] NUMA node(s): 1 [2021-08-11T16:20:51.063Z] Vendor ID: AuthenticAMD [2021-08-11T16:20:51.063Z] CPU family: 23 [2021-08-11T16:20:51.063Z] Model: 49 [2021-08-11T16:20:51.063Z] Model name: AMD EPYC-Rome Processor [2021-08-11T16:20:51.063Z] Stepping: 0 [2021-08-11T16:20:51.063Z] CPU MHz: 2800.000 [2021-08-11T16:20:51.063Z] BogoMIPS: 5600.00 [2021-08-11T16:20:51.063Z] Virtualization: AMD-V [2021-08-11T16:20:51.063Z] Hypervisor vendor: KVM [2021-08-11T16:20:51.063Z] Virtualization type: full [2021-08-11T16:20:51.063Z] L1d cache: 32K [2021-08-11T16:20:51.063Z] L1i cache: 32K [2021-08-11T16:20:51.063Z] L2 cache: 512K [2021-08-11T16:20:51.063Z] L3 cache: 16384K [2021-08-11T16:20:51.063Z] NUMA node0 CPU(s): 0,1 [2021-08-11T16:20:51.063Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-11T16:20:51.063Z] [2021-08-11T16:20:51.063Z] [2021-08-11T16:20:51.063Z] ---> nproc: [2021-08-11T16:20:51.063Z] 2 [2021-08-11T16:20:51.063Z] [2021-08-11T16:20:51.063Z] [2021-08-11T16:20:51.063Z] ---> df -h: [2021-08-11T16:20:51.063Z] Filesystem Size Used Avail Use% Mounted on [2021-08-11T16:20:51.063Z] overlay 40G 9.0G 32G 23% / [2021-08-11T16:20:51.063Z] tmpfs 64M 0 64M 0% /dev [2021-08-11T16:20:51.063Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-11T16:20:51.063Z] shm 64M 0 64M 0% /dev/shm [2021-08-11T16:20:51.063Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-08-11T16:20:51.063Z] [2021-08-11T16:20:51.063Z]