Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15e51d6a7d970b2441181c6dd868534e2249da73 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-ssh2202278509236089110.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-ssh5191412502190151307.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-ssh363181563456240716.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-ssh3763897907957886502.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6395530467694312084.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-306 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-ssh4327118276412686968.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 15e51d6a7d970b2441181c6dd868534e2249da73 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15e51d6a7d970b2441181c6dd868534e2249da73 # timeout=10 Commit message: "build: Update runtime base image to alpine 3.14 (#325)" > git rev-list --no-walk d717f84b9fafdf289de1acd36ca7b6ff7fd7758d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-15T23:34:02.562Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-15T23:34:02.665Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-15T23:34:02.699Z] ========================================================= [2021-09-15T23:34:02.699Z] EdgeX Global Pipelines Version Info [2021-09-15T23:34:02.699Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:34:03.930Z] ------------------- [2021-09-15T23:34:03.930Z] stable info: [2021-09-15T23:34:03.930Z] ------------------- [2021-09-15T23:34:03.930Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-15T23:34:03.930Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-15T23:34:03.930Z] Message: update stable to v1.0.205 [2021-09-15T23:34:04.519Z] ------------------- [2021-09-15T23:34:04.519Z] experimental info: [2021-09-15T23:34:04.519Z] ------------------- [2021-09-15T23:34:04.519Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-15T23:34:04.519Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-15T23:34:04.519Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-15T23:34:04.694Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-09-15T23:34:04.732Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-09-15T23:34:04.767Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-15T23:34:04.803Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-15T23:34:04.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-15T23:34:04.895Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-15T23:34:04.921Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-15T23:34:04.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-15T23:34:04.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-15T23:34:04.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-15T23:34:05.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-15T23:34:05.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-15T23:34:05.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-09-15T23:34:05.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-15T23:34:05.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-15T23:34:05.148Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-15T23:34:05.172Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-15T23:34:05.197Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-15T23:34:05.221Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-15T23:34:05.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-15T23:34:05.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-15T23:34:05.294Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-15T23:34:05.318Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-15T23:34:05.343Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-15T23:34:05.369Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-15T23:34:05.400Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-15T23:34:05.424Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-15T23:34:05.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-15T23:34:05.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-15T23:34:05.497Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-15T23:34:05.522Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15e51d6a7d970b2441181c6dd868534e2249da73 [Pipeline] echo [2021-09-15T23:34:05.548Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15e51d6 [Pipeline] echo [2021-09-15T23:34:05.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T23:34:05.651Z] provisioning config files... [2021-09-15T23:34:05.673Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3327818441758211276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:34:06.013Z] ---> docker-login.sh [2021-09-15T23:34:06.013Z] nexus3.edgexfoundry.org:10001 [2021-09-15T23:34:06.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:34:06.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:34:06.280Z] Configure a credential helper to remove this warning. See [2021-09-15T23:34:06.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:34:06.280Z] [2021-09-15T23:34:06.280Z] Login Succeeded [2021-09-15T23:34:06.280Z] nexus3.edgexfoundry.org:10002 [2021-09-15T23:34:06.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:34:06.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:34:06.548Z] Configure a credential helper to remove this warning. See [2021-09-15T23:34:06.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:34:06.548Z] [2021-09-15T23:34:06.548Z] Login Succeeded [2021-09-15T23:34:06.548Z] nexus3.edgexfoundry.org:10003 [2021-09-15T23:34:06.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:34:06.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:34:06.548Z] Configure a credential helper to remove this warning. See [2021-09-15T23:34:06.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:34:06.548Z] [2021-09-15T23:34:06.548Z] Login Succeeded [2021-09-15T23:34:06.548Z] nexus3.edgexfoundry.org:10004 [2021-09-15T23:34:06.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:34:06.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:34:06.816Z] Configure a credential helper to remove this warning. See [2021-09-15T23:34:06.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:34:06.816Z] [2021-09-15T23:34:06.816Z] Login Succeeded [2021-09-15T23:34:06.816Z] docker.io [2021-09-15T23:34:06.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:34:07.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:34:07.082Z] Configure a credential helper to remove this warning. See [2021-09-15T23:34:07.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:34:07.082Z] [2021-09-15T23:34:07.082Z] Login Succeeded [2021-09-15T23:34:07.082Z] ---> docker-login.sh ends [Pipeline] } [2021-09-15T23:34:07.097Z] 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-09-15T23:34:07.648Z] + git log --format=format:%s -1 15e51d6a7d970b2441181c6dd868534e2249da73 [Pipeline] echo [2021-09-15T23:34:07.700Z] GIT_COMMIT: 15e51d6a7d970b2441181c6dd868534e2249da73, Commit Message: build: Update runtime base image to alpine 3.14 (#325) [Pipeline] echo [2021-09-15T23:34:07.715Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:34:08.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T23:34:08.631Z] [2021-09-15T23:34:08.631Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:34:08.960Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T23:34:08.961Z] latest: Pulling from edgex-devops/git-semver [2021-09-15T23:34:08.961Z] 31603596830f: Pulling fs layer [2021-09-15T23:34:08.961Z] 04fac38145f0: Pulling fs layer [2021-09-15T23:34:08.961Z] 701f6daf10bf: Pulling fs layer [2021-09-15T23:34:08.961Z] 24f72da36158: Pulling fs layer [2021-09-15T23:34:08.961Z] 24f72da36158: Waiting [2021-09-15T23:34:08.961Z] 04fac38145f0: Verifying Checksum [2021-09-15T23:34:08.961Z] 04fac38145f0: Download complete [2021-09-15T23:34:09.226Z] 31603596830f: Verifying Checksum [2021-09-15T23:34:09.226Z] 31603596830f: Download complete [2021-09-15T23:34:09.496Z] 31603596830f: Pull complete [2021-09-15T23:34:09.496Z] 04fac38145f0: Pull complete [2021-09-15T23:34:09.496Z] 24f72da36158: Verifying Checksum [2021-09-15T23:34:09.496Z] 24f72da36158: Download complete [2021-09-15T23:34:09.496Z] 701f6daf10bf: Verifying Checksum [2021-09-15T23:34:09.496Z] 701f6daf10bf: Download complete [2021-09-15T23:34:10.081Z] 701f6daf10bf: Pull complete [2021-09-15T23:34:10.081Z] 24f72da36158: Pull complete [2021-09-15T23:34:10.081Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-15T23:34:10.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T23:34:10.081Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-15T23:34:10.191Z] prd-centos7-docker-4c-2g-306 does not seem to be running inside a container [2021-09-15T23:34:10.257Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-15T23:34:11.149Z] $ docker top 6cfc7e72ee6f9cba4b86bf292adf89de873f097e90579eec88a96be8653e1635 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-15T23:34:11.329Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T23:34:11.329Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T23:34:11.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T23:34:11.465Z] $ docker exec 6cfc7e72ee6f9cba4b86bf292adf89de873f097e90579eec88a96be8653e1635 ssh-agent [2021-09-15T23:34:11.596Z] SSH_AUTH_SOCK=/tmp/ssh-zRcR0dU8BvCP/agent.13 [2021-09-15T23:34:11.596Z] SSH_AGENT_PID=19 [2021-09-15T23:34:11.611Z] Running ssh-add (command line suppressed) [2021-09-15T23:34:11.722Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2571154769287822709.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2571154769287822709.key) [2021-09-15T23:34:11.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T23:34:12.065Z] + git tag --points-at HEAD [Pipeline] } [2021-09-15T23:34:12.084Z] $ docker exec --env ******** --env ******** 6cfc7e72ee6f9cba4b86bf292adf89de873f097e90579eec88a96be8653e1635 ssh-agent -k [2021-09-15T23:34:12.199Z] unset SSH_AUTH_SOCK; [2021-09-15T23:34:12.199Z] unset SSH_AGENT_PID; [2021-09-15T23:34:12.199Z] echo Agent pid 19 killed; [2021-09-15T23:34:12.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-15T23:34:12.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T23:34:12.291Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T23:34:12.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T23:34:12.420Z] $ docker exec 6cfc7e72ee6f9cba4b86bf292adf89de873f097e90579eec88a96be8653e1635 ssh-agent [2021-09-15T23:34:12.545Z] SSH_AUTH_SOCK=/tmp/ssh-LQ5QySNyFzLc/agent.51 [2021-09-15T23:34:12.545Z] SSH_AGENT_PID=58 [2021-09-15T23:34:12.554Z] Running ssh-add (command line suppressed) [2021-09-15T23:34:12.662Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5363126155934856973.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5363126155934856973.key) [2021-09-15T23:34:12.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T23:34:13.001Z] + git semver init [2021-09-15T23:34:13.001Z] # -> Open(): unable to determine branch for HEAD [2021-09-15T23:34:13.001Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-15T23:34:13.001Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-15T23:34:13.001Z] # $SEMVER_REMOTE_NAME = origin [2021-09-15T23:34:13.001Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-15T23:34:13.001Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-15T23:34:13.001Z] # $SEMVER_BRANCH = main [2021-09-15T23:34:13.001Z] # $SEMVER_TEMP = /tmp/semver-169644194 [2021-09-15T23:34:13.001Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-09-15T23:34:13.585Z] # '/tmp/semver-169644194' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-09-15T23:34:13.585Z] # -> Force: false [2021-09-15T23:34:13.585Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-09-15T23:34:13.602Z] $ docker exec --env ******** --env ******** 6cfc7e72ee6f9cba4b86bf292adf89de873f097e90579eec88a96be8653e1635 ssh-agent -k [2021-09-15T23:34:13.728Z] unset SSH_AUTH_SOCK; [2021-09-15T23:34:13.728Z] unset SSH_AGENT_PID; [2021-09-15T23:34:13.728Z] echo Agent pid 58 killed; [2021-09-15T23:34:13.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-15T23:34:14.118Z] + git semver [Pipeline] } [2021-09-15T23:34:14.140Z] $ docker stop --time=1 6cfc7e72ee6f9cba4b86bf292adf89de873f097e90579eec88a96be8653e1635 [2021-09-15T23:34:15.380Z] $ docker rm -f 6cfc7e72ee6f9cba4b86bf292adf89de873f097e90579eec88a96be8653e1635 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-15T23:34:15.777Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-15T23:34:16.113Z] Stashed 1 file(s) [Pipeline] echo [2021-09-15T23:34:16.116Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.13 [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-09-15T23:34:31.354Z] Still waiting to schedule task [2021-09-15T23:34:31.354Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-306’ [2021-09-15T23:34:31.357Z] Still waiting to schedule task [2021-09-15T23:34:31.358Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-15T23:36:54.876Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-307 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-09-15T23:36:54.899Z] Running in /w/workspace/app-service-configurable/17 [Pipeline] { [Pipeline] checkout [2021-09-15T23:36:55.119Z] Selected Git installation does not exist. Using Default [2021-09-15T23:36:55.119Z] The recommended git tool is: NONE [2021-09-15T23:36:56.072Z] Running on prd-centos7-docker-4c-2g-308 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-09-15T23:36:56.091Z] Running in /w/workspace/app-service-configurable/17 [Pipeline] { [Pipeline] checkout [2021-09-15T23:36:56.214Z] Selected Git installation does not exist. Using Default [2021-09-15T23:36:56.214Z] The recommended git tool is: NONE [2021-09-15T23:36:58.885Z] using credential edgex-jenkins-ssh [2021-09-15T23:36:58.901Z] Cloning the remote Git repository [2021-09-15T23:36:58.349Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-09-15T23:36:58.414Z] > git init /w/workspace/app-service-configurable/17 # timeout=10 [2021-09-15T23:36:58.448Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-09-15T23:36:58.449Z] > git --version # timeout=10 [2021-09-15T23:36:58.458Z] > git --version # 'git version 2.24.4' [2021-09-15T23:36:58.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-15T23:36:58.487Z] [INFO] Currently running in a labeled security context [2021-09-15T23:36:58.487Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-15T23:36:58.487Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/17@tmp/jenkins-gitclient-ssh8847248323111898174.key [2021-09-15T23:36:58.500Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-15T23:36:59.692Z] Avoid second fetch [2021-09-15T23:36:59.692Z] Checking out Revision 15e51d6a7d970b2441181c6dd868534e2249da73 (main) [2021-09-15T23:36:59.106Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-09-15T23:36:59.124Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-15T23:36:59.152Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T23:36:59.165Z] > git checkout -f 15e51d6a7d970b2441181c6dd868534e2249da73 # timeout=10 [2021-09-15T23:37:00.722Z] using credential edgex-jenkins-ssh [2021-09-15T23:37:00.745Z] Cloning the remote Git repository [2021-09-15T23:37:00.791Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-09-15T23:37:00.890Z] > git init /w/workspace/app-service-configurable/17 # timeout=10 [2021-09-15T23:37:00.959Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-09-15T23:37:00.960Z] > git --version # timeout=10 [2021-09-15T23:37:00.976Z] > git --version # 'git version 2.17.1' [2021-09-15T23:37:00.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-15T23:37:01.066Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-15T23:37:02.189Z] Avoid second fetch [2021-09-15T23:37:02.190Z] Checking out Revision 15e51d6a7d970b2441181c6dd868534e2249da73 (main) [2021-09-15T23:37:02.137Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-09-15T23:37:02.171Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-15T23:37:02.210Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T23:37:02.229Z] > git checkout -f 15e51d6a7d970b2441181c6dd868534e2249da73 # timeout=10 [2021-09-15T23:37:03.279Z] Commit message: "build: Update runtime base image to alpine 3.14 (#325)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T23:37:03.953Z] provisioning config files... [2021-09-15T23:37:03.974Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/17@tmp/config7798211986380743792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:37:04.419Z] ---> docker-login.sh [2021-09-15T23:37:04.419Z] nexus3.edgexfoundry.org:10001 [2021-09-15T23:37:04.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:37:04.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:37:04.419Z] Configure a credential helper to remove this warning. See [2021-09-15T23:37:04.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:37:04.419Z] [2021-09-15T23:37:04.419Z] Login Succeeded [2021-09-15T23:37:04.419Z] nexus3.edgexfoundry.org:10002 [2021-09-15T23:37:04.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:37:04.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:37:04.686Z] Configure a credential helper to remove this warning. See [2021-09-15T23:37:04.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:37:04.686Z] [2021-09-15T23:37:04.686Z] Login Succeeded [2021-09-15T23:37:04.686Z] nexus3.edgexfoundry.org:10003 [2021-09-15T23:37:04.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:37:04.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:37:04.955Z] Configure a credential helper to remove this warning. See [2021-09-15T23:37:04.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:37:04.955Z] [2021-09-15T23:37:04.955Z] Login Succeeded [2021-09-15T23:37:04.955Z] nexus3.edgexfoundry.org:10004 [2021-09-15T23:37:04.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:37:04.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:37:04.955Z] Configure a credential helper to remove this warning. See [2021-09-15T23:37:04.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:37:04.955Z] [2021-09-15T23:37:04.955Z] Login Succeeded [2021-09-15T23:37:04.955Z] docker.io [2021-09-15T23:37:05.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:37:05.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:37:05.494Z] Configure a credential helper to remove this warning. See [2021-09-15T23:37:05.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:37:05.494Z] [2021-09-15T23:37:05.494Z] Login Succeeded [2021-09-15T23:37:05.494Z] ---> docker-login.sh ends [Pipeline] } [2021-09-15T23:37:05.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-15T23:37:05.735Z] ========================================================= [2021-09-15T23:37:05.735Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-15T23:37:05.735Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:37:06.079Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-15T23:37:06.079Z] Sending build context to Docker daemon 158.2kB [2021-09-15T23:37:06.079Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-15T23:37:06.079Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-15T23:37:06.079Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-15T23:37:06.079Z] 540db60ca938: Pulling fs layer [2021-09-15T23:37:06.079Z] adcc1eea9eea: Pulling fs layer [2021-09-15T23:37:06.079Z] 4c4ab2625f07: Pulling fs layer [2021-09-15T23:37:06.079Z] db62176df00c: Pulling fs layer [2021-09-15T23:37:06.079Z] 3b30891b0d05: Pulling fs layer [2021-09-15T23:37:06.079Z] 06b49ca38bd5: Pulling fs layer [2021-09-15T23:37:06.079Z] c788192a36de: Pulling fs layer [2021-09-15T23:37:06.079Z] a77e37c0d609: Pulling fs layer [2021-09-15T23:37:06.079Z] c3185cebc471: Pulling fs layer [2021-09-15T23:37:06.079Z] db62176df00c: Waiting [2021-09-15T23:37:06.079Z] 3b30891b0d05: Waiting [2021-09-15T23:37:06.079Z] 06b49ca38bd5: Waiting [2021-09-15T23:37:06.079Z] c788192a36de: Waiting [2021-09-15T23:37:06.079Z] a77e37c0d609: Waiting [2021-09-15T23:37:06.079Z] c3185cebc471: Waiting [2021-09-15T23:37:06.079Z] 4c4ab2625f07: Verifying Checksum [2021-09-15T23:37:06.079Z] 4c4ab2625f07: Download complete [2021-09-15T23:37:06.349Z] adcc1eea9eea: Verifying Checksum [2021-09-15T23:37:06.349Z] adcc1eea9eea: Download complete [2021-09-15T23:37:06.349Z] 3b30891b0d05: Verifying Checksum [2021-09-15T23:37:06.349Z] 3b30891b0d05: Download complete [2021-09-15T23:37:06.349Z] 06b49ca38bd5: Verifying Checksum [2021-09-15T23:37:06.349Z] 06b49ca38bd5: Download complete [2021-09-15T23:37:06.349Z] c788192a36de: Verifying Checksum [2021-09-15T23:37:06.349Z] c788192a36de: Download complete [2021-09-15T23:37:06.349Z] 540db60ca938: Verifying Checksum [2021-09-15T23:37:06.349Z] 540db60ca938: Download complete [2021-09-15T23:37:06.423Z] Commit message: "build: Update runtime base image to alpine 3.14 (#325)" [2021-09-15T23:37:06.619Z] 540db60ca938: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-09-15T23:37:06.885Z] adcc1eea9eea: Pull complete [2021-09-15T23:37:06.885Z] 4c4ab2625f07: Pull complete [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T23:37:06.946Z] provisioning config files... [2021-09-15T23:37:06.974Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/17@tmp/config2515808937576831828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:37:07.570Z] ---> docker-login.sh [2021-09-15T23:37:07.571Z] nexus3.edgexfoundry.org:10001 [2021-09-15T23:37:07.842Z] a77e37c0d609: Verifying Checksum [2021-09-15T23:37:07.842Z] a77e37c0d609: Download complete [2021-09-15T23:37:09.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:37:09.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:37:09.284Z] Configure a credential helper to remove this warning. See [2021-09-15T23:37:09.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:37:09.284Z] [2021-09-15T23:37:09.284Z] Login Succeeded [2021-09-15T23:37:09.284Z] nexus3.edgexfoundry.org:10002 [2021-09-15T23:37:09.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:37:09.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:37:09.887Z] Configure a credential helper to remove this warning. See [2021-09-15T23:37:09.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:37:09.887Z] [2021-09-15T23:37:09.887Z] Login Succeeded [2021-09-15T23:37:09.887Z] nexus3.edgexfoundry.org:10003 [2021-09-15T23:37:10.419Z] c3185cebc471: Verifying Checksum [2021-09-15T23:37:10.419Z] c3185cebc471: Download complete [2021-09-15T23:37:10.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:37:10.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:37:10.486Z] Configure a credential helper to remove this warning. See [2021-09-15T23:37:10.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:37:10.486Z] [2021-09-15T23:37:10.486Z] Login Succeeded [2021-09-15T23:37:10.486Z] nexus3.edgexfoundry.org:10004 [2021-09-15T23:37:10.696Z] db62176df00c: Verifying Checksum [2021-09-15T23:37:10.697Z] db62176df00c: Download complete [2021-09-15T23:37:11.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:37:11.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:37:11.086Z] Configure a credential helper to remove this warning. See [2021-09-15T23:37:11.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:37:11.086Z] [2021-09-15T23:37:11.086Z] Login Succeeded [2021-09-15T23:37:11.086Z] docker.io [2021-09-15T23:37:11.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:37:11.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:37:11.958Z] Configure a credential helper to remove this warning. See [2021-09-15T23:37:11.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:37:11.958Z] [2021-09-15T23:37:11.958Z] Login Succeeded [2021-09-15T23:37:11.958Z] ---> docker-login.sh ends [Pipeline] } [2021-09-15T23:37:12.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-15T23:37:12.561Z] ========================================================= [2021-09-15T23:37:12.562Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-15T23:37:12.562Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:37:12.945Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-15T23:37:12.945Z] Sending build context to Docker daemon 158.2kB [2021-09-15T23:37:13.220Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-15T23:37:13.220Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-15T23:37:13.821Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-15T23:37:13.821Z] 595b0fe564bb: Pulling fs layer [2021-09-15T23:37:13.821Z] 24495759ef45: Pulling fs layer [2021-09-15T23:37:13.821Z] d148012ef14d: Pulling fs layer [2021-09-15T23:37:13.821Z] e90a11edd702: Pulling fs layer [2021-09-15T23:37:13.821Z] d77568369979: Pulling fs layer [2021-09-15T23:37:13.821Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-15T23:37:13.821Z] 170f2ba95c9a: Pulling fs layer [2021-09-15T23:37:13.821Z] 97ac5df62f85: Pulling fs layer [2021-09-15T23:37:13.821Z] e90a11edd702: Waiting [2021-09-15T23:37:13.821Z] d77568369979: Waiting [2021-09-15T23:37:13.821Z] fc1c9f9a7f3b: Waiting [2021-09-15T23:37:13.821Z] 170f2ba95c9a: Waiting [2021-09-15T23:37:13.821Z] 97ac5df62f85: Waiting [2021-09-15T23:37:13.821Z] d148012ef14d: Verifying Checksum [2021-09-15T23:37:13.821Z] d148012ef14d: Download complete [2021-09-15T23:37:13.821Z] 24495759ef45: Download complete [2021-09-15T23:37:13.821Z] d77568369979: Download complete [2021-09-15T23:37:13.821Z] fc1c9f9a7f3b: Download complete [2021-09-15T23:37:13.821Z] 595b0fe564bb: Download complete [2021-09-15T23:37:13.821Z] 170f2ba95c9a: Download complete [2021-09-15T23:37:14.062Z] db62176df00c: Pull complete [2021-09-15T23:37:14.062Z] 3b30891b0d05: Pull complete [2021-09-15T23:37:14.062Z] 06b49ca38bd5: Pull complete [2021-09-15T23:37:14.062Z] c788192a36de: Pull complete [2021-09-15T23:37:14.062Z] a77e37c0d609: Pull complete [2021-09-15T23:37:14.426Z] 595b0fe564bb: Pull complete [2021-09-15T23:37:15.410Z] 24495759ef45: Pull complete [2021-09-15T23:37:15.685Z] d148012ef14d: Pull complete [2021-09-15T23:37:16.676Z] c3185cebc471: Pull complete [2021-09-15T23:37:16.676Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-15T23:37:16.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-15T23:37:16.676Z] ---> 031687cdd783 [2021-09-15T23:37:16.676Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-15T23:37:17.132Z] 97ac5df62f85: Verifying Checksum [2021-09-15T23:37:17.132Z] 97ac5df62f85: Download complete [2021-09-15T23:37:17.408Z] e90a11edd702: Verifying Checksum [2021-09-15T23:37:17.408Z] e90a11edd702: Download complete [2021-09-15T23:37:18.091Z] ---> Running in f59d20e6fb67 [2021-09-15T23:37:18.091Z] Removing intermediate container f59d20e6fb67 [2021-09-15T23:37:18.091Z] ---> 5609a747277d [2021-09-15T23:37:18.091Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-15T23:37:18.091Z] ---> Running in 82d1c2ac212b [2021-09-15T23:37:18.091Z] Removing intermediate container 82d1c2ac212b [2021-09-15T23:37:18.091Z] ---> fc627d8cde19 [2021-09-15T23:37:18.091Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T23:37:18.091Z] ---> Running in 3db935038d48 [2021-09-15T23:37:18.364Z] Removing intermediate container 3db935038d48 [2021-09-15T23:37:18.364Z] ---> c5834fcbfa56 [2021-09-15T23:37:18.364Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-15T23:37:18.364Z] ---> Running in d4a37d9cb814 [2021-09-15T23:37:18.953Z] Removing intermediate container d4a37d9cb814 [2021-09-15T23:37:18.953Z] ---> 7013fe1c9c19 [2021-09-15T23:37:18.953Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-15T23:37:18.953Z] ---> Running in d9d6bb769293 [2021-09-15T23:37:18.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-15T23:37:19.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-15T23:37:21.321Z] OK: 219 MiB in 52 packages [2021-09-15T23:37:21.321Z] Removing intermediate container d9d6bb769293 [2021-09-15T23:37:21.321Z] ---> c45ad479bca6 [2021-09-15T23:37:21.321Z] Step 8/13 : WORKDIR /app [2021-09-15T23:37:21.321Z] ---> Running in 1eb59c77b698 [2021-09-15T23:37:21.321Z] Removing intermediate container 1eb59c77b698 [2021-09-15T23:37:21.321Z] ---> ab3e9a88851f [2021-09-15T23:37:21.321Z] Step 9/13 : COPY go.mod . [2021-09-15T23:37:21.588Z] ---> 5398295b4e6c [2021-09-15T23:37:21.588Z] Step 10/13 : RUN go mod download [2021-09-15T23:37:21.588Z] ---> Running in b097cb3f568b [2021-09-15T23:37:30.018Z] e90a11edd702: Pull complete [2021-09-15T23:37:30.018Z] d77568369979: Pull complete [2021-09-15T23:37:30.018Z] fc1c9f9a7f3b: Pull complete [2021-09-15T23:37:30.018Z] 170f2ba95c9a: Pull complete [2021-09-15T23:37:33.926Z] Removing intermediate container b097cb3f568b [2021-09-15T23:37:33.926Z] ---> e13b3dcc91bc [2021-09-15T23:37:33.926Z] Step 11/13 : COPY . . [2021-09-15T23:37:33.926Z] ---> 4354d0966510 [2021-09-15T23:37:33.926Z] Step 12/13 : ARG MAKE="make build" [2021-09-15T23:37:33.926Z] ---> Running in 100500b02bb1 [2021-09-15T23:37:33.926Z] Removing intermediate container 100500b02bb1 [2021-09-15T23:37:33.926Z] ---> 8ede8eec2daa [2021-09-15T23:37:33.926Z] Step 13/13 : RUN $MAKE [2021-09-15T23:37:33.926Z] ---> Running in 9a212aa80210 [2021-09-15T23:37:33.926Z] noop [2021-09-15T23:37:33.926Z] Removing intermediate container 9a212aa80210 [2021-09-15T23:37:33.926Z] ---> af17e1f2c6b4 [2021-09-15T23:37:33.926Z] Successfully built af17e1f2c6b4 [2021-09-15T23:37:33.926Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:37:34.255Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-15T23:37:34.255Z] . [Pipeline] withDockerContainer [2021-09-15T23:37:34.347Z] prd-centos7-docker-4c-2g-308 does not seem to be running inside a container [2021-09-15T23:37:34.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/17 -v /w/workspace/app-service-configurable/17:/w/workspace/app-service-configurable/17:rw,z -v /w/workspace/app-service-configurable/17@tmp:/w/workspace/app-service-configurable/17@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-09-15T23:37:34.782Z] $ docker top ab6daea82708bba9166c71d491449065614d99a841262f7b056e067830a76a25 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-15T23:37:35.199Z] + go version [2021-09-15T23:37:35.199Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-15T23:37:35.215Z] $ docker stop --time=1 ab6daea82708bba9166c71d491449065614d99a841262f7b056e067830a76a25 [2021-09-15T23:37:35.438Z] 97ac5df62f85: Pull complete [2021-09-15T23:37:35.438Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-15T23:37:35.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-15T23:37:35.438Z] ---> 04bc70af865f [2021-09-15T23:37:35.438Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-15T23:37:36.401Z] $ docker rm -f ab6daea82708bba9166c71d491449065614d99a841262f7b056e067830a76a25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:37:37.017Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-15T23:37:37.017Z] . [Pipeline] withDockerContainer [2021-09-15T23:37:37.101Z] prd-centos7-docker-4c-2g-308 does not seem to be running inside a container [2021-09-15T23:37:37.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/17 -v /w/workspace/app-service-configurable/17:/w/workspace/app-service-configurable/17:rw,z -v /w/workspace/app-service-configurable/17@tmp:/w/workspace/app-service-configurable/17@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-09-15T23:37:37.525Z] $ docker top ebac610f7dcd6b964e9859a699e311bf878c4d06b71c296f950d770f23570c1c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-15T23:37:37.944Z] + make test [2021-09-15T23:37:37.944Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-09-15T23:37:39.740Z] ---> Running in 769fb6a41afc [2021-09-15T23:37:40.014Z] Removing intermediate container 769fb6a41afc [2021-09-15T23:37:40.014Z] ---> a9d0ff3ca737 [2021-09-15T23:37:40.014Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-15T23:37:40.014Z] ---> Running in 6d61f26c70f3 [2021-09-15T23:37:40.610Z] Removing intermediate container 6d61f26c70f3 [2021-09-15T23:37:40.610Z] ---> d3ebe33dd9e5 [2021-09-15T23:37:40.610Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T23:37:40.610Z] ---> Running in 311aa6e139e0 [2021-09-15T23:37:41.209Z] Removing intermediate container 311aa6e139e0 [2021-09-15T23:37:41.209Z] ---> 68a0a14d9414 [2021-09-15T23:37:41.209Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-15T23:37:41.806Z] ---> Running in b3aa8a2c8905 [2021-09-15T23:37:44.420Z] Removing intermediate container b3aa8a2c8905 [2021-09-15T23:37:44.420Z] ---> 3c720b6c76bc [2021-09-15T23:37:44.420Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-15T23:37:44.693Z] ---> Running in 4a241dc563aa [2021-09-15T23:37:46.130Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-15T23:37:47.108Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-15T23:37:48.089Z] OK: 218 MiB in 52 packages [2021-09-15T23:37:49.070Z] Removing intermediate container 4a241dc563aa [2021-09-15T23:37:49.070Z] ---> 74fb2d101694 [2021-09-15T23:37:49.070Z] Step 8/13 : WORKDIR /app [2021-09-15T23:37:49.070Z] ---> Running in 26e782637b75 [2021-09-15T23:37:49.664Z] Removing intermediate container 26e782637b75 [2021-09-15T23:37:49.664Z] ---> 01d48c5cfeec [2021-09-15T23:37:49.664Z] Step 9/13 : COPY go.mod . [2021-09-15T23:37:50.640Z] ---> 5c06693a8bc6 [2021-09-15T23:37:50.640Z] Step 10/13 : RUN go mod download [2021-09-15T23:37:50.640Z] ---> Running in 11d09322f9c3 [2021-09-15T23:37:53.089Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-09-15T23:37:53.089Z] CGO_ENABLED=1 go vet ./... [2021-09-15T23:37:58.503Z] gofmt -l . [2021-09-15T23:37:58.503Z] [ "`gofmt -l .`" = "" ] [2021-09-15T23:37:58.503Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-15T23:37:58.787Z] $ docker stop --time=1 ebac610f7dcd6b964e9859a699e311bf878c4d06b71c296f950d770f23570c1c [2021-09-15T23:38:00.230Z] $ docker rm -f ebac610f7dcd6b964e9859a699e311bf878c4d06b71c296f950d770f23570c1c [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-15T23:38:00.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-15T23:38:00.905Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-15T23:38:03.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-15T23:38:03.631Z] + ls -al . [2021-09-15T23:38:03.631Z] total 120 [2021-09-15T23:38:03.631Z] drwxrwxr-x. 7 jenkins jenkins 4096 Sep 15 23:37 . [2021-09-15T23:38:03.631Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 15 23:36 .. [2021-09-15T23:38:03.631Z] -rw-rw-r--. 1 jenkins jenkins 7608 Sep 15 23:36 Attribution.txt [2021-09-15T23:38:03.631Z] drwxrwxr-x. 2 jenkins jenkins 37 Sep 15 23:36 bin [2021-09-15T23:38:03.631Z] -rw-rw-r--. 1 jenkins jenkins 22206 Sep 15 23:36 CHANGELOG.md [2021-09-15T23:38:03.631Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 15 23:37 coverage.out [2021-09-15T23:38:03.631Z] -rw-rw-r--. 1 jenkins jenkins 2032 Sep 15 23:36 Dockerfile [2021-09-15T23:38:03.631Z] -rw-rw-r--. 1 jenkins jenkins 119 Sep 15 23:36 .dockerignore [2021-09-15T23:38:03.631Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 15 23:37 .git [2021-09-15T23:38:03.631Z] drwxrwxr-x. 2 jenkins jenkins 81 Sep 15 23:36 .github [2021-09-15T23:38:03.631Z] -rw-rw-r--. 1 jenkins jenkins 104 Sep 15 23:36 .gitignore [2021-09-15T23:38:03.631Z] -rw-rw-r--. 1 jenkins jenkins 136 Sep 15 23:36 go.mod [2021-09-15T23:38:03.631Z] -rw-rw-r--. 1 jenkins jenkins 20734 Sep 15 23:36 go.sum [2021-09-15T23:38:03.631Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 15 23:36 GOVERNANCE.md [2021-09-15T23:38:03.631Z] -rw-rw-r--. 1 jenkins jenkins 687 Sep 15 23:36 Jenkinsfile [2021-09-15T23:38:03.631Z] -rw-rw-r--. 1 jenkins jenkins 10174 Sep 15 23:36 LICENSE [2021-09-15T23:38:03.631Z] -rw-rw-r--. 1 jenkins jenkins 1949 Sep 15 23:36 main.go [2021-09-15T23:38:03.631Z] -rw-rw-r--. 1 jenkins jenkins 1488 Sep 15 23:36 makefile [2021-09-15T23:38:03.632Z] -rw-rw-r--. 1 jenkins jenkins 618 Sep 15 23:36 OWNERS.md [2021-09-15T23:38:03.632Z] -rw-rw-r--. 1 jenkins jenkins 3224 Sep 15 23:36 README.md [2021-09-15T23:38:03.632Z] drwxrwxr-x. 8 jenkins jenkins 122 Sep 15 23:36 res [2021-09-15T23:38:03.632Z] drwxrwxr-x. 3 jenkins jenkins 58 Sep 15 23:36 snap [2021-09-15T23:38:03.632Z] -rw-rw-r--. 1 jenkins jenkins 12 Sep 15 23:34 VERSION [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:38:03.951Z] + 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=15e51d6a7d970b2441181c6dd868534e2249da73 --label arch=amd64 --label version=2.0.2-dev.13 . [2021-09-15T23:38:03.951Z] Sending build context to Docker daemon 159.2kB [2021-09-15T23:38:03.951Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.14 [2021-09-15T23:38:03.951Z] Step 2/27 : FROM ${BASE} AS builder [2021-09-15T23:38:03.951Z] ---> af17e1f2c6b4 [2021-09-15T23:38:03.951Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-15T23:38:03.951Z] ---> Running in 06c15c10e5e2 [2021-09-15T23:38:03.951Z] Removing intermediate container 06c15c10e5e2 [2021-09-15T23:38:03.951Z] ---> 18731dacee32 [2021-09-15T23:38:03.951Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-09-15T23:38:03.951Z] ---> Running in 97b7408887a9 [2021-09-15T23:38:04.216Z] Removing intermediate container 97b7408887a9 [2021-09-15T23:38:04.216Z] ---> f53d6521dfd9 [2021-09-15T23:38:04.216Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T23:38:04.216Z] ---> Running in 595da46f9034 [2021-09-15T23:38:04.216Z] Removing intermediate container 595da46f9034 [2021-09-15T23:38:04.216Z] ---> 8faa5e16b5f3 [2021-09-15T23:38:04.216Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-15T23:38:04.216Z] ---> Running in 121049ce8add [2021-09-15T23:38:04.808Z] Removing intermediate container 121049ce8add [2021-09-15T23:38:04.808Z] ---> 73490cec1b52 [2021-09-15T23:38:04.808Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-15T23:38:04.808Z] ---> Running in e670d64b1b48 [2021-09-15T23:38:05.074Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-15T23:38:06.042Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-15T23:38:06.309Z] OK: 219 MiB in 52 packages [2021-09-15T23:38:06.576Z] Removing intermediate container e670d64b1b48 [2021-09-15T23:38:06.576Z] ---> 3730656e7ad2 [2021-09-15T23:38:06.576Z] Step 8/27 : WORKDIR /app [2021-09-15T23:38:06.576Z] ---> Running in 9817c47fb8a9 [2021-09-15T23:38:06.576Z] Removing intermediate container 9817c47fb8a9 [2021-09-15T23:38:06.576Z] ---> 37250ee7f7c4 [2021-09-15T23:38:06.576Z] Step 9/27 : COPY go.mod . [2021-09-15T23:38:06.842Z] ---> e62f63b5acbe [2021-09-15T23:38:06.842Z] Step 10/27 : RUN go mod download [2021-09-15T23:38:06.842Z] ---> Running in 1e9d91bf89f3 [2021-09-15T23:38:07.431Z] Removing intermediate container 1e9d91bf89f3 [2021-09-15T23:38:07.431Z] ---> 034999144cfb [2021-09-15T23:38:07.431Z] Step 11/27 : COPY . . [2021-09-15T23:38:07.431Z] ---> 5da6b0e14286 [2021-09-15T23:38:07.431Z] Step 12/27 : ARG MAKE="make build" [2021-09-15T23:38:07.431Z] ---> Running in f7f8d245d999 [2021-09-15T23:38:07.431Z] Removing intermediate container f7f8d245d999 [2021-09-15T23:38:07.431Z] ---> 0e62467262d0 [2021-09-15T23:38:07.431Z] Step 13/27 : RUN $MAKE [2021-09-15T23:38:07.700Z] ---> Running in a745febfed47 [2021-09-15T23:38:07.970Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.13" -o app-service-configurable [2021-09-15T23:38:20.405Z] Removing intermediate container a745febfed47 [2021-09-15T23:38:20.405Z] ---> ca555809372f [2021-09-15T23:38:20.405Z] Step 14/27 : FROM alpine:3.14 [2021-09-15T23:38:20.405Z] 3.14: Pulling from library/alpine [2021-09-15T23:38:20.405Z] a0d0a0d46f8b: Pulling fs layer [2021-09-15T23:38:20.405Z] a0d0a0d46f8b: Verifying Checksum [2021-09-15T23:38:20.405Z] a0d0a0d46f8b: Download complete [2021-09-15T23:38:20.405Z] a0d0a0d46f8b: Pull complete [2021-09-15T23:38:20.405Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-15T23:38:20.405Z] Status: Downloaded newer image for alpine:3.14 [2021-09-15T23:38:20.405Z] ---> 14119a10abf4 [2021-09-15T23:38:20.405Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T23:38:20.405Z] ---> Running in ba528f6e83c4 [2021-09-15T23:38:20.405Z] Removing intermediate container ba528f6e83c4 [2021-09-15T23:38:20.405Z] ---> a0265e6b768b [2021-09-15T23:38:20.405Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-09-15T23:38:20.405Z] ---> Running in f2a1f18c2f02 [2021-09-15T23:38:20.405Z] Removing intermediate container f2a1f18c2f02 [2021-09-15T23:38:20.405Z] ---> a557c5ab55df [2021-09-15T23:38:20.405Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-09-15T23:38:20.405Z] ---> Running in 004d32271770 [2021-09-15T23:38:20.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-15T23:38:20.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-15T23:38:20.941Z] (1/7) Installing ca-certificates (20191127-r5) [2021-09-15T23:38:20.941Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-09-15T23:38:20.941Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-09-15T23:38:20.941Z] (4/7) Installing libsodium (1.0.18-r0) [2021-09-15T23:38:20.942Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-15T23:38:20.942Z] (6/7) Installing libzmq (4.3.4-r0) [2021-09-15T23:38:21.217Z] (7/7) Installing zeromq (4.3.4-r0) [2021-09-15T23:38:21.217Z] Executing busybox-1.33.1-r3.trigger [2021-09-15T23:38:21.217Z] Executing ca-certificates-20191127-r5.trigger [2021-09-15T23:38:21.217Z] OK: 9 MiB in 21 packages [2021-09-15T23:38:21.486Z] Removing intermediate container 004d32271770 [2021-09-15T23:38:21.487Z] ---> 0921d6f8f825 [2021-09-15T23:38:21.487Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-09-15T23:38:21.753Z] ---> 1a09f5bfc412 [2021-09-15T23:38:21.753Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-09-15T23:38:21.753Z] ---> 767e692cc66a [2021-09-15T23:38:21.753Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-09-15T23:38:22.021Z] ---> bd6758b81517 [2021-09-15T23:38:22.021Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-09-15T23:38:22.294Z] ---> 1b0a86c3ef2c [2021-09-15T23:38:22.295Z] Step 22/27 : EXPOSE 48095 [2021-09-15T23:38:22.295Z] ---> Running in 1c0e8686ea59 [2021-09-15T23:38:22.559Z] Removing intermediate container 1c0e8686ea59 [2021-09-15T23:38:22.559Z] ---> aa8d23f7437e [2021-09-15T23:38:22.559Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-09-15T23:38:22.559Z] ---> Running in 6ba5f3caff5f [2021-09-15T23:38:22.559Z] Removing intermediate container 6ba5f3caff5f [2021-09-15T23:38:22.559Z] ---> 3a9c1ef59469 [2021-09-15T23:38:22.559Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-15T23:38:22.559Z] ---> Running in 13c06debc40e [2021-09-15T23:38:22.559Z] Removing intermediate container 13c06debc40e [2021-09-15T23:38:22.559Z] ---> a1c26a41e715 [2021-09-15T23:38:22.559Z] Step 25/27 : LABEL arch=amd64 [2021-09-15T23:38:22.825Z] ---> Running in 4a50f913e23c [2021-09-15T23:38:22.825Z] Removing intermediate container 4a50f913e23c [2021-09-15T23:38:22.825Z] ---> 488c44e53bee [2021-09-15T23:38:22.825Z] Step 26/27 : LABEL git_sha=15e51d6a7d970b2441181c6dd868534e2249da73 [2021-09-15T23:38:22.825Z] ---> Running in 16d07762078b [2021-09-15T23:38:22.825Z] Removing intermediate container 16d07762078b [2021-09-15T23:38:22.825Z] ---> 2164740e9a69 [2021-09-15T23:38:22.825Z] Step 27/27 : LABEL version=2.0.2-dev.13 [2021-09-15T23:38:22.825Z] ---> Running in 7cd2770fdc6d [2021-09-15T23:38:22.995Z] Removing intermediate container 11d09322f9c3 [2021-09-15T23:38:22.995Z] ---> 17596ecb0459 [2021-09-15T23:38:22.995Z] Step 11/13 : COPY . . [2021-09-15T23:38:22.995Z] ---> 83a66c5ff276 [2021-09-15T23:38:22.995Z] Step 12/13 : ARG MAKE="make build" [2021-09-15T23:38:22.995Z] ---> Running in 27be9c267c04 [2021-09-15T23:38:22.995Z] Removing intermediate container 27be9c267c04 [2021-09-15T23:38:22.995Z] ---> 2aa06ee9f920 [2021-09-15T23:38:22.995Z] Step 13/13 : RUN $MAKE [2021-09-15T23:38:22.995Z] ---> Running in 031b321c1e58 [2021-09-15T23:38:22.995Z] noop [2021-09-15T23:38:22.995Z] Removing intermediate container 031b321c1e58 [2021-09-15T23:38:22.995Z] ---> efb228e2369c [2021-09-15T23:38:22.995Z] Successfully built efb228e2369c [2021-09-15T23:38:22.995Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:38:23.090Z] Removing intermediate container 7cd2770fdc6d [2021-09-15T23:38:23.091Z] ---> db3855a74d4c [2021-09-15T23:38:23.091Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-15T23:38:23.091Z] Successfully built db3855a74d4c [2021-09-15T23:38:23.091Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T23:38:23.278Z] provisioning config files... [2021-09-15T23:38:23.299Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/17@tmp/config3518206730224130255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:38:23.342Z] + docker inspect -f . ci-base-image-arm64 [2021-09-15T23:38:23.342Z] . [Pipeline] withDockerContainer [2021-09-15T23:38:23.624Z] ---> docker-login.sh [2021-09-15T23:38:23.624Z] nexus3.edgexfoundry.org:10001 [2021-09-15T23:38:23.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:38:23.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:38:23.624Z] Configure a credential helper to remove this warning. See [2021-09-15T23:38:23.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:38:23.624Z] [2021-09-15T23:38:23.624Z] Login Succeeded [2021-09-15T23:38:23.624Z] nexus3.edgexfoundry.org:10002 [2021-09-15T23:38:23.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:38:23.632Z] prd-ubuntu18.04-docker-arm64-4c-16g-307 does not seem to be running inside a container [2021-09-15T23:38:23.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/17 -v /w/workspace/app-service-configurable/17:/w/workspace/app-service-configurable/17:rw,z -v /w/workspace/app-service-configurable/17@tmp:/w/workspace/app-service-configurable/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-15T23:38:23.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:38:23.889Z] Configure a credential helper to remove this warning. See [2021-09-15T23:38:23.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:38:23.889Z] [2021-09-15T23:38:23.889Z] Login Succeeded [2021-09-15T23:38:23.889Z] nexus3.edgexfoundry.org:10003 [2021-09-15T23:38:23.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:38:23.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:38:23.889Z] Configure a credential helper to remove this warning. See [2021-09-15T23:38:23.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:38:23.889Z] [2021-09-15T23:38:23.889Z] Login Succeeded [2021-09-15T23:38:23.889Z] nexus3.edgexfoundry.org:10004 [2021-09-15T23:38:24.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:38:24.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:38:24.156Z] Configure a credential helper to remove this warning. See [2021-09-15T23:38:24.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:38:24.156Z] [2021-09-15T23:38:24.156Z] Login Succeeded [2021-09-15T23:38:24.156Z] docker.io [2021-09-15T23:38:24.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:38:24.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:38:24.421Z] Configure a credential helper to remove this warning. See [2021-09-15T23:38:24.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:38:24.421Z] [2021-09-15T23:38:24.421Z] Login Succeeded [2021-09-15T23:38:24.421Z] ---> docker-login.sh ends [2021-09-15T23:38:25.469Z] $ docker top ce4718f5a25963702d11aff815a56f8c04205b2687299b72423532120511f7d6 -eo pid,comm [Pipeline] { [Pipeline] } [2021-09-15T23:38:25.791Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-15T23:38:25.934Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-09-15T23:38:25.934Z] 15e51d6a7d970b2441181c6dd868534e2249da73 [2021-09-15T23:38:25.934Z] latest [2021-09-15T23:38:25.934Z] 2.0.2-dev.13 [2021-09-15T23:38:25.934Z] 15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13 [2021-09-15T23:38:25.934Z] main [2021-09-15T23:38:25.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:38:26.299Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:15e51d6a7d970b2441181c6dd868534e2249da73 [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:38:26.448Z] + go version [2021-09-15T23:38:26.448Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-15T23:38:26.472Z] $ docker stop --time=1 ce4718f5a25963702d11aff815a56f8c04205b2687299b72423532120511f7d6 [2021-09-15T23:38:26.635Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:15e51d6a7d970b2441181c6dd868534e2249da73 [2021-09-15T23:38:26.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-15T23:38:26.635Z] 2303b847f26a: Preparing [2021-09-15T23:38:26.635Z] a0f0e9a660bc: Preparing [2021-09-15T23:38:26.635Z] 59daf5bd93e9: Preparing [2021-09-15T23:38:26.635Z] c3ed97075766: Preparing [2021-09-15T23:38:26.635Z] 6b55159eff1b: Preparing [2021-09-15T23:38:26.635Z] e2eb06d8af82: Preparing [2021-09-15T23:38:26.635Z] e2eb06d8af82: Waiting [2021-09-15T23:38:26.909Z] a0f0e9a660bc: Pushed [2021-09-15T23:38:26.909Z] 59daf5bd93e9: Pushed [2021-09-15T23:38:26.909Z] c3ed97075766: Pushed [2021-09-15T23:38:26.909Z] 6b55159eff1b: Pushed [2021-09-15T23:38:27.494Z] e2eb06d8af82: Pushed [2021-09-15T23:38:28.077Z] 2303b847f26a: Pushed [2021-09-15T23:38:28.343Z] 15e51d6a7d970b2441181c6dd868534e2249da73: digest: sha256:f0e26966ccae920aa9a8c3e8cc8c8e6f17bd8ea8b3453c7b5322513d0eb05f22 size: 1574 [2021-09-15T23:38:28.524Z] $ docker rm -f ce4718f5a25963702d11aff815a56f8c04205b2687299b72423532120511f7d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:38:29.208Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:38:29.309Z] + docker inspect -f . ci-base-image-arm64 [2021-09-15T23:38:29.309Z] . [Pipeline] withDockerContainer [2021-09-15T23:38:29.535Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-09-15T23:38:29.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-15T23:38:29.535Z] 2303b847f26a: Preparing [2021-09-15T23:38:29.535Z] a0f0e9a660bc: Preparing [2021-09-15T23:38:29.535Z] 59daf5bd93e9: Preparing [2021-09-15T23:38:29.535Z] c3ed97075766: Preparing [2021-09-15T23:38:29.535Z] 6b55159eff1b: Preparing [2021-09-15T23:38:29.535Z] e2eb06d8af82: Preparing [2021-09-15T23:38:29.535Z] e2eb06d8af82: Waiting [2021-09-15T23:38:29.535Z] a0f0e9a660bc: Layer already exists [2021-09-15T23:38:29.535Z] 59daf5bd93e9: Layer already exists [2021-09-15T23:38:29.535Z] c3ed97075766: Layer already exists [2021-09-15T23:38:29.535Z] 6b55159eff1b: Layer already exists [2021-09-15T23:38:29.535Z] 2303b847f26a: Layer already exists [2021-09-15T23:38:29.535Z] e2eb06d8af82: Layer already exists [2021-09-15T23:38:29.535Z] latest: digest: sha256:f0e26966ccae920aa9a8c3e8cc8c8e6f17bd8ea8b3453c7b5322513d0eb05f22 size: 1574 [2021-09-15T23:38:29.564Z] prd-ubuntu18.04-docker-arm64-4c-16g-307 does not seem to be running inside a container [2021-09-15T23:38:29.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/17 -v /w/workspace/app-service-configurable/17:/w/workspace/app-service-configurable/17:rw,z -v /w/workspace/app-service-configurable/17@tmp:/w/workspace/app-service-configurable/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-15T23:38:31.423Z] $ docker top b75d4a6daf24ad84714d0ac7cdc81768ceb9f4da0b5ca566f0c0b82682ad2f49 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:38:32.171Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:38:32.443Z] + make test [2021-09-15T23:38:32.443Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-09-15T23:38:32.486Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.13 [2021-09-15T23:38:32.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-15T23:38:32.486Z] 2303b847f26a: Preparing [2021-09-15T23:38:32.486Z] a0f0e9a660bc: Preparing [2021-09-15T23:38:32.486Z] 59daf5bd93e9: Preparing [2021-09-15T23:38:32.486Z] c3ed97075766: Preparing [2021-09-15T23:38:32.486Z] 6b55159eff1b: Preparing [2021-09-15T23:38:32.486Z] e2eb06d8af82: Preparing [2021-09-15T23:38:32.486Z] e2eb06d8af82: Waiting [2021-09-15T23:38:32.486Z] 59daf5bd93e9: Layer already exists [2021-09-15T23:38:32.486Z] 6b55159eff1b: Layer already exists [2021-09-15T23:38:32.486Z] a0f0e9a660bc: Layer already exists [2021-09-15T23:38:32.486Z] 2303b847f26a: Layer already exists [2021-09-15T23:38:32.486Z] c3ed97075766: Layer already exists [2021-09-15T23:38:32.486Z] e2eb06d8af82: Layer already exists [2021-09-15T23:38:32.486Z] 2.0.2-dev.13: digest: sha256:f0e26966ccae920aa9a8c3e8cc8c8e6f17bd8ea8b3453c7b5322513d0eb05f22 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:38:32.807Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:38:33.123Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13 [2021-09-15T23:38:33.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-15T23:38:33.123Z] 2303b847f26a: Preparing [2021-09-15T23:38:33.123Z] a0f0e9a660bc: Preparing [2021-09-15T23:38:33.123Z] 59daf5bd93e9: Preparing [2021-09-15T23:38:33.123Z] c3ed97075766: Preparing [2021-09-15T23:38:33.123Z] 6b55159eff1b: Preparing [2021-09-15T23:38:33.123Z] e2eb06d8af82: Preparing [2021-09-15T23:38:33.123Z] e2eb06d8af82: Waiting [2021-09-15T23:38:33.123Z] 2303b847f26a: Layer already exists [2021-09-15T23:38:33.123Z] 59daf5bd93e9: Layer already exists [2021-09-15T23:38:33.123Z] a0f0e9a660bc: Layer already exists [2021-09-15T23:38:33.123Z] 6b55159eff1b: Layer already exists [2021-09-15T23:38:33.123Z] c3ed97075766: Layer already exists [2021-09-15T23:38:33.123Z] e2eb06d8af82: Layer already exists [2021-09-15T23:38:33.123Z] 15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13: digest: sha256:f0e26966ccae920aa9a8c3e8cc8c8e6f17bd8ea8b3453c7b5322513d0eb05f22 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:38:33.445Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:38:33.772Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-09-15T23:38:33.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-15T23:38:33.772Z] 2303b847f26a: Preparing [2021-09-15T23:38:33.772Z] a0f0e9a660bc: Preparing [2021-09-15T23:38:33.772Z] 59daf5bd93e9: Preparing [2021-09-15T23:38:33.772Z] c3ed97075766: Preparing [2021-09-15T23:38:33.772Z] 6b55159eff1b: Preparing [2021-09-15T23:38:33.772Z] e2eb06d8af82: Preparing [2021-09-15T23:38:33.772Z] e2eb06d8af82: Waiting [2021-09-15T23:38:33.772Z] c3ed97075766: Layer already exists [2021-09-15T23:38:33.772Z] a0f0e9a660bc: Layer already exists [2021-09-15T23:38:33.772Z] 59daf5bd93e9: Layer already exists [2021-09-15T23:38:33.772Z] 2303b847f26a: Layer already exists [2021-09-15T23:38:33.772Z] 6b55159eff1b: Layer already exists [2021-09-15T23:38:33.772Z] e2eb06d8af82: Layer already exists [2021-09-15T23:38:33.772Z] main: digest: sha256:f0e26966ccae920aa9a8c3e8cc8c8e6f17bd8ea8b3453c7b5322513d0eb05f22 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-15T23:38:33.837Z] ===================================================== [Pipeline] echo [2021-09-15T23:38:33.854Z] taggedImages: [2021-09-15T23:38:33.854Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:15e51d6a7d970b2441181c6dd868534e2249da73 [2021-09-15T23:38:33.854Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-09-15T23:38:33.854Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.13 [2021-09-15T23:38:33.854Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13 [2021-09-15T23:38:33.854Z] - 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-09-15T23:38:34.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T23:38:34.537Z] [2021-09-15T23:38:34.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:38:34.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T23:38:34.889Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-15T23:38:34.889Z] b4d181a07f80: Pulling fs layer [2021-09-15T23:38:34.889Z] a1111a8f2ec3: Pulling fs layer [2021-09-15T23:38:34.889Z] ed53099fbce6: Pulling fs layer [2021-09-15T23:38:34.889Z] dc539afda2c1: Pulling fs layer [2021-09-15T23:38:34.889Z] 77bc0d833cb6: Pulling fs layer [2021-09-15T23:38:34.889Z] 9065ff56babe: Pulling fs layer [2021-09-15T23:38:34.889Z] d287ab97295c: Pulling fs layer [2021-09-15T23:38:34.889Z] dc539afda2c1: Waiting [2021-09-15T23:38:34.889Z] 77bc0d833cb6: Waiting [2021-09-15T23:38:34.889Z] 9065ff56babe: Waiting [2021-09-15T23:38:34.889Z] d287ab97295c: Waiting [2021-09-15T23:38:35.154Z] a1111a8f2ec3: Verifying Checksum [2021-09-15T23:38:35.154Z] a1111a8f2ec3: Download complete [2021-09-15T23:38:35.154Z] dc539afda2c1: Verifying Checksum [2021-09-15T23:38:35.154Z] dc539afda2c1: Download complete [2021-09-15T23:38:35.419Z] 77bc0d833cb6: Verifying Checksum [2021-09-15T23:38:35.419Z] 77bc0d833cb6: Download complete [2021-09-15T23:38:35.419Z] ed53099fbce6: Verifying Checksum [2021-09-15T23:38:35.419Z] ed53099fbce6: Download complete [2021-09-15T23:38:35.419Z] 9065ff56babe: Verifying Checksum [2021-09-15T23:38:35.419Z] 9065ff56babe: Download complete [2021-09-15T23:38:36.384Z] b4d181a07f80: Verifying Checksum [2021-09-15T23:38:36.384Z] b4d181a07f80: Download complete [2021-09-15T23:38:37.360Z] b4d181a07f80: Pull complete [2021-09-15T23:38:37.630Z] a1111a8f2ec3: Pull complete [2021-09-15T23:38:38.215Z] ed53099fbce6: Pull complete [2021-09-15T23:38:38.215Z] dc539afda2c1: Pull complete [2021-09-15T23:38:38.480Z] 77bc0d833cb6: Pull complete [2021-09-15T23:38:38.480Z] 9065ff56babe: Pull complete [2021-09-15T23:38:39.887Z] d287ab97295c: Verifying Checksum [2021-09-15T23:38:39.887Z] d287ab97295c: Download complete [2021-09-15T23:38:44.162Z] d287ab97295c: Pull complete [2021-09-15T23:38:44.162Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-15T23:38:44.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T23:38:44.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-15T23:38:44.277Z] prd-centos7-docker-4c-2g-308 does not seem to be running inside a container [2021-09-15T23:38:44.348Z] $ 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/17 -v /w/workspace/app-service-configurable/17:/w/workspace/app-service-configurable/17:rw,z -v /w/workspace/app-service-configurable/17@tmp:/w/workspace/app-service-configurable/17@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-09-15T23:38:46.760Z] $ docker top e1de73ab6b694576cf454b9495c352bf382b557b5f5f45c59bf7e17138b3da79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:38:47.370Z] ---> job-cost.sh [2021-09-15T23:38:47.370Z] lf-activate-venv: SKIPPING [2021-09-15T23:38:47.370Z] INFO: No Stack... [2021-09-15T23:38:48.324Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-15T23:38:48.324Z] INFO: Archiving Costs [Pipeline] sh [2021-09-15T23:38:48.638Z] + cat /w/workspace/app-service-configurable/17/archives/cost.csv [2021-09-15T23:38:48.638Z] + cut -d, -f6 [Pipeline] lock [2021-09-15T23:38:48.679Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-17-stack-cost] [2021-09-15T23:38:48.688Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-17-stack-cost] did not exist. Created. [2021-09-15T23:38:48.688Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-15T23:38:49.026Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-15T23:38:49.066Z] Stashed 1 file(s) [Pipeline] } [2021-09-15T23:38:49.080Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-15T23:38:49.108Z] $ docker stop --time=1 e1de73ab6b694576cf454b9495c352bf382b557b5f5f45c59bf7e17138b3da79 [2021-09-15T23:38:50.283Z] $ docker rm -f e1de73ab6b694576cf454b9495c352bf382b557b5f5f45c59bf7e17138b3da79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-15T23:39:19.456Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-09-15T23:39:19.732Z] CGO_ENABLED=1 go vet ./... [2021-09-15T23:39:46.548Z] gofmt -l . [2021-09-15T23:39:46.548Z] [ "`gofmt -l .`" = "" ] [2021-09-15T23:39:46.548Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-15T23:39:46.576Z] $ docker stop --time=1 b75d4a6daf24ad84714d0ac7cdc81768ceb9f4da0b5ca566f0c0b82682ad2f49 [2021-09-15T23:39:48.549Z] $ docker rm -f b75d4a6daf24ad84714d0ac7cdc81768ceb9f4da0b5ca566f0c0b82682ad2f49 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-15T23:39:49.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-15T23:39:49.439Z] Warning: overwriting stash ‘coverage-report’ [2021-09-15T23:39:49.957Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-15T23:39:50.584Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-15T23:39:50.919Z] + ls -al . [2021-09-15T23:39:50.919Z] total 144 [2021-09-15T23:39:50.919Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 15 23:39 . [2021-09-15T23:39:50.919Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 23:37 .. [2021-09-15T23:39:50.919Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 15 23:37 .dockerignore [2021-09-15T23:39:50.919Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 23:37 .git [2021-09-15T23:39:50.919Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 23:37 .github [2021-09-15T23:39:50.919Z] -rw-rw-r-- 1 jenkins jenkins 104 Sep 15 23:37 .gitignore [2021-09-15T23:39:50.919Z] -rw-rw-r-- 1 jenkins jenkins 7608 Sep 15 23:37 Attribution.txt [2021-09-15T23:39:50.919Z] -rw-rw-r-- 1 jenkins jenkins 22206 Sep 15 23:37 CHANGELOG.md [2021-09-15T23:39:50.919Z] -rw-rw-r-- 1 jenkins jenkins 2032 Sep 15 23:37 Dockerfile [2021-09-15T23:39:50.919Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 23:37 GOVERNANCE.md [2021-09-15T23:39:50.919Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 15 23:37 Jenkinsfile [2021-09-15T23:39:50.919Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 15 23:37 LICENSE [2021-09-15T23:39:50.919Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 15 23:37 OWNERS.md [2021-09-15T23:39:50.919Z] -rw-rw-r-- 1 jenkins jenkins 3224 Sep 15 23:37 README.md [2021-09-15T23:39:50.919Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 15 23:34 VERSION [2021-09-15T23:39:50.919Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 23:37 bin [2021-09-15T23:39:50.919Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 15 23:38 coverage.out [2021-09-15T23:39:50.919Z] -rw-rw-r-- 1 jenkins jenkins 136 Sep 15 23:37 go.mod [2021-09-15T23:39:50.919Z] -rw-rw-r-- 1 jenkins jenkins 20734 Sep 15 23:37 go.sum [2021-09-15T23:39:50.919Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 15 23:37 main.go [2021-09-15T23:39:50.919Z] -rw-rw-r-- 1 jenkins jenkins 1488 Sep 15 23:37 makefile [2021-09-15T23:39:50.919Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 23:37 res [2021-09-15T23:39:50.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 23:37 snap [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:39:51.262Z] + 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=15e51d6a7d970b2441181c6dd868534e2249da73 --label arch=arm64 --label version=2.0.2-dev.13 . [2021-09-15T23:39:51.262Z] Sending build context to Docker daemon 159.2kB [2021-09-15T23:39:51.537Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.14 [2021-09-15T23:39:51.537Z] Step 2/27 : FROM ${BASE} AS builder [2021-09-15T23:39:51.537Z] ---> efb228e2369c [2021-09-15T23:39:51.537Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-15T23:39:51.808Z] ---> Running in 83a78dcd83c3 [2021-09-15T23:39:52.413Z] Removing intermediate container 83a78dcd83c3 [2021-09-15T23:39:52.413Z] ---> 2498d4cf2d4c [2021-09-15T23:39:52.413Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-09-15T23:39:52.413Z] ---> Running in 16aef50644f1 [2021-09-15T23:39:53.013Z] Removing intermediate container 16aef50644f1 [2021-09-15T23:39:53.013Z] ---> e3f0c33dee78 [2021-09-15T23:39:53.013Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T23:39:53.287Z] ---> Running in e8b8d8ebfc57 [2021-09-15T23:39:53.561Z] Removing intermediate container e8b8d8ebfc57 [2021-09-15T23:39:53.561Z] ---> dc3df5aa42e3 [2021-09-15T23:39:53.561Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-15T23:39:53.834Z] ---> Running in 1bcb83d41ad9 [2021-09-15T23:39:55.825Z] Removing intermediate container 1bcb83d41ad9 [2021-09-15T23:39:55.825Z] ---> cb633f3dd042 [2021-09-15T23:39:55.825Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-15T23:39:56.097Z] ---> Running in f3287668cb41 [2021-09-15T23:39:57.072Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-15T23:39:58.046Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-15T23:39:59.021Z] OK: 218 MiB in 52 packages [2021-09-15T23:40:00.000Z] Removing intermediate container f3287668cb41 [2021-09-15T23:40:00.000Z] ---> 740eba984ff0 [2021-09-15T23:40:00.000Z] Step 8/27 : WORKDIR /app [2021-09-15T23:40:00.272Z] ---> Running in 0dd74b4f5ab3 [2021-09-15T23:40:00.865Z] Removing intermediate container 0dd74b4f5ab3 [2021-09-15T23:40:00.865Z] ---> 6a54a42fa5f8 [2021-09-15T23:40:00.865Z] Step 9/27 : COPY go.mod . [2021-09-15T23:40:01.462Z] ---> b1a6ceed168d [2021-09-15T23:40:01.462Z] Step 10/27 : RUN go mod download [2021-09-15T23:40:01.735Z] ---> Running in 0634a0f47f28 [2021-09-15T23:40:04.357Z] Removing intermediate container 0634a0f47f28 [2021-09-15T23:40:04.357Z] ---> 29c6979ee35d [2021-09-15T23:40:04.357Z] Step 11/27 : COPY . . [2021-09-15T23:40:04.956Z] ---> 077e928154ca [2021-09-15T23:40:04.956Z] Step 12/27 : ARG MAKE="make build" [2021-09-15T23:40:04.956Z] ---> Running in 02aa30ae9621 [2021-09-15T23:40:05.557Z] Removing intermediate container 02aa30ae9621 [2021-09-15T23:40:05.557Z] ---> a0b31fff85a3 [2021-09-15T23:40:05.557Z] Step 13/27 : RUN $MAKE [2021-09-15T23:40:05.557Z] ---> Running in a8fa8de754ab [2021-09-15T23:40:06.999Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.13" -o app-service-configurable [2021-09-15T23:40:46.058Z] Removing intermediate container a8fa8de754ab [2021-09-15T23:40:46.058Z] ---> b6cfd902a6a3 [2021-09-15T23:40:46.058Z] Step 14/27 : FROM alpine:3.14 [2021-09-15T23:40:46.058Z] 3.14: Pulling from library/alpine [2021-09-15T23:40:46.058Z] 552d1f2373af: Pulling fs layer [2021-09-15T23:40:46.058Z] 552d1f2373af: Verifying Checksum [2021-09-15T23:40:46.058Z] 552d1f2373af: Download complete [2021-09-15T23:40:46.058Z] 552d1f2373af: Pull complete [2021-09-15T23:40:46.058Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-15T23:40:46.058Z] Status: Downloaded newer image for alpine:3.14 [2021-09-15T23:40:46.058Z] ---> bb3de5531c18 [2021-09-15T23:40:46.058Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T23:40:46.058Z] ---> Running in f835782a2bb5 [2021-09-15T23:40:46.331Z] Removing intermediate container f835782a2bb5 [2021-09-15T23:40:46.331Z] ---> 6bcdcdba6ac9 [2021-09-15T23:40:46.331Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-09-15T23:40:46.331Z] ---> Running in 3ee6812486ed [2021-09-15T23:40:46.929Z] Removing intermediate container 3ee6812486ed [2021-09-15T23:40:46.929Z] ---> 8b73e3eb3654 [2021-09-15T23:40:46.929Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-09-15T23:40:46.929Z] ---> Running in 9a30aa54634a [2021-09-15T23:40:48.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-15T23:40:48.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-15T23:40:48.973Z] (1/7) Installing ca-certificates (20191127-r5) [2021-09-15T23:40:49.256Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-09-15T23:40:49.256Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-09-15T23:40:49.256Z] (4/7) Installing libsodium (1.0.18-r0) [2021-09-15T23:40:49.256Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-15T23:40:49.256Z] (6/7) Installing libzmq (4.3.4-r0) [2021-09-15T23:40:49.256Z] (7/7) Installing zeromq (4.3.4-r0) [2021-09-15T23:40:49.256Z] Executing busybox-1.33.1-r3.trigger [2021-09-15T23:40:49.256Z] Executing ca-certificates-20191127-r5.trigger [2021-09-15T23:40:49.528Z] OK: 9 MiB in 21 packages [2021-09-15T23:40:50.972Z] Removing intermediate container 9a30aa54634a [2021-09-15T23:40:50.972Z] ---> e22df06a2643 [2021-09-15T23:40:50.972Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-09-15T23:40:51.951Z] ---> 3366f28fb576 [2021-09-15T23:40:51.951Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-09-15T23:40:52.545Z] ---> eabae051be6f [2021-09-15T23:40:52.545Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-09-15T23:40:53.523Z] ---> 8c3082a180e1 [2021-09-15T23:40:53.523Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-09-15T23:40:54.957Z] ---> e33700b90a3a [2021-09-15T23:40:54.957Z] Step 22/27 : EXPOSE 48095 [2021-09-15T23:40:55.230Z] ---> Running in 95bf3a4bf3e6 [2021-09-15T23:40:55.502Z] Removing intermediate container 95bf3a4bf3e6 [2021-09-15T23:40:55.502Z] ---> 61ab153ce829 [2021-09-15T23:40:55.502Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-09-15T23:40:55.776Z] ---> Running in 2c166362c3fe [2021-09-15T23:40:56.372Z] Removing intermediate container 2c166362c3fe [2021-09-15T23:40:56.372Z] ---> 58c258ed58d2 [2021-09-15T23:40:56.372Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-15T23:40:56.372Z] ---> Running in 2564dff3fb09 [2021-09-15T23:40:56.971Z] Removing intermediate container 2564dff3fb09 [2021-09-15T23:40:56.971Z] ---> 8cadaf8e4c19 [2021-09-15T23:40:56.971Z] Step 25/27 : LABEL arch=arm64 [2021-09-15T23:40:56.971Z] ---> Running in a77639782602 [2021-09-15T23:40:57.569Z] Removing intermediate container a77639782602 [2021-09-15T23:40:57.569Z] ---> 07f601aa04a8 [2021-09-15T23:40:57.569Z] Step 26/27 : LABEL git_sha=15e51d6a7d970b2441181c6dd868534e2249da73 [2021-09-15T23:40:57.569Z] ---> Running in caf2ef044b3c [2021-09-15T23:40:58.167Z] Removing intermediate container caf2ef044b3c [2021-09-15T23:40:58.167Z] ---> 670583e99b36 [2021-09-15T23:40:58.167Z] Step 27/27 : LABEL version=2.0.2-dev.13 [2021-09-15T23:40:58.167Z] ---> Running in bbdac603139b [2021-09-15T23:40:58.764Z] Removing intermediate container bbdac603139b [2021-09-15T23:40:58.764Z] ---> c73b511f0898 [2021-09-15T23:40:58.764Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-15T23:40:58.764Z] Successfully built c73b511f0898 [2021-09-15T23:40:58.764Z] 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-09-15T23:40:59.058Z] provisioning config files... [2021-09-15T23:40:59.082Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/17@tmp/config6577226409259676826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:40:59.455Z] ---> docker-login.sh [2021-09-15T23:40:59.455Z] nexus3.edgexfoundry.org:10001 [2021-09-15T23:40:59.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:40:59.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:40:59.728Z] Configure a credential helper to remove this warning. See [2021-09-15T23:40:59.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:40:59.728Z] [2021-09-15T23:40:59.728Z] Login Succeeded [2021-09-15T23:41:00.002Z] nexus3.edgexfoundry.org:10002 [2021-09-15T23:41:00.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:41:00.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:41:00.548Z] Configure a credential helper to remove this warning. See [2021-09-15T23:41:00.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:41:00.548Z] [2021-09-15T23:41:00.548Z] Login Succeeded [2021-09-15T23:41:00.548Z] nexus3.edgexfoundry.org:10003 [2021-09-15T23:41:00.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:41:01.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:41:01.094Z] Configure a credential helper to remove this warning. See [2021-09-15T23:41:01.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:41:01.094Z] [2021-09-15T23:41:01.094Z] Login Succeeded [2021-09-15T23:41:01.094Z] nexus3.edgexfoundry.org:10004 [2021-09-15T23:41:01.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:41:01.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:41:01.368Z] Configure a credential helper to remove this warning. See [2021-09-15T23:41:01.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:41:01.368Z] [2021-09-15T23:41:01.368Z] Login Succeeded [2021-09-15T23:41:01.643Z] docker.io [2021-09-15T23:41:01.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T23:41:02.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T23:41:02.189Z] Configure a credential helper to remove this warning. See [2021-09-15T23:41:02.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T23:41:02.189Z] [2021-09-15T23:41:02.189Z] Login Succeeded [2021-09-15T23:41:02.462Z] ---> docker-login.sh ends [Pipeline] } [2021-09-15T23:41:02.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-15T23:41:02.570Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-09-15T23:41:02.570Z] 15e51d6a7d970b2441181c6dd868534e2249da73 [2021-09-15T23:41:02.570Z] latest [2021-09-15T23:41:02.570Z] 2.0.2-dev.13 [2021-09-15T23:41:02.570Z] 15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13 [2021-09-15T23:41:02.570Z] main [2021-09-15T23:41:02.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:41:02.971Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15e51d6a7d970b2441181c6dd868534e2249da73 [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:41:03.364Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15e51d6a7d970b2441181c6dd868534e2249da73 [2021-09-15T23:41:03.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-15T23:41:03.364Z] 66e290330777: Preparing [2021-09-15T23:41:03.364Z] 26c7d789805b: Preparing [2021-09-15T23:41:03.364Z] fce7890fc209: Preparing [2021-09-15T23:41:03.364Z] e591fe672262: Preparing [2021-09-15T23:41:03.364Z] 1eee12881fa9: Preparing [2021-09-15T23:41:03.364Z] ee420dfed78a: Preparing [2021-09-15T23:41:03.364Z] ee420dfed78a: Waiting [2021-09-15T23:41:03.643Z] e591fe672262: Pushed [2021-09-15T23:41:03.643Z] 26c7d789805b: Pushed [2021-09-15T23:41:03.643Z] fce7890fc209: Pushed [2021-09-15T23:41:04.630Z] 1eee12881fa9: Pushed [2021-09-15T23:41:05.231Z] ee420dfed78a: Pushed [2021-09-15T23:41:07.192Z] 66e290330777: Pushed [2021-09-15T23:41:07.192Z] 15e51d6a7d970b2441181c6dd868534e2249da73: digest: sha256:2af55baacf8421a50e7757072e3aa8eecfab3980062a10c140a55f7c438a0624 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:41:07.535Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:41:07.873Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-09-15T23:41:07.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-15T23:41:07.873Z] 66e290330777: Preparing [2021-09-15T23:41:07.873Z] 26c7d789805b: Preparing [2021-09-15T23:41:07.873Z] fce7890fc209: Preparing [2021-09-15T23:41:07.873Z] e591fe672262: Preparing [2021-09-15T23:41:07.873Z] 1eee12881fa9: Preparing [2021-09-15T23:41:07.873Z] ee420dfed78a: Preparing [2021-09-15T23:41:07.873Z] ee420dfed78a: Waiting [2021-09-15T23:41:07.873Z] fce7890fc209: Layer already exists [2021-09-15T23:41:07.873Z] 1eee12881fa9: Layer already exists [2021-09-15T23:41:07.873Z] 66e290330777: Layer already exists [2021-09-15T23:41:07.873Z] 26c7d789805b: Layer already exists [2021-09-15T23:41:07.873Z] e591fe672262: Layer already exists [2021-09-15T23:41:07.873Z] ee420dfed78a: Layer already exists [2021-09-15T23:41:08.145Z] latest: digest: sha256:2af55baacf8421a50e7757072e3aa8eecfab3980062a10c140a55f7c438a0624 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:41:08.503Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:41:08.854Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.13 [2021-09-15T23:41:08.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-15T23:41:08.854Z] 66e290330777: Preparing [2021-09-15T23:41:08.854Z] 26c7d789805b: Preparing [2021-09-15T23:41:08.854Z] fce7890fc209: Preparing [2021-09-15T23:41:08.854Z] e591fe672262: Preparing [2021-09-15T23:41:08.854Z] 1eee12881fa9: Preparing [2021-09-15T23:41:08.854Z] ee420dfed78a: Preparing [2021-09-15T23:41:08.854Z] ee420dfed78a: Waiting [2021-09-15T23:41:09.130Z] 26c7d789805b: Layer already exists [2021-09-15T23:41:09.130Z] 1eee12881fa9: Layer already exists [2021-09-15T23:41:09.130Z] fce7890fc209: Layer already exists [2021-09-15T23:41:09.130Z] 66e290330777: Layer already exists [2021-09-15T23:41:09.130Z] e591fe672262: Layer already exists [2021-09-15T23:41:09.130Z] ee420dfed78a: Layer already exists [2021-09-15T23:41:09.130Z] 2.0.2-dev.13: digest: sha256:2af55baacf8421a50e7757072e3aa8eecfab3980062a10c140a55f7c438a0624 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:41:09.484Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:41:09.830Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13 [2021-09-15T23:41:09.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-15T23:41:09.831Z] 66e290330777: Preparing [2021-09-15T23:41:09.831Z] 26c7d789805b: Preparing [2021-09-15T23:41:09.831Z] fce7890fc209: Preparing [2021-09-15T23:41:09.831Z] e591fe672262: Preparing [2021-09-15T23:41:09.831Z] 1eee12881fa9: Preparing [2021-09-15T23:41:09.831Z] ee420dfed78a: Preparing [2021-09-15T23:41:09.831Z] ee420dfed78a: Waiting [2021-09-15T23:41:09.831Z] e591fe672262: Layer already exists [2021-09-15T23:41:09.831Z] 26c7d789805b: Layer already exists [2021-09-15T23:41:09.831Z] 66e290330777: Layer already exists [2021-09-15T23:41:09.831Z] 1eee12881fa9: Layer already exists [2021-09-15T23:41:10.106Z] fce7890fc209: Layer already exists [2021-09-15T23:41:10.106Z] ee420dfed78a: Layer already exists [2021-09-15T23:41:10.106Z] 15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13: digest: sha256:2af55baacf8421a50e7757072e3aa8eecfab3980062a10c140a55f7c438a0624 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:41:10.466Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:41:10.815Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-09-15T23:41:10.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-15T23:41:10.815Z] 66e290330777: Preparing [2021-09-15T23:41:10.815Z] 26c7d789805b: Preparing [2021-09-15T23:41:10.815Z] fce7890fc209: Preparing [2021-09-15T23:41:10.816Z] e591fe672262: Preparing [2021-09-15T23:41:10.816Z] 1eee12881fa9: Preparing [2021-09-15T23:41:10.816Z] ee420dfed78a: Preparing [2021-09-15T23:41:10.816Z] ee420dfed78a: Waiting [2021-09-15T23:41:10.816Z] 66e290330777: Layer already exists [2021-09-15T23:41:10.816Z] e591fe672262: Layer already exists [2021-09-15T23:41:10.816Z] fce7890fc209: Layer already exists [2021-09-15T23:41:10.816Z] 26c7d789805b: Layer already exists [2021-09-15T23:41:10.816Z] 1eee12881fa9: Layer already exists [2021-09-15T23:41:11.090Z] ee420dfed78a: Layer already exists [2021-09-15T23:41:11.090Z] main: digest: sha256:2af55baacf8421a50e7757072e3aa8eecfab3980062a10c140a55f7c438a0624 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-15T23:41:11.178Z] ===================================================== [Pipeline] echo [2021-09-15T23:41:11.198Z] taggedImages: [2021-09-15T23:41:11.198Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15e51d6a7d970b2441181c6dd868534e2249da73 [2021-09-15T23:41:11.198Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-09-15T23:41:11.198Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.13 [2021-09-15T23:41:11.198Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13 [2021-09-15T23:41:11.198Z] - 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-09-15T23:41:11.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-15T23:41:11.660Z] [2021-09-15T23:41:11.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:41:12.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-15T23:41:12.293Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-15T23:41:12.293Z] 448f6bf000e3: Pulling fs layer [2021-09-15T23:41:12.293Z] f757da607395: Pulling fs layer [2021-09-15T23:41:12.293Z] 05883995daec: Pulling fs layer [2021-09-15T23:41:12.293Z] 8603b9c90790: Pulling fs layer [2021-09-15T23:41:12.293Z] 1560dd03e051: Pulling fs layer [2021-09-15T23:41:12.293Z] 27f5ce0e4adf: Pulling fs layer [2021-09-15T23:41:12.293Z] c2d8d7efcc4b: Pulling fs layer [2021-09-15T23:41:12.293Z] 1560dd03e051: Waiting [2021-09-15T23:41:12.293Z] 27f5ce0e4adf: Waiting [2021-09-15T23:41:12.293Z] c2d8d7efcc4b: Waiting [2021-09-15T23:41:12.293Z] 8603b9c90790: Waiting [2021-09-15T23:41:12.569Z] f757da607395: Verifying Checksum [2021-09-15T23:41:12.569Z] f757da607395: Download complete [2021-09-15T23:41:12.569Z] 8603b9c90790: Verifying Checksum [2021-09-15T23:41:12.569Z] 8603b9c90790: Download complete [2021-09-15T23:41:12.843Z] 1560dd03e051: Verifying Checksum [2021-09-15T23:41:12.843Z] 1560dd03e051: Download complete [2021-09-15T23:41:12.843Z] 27f5ce0e4adf: Verifying Checksum [2021-09-15T23:41:12.843Z] 27f5ce0e4adf: Download complete [2021-09-15T23:41:12.843Z] 05883995daec: Download complete [2021-09-15T23:41:14.276Z] 448f6bf000e3: Verifying Checksum [2021-09-15T23:41:14.276Z] 448f6bf000e3: Download complete [2021-09-15T23:41:16.901Z] c2d8d7efcc4b: Verifying Checksum [2021-09-15T23:41:16.901Z] c2d8d7efcc4b: Download complete [2021-09-15T23:41:17.500Z] 448f6bf000e3: Pull complete [2021-09-15T23:41:18.491Z] f757da607395: Pull complete [2021-09-15T23:41:19.920Z] 05883995daec: Pull complete [2021-09-15T23:41:19.920Z] 8603b9c90790: Pull complete [2021-09-15T23:41:20.900Z] 1560dd03e051: Pull complete [2021-09-15T23:41:21.171Z] 27f5ce0e4adf: Pull complete [2021-09-15T23:41:36.266Z] c2d8d7efcc4b: Pull complete [2021-09-15T23:41:36.266Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-15T23:41:36.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-15T23:41:36.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-15T23:41:36.545Z] prd-ubuntu18.04-docker-arm64-4c-16g-307 does not seem to be running inside a container [2021-09-15T23:41:36.641Z] $ 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/17 -v /w/workspace/app-service-configurable/17:/w/workspace/app-service-configurable/17:rw,z -v /w/workspace/app-service-configurable/17@tmp:/w/workspace/app-service-configurable/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-15T23:41:41.422Z] $ docker top b773772b17e21ea71681e15b9ce95fce57baf550f546e7fee8b6bc81f8c8ac29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:41:42.419Z] ---> job-cost.sh [2021-09-15T23:41:42.419Z] lf-activate-venv: SKIPPING [2021-09-15T23:41:42.419Z] INFO: No Stack... [2021-09-15T23:41:43.015Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-15T23:41:43.609Z] INFO: Archiving Costs [Pipeline] sh [2021-09-15T23:41:44.275Z] + cut -d, -f6 [2021-09-15T23:41:44.275Z] + cat /w/workspace/app-service-configurable/17/archives/cost.csv [Pipeline] lock [2021-09-15T23:41:44.341Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-17-stack-cost] [2021-09-15T23:41:44.350Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-17-stack-cost] did not exist. Created. [2021-09-15T23:41:44.350Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-15T23:41:45.047Z] /w/workspace/app-service-configurable/17@tmp/durable-6a2b334a/script.sh: 1: /w/workspace/app-service-configurable/17@tmp/durable-6a2b334a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-15T23:41:45.722Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-15T23:41:45.743Z] Warning: overwriting stash ‘stack-cost’ [2021-09-15T23:41:45.788Z] Stashed 1 file(s) [Pipeline] } [2021-09-15T23:41:45.800Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-15T23:41:45.835Z] $ docker stop --time=1 b773772b17e21ea71681e15b9ce95fce57baf550f546e7fee8b6bc81f8c8ac29 [2021-09-15T23:41:47.494Z] $ docker rm -f b773772b17e21ea71681e15b9ce95fce57baf550f546e7fee8b6bc81f8c8ac29 [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-09-15T23:41:48.534Z] provisioning config files... [2021-09-15T23:41:48.551Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7225243304569005087tmp [Pipeline] { [Pipeline] sh [2021-09-15T23:41:48.887Z] + set +x [2021-09-15T23:41:48.887Z] + curl -s https://codecov.io/bash [2021-09-15T23:41:48.887Z] + bash -s -- [2021-09-15T23:41:48.887Z] [2021-09-15T23:41:48.887Z] _____ _ [2021-09-15T23:41:48.887Z] / ____| | | [2021-09-15T23:41:48.887Z] | | ___ __| | ___ ___ _____ __ [2021-09-15T23:41:48.887Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-15T23:41:48.887Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-15T23:41:48.887Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-15T23:41:48.887Z] Bash-1.0.6 [2021-09-15T23:41:48.887Z] [2021-09-15T23:41:48.887Z] [2021-09-15T23:41:48.887Z] ==> git version 2.24.4 found [2021-09-15T23:41:48.887Z] ==> 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-09-15T23:41:48.887Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-15T23:41:48.887Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-15T23:41:48.887Z] ==> Jenkins CI detected. [2021-09-15T23:41:48.887Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-09-15T23:41:48.887Z] project root: . [2021-09-15T23:41:48.887Z] --> token set from env [2021-09-15T23:41:48.887Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-15T23:41:49.155Z] ==> Running gcov in . (disable via -X gcov) [2021-09-15T23:41:49.155Z] ==> Python coveragepy not found [2021-09-15T23:41:49.155Z] ==> Searching for coverage reports in: [2021-09-15T23:41:49.155Z] + . [2021-09-15T23:41:49.155Z] -> Found 1 reports [2021-09-15T23:41:49.155Z] ==> Detecting git/mercurial file structure [2021-09-15T23:41:49.155Z] ==> Reading reports [2021-09-15T23:41:49.155Z] + ./coverage.out bytes=10 [2021-09-15T23:41:49.155Z] ==> Appending adjustments [2021-09-15T23:41:49.155Z] https://docs.codecov.io/docs/fixing-reports [2021-09-15T23:41:49.155Z] + Found adjustments [2021-09-15T23:41:49.155Z] ==> Gzipping contents [2021-09-15T23:41:49.155Z] 4.0K /tmp/codecov.McOSnm.gz [2021-09-15T23:41:49.156Z] ==> Uploading reports [2021-09-15T23:41:49.156Z] url: https://codecov.io [2021-09-15T23:41:49.156Z] query: branch=main&commit=15e51d6a7d970b2441181c6dd868534e2249da73&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-15T23:41:49.156Z] -> Pinging Codecov [2021-09-15T23:41:49.156Z] 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=15e51d6a7d970b2441181c6dd868534e2249da73&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-15T23:41:49.421Z] -> Uploading to [2021-09-15T23:41:49.421Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-15/A97CA9966030D2A3747ED39772930CCE/15e51d6a7d970b2441181c6dd868534e2249da73/61b82053-6a70-479d-b91e-f1c127789160.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210915T234149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e455e076b4b1ab099243d8ac10a3cf38536dd50031c18cb48263515adf4e7705 [2021-09-15T23:41:49.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-15T23:41:49.421Z] Dload Upload Total Spent Left Speed [2021-09-15T23:41:49.687Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 552 0 0 100 552 0 1673 --:--:-- --:--:-- --:--:-- 1672 [2021-09-15T23:41:49.687Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/15e51d6a7d970b2441181c6dd868534e2249da73 [Pipeline] } [2021-09-15T23:41:49.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-15T23:41:50.425Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-15T23:41:50.450Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:41:50.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-15T23:41:50.777Z] [2021-09-15T23:41:50.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:41:51.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-15T23:41:51.105Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-15T23:41:51.105Z] 188c0c94c7c5: Pulling fs layer [2021-09-15T23:41:51.105Z] 0ef7d3d256c8: Pulling fs layer [2021-09-15T23:41:51.105Z] de9db76c5a1d: Pulling fs layer [2021-09-15T23:41:51.105Z] 0eba1c9be4d2: Pulling fs layer [2021-09-15T23:41:51.105Z] 0d57e429df01: Pulling fs layer [2021-09-15T23:41:51.105Z] 4e4be7b47b0d: Pulling fs layer [2021-09-15T23:41:51.105Z] e1f770b5df2f: Pulling fs layer [2021-09-15T23:41:51.105Z] 85a0685a4137: Pulling fs layer [2021-09-15T23:41:51.105Z] 0eba1c9be4d2: Waiting [2021-09-15T23:41:51.105Z] 0d57e429df01: Waiting [2021-09-15T23:41:51.105Z] 4e4be7b47b0d: Waiting [2021-09-15T23:41:51.105Z] e1f770b5df2f: Waiting [2021-09-15T23:41:51.105Z] 85a0685a4137: Waiting [2021-09-15T23:41:51.105Z] de9db76c5a1d: Verifying Checksum [2021-09-15T23:41:51.105Z] de9db76c5a1d: Download complete [2021-09-15T23:41:51.105Z] 0ef7d3d256c8: Verifying Checksum [2021-09-15T23:41:51.105Z] 0ef7d3d256c8: Download complete [2021-09-15T23:41:51.105Z] 0d57e429df01: Verifying Checksum [2021-09-15T23:41:51.105Z] 0d57e429df01: Download complete [2021-09-15T23:41:51.377Z] 4e4be7b47b0d: Verifying Checksum [2021-09-15T23:41:51.378Z] 4e4be7b47b0d: Download complete [2021-09-15T23:41:51.378Z] 188c0c94c7c5: Verifying Checksum [2021-09-15T23:41:51.378Z] 188c0c94c7c5: Download complete [2021-09-15T23:41:51.378Z] 188c0c94c7c5: Pull complete [2021-09-15T23:41:51.643Z] 0ef7d3d256c8: Pull complete [2021-09-15T23:41:51.643Z] de9db76c5a1d: Pull complete [2021-09-15T23:41:53.056Z] e1f770b5df2f: Verifying Checksum [2021-09-15T23:41:53.056Z] e1f770b5df2f: Download complete [2021-09-15T23:41:55.645Z] 0eba1c9be4d2: Verifying Checksum [2021-09-15T23:41:55.645Z] 0eba1c9be4d2: Download complete [2021-09-15T23:41:56.613Z] 85a0685a4137: Verifying Checksum [2021-09-15T23:41:56.613Z] 85a0685a4137: Download complete [2021-09-15T23:41:59.243Z] 0eba1c9be4d2: Pull complete [2021-09-15T23:41:59.514Z] 0d57e429df01: Pull complete [2021-09-15T23:41:59.514Z] 4e4be7b47b0d: Pull complete [2021-09-15T23:42:00.104Z] e1f770b5df2f: Pull complete [2021-09-15T23:42:03.486Z] 85a0685a4137: Pull complete [2021-09-15T23:42:03.486Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-15T23:42:03.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-15T23:42:03.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-15T23:42:03.582Z] prd-centos7-docker-4c-2g-306 does not seem to be running inside a container [2021-09-15T23:42:03.634Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-15T23:42:05.779Z] $ docker top b9876705618dda00fa9d6b096eb102b30a8ffd874bac104ac9e64b6619d0230d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-15T23:42:05.893Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-15T23:42:06.205Z] + set -o pipefail [2021-09-15T23:42:06.205Z] + snyk monitor '--org=edgex-jenkins' [2021-09-15T23:42:16.279Z] [2021-09-15T23:42:16.279Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-09-15T23:42:16.279Z] [2021-09-15T23:42:16.279Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/6423db1b-891a-4552-a624-05e01651564f [2021-09-15T23:42:16.279Z] [2021-09-15T23:42:16.279Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-15T23:42:16.279Z] [2021-09-15T23:42:16.279Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-15T23:42:16.279Z] [2021-09-15T23:42:16.544Z] [Pipeline] } [2021-09-15T23:42:16.559Z] $ docker stop --time=1 b9876705618dda00fa9d6b096eb102b30a8ffd874bac104ac9e64b6619d0230d [2021-09-15T23:42:18.498Z] $ docker rm -f b9876705618dda00fa9d6b096eb102b30a8ffd874bac104ac9e64b6619d0230d [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-09-15T23:42:19.564Z] + git log --format=format:%s -1 15e51d6a7d970b2441181c6dd868534e2249da73 [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:42:19.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T23:42:19.884Z] . [Pipeline] withDockerContainer [2021-09-15T23:42:19.975Z] prd-centos7-docker-4c-2g-306 does not seem to be running inside a container [2021-09-15T23:42:20.030Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-15T23:42:20.408Z] $ docker top a85e212fd533d6b4e538e0706b212d787183d5c1f2375d5baa876f5874166b55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-15T23:42:20.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T23:42:20.560Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T23:42:20.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T23:42:20.687Z] $ docker exec a85e212fd533d6b4e538e0706b212d787183d5c1f2375d5baa876f5874166b55 ssh-agent [2021-09-15T23:42:20.813Z] SSH_AUTH_SOCK=/tmp/ssh-IWaSmuDhKRAI/agent.15 [2021-09-15T23:42:20.813Z] SSH_AGENT_PID=21 [2021-09-15T23:42:20.821Z] Running ssh-add (command line suppressed) [2021-09-15T23:42:20.931Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4652909330082757727.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4652909330082757727.key) [2021-09-15T23:42:20.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T23:42:21.263Z] + git semver tag [2021-09-15T23:42:21.263Z] # -> Open(): unable to determine branch for HEAD [2021-09-15T23:42:21.263Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-15T23:42:21.263Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-15T23:42:21.263Z] # $SEMVER_REMOTE_NAME = origin [2021-09-15T23:42:21.263Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-15T23:42:21.263Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-15T23:42:21.263Z] # $SEMVER_BRANCH = main [2021-09-15T23:42:21.263Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-09-15T23:42:21.263Z] # 15e51d6a7d970b2441181c6dd868534e2249da73 HEAD [2021-09-15T23:42:21.263Z] # -> Force: false [2021-09-15T23:42:21.263Z] # 9848533ddd1e0dadbcb20688e238529c7505b524 refs/tags/v2.0.2-dev.13 [Pipeline] } [2021-09-15T23:42:21.276Z] $ docker exec --env ******** --env ******** a85e212fd533d6b4e538e0706b212d787183d5c1f2375d5baa876f5874166b55 ssh-agent -k [2021-09-15T23:42:21.375Z] unset SSH_AUTH_SOCK; [2021-09-15T23:42:21.375Z] unset SSH_AGENT_PID; [2021-09-15T23:42:21.375Z] echo Agent pid 21 killed; [2021-09-15T23:42:21.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-15T23:42:21.743Z] + git semver [Pipeline] } [2021-09-15T23:42:21.763Z] $ docker stop --time=1 a85e212fd533d6b4e538e0706b212d787183d5c1f2375d5baa876f5874166b55 [2021-09-15T23:42:22.962Z] $ docker rm -f a85e212fd533d6b4e538e0706b212d787183d5c1f2375d5baa876f5874166b55 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:42:23.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-15T23:42:23.439Z] [2021-09-15T23:42:23.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:42:23.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-15T23:42:23.786Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-15T23:42:23.786Z] ab5ef0e58194: Pulling fs layer [2021-09-15T23:42:23.786Z] 9712f1f96733: Pulling fs layer [2021-09-15T23:42:23.786Z] 63f879dbbcfc: Pulling fs layer [2021-09-15T23:42:23.786Z] 0d9ebad4ef96: Pulling fs layer [2021-09-15T23:42:23.786Z] e9a5061849ea: Pulling fs layer [2021-09-15T23:42:23.786Z] d747dcd14b5f: Pulling fs layer [2021-09-15T23:42:23.786Z] 2de7ff778b66: Pulling fs layer [2021-09-15T23:42:23.786Z] 0d9ebad4ef96: Waiting [2021-09-15T23:42:23.786Z] e9a5061849ea: Waiting [2021-09-15T23:42:23.786Z] d747dcd14b5f: Waiting [2021-09-15T23:42:23.786Z] 2de7ff778b66: Waiting [2021-09-15T23:42:23.786Z] 9712f1f96733: Verifying Checksum [2021-09-15T23:42:23.786Z] 9712f1f96733: Download complete [2021-09-15T23:42:26.364Z] 63f879dbbcfc: Download complete [2021-09-15T23:42:26.364Z] e9a5061849ea: Verifying Checksum [2021-09-15T23:42:26.364Z] e9a5061849ea: Download complete [2021-09-15T23:42:26.364Z] d747dcd14b5f: Verifying Checksum [2021-09-15T23:42:26.364Z] d747dcd14b5f: Download complete [2021-09-15T23:42:26.633Z] 2de7ff778b66: Verifying Checksum [2021-09-15T23:42:26.633Z] 2de7ff778b66: Download complete [2021-09-15T23:42:26.903Z] ab5ef0e58194: Verifying Checksum [2021-09-15T23:42:26.903Z] ab5ef0e58194: Download complete [2021-09-15T23:42:27.176Z] 0d9ebad4ef96: Verifying Checksum [2021-09-15T23:42:27.176Z] 0d9ebad4ef96: Download complete [2021-09-15T23:42:29.773Z] ab5ef0e58194: Pull complete [2021-09-15T23:42:29.773Z] 9712f1f96733: Pull complete [2021-09-15T23:42:30.755Z] 63f879dbbcfc: Pull complete [2021-09-15T23:42:34.120Z] 0d9ebad4ef96: Pull complete [2021-09-15T23:42:34.392Z] e9a5061849ea: Pull complete [2021-09-15T23:42:34.392Z] d747dcd14b5f: Pull complete [2021-09-15T23:42:35.373Z] 2de7ff778b66: Pull complete [2021-09-15T23:42:35.373Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-15T23:42:35.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-15T23:42:35.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-15T23:42:35.474Z] prd-centos7-docker-4c-2g-306 does not seem to be running inside a container [2021-09-15T23:42:35.523Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-15T23:42:38.548Z] $ docker top b1b263327d5c90e7e45ccd01a679da2754c909e82de7e7625b0d7157c30cfb76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-15T23:42:38.668Z] provisioning config files... [2021-09-15T23:42:38.683Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4959548839404348417tmp [2021-09-15T23:42:38.702Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7389292763130706256tmp [2021-09-15T23:42:38.721Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4323521984029084473tmp [Pipeline] { [Pipeline] echo [2021-09-15T23:42:38.745Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:42:39.055Z] ---> sigul-configuration.sh [2021-09-15T23:42:39.055Z] gpg: directory `/root/.gnupg' created [2021-09-15T23:42:39.055Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-15T23:42:39.055Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-15T23:42:39.055Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-15T23:42:39.055Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-15T23:42:39.055Z] gpg: CAST5 encrypted data [2021-09-15T23:42:39.055Z] gpg: encrypted with 1 passphrase [2021-09-15T23:42:39.055Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-15T23:42:39.369Z] + mkdir /home/jenkins [2021-09-15T23:42:39.369Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-15T23:42:39.679Z] + 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-09-15T23:42:39.694Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:42:40.001Z] ---> sigul-install.sh [2021-09-15T23:42:40.001Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-15T23:42:40.307Z] + git tag --list [2021-09-15T23:42:40.307Z] v1.0.0 [2021-09-15T23:42:40.307Z] v1.1.0 [2021-09-15T23:42:40.307Z] v1.2.0 [2021-09-15T23:42:40.307Z] v1.3.0 [2021-09-15T23:42:40.307Z] v1.3.1 [2021-09-15T23:42:40.307Z] v2.0.0 [2021-09-15T23:42:40.307Z] v2.0.1 [2021-09-15T23:42:40.307Z] v2.0.1-dev.1 [2021-09-15T23:42:40.307Z] v2.0.2-dev.1 [2021-09-15T23:42:40.307Z] v2.0.2-dev.10 [2021-09-15T23:42:40.307Z] v2.0.2-dev.11 [2021-09-15T23:42:40.307Z] v2.0.2-dev.12 [2021-09-15T23:42:40.307Z] v2.0.2-dev.13 [2021-09-15T23:42:40.307Z] v2.0.2-dev.2 [2021-09-15T23:42:40.307Z] v2.0.2-dev.3 [2021-09-15T23:42:40.307Z] v2.0.2-dev.4 [2021-09-15T23:42:40.307Z] v2.0.2-dev.5 [2021-09-15T23:42:40.307Z] v2.0.2-dev.6 [2021-09-15T23:42:40.307Z] v2.0.2-dev.7 [2021-09-15T23:42:40.307Z] v2.0.2-dev.8 [2021-09-15T23:42:40.307Z] v2.0.2-dev.9 [Pipeline] sh [2021-09-15T23:42:40.619Z] + lftools sign git-tag v2.0.2-dev.13 [2021-09-15T23:42:41.204Z] Signing Git tag with Sigul... [2021-09-15T23:42:41.204Z] Signing v2.0.2-dev.13 [Pipeline] echo [2021-09-15T23:42:42.175Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:42:42.482Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-15T23:42:42.494Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-15T23:42:42.529Z] $ docker stop --time=1 b1b263327d5c90e7e45ccd01a679da2754c909e82de7e7625b0d7157c30cfb76 [2021-09-15T23:42:43.758Z] $ docker rm -f b1b263327d5c90e7e45ccd01a679da2754c909e82de7e7625b0d7157c30cfb76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:42:44.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T23:42:44.423Z] . [Pipeline] withDockerContainer [2021-09-15T23:42:44.513Z] prd-centos7-docker-4c-2g-306 does not seem to be running inside a container [2021-09-15T23:42:44.561Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-15T23:42:44.988Z] $ docker top bc49813f72b7a9899cc59856df11b59e12e407a52dd5de1b22ceedf29ede8536 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-15T23:42:45.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T23:42:45.113Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T23:42:45.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T23:42:45.233Z] $ docker exec bc49813f72b7a9899cc59856df11b59e12e407a52dd5de1b22ceedf29ede8536 ssh-agent [2021-09-15T23:42:45.370Z] SSH_AUTH_SOCK=/tmp/ssh-83Sl6nqruTaO/agent.13 [2021-09-15T23:42:45.370Z] SSH_AGENT_PID=20 [2021-09-15T23:42:45.378Z] Running ssh-add (command line suppressed) [2021-09-15T23:42:45.484Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4584059534487247165.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4584059534487247165.key) [2021-09-15T23:42:45.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T23:42:45.820Z] + git semver bump pre [2021-09-15T23:42:45.820Z] # -> Open(): unable to determine branch for HEAD [2021-09-15T23:42:45.820Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-15T23:42:45.820Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-15T23:42:45.820Z] # $SEMVER_REMOTE_NAME = origin [2021-09-15T23:42:45.820Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-15T23:42:45.820Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-15T23:42:45.820Z] # $SEMVER_BRANCH = main [2021-09-15T23:42:45.820Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-09-15T23:42:45.820Z] 2.0.2-dev.14 [Pipeline] } [2021-09-15T23:42:45.832Z] $ docker exec --env ******** --env ******** bc49813f72b7a9899cc59856df11b59e12e407a52dd5de1b22ceedf29ede8536 ssh-agent -k [2021-09-15T23:42:45.936Z] unset SSH_AUTH_SOCK; [2021-09-15T23:42:45.936Z] unset SSH_AGENT_PID; [2021-09-15T23:42:45.936Z] echo Agent pid 20 killed; [2021-09-15T23:42:45.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-15T23:42:46.330Z] + git semver [Pipeline] } [2021-09-15T23:42:46.348Z] $ docker stop --time=1 bc49813f72b7a9899cc59856df11b59e12e407a52dd5de1b22ceedf29ede8536 [2021-09-15T23:42:47.563Z] $ docker rm -f bc49813f72b7a9899cc59856df11b59e12e407a52dd5de1b22ceedf29ede8536 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:42:47.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T23:42:47.971Z] . [Pipeline] withDockerContainer [2021-09-15T23:42:48.059Z] prd-centos7-docker-4c-2g-306 does not seem to be running inside a container [2021-09-15T23:42:48.108Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-15T23:42:48.506Z] $ docker top fb96ccdb8e0178e58c6c12e535c7adfc3212f83d93b927ecac244421d9e59f15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-15T23:42:48.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T23:42:48.752Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T23:42:48.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T23:42:48.909Z] $ docker exec fb96ccdb8e0178e58c6c12e535c7adfc3212f83d93b927ecac244421d9e59f15 ssh-agent [2021-09-15T23:42:49.031Z] SSH_AUTH_SOCK=/tmp/ssh-lfQJovv5RHl2/agent.14 [2021-09-15T23:42:49.031Z] SSH_AGENT_PID=20 [2021-09-15T23:42:49.039Z] Running ssh-add (command line suppressed) [2021-09-15T23:42:49.155Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8463345120735259357.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8463345120735259357.key) [2021-09-15T23:42:49.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T23:42:49.497Z] + git semver push [2021-09-15T23:42:49.497Z] # -> Open(): unable to determine branch for HEAD [2021-09-15T23:42:49.497Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-15T23:42:49.497Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-15T23:42:49.497Z] # $SEMVER_REMOTE_NAME = origin [2021-09-15T23:42:49.497Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-15T23:42:49.497Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-15T23:42:49.497Z] # $SEMVER_BRANCH = main [2021-09-15T23:42:49.497Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-09-15T23:42:52.088Z] $ docker exec --env ******** --env ******** fb96ccdb8e0178e58c6c12e535c7adfc3212f83d93b927ecac244421d9e59f15 ssh-agent -k [2021-09-15T23:42:52.184Z] unset SSH_AUTH_SOCK; [2021-09-15T23:42:52.184Z] unset SSH_AGENT_PID; [2021-09-15T23:42:52.185Z] echo Agent pid 20 killed; [2021-09-15T23:42:52.202Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-15T23:42:52.550Z] + git semver [Pipeline] } [2021-09-15T23:42:52.567Z] $ docker stop --time=1 fb96ccdb8e0178e58c6c12e535c7adfc3212f83d93b927ecac244421d9e59f15 [2021-09-15T23:42:53.767Z] $ docker rm -f fb96ccdb8e0178e58c6c12e535c7adfc3212f83d93b927ecac244421d9e59f15 [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-09-15T23:42:54.880Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:42:55.197Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:42:55.781Z] ---> package-listing.sh [2021-09-15T23:42:55.781Z] ++ facter osfamily [2021-09-15T23:42:55.781Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-15T23:42:56.050Z] + OS_FAMILY=redhat [2021-09-15T23:42:56.050Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-09-15T23:42:56.050Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-15T23:42:56.050Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-15T23:42:56.050Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-15T23:42:56.050Z] + PACKAGES=/tmp/packages_start.txt [2021-09-15T23:42:56.050Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-09-15T23:42:56.050Z] + PACKAGES=/tmp/packages_end.txt [2021-09-15T23:42:56.050Z] + case "${OS_FAMILY}" in [2021-09-15T23:42:56.050Z] + sort [2021-09-15T23:42:56.050Z] + rpm -qa [2021-09-15T23:42:56.634Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-15T23:42:56.634Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-15T23:42:56.634Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-15T23:42:56.634Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-09-15T23:42:56.634Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-09-15T23:42:56.634Z] + 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-09-15T23:42:56.652Z] 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-09-15T23:42:56.949Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:42:57.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T23:42:57.532Z] [2021-09-15T23:42:57.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T23:42:57.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T23:42:57.860Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-15T23:42:57.860Z] b4d181a07f80: Pulling fs layer [2021-09-15T23:42:57.860Z] a1111a8f2ec3: Pulling fs layer [2021-09-15T23:42:57.860Z] ed53099fbce6: Pulling fs layer [2021-09-15T23:42:57.860Z] dc539afda2c1: Pulling fs layer [2021-09-15T23:42:57.860Z] 77bc0d833cb6: Pulling fs layer [2021-09-15T23:42:57.860Z] 9065ff56babe: Pulling fs layer [2021-09-15T23:42:57.860Z] d287ab97295c: Pulling fs layer [2021-09-15T23:42:57.860Z] 77bc0d833cb6: Waiting [2021-09-15T23:42:57.860Z] 9065ff56babe: Waiting [2021-09-15T23:42:57.860Z] d287ab97295c: Waiting [2021-09-15T23:42:57.860Z] dc539afda2c1: Waiting [2021-09-15T23:42:58.124Z] a1111a8f2ec3: Verifying Checksum [2021-09-15T23:42:58.124Z] a1111a8f2ec3: Download complete [2021-09-15T23:42:58.124Z] dc539afda2c1: Verifying Checksum [2021-09-15T23:42:58.124Z] dc539afda2c1: Download complete [2021-09-15T23:42:58.391Z] 77bc0d833cb6: Verifying Checksum [2021-09-15T23:42:58.391Z] 77bc0d833cb6: Download complete [2021-09-15T23:42:58.391Z] 9065ff56babe: Verifying Checksum [2021-09-15T23:42:58.391Z] 9065ff56babe: Download complete [2021-09-15T23:42:58.656Z] ed53099fbce6: Verifying Checksum [2021-09-15T23:42:58.656Z] ed53099fbce6: Download complete [2021-09-15T23:42:58.931Z] b4d181a07f80: Verifying Checksum [2021-09-15T23:42:58.931Z] b4d181a07f80: Download complete [2021-09-15T23:42:59.890Z] b4d181a07f80: Pull complete [2021-09-15T23:43:00.160Z] a1111a8f2ec3: Pull complete [2021-09-15T23:43:00.755Z] ed53099fbce6: Pull complete [2021-09-15T23:43:00.755Z] dc539afda2c1: Pull complete [2021-09-15T23:43:01.030Z] 77bc0d833cb6: Pull complete [2021-09-15T23:43:01.300Z] 9065ff56babe: Pull complete [2021-09-15T23:43:02.263Z] d287ab97295c: Verifying Checksum [2021-09-15T23:43:02.263Z] d287ab97295c: Download complete [2021-09-15T23:43:07.634Z] d287ab97295c: Pull complete [2021-09-15T23:43:07.634Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-15T23:43:07.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T23:43:07.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-15T23:43:07.731Z] prd-centos7-docker-4c-2g-306 does not seem to be running inside a container [2021-09-15T23:43:07.779Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-15T23:43:10.123Z] $ docker top 1cfdaa9d7ba564fd1b9bac4a3026f269ad06df4b7d13559e758bd647bc7d05c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-15T23:43:10.522Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-15T23:43:10.836Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-15T23:43:11.156Z] + ls /var/log/sa-host [2021-09-15T23:43:11.156Z] + sadf -c /var/log/sa-host/sa05 [2021-09-15T23:43:11.156Z] file_magic: OK [2021-09-15T23:43:11.156Z] HZ: Using current value: 100 [2021-09-15T23:43:11.156Z] file_header: OK [2021-09-15T23:43:11.156Z] 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-09-15T23:43:11.156Z] Statistics: [2021-09-15T23:43:11.156Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-15T23:43:11.156Z] File successfully converted to sysstat format version 12.0.3 [2021-09-15T23:43:11.156Z] + sadf -c /var/log/sa-host/sa15 [2021-09-15T23:43:11.156Z] file_magic: OK [2021-09-15T23:43:11.156Z] HZ: Using current value: 100 [2021-09-15T23:43:11.156Z] file_header: OK [2021-09-15T23:43:11.156Z] 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-09-15T23:43:11.156Z] Statistics: [2021-09-15T23:43:11.156Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-15T23:43:11.156Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T23:43:11.697Z] provisioning config files... [2021-09-15T23:43:11.713Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7638596844742110908tmp [Pipeline] { [Pipeline] echo [2021-09-15T23:43:11.737Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:43:12.041Z] ---> create-netrc.sh [Pipeline] } [2021-09-15T23:43:12.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:43:12.449Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-15T23:43:12.463Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:43:12.767Z] ---> sudo-logs.sh [2021-09-15T23:43:12.767Z] Archiving 'sudo' log.. [2021-09-15T23:43:12.767Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-306.vexxhost.local: Name or service not known [2021-09-15T23:43:12.767Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-306.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-15T23:43:12.796Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:43:13.098Z] ---> job-cost.sh [2021-09-15T23:43:13.098Z] lf-activate-venv: SKIPPING [2021-09-15T23:43:13.098Z] DEBUG: total: 0.10999999940395355 [2021-09-15T23:43:13.098Z] INFO: Retrieving Stack Cost... [2021-09-15T23:43:14.506Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-15T23:43:14.506Z] INFO: Archiving Costs [Pipeline] echo [2021-09-15T23:43:14.524Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T23:43:14.831Z] ---> logs-deploy.sh [2021-09-15T23:43:14.831Z] lf-activate-venv: SKIPPING [2021-09-15T23:43:14.831Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/17 [2021-09-15T23:43:14.831Z] INFO: archiving workspace using pattern(s): [2021-09-15T23:43:15.414Z] Archives upload complete. [2021-09-15T23:43:15.680Z] INFO: archiving logs to Nexus