Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 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-ssh13339586415120425629.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh12740971739981999284.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh14873614110406083814.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh17213981301809295264.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-ssh7860412197393423534.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6621 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-ssh6278826017224799676.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 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 (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 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#385)" > git rev-list --no-walk 98625bcaaaf8ae77b31545a6aee40725a17b07f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-08T16:23:39.732Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-08T16:23:39.787Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-08T16:23:39.802Z] ========================================================= [2022-03-08T16:23:39.802Z] EdgeX Global Pipelines Version Info [2022-03-08T16:23:39.802Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:23:40.916Z] ------------------- [2022-03-08T16:23:40.916Z] stable info: [2022-03-08T16:23:40.916Z] ------------------- [2022-03-08T16:23:40.916Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-08T16:23:40.916Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-08T16:23:40.916Z] Message: update stable to v1.0.220 [2022-03-08T16:23:41.493Z] ------------------- [2022-03-08T16:23:41.493Z] experimental info: [2022-03-08T16:23:41.493Z] ------------------- [2022-03-08T16:23:41.493Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-08T16:23:41.493Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-08T16:23:41.493Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-08T16:23:41.611Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-03-08T16:23:41.622Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-03-08T16:23:41.639Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-08T16:23:41.650Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-08T16:23:41.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-08T16:23:41.684Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-08T16:23:41.700Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-08T16:23:41.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-08T16:23:41.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-08T16:23:41.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-08T16:23:41.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-08T16:23:41.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-03-08T16:23:41.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-08T16:23:41.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-08T16:23:41.798Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-08T16:23:41.807Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-08T16:23:41.816Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-08T16:23:41.830Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-08T16:23:41.841Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-08T16:23:41.852Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-08T16:23:41.863Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-08T16:23:41.873Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-08T16:23:41.882Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-08T16:23:41.895Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-08T16:23:41.906Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-08T16:23:41.918Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-08T16:23:41.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-08T16:23:41.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-08T16:23:41.951Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-08T16:23:41.964Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [Pipeline] echo [2022-03-08T16:23:41.977Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 459b5ab [Pipeline] echo [2022-03-08T16:23:41.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T16:23:42.027Z] provisioning config files... [2022-03-08T16:23:42.040Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8285103310985471854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:23:42.346Z] ---> docker-login.sh [2022-03-08T16:23:42.346Z] nexus3.edgexfoundry.org:10001 [2022-03-08T16:23:42.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:23:42.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:23:42.346Z] Configure a credential helper to remove this warning. See [2022-03-08T16:23:42.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:23:42.346Z] [2022-03-08T16:23:42.346Z] Login Succeeded [2022-03-08T16:23:42.346Z] nexus3.edgexfoundry.org:10002 [2022-03-08T16:23:42.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:23:42.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:23:42.609Z] Configure a credential helper to remove this warning. See [2022-03-08T16:23:42.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:23:42.609Z] [2022-03-08T16:23:42.609Z] Login Succeeded [2022-03-08T16:23:42.609Z] nexus3.edgexfoundry.org:10003 [2022-03-08T16:23:42.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:23:42.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:23:42.609Z] Configure a credential helper to remove this warning. See [2022-03-08T16:23:42.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:23:42.609Z] [2022-03-08T16:23:42.609Z] Login Succeeded [2022-03-08T16:23:42.609Z] nexus3.edgexfoundry.org:10004 [2022-03-08T16:23:42.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:23:42.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:23:42.869Z] Configure a credential helper to remove this warning. See [2022-03-08T16:23:42.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:23:42.869Z] [2022-03-08T16:23:42.869Z] Login Succeeded [2022-03-08T16:23:42.869Z] docker.io [2022-03-08T16:23:42.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:23:43.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:23:43.132Z] Configure a credential helper to remove this warning. See [2022-03-08T16:23:43.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:23:43.132Z] [2022-03-08T16:23:43.132Z] Login Succeeded [2022-03-08T16:23:43.132Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T16:23:43.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-08T16:23:43.501Z] + git rev-list -1 --merges 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2~1..459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [Pipeline] echo [2022-03-08T16:23:43.543Z] -----------> git rev-list -1 --merges 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2~1..459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [false] [Pipeline] sh [2022-03-08T16:23:43.845Z] + git log --format=format:%s -1 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [Pipeline] echo [2022-03-08T16:23:43.864Z] ========================================================= [2022-03-08T16:23:43.864Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-08T16:23:43.864Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-08T16:23:44.211Z] + git log --format=format:%s -1 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [Pipeline] echo [2022-03-08T16:23:44.224Z] [semverPrep] GIT_COMMIT: 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#385) [Pipeline] echo [2022-03-08T16:23:44.233Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-08T16:23:44.622Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-08T16:23:44.622Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-08T16:23:44.622Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-08T16:23:44.622Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-08T16:23:44.622Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-08T16:23:44.622Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-08T16:23:44.622Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:23:44.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T16:23:44.969Z] [2022-03-08T16:23:44.969Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:23:45.285Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T16:23:45.285Z] latest: Pulling from edgex-devops/git-semver [2022-03-08T16:23:45.285Z] a0d0a0d46f8b: Pulling fs layer [2022-03-08T16:23:45.285Z] 3e5f54012d9b: Pulling fs layer [2022-03-08T16:23:45.285Z] 4c7163046ea9: Pulling fs layer [2022-03-08T16:23:45.285Z] 0c2d73faf560: Pulling fs layer [2022-03-08T16:23:45.285Z] 0c2d73faf560: Waiting [2022-03-08T16:23:45.285Z] 3e5f54012d9b: Verifying Checksum [2022-03-08T16:23:45.285Z] 3e5f54012d9b: Download complete [2022-03-08T16:23:45.285Z] a0d0a0d46f8b: Verifying Checksum [2022-03-08T16:23:45.285Z] a0d0a0d46f8b: Download complete [2022-03-08T16:23:45.285Z] 0c2d73faf560: Verifying Checksum [2022-03-08T16:23:45.285Z] 0c2d73faf560: Download complete [2022-03-08T16:23:45.285Z] 4c7163046ea9: Verifying Checksum [2022-03-08T16:23:45.285Z] 4c7163046ea9: Download complete [2022-03-08T16:23:45.551Z] a0d0a0d46f8b: Pull complete [2022-03-08T16:23:45.551Z] 3e5f54012d9b: Pull complete [2022-03-08T16:23:45.815Z] 4c7163046ea9: Pull complete [2022-03-08T16:23:46.074Z] 0c2d73faf560: Pull complete [2022-03-08T16:23:46.074Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-08T16:23:46.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T16:23:46.074Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-08T16:23:46.147Z] prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container [2022-03-08T16:23:46.192Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-08T16:23:46.690Z] $ docker top f221f4fb1ec01623e0b064e2297527cd98794d91b1302833ff208a518b6d9f6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-08T16:23:46.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T16:23:46.787Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T16:23:46.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T16:23:46.894Z] $ docker exec f221f4fb1ec01623e0b064e2297527cd98794d91b1302833ff208a518b6d9f6a ssh-agent [2022-03-08T16:23:46.999Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXajOBhg/agent.14 [2022-03-08T16:23:46.999Z] SSH_AGENT_PID=20 [2022-03-08T16:23:47.006Z] Running ssh-add (command line suppressed) [2022-03-08T16:23:47.102Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_641149825095685573.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_641149825095685573.key) [2022-03-08T16:23:47.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T16:23:47.404Z] + git tag --points-at HEAD [Pipeline] } [2022-03-08T16:23:47.420Z] $ docker exec --env ******** --env ******** f221f4fb1ec01623e0b064e2297527cd98794d91b1302833ff208a518b6d9f6a ssh-agent -k [2022-03-08T16:23:47.511Z] unset SSH_AUTH_SOCK; [2022-03-08T16:23:47.511Z] unset SSH_AGENT_PID; [2022-03-08T16:23:47.511Z] echo Agent pid 20 killed; [2022-03-08T16:23:47.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-08T16:23:47.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T16:23:47.539Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T16:23:47.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T16:23:47.648Z] $ docker exec f221f4fb1ec01623e0b064e2297527cd98794d91b1302833ff208a518b6d9f6a ssh-agent [2022-03-08T16:23:47.749Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDnkkpa/agent.54 [2022-03-08T16:23:47.749Z] SSH_AGENT_PID=60 [2022-03-08T16:23:47.755Z] Running ssh-add (command line suppressed) [2022-03-08T16:23:47.848Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3943096155818508657.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3943096155818508657.key) [2022-03-08T16:23:47.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T16:23:48.157Z] + git semver init [2022-03-08T16:23:48.158Z] # -> Open(): unable to determine branch for HEAD [2022-03-08T16:23:48.158Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-03-08T16:23:48.158Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-03-08T16:23:48.158Z] # $SEMVER_REMOTE_NAME = origin [2022-03-08T16:23:48.158Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-08T16:23:48.158Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-08T16:23:48.158Z] # $SEMVER_BRANCH = main [2022-03-08T16:23:48.158Z] # $SEMVER_TEMP = /tmp/semver-703837427 [2022-03-08T16:23:48.158Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-03-08T16:23:49.098Z] # '/tmp/semver-703837427' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-03-08T16:23:49.098Z] # -> Force: false [2022-03-08T16:23:49.098Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-03-08T16:23:49.115Z] $ docker exec --env ******** --env ******** f221f4fb1ec01623e0b064e2297527cd98794d91b1302833ff208a518b6d9f6a ssh-agent -k [2022-03-08T16:23:49.199Z] unset SSH_AUTH_SOCK; [2022-03-08T16:23:49.199Z] unset SSH_AGENT_PID; [2022-03-08T16:23:49.199Z] echo Agent pid 60 killed; [2022-03-08T16:23:49.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T16:23:49.510Z] + git semver [Pipeline] } [2022-03-08T16:23:49.536Z] $ docker stop --time=1 f221f4fb1ec01623e0b064e2297527cd98794d91b1302833ff208a518b6d9f6a [2022-03-08T16:23:50.810Z] $ docker rm -f f221f4fb1ec01623e0b064e2297527cd98794d91b1302833ff208a518b6d9f6a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T16:23:51.162Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-08T16:23:51.373Z] Stashed 1 file(s) [Pipeline] echo [2022-03-08T16:23:51.377Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.17 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T16:23:51.541Z] provisioning config files... [2022-03-08T16:23:51.551Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5635188539711411790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:23:51.866Z] ---> docker-login.sh [2022-03-08T16:23:51.866Z] nexus3.edgexfoundry.org:10001 [2022-03-08T16:23:51.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:23:51.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:23:51.866Z] Configure a credential helper to remove this warning. See [2022-03-08T16:23:51.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:23:51.866Z] [2022-03-08T16:23:51.866Z] Login Succeeded [2022-03-08T16:23:51.866Z] nexus3.edgexfoundry.org:10002 [2022-03-08T16:23:51.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:23:51.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:23:51.866Z] Configure a credential helper to remove this warning. See [2022-03-08T16:23:51.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:23:51.866Z] [2022-03-08T16:23:51.866Z] Login Succeeded [2022-03-08T16:23:51.866Z] nexus3.edgexfoundry.org:10003 [2022-03-08T16:23:52.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:23:52.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:23:52.128Z] Configure a credential helper to remove this warning. See [2022-03-08T16:23:52.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:23:52.128Z] [2022-03-08T16:23:52.128Z] Login Succeeded [2022-03-08T16:23:52.128Z] nexus3.edgexfoundry.org:10004 [2022-03-08T16:23:52.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:23:52.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:23:52.128Z] Configure a credential helper to remove this warning. See [2022-03-08T16:23:52.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:23:52.128Z] [2022-03-08T16:23:52.128Z] Login Succeeded [2022-03-08T16:23:52.128Z] docker.io [2022-03-08T16:23:52.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:23:52.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:23:52.649Z] Configure a credential helper to remove this warning. See [2022-03-08T16:23:52.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:23:52.649Z] [2022-03-08T16:23:52.649Z] Login Succeeded [2022-03-08T16:23:52.649Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T16:23:52.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-08T16:23:52.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T16:23:52.729Z] ========================================================= [2022-03-08T16:23:52.729Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-08T16:23:52.729Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:23:53.036Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-03-08T16:23:53.037Z] Sending build context to Docker daemon 2.965MB [2022-03-08T16:23:53.037Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-03-08T16:23:53.037Z] Step 2/13 : FROM ${BASE} AS builder [2022-03-08T16:23:53.037Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-08T16:23:53.037Z] 59bf1c3509f3: Pulling fs layer [2022-03-08T16:23:53.037Z] 666ba61612fd: Pulling fs layer [2022-03-08T16:23:53.037Z] 8ed8ca486205: Pulling fs layer [2022-03-08T16:23:53.037Z] 4fe6c5a15a65: Pulling fs layer [2022-03-08T16:23:53.037Z] 22a0e8bec74d: Pulling fs layer [2022-03-08T16:23:53.037Z] 640e595b4fbd: Pulling fs layer [2022-03-08T16:23:53.037Z] 763cafe07f6e: Pulling fs layer [2022-03-08T16:23:53.037Z] 0c0b528cf693: Pulling fs layer [2022-03-08T16:23:53.037Z] 10935f4eaf8b: Pulling fs layer [2022-03-08T16:23:53.037Z] 640e595b4fbd: Waiting [2022-03-08T16:23:53.037Z] 763cafe07f6e: Waiting [2022-03-08T16:23:53.037Z] 0c0b528cf693: Waiting [2022-03-08T16:23:53.037Z] 10935f4eaf8b: Waiting [2022-03-08T16:23:53.037Z] 4fe6c5a15a65: Waiting [2022-03-08T16:23:53.037Z] 22a0e8bec74d: Waiting [2022-03-08T16:23:53.037Z] 8ed8ca486205: Verifying Checksum [2022-03-08T16:23:53.037Z] 8ed8ca486205: Download complete [2022-03-08T16:23:53.037Z] 666ba61612fd: Verifying Checksum [2022-03-08T16:23:53.037Z] 666ba61612fd: Download complete [2022-03-08T16:23:53.037Z] 22a0e8bec74d: Verifying Checksum [2022-03-08T16:23:53.037Z] 22a0e8bec74d: Download complete [2022-03-08T16:23:53.037Z] 640e595b4fbd: Verifying Checksum [2022-03-08T16:23:53.037Z] 640e595b4fbd: Download complete [2022-03-08T16:23:53.300Z] 59bf1c3509f3: Verifying Checksum [2022-03-08T16:23:53.300Z] 59bf1c3509f3: Download complete [2022-03-08T16:23:53.300Z] 763cafe07f6e: Verifying Checksum [2022-03-08T16:23:53.300Z] 763cafe07f6e: Download complete [2022-03-08T16:23:53.300Z] 0c0b528cf693: Verifying Checksum [2022-03-08T16:23:53.300Z] 0c0b528cf693: Download complete [2022-03-08T16:23:53.576Z] 59bf1c3509f3: Pull complete [2022-03-08T16:23:53.843Z] 10935f4eaf8b: Verifying Checksum [2022-03-08T16:23:53.843Z] 10935f4eaf8b: Download complete [2022-03-08T16:23:53.843Z] 666ba61612fd: Pull complete [2022-03-08T16:23:53.843Z] 4fe6c5a15a65: Verifying Checksum [2022-03-08T16:23:53.843Z] 4fe6c5a15a65: Download complete [2022-03-08T16:23:53.843Z] 8ed8ca486205: Pull complete [2022-03-08T16:23:58.069Z] 4fe6c5a15a65: Pull complete [2022-03-08T16:23:58.069Z] 22a0e8bec74d: Pull complete [2022-03-08T16:23:58.069Z] 640e595b4fbd: Pull complete [2022-03-08T16:23:58.069Z] 763cafe07f6e: Pull complete [2022-03-08T16:23:58.335Z] 0c0b528cf693: Pull complete [2022-03-08T16:24:00.897Z] 10935f4eaf8b: Pull complete [2022-03-08T16:24:00.897Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-08T16:24:00.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-08T16:24:00.897Z] ---> 99d49a6021b9 [2022-03-08T16:24:00.897Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-03-08T16:24:02.303Z] ---> Running in a82350ca403a [2022-03-08T16:24:02.564Z] Removing intermediate container a82350ca403a [2022-03-08T16:24:02.564Z] ---> a6379e653aa9 [2022-03-08T16:24:02.564Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-03-08T16:24:02.564Z] ---> Running in 685095c57ccd [2022-03-08T16:24:02.564Z] Removing intermediate container 685095c57ccd [2022-03-08T16:24:02.564Z] ---> 6cd79ee28f39 [2022-03-08T16:24:02.564Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-08T16:24:02.564Z] ---> Running in 32e3baebf57f [2022-03-08T16:24:02.825Z] Removing intermediate container 32e3baebf57f [2022-03-08T16:24:02.825Z] ---> 7de1dce5d254 [2022-03-08T16:24:02.825Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:24:02.825Z] ---> Running in 7533a4c277f5 [2022-03-08T16:24:03.091Z] Removing intermediate container 7533a4c277f5 [2022-03-08T16:24:03.091Z] ---> 7824921c652e [2022-03-08T16:24:03.091Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-08T16:24:03.091Z] ---> Running in 22321dcfc74e [2022-03-08T16:24:03.350Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:24:04.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:24:04.861Z] OK: 221 MiB in 52 packages [2022-03-08T16:24:04.861Z] Removing intermediate container 22321dcfc74e [2022-03-08T16:24:04.861Z] ---> 15f42402ceb8 [2022-03-08T16:24:04.861Z] Step 8/13 : WORKDIR /app [2022-03-08T16:24:05.120Z] ---> Running in 5c4fa5ca6d42 [2022-03-08T16:24:05.120Z] Removing intermediate container 5c4fa5ca6d42 [2022-03-08T16:24:05.120Z] ---> a2fd49acae6c [2022-03-08T16:24:05.120Z] Step 9/13 : COPY go.mod vendor* ./ [2022-03-08T16:24:05.120Z] ---> 96a8910839a1 [2022-03-08T16:24:05.120Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:24:05.120Z] ---> Running in 29eb119eda4d [2022-03-08T16:24:06.487Z] Still waiting to schedule task [2022-03-08T16:24:06.487Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-6617’ is offline [2022-03-08T16:24:37.305Z] Removing intermediate container 29eb119eda4d [2022-03-08T16:24:37.305Z] ---> 2887b0a07115 [2022-03-08T16:24:37.305Z] Step 11/13 : COPY . . [2022-03-08T16:24:37.305Z] ---> 8ea12e3bae23 [2022-03-08T16:24:37.305Z] Step 12/13 : ARG MAKE="make build" [2022-03-08T16:24:37.305Z] ---> Running in f13c19a1a7f7 [2022-03-08T16:24:37.305Z] Removing intermediate container f13c19a1a7f7 [2022-03-08T16:24:37.305Z] ---> b1840589d72a [2022-03-08T16:24:37.305Z] Step 13/13 : RUN $MAKE [2022-03-08T16:24:37.305Z] ---> Running in c1b66fcfcba7 [2022-03-08T16:24:37.305Z] noop [2022-03-08T16:24:37.305Z] Removing intermediate container c1b66fcfcba7 [2022-03-08T16:24:37.305Z] ---> 5632bf62a3e3 [2022-03-08T16:24:37.305Z] Successfully built 5632bf62a3e3 [2022-03-08T16:24:37.305Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:24:37.621Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-08T16:24:37.621Z] . [Pipeline] withDockerContainer [2022-03-08T16:24:37.688Z] prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container [2022-03-08T16:24:37.724Z] $ 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 ******** ci-base-image-x86_64 cat [2022-03-08T16:24:38.047Z] $ docker top 1318205c6f38f42a97f404e336eca6e72b9e6780cab0d946da2f46d3ef7b78f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T16:24:38.403Z] + go version [2022-03-08T16:24:38.404Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-08T16:24:38.420Z] $ docker stop --time=1 1318205c6f38f42a97f404e336eca6e72b9e6780cab0d946da2f46d3ef7b78f1 [2022-03-08T16:24:39.594Z] $ docker rm -f 1318205c6f38f42a97f404e336eca6e72b9e6780cab0d946da2f46d3ef7b78f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:24:39.996Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-08T16:24:39.996Z] . [Pipeline] withDockerContainer [2022-03-08T16:24:40.064Z] prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container [2022-03-08T16:24:40.103Z] $ 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 ******** ci-base-image-x86_64 cat [2022-03-08T16:24:40.445Z] $ docker top abb8c069fe41f8811bcaa0368e105bd0f4cee56a8e81d53a27837645ba6dafcb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-08T16:24:40.814Z] + make test [2022-03-08T16:24:40.814Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-03-08T16:24:55.826Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-03-08T16:24:55.826Z] CGO_ENABLED=1 go vet ./... [2022-03-08T16:24:59.157Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-08T16:24:59.157Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-08T16:24:59.157Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-08T16:24:59.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-08T16:24:59.446Z] $ docker stop --time=1 abb8c069fe41f8811bcaa0368e105bd0f4cee56a8e81d53a27837645ba6dafcb [2022-03-08T16:25:00.841Z] $ docker rm -f abb8c069fe41f8811bcaa0368e105bd0f4cee56a8e81d53a27837645ba6dafcb [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T16:25:01.243Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-08T16:25:01.278Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-08T16:25:02.300Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-08T16:25:02.595Z] + ls -al . [2022-03-08T16:25:02.595Z] total 148 [2022-03-08T16:25:02.595Z] drwxrwxr-x. 8 jenkins jenkins 4096 Mar 8 16:24 . [2022-03-08T16:25:02.595Z] drwxrwxr-x. 4 jenkins jenkins 112 Mar 8 16:23 .. [2022-03-08T16:25:02.595Z] -rw-rw-r--. 1 jenkins jenkins 7627 Mar 8 16:23 Attribution.txt [2022-03-08T16:25:02.595Z] drwxrwxr-x. 2 jenkins jenkins 37 Mar 8 16:23 bin [2022-03-08T16:25:02.595Z] -rw-rw-r--. 1 jenkins jenkins 23791 Mar 8 16:23 CHANGELOG.md [2022-03-08T16:25:02.595Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 8 16:24 coverage.out [2022-03-08T16:25:02.595Z] -rw-rw-r--. 1 jenkins jenkins 2087 Mar 8 16:23 Dockerfile [2022-03-08T16:25:02.595Z] -rw-rw-r--. 1 jenkins jenkins 119 Mar 8 16:23 .dockerignore [2022-03-08T16:25:02.595Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 8 16:23 .git [2022-03-08T16:25:02.595Z] drwxrwxr-x. 2 jenkins jenkins 104 Mar 8 16:23 .github [2022-03-08T16:25:02.595Z] -rw-rw-r--. 1 jenkins jenkins 104 Mar 8 16:23 .gitignore [2022-03-08T16:25:02.595Z] -rw-rw-r--. 1 jenkins jenkins 2816 Mar 8 16:23 go.mod [2022-03-08T16:25:02.595Z] -rw-rw-r--. 1 jenkins jenkins 50031 Mar 8 16:23 go.sum [2022-03-08T16:25:02.595Z] -rw-rw-r--. 1 jenkins jenkins 677 Mar 8 16:23 GOVERNANCE.md [2022-03-08T16:25:02.595Z] -rw-rw-r--. 1 jenkins jenkins 687 Mar 8 16:23 Jenkinsfile [2022-03-08T16:25:02.595Z] -rw-rw-r--. 1 jenkins jenkins 10174 Mar 8 16:23 LICENSE [2022-03-08T16:25:02.595Z] -rw-rw-r--. 1 jenkins jenkins 1949 Mar 8 16:23 main.go [2022-03-08T16:25:02.595Z] -rw-rw-r--. 1 jenkins jenkins 1614 Mar 8 16:23 makefile [2022-03-08T16:25:02.595Z] -rw-rw-r--. 1 jenkins jenkins 618 Mar 8 16:23 OWNERS.md [2022-03-08T16:25:02.595Z] -rw-rw-r--. 1 jenkins jenkins 3860 Mar 8 16:23 README.md [2022-03-08T16:25:02.595Z] drwxrwxr-x. 9 jenkins jenkins 151 Mar 8 16:23 res [2022-03-08T16:25:02.595Z] drwx------. 3 jenkins jenkins 58 Mar 8 16:23 .semver [2022-03-08T16:25:02.595Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 8 16:23 snap [2022-03-08T16:25:02.595Z] -rw-rw-r--. 1 jenkins jenkins 12 Mar 8 16:23 VERSION [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:25:02.894Z] + 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=459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 --label arch=amd64 --label version=2.2.0-dev.17 . [2022-03-08T16:25:02.894Z] Sending build context to Docker daemon 2.966MB [2022-03-08T16:25:02.894Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-03-08T16:25:02.894Z] Step 2/27 : FROM ${BASE} AS builder [2022-03-08T16:25:02.894Z] ---> 5632bf62a3e3 [2022-03-08T16:25:02.894Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-03-08T16:25:02.894Z] ---> Running in 51c0d41ebee7 [2022-03-08T16:25:03.155Z] Removing intermediate container 51c0d41ebee7 [2022-03-08T16:25:03.155Z] ---> b63824cca986 [2022-03-08T16:25:03.155Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-03-08T16:25:03.155Z] ---> Running in 706c0b08a30d [2022-03-08T16:25:03.155Z] Removing intermediate container 706c0b08a30d [2022-03-08T16:25:03.155Z] ---> 0550e9bcfc04 [2022-03-08T16:25:03.155Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-08T16:25:03.155Z] ---> Running in 5c169e2d75ec [2022-03-08T16:25:03.155Z] Removing intermediate container 5c169e2d75ec [2022-03-08T16:25:03.155Z] ---> 29be7edb670a [2022-03-08T16:25:03.155Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:25:03.415Z] ---> Running in a01cfccd2273 [2022-03-08T16:25:03.674Z] Removing intermediate container a01cfccd2273 [2022-03-08T16:25:03.674Z] ---> 133960178608 [2022-03-08T16:25:03.674Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-08T16:25:03.935Z] ---> Running in e2ef23978d38 [2022-03-08T16:25:04.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:25:05.143Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:25:05.409Z] OK: 221 MiB in 52 packages [2022-03-08T16:25:05.676Z] Removing intermediate container e2ef23978d38 [2022-03-08T16:25:05.677Z] ---> fdf1c1c4e523 [2022-03-08T16:25:05.677Z] Step 8/27 : WORKDIR /app [2022-03-08T16:25:05.677Z] ---> Running in 2e3a65879783 [2022-03-08T16:25:05.677Z] Removing intermediate container 2e3a65879783 [2022-03-08T16:25:05.677Z] ---> ff6ed3770443 [2022-03-08T16:25:05.677Z] Step 9/27 : COPY go.mod vendor* ./ [2022-03-08T16:25:05.937Z] ---> 9e6719ef0da8 [2022-03-08T16:25:05.937Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:25:05.937Z] ---> Running in 7c5d8fbf59e3 [2022-03-08T16:25:06.505Z] Removing intermediate container 7c5d8fbf59e3 [2022-03-08T16:25:06.505Z] ---> ffc45bd04fe8 [2022-03-08T16:25:06.505Z] Step 11/27 : COPY . . [2022-03-08T16:25:06.767Z] ---> feb1888ceeb0 [2022-03-08T16:25:06.767Z] Step 12/27 : ARG MAKE="make build" [2022-03-08T16:25:06.767Z] ---> Running in c18844c4ecfb [2022-03-08T16:25:06.767Z] Removing intermediate container c18844c4ecfb [2022-03-08T16:25:06.767Z] ---> 15562c8d685c [2022-03-08T16:25:06.767Z] Step 13/27 : RUN $MAKE [2022-03-08T16:25:06.767Z] ---> Running in 036d3c3cdd7a [2022-03-08T16:25:07.034Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.17" -o app-service-configurable [2022-03-08T16:25:22.036Z] Removing intermediate container 036d3c3cdd7a [2022-03-08T16:25:22.036Z] ---> 5eb9b06713a5 [2022-03-08T16:25:22.036Z] Step 14/27 : FROM alpine:3.14 [2022-03-08T16:25:22.036Z] 3.14: Pulling from library/alpine [2022-03-08T16:25:22.036Z] 97518928ae5f: Pulling fs layer [2022-03-08T16:25:22.036Z] 97518928ae5f: Verifying Checksum [2022-03-08T16:25:22.036Z] 97518928ae5f: Download complete [2022-03-08T16:25:22.036Z] 97518928ae5f: Pull complete [2022-03-08T16:25:22.036Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-08T16:25:22.036Z] Status: Downloaded newer image for alpine:3.14 [2022-03-08T16:25:22.036Z] ---> 0a97eee8041e [2022-03-08T16:25:22.036Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-08T16:25:22.036Z] ---> Running in 32e72b1855ff [2022-03-08T16:25:22.036Z] Removing intermediate container 32e72b1855ff [2022-03-08T16:25:22.036Z] ---> 3aabbf592c34 [2022-03-08T16:25:22.036Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-03-08T16:25:22.036Z] ---> Running in 16b63e2965c6 [2022-03-08T16:25:22.036Z] Removing intermediate container 16b63e2965c6 [2022-03-08T16:25:22.036Z] ---> 3959e23ef092 [2022-03-08T16:25:22.036Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-03-08T16:25:22.036Z] ---> Running in 05db18613d28 [2022-03-08T16:25:22.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-08T16:25:22.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-08T16:25:22.036Z] (1/7) Installing ca-certificates (20211220-r0) [2022-03-08T16:25:22.036Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-03-08T16:25:22.036Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-03-08T16:25:22.036Z] (4/7) Installing libsodium (1.0.18-r0) [2022-03-08T16:25:22.036Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-08T16:25:22.036Z] (6/7) Installing libzmq (4.3.4-r0) [2022-03-08T16:25:22.036Z] (7/7) Installing zeromq (4.3.4-r0) [2022-03-08T16:25:22.036Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T16:25:22.036Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T16:25:22.036Z] OK: 9 MiB in 21 packages [2022-03-08T16:25:22.036Z] Removing intermediate container 05db18613d28 [2022-03-08T16:25:22.036Z] ---> ae3ebd3d1a61 [2022-03-08T16:25:22.036Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-03-08T16:25:22.036Z] ---> 1fb76ba387cd [2022-03-08T16:25:22.036Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-03-08T16:25:22.298Z] ---> 85601130fc93 [2022-03-08T16:25:22.298Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-03-08T16:25:22.298Z] ---> 8c3b94a2f303 [2022-03-08T16:25:22.298Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-03-08T16:25:22.870Z] ---> feabe9bf36a9 [2022-03-08T16:25:22.870Z] Step 22/27 : EXPOSE 48095 [2022-03-08T16:25:22.870Z] ---> Running in 83988020fec2 [2022-03-08T16:25:22.870Z] Removing intermediate container 83988020fec2 [2022-03-08T16:25:22.870Z] ---> dcaa3ef634ed [2022-03-08T16:25:22.870Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-03-08T16:25:22.870Z] ---> Running in 50bc7dc6874f [2022-03-08T16:25:22.870Z] Removing intermediate container 50bc7dc6874f [2022-03-08T16:25:22.870Z] ---> 5d56bd7753fc [2022-03-08T16:25:22.870Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T16:25:22.870Z] ---> Running in 7decac73e0f5 [2022-03-08T16:25:23.131Z] Removing intermediate container 7decac73e0f5 [2022-03-08T16:25:23.131Z] ---> e2eae5a5a8ba [2022-03-08T16:25:23.131Z] Step 25/27 : LABEL arch=amd64 [2022-03-08T16:25:23.131Z] ---> Running in 7956a9fa758c [2022-03-08T16:25:23.131Z] Removing intermediate container 7956a9fa758c [2022-03-08T16:25:23.131Z] ---> dd9599b76238 [2022-03-08T16:25:23.131Z] Step 26/27 : LABEL git_sha=459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [2022-03-08T16:25:23.131Z] ---> Running in f43ef9440867 [2022-03-08T16:25:23.131Z] Removing intermediate container f43ef9440867 [2022-03-08T16:25:23.131Z] ---> cb2a6c05da02 [2022-03-08T16:25:23.131Z] Step 27/27 : LABEL version=2.2.0-dev.17 [2022-03-08T16:25:23.131Z] ---> Running in b894fa748e08 [2022-03-08T16:25:23.392Z] Removing intermediate container b894fa748e08 [2022-03-08T16:25:23.392Z] ---> a294e69e4cdb [2022-03-08T16:25:23.392Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-08T16:25:23.392Z] Successfully built a294e69e4cdb [2022-03-08T16:25:23.392Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T16:25:23.463Z] provisioning config files... [2022-03-08T16:25:23.473Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4237221167822713993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:25:23.782Z] ---> docker-login.sh [2022-03-08T16:25:23.782Z] nexus3.edgexfoundry.org:10001 [2022-03-08T16:25:23.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:25:23.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:25:23.782Z] Configure a credential helper to remove this warning. See [2022-03-08T16:25:23.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:25:23.782Z] [2022-03-08T16:25:23.782Z] Login Succeeded [2022-03-08T16:25:23.782Z] nexus3.edgexfoundry.org:10002 [2022-03-08T16:25:23.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:25:23.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:25:23.782Z] Configure a credential helper to remove this warning. See [2022-03-08T16:25:23.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:25:23.782Z] [2022-03-08T16:25:23.782Z] Login Succeeded [2022-03-08T16:25:23.782Z] nexus3.edgexfoundry.org:10003 [2022-03-08T16:25:24.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:25:24.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:25:24.042Z] Configure a credential helper to remove this warning. See [2022-03-08T16:25:24.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:25:24.042Z] [2022-03-08T16:25:24.042Z] Login Succeeded [2022-03-08T16:25:24.042Z] nexus3.edgexfoundry.org:10004 [2022-03-08T16:25:24.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:25:24.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:25:24.042Z] Configure a credential helper to remove this warning. See [2022-03-08T16:25:24.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:25:24.042Z] [2022-03-08T16:25:24.042Z] Login Succeeded [2022-03-08T16:25:24.042Z] docker.io [2022-03-08T16:25:24.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:25:24.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:25:24.568Z] Configure a credential helper to remove this warning. See [2022-03-08T16:25:24.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:25:24.568Z] [2022-03-08T16:25:24.568Z] Login Succeeded [2022-03-08T16:25:24.568Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T16:25:24.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-08T16:25:24.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T16:25:24.645Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-03-08T16:25:24.645Z] 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [2022-03-08T16:25:24.645Z] latest [2022-03-08T16:25:24.645Z] 2.2.0-dev.17 [2022-03-08T16:25:24.645Z] 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17 [2022-03-08T16:25:24.645Z] main [2022-03-08T16:25:24.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:25:24.969Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:25:25.272Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [2022-03-08T16:25:25.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-08T16:25:25.272Z] e57c4e5ba36f: Preparing [2022-03-08T16:25:25.272Z] 43b382d68c90: Preparing [2022-03-08T16:25:25.272Z] 9a5733aa4b78: Preparing [2022-03-08T16:25:25.272Z] 47ceed75d130: Preparing [2022-03-08T16:25:25.272Z] 87d8953dd0b1: Preparing [2022-03-08T16:25:25.272Z] 1a058d5342cc: Preparing [2022-03-08T16:25:25.272Z] 1a058d5342cc: Waiting [2022-03-08T16:25:25.534Z] 43b382d68c90: Pushed [2022-03-08T16:25:25.534Z] 47ceed75d130: Pushed [2022-03-08T16:25:25.534Z] 9a5733aa4b78: Pushed [2022-03-08T16:25:25.534Z] 1a058d5342cc: Layer already exists [2022-03-08T16:25:25.534Z] 87d8953dd0b1: Pushed [2022-03-08T16:25:26.476Z] e57c4e5ba36f: Pushed [2022-03-08T16:25:26.476Z] 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2: digest: sha256:b41b2f07c9d7c69d66b84e271fe259b3baa172006f3a7fc7c000e2fcdba75455 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:25:26.780Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:25:27.073Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-03-08T16:25:27.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-08T16:25:27.073Z] e57c4e5ba36f: Preparing [2022-03-08T16:25:27.073Z] 43b382d68c90: Preparing [2022-03-08T16:25:27.073Z] 9a5733aa4b78: Preparing [2022-03-08T16:25:27.073Z] 47ceed75d130: Preparing [2022-03-08T16:25:27.073Z] 87d8953dd0b1: Preparing [2022-03-08T16:25:27.073Z] 1a058d5342cc: Preparing [2022-03-08T16:25:27.073Z] 1a058d5342cc: Waiting [2022-03-08T16:25:27.073Z] 9a5733aa4b78: Layer already exists [2022-03-08T16:25:27.073Z] 43b382d68c90: Layer already exists [2022-03-08T16:25:27.073Z] 47ceed75d130: Layer already exists [2022-03-08T16:25:27.073Z] 87d8953dd0b1: Layer already exists [2022-03-08T16:25:27.073Z] e57c4e5ba36f: Layer already exists [2022-03-08T16:25:27.073Z] 1a058d5342cc: Layer already exists [2022-03-08T16:25:27.073Z] latest: digest: sha256:b41b2f07c9d7c69d66b84e271fe259b3baa172006f3a7fc7c000e2fcdba75455 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:25:27.372Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.17 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:25:27.668Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.17 [2022-03-08T16:25:27.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-08T16:25:27.668Z] e57c4e5ba36f: Preparing [2022-03-08T16:25:27.668Z] 43b382d68c90: Preparing [2022-03-08T16:25:27.668Z] 9a5733aa4b78: Preparing [2022-03-08T16:25:27.668Z] 47ceed75d130: Preparing [2022-03-08T16:25:27.668Z] 87d8953dd0b1: Preparing [2022-03-08T16:25:27.668Z] 1a058d5342cc: Preparing [2022-03-08T16:25:27.668Z] 1a058d5342cc: Waiting [2022-03-08T16:25:27.668Z] e57c4e5ba36f: Layer already exists [2022-03-08T16:25:27.668Z] 9a5733aa4b78: Layer already exists [2022-03-08T16:25:27.668Z] 87d8953dd0b1: Layer already exists [2022-03-08T16:25:27.668Z] 47ceed75d130: Layer already exists [2022-03-08T16:25:27.668Z] 43b382d68c90: Layer already exists [2022-03-08T16:25:27.668Z] 1a058d5342cc: Layer already exists [2022-03-08T16:25:27.668Z] 2.2.0-dev.17: digest: sha256:b41b2f07c9d7c69d66b84e271fe259b3baa172006f3a7fc7c000e2fcdba75455 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:25:27.970Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:25:28.265Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17 [2022-03-08T16:25:28.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-08T16:25:28.265Z] e57c4e5ba36f: Preparing [2022-03-08T16:25:28.265Z] 43b382d68c90: Preparing [2022-03-08T16:25:28.265Z] 9a5733aa4b78: Preparing [2022-03-08T16:25:28.265Z] 47ceed75d130: Preparing [2022-03-08T16:25:28.265Z] 87d8953dd0b1: Preparing [2022-03-08T16:25:28.265Z] 1a058d5342cc: Preparing [2022-03-08T16:25:28.265Z] 1a058d5342cc: Waiting [2022-03-08T16:25:28.265Z] e57c4e5ba36f: Layer already exists [2022-03-08T16:25:28.265Z] 9a5733aa4b78: Layer already exists [2022-03-08T16:25:28.265Z] 43b382d68c90: Layer already exists [2022-03-08T16:25:28.265Z] 47ceed75d130: Layer already exists [2022-03-08T16:25:28.265Z] 87d8953dd0b1: Layer already exists [2022-03-08T16:25:28.265Z] 1a058d5342cc: Layer already exists [2022-03-08T16:25:28.265Z] 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17: digest: sha256:b41b2f07c9d7c69d66b84e271fe259b3baa172006f3a7fc7c000e2fcdba75455 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:25:28.568Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:25:28.859Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-03-08T16:25:28.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-03-08T16:25:28.859Z] e57c4e5ba36f: Preparing [2022-03-08T16:25:28.859Z] 43b382d68c90: Preparing [2022-03-08T16:25:28.859Z] 9a5733aa4b78: Preparing [2022-03-08T16:25:28.859Z] 47ceed75d130: Preparing [2022-03-08T16:25:28.859Z] 87d8953dd0b1: Preparing [2022-03-08T16:25:28.859Z] 1a058d5342cc: Preparing [2022-03-08T16:25:28.859Z] 1a058d5342cc: Waiting [2022-03-08T16:25:28.859Z] 47ceed75d130: Layer already exists [2022-03-08T16:25:28.859Z] 9a5733aa4b78: Layer already exists [2022-03-08T16:25:28.859Z] e57c4e5ba36f: Layer already exists [2022-03-08T16:25:28.859Z] 43b382d68c90: Layer already exists [2022-03-08T16:25:28.859Z] 87d8953dd0b1: Layer already exists [2022-03-08T16:25:28.859Z] 1a058d5342cc: Layer already exists [2022-03-08T16:25:28.859Z] main: digest: sha256:b41b2f07c9d7c69d66b84e271fe259b3baa172006f3a7fc7c000e2fcdba75455 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-08T16:25:28.894Z] ===================================================== [Pipeline] echo [2022-03-08T16:25:28.906Z] taggedImages: [2022-03-08T16:25:28.906Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [2022-03-08T16:25:28.906Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-03-08T16:25:28.906Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.17 [2022-03-08T16:25:28.906Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17 [2022-03-08T16:25:28.906Z] - 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 [2022-03-08T16:25:29.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T16:25:29.313Z] [2022-03-08T16:25:29.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:25:29.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T16:25:29.619Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-08T16:25:29.619Z] 5eb5b503b376: Pulling fs layer [2022-03-08T16:25:29.619Z] 5c69ac0246d0: Pulling fs layer [2022-03-08T16:25:29.619Z] ec43610c2a17: Pulling fs layer [2022-03-08T16:25:29.619Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-08T16:25:29.619Z] 33b1e0a273af: Pulling fs layer [2022-03-08T16:25:29.619Z] 5d3b04190fa2: Pulling fs layer [2022-03-08T16:25:29.619Z] 2f39f015ded8: Pulling fs layer [2022-03-08T16:25:29.619Z] 3a2ae6a8a46f: Waiting [2022-03-08T16:25:29.619Z] 33b1e0a273af: Waiting [2022-03-08T16:25:29.619Z] 5d3b04190fa2: Waiting [2022-03-08T16:25:29.619Z] 2f39f015ded8: Waiting [2022-03-08T16:25:29.620Z] 5c69ac0246d0: Verifying Checksum [2022-03-08T16:25:29.620Z] 5c69ac0246d0: Download complete [2022-03-08T16:25:29.620Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-08T16:25:29.620Z] 3a2ae6a8a46f: Download complete [2022-03-08T16:25:29.620Z] 33b1e0a273af: Verifying Checksum [2022-03-08T16:25:29.620Z] 33b1e0a273af: Download complete [2022-03-08T16:25:29.620Z] 5d3b04190fa2: Verifying Checksum [2022-03-08T16:25:29.620Z] 5d3b04190fa2: Download complete [2022-03-08T16:25:29.620Z] ec43610c2a17: Verifying Checksum [2022-03-08T16:25:29.620Z] ec43610c2a17: Download complete [2022-03-08T16:25:29.882Z] 5eb5b503b376: Verifying Checksum [2022-03-08T16:25:29.882Z] 5eb5b503b376: Download complete [2022-03-08T16:25:30.462Z] 2f39f015ded8: Verifying Checksum [2022-03-08T16:25:30.462Z] 2f39f015ded8: Download complete [2022-03-08T16:25:31.414Z] 5eb5b503b376: Pull complete [2022-03-08T16:25:31.414Z] 5c69ac0246d0: Pull complete [2022-03-08T16:25:31.989Z] ec43610c2a17: Pull complete [2022-03-08T16:25:31.989Z] 3a2ae6a8a46f: Pull complete [2022-03-08T16:25:32.560Z] 33b1e0a273af: Pull complete [2022-03-08T16:25:32.560Z] 5d3b04190fa2: Pull complete [2022-03-08T16:25:38.000Z] 2f39f015ded8: Pull complete [2022-03-08T16:25:38.000Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-08T16:25:38.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T16:25:38.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-08T16:25:38.176Z] prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container [2022-03-08T16:25:38.248Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-08T16:25:41.189Z] $ docker top b18eb1bf7c7d5f53522c016aa35105ebb5eb1a1787b422f0b9f244c4f8816602 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:25:41.572Z] ---> job-cost.sh [2022-03-08T16:25:41.572Z] lf-activate-venv: SKIPPING [2022-03-08T16:25:41.572Z] INFO: No Stack... [2022-03-08T16:25:41.836Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-08T16:25:42.406Z] INFO: Archiving Costs [Pipeline] sh [2022-03-08T16:25:42.699Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-03-08T16:25:42.699Z] + cut -d, -f6 [Pipeline] lock [2022-03-08T16:25:42.715Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-53-stack-cost] [2022-03-08T16:25:42.723Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-53-stack-cost] did not exist. Created. [2022-03-08T16:25:42.723Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-08T16:25:43.034Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-03-08T16:25:43.066Z] Stashed 1 file(s) [Pipeline] } [2022-03-08T16:25:43.072Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-08T16:25:43.095Z] $ docker stop --time=1 b18eb1bf7c7d5f53522c016aa35105ebb5eb1a1787b422f0b9f244c4f8816602 [2022-03-08T16:25:44.229Z] $ docker rm -f b18eb1bf7c7d5f53522c016aa35105ebb5eb1a1787b422f0b9f244c4f8816602 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-08T16:26:28.728Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6623 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-03-08T16:26:28.742Z] Running in /w/workspace/app-service-configurable/53 [Pipeline] { [Pipeline] checkout [2022-03-08T16:26:28.953Z] Selected Git installation does not exist. Using Default [2022-03-08T16:26:28.953Z] The recommended git tool is: NONE [2022-03-08T16:26:33.975Z] using credential edgex-jenkins-ssh [2022-03-08T16:26:33.996Z] Cloning the remote Git repository [2022-03-08T16:26:34.060Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-03-08T16:26:34.139Z] > git init /w/workspace/app-service-configurable/53 # timeout=10 [2022-03-08T16:26:34.222Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-03-08T16:26:34.223Z] > git --version # timeout=10 [2022-03-08T16:26:34.245Z] > git --version # 'git version 2.17.1' [2022-03-08T16:26:34.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T16:26:34.417Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T16:26:35.680Z] Avoid second fetch [2022-03-08T16:26:35.681Z] Checking out Revision 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 (main) [2022-03-08T16:26:35.635Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-03-08T16:26:35.667Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T16:26:35.710Z] > git config core.sparsecheckout # timeout=10 [2022-03-08T16:26:35.727Z] > git checkout -f 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 # timeout=10 [2022-03-08T16:26:40.020Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#385)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-08T16:26:41.052Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-08T16:26:41.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-08T16:26:41.053Z] Dload Upload Total Spent Left Speed [2022-03-08T16:26:41.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh [2022-03-08T16:26:41.577Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-08T16:26:41.934Z] + sudo tee /etc/docker/daemon.new [2022-03-08T16:26:41.934Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-08T16:26:41.934Z] { [2022-03-08T16:26:41.934Z] "registry-mirrors": [ [2022-03-08T16:26:41.934Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-08T16:26:41.934Z] ], [2022-03-08T16:26:41.934Z] "bip": "10.250.0.254/24", [2022-03-08T16:26:41.934Z] "hosts": [ [2022-03-08T16:26:41.934Z] "tcp://0.0.0.0:5555", [2022-03-08T16:26:41.934Z] "unix:///var/run/docker.sock" [2022-03-08T16:26:41.934Z] ], [2022-03-08T16:26:41.934Z] "mtu": 1458, [2022-03-08T16:26:41.934Z] "selinux-enabled": true, [2022-03-08T16:26:41.934Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-08T16:26:41.934Z] } [Pipeline] sh [2022-03-08T16:26:42.280Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-08T16:26:42.621Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T16:27:01.008Z] provisioning config files... [2022-03-08T16:27:01.039Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/53@tmp/config1385901509888024850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:27:01.451Z] ---> docker-login.sh [2022-03-08T16:27:01.451Z] nexus3.edgexfoundry.org:10001 [2022-03-08T16:27:02.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:27:02.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:27:02.318Z] Configure a credential helper to remove this warning. See [2022-03-08T16:27:02.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:27:02.318Z] [2022-03-08T16:27:02.318Z] Login Succeeded [2022-03-08T16:27:02.318Z] nexus3.edgexfoundry.org:10002 [2022-03-08T16:27:02.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:27:02.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:27:02.588Z] Configure a credential helper to remove this warning. See [2022-03-08T16:27:02.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:27:02.588Z] [2022-03-08T16:27:02.588Z] Login Succeeded [2022-03-08T16:27:02.588Z] nexus3.edgexfoundry.org:10003 [2022-03-08T16:27:02.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:27:02.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:27:02.860Z] Configure a credential helper to remove this warning. See [2022-03-08T16:27:02.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:27:02.860Z] [2022-03-08T16:27:02.860Z] Login Succeeded [2022-03-08T16:27:02.860Z] nexus3.edgexfoundry.org:10004 [2022-03-08T16:27:03.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:27:03.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:27:03.456Z] Configure a credential helper to remove this warning. See [2022-03-08T16:27:03.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:27:03.456Z] [2022-03-08T16:27:03.456Z] Login Succeeded [2022-03-08T16:27:03.456Z] docker.io [2022-03-08T16:27:03.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:27:04.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:27:04.003Z] Configure a credential helper to remove this warning. See [2022-03-08T16:27:04.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:27:04.003Z] [2022-03-08T16:27:04.003Z] Login Succeeded [2022-03-08T16:27:04.003Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T16:27:04.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-08T16:27:04.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T16:27:04.456Z] ========================================================= [2022-03-08T16:27:04.456Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-08T16:27:04.456Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:27:04.804Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-08T16:27:04.804Z] Sending build context to Docker daemon 207.9kB [2022-03-08T16:27:05.075Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-03-08T16:27:05.075Z] Step 2/13 : FROM ${BASE} AS builder [2022-03-08T16:27:05.356Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-08T16:27:05.356Z] 9b3977197b4f: Pulling fs layer [2022-03-08T16:27:05.356Z] 1a89e8eeedd5: Pulling fs layer [2022-03-08T16:27:05.356Z] 94645a83ff95: Pulling fs layer [2022-03-08T16:27:05.356Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-08T16:27:05.356Z] 0c92f367c5e7: Pulling fs layer [2022-03-08T16:27:05.356Z] f7c0051592d6: Pulling fs layer [2022-03-08T16:27:05.356Z] a227ed2f7395: Pulling fs layer [2022-03-08T16:27:05.356Z] 7b1c46037f91: Pulling fs layer [2022-03-08T16:27:05.356Z] 3f3a8bcf1eab: Waiting [2022-03-08T16:27:05.356Z] 0c92f367c5e7: Waiting [2022-03-08T16:27:05.356Z] f7c0051592d6: Waiting [2022-03-08T16:27:05.356Z] a227ed2f7395: Waiting [2022-03-08T16:27:05.356Z] 7b1c46037f91: Waiting [2022-03-08T16:27:05.356Z] 94645a83ff95: Verifying Checksum [2022-03-08T16:27:05.356Z] 94645a83ff95: Download complete [2022-03-08T16:27:05.356Z] 1a89e8eeedd5: Verifying Checksum [2022-03-08T16:27:05.356Z] 1a89e8eeedd5: Download complete [2022-03-08T16:27:05.356Z] 0c92f367c5e7: Download complete [2022-03-08T16:27:05.356Z] f7c0051592d6: Verifying Checksum [2022-03-08T16:27:05.356Z] f7c0051592d6: Download complete [2022-03-08T16:27:05.356Z] 9b3977197b4f: Download complete [2022-03-08T16:27:05.356Z] a227ed2f7395: Verifying Checksum [2022-03-08T16:27:05.356Z] a227ed2f7395: Download complete [2022-03-08T16:27:05.952Z] 9b3977197b4f: Pull complete [2022-03-08T16:27:06.548Z] 1a89e8eeedd5: Pull complete [2022-03-08T16:27:06.820Z] 94645a83ff95: Pull complete [2022-03-08T16:27:07.099Z] 7b1c46037f91: Verifying Checksum [2022-03-08T16:27:07.099Z] 7b1c46037f91: Download complete [2022-03-08T16:27:07.701Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-08T16:27:07.701Z] 3f3a8bcf1eab: Download complete [2022-03-08T16:27:20.097Z] 3f3a8bcf1eab: Pull complete [2022-03-08T16:27:20.097Z] 0c92f367c5e7: Pull complete [2022-03-08T16:27:20.097Z] f7c0051592d6: Pull complete [2022-03-08T16:27:20.097Z] a227ed2f7395: Pull complete [2022-03-08T16:27:25.494Z] 7b1c46037f91: Pull complete [2022-03-08T16:27:25.494Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-08T16:27:25.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-08T16:27:25.494Z] ---> f79e39bc4007 [2022-03-08T16:27:25.494Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-03-08T16:27:27.461Z] ---> Running in db8dde1a79ac [2022-03-08T16:27:27.734Z] Removing intermediate container db8dde1a79ac [2022-03-08T16:27:27.734Z] ---> 817b542b5790 [2022-03-08T16:27:27.734Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-03-08T16:27:28.016Z] ---> Running in 0febf023859e [2022-03-08T16:27:28.294Z] Removing intermediate container 0febf023859e [2022-03-08T16:27:28.294Z] ---> c01d07bbc65b [2022-03-08T16:27:28.294Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-08T16:27:28.576Z] ---> Running in f2e35cc7559f [2022-03-08T16:27:28.854Z] Removing intermediate container f2e35cc7559f [2022-03-08T16:27:28.854Z] ---> 4db9e3479eb6 [2022-03-08T16:27:28.854Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:27:28.854Z] ---> Running in 0967c3120c17 [2022-03-08T16:27:30.837Z] Removing intermediate container 0967c3120c17 [2022-03-08T16:27:30.837Z] ---> 9b64a3247d90 [2022-03-08T16:27:30.837Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-08T16:27:30.837Z] ---> Running in abde46b57617 [2022-03-08T16:27:31.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:27:32.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:27:33.779Z] OK: 220 MiB in 52 packages [2022-03-08T16:27:34.377Z] Removing intermediate container abde46b57617 [2022-03-08T16:27:34.377Z] ---> be7044cae08d [2022-03-08T16:27:34.377Z] Step 8/13 : WORKDIR /app [2022-03-08T16:27:34.652Z] ---> Running in da50e2de1b1c [2022-03-08T16:27:34.937Z] Removing intermediate container da50e2de1b1c [2022-03-08T16:27:34.937Z] ---> 7f860ef6f597 [2022-03-08T16:27:34.937Z] Step 9/13 : COPY go.mod vendor* ./ [2022-03-08T16:27:35.535Z] ---> e765256ea837 [2022-03-08T16:27:35.535Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:27:35.814Z] ---> Running in 9a0eba960121 [2022-03-08T16:28:57.639Z] Removing intermediate container 9a0eba960121 [2022-03-08T16:28:57.639Z] ---> 3db30742c41e [2022-03-08T16:28:57.639Z] Step 11/13 : COPY . . [2022-03-08T16:28:57.639Z] ---> 968c53d0fb64 [2022-03-08T16:28:57.639Z] Step 12/13 : ARG MAKE="make build" [2022-03-08T16:28:57.639Z] ---> Running in f652e80c982e [2022-03-08T16:28:57.639Z] Removing intermediate container f652e80c982e [2022-03-08T16:28:57.639Z] ---> ecb6cc0bac0f [2022-03-08T16:28:57.639Z] Step 13/13 : RUN $MAKE [2022-03-08T16:28:57.639Z] ---> Running in 613403bc7de8 [2022-03-08T16:28:57.639Z] noop [2022-03-08T16:28:57.639Z] Removing intermediate container 613403bc7de8 [2022-03-08T16:28:57.639Z] ---> 2a996fb2d16e [2022-03-08T16:28:57.639Z] Successfully built 2a996fb2d16e [2022-03-08T16:28:57.639Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:28:57.989Z] + docker inspect -f . ci-base-image-arm64 [2022-03-08T16:28:57.989Z] . [Pipeline] withDockerContainer [2022-03-08T16:28:58.231Z] prd-ubuntu18.04-docker-arm64-4c-16g-6623 does not seem to be running inside a container [2022-03-08T16:28:58.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/53 -v /w/workspace/app-service-configurable/53:/w/workspace/app-service-configurable/53:rw,z -v /w/workspace/app-service-configurable/53@tmp:/w/workspace/app-service-configurable/53@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 ******** ci-base-image-arm64 cat [2022-03-08T16:28:59.667Z] $ docker top 066b512080f69d9b32cfffb12418cdc4f2b9f0d9b3b8ede0b0cd1684c1c0e42b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T16:29:00.571Z] + go version [2022-03-08T16:29:00.571Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-08T16:29:00.596Z] $ docker stop --time=1 066b512080f69d9b32cfffb12418cdc4f2b9f0d9b3b8ede0b0cd1684c1c0e42b [2022-03-08T16:29:02.261Z] $ docker rm -f 066b512080f69d9b32cfffb12418cdc4f2b9f0d9b3b8ede0b0cd1684c1c0e42b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:29:02.857Z] + docker inspect -f . ci-base-image-arm64 [2022-03-08T16:29:02.857Z] . [Pipeline] withDockerContainer [2022-03-08T16:29:03.065Z] prd-ubuntu18.04-docker-arm64-4c-16g-6623 does not seem to be running inside a container [2022-03-08T16:29:03.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/53 -v /w/workspace/app-service-configurable/53:/w/workspace/app-service-configurable/53:rw,z -v /w/workspace/app-service-configurable/53@tmp:/w/workspace/app-service-configurable/53@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 ******** ci-base-image-arm64 cat [2022-03-08T16:29:04.517Z] $ docker top a0e24920bfd07399c768764fc16bf882df6bed89da17adc7e5962263c7222c74 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-08T16:29:05.440Z] + make test [2022-03-08T16:29:05.440Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-03-08T16:29:52.503Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-03-08T16:29:52.503Z] CGO_ENABLED=1 go vet ./... [2022-03-08T16:30:10.848Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-08T16:30:10.848Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-08T16:30:10.848Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-08T16:30:12.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-08T16:30:12.861Z] $ docker stop --time=1 a0e24920bfd07399c768764fc16bf882df6bed89da17adc7e5962263c7222c74 [2022-03-08T16:30:14.660Z] $ docker rm -f a0e24920bfd07399c768764fc16bf882df6bed89da17adc7e5962263c7222c74 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T16:30:15.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-08T16:30:15.503Z] Warning: overwriting stash ‘coverage-report’ [2022-03-08T16:30:15.968Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-08T16:30:16.376Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-08T16:30:16.720Z] + ls -al . [2022-03-08T16:30:16.720Z] total 172 [2022-03-08T16:30:16.720Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 8 16:30 . [2022-03-08T16:30:16.720Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 16:26 .. [2022-03-08T16:30:16.720Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 8 16:26 .dockerignore [2022-03-08T16:30:16.720Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 16:26 .git [2022-03-08T16:30:16.720Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 16:26 .github [2022-03-08T16:30:16.720Z] -rw-rw-r-- 1 jenkins jenkins 104 Mar 8 16:26 .gitignore [2022-03-08T16:30:16.720Z] -rw-rw-r-- 1 jenkins jenkins 7627 Mar 8 16:26 Attribution.txt [2022-03-08T16:30:16.720Z] -rw-rw-r-- 1 jenkins jenkins 23791 Mar 8 16:26 CHANGELOG.md [2022-03-08T16:30:16.720Z] -rw-rw-r-- 1 jenkins jenkins 2087 Mar 8 16:26 Dockerfile [2022-03-08T16:30:16.720Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 16:26 GOVERNANCE.md [2022-03-08T16:30:16.720Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 8 16:26 Jenkinsfile [2022-03-08T16:30:16.720Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 8 16:26 LICENSE [2022-03-08T16:30:16.720Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 8 16:26 OWNERS.md [2022-03-08T16:30:16.720Z] -rw-rw-r-- 1 jenkins jenkins 3860 Mar 8 16:26 README.md [2022-03-08T16:30:16.720Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 16:23 VERSION [2022-03-08T16:30:16.720Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 16:26 bin [2022-03-08T16:30:16.720Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 8 16:29 coverage.out [2022-03-08T16:30:16.720Z] -rw-rw-r-- 1 jenkins jenkins 2816 Mar 8 16:26 go.mod [2022-03-08T16:30:16.720Z] -rw-rw-r-- 1 jenkins jenkins 50031 Mar 8 16:26 go.sum [2022-03-08T16:30:16.720Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 8 16:26 main.go [2022-03-08T16:30:16.720Z] -rw-rw-r-- 1 jenkins jenkins 1614 Mar 8 16:26 makefile [2022-03-08T16:30:16.720Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 16:26 res [2022-03-08T16:30:16.720Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 16:26 snap [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:30:17.068Z] + 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=459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 --label arch=arm64 --label version=2.2.0-dev.17 . [2022-03-08T16:30:17.068Z] Sending build context to Docker daemon 208.9kB [2022-03-08T16:30:17.343Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-03-08T16:30:17.343Z] Step 2/27 : FROM ${BASE} AS builder [2022-03-08T16:30:17.343Z] ---> 2a996fb2d16e [2022-03-08T16:30:17.343Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-03-08T16:30:17.621Z] ---> Running in c29dc469c1b6 [2022-03-08T16:30:17.893Z] Removing intermediate container c29dc469c1b6 [2022-03-08T16:30:17.893Z] ---> 15d4e4928139 [2022-03-08T16:30:17.893Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-03-08T16:30:17.893Z] ---> Running in b56f504ee105 [2022-03-08T16:30:18.490Z] Removing intermediate container b56f504ee105 [2022-03-08T16:30:18.490Z] ---> 1d54343093c9 [2022-03-08T16:30:18.490Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-08T16:30:18.490Z] ---> Running in f78f68490aab [2022-03-08T16:30:18.768Z] Removing intermediate container f78f68490aab [2022-03-08T16:30:18.768Z] ---> 23cd3b47bb9f [2022-03-08T16:30:18.768Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T16:30:18.768Z] ---> Running in 0e7eebf0c088 [2022-03-08T16:30:20.747Z] Removing intermediate container 0e7eebf0c088 [2022-03-08T16:30:20.747Z] ---> a842b6c5a220 [2022-03-08T16:30:20.747Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-08T16:30:20.747Z] ---> Running in f60289677b3b [2022-03-08T16:30:21.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:30:22.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:30:23.680Z] OK: 220 MiB in 52 packages [2022-03-08T16:30:24.278Z] Removing intermediate container f60289677b3b [2022-03-08T16:30:24.278Z] ---> 7a75a861d867 [2022-03-08T16:30:24.278Z] Step 8/27 : WORKDIR /app [2022-03-08T16:30:24.553Z] ---> Running in 2205ed7fb849 [2022-03-08T16:30:24.826Z] Removing intermediate container 2205ed7fb849 [2022-03-08T16:30:24.826Z] ---> 3d2e6ee10db9 [2022-03-08T16:30:24.826Z] Step 9/27 : COPY go.mod vendor* ./ [2022-03-08T16:30:25.423Z] ---> 4154945fa14e [2022-03-08T16:30:25.423Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T16:30:25.423Z] ---> Running in 3ea71e9592d6 [2022-03-08T16:30:28.049Z] Removing intermediate container 3ea71e9592d6 [2022-03-08T16:30:28.049Z] ---> 35fd6a3d2223 [2022-03-08T16:30:28.049Z] Step 11/27 : COPY . . [2022-03-08T16:30:28.324Z] ---> a4a3eb0d4d4f [2022-03-08T16:30:28.324Z] Step 12/27 : ARG MAKE="make build" [2022-03-08T16:30:28.597Z] ---> Running in 9ad2a4902d1b [2022-03-08T16:30:28.871Z] Removing intermediate container 9ad2a4902d1b [2022-03-08T16:30:28.871Z] ---> 55d85d253c5f [2022-03-08T16:30:28.871Z] Step 13/27 : RUN $MAKE [2022-03-08T16:30:28.871Z] ---> Running in e35691c3d0cc [2022-03-08T16:30:29.849Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.17" -o app-service-configurable [2022-03-08T16:31:16.885Z] Removing intermediate container e35691c3d0cc [2022-03-08T16:31:16.885Z] ---> d408550dbcfb [2022-03-08T16:31:16.885Z] Step 14/27 : FROM alpine:3.14 [2022-03-08T16:31:16.885Z] 3.14: Pulling from library/alpine [2022-03-08T16:31:16.885Z] be307f383ecc: Pulling fs layer [2022-03-08T16:31:16.885Z] be307f383ecc: Verifying Checksum [2022-03-08T16:31:16.885Z] be307f383ecc: Download complete [2022-03-08T16:31:16.885Z] be307f383ecc: Pull complete [2022-03-08T16:31:16.885Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-08T16:31:16.885Z] Status: Downloaded newer image for alpine:3.14 [2022-03-08T16:31:16.885Z] ---> 5b8b7b635229 [2022-03-08T16:31:16.885Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-08T16:31:16.885Z] ---> Running in 407557061a13 [2022-03-08T16:31:16.885Z] Removing intermediate container 407557061a13 [2022-03-08T16:31:16.885Z] ---> 1aa5bfb3ae4b [2022-03-08T16:31:16.885Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-03-08T16:31:16.885Z] ---> Running in e5be9d6bc430 [2022-03-08T16:31:16.885Z] Removing intermediate container e5be9d6bc430 [2022-03-08T16:31:16.885Z] ---> 6b0a0f0e81c3 [2022-03-08T16:31:16.885Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-03-08T16:31:16.885Z] ---> Running in 3afe4fc67318 [2022-03-08T16:31:17.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-08T16:31:17.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-08T16:31:18.346Z] (1/7) Installing ca-certificates (20211220-r0) [2022-03-08T16:31:18.617Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-03-08T16:31:18.617Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-03-08T16:31:18.617Z] (4/7) Installing libsodium (1.0.18-r0) [2022-03-08T16:31:18.617Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-08T16:31:18.617Z] (6/7) Installing libzmq (4.3.4-r0) [2022-03-08T16:31:18.617Z] (7/7) Installing zeromq (4.3.4-r0) [2022-03-08T16:31:18.617Z] Executing busybox-1.33.1-r6.trigger [2022-03-08T16:31:18.617Z] Executing ca-certificates-20211220-r0.trigger [2022-03-08T16:31:18.887Z] OK: 9 MiB in 21 packages [2022-03-08T16:31:20.322Z] Removing intermediate container 3afe4fc67318 [2022-03-08T16:31:20.322Z] ---> cc175699cd97 [2022-03-08T16:31:20.322Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-03-08T16:31:20.596Z] ---> 0c9efeb26a65 [2022-03-08T16:31:20.596Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-03-08T16:31:21.206Z] ---> f301f06bc9c1 [2022-03-08T16:31:21.206Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-03-08T16:31:22.186Z] ---> 35ddfab9f9e8 [2022-03-08T16:31:22.186Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-03-08T16:31:23.169Z] ---> 4cba001183af [2022-03-08T16:31:23.169Z] Step 22/27 : EXPOSE 48095 [2022-03-08T16:31:23.169Z] ---> Running in 297e7303cd31 [2022-03-08T16:31:23.772Z] Removing intermediate container 297e7303cd31 [2022-03-08T16:31:23.772Z] ---> 84c24248179c [2022-03-08T16:31:23.772Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-03-08T16:31:23.772Z] ---> Running in 1bbeba148083 [2022-03-08T16:31:24.049Z] Removing intermediate container 1bbeba148083 [2022-03-08T16:31:24.049Z] ---> fe93a1efc7c9 [2022-03-08T16:31:24.049Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T16:31:24.049Z] ---> Running in 7147c5f3ac79 [2022-03-08T16:31:24.646Z] Removing intermediate container 7147c5f3ac79 [2022-03-08T16:31:24.646Z] ---> c9e8e040a687 [2022-03-08T16:31:24.646Z] Step 25/27 : LABEL arch=arm64 [2022-03-08T16:31:24.646Z] ---> Running in c1b89c0a5667 [2022-03-08T16:31:24.920Z] Removing intermediate container c1b89c0a5667 [2022-03-08T16:31:24.920Z] ---> d5a9af55860c [2022-03-08T16:31:24.920Z] Step 26/27 : LABEL git_sha=459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [2022-03-08T16:31:24.920Z] ---> Running in d0fbc67acef5 [2022-03-08T16:31:25.533Z] Removing intermediate container d0fbc67acef5 [2022-03-08T16:31:25.533Z] ---> 71010b223008 [2022-03-08T16:31:25.533Z] Step 27/27 : LABEL version=2.2.0-dev.17 [2022-03-08T16:31:25.533Z] ---> Running in c3ddc935fa35 [2022-03-08T16:31:25.808Z] Removing intermediate container c3ddc935fa35 [2022-03-08T16:31:25.808Z] ---> b00183741a12 [2022-03-08T16:31:25.808Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-08T16:31:25.808Z] Successfully built b00183741a12 [2022-03-08T16:31:25.808Z] 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 [2022-03-08T16:31:25.922Z] provisioning config files... [2022-03-08T16:31:25.942Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/53@tmp/config3870092482075473474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:31:26.300Z] ---> docker-login.sh [2022-03-08T16:31:26.300Z] nexus3.edgexfoundry.org:10001 [2022-03-08T16:31:26.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:31:26.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:31:26.572Z] Configure a credential helper to remove this warning. See [2022-03-08T16:31:26.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:31:26.572Z] [2022-03-08T16:31:26.572Z] Login Succeeded [2022-03-08T16:31:26.572Z] nexus3.edgexfoundry.org:10002 [2022-03-08T16:31:26.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:31:27.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:31:27.128Z] Configure a credential helper to remove this warning. See [2022-03-08T16:31:27.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:31:27.128Z] [2022-03-08T16:31:27.128Z] Login Succeeded [2022-03-08T16:31:27.128Z] nexus3.edgexfoundry.org:10003 [2022-03-08T16:31:27.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:31:27.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:31:27.677Z] Configure a credential helper to remove this warning. See [2022-03-08T16:31:27.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:31:27.677Z] [2022-03-08T16:31:27.677Z] Login Succeeded [2022-03-08T16:31:27.677Z] nexus3.edgexfoundry.org:10004 [2022-03-08T16:31:27.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:31:27.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:31:27.952Z] Configure a credential helper to remove this warning. See [2022-03-08T16:31:27.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:31:27.952Z] [2022-03-08T16:31:27.952Z] Login Succeeded [2022-03-08T16:31:27.952Z] docker.io [2022-03-08T16:31:28.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T16:31:28.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T16:31:28.828Z] Configure a credential helper to remove this warning. See [2022-03-08T16:31:28.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T16:31:28.828Z] [2022-03-08T16:31:28.828Z] Login Succeeded [2022-03-08T16:31:28.828Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T16:31:28.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-08T16:31:28.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T16:31:28.919Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-03-08T16:31:28.919Z] 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [2022-03-08T16:31:28.919Z] latest [2022-03-08T16:31:28.919Z] 2.2.0-dev.17 [2022-03-08T16:31:28.919Z] 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17 [2022-03-08T16:31:28.919Z] main [2022-03-08T16:31:28.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:31:29.286Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:31:29.626Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [2022-03-08T16:31:29.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-08T16:31:29.626Z] bee31a4ca23e: Preparing [2022-03-08T16:31:29.626Z] 2658a29732e0: Preparing [2022-03-08T16:31:29.626Z] f42b26613a36: Preparing [2022-03-08T16:31:29.626Z] b9fb0b8de61a: Preparing [2022-03-08T16:31:29.626Z] 43ad7913b9b8: Preparing [2022-03-08T16:31:29.626Z] 62170e181a92: Preparing [2022-03-08T16:31:29.626Z] 62170e181a92: Waiting [2022-03-08T16:31:29.901Z] b9fb0b8de61a: Pushed [2022-03-08T16:31:29.901Z] f42b26613a36: Pushed [2022-03-08T16:31:29.901Z] 2658a29732e0: Pushed [2022-03-08T16:31:29.901Z] 62170e181a92: Layer already exists [2022-03-08T16:31:30.895Z] 43ad7913b9b8: Pushed [2022-03-08T16:31:34.285Z] bee31a4ca23e: Pushed [2022-03-08T16:31:34.285Z] 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2: digest: sha256:fa23db6973a0699c13a5647296e40349fc979aa8c9b1002161f559ae96e9bbbe size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:31:34.633Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:31:34.973Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-03-08T16:31:34.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-08T16:31:34.973Z] bee31a4ca23e: Preparing [2022-03-08T16:31:34.973Z] 2658a29732e0: Preparing [2022-03-08T16:31:34.973Z] f42b26613a36: Preparing [2022-03-08T16:31:34.973Z] b9fb0b8de61a: Preparing [2022-03-08T16:31:34.973Z] 43ad7913b9b8: Preparing [2022-03-08T16:31:34.973Z] 62170e181a92: Preparing [2022-03-08T16:31:34.973Z] 62170e181a92: Waiting [2022-03-08T16:31:34.973Z] 43ad7913b9b8: Layer already exists [2022-03-08T16:31:34.973Z] 2658a29732e0: Layer already exists [2022-03-08T16:31:34.973Z] f42b26613a36: Layer already exists [2022-03-08T16:31:34.973Z] b9fb0b8de61a: Layer already exists [2022-03-08T16:31:34.973Z] bee31a4ca23e: Layer already exists [2022-03-08T16:31:35.247Z] 62170e181a92: Layer already exists [2022-03-08T16:31:35.247Z] latest: digest: sha256:fa23db6973a0699c13a5647296e40349fc979aa8c9b1002161f559ae96e9bbbe size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:31:35.592Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.17 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:31:35.935Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.17 [2022-03-08T16:31:35.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-08T16:31:35.935Z] bee31a4ca23e: Preparing [2022-03-08T16:31:35.935Z] 2658a29732e0: Preparing [2022-03-08T16:31:35.935Z] f42b26613a36: Preparing [2022-03-08T16:31:35.935Z] b9fb0b8de61a: Preparing [2022-03-08T16:31:35.935Z] 43ad7913b9b8: Preparing [2022-03-08T16:31:35.935Z] 62170e181a92: Preparing [2022-03-08T16:31:35.935Z] 62170e181a92: Waiting [2022-03-08T16:31:35.935Z] 2658a29732e0: Layer already exists [2022-03-08T16:31:35.935Z] f42b26613a36: Layer already exists [2022-03-08T16:31:35.935Z] b9fb0b8de61a: Layer already exists [2022-03-08T16:31:35.935Z] 43ad7913b9b8: Layer already exists [2022-03-08T16:31:35.935Z] bee31a4ca23e: Layer already exists [2022-03-08T16:31:35.935Z] 62170e181a92: Layer already exists [2022-03-08T16:31:36.207Z] 2.2.0-dev.17: digest: sha256:fa23db6973a0699c13a5647296e40349fc979aa8c9b1002161f559ae96e9bbbe size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:31:36.554Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:31:36.892Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17 [2022-03-08T16:31:36.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-08T16:31:36.892Z] bee31a4ca23e: Preparing [2022-03-08T16:31:36.892Z] 2658a29732e0: Preparing [2022-03-08T16:31:36.892Z] f42b26613a36: Preparing [2022-03-08T16:31:36.892Z] b9fb0b8de61a: Preparing [2022-03-08T16:31:36.892Z] 43ad7913b9b8: Preparing [2022-03-08T16:31:36.892Z] 62170e181a92: Preparing [2022-03-08T16:31:36.892Z] 62170e181a92: Waiting [2022-03-08T16:31:36.892Z] b9fb0b8de61a: Layer already exists [2022-03-08T16:31:36.892Z] 2658a29732e0: Layer already exists [2022-03-08T16:31:36.892Z] bee31a4ca23e: Layer already exists [2022-03-08T16:31:36.892Z] f42b26613a36: Layer already exists [2022-03-08T16:31:36.892Z] 43ad7913b9b8: Layer already exists [2022-03-08T16:31:37.165Z] 62170e181a92: Layer already exists [2022-03-08T16:31:37.165Z] 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17: digest: sha256:fa23db6973a0699c13a5647296e40349fc979aa8c9b1002161f559ae96e9bbbe size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:31:37.515Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:31:37.855Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-03-08T16:31:37.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-03-08T16:31:37.855Z] bee31a4ca23e: Preparing [2022-03-08T16:31:37.855Z] 2658a29732e0: Preparing [2022-03-08T16:31:37.855Z] f42b26613a36: Preparing [2022-03-08T16:31:37.855Z] b9fb0b8de61a: Preparing [2022-03-08T16:31:37.855Z] 43ad7913b9b8: Preparing [2022-03-08T16:31:37.855Z] 62170e181a92: Preparing [2022-03-08T16:31:37.855Z] 62170e181a92: Waiting [2022-03-08T16:31:37.855Z] 43ad7913b9b8: Layer already exists [2022-03-08T16:31:37.855Z] 2658a29732e0: Layer already exists [2022-03-08T16:31:37.855Z] bee31a4ca23e: Layer already exists [2022-03-08T16:31:37.855Z] b9fb0b8de61a: Layer already exists [2022-03-08T16:31:37.855Z] f42b26613a36: Layer already exists [2022-03-08T16:31:37.855Z] 62170e181a92: Layer already exists [2022-03-08T16:31:38.132Z] main: digest: sha256:fa23db6973a0699c13a5647296e40349fc979aa8c9b1002161f559ae96e9bbbe size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-08T16:31:38.191Z] ===================================================== [Pipeline] echo [2022-03-08T16:31:38.203Z] taggedImages: [2022-03-08T16:31:38.203Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [2022-03-08T16:31:38.203Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-03-08T16:31:38.203Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.17 [2022-03-08T16:31:38.203Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17 [2022-03-08T16:31:38.203Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:31:38.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T16:31:38.569Z] [2022-03-08T16:31:38.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:31:38.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T16:31:39.197Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-08T16:31:39.197Z] 8998bd30e6a1: Pulling fs layer [2022-03-08T16:31:39.197Z] 04944245beec: Pulling fs layer [2022-03-08T16:31:39.197Z] 699f458cf7ca: Pulling fs layer [2022-03-08T16:31:39.197Z] 765212b225bb: Pulling fs layer [2022-03-08T16:31:39.197Z] f23df028b6ca: Pulling fs layer [2022-03-08T16:31:39.197Z] d65c8cfc05b1: Pulling fs layer [2022-03-08T16:31:39.197Z] 2437ff75d9bd: Pulling fs layer [2022-03-08T16:31:39.197Z] f23df028b6ca: Waiting [2022-03-08T16:31:39.197Z] d65c8cfc05b1: Waiting [2022-03-08T16:31:39.197Z] 2437ff75d9bd: Waiting [2022-03-08T16:31:39.197Z] 765212b225bb: Waiting [2022-03-08T16:31:39.197Z] 04944245beec: Verifying Checksum [2022-03-08T16:31:39.197Z] 04944245beec: Download complete [2022-03-08T16:31:39.197Z] 765212b225bb: Verifying Checksum [2022-03-08T16:31:39.197Z] 765212b225bb: Download complete [2022-03-08T16:31:39.197Z] f23df028b6ca: Verifying Checksum [2022-03-08T16:31:39.197Z] f23df028b6ca: Download complete [2022-03-08T16:31:39.197Z] d65c8cfc05b1: Verifying Checksum [2022-03-08T16:31:39.197Z] d65c8cfc05b1: Download complete [2022-03-08T16:31:39.472Z] 699f458cf7ca: Verifying Checksum [2022-03-08T16:31:39.472Z] 699f458cf7ca: Download complete [2022-03-08T16:31:39.745Z] 8998bd30e6a1: Verifying Checksum [2022-03-08T16:31:39.745Z] 8998bd30e6a1: Download complete [2022-03-08T16:31:41.725Z] 2437ff75d9bd: Verifying Checksum [2022-03-08T16:31:41.725Z] 2437ff75d9bd: Download complete [2022-03-08T16:31:44.348Z] 8998bd30e6a1: Pull complete [2022-03-08T16:31:44.625Z] 04944245beec: Pull complete [2022-03-08T16:31:46.063Z] 699f458cf7ca: Pull complete [2022-03-08T16:31:46.338Z] 765212b225bb: Pull complete [2022-03-08T16:31:47.319Z] f23df028b6ca: Pull complete [2022-03-08T16:31:47.319Z] d65c8cfc05b1: Pull complete [2022-03-08T16:32:02.424Z] 2437ff75d9bd: Pull complete [2022-03-08T16:32:02.424Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-08T16:32:02.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T16:32:02.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-08T16:32:02.656Z] prd-ubuntu18.04-docker-arm64-4c-16g-6623 does not seem to be running inside a container [2022-03-08T16:32:02.746Z] $ 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/53 -v /w/workspace/app-service-configurable/53:/w/workspace/app-service-configurable/53:rw,z -v /w/workspace/app-service-configurable/53@tmp:/w/workspace/app-service-configurable/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-08T16:32:05.500Z] $ docker top c349591d77e299932552e7e4ebc9c61eb96d8c57db885b8b3e6421bc58df5520 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:32:06.391Z] ---> job-cost.sh [2022-03-08T16:32:06.391Z] lf-activate-venv: SKIPPING [2022-03-08T16:32:06.391Z] INFO: No Stack... [2022-03-08T16:32:06.987Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-08T16:32:07.581Z] INFO: Archiving Costs [Pipeline] sh [2022-03-08T16:32:08.248Z] + + cutcat -d, /w/workspace/app-service-configurable/53/archives/cost.csv -f6 [2022-03-08T16:32:08.248Z] [Pipeline] lock [2022-03-08T16:32:08.313Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-53-stack-cost] [2022-03-08T16:32:08.319Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-53-stack-cost] did not exist. Created. [2022-03-08T16:32:08.320Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-08T16:32:09.009Z] /w/workspace/app-service-configurable/53@tmp/durable-87012be8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-08T16:32:09.693Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-08T16:32:09.714Z] Warning: overwriting stash ‘stack-cost’ [2022-03-08T16:32:09.766Z] Stashed 1 file(s) [Pipeline] } [2022-03-08T16:32:09.776Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-08T16:32:09.797Z] $ docker stop --time=1 c349591d77e299932552e7e4ebc9c61eb96d8c57db885b8b3e6421bc58df5520 [2022-03-08T16:32:11.263Z] $ docker rm -f c349591d77e299932552e7e4ebc9c61eb96d8c57db885b8b3e6421bc58df5520 [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 [2022-03-08T16:32:11.842Z] provisioning config files... [2022-03-08T16:32:11.855Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8449849234208877748tmp [Pipeline] { [Pipeline] sh [2022-03-08T16:32:12.157Z] + set +x [2022-03-08T16:32:12.157Z] + curl -s https://codecov.io/bash [2022-03-08T16:32:12.157Z] + bash -s -- [2022-03-08T16:32:12.157Z] [2022-03-08T16:32:12.157Z] _____ _ [2022-03-08T16:32:12.157Z] / ____| | | [2022-03-08T16:32:12.157Z] | | ___ __| | ___ ___ _____ __ [2022-03-08T16:32:12.157Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-08T16:32:12.157Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-08T16:32:12.157Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-08T16:32:12.157Z] Bash-1.0.6 [2022-03-08T16:32:12.157Z] [2022-03-08T16:32:12.157Z] [2022-03-08T16:32:12.157Z] ==> git version 2.24.4 found [2022-03-08T16:32:12.157Z] ==> 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 [2022-03-08T16:32:12.157Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-08T16:32:12.157Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-08T16:32:12.157Z] ==> Jenkins CI detected. [2022-03-08T16:32:12.157Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-03-08T16:32:12.157Z] project root: . [2022-03-08T16:32:12.157Z] --> token set from env [2022-03-08T16:32:12.157Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-08T16:32:12.157Z] ==> Running gcov in . (disable via -X gcov) [2022-03-08T16:32:12.157Z] ==> Python coveragepy not found [2022-03-08T16:32:12.157Z] ==> Searching for coverage reports in: [2022-03-08T16:32:12.157Z] + . [2022-03-08T16:32:12.157Z] -> Found 1 reports [2022-03-08T16:32:12.157Z] ==> Detecting git/mercurial file structure [2022-03-08T16:32:12.157Z] ==> Reading reports [2022-03-08T16:32:12.157Z] + ./coverage.out bytes=10 [2022-03-08T16:32:12.418Z] ==> Appending adjustments [2022-03-08T16:32:12.418Z] https://docs.codecov.io/docs/fixing-reports [2022-03-08T16:32:12.418Z] + Found adjustments [2022-03-08T16:32:12.418Z] ==> Gzipping contents [2022-03-08T16:32:12.418Z] 4.0K /tmp/codecov.TY111o.gz [2022-03-08T16:32:12.418Z] ==> Uploading reports [2022-03-08T16:32:12.418Z] url: https://codecov.io [2022-03-08T16:32:12.418Z] query: branch=main&commit=459b5ab38a90f3d3b0fa6675351f46b767a2eeb2&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-08T16:32:12.418Z] -> Pinging Codecov [2022-03-08T16:32:12.418Z] 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=459b5ab38a90f3d3b0fa6675351f46b767a2eeb2&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-08T16:32:12.680Z] -> Uploading to [2022-03-08T16:32:12.680Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-08/A97CA9966030D2A3747ED39772930CCE/459b5ab38a90f3d3b0fa6675351f46b767a2eeb2/d69a2516-c3e1-4c7f-b9e7-6ac79513ddc2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220308T163212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f48239343643cae61f6c357845629e315c0384294321d347633a4f3eabc8764 [2022-03-08T16:32:12.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-08T16:32:12.680Z] Dload Upload Total Spent Left Speed [2022-03-08T16:32:12.945Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1818 --:--:-- --:--:-- --:--:-- 1821 [2022-03-08T16:32:12.945Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [Pipeline] } [2022-03-08T16:32:12.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-03-08T16:32:13.116Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-08T16:32:13.132Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:32:13.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-08T16:32:13.440Z] [2022-03-08T16:32:13.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:32:13.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-08T16:32:13.767Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-08T16:32:13.767Z] 188c0c94c7c5: Pulling fs layer [2022-03-08T16:32:13.767Z] 0ef7d3d256c8: Pulling fs layer [2022-03-08T16:32:13.767Z] de9db76c5a1d: Pulling fs layer [2022-03-08T16:32:13.767Z] 0eba1c9be4d2: Pulling fs layer [2022-03-08T16:32:13.767Z] 0d57e429df01: Pulling fs layer [2022-03-08T16:32:13.767Z] 4e4be7b47b0d: Pulling fs layer [2022-03-08T16:32:13.767Z] e1f770b5df2f: Pulling fs layer [2022-03-08T16:32:13.767Z] 85a0685a4137: Pulling fs layer [2022-03-08T16:32:13.767Z] 0eba1c9be4d2: Waiting [2022-03-08T16:32:13.767Z] 0d57e429df01: Waiting [2022-03-08T16:32:13.767Z] 4e4be7b47b0d: Waiting [2022-03-08T16:32:13.767Z] e1f770b5df2f: Waiting [2022-03-08T16:32:13.767Z] 85a0685a4137: Waiting [2022-03-08T16:32:13.767Z] de9db76c5a1d: Verifying Checksum [2022-03-08T16:32:13.767Z] de9db76c5a1d: Download complete [2022-03-08T16:32:13.767Z] 0ef7d3d256c8: Verifying Checksum [2022-03-08T16:32:13.767Z] 0ef7d3d256c8: Download complete [2022-03-08T16:32:13.767Z] 0d57e429df01: Verifying Checksum [2022-03-08T16:32:13.767Z] 0d57e429df01: Download complete [2022-03-08T16:32:13.767Z] 4e4be7b47b0d: Verifying Checksum [2022-03-08T16:32:13.767Z] 4e4be7b47b0d: Download complete [2022-03-08T16:32:13.767Z] 188c0c94c7c5: Verifying Checksum [2022-03-08T16:32:13.767Z] 188c0c94c7c5: Download complete [2022-03-08T16:32:14.043Z] 188c0c94c7c5: Pull complete [2022-03-08T16:32:14.043Z] e1f770b5df2f: Verifying Checksum [2022-03-08T16:32:14.043Z] e1f770b5df2f: Download complete [2022-03-08T16:32:14.318Z] 0ef7d3d256c8: Pull complete [2022-03-08T16:32:14.318Z] 0eba1c9be4d2: Verifying Checksum [2022-03-08T16:32:14.318Z] 0eba1c9be4d2: Download complete [2022-03-08T16:32:14.318Z] de9db76c5a1d: Pull complete [2022-03-08T16:32:14.912Z] 85a0685a4137: Verifying Checksum [2022-03-08T16:32:14.912Z] 85a0685a4137: Download complete [2022-03-08T16:32:19.159Z] 0eba1c9be4d2: Pull complete [2022-03-08T16:32:19.159Z] 0d57e429df01: Pull complete [2022-03-08T16:32:19.159Z] 4e4be7b47b0d: Pull complete [2022-03-08T16:32:19.418Z] e1f770b5df2f: Pull complete [2022-03-08T16:32:25.359Z] 85a0685a4137: Pull complete [2022-03-08T16:32:25.359Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-08T16:32:25.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-08T16:32:25.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-08T16:32:25.424Z] prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container [2022-03-08T16:32:25.465Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-08T16:32:27.315Z] $ docker top 49f27b03daaffd408a07a526a81dd55417f4dd6f69d9c392d582e42681769334 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-08T16:32:27.383Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-08T16:32:27.681Z] + set -o pipefail [2022-03-08T16:32:27.681Z] + snyk monitor '--org=edgex-jenkins' [2022-03-08T16:32:31.904Z] [2022-03-08T16:32:31.904Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-03-08T16:32:31.904Z] [2022-03-08T16:32:31.904Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/2a6d9bb5-471c-42e4-b4c8-221fd4d8fcc5 [2022-03-08T16:32:31.904Z] [2022-03-08T16:32:31.904Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-08T16:32:31.904Z] [2022-03-08T16:32:31.904Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-08T16:32:31.904Z] [2022-03-08T16:32:32.164Z] [Pipeline] } [2022-03-08T16:32:32.178Z] $ docker stop --time=1 49f27b03daaffd408a07a526a81dd55417f4dd6f69d9c392d582e42681769334 [2022-03-08T16:32:34.030Z] $ docker rm -f 49f27b03daaffd408a07a526a81dd55417f4dd6f69d9c392d582e42681769334 [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 [2022-03-08T16:32:34.761Z] + git log --format=format:%s -1 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [Pipeline] sh [2022-03-08T16:32:35.055Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-08T16:32:35.055Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:32:35.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T16:32:35.348Z] . [Pipeline] withDockerContainer [2022-03-08T16:32:35.417Z] prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container [2022-03-08T16:32:35.459Z] $ 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 [2022-03-08T16:32:35.803Z] $ docker top 82851aa7cf92af9b0e44667de19d3fd238810a2d25cf13426929cc0298e0747f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-08T16:32:35.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T16:32:35.894Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T16:32:35.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T16:32:35.994Z] $ docker exec 82851aa7cf92af9b0e44667de19d3fd238810a2d25cf13426929cc0298e0747f ssh-agent [2022-03-08T16:32:36.084Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXamEJMN/agent.13 [2022-03-08T16:32:36.084Z] SSH_AGENT_PID=20 [2022-03-08T16:32:36.089Z] Running ssh-add (command line suppressed) [2022-03-08T16:32:36.182Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3662274432408427012.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3662274432408427012.key) [2022-03-08T16:32:36.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T16:32:36.480Z] + git semver tag [2022-03-08T16:32:36.480Z] # -> Open(): unable to determine branch for HEAD [2022-03-08T16:32:36.480Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-03-08T16:32:36.480Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-03-08T16:32:36.480Z] # $SEMVER_REMOTE_NAME = origin [2022-03-08T16:32:36.480Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-08T16:32:36.480Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-08T16:32:36.480Z] # $SEMVER_BRANCH = main [2022-03-08T16:32:36.480Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-03-08T16:32:36.480Z] # 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 HEAD [2022-03-08T16:32:36.480Z] # -> Force: false [2022-03-08T16:32:36.480Z] # 3d9ce12930ccd1936ca23d753ea8d59da7140408 refs/tags/v2.2.0-dev.17 [Pipeline] } [2022-03-08T16:32:36.493Z] $ docker exec --env ******** --env ******** 82851aa7cf92af9b0e44667de19d3fd238810a2d25cf13426929cc0298e0747f ssh-agent -k [2022-03-08T16:32:36.571Z] unset SSH_AUTH_SOCK; [2022-03-08T16:32:36.571Z] unset SSH_AGENT_PID; [2022-03-08T16:32:36.571Z] echo Agent pid 20 killed; [2022-03-08T16:32:36.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T16:32:36.882Z] + git semver [Pipeline] } [2022-03-08T16:32:36.897Z] $ docker stop --time=1 82851aa7cf92af9b0e44667de19d3fd238810a2d25cf13426929cc0298e0747f [2022-03-08T16:32:38.062Z] $ docker rm -f 82851aa7cf92af9b0e44667de19d3fd238810a2d25cf13426929cc0298e0747f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:32:38.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-08T16:32:38.463Z] [2022-03-08T16:32:38.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:32:38.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-08T16:32:38.775Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-08T16:32:38.775Z] ab5ef0e58194: Pulling fs layer [2022-03-08T16:32:38.775Z] 9712f1f96733: Pulling fs layer [2022-03-08T16:32:38.775Z] 63f879dbbcfc: Pulling fs layer [2022-03-08T16:32:38.775Z] 0d9ebad4ef96: Pulling fs layer [2022-03-08T16:32:38.775Z] e9a5061849ea: Pulling fs layer [2022-03-08T16:32:38.775Z] d747dcd14b5f: Pulling fs layer [2022-03-08T16:32:38.775Z] 2de7ff778b66: Pulling fs layer [2022-03-08T16:32:38.775Z] 0d9ebad4ef96: Waiting [2022-03-08T16:32:38.775Z] e9a5061849ea: Waiting [2022-03-08T16:32:38.775Z] d747dcd14b5f: Waiting [2022-03-08T16:32:38.775Z] 2de7ff778b66: Waiting [2022-03-08T16:32:38.775Z] 9712f1f96733: Verifying Checksum [2022-03-08T16:32:38.775Z] 9712f1f96733: Download complete [2022-03-08T16:32:39.041Z] 0d9ebad4ef96: Verifying Checksum [2022-03-08T16:32:39.041Z] 0d9ebad4ef96: Download complete [2022-03-08T16:32:39.300Z] ab5ef0e58194: Verifying Checksum [2022-03-08T16:32:39.300Z] ab5ef0e58194: Download complete [2022-03-08T16:32:39.300Z] d747dcd14b5f: Verifying Checksum [2022-03-08T16:32:39.300Z] d747dcd14b5f: Download complete [2022-03-08T16:32:39.300Z] e9a5061849ea: Verifying Checksum [2022-03-08T16:32:39.300Z] e9a5061849ea: Download complete [2022-03-08T16:32:39.300Z] 63f879dbbcfc: Verifying Checksum [2022-03-08T16:32:39.300Z] 63f879dbbcfc: Download complete [2022-03-08T16:32:39.300Z] 2de7ff778b66: Verifying Checksum [2022-03-08T16:32:39.300Z] 2de7ff778b66: Download complete [2022-03-08T16:32:42.627Z] ab5ef0e58194: Pull complete [2022-03-08T16:32:42.627Z] 9712f1f96733: Pull complete [2022-03-08T16:32:42.894Z] 63f879dbbcfc: Pull complete [2022-03-08T16:32:47.142Z] 0d9ebad4ef96: Pull complete [2022-03-08T16:32:47.401Z] e9a5061849ea: Pull complete [2022-03-08T16:32:47.402Z] d747dcd14b5f: Pull complete [2022-03-08T16:32:48.803Z] 2de7ff778b66: Pull complete [2022-03-08T16:32:48.803Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-08T16:32:48.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-08T16:32:48.803Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-08T16:32:48.942Z] prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container [2022-03-08T16:32:48.979Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-08T16:32:52.005Z] $ docker top 3430e301cbb452a1a32732bd0e29029c5fea60f927bef1b5536ad0fad040bb05 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-08T16:32:52.092Z] provisioning config files... [2022-03-08T16:32:52.102Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6390033789997372342tmp [2022-03-08T16:32:52.113Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5390033767065740745tmp [2022-03-08T16:32:52.125Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5595236007132194096tmp [Pipeline] { [Pipeline] echo [2022-03-08T16:32:52.140Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:32:52.425Z] ---> sigul-configuration.sh [2022-03-08T16:32:52.425Z] gpg: directory `/root/.gnupg' created [2022-03-08T16:32:52.425Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-08T16:32:52.425Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-08T16:32:52.425Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-08T16:32:52.425Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-08T16:32:52.425Z] gpg: CAST5 encrypted data [2022-03-08T16:32:52.425Z] gpg: encrypted with 1 passphrase [2022-03-08T16:32:52.425Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-08T16:32:52.716Z] + mkdir /home/jenkins [2022-03-08T16:32:52.716Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-08T16:32:53.012Z] + 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 [2022-03-08T16:32:53.023Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:32:53.314Z] ---> sigul-install.sh [2022-03-08T16:32:53.314Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-08T16:32:53.612Z] + git tag --list [2022-03-08T16:32:53.612Z] v1.0.0 [2022-03-08T16:32:53.612Z] v1.1.0 [2022-03-08T16:32:53.612Z] v1.2.0 [2022-03-08T16:32:53.612Z] v1.3.0 [2022-03-08T16:32:53.612Z] v1.3.1 [2022-03-08T16:32:53.612Z] v2.0.0 [2022-03-08T16:32:53.612Z] v2.0.1 [2022-03-08T16:32:53.612Z] v2.0.1-dev.1 [2022-03-08T16:32:53.612Z] v2.0.2-dev.1 [2022-03-08T16:32:53.612Z] v2.0.2-dev.10 [2022-03-08T16:32:53.612Z] v2.0.2-dev.11 [2022-03-08T16:32:53.612Z] v2.0.2-dev.12 [2022-03-08T16:32:53.612Z] v2.0.2-dev.13 [2022-03-08T16:32:53.612Z] v2.0.2-dev.14 [2022-03-08T16:32:53.612Z] v2.0.2-dev.15 [2022-03-08T16:32:53.612Z] v2.0.2-dev.16 [2022-03-08T16:32:53.612Z] v2.0.2-dev.17 [2022-03-08T16:32:53.612Z] v2.0.2-dev.18 [2022-03-08T16:32:53.612Z] v2.0.2-dev.19 [2022-03-08T16:32:53.612Z] v2.0.2-dev.2 [2022-03-08T16:32:53.612Z] v2.0.2-dev.20 [2022-03-08T16:32:53.612Z] v2.0.2-dev.21 [2022-03-08T16:32:53.612Z] v2.0.2-dev.22 [2022-03-08T16:32:53.612Z] v2.0.2-dev.23 [2022-03-08T16:32:53.612Z] v2.0.2-dev.24 [2022-03-08T16:32:53.612Z] v2.0.2-dev.25 [2022-03-08T16:32:53.612Z] v2.0.2-dev.26 [2022-03-08T16:32:53.612Z] v2.0.2-dev.27 [2022-03-08T16:32:53.612Z] v2.0.2-dev.28 [2022-03-08T16:32:53.612Z] v2.0.2-dev.29 [2022-03-08T16:32:53.612Z] v2.0.2-dev.3 [2022-03-08T16:32:53.612Z] v2.0.2-dev.30 [2022-03-08T16:32:53.612Z] v2.0.2-dev.4 [2022-03-08T16:32:53.612Z] v2.0.2-dev.5 [2022-03-08T16:32:53.612Z] v2.0.2-dev.6 [2022-03-08T16:32:53.612Z] v2.0.2-dev.7 [2022-03-08T16:32:53.612Z] v2.0.2-dev.8 [2022-03-08T16:32:53.612Z] v2.0.2-dev.9 [2022-03-08T16:32:53.612Z] v2.1.0 [2022-03-08T16:32:53.612Z] v2.2.0-dev.1 [2022-03-08T16:32:53.612Z] v2.2.0-dev.10 [2022-03-08T16:32:53.612Z] v2.2.0-dev.11 [2022-03-08T16:32:53.612Z] v2.2.0-dev.12 [2022-03-08T16:32:53.612Z] v2.2.0-dev.13 [2022-03-08T16:32:53.612Z] v2.2.0-dev.14 [2022-03-08T16:32:53.612Z] v2.2.0-dev.15 [2022-03-08T16:32:53.612Z] v2.2.0-dev.16 [2022-03-08T16:32:53.612Z] v2.2.0-dev.17 [2022-03-08T16:32:53.612Z] v2.2.0-dev.2 [2022-03-08T16:32:53.612Z] v2.2.0-dev.3 [2022-03-08T16:32:53.612Z] v2.2.0-dev.4 [2022-03-08T16:32:53.612Z] v2.2.0-dev.5 [2022-03-08T16:32:53.612Z] v2.2.0-dev.6 [2022-03-08T16:32:53.612Z] v2.2.0-dev.7 [2022-03-08T16:32:53.612Z] v2.2.0-dev.8 [2022-03-08T16:32:53.612Z] v2.2.0-dev.9 [Pipeline] sh [2022-03-08T16:32:53.901Z] + lftools sign git-tag v2.2.0-dev.17 [2022-03-08T16:32:54.473Z] Signing Git tag with Sigul... [2022-03-08T16:32:54.473Z] Signing v2.2.0-dev.17 [Pipeline] echo [2022-03-08T16:32:54.749Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:32:55.041Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-08T16:32:55.050Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-08T16:32:55.073Z] $ docker stop --time=1 3430e301cbb452a1a32732bd0e29029c5fea60f927bef1b5536ad0fad040bb05 [2022-03-08T16:32:56.270Z] $ docker rm -f 3430e301cbb452a1a32732bd0e29029c5fea60f927bef1b5536ad0fad040bb05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-08T16:32:56.688Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-08T16:32:56.688Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:32:56.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T16:32:56.989Z] . [Pipeline] withDockerContainer [2022-03-08T16:32:57.059Z] prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container [2022-03-08T16:32:57.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-08T16:32:57.511Z] $ docker top d181a96e88b4cb33f0806f1441a77c7e21473a73b41ece692ec140259c539bd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-08T16:32:57.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T16:32:57.613Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T16:32:57.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T16:32:57.744Z] $ docker exec d181a96e88b4cb33f0806f1441a77c7e21473a73b41ece692ec140259c539bd0 ssh-agent [2022-03-08T16:32:57.871Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnpfmbe/agent.14 [2022-03-08T16:32:57.871Z] SSH_AGENT_PID=21 [2022-03-08T16:32:57.880Z] Running ssh-add (command line suppressed) [2022-03-08T16:32:58.014Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2186387259836353466.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2186387259836353466.key) [2022-03-08T16:32:58.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T16:32:58.321Z] + git semver bump pre [2022-03-08T16:32:58.321Z] # -> Open(): unable to determine branch for HEAD [2022-03-08T16:32:58.321Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-03-08T16:32:58.321Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-03-08T16:32:58.321Z] # $SEMVER_REMOTE_NAME = origin [2022-03-08T16:32:58.321Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-08T16:32:58.321Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-08T16:32:58.321Z] # $SEMVER_BRANCH = main [2022-03-08T16:32:58.321Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-03-08T16:32:58.321Z] 2.2.0-dev.18 [Pipeline] } [2022-03-08T16:32:58.335Z] $ docker exec --env ******** --env ******** d181a96e88b4cb33f0806f1441a77c7e21473a73b41ece692ec140259c539bd0 ssh-agent -k [2022-03-08T16:32:58.463Z] unset SSH_AUTH_SOCK; [2022-03-08T16:32:58.463Z] unset SSH_AGENT_PID; [2022-03-08T16:32:58.463Z] echo Agent pid 21 killed; [2022-03-08T16:32:58.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T16:32:58.784Z] + git semver [Pipeline] } [2022-03-08T16:32:58.803Z] $ docker stop --time=1 d181a96e88b4cb33f0806f1441a77c7e21473a73b41ece692ec140259c539bd0 [2022-03-08T16:33:00.000Z] $ docker rm -f d181a96e88b4cb33f0806f1441a77c7e21473a73b41ece692ec140259c539bd0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T16:33:00.356Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-08T16:33:00.356Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:33:00.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T16:33:00.654Z] . [Pipeline] withDockerContainer [2022-03-08T16:33:00.723Z] prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container [2022-03-08T16:33:00.838Z] $ 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 [2022-03-08T16:33:01.223Z] $ docker top 5b47032e670dac8d65b2072c71b2345de9061d6c3f45369c1e2455ebada05ecb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-08T16:33:01.370Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T16:33:01.370Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T16:33:01.493Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T16:33:01.500Z] $ docker exec 5b47032e670dac8d65b2072c71b2345de9061d6c3f45369c1e2455ebada05ecb ssh-agent [2022-03-08T16:33:01.593Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIfpdPF/agent.14 [2022-03-08T16:33:01.593Z] SSH_AGENT_PID=21 [2022-03-08T16:33:01.599Z] Running ssh-add (command line suppressed) [2022-03-08T16:33:01.718Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2960568667487916479.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2960568667487916479.key) [2022-03-08T16:33:01.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T16:33:02.031Z] + git semver push [2022-03-08T16:33:02.031Z] # -> Open(): unable to determine branch for HEAD [2022-03-08T16:33:02.031Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-03-08T16:33:02.031Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-03-08T16:33:02.031Z] # $SEMVER_REMOTE_NAME = origin [2022-03-08T16:33:02.031Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-08T16:33:02.031Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-08T16:33:02.031Z] # $SEMVER_BRANCH = main [2022-03-08T16:33:02.031Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-03-08T16:33:03.962Z] $ docker exec --env ******** --env ******** 5b47032e670dac8d65b2072c71b2345de9061d6c3f45369c1e2455ebada05ecb ssh-agent -k [2022-03-08T16:33:04.045Z] unset SSH_AUTH_SOCK; [2022-03-08T16:33:04.045Z] unset SSH_AGENT_PID; [2022-03-08T16:33:04.045Z] echo Agent pid 21 killed; [2022-03-08T16:33:04.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T16:33:04.369Z] + git semver [Pipeline] } [2022-03-08T16:33:04.385Z] $ docker stop --time=1 5b47032e670dac8d65b2072c71b2345de9061d6c3f45369c1e2455ebada05ecb [2022-03-08T16:33:05.570Z] $ docker rm -f 5b47032e670dac8d65b2072c71b2345de9061d6c3f45369c1e2455ebada05ecb [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-08T16:33:06.168Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [2022-03-08T16:33:06.168Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-03-08T16:33:06.168Z] total 8 [2022-03-08T16:33:06.168Z] drwxr-xr-x. 3 root root 34 Mar 8 16:25 . [2022-03-08T16:33:06.168Z] drwxrwxr-x. 9 jenkins jenkins 4096 Mar 8 16:32 .. [2022-03-08T16:33:06.168Z] drwxr-xr-x. 2 root root 6 Mar 8 16:25 cost [2022-03-08T16:33:06.168Z] -rw-r--r--. 1 root root 94 Mar 8 16:25 cost.csv [2022-03-08T16:33:06.168Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-03-08T16:33:06.168Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-03-08T16:33:06.168Z] total 8 [2022-03-08T16:33:06.168Z] drwxr-xr-x. 3 jenkins jenkins 34 Mar 8 16:25 . [2022-03-08T16:33:06.168Z] drwxrwxr-x. 9 jenkins jenkins 4096 Mar 8 16:32 .. [2022-03-08T16:33:06.168Z] drwxr-xr-x. 2 jenkins jenkins 6 Mar 8 16:25 cost [2022-03-08T16:33:06.168Z] -rw-r--r--. 1 jenkins jenkins 94 Mar 8 16:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:33:06.464Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:33:07.029Z] ---> package-listing.sh [2022-03-08T16:33:07.029Z] ++ facter osfamily [2022-03-08T16:33:07.030Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-08T16:33:07.300Z] + OS_FAMILY=redhat [2022-03-08T16:33:07.300Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-03-08T16:33:07.300Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-08T16:33:07.300Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-08T16:33:07.300Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-08T16:33:07.300Z] + PACKAGES=/tmp/packages_start.txt [2022-03-08T16:33:07.300Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-03-08T16:33:07.300Z] + PACKAGES=/tmp/packages_end.txt [2022-03-08T16:33:07.300Z] + case "${OS_FAMILY}" in [2022-03-08T16:33:07.300Z] + rpm -qa [2022-03-08T16:33:07.300Z] + sort [2022-03-08T16:33:07.885Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-08T16:33:07.885Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-08T16:33:07.885Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-08T16:33:07.885Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-03-08T16:33:07.885Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-03-08T16:33:07.885Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-03-08T16:33:07.897Z] 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 [2022-03-08T16:33:08.180Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-08T16:33:08.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T16:33:08.740Z] . [Pipeline] withDockerContainer [2022-03-08T16:33:08.805Z] prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container [2022-03-08T16:33:08.845Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-08T16:33:09.049Z] $ docker top 022bc92053fff0facaae94ba95e6f9e88847e158d2989ca8dbee95a4a7740e87 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T16:33:09.400Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-08T16:33:09.694Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-08T16:33:09.986Z] + ls /var/log/sa-host [2022-03-08T16:33:09.986Z] + sadf -c /var/log/sa-host/sa08 [2022-03-08T16:33:09.986Z] file_magic: OK [2022-03-08T16:33:09.986Z] HZ: Using current value: 100 [2022-03-08T16:33:09.986Z] file_header: OK [2022-03-08T16:33:09.986Z] 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 [2022-03-08T16:33:09.986Z] Statistics: [2022-03-08T16:33:09.986Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-08T16:33:09.986Z] File successfully converted to sysstat format version 12.5.2 [2022-03-08T16:33:09.986Z] + sadf -c /var/log/sa-host/sa17 [2022-03-08T16:33:09.986Z] file_magic: OK [2022-03-08T16:33:09.986Z] HZ: Using current value: 100 [2022-03-08T16:33:09.986Z] file_header: OK [2022-03-08T16:33:09.986Z] 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 [2022-03-08T16:33:09.986Z] Statistics: [2022-03-08T16:33:09.986Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-08T16:33:09.986Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T16:33:10.082Z] provisioning config files... [2022-03-08T16:33:10.092Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8221738567645682492tmp [Pipeline] { [Pipeline] echo [2022-03-08T16:33:10.109Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:33:10.394Z] ---> create-netrc.sh [Pipeline] } [2022-03-08T16:33:10.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:33:10.744Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-08T16:33:10.754Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:33:11.046Z] ---> sudo-logs.sh [2022-03-08T16:33:11.047Z] Archiving 'sudo' log.. [2022-03-08T16:33:11.047Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6621.novalocal: Name or service not known [2022-03-08T16:33:11.047Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6621.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-08T16:33:11.073Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:33:11.366Z] ---> job-cost.sh [2022-03-08T16:33:11.366Z] lf-activate-venv: SKIPPING [2022-03-08T16:33:11.366Z] DEBUG: total: 0.05999999865889549 [2022-03-08T16:33:11.366Z] INFO: Retrieving Stack Cost... [2022-03-08T16:33:11.626Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-08T16:33:12.198Z] INFO: Archiving Costs [Pipeline] echo [2022-03-08T16:33:12.211Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T16:33:12.496Z] ---> logs-deploy.sh [2022-03-08T16:33:12.496Z] lf-activate-venv: SKIPPING [2022-03-08T16:33:12.496Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/53 [2022-03-08T16:33:12.496Z] INFO: archiving workspace using pattern(s): [2022-03-08T16:33:13.436Z] Archives upload complete. [2022-03-08T16:33:13.437Z] INFO: archiving logs to Nexus