Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 69b09aefd5947b346e513aea3e1dfdeacd3d7690 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-ssh2300104920218810677.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh15553014024569428595.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 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh9936764731645838136.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7a502be46133bd83b74f613648f1d59e9d9e8641 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a502be46133bd83b74f613648f1d59e9d9e8641 # timeout=10 Commit message: "Merge pull request #374 from bill-mahoney/us2761" > 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-ssh8105136291875391410.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-ssh12915599541538959608.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 Running on prd-centos7-docker-4c-2g-1422 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-ssh5479027298681117001.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 69b09aefd5947b346e513aea3e1dfdeacd3d7690 (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 69b09aefd5947b346e513aea3e1dfdeacd3d7690 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#365)" > git rev-list --no-walk c4eee9af786413c5552f513267d0ab2fdbf574e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-13T15:28:12.984Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-13T15:28:13.046Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-13T15:28:13.069Z] ========================================================= [2022-01-13T15:28:13.069Z] EdgeX Global Pipelines Version Info [2022-01-13T15:28:13.069Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:28:14.201Z] ------------------- [2022-01-13T15:28:14.201Z] stable info: [2022-01-13T15:28:14.201Z] ------------------- [2022-01-13T15:28:14.201Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-13T15:28:14.201Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-13T15:28:14.201Z] Message: update stable to v1.0.218 [2022-01-13T15:28:14.774Z] ------------------- [2022-01-13T15:28:14.774Z] experimental info: [2022-01-13T15:28:14.774Z] ------------------- [2022-01-13T15:28:14.774Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-13T15:28:14.774Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-13T15:28:14.774Z] Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-13T15:28:14.934Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-01-13T15:28:14.946Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-01-13T15:28:14.957Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-13T15:28:14.967Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-13T15:28:14.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-13T15:28:14.997Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-13T15:28:15.006Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-13T15:28:15.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-13T15:28:15.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-13T15:28:15.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-13T15:28:15.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-13T15:28:15.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-01-13T15:28:15.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-13T15:28:15.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-13T15:28:15.078Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-13T15:28:15.089Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-13T15:28:15.105Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-13T15:28:15.123Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-13T15:28:15.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-13T15:28:15.152Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-13T15:28:15.163Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-13T15:28:15.178Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-13T15:28:15.191Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-13T15:28:15.200Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-13T15:28:15.208Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-13T15:28:15.217Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-13T15:28:15.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-13T15:28:15.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-13T15:28:15.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-13T15:28:15.250Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69b09aefd5947b346e513aea3e1dfdeacd3d7690 [Pipeline] echo [2022-01-13T15:28:15.268Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 69b09ae [Pipeline] echo [2022-01-13T15:28:15.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T15:28:15.327Z] provisioning config files... [2022-01-13T15:28:15.342Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config68146166689677304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:28:15.654Z] ---> docker-login.sh [2022-01-13T15:28:15.654Z] nexus3.edgexfoundry.org:10001 [2022-01-13T15:28:15.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:28:15.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:28:15.914Z] Configure a credential helper to remove this warning. See [2022-01-13T15:28:15.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:28:15.914Z] [2022-01-13T15:28:15.914Z] Login Succeeded [2022-01-13T15:28:15.914Z] nexus3.edgexfoundry.org:10002 [2022-01-13T15:28:15.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:28:15.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:28:15.915Z] Configure a credential helper to remove this warning. See [2022-01-13T15:28:15.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:28:15.915Z] [2022-01-13T15:28:15.915Z] Login Succeeded [2022-01-13T15:28:15.915Z] nexus3.edgexfoundry.org:10003 [2022-01-13T15:28:15.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:28:16.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:28:16.175Z] Configure a credential helper to remove this warning. See [2022-01-13T15:28:16.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:28:16.175Z] [2022-01-13T15:28:16.176Z] Login Succeeded [2022-01-13T15:28:16.176Z] nexus3.edgexfoundry.org:10004 [2022-01-13T15:28:16.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:28:16.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:28:16.176Z] Configure a credential helper to remove this warning. See [2022-01-13T15:28:16.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:28:16.176Z] [2022-01-13T15:28:16.176Z] Login Succeeded [2022-01-13T15:28:16.176Z] docker.io [2022-01-13T15:28:16.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:28:16.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:28:16.747Z] Configure a credential helper to remove this warning. See [2022-01-13T15:28:16.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:28:16.747Z] [2022-01-13T15:28:16.747Z] Login Succeeded [2022-01-13T15:28:16.747Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T15:28:16.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-13T15:28:17.148Z] + git rev-list -1 --merges 69b09aefd5947b346e513aea3e1dfdeacd3d7690~1..69b09aefd5947b346e513aea3e1dfdeacd3d7690 [Pipeline] echo [2022-01-13T15:28:17.172Z] -----------> git rev-list -1 --merges 69b09aefd5947b346e513aea3e1dfdeacd3d7690~1..69b09aefd5947b346e513aea3e1dfdeacd3d7690 69b09aefd5947b346e513aea3e1dfdeacd3d7690 [false] [Pipeline] sh [2022-01-13T15:28:17.474Z] + git log --format=format:%s -1 69b09aefd5947b346e513aea3e1dfdeacd3d7690 [Pipeline] echo [2022-01-13T15:28:17.498Z] ========================================================= [2022-01-13T15:28:17.498Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-13T15:28:17.498Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-13T15:28:17.851Z] + git log --format=format:%s -1 69b09aefd5947b346e513aea3e1dfdeacd3d7690 [Pipeline] echo [2022-01-13T15:28:17.865Z] [semverPrep] GIT_COMMIT: 69b09aefd5947b346e513aea3e1dfdeacd3d7690, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#365) [Pipeline] echo [2022-01-13T15:28:17.873Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-13T15:28:18.298Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-13T15:28:18.298Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-13T15:28:18.298Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-13T15:28:18.298Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-13T15:28:18.298Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-13T15:28:18.298Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-13T15:28:18.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:28:18.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T15:28:18.735Z] [2022-01-13T15:28:18.735Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:28:19.047Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T15:28:19.047Z] latest: Pulling from edgex-devops/git-semver [2022-01-13T15:28:19.047Z] a0d0a0d46f8b: Pulling fs layer [2022-01-13T15:28:19.047Z] 3e5f54012d9b: Pulling fs layer [2022-01-13T15:28:19.047Z] 4c7163046ea9: Pulling fs layer [2022-01-13T15:28:19.047Z] 0c2d73faf560: Pulling fs layer [2022-01-13T15:28:19.047Z] 0c2d73faf560: Waiting [2022-01-13T15:28:19.047Z] 3e5f54012d9b: Verifying Checksum [2022-01-13T15:28:19.047Z] 3e5f54012d9b: Download complete [2022-01-13T15:28:19.047Z] a0d0a0d46f8b: Verifying Checksum [2022-01-13T15:28:19.047Z] a0d0a0d46f8b: Download complete [2022-01-13T15:28:19.047Z] 4c7163046ea9: Verifying Checksum [2022-01-13T15:28:19.047Z] 4c7163046ea9: Download complete [2022-01-13T15:28:19.047Z] 0c2d73faf560: Verifying Checksum [2022-01-13T15:28:19.047Z] 0c2d73faf560: Download complete [2022-01-13T15:28:19.311Z] a0d0a0d46f8b: Pull complete [2022-01-13T15:28:19.311Z] 3e5f54012d9b: Pull complete [2022-01-13T15:28:19.577Z] 4c7163046ea9: Pull complete [2022-01-13T15:28:19.839Z] 0c2d73faf560: Pull complete [2022-01-13T15:28:19.839Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-13T15:28:19.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T15:28:19.839Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-13T15:28:19.913Z] prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container [2022-01-13T15:28:19.945Z] $ 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-01-13T15:28:20.565Z] $ docker top d4f2123bb9f5e8de68142db724d6ceeeeacb4725d7e128d879b97723e2baecde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-13T15:28:20.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-13T15:28:20.670Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-13T15:28:20.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-13T15:28:20.770Z] $ docker exec d4f2123bb9f5e8de68142db724d6ceeeeacb4725d7e128d879b97723e2baecde ssh-agent [2022-01-13T15:28:20.856Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgFkMpF/agent.14 [2022-01-13T15:28:20.856Z] SSH_AGENT_PID=21 [2022-01-13T15:28:20.863Z] Running ssh-add (command line suppressed) [2022-01-13T15:28:20.959Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6186529458075723592.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6186529458075723592.key) [2022-01-13T15:28:20.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-13T15:28:21.278Z] + git tag --points-at HEAD [Pipeline] } [2022-01-13T15:28:21.289Z] $ docker exec --env ******** --env ******** d4f2123bb9f5e8de68142db724d6ceeeeacb4725d7e128d879b97723e2baecde ssh-agent -k [2022-01-13T15:28:21.420Z] unset SSH_AUTH_SOCK; [2022-01-13T15:28:21.421Z] unset SSH_AGENT_PID; [2022-01-13T15:28:21.421Z] echo Agent pid 21 killed; [2022-01-13T15:28:21.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-13T15:28:21.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-13T15:28:21.453Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-13T15:28:21.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-13T15:28:21.568Z] $ docker exec d4f2123bb9f5e8de68142db724d6ceeeeacb4725d7e128d879b97723e2baecde ssh-agent [2022-01-13T15:28:21.677Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmLFpIE/agent.54 [2022-01-13T15:28:21.677Z] SSH_AGENT_PID=60 [2022-01-13T15:28:21.681Z] Running ssh-add (command line suppressed) [2022-01-13T15:28:21.765Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_356643575438556941.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_356643575438556941.key) [2022-01-13T15:28:21.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-13T15:28:22.067Z] + git semver init [2022-01-13T15:28:22.067Z] # -> Open(): unable to determine branch for HEAD [2022-01-13T15:28:22.067Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-13T15:28:22.067Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-13T15:28:22.067Z] # $SEMVER_REMOTE_NAME = origin [2022-01-13T15:28:22.067Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-13T15:28:22.067Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-13T15:28:22.067Z] # $SEMVER_BRANCH = main [2022-01-13T15:28:22.067Z] # $SEMVER_TEMP = /tmp/semver-673328062 [2022-01-13T15:28:22.067Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-01-13T15:28:23.009Z] # '/tmp/semver-673328062' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-01-13T15:28:23.009Z] # -> Force: false [2022-01-13T15:28:23.009Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-01-13T15:28:23.018Z] $ docker exec --env ******** --env ******** d4f2123bb9f5e8de68142db724d6ceeeeacb4725d7e128d879b97723e2baecde ssh-agent -k [2022-01-13T15:28:23.109Z] unset SSH_AUTH_SOCK; [2022-01-13T15:28:23.109Z] unset SSH_AGENT_PID; [2022-01-13T15:28:23.109Z] echo Agent pid 60 killed; [2022-01-13T15:28:23.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-13T15:28:23.446Z] + git semver [Pipeline] } [2022-01-13T15:28:23.460Z] $ docker stop --time=1 d4f2123bb9f5e8de68142db724d6ceeeeacb4725d7e128d879b97723e2baecde [2022-01-13T15:28:24.682Z] $ docker rm -f d4f2123bb9f5e8de68142db724d6ceeeeacb4725d7e128d879b97723e2baecde [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-13T15:28:25.025Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-13T15:28:25.245Z] Stashed 1 file(s) [Pipeline] echo [2022-01-13T15:28:25.249Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.6 [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-01-13T15:28:25.392Z] provisioning config files... [2022-01-13T15:28:25.402Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3213221233726146760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:28:25.708Z] ---> docker-login.sh [2022-01-13T15:28:25.708Z] nexus3.edgexfoundry.org:10001 [2022-01-13T15:28:25.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:28:25.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:28:25.708Z] Configure a credential helper to remove this warning. See [2022-01-13T15:28:25.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:28:25.708Z] [2022-01-13T15:28:25.708Z] Login Succeeded [2022-01-13T15:28:25.708Z] nexus3.edgexfoundry.org:10002 [2022-01-13T15:28:25.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:28:25.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:28:25.708Z] Configure a credential helper to remove this warning. See [2022-01-13T15:28:25.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:28:25.708Z] [2022-01-13T15:28:25.708Z] Login Succeeded [2022-01-13T15:28:25.708Z] nexus3.edgexfoundry.org:10003 [2022-01-13T15:28:25.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:28:25.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:28:25.971Z] Configure a credential helper to remove this warning. See [2022-01-13T15:28:25.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:28:25.971Z] [2022-01-13T15:28:25.971Z] Login Succeeded [2022-01-13T15:28:25.971Z] nexus3.edgexfoundry.org:10004 [2022-01-13T15:28:25.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:28:25.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:28:25.971Z] Configure a credential helper to remove this warning. See [2022-01-13T15:28:25.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:28:25.971Z] [2022-01-13T15:28:25.971Z] Login Succeeded [2022-01-13T15:28:25.971Z] docker.io [2022-01-13T15:28:25.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:28:26.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:28:26.542Z] Configure a credential helper to remove this warning. See [2022-01-13T15:28:26.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:28:26.542Z] [2022-01-13T15:28:26.542Z] Login Succeeded [2022-01-13T15:28:26.542Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T15:28:26.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-13T15:28:26.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-13T15:28:26.633Z] ========================================================= [2022-01-13T15:28:26.633Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-13T15:28:26.633Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:28:26.945Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-13T15:28:26.945Z] Sending build context to Docker daemon 2.903MB [2022-01-13T15:28:26.945Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2022-01-13T15:28:26.945Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-13T15:28:26.945Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-13T15:28:26.945Z] a0d0a0d46f8b: Already exists [2022-01-13T15:28:26.945Z] 31adcdaf11c8: Pulling fs layer [2022-01-13T15:28:26.945Z] b8b176561691: Pulling fs layer [2022-01-13T15:28:26.945Z] 4527c011a84f: Pulling fs layer [2022-01-13T15:28:26.945Z] 5d74067f8e1e: Pulling fs layer [2022-01-13T15:28:26.945Z] e0aca202a116: Pulling fs layer [2022-01-13T15:28:26.945Z] 3a43be97a3b4: Pulling fs layer [2022-01-13T15:28:26.945Z] 34cad66bf833: Pulling fs layer [2022-01-13T15:28:26.945Z] b4e3c513aaa6: Pulling fs layer [2022-01-13T15:28:26.945Z] 5d74067f8e1e: Waiting [2022-01-13T15:28:26.945Z] e0aca202a116: Waiting [2022-01-13T15:28:26.945Z] 3a43be97a3b4: Waiting [2022-01-13T15:28:26.945Z] 34cad66bf833: Waiting [2022-01-13T15:28:26.945Z] b4e3c513aaa6: Waiting [2022-01-13T15:28:26.945Z] b8b176561691: Verifying Checksum [2022-01-13T15:28:26.945Z] b8b176561691: Download complete [2022-01-13T15:28:26.945Z] 31adcdaf11c8: Verifying Checksum [2022-01-13T15:28:26.945Z] 31adcdaf11c8: Download complete [2022-01-13T15:28:26.945Z] 5d74067f8e1e: Verifying Checksum [2022-01-13T15:28:26.945Z] 5d74067f8e1e: Download complete [2022-01-13T15:28:26.945Z] 3a43be97a3b4: Verifying Checksum [2022-01-13T15:28:26.945Z] 3a43be97a3b4: Download complete [2022-01-13T15:28:26.945Z] e0aca202a116: Verifying Checksum [2022-01-13T15:28:26.945Z] e0aca202a116: Download complete [2022-01-13T15:28:27.206Z] 31adcdaf11c8: Pull complete [2022-01-13T15:28:27.206Z] 34cad66bf833: Verifying Checksum [2022-01-13T15:28:27.206Z] 34cad66bf833: Download complete [2022-01-13T15:28:27.206Z] b8b176561691: Pull complete [2022-01-13T15:28:27.779Z] 4527c011a84f: Verifying Checksum [2022-01-13T15:28:27.779Z] 4527c011a84f: Download complete [2022-01-13T15:28:27.779Z] b4e3c513aaa6: Verifying Checksum [2022-01-13T15:28:27.779Z] b4e3c513aaa6: Download complete [2022-01-13T15:28:31.122Z] 4527c011a84f: Pull complete [2022-01-13T15:28:31.122Z] 5d74067f8e1e: Pull complete [2022-01-13T15:28:31.383Z] e0aca202a116: Pull complete [2022-01-13T15:28:31.383Z] 3a43be97a3b4: Pull complete [2022-01-13T15:28:31.383Z] 34cad66bf833: Pull complete [2022-01-13T15:28:33.964Z] b4e3c513aaa6: Pull complete [2022-01-13T15:28:33.964Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-13T15:28:33.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-13T15:28:33.964Z] ---> 9f6097aaca64 [2022-01-13T15:28:33.964Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-13T15:28:35.891Z] ---> Running in 0f60fd789444 [2022-01-13T15:28:35.891Z] Removing intermediate container 0f60fd789444 [2022-01-13T15:28:35.891Z] ---> efafd2f8a536 [2022-01-13T15:28:35.891Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-13T15:28:35.891Z] ---> Running in ac7ad8e81f2b [2022-01-13T15:28:35.891Z] Removing intermediate container ac7ad8e81f2b [2022-01-13T15:28:35.891Z] ---> e5596e6ed5f0 [2022-01-13T15:28:35.891Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-13T15:28:35.891Z] ---> Running in b3d1d1583534 [2022-01-13T15:28:35.891Z] Removing intermediate container b3d1d1583534 [2022-01-13T15:28:35.891Z] ---> ac112d84af50 [2022-01-13T15:28:35.891Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T15:28:35.891Z] ---> Running in a5a8d27f8386 [2022-01-13T15:28:36.463Z] Removing intermediate container a5a8d27f8386 [2022-01-13T15:28:36.463Z] ---> f6aff6fba51d [2022-01-13T15:28:36.463Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-13T15:28:36.463Z] ---> Running in 7d1aedb4fe3e [2022-01-13T15:28:36.725Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T15:28:37.664Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T15:28:37.923Z] OK: 220 MiB in 52 packages [2022-01-13T15:28:38.184Z] Removing intermediate container 7d1aedb4fe3e [2022-01-13T15:28:38.184Z] ---> 8415968d9ac6 [2022-01-13T15:28:38.184Z] Step 8/12 : WORKDIR /app [2022-01-13T15:28:38.184Z] ---> Running in bb75925abbbf [2022-01-13T15:28:38.184Z] Removing intermediate container bb75925abbbf [2022-01-13T15:28:38.184Z] ---> 4758e10d10d1 [2022-01-13T15:28:38.184Z] Step 9/12 : COPY . . [2022-01-13T15:28:38.443Z] ---> 7c2974cd154f [2022-01-13T15:28:38.443Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T15:28:38.443Z] ---> Running in b5faf10d4910 [2022-01-13T15:28:40.356Z] Still waiting to schedule task [2022-01-13T15:28:40.356Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-13T15:29:17.251Z] Removing intermediate container b5faf10d4910 [2022-01-13T15:29:17.252Z] ---> db37054574d2 [2022-01-13T15:29:17.252Z] Step 11/12 : ARG MAKE="make build" [2022-01-13T15:29:17.252Z] ---> Running in 4a8e649e4ead [2022-01-13T15:29:17.252Z] Removing intermediate container 4a8e649e4ead [2022-01-13T15:29:17.252Z] ---> 62247439dea4 [2022-01-13T15:29:17.252Z] Step 12/12 : RUN $MAKE [2022-01-13T15:29:17.252Z] ---> Running in d1f7fb1e74d4 [2022-01-13T15:29:17.252Z] noop [2022-01-13T15:29:17.252Z] Removing intermediate container d1f7fb1e74d4 [2022-01-13T15:29:17.252Z] ---> 9732486c6e23 [2022-01-13T15:29:17.252Z] Successfully built 9732486c6e23 [2022-01-13T15:29:17.252Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:29:17.550Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-13T15:29:17.550Z] . [Pipeline] withDockerContainer [2022-01-13T15:29:17.615Z] prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container [2022-01-13T15:29:17.648Z] $ 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-01-13T15:29:17.971Z] $ docker top be8d7d94afa14e848ad20a91a7af3d28600a3ff877cdf0fbeafab2b8f28f5140 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T15:29:18.320Z] + go version [2022-01-13T15:29:18.320Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-13T15:29:18.381Z] $ docker stop --time=1 be8d7d94afa14e848ad20a91a7af3d28600a3ff877cdf0fbeafab2b8f28f5140 [2022-01-13T15:29:19.560Z] $ docker rm -f be8d7d94afa14e848ad20a91a7af3d28600a3ff877cdf0fbeafab2b8f28f5140 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:29:19.971Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-13T15:29:19.971Z] . [Pipeline] withDockerContainer [2022-01-13T15:29:20.029Z] prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container [2022-01-13T15:29:20.063Z] $ 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-01-13T15:29:20.381Z] $ docker top b32a8fe466a9f80c80fe5bb0028b4f1e7047c862cf4724cde7d3514bc5906a51 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-13T15:29:20.751Z] + make test [2022-01-13T15:29:20.751Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-13T15:29:35.869Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-13T15:29:35.869Z] CGO_ENABLED=1 go vet ./... [2022-01-13T15:29:42.637Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-13T15:29:42.637Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-13T15:29:42.637Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-13T15:29:42.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-13T15:29:42.663Z] $ docker stop --time=1 b32a8fe466a9f80c80fe5bb0028b4f1e7047c862cf4724cde7d3514bc5906a51 [2022-01-13T15:29:44.200Z] $ docker rm -f b32a8fe466a9f80c80fe5bb0028b4f1e7047c862cf4724cde7d3514bc5906a51 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-13T15:29:44.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-13T15:29:44.613Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-13T15:29:45.597Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-13T15:29:45.891Z] + ls -al . [2022-01-13T15:29:45.891Z] total 148 [2022-01-13T15:29:45.891Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 13 15:29 . [2022-01-13T15:29:45.891Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 13 15:28 .. [2022-01-13T15:29:45.891Z] -rw-rw-r--. 1 jenkins jenkins 7608 Jan 13 15:28 Attribution.txt [2022-01-13T15:29:45.891Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 13 15:28 bin [2022-01-13T15:29:45.891Z] -rw-rw-r--. 1 jenkins jenkins 23791 Jan 13 15:28 CHANGELOG.md [2022-01-13T15:29:45.891Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 13 15:29 coverage.out [2022-01-13T15:29:45.891Z] -rw-rw-r--. 1 jenkins jenkins 2064 Jan 13 15:28 Dockerfile [2022-01-13T15:29:45.891Z] -rw-rw-r--. 1 jenkins jenkins 119 Jan 13 15:28 .dockerignore [2022-01-13T15:29:45.891Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 13 15:28 .git [2022-01-13T15:29:45.891Z] drwxrwxr-x. 2 jenkins jenkins 104 Jan 13 15:28 .github [2022-01-13T15:29:45.891Z] -rw-rw-r--. 1 jenkins jenkins 104 Jan 13 15:28 .gitignore [2022-01-13T15:29:45.891Z] -rw-rw-r--. 1 jenkins jenkins 135 Jan 13 15:28 go.mod [2022-01-13T15:29:45.891Z] -rw-rw-r--. 1 jenkins jenkins 49308 Jan 13 15:28 go.sum [2022-01-13T15:29:45.891Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 13 15:28 GOVERNANCE.md [2022-01-13T15:29:45.891Z] -rw-rw-r--. 1 jenkins jenkins 687 Jan 13 15:28 Jenkinsfile [2022-01-13T15:29:45.891Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 13 15:28 LICENSE [2022-01-13T15:29:45.891Z] -rw-rw-r--. 1 jenkins jenkins 1949 Jan 13 15:28 main.go [2022-01-13T15:29:45.891Z] -rw-rw-r--. 1 jenkins jenkins 1614 Jan 13 15:28 makefile [2022-01-13T15:29:45.891Z] -rw-rw-r--. 1 jenkins jenkins 618 Jan 13 15:28 OWNERS.md [2022-01-13T15:29:45.891Z] -rw-rw-r--. 1 jenkins jenkins 3860 Jan 13 15:28 README.md [2022-01-13T15:29:45.891Z] drwxrwxr-x. 9 jenkins jenkins 151 Jan 13 15:28 res [2022-01-13T15:29:45.891Z] drwx------. 3 jenkins jenkins 58 Jan 13 15:28 .semver [2022-01-13T15:29:45.891Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 13 15:28 snap [2022-01-13T15:29:45.891Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 13 15:28 VERSION [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:29:46.198Z] + 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=69b09aefd5947b346e513aea3e1dfdeacd3d7690 --label arch=amd64 --label version=2.2.0-dev.6 . [2022-01-13T15:29:46.198Z] Sending build context to Docker daemon 2.904MB [2022-01-13T15:29:46.198Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2022-01-13T15:29:46.198Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-13T15:29:46.198Z] ---> 9732486c6e23 [2022-01-13T15:29:46.198Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-13T15:29:46.198Z] ---> Running in 38d4733422f1 [2022-01-13T15:29:46.460Z] Removing intermediate container 38d4733422f1 [2022-01-13T15:29:46.460Z] ---> d45fe764bbb7 [2022-01-13T15:29:46.460Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-13T15:29:46.460Z] ---> Running in 8670f56446eb [2022-01-13T15:29:46.460Z] Removing intermediate container 8670f56446eb [2022-01-13T15:29:46.460Z] ---> b4afc7903a24 [2022-01-13T15:29:46.460Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-13T15:29:46.460Z] ---> Running in fe46a62cc972 [2022-01-13T15:29:46.460Z] Removing intermediate container fe46a62cc972 [2022-01-13T15:29:46.460Z] ---> 3622a672c036 [2022-01-13T15:29:46.460Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T15:29:46.460Z] ---> Running in 25c3397db551 [2022-01-13T15:29:47.036Z] Removing intermediate container 25c3397db551 [2022-01-13T15:29:47.036Z] ---> 6f47848c2618 [2022-01-13T15:29:47.036Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-13T15:29:47.036Z] ---> Running in 2f786d57fb0b [2022-01-13T15:29:47.297Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T15:29:48.244Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T15:29:48.506Z] OK: 220 MiB in 52 packages [2022-01-13T15:29:48.506Z] Removing intermediate container 2f786d57fb0b [2022-01-13T15:29:48.506Z] ---> 7a6ea92c3c35 [2022-01-13T15:29:48.506Z] Step 8/26 : WORKDIR /app [2022-01-13T15:29:48.506Z] ---> Running in 8a0cd7efb299 [2022-01-13T15:29:48.765Z] Removing intermediate container 8a0cd7efb299 [2022-01-13T15:29:48.765Z] ---> e1c34798ce20 [2022-01-13T15:29:48.765Z] Step 9/26 : COPY . . [2022-01-13T15:29:49.025Z] ---> 8f76c4fd8ce3 [2022-01-13T15:29:49.025Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T15:29:49.025Z] ---> Running in 56c2deb5e15d [2022-01-13T15:29:49.599Z] Removing intermediate container 56c2deb5e15d [2022-01-13T15:29:49.599Z] ---> e9315c6a0b33 [2022-01-13T15:29:49.599Z] Step 11/26 : ARG MAKE="make build" [2022-01-13T15:29:49.599Z] ---> Running in ded72be04770 [2022-01-13T15:29:49.599Z] Removing intermediate container ded72be04770 [2022-01-13T15:29:49.599Z] ---> e1e0a2643118 [2022-01-13T15:29:49.599Z] Step 12/26 : RUN $MAKE [2022-01-13T15:29:49.599Z] ---> Running in 1e0977ac0b06 [2022-01-13T15:29:49.865Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.6" -o app-service-configurable [2022-01-13T15:30:02.144Z] Removing intermediate container 1e0977ac0b06 [2022-01-13T15:30:02.144Z] ---> 802d1c28e459 [2022-01-13T15:30:02.144Z] Step 13/26 : FROM alpine:3.14 [2022-01-13T15:30:02.144Z] 3.14: Pulling from library/alpine [2022-01-13T15:30:02.144Z] 97518928ae5f: Pulling fs layer [2022-01-13T15:30:02.405Z] 97518928ae5f: Verifying Checksum [2022-01-13T15:30:02.405Z] 97518928ae5f: Download complete [2022-01-13T15:30:02.405Z] 97518928ae5f: Pull complete [2022-01-13T15:30:02.405Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-13T15:30:02.405Z] Status: Downloaded newer image for alpine:3.14 [2022-01-13T15:30:02.405Z] ---> 0a97eee8041e [2022-01-13T15:30:02.405Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-13T15:30:02.405Z] ---> Running in 1cb582e30590 [2022-01-13T15:30:02.665Z] Removing intermediate container 1cb582e30590 [2022-01-13T15:30:02.665Z] ---> a1e9f26c643b [2022-01-13T15:30:02.665Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-13T15:30:02.665Z] ---> Running in f90ac099a7e1 [2022-01-13T15:30:02.665Z] Removing intermediate container f90ac099a7e1 [2022-01-13T15:30:02.665Z] ---> ad65b07c15af [2022-01-13T15:30:02.665Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-13T15:30:02.665Z] ---> Running in b09de3715ab4 [2022-01-13T15:30:02.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T15:30:03.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T15:30:03.186Z] (1/7) Installing ca-certificates (20191127-r5) [2022-01-13T15:30:03.186Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-13T15:30:03.186Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-13T15:30:03.186Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-13T15:30:03.186Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-13T15:30:03.446Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-13T15:30:03.446Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-13T15:30:03.446Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T15:30:03.446Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T15:30:03.446Z] OK: 9 MiB in 21 packages [2022-01-13T15:30:03.707Z] Removing intermediate container b09de3715ab4 [2022-01-13T15:30:03.707Z] ---> b7659c7fb7db [2022-01-13T15:30:03.707Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-13T15:30:03.968Z] ---> 0ed60077b647 [2022-01-13T15:30:03.968Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-13T15:30:03.968Z] ---> b4d4a5421885 [2022-01-13T15:30:03.968Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2022-01-13T15:30:04.229Z] ---> 49faea7f64b9 [2022-01-13T15:30:04.229Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-13T15:30:04.491Z] ---> 9a5c898e9a11 [2022-01-13T15:30:04.491Z] Step 21/26 : EXPOSE 48095 [2022-01-13T15:30:04.491Z] ---> Running in 41af7ad11373 [2022-01-13T15:30:04.753Z] Removing intermediate container 41af7ad11373 [2022-01-13T15:30:04.753Z] ---> 31bc11bf545e [2022-01-13T15:30:04.753Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2022-01-13T15:30:04.753Z] ---> Running in 59f4a3d7354c [2022-01-13T15:30:04.753Z] Removing intermediate container 59f4a3d7354c [2022-01-13T15:30:04.753Z] ---> 5cbd56f35dc6 [2022-01-13T15:30:04.753Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T15:30:04.753Z] ---> Running in 6793bfc078cb [2022-01-13T15:30:04.753Z] Removing intermediate container 6793bfc078cb [2022-01-13T15:30:04.753Z] ---> 7ecf2af4c460 [2022-01-13T15:30:04.753Z] Step 24/26 : LABEL arch=amd64 [2022-01-13T15:30:05.012Z] ---> Running in fcafba8d16ad [2022-01-13T15:30:05.012Z] Removing intermediate container fcafba8d16ad [2022-01-13T15:30:05.012Z] ---> 616815b56b3d [2022-01-13T15:30:05.012Z] Step 25/26 : LABEL git_sha=69b09aefd5947b346e513aea3e1dfdeacd3d7690 [2022-01-13T15:30:05.012Z] ---> Running in 1cd7d1abb993 [2022-01-13T15:30:05.012Z] Removing intermediate container 1cd7d1abb993 [2022-01-13T15:30:05.012Z] ---> 2c39d595124a [2022-01-13T15:30:05.012Z] Step 26/26 : LABEL version=2.2.0-dev.6 [2022-01-13T15:30:05.012Z] ---> Running in 4995ddfe4e5c [2022-01-13T15:30:05.271Z] Removing intermediate container 4995ddfe4e5c [2022-01-13T15:30:05.271Z] ---> 8a6eadfdeabf [2022-01-13T15:30:05.271Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-13T15:30:05.271Z] Successfully built 8a6eadfdeabf [2022-01-13T15:30:05.271Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T15:30:05.364Z] provisioning config files... [2022-01-13T15:30:05.375Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1586974097926849705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:30:05.697Z] ---> docker-login.sh [2022-01-13T15:30:05.697Z] nexus3.edgexfoundry.org:10001 [2022-01-13T15:30:05.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:30:05.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:30:05.698Z] Configure a credential helper to remove this warning. See [2022-01-13T15:30:05.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:30:05.698Z] [2022-01-13T15:30:05.698Z] Login Succeeded [2022-01-13T15:30:05.698Z] nexus3.edgexfoundry.org:10002 [2022-01-13T15:30:05.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:30:05.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:30:05.698Z] Configure a credential helper to remove this warning. See [2022-01-13T15:30:05.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:30:05.698Z] [2022-01-13T15:30:05.698Z] Login Succeeded [2022-01-13T15:30:05.698Z] nexus3.edgexfoundry.org:10003 [2022-01-13T15:30:05.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:30:05.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:30:05.956Z] Configure a credential helper to remove this warning. See [2022-01-13T15:30:05.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:30:05.956Z] [2022-01-13T15:30:05.956Z] Login Succeeded [2022-01-13T15:30:05.956Z] nexus3.edgexfoundry.org:10004 [2022-01-13T15:30:05.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:30:05.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:30:05.956Z] Configure a credential helper to remove this warning. See [2022-01-13T15:30:05.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:30:05.956Z] [2022-01-13T15:30:05.956Z] Login Succeeded [2022-01-13T15:30:05.956Z] docker.io [2022-01-13T15:30:06.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:30:06.343Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1425 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-01-13T15:30:06.354Z] Running in /w/workspace/app-service-configurable/42 [Pipeline] { [Pipeline] checkout [2022-01-13T15:30:06.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:30:06.474Z] Configure a credential helper to remove this warning. See [2022-01-13T15:30:06.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:30:06.474Z] [2022-01-13T15:30:06.474Z] Login Succeeded [2022-01-13T15:30:06.474Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T15:30:06.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T15:30:06.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-13T15:30:06.540Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-01-13T15:30:06.540Z] 69b09aefd5947b346e513aea3e1dfdeacd3d7690 [2022-01-13T15:30:06.540Z] latest [2022-01-13T15:30:06.540Z] 2.2.0-dev.6 [2022-01-13T15:30:06.540Z] 69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6 [2022-01-13T15:30:06.540Z] main [2022-01-13T15:30:06.540Z] ===================================================== [2022-01-13T15:30:06.547Z] Selected Git installation does not exist. Using Default [2022-01-13T15:30:06.547Z] The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:30:06.862Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:69b09aefd5947b346e513aea3e1dfdeacd3d7690 [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:30:07.165Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:69b09aefd5947b346e513aea3e1dfdeacd3d7690 [2022-01-13T15:30:07.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-13T15:30:07.165Z] f4b39e08977c: Preparing [2022-01-13T15:30:07.165Z] 9ce1c3230981: Preparing [2022-01-13T15:30:07.165Z] 2029692d4646: Preparing [2022-01-13T15:30:07.165Z] 464a291b005c: Preparing [2022-01-13T15:30:07.165Z] a5c506b4ba97: Preparing [2022-01-13T15:30:07.165Z] 1a058d5342cc: Preparing [2022-01-13T15:30:07.165Z] 1a058d5342cc: Waiting [2022-01-13T15:30:07.427Z] 9ce1c3230981: Pushed [2022-01-13T15:30:07.427Z] 2029692d4646: Pushed [2022-01-13T15:30:07.427Z] 1a058d5342cc: Layer already exists [2022-01-13T15:30:07.427Z] a5c506b4ba97: Pushed [2022-01-13T15:30:07.427Z] 464a291b005c: Pushed [2022-01-13T15:30:08.815Z] f4b39e08977c: Pushed [2022-01-13T15:30:09.075Z] 69b09aefd5947b346e513aea3e1dfdeacd3d7690: digest: sha256:1ebfbdc9c35e001bc20cbb04b0b8cdc69eb9bbe45da858d47dc9038cb4e73ab3 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:30:09.375Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:30:09.667Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-01-13T15:30:09.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-13T15:30:09.667Z] f4b39e08977c: Preparing [2022-01-13T15:30:09.667Z] 9ce1c3230981: Preparing [2022-01-13T15:30:09.667Z] 2029692d4646: Preparing [2022-01-13T15:30:09.667Z] 464a291b005c: Preparing [2022-01-13T15:30:09.667Z] a5c506b4ba97: Preparing [2022-01-13T15:30:09.667Z] 1a058d5342cc: Preparing [2022-01-13T15:30:09.667Z] 1a058d5342cc: Waiting [2022-01-13T15:30:09.667Z] f4b39e08977c: Layer already exists [2022-01-13T15:30:09.667Z] 9ce1c3230981: Layer already exists [2022-01-13T15:30:09.667Z] a5c506b4ba97: Layer already exists [2022-01-13T15:30:09.667Z] 464a291b005c: Layer already exists [2022-01-13T15:30:09.667Z] 2029692d4646: Layer already exists [2022-01-13T15:30:09.667Z] 1a058d5342cc: Layer already exists [2022-01-13T15:30:09.667Z] latest: digest: sha256:1ebfbdc9c35e001bc20cbb04b0b8cdc69eb9bbe45da858d47dc9038cb4e73ab3 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:30:09.968Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:30:10.257Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.6 [2022-01-13T15:30:10.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-13T15:30:10.257Z] f4b39e08977c: Preparing [2022-01-13T15:30:10.257Z] 9ce1c3230981: Preparing [2022-01-13T15:30:10.257Z] 2029692d4646: Preparing [2022-01-13T15:30:10.257Z] 464a291b005c: Preparing [2022-01-13T15:30:10.257Z] a5c506b4ba97: Preparing [2022-01-13T15:30:10.257Z] 1a058d5342cc: Preparing [2022-01-13T15:30:10.257Z] 1a058d5342cc: Waiting [2022-01-13T15:30:10.257Z] 464a291b005c: Layer already exists [2022-01-13T15:30:10.257Z] 2029692d4646: Layer already exists [2022-01-13T15:30:10.257Z] f4b39e08977c: Layer already exists [2022-01-13T15:30:10.257Z] a5c506b4ba97: Layer already exists [2022-01-13T15:30:10.257Z] 9ce1c3230981: Layer already exists [2022-01-13T15:30:10.257Z] 1a058d5342cc: Layer already exists [2022-01-13T15:30:10.257Z] 2.2.0-dev.6: digest: sha256:1ebfbdc9c35e001bc20cbb04b0b8cdc69eb9bbe45da858d47dc9038cb4e73ab3 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:30:10.556Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:30:10.850Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6 [2022-01-13T15:30:10.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-13T15:30:10.850Z] f4b39e08977c: Preparing [2022-01-13T15:30:10.850Z] 9ce1c3230981: Preparing [2022-01-13T15:30:10.850Z] 2029692d4646: Preparing [2022-01-13T15:30:10.850Z] 464a291b005c: Preparing [2022-01-13T15:30:10.850Z] a5c506b4ba97: Preparing [2022-01-13T15:30:10.850Z] 1a058d5342cc: Preparing [2022-01-13T15:30:10.850Z] 1a058d5342cc: Waiting [2022-01-13T15:30:10.850Z] 464a291b005c: Layer already exists [2022-01-13T15:30:10.850Z] 2029692d4646: Layer already exists [2022-01-13T15:30:10.850Z] 9ce1c3230981: Layer already exists [2022-01-13T15:30:10.850Z] a5c506b4ba97: Layer already exists [2022-01-13T15:30:10.850Z] f4b39e08977c: Layer already exists [2022-01-13T15:30:10.850Z] 1a058d5342cc: Layer already exists [2022-01-13T15:30:10.850Z] 69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6: digest: sha256:1ebfbdc9c35e001bc20cbb04b0b8cdc69eb9bbe45da858d47dc9038cb4e73ab3 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:30:11.064Z] using credential edgex-jenkins-ssh [2022-01-13T15:30:11.086Z] Cloning the remote Git repository [2022-01-13T15:30:11.150Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:30:11.143Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-01-13T15:30:11.241Z] > git init /w/workspace/app-service-configurable/42 # timeout=10 [2022-01-13T15:30:11.451Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-01-13T15:30:11.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-13T15:30:11.451Z] f4b39e08977c: Preparing [2022-01-13T15:30:11.451Z] 9ce1c3230981: Preparing [2022-01-13T15:30:11.451Z] 2029692d4646: Preparing [2022-01-13T15:30:11.451Z] 464a291b005c: Preparing [2022-01-13T15:30:11.451Z] a5c506b4ba97: Preparing [2022-01-13T15:30:11.451Z] 1a058d5342cc: Preparing [2022-01-13T15:30:11.451Z] 1a058d5342cc: Waiting [2022-01-13T15:30:11.451Z] a5c506b4ba97: Layer already exists [2022-01-13T15:30:11.451Z] 464a291b005c: Layer already exists [2022-01-13T15:30:11.451Z] 2029692d4646: Layer already exists [2022-01-13T15:30:11.451Z] f4b39e08977c: Layer already exists [2022-01-13T15:30:11.451Z] 9ce1c3230981: Layer already exists [2022-01-13T15:30:11.451Z] 1a058d5342cc: Layer already exists [2022-01-13T15:30:11.451Z] main: digest: sha256:1ebfbdc9c35e001bc20cbb04b0b8cdc69eb9bbe45da858d47dc9038cb4e73ab3 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T15:30:11.488Z] ===================================================== [Pipeline] echo [2022-01-13T15:30:11.501Z] taggedImages: [2022-01-13T15:30:11.501Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:69b09aefd5947b346e513aea3e1dfdeacd3d7690 [2022-01-13T15:30:11.501Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-01-13T15:30:11.501Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.6 [2022-01-13T15:30:11.501Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6 [2022-01-13T15:30:11.501Z] - 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-01-13T15:30:11.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-13T15:30:11.893Z] [2022-01-13T15:30:11.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:30:12.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-13T15:30:12.193Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-13T15:30:12.193Z] b4d181a07f80: Pulling fs layer [2022-01-13T15:30:12.193Z] a1111a8f2ec3: Pulling fs layer [2022-01-13T15:30:12.193Z] ed53099fbce6: Pulling fs layer [2022-01-13T15:30:12.193Z] dc539afda2c1: Pulling fs layer [2022-01-13T15:30:12.193Z] 77bc0d833cb6: Pulling fs layer [2022-01-13T15:30:12.193Z] 9065ff56babe: Pulling fs layer [2022-01-13T15:30:12.193Z] d287ab97295c: Pulling fs layer [2022-01-13T15:30:12.193Z] dc539afda2c1: Waiting [2022-01-13T15:30:12.193Z] 77bc0d833cb6: Waiting [2022-01-13T15:30:12.193Z] 9065ff56babe: Waiting [2022-01-13T15:30:12.193Z] d287ab97295c: Waiting [2022-01-13T15:30:12.193Z] a1111a8f2ec3: Verifying Checksum [2022-01-13T15:30:12.193Z] a1111a8f2ec3: Download complete [2022-01-13T15:30:12.193Z] dc539afda2c1: Verifying Checksum [2022-01-13T15:30:12.193Z] dc539afda2c1: Download complete [2022-01-13T15:30:12.193Z] ed53099fbce6: Verifying Checksum [2022-01-13T15:30:12.193Z] ed53099fbce6: Download complete [2022-01-13T15:30:12.193Z] 77bc0d833cb6: Verifying Checksum [2022-01-13T15:30:12.193Z] 77bc0d833cb6: Download complete [2022-01-13T15:30:12.193Z] 9065ff56babe: Verifying Checksum [2022-01-13T15:30:12.193Z] 9065ff56babe: Download complete [2022-01-13T15:30:12.455Z] b4d181a07f80: Download complete [2022-01-13T15:30:11.317Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-13T15:30:11.318Z] > git --version # timeout=10 [2022-01-13T15:30:11.343Z] > git --version # 'git version 2.17.1' [2022-01-13T15:30:11.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-13T15:30:11.441Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-13T15:30:12.648Z] Avoid second fetch [2022-01-13T15:30:12.649Z] Checking out Revision 69b09aefd5947b346e513aea3e1dfdeacd3d7690 (main) [2022-01-13T15:30:13.033Z] d287ab97295c: Verifying Checksum [2022-01-13T15:30:13.033Z] d287ab97295c: Download complete [2022-01-13T15:30:13.609Z] b4d181a07f80: Pull complete [2022-01-13T15:30:12.550Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-13T15:30:12.573Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-13T15:30:12.675Z] > git config core.sparsecheckout # timeout=10 [2022-01-13T15:30:12.699Z] > git checkout -f 69b09aefd5947b346e513aea3e1dfdeacd3d7690 # timeout=10 [2022-01-13T15:30:13.871Z] a1111a8f2ec3: Pull complete [2022-01-13T15:30:14.442Z] ed53099fbce6: Pull complete [2022-01-13T15:30:14.442Z] dc539afda2c1: Pull complete [2022-01-13T15:30:14.703Z] 77bc0d833cb6: Pull complete [2022-01-13T15:30:14.973Z] 9065ff56babe: Pull complete [2022-01-13T15:30:17.008Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#365)" [2022-01-13T15:30:17.416Z] [2022-01-13T15:30:17.416Z] GitHub has been notified of this commit’s build result [2022-01-13T15:30:17.416Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-13T15:30:17.975Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-13T15:30:17.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T15:30:17.976Z] Dload Upload Total Spent Left Speed [2022-01-13T15:30:17.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48536 0 --:--:-- --:--:-- --:--:-- 48536 [Pipeline] sh [2022-01-13T15:30:18.485Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-13T15:30:18.830Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-13T15:30:18.830Z] + sudo tee /etc/docker/daemon.new [2022-01-13T15:30:18.830Z] { [2022-01-13T15:30:18.830Z] "registry-mirrors": [ [2022-01-13T15:30:18.830Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-13T15:30:18.830Z] ], [2022-01-13T15:30:18.830Z] "bip": "10.250.0.254/24", [2022-01-13T15:30:18.830Z] "hosts": [ [2022-01-13T15:30:18.830Z] "tcp://0.0.0.0:5555", [2022-01-13T15:30:18.830Z] "unix:///var/run/docker.sock" [2022-01-13T15:30:18.830Z] ], [2022-01-13T15:30:18.830Z] "mtu": 1458, [2022-01-13T15:30:18.830Z] "selinux-enabled": true, [2022-01-13T15:30:18.830Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-13T15:30:18.830Z] } [Pipeline] sh [2022-01-13T15:30:19.174Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-13T15:30:19.519Z] + sudo service docker restart [2022-01-13T15:30:20.306Z] d287ab97295c: Pull complete [2022-01-13T15:30:20.306Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-13T15:30:20.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-13T15:30:20.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-13T15:30:20.367Z] prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container [2022-01-13T15:30:20.399Z] $ 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-01-13T15:30:22.834Z] $ docker top f7bdf0757436feb92bed62023ee9fa69940d81e81da01f7dd0691659c81bb33a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:30:23.268Z] ---> job-cost.sh [2022-01-13T15:30:23.268Z] lf-activate-venv: SKIPPING [2022-01-13T15:30:23.268Z] INFO: No Stack... [2022-01-13T15:30:23.530Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-13T15:30:23.790Z] INFO: Archiving Costs [Pipeline] sh [2022-01-13T15:30:24.087Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-01-13T15:30:24.087Z] + cut -d, -f6 [Pipeline] lock [2022-01-13T15:30:24.100Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-42-stack-cost] [2022-01-13T15:30:24.106Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-42-stack-cost] did not exist. Created. [2022-01-13T15:30:24.106Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-13T15:30:24.412Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-13T15:30:24.449Z] Stashed 1 file(s) [Pipeline] } [2022-01-13T15:30:24.457Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-42-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-13T15:30:24.473Z] $ docker stop --time=1 f7bdf0757436feb92bed62023ee9fa69940d81e81da01f7dd0691659c81bb33a [2022-01-13T15:30:25.601Z] $ docker rm -f f7bdf0757436feb92bed62023ee9fa69940d81e81da01f7dd0691659c81bb33a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T15:30:37.895Z] provisioning config files... [2022-01-13T15:30:37.947Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/42@tmp/config2612884556313117396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:30:38.335Z] ---> docker-login.sh [2022-01-13T15:30:38.335Z] nexus3.edgexfoundry.org:10001 [2022-01-13T15:30:38.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:30:39.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:30:39.206Z] Configure a credential helper to remove this warning. See [2022-01-13T15:30:39.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:30:39.206Z] [2022-01-13T15:30:39.206Z] Login Succeeded [2022-01-13T15:30:39.206Z] nexus3.edgexfoundry.org:10002 [2022-01-13T15:30:39.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:30:39.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:30:39.484Z] Configure a credential helper to remove this warning. See [2022-01-13T15:30:39.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:30:39.484Z] [2022-01-13T15:30:39.484Z] Login Succeeded [2022-01-13T15:30:39.484Z] nexus3.edgexfoundry.org:10003 [2022-01-13T15:30:40.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:30:40.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:30:40.085Z] Configure a credential helper to remove this warning. See [2022-01-13T15:30:40.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:30:40.085Z] [2022-01-13T15:30:40.085Z] Login Succeeded [2022-01-13T15:30:40.085Z] nexus3.edgexfoundry.org:10004 [2022-01-13T15:30:40.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:30:40.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:30:40.364Z] Configure a credential helper to remove this warning. See [2022-01-13T15:30:40.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:30:40.364Z] [2022-01-13T15:30:40.364Z] Login Succeeded [2022-01-13T15:30:40.364Z] docker.io [2022-01-13T15:30:40.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:30:41.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:30:41.238Z] Configure a credential helper to remove this warning. See [2022-01-13T15:30:41.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:30:41.239Z] [2022-01-13T15:30:41.239Z] Login Succeeded [2022-01-13T15:30:41.239Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T15:30:41.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-13T15:30:41.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-13T15:30:41.729Z] ========================================================= [2022-01-13T15:30:41.729Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-13T15:30:41.729Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:30:42.072Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-13T15:30:42.072Z] Sending build context to Docker daemon 204.8kB [2022-01-13T15:30:42.344Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2022-01-13T15:30:42.344Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-13T15:30:42.620Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-13T15:30:42.620Z] 552d1f2373af: Pulling fs layer [2022-01-13T15:30:42.620Z] ea3f2d53f512: Pulling fs layer [2022-01-13T15:30:42.620Z] 9e70ebbbe112: Pulling fs layer [2022-01-13T15:30:42.620Z] 7a9cfe048b4a: Pulling fs layer [2022-01-13T15:30:42.620Z] 72dc09318566: Pulling fs layer [2022-01-13T15:30:42.620Z] f4f7b4309257: Pulling fs layer [2022-01-13T15:30:42.620Z] 0ac9a79272e3: Pulling fs layer [2022-01-13T15:30:42.620Z] b78e95d17946: Pulling fs layer [2022-01-13T15:30:42.620Z] 7a9cfe048b4a: Waiting [2022-01-13T15:30:42.620Z] 72dc09318566: Waiting [2022-01-13T15:30:42.620Z] f4f7b4309257: Waiting [2022-01-13T15:30:42.620Z] b78e95d17946: Waiting [2022-01-13T15:30:42.620Z] 0ac9a79272e3: Waiting [2022-01-13T15:30:42.620Z] 9e70ebbbe112: Verifying Checksum [2022-01-13T15:30:42.620Z] 9e70ebbbe112: Download complete [2022-01-13T15:30:42.620Z] ea3f2d53f512: Verifying Checksum [2022-01-13T15:30:42.620Z] ea3f2d53f512: Download complete [2022-01-13T15:30:42.620Z] 72dc09318566: Download complete [2022-01-13T15:30:42.620Z] f4f7b4309257: Download complete [2022-01-13T15:30:42.620Z] 552d1f2373af: Verifying Checksum [2022-01-13T15:30:42.620Z] 552d1f2373af: Download complete [2022-01-13T15:30:42.620Z] 0ac9a79272e3: Verifying Checksum [2022-01-13T15:30:42.620Z] 0ac9a79272e3: Download complete [2022-01-13T15:30:43.618Z] 552d1f2373af: Pull complete [2022-01-13T15:30:44.218Z] ea3f2d53f512: Pull complete [2022-01-13T15:30:44.493Z] 9e70ebbbe112: Pull complete [2022-01-13T15:30:44.493Z] b78e95d17946: Verifying Checksum [2022-01-13T15:30:44.493Z] b78e95d17946: Download complete [2022-01-13T15:30:45.090Z] 7a9cfe048b4a: Verifying Checksum [2022-01-13T15:30:45.090Z] 7a9cfe048b4a: Download complete [2022-01-13T15:30:55.239Z] 7a9cfe048b4a: Pull complete [2022-01-13T15:30:55.513Z] 72dc09318566: Pull complete [2022-01-13T15:30:55.787Z] f4f7b4309257: Pull complete [2022-01-13T15:30:56.380Z] 0ac9a79272e3: Pull complete [2022-01-13T15:31:03.092Z] b78e95d17946: Pull complete [2022-01-13T15:31:03.092Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-13T15:31:03.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-13T15:31:03.092Z] ---> 8b459fc5aaf0 [2022-01-13T15:31:03.092Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-13T15:31:03.687Z] ---> Running in 7080ad6b83bf [2022-01-13T15:31:03.961Z] Removing intermediate container 7080ad6b83bf [2022-01-13T15:31:03.961Z] ---> 36f10866833b [2022-01-13T15:31:03.961Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-13T15:31:03.961Z] ---> Running in 5561042164fd [2022-01-13T15:31:04.550Z] Removing intermediate container 5561042164fd [2022-01-13T15:31:04.551Z] ---> 966993b84499 [2022-01-13T15:31:04.551Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-13T15:31:04.551Z] ---> Running in 74ba75eef93d [2022-01-13T15:31:04.823Z] Removing intermediate container 74ba75eef93d [2022-01-13T15:31:04.823Z] ---> 390ebc61feb1 [2022-01-13T15:31:04.823Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T15:31:04.823Z] ---> Running in 2ae933042abc [2022-01-13T15:31:06.790Z] Removing intermediate container 2ae933042abc [2022-01-13T15:31:06.790Z] ---> 9193fc58883b [2022-01-13T15:31:06.790Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-13T15:31:06.790Z] ---> Running in d6913e30ed47 [2022-01-13T15:31:07.380Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T15:31:08.345Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T15:31:08.937Z] OK: 219 MiB in 52 packages [2022-01-13T15:31:09.914Z] Removing intermediate container d6913e30ed47 [2022-01-13T15:31:09.914Z] ---> 806b271b5b28 [2022-01-13T15:31:09.914Z] Step 8/12 : WORKDIR /app [2022-01-13T15:31:09.914Z] ---> Running in ed042f657e88 [2022-01-13T15:31:10.183Z] Removing intermediate container ed042f657e88 [2022-01-13T15:31:10.183Z] ---> 8c2cd3e20b1f [2022-01-13T15:31:10.183Z] Step 9/12 : COPY . . [2022-01-13T15:31:10.777Z] ---> 403a7e165206 [2022-01-13T15:31:10.777Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T15:31:11.050Z] ---> Running in 25de04a66242 [2022-01-13T15:32:32.840Z] Removing intermediate container 25de04a66242 [2022-01-13T15:32:32.840Z] ---> 4111df21090c [2022-01-13T15:32:32.840Z] Step 11/12 : ARG MAKE="make build" [2022-01-13T15:32:32.840Z] ---> Running in 882263731ef9 [2022-01-13T15:32:32.840Z] Removing intermediate container 882263731ef9 [2022-01-13T15:32:32.840Z] ---> ea36c36be8d3 [2022-01-13T15:32:32.840Z] Step 12/12 : RUN $MAKE [2022-01-13T15:32:32.840Z] ---> Running in 22a3eb679628 [2022-01-13T15:32:32.840Z] noop [2022-01-13T15:32:32.840Z] Removing intermediate container 22a3eb679628 [2022-01-13T15:32:32.840Z] ---> 47c059aa98e4 [2022-01-13T15:32:32.840Z] Successfully built 47c059aa98e4 [2022-01-13T15:32:32.840Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:32:33.179Z] + docker inspect -f . ci-base-image-arm64 [2022-01-13T15:32:33.179Z] . [Pipeline] withDockerContainer [2022-01-13T15:32:33.408Z] prd-ubuntu18.04-docker-arm64-4c-16g-1425 does not seem to be running inside a container [2022-01-13T15:32:33.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/42 -v /w/workspace/app-service-configurable/42:/w/workspace/app-service-configurable/42:rw,z -v /w/workspace/app-service-configurable/42@tmp:/w/workspace/app-service-configurable/42@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-01-13T15:32:34.787Z] $ docker top 4fb7e2a9c0663d4116e77fb94fc2d1fd2c63f676b978045ba3ddc2fc3f2abc30 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T15:32:35.702Z] + go version [2022-01-13T15:32:35.702Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-13T15:32:35.724Z] $ docker stop --time=1 4fb7e2a9c0663d4116e77fb94fc2d1fd2c63f676b978045ba3ddc2fc3f2abc30 [2022-01-13T15:32:37.378Z] $ docker rm -f 4fb7e2a9c0663d4116e77fb94fc2d1fd2c63f676b978045ba3ddc2fc3f2abc30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:32:37.965Z] + docker inspect -f . ci-base-image-arm64 [2022-01-13T15:32:37.965Z] . [Pipeline] withDockerContainer [2022-01-13T15:32:38.186Z] prd-ubuntu18.04-docker-arm64-4c-16g-1425 does not seem to be running inside a container [2022-01-13T15:32:38.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/42 -v /w/workspace/app-service-configurable/42:/w/workspace/app-service-configurable/42:rw,z -v /w/workspace/app-service-configurable/42@tmp:/w/workspace/app-service-configurable/42@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-01-13T15:32:39.550Z] $ docker top 0412e8037b3cac735ffb3c4e61d72240300980ff212c23bf7fea4f78251acf39 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-13T15:32:40.452Z] + make test [2022-01-13T15:32:40.452Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-13T15:33:37.011Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-13T15:33:37.011Z] CGO_ENABLED=1 go vet ./... [2022-01-13T15:33:59.219Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-13T15:33:59.219Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-13T15:33:59.219Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-13T15:33:59.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-13T15:33:59.249Z] $ docker stop --time=1 0412e8037b3cac735ffb3c4e61d72240300980ff212c23bf7fea4f78251acf39 [2022-01-13T15:34:00.976Z] $ docker rm -f 0412e8037b3cac735ffb3c4e61d72240300980ff212c23bf7fea4f78251acf39 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-13T15:34:01.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-13T15:34:01.820Z] Warning: overwriting stash ‘coverage-report’ [2022-01-13T15:34:02.239Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-13T15:34:02.633Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-13T15:34:02.965Z] + ls -al . [2022-01-13T15:34:02.965Z] total 172 [2022-01-13T15:34:02.965Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 13 15:33 . [2022-01-13T15:34:02.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 15:30 .. [2022-01-13T15:34:02.965Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 13 15:30 .dockerignore [2022-01-13T15:34:02.965Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 15:30 .git [2022-01-13T15:34:02.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 15:30 .github [2022-01-13T15:34:02.965Z] -rw-rw-r-- 1 jenkins jenkins 104 Jan 13 15:30 .gitignore [2022-01-13T15:34:02.965Z] -rw-rw-r-- 1 jenkins jenkins 7608 Jan 13 15:30 Attribution.txt [2022-01-13T15:34:02.965Z] -rw-rw-r-- 1 jenkins jenkins 23791 Jan 13 15:30 CHANGELOG.md [2022-01-13T15:34:02.965Z] -rw-rw-r-- 1 jenkins jenkins 2064 Jan 13 15:30 Dockerfile [2022-01-13T15:34:02.965Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 15:30 GOVERNANCE.md [2022-01-13T15:34:02.965Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 13 15:30 Jenkinsfile [2022-01-13T15:34:02.965Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 13 15:30 LICENSE [2022-01-13T15:34:02.965Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 13 15:30 OWNERS.md [2022-01-13T15:34:02.965Z] -rw-rw-r-- 1 jenkins jenkins 3860 Jan 13 15:30 README.md [2022-01-13T15:34:02.965Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 13 15:28 VERSION [2022-01-13T15:34:02.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 15:30 bin [2022-01-13T15:34:02.965Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 13 15:32 coverage.out [2022-01-13T15:34:02.965Z] -rw-rw-r-- 1 jenkins jenkins 135 Jan 13 15:30 go.mod [2022-01-13T15:34:02.965Z] -rw-rw-r-- 1 jenkins jenkins 49308 Jan 13 15:30 go.sum [2022-01-13T15:34:02.965Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 13 15:30 main.go [2022-01-13T15:34:02.965Z] -rw-rw-r-- 1 jenkins jenkins 1614 Jan 13 15:30 makefile [2022-01-13T15:34:02.965Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 13 15:30 res [2022-01-13T15:34:02.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 15:30 snap [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:34:03.301Z] + 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=69b09aefd5947b346e513aea3e1dfdeacd3d7690 --label arch=arm64 --label version=2.2.0-dev.6 . [2022-01-13T15:34:03.302Z] Sending build context to Docker daemon 205.8kB [2022-01-13T15:34:03.577Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2022-01-13T15:34:03.577Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-13T15:34:03.577Z] ---> 47c059aa98e4 [2022-01-13T15:34:03.577Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-13T15:34:03.849Z] ---> Running in e9e10e8e9f48 [2022-01-13T15:34:04.130Z] Removing intermediate container e9e10e8e9f48 [2022-01-13T15:34:04.130Z] ---> 5f7646e10ab1 [2022-01-13T15:34:04.130Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-13T15:34:04.130Z] ---> Running in 00b91e194382 [2022-01-13T15:34:04.407Z] Removing intermediate container 00b91e194382 [2022-01-13T15:34:04.407Z] ---> 53a4db5b99e9 [2022-01-13T15:34:04.407Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-13T15:34:04.682Z] ---> Running in 511b73ac3828 [2022-01-13T15:34:04.962Z] Removing intermediate container 511b73ac3828 [2022-01-13T15:34:04.962Z] ---> 3c7e50a8d72d [2022-01-13T15:34:04.962Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T15:34:04.962Z] ---> Running in 1ce8ff8b95c7 [2022-01-13T15:34:06.944Z] Removing intermediate container 1ce8ff8b95c7 [2022-01-13T15:34:06.944Z] ---> 2c56808825ea [2022-01-13T15:34:06.944Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-13T15:34:06.944Z] ---> Running in b45b5bd47780 [2022-01-13T15:34:07.918Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T15:34:08.891Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T15:34:09.486Z] OK: 219 MiB in 52 packages [2022-01-13T15:34:10.462Z] Removing intermediate container b45b5bd47780 [2022-01-13T15:34:10.462Z] ---> 712e4df41393 [2022-01-13T15:34:10.462Z] Step 8/26 : WORKDIR /app [2022-01-13T15:34:10.462Z] ---> Running in 67ed141b8dd7 [2022-01-13T15:34:10.736Z] Removing intermediate container 67ed141b8dd7 [2022-01-13T15:34:10.736Z] ---> c51f6d1aee54 [2022-01-13T15:34:10.736Z] Step 9/26 : COPY . . [2022-01-13T15:34:11.332Z] ---> 3bb6bf23a91d [2022-01-13T15:34:11.332Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T15:34:11.606Z] ---> Running in 2248ff830977 [2022-01-13T15:34:13.587Z] Removing intermediate container 2248ff830977 [2022-01-13T15:34:13.587Z] ---> 6cdf1d3c88bd [2022-01-13T15:34:13.587Z] Step 11/26 : ARG MAKE="make build" [2022-01-13T15:34:13.859Z] ---> Running in a81bd772213d [2022-01-13T15:34:14.141Z] Removing intermediate container a81bd772213d [2022-01-13T15:34:14.141Z] ---> e3f4f74155d4 [2022-01-13T15:34:14.141Z] Step 12/26 : RUN $MAKE [2022-01-13T15:34:14.141Z] ---> Running in 665f36be89b5 [2022-01-13T15:34:15.581Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.6" -o app-service-configurable [2022-01-13T15:34:54.715Z] Removing intermediate container 665f36be89b5 [2022-01-13T15:34:54.715Z] ---> ff62736b7c3b [2022-01-13T15:34:54.715Z] Step 13/26 : FROM alpine:3.14 [2022-01-13T15:34:54.715Z] 3.14: Pulling from library/alpine [2022-01-13T15:34:54.715Z] be307f383ecc: Pulling fs layer [2022-01-13T15:34:54.715Z] be307f383ecc: Verifying Checksum [2022-01-13T15:34:54.715Z] be307f383ecc: Download complete [2022-01-13T15:34:54.715Z] be307f383ecc: Pull complete [2022-01-13T15:34:54.715Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-13T15:34:54.715Z] Status: Downloaded newer image for alpine:3.14 [2022-01-13T15:34:54.715Z] ---> 5b8b7b635229 [2022-01-13T15:34:54.715Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-13T15:34:54.715Z] ---> Running in f8c79b0ef70f [2022-01-13T15:34:55.310Z] Removing intermediate container f8c79b0ef70f [2022-01-13T15:34:55.310Z] ---> c63cc7affd80 [2022-01-13T15:34:55.310Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-13T15:34:55.310Z] ---> Running in 5eafd866144b [2022-01-13T15:34:55.596Z] Removing intermediate container 5eafd866144b [2022-01-13T15:34:55.596Z] ---> 15b7190ce603 [2022-01-13T15:34:55.596Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-13T15:34:55.596Z] ---> Running in 4cb3056715c1 [2022-01-13T15:34:56.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T15:34:56.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T15:34:57.440Z] (1/7) Installing ca-certificates (20191127-r5) [2022-01-13T15:34:57.712Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-13T15:34:57.712Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-13T15:34:57.712Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-13T15:34:57.712Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-13T15:34:57.712Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-13T15:34:57.712Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-13T15:34:57.712Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T15:34:57.712Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T15:34:57.983Z] OK: 9 MiB in 21 packages [2022-01-13T15:34:58.959Z] Removing intermediate container 4cb3056715c1 [2022-01-13T15:34:58.959Z] ---> 6a00587a5945 [2022-01-13T15:34:58.959Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-13T15:34:59.552Z] ---> 62ffa3942f56 [2022-01-13T15:34:59.552Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-13T15:35:00.150Z] ---> e5a666268212 [2022-01-13T15:35:00.150Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2022-01-13T15:35:00.747Z] ---> f5abe1ef5fc8 [2022-01-13T15:35:00.747Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-13T15:35:02.177Z] ---> f66a860cbbba [2022-01-13T15:35:02.177Z] Step 21/26 : EXPOSE 48095 [2022-01-13T15:35:02.177Z] ---> Running in d5162135320a [2022-01-13T15:35:02.448Z] Removing intermediate container d5162135320a [2022-01-13T15:35:02.448Z] ---> 5d329151a2ee [2022-01-13T15:35:02.448Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2022-01-13T15:35:02.448Z] ---> Running in 0490f7070c9e [2022-01-13T15:35:02.720Z] Removing intermediate container 0490f7070c9e [2022-01-13T15:35:02.720Z] ---> a79638e86fa2 [2022-01-13T15:35:02.720Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T15:35:03.000Z] ---> Running in c5d30f34575e [2022-01-13T15:35:03.272Z] Removing intermediate container c5d30f34575e [2022-01-13T15:35:03.272Z] ---> 30da9bda27e5 [2022-01-13T15:35:03.272Z] Step 24/26 : LABEL arch=arm64 [2022-01-13T15:35:03.272Z] ---> Running in 9ea49e75c667 [2022-01-13T15:35:03.864Z] Removing intermediate container 9ea49e75c667 [2022-01-13T15:35:03.864Z] ---> c9ca11da159c [2022-01-13T15:35:03.864Z] Step 25/26 : LABEL git_sha=69b09aefd5947b346e513aea3e1dfdeacd3d7690 [2022-01-13T15:35:03.864Z] ---> Running in f22ccff2bb3b [2022-01-13T15:35:04.136Z] Removing intermediate container f22ccff2bb3b [2022-01-13T15:35:04.136Z] ---> 8d11a205e8e5 [2022-01-13T15:35:04.136Z] Step 26/26 : LABEL version=2.2.0-dev.6 [2022-01-13T15:35:04.136Z] ---> Running in ebf552219f74 [2022-01-13T15:35:04.408Z] Removing intermediate container ebf552219f74 [2022-01-13T15:35:04.408Z] ---> 9fee6c013e4d [2022-01-13T15:35:04.408Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-13T15:35:04.408Z] Successfully built 9fee6c013e4d [2022-01-13T15:35:04.685Z] 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-01-13T15:35:04.780Z] provisioning config files... [2022-01-13T15:35:04.796Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/42@tmp/config4919390848842772407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:35:05.149Z] ---> docker-login.sh [2022-01-13T15:35:05.149Z] nexus3.edgexfoundry.org:10001 [2022-01-13T15:35:05.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:35:05.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:35:05.424Z] Configure a credential helper to remove this warning. See [2022-01-13T15:35:05.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:35:05.424Z] [2022-01-13T15:35:05.424Z] Login Succeeded [2022-01-13T15:35:05.424Z] nexus3.edgexfoundry.org:10002 [2022-01-13T15:35:05.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:35:05.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:35:05.966Z] Configure a credential helper to remove this warning. See [2022-01-13T15:35:05.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:35:05.966Z] [2022-01-13T15:35:05.966Z] Login Succeeded [2022-01-13T15:35:05.966Z] nexus3.edgexfoundry.org:10003 [2022-01-13T15:35:06.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:35:06.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:35:06.241Z] Configure a credential helper to remove this warning. See [2022-01-13T15:35:06.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:35:06.241Z] [2022-01-13T15:35:06.241Z] Login Succeeded [2022-01-13T15:35:06.241Z] nexus3.edgexfoundry.org:10004 [2022-01-13T15:35:06.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:35:06.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:35:06.835Z] Configure a credential helper to remove this warning. See [2022-01-13T15:35:06.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:35:06.835Z] [2022-01-13T15:35:06.835Z] Login Succeeded [2022-01-13T15:35:06.835Z] docker.io [2022-01-13T15:35:07.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T15:35:07.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T15:35:07.377Z] Configure a credential helper to remove this warning. See [2022-01-13T15:35:07.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T15:35:07.377Z] [2022-01-13T15:35:07.377Z] Login Succeeded [2022-01-13T15:35:07.647Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T15:35:07.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T15:35:07.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-13T15:35:07.730Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-01-13T15:35:07.730Z] 69b09aefd5947b346e513aea3e1dfdeacd3d7690 [2022-01-13T15:35:07.730Z] latest [2022-01-13T15:35:07.730Z] 2.2.0-dev.6 [2022-01-13T15:35:07.730Z] 69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6 [2022-01-13T15:35:07.730Z] main [2022-01-13T15:35:07.730Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:35:08.087Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:69b09aefd5947b346e513aea3e1dfdeacd3d7690 [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:35:08.428Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:69b09aefd5947b346e513aea3e1dfdeacd3d7690 [2022-01-13T15:35:08.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-13T15:35:08.428Z] 2b0084357984: Preparing [2022-01-13T15:35:08.428Z] d7bba4e26bcb: Preparing [2022-01-13T15:35:08.428Z] c92349bf5031: Preparing [2022-01-13T15:35:08.428Z] 705e3c8fae68: Preparing [2022-01-13T15:35:08.428Z] fba8ccb3be50: Preparing [2022-01-13T15:35:08.428Z] 62170e181a92: Preparing [2022-01-13T15:35:08.428Z] 62170e181a92: Waiting [2022-01-13T15:35:08.699Z] c92349bf5031: Pushed [2022-01-13T15:35:08.699Z] d7bba4e26bcb: Pushed [2022-01-13T15:35:08.699Z] 705e3c8fae68: Pushed [2022-01-13T15:35:08.699Z] 62170e181a92: Layer already exists [2022-01-13T15:35:09.675Z] fba8ccb3be50: Pushed [2022-01-13T15:35:12.286Z] 2b0084357984: Pushed [2022-01-13T15:35:12.286Z] 69b09aefd5947b346e513aea3e1dfdeacd3d7690: digest: sha256:45b9ed399701980792ee6ba8fcc74a3ce15bbc5706e5aee5491b786bc5020f47 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:35:12.632Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:35:12.967Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-01-13T15:35:12.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-13T15:35:12.967Z] 2b0084357984: Preparing [2022-01-13T15:35:12.967Z] d7bba4e26bcb: Preparing [2022-01-13T15:35:12.967Z] c92349bf5031: Preparing [2022-01-13T15:35:12.967Z] 705e3c8fae68: Preparing [2022-01-13T15:35:12.967Z] fba8ccb3be50: Preparing [2022-01-13T15:35:12.967Z] 62170e181a92: Preparing [2022-01-13T15:35:12.967Z] 62170e181a92: Waiting [2022-01-13T15:35:12.967Z] 705e3c8fae68: Layer already exists [2022-01-13T15:35:12.967Z] d7bba4e26bcb: Layer already exists [2022-01-13T15:35:12.967Z] c92349bf5031: Layer already exists [2022-01-13T15:35:12.967Z] fba8ccb3be50: Layer already exists [2022-01-13T15:35:12.967Z] 2b0084357984: Layer already exists [2022-01-13T15:35:12.967Z] 62170e181a92: Layer already exists [2022-01-13T15:35:13.237Z] latest: digest: sha256:45b9ed399701980792ee6ba8fcc74a3ce15bbc5706e5aee5491b786bc5020f47 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:35:13.580Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:35:13.919Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.6 [2022-01-13T15:35:13.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-13T15:35:13.919Z] 2b0084357984: Preparing [2022-01-13T15:35:13.919Z] d7bba4e26bcb: Preparing [2022-01-13T15:35:13.919Z] c92349bf5031: Preparing [2022-01-13T15:35:13.919Z] 705e3c8fae68: Preparing [2022-01-13T15:35:13.919Z] fba8ccb3be50: Preparing [2022-01-13T15:35:13.919Z] 62170e181a92: Preparing [2022-01-13T15:35:13.919Z] 62170e181a92: Waiting [2022-01-13T15:35:13.919Z] c92349bf5031: Layer already exists [2022-01-13T15:35:13.919Z] 2b0084357984: Layer already exists [2022-01-13T15:35:13.919Z] fba8ccb3be50: Layer already exists [2022-01-13T15:35:13.919Z] d7bba4e26bcb: Layer already exists [2022-01-13T15:35:13.919Z] 705e3c8fae68: Layer already exists [2022-01-13T15:35:13.919Z] 62170e181a92: Layer already exists [2022-01-13T15:35:14.191Z] 2.2.0-dev.6: digest: sha256:45b9ed399701980792ee6ba8fcc74a3ce15bbc5706e5aee5491b786bc5020f47 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:35:14.535Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:35:14.862Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6 [2022-01-13T15:35:14.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-13T15:35:14.862Z] 2b0084357984: Preparing [2022-01-13T15:35:14.862Z] d7bba4e26bcb: Preparing [2022-01-13T15:35:14.862Z] c92349bf5031: Preparing [2022-01-13T15:35:14.862Z] 705e3c8fae68: Preparing [2022-01-13T15:35:14.862Z] fba8ccb3be50: Preparing [2022-01-13T15:35:14.862Z] 62170e181a92: Preparing [2022-01-13T15:35:14.862Z] 62170e181a92: Waiting [2022-01-13T15:35:14.862Z] d7bba4e26bcb: Layer already exists [2022-01-13T15:35:14.862Z] 2b0084357984: Layer already exists [2022-01-13T15:35:14.862Z] fba8ccb3be50: Layer already exists [2022-01-13T15:35:14.862Z] 705e3c8fae68: Layer already exists [2022-01-13T15:35:14.862Z] c92349bf5031: Layer already exists [2022-01-13T15:35:14.862Z] 62170e181a92: Layer already exists [2022-01-13T15:35:15.133Z] 69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6: digest: sha256:45b9ed399701980792ee6ba8fcc74a3ce15bbc5706e5aee5491b786bc5020f47 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:35:15.474Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:35:15.805Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-01-13T15:35:15.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-13T15:35:15.805Z] 2b0084357984: Preparing [2022-01-13T15:35:15.805Z] d7bba4e26bcb: Preparing [2022-01-13T15:35:15.805Z] c92349bf5031: Preparing [2022-01-13T15:35:15.805Z] 705e3c8fae68: Preparing [2022-01-13T15:35:15.805Z] fba8ccb3be50: Preparing [2022-01-13T15:35:15.805Z] 62170e181a92: Preparing [2022-01-13T15:35:15.805Z] 62170e181a92: Waiting [2022-01-13T15:35:15.805Z] c92349bf5031: Layer already exists [2022-01-13T15:35:15.805Z] fba8ccb3be50: Layer already exists [2022-01-13T15:35:15.805Z] 2b0084357984: Layer already exists [2022-01-13T15:35:15.805Z] d7bba4e26bcb: Layer already exists [2022-01-13T15:35:15.805Z] 705e3c8fae68: Layer already exists [2022-01-13T15:35:15.805Z] 62170e181a92: Layer already exists [2022-01-13T15:35:16.075Z] main: digest: sha256:45b9ed399701980792ee6ba8fcc74a3ce15bbc5706e5aee5491b786bc5020f47 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T15:35:16.123Z] ===================================================== [Pipeline] echo [2022-01-13T15:35:16.131Z] taggedImages: [2022-01-13T15:35:16.131Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:69b09aefd5947b346e513aea3e1dfdeacd3d7690 [2022-01-13T15:35:16.131Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-01-13T15:35:16.131Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.6 [2022-01-13T15:35:16.131Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6 [2022-01-13T15:35:16.131Z] - 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-01-13T15:35:16.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-13T15:35:16.485Z] [2022-01-13T15:35:16.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:35:16.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-13T15:35:16.828Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-13T15:35:16.828Z] 448f6bf000e3: Pulling fs layer [2022-01-13T15:35:16.828Z] f757da607395: Pulling fs layer [2022-01-13T15:35:16.828Z] 05883995daec: Pulling fs layer [2022-01-13T15:35:16.828Z] 8603b9c90790: Pulling fs layer [2022-01-13T15:35:16.828Z] 1560dd03e051: Pulling fs layer [2022-01-13T15:35:16.828Z] 27f5ce0e4adf: Pulling fs layer [2022-01-13T15:35:16.828Z] c2d8d7efcc4b: Pulling fs layer [2022-01-13T15:35:16.828Z] 1560dd03e051: Waiting [2022-01-13T15:35:16.828Z] 27f5ce0e4adf: Waiting [2022-01-13T15:35:16.828Z] c2d8d7efcc4b: Waiting [2022-01-13T15:35:16.828Z] 8603b9c90790: Waiting [2022-01-13T15:35:17.099Z] f757da607395: Verifying Checksum [2022-01-13T15:35:17.099Z] f757da607395: Download complete [2022-01-13T15:35:17.099Z] 8603b9c90790: Verifying Checksum [2022-01-13T15:35:17.099Z] 8603b9c90790: Download complete [2022-01-13T15:35:17.099Z] 1560dd03e051: Verifying Checksum [2022-01-13T15:35:17.099Z] 1560dd03e051: Download complete [2022-01-13T15:35:17.099Z] 27f5ce0e4adf: Verifying Checksum [2022-01-13T15:35:17.099Z] 27f5ce0e4adf: Download complete [2022-01-13T15:35:17.099Z] 05883995daec: Verifying Checksum [2022-01-13T15:35:17.099Z] 05883995daec: Download complete [2022-01-13T15:35:17.370Z] 448f6bf000e3: Download complete [2022-01-13T15:35:19.976Z] c2d8d7efcc4b: Verifying Checksum [2022-01-13T15:35:19.976Z] c2d8d7efcc4b: Download complete [2022-01-13T15:35:20.950Z] 448f6bf000e3: Pull complete [2022-01-13T15:35:21.541Z] f757da607395: Pull complete [2022-01-13T15:35:22.969Z] 05883995daec: Pull complete [2022-01-13T15:35:23.243Z] 8603b9c90790: Pull complete [2022-01-13T15:35:24.221Z] 1560dd03e051: Pull complete [2022-01-13T15:35:24.492Z] 27f5ce0e4adf: Pull complete [2022-01-13T15:35:39.551Z] c2d8d7efcc4b: Pull complete [2022-01-13T15:35:39.551Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-13T15:35:39.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-13T15:35:39.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-13T15:35:39.744Z] prd-ubuntu18.04-docker-arm64-4c-16g-1425 does not seem to be running inside a container [2022-01-13T15:35:39.812Z] $ 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/42 -v /w/workspace/app-service-configurable/42:/w/workspace/app-service-configurable/42:rw,z -v /w/workspace/app-service-configurable/42@tmp:/w/workspace/app-service-configurable/42@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-01-13T15:35:42.393Z] $ docker top 59440c8d698047b38b4f632ed4656bed4e073b7d382b8ccfba45b520091b0b02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:35:43.330Z] ---> job-cost.sh [2022-01-13T15:35:43.331Z] lf-activate-venv: SKIPPING [2022-01-13T15:35:43.331Z] INFO: No Stack... [2022-01-13T15:35:43.609Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-13T15:35:44.202Z] INFO: Archiving Costs [Pipeline] sh [2022-01-13T15:35:44.858Z] + + cat /w/workspace/app-service-configurable/42/archives/cost.csvcut [2022-01-13T15:35:44.858Z] -d, -f6 [Pipeline] lock [2022-01-13T15:35:44.920Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-42-stack-cost] [2022-01-13T15:35:44.927Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-42-stack-cost] did not exist. Created. [2022-01-13T15:35:44.927Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-13T15:35:45.605Z] /w/workspace/app-service-configurable/42@tmp/durable-b645fdbc/script.sh: 1: /w/workspace/app-service-configurable/42@tmp/durable-b645fdbc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-13T15:35:46.271Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-13T15:35:46.291Z] Warning: overwriting stash ‘stack-cost’ [2022-01-13T15:35:46.335Z] Stashed 1 file(s) [Pipeline] } [2022-01-13T15:35:46.342Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-42-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-13T15:35:46.354Z] $ docker stop --time=1 59440c8d698047b38b4f632ed4656bed4e073b7d382b8ccfba45b520091b0b02 [2022-01-13T15:35:47.818Z] $ docker rm -f 59440c8d698047b38b4f632ed4656bed4e073b7d382b8ccfba45b520091b0b02 [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-01-13T15:35:48.290Z] provisioning config files... [2022-01-13T15:35:48.299Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1308429868140650004tmp [Pipeline] { [Pipeline] sh [2022-01-13T15:35:48.605Z] + set +x [2022-01-13T15:35:48.605Z] + curl -s https://codecov.io/bash [2022-01-13T15:35:48.605Z] + bash -s -- [2022-01-13T15:35:48.605Z] [2022-01-13T15:35:48.605Z] _____ _ [2022-01-13T15:35:48.605Z] / ____| | | [2022-01-13T15:35:48.605Z] | | ___ __| | ___ ___ _____ __ [2022-01-13T15:35:48.605Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-13T15:35:48.605Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-13T15:35:48.605Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-13T15:35:48.605Z] Bash-1.0.6 [2022-01-13T15:35:48.605Z] [2022-01-13T15:35:48.605Z] [2022-01-13T15:35:48.605Z] ==> git version 2.24.4 found [2022-01-13T15:35:48.605Z] ==> 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-01-13T15:35:48.605Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-13T15:35:48.605Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-13T15:35:48.605Z] ==> Jenkins CI detected. [2022-01-13T15:35:48.605Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-01-13T15:35:48.605Z] project root: . [2022-01-13T15:35:48.605Z] --> token set from env [2022-01-13T15:35:48.605Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-13T15:35:48.864Z] ==> Running gcov in . (disable via -X gcov) [2022-01-13T15:35:48.864Z] ==> Python coveragepy not found [2022-01-13T15:35:48.864Z] ==> Searching for coverage reports in: [2022-01-13T15:35:48.864Z] + . [2022-01-13T15:35:48.864Z] -> Found 1 reports [2022-01-13T15:35:48.864Z] ==> Detecting git/mercurial file structure [2022-01-13T15:35:48.864Z] ==> Reading reports [2022-01-13T15:35:48.864Z] + ./coverage.out bytes=10 [2022-01-13T15:35:48.864Z] ==> Appending adjustments [2022-01-13T15:35:48.864Z] https://docs.codecov.io/docs/fixing-reports [2022-01-13T15:35:48.864Z] + Found adjustments [2022-01-13T15:35:48.864Z] ==> Gzipping contents [2022-01-13T15:35:48.864Z] 4.0K /tmp/codecov.7w7Vwj.gz [2022-01-13T15:35:48.864Z] ==> Uploading reports [2022-01-13T15:35:48.864Z] url: https://codecov.io [2022-01-13T15:35:48.864Z] query: branch=main&commit=69b09aefd5947b346e513aea3e1dfdeacd3d7690&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-13T15:35:48.864Z] -> Pinging Codecov [2022-01-13T15:35:48.864Z] 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=69b09aefd5947b346e513aea3e1dfdeacd3d7690&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-13T15:35:49.433Z] -> Uploading to [2022-01-13T15:35:49.433Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-13/A97CA9966030D2A3747ED39772930CCE/69b09aefd5947b346e513aea3e1dfdeacd3d7690/726238aa-222d-438b-8a72-938c8052903f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220113T153549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d40be8c436d43d291b9092fcc534f9b39da30f115e48d968ecf94f1284fe59f [2022-01-13T15:35:49.433Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T15:35:49.433Z] Dload Upload Total Spent Left Speed [2022-01-13T15:35:49.694Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1775 --:--:-- --:--:-- --:--:-- 1775 100 570 0 0 100 570 0 1774 --:--:-- --:--:-- --:--:-- 1770 [2022-01-13T15:35:49.694Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/69b09aefd5947b346e513aea3e1dfdeacd3d7690 [Pipeline] } [2022-01-13T15:35:49.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-13T15:35:50.008Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-13T15:35:50.019Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:35:50.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-13T15:35:50.340Z] [2022-01-13T15:35:50.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:35:50.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-13T15:35:50.651Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-13T15:35:50.651Z] 188c0c94c7c5: Pulling fs layer [2022-01-13T15:35:50.651Z] 0ef7d3d256c8: Pulling fs layer [2022-01-13T15:35:50.651Z] de9db76c5a1d: Pulling fs layer [2022-01-13T15:35:50.651Z] 0eba1c9be4d2: Pulling fs layer [2022-01-13T15:35:50.651Z] 0d57e429df01: Pulling fs layer [2022-01-13T15:35:50.651Z] 4e4be7b47b0d: Pulling fs layer [2022-01-13T15:35:50.651Z] e1f770b5df2f: Pulling fs layer [2022-01-13T15:35:50.651Z] 85a0685a4137: Pulling fs layer [2022-01-13T15:35:50.651Z] 0d57e429df01: Waiting [2022-01-13T15:35:50.651Z] 4e4be7b47b0d: Waiting [2022-01-13T15:35:50.651Z] e1f770b5df2f: Waiting [2022-01-13T15:35:50.651Z] 85a0685a4137: Waiting [2022-01-13T15:35:50.651Z] 0eba1c9be4d2: Waiting [2022-01-13T15:35:50.651Z] de9db76c5a1d: Verifying Checksum [2022-01-13T15:35:50.651Z] de9db76c5a1d: Download complete [2022-01-13T15:35:50.651Z] 0ef7d3d256c8: Verifying Checksum [2022-01-13T15:35:50.651Z] 0ef7d3d256c8: Download complete [2022-01-13T15:35:50.651Z] 0d57e429df01: Verifying Checksum [2022-01-13T15:35:50.651Z] 0d57e429df01: Download complete [2022-01-13T15:35:50.651Z] 188c0c94c7c5: Verifying Checksum [2022-01-13T15:35:50.651Z] 188c0c94c7c5: Download complete [2022-01-13T15:35:50.651Z] 4e4be7b47b0d: Verifying Checksum [2022-01-13T15:35:50.651Z] 4e4be7b47b0d: Download complete [2022-01-13T15:35:50.937Z] e1f770b5df2f: Verifying Checksum [2022-01-13T15:35:50.937Z] e1f770b5df2f: Download complete [2022-01-13T15:35:51.221Z] 0eba1c9be4d2: Verifying Checksum [2022-01-13T15:35:51.221Z] 0eba1c9be4d2: Download complete [2022-01-13T15:35:51.221Z] 188c0c94c7c5: Pull complete [2022-01-13T15:35:51.500Z] 0ef7d3d256c8: Pull complete [2022-01-13T15:35:51.500Z] 85a0685a4137: Verifying Checksum [2022-01-13T15:35:51.500Z] 85a0685a4137: Download complete [2022-01-13T15:35:51.500Z] de9db76c5a1d: Pull complete [2022-01-13T15:35:54.831Z] 0eba1c9be4d2: Pull complete [2022-01-13T15:35:54.831Z] 0d57e429df01: Pull complete [2022-01-13T15:35:54.831Z] 4e4be7b47b0d: Pull complete [2022-01-13T15:35:55.413Z] e1f770b5df2f: Pull complete [2022-01-13T15:35:58.750Z] 85a0685a4137: Pull complete [2022-01-13T15:35:58.750Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-13T15:35:59.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-13T15:35:59.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-13T15:35:59.079Z] prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container [2022-01-13T15:35:59.117Z] $ 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-01-13T15:36:01.038Z] $ docker top accf557a3d4383fd8f36bd8bbc0fb541281bc3cce715214862c46357e5794a58 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-13T15:36:01.112Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-13T15:36:01.398Z] + set -o pipefail [2022-01-13T15:36:01.398Z] + snyk monitor '--org=edgex-jenkins' [2022-01-13T15:36:08.013Z] [2022-01-13T15:36:08.013Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-01-13T15:36:08.013Z] [2022-01-13T15:36:08.013Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/505f1bed-7296-4869-b403-3e8e64d3a296 [2022-01-13T15:36:08.013Z] [2022-01-13T15:36:08.013Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-13T15:36:08.013Z] [2022-01-13T15:36:08.013Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-13T15:36:08.013Z] [2022-01-13T15:36:08.013Z] [Pipeline] } [2022-01-13T15:36:08.024Z] $ docker stop --time=1 accf557a3d4383fd8f36bd8bbc0fb541281bc3cce715214862c46357e5794a58 [2022-01-13T15:36:10.027Z] $ docker rm -f accf557a3d4383fd8f36bd8bbc0fb541281bc3cce715214862c46357e5794a58 [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-01-13T15:36:10.760Z] + git log --format=format:%s -1 69b09aefd5947b346e513aea3e1dfdeacd3d7690 [Pipeline] sh [2022-01-13T15:36:11.067Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-13T15:36:11.067Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:36:11.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T15:36:11.370Z] . [Pipeline] withDockerContainer [2022-01-13T15:36:11.441Z] prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container [2022-01-13T15:36:11.471Z] $ 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-01-13T15:36:11.811Z] $ docker top 2207380be057cf577dda7d0e5b7c6d26dd2bb43475b7ac9ac75b9772b734e1d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-13T15:36:11.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-13T15:36:11.907Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-13T15:36:12.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-13T15:36:12.022Z] $ docker exec 2207380be057cf577dda7d0e5b7c6d26dd2bb43475b7ac9ac75b9772b734e1d1 ssh-agent [2022-01-13T15:36:12.121Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOABOea/agent.14 [2022-01-13T15:36:12.121Z] SSH_AGENT_PID=20 [2022-01-13T15:36:12.125Z] Running ssh-add (command line suppressed) [2022-01-13T15:36:12.219Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8191884450712318955.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8191884450712318955.key) [2022-01-13T15:36:12.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-13T15:36:12.552Z] + git semver tag [2022-01-13T15:36:12.552Z] # -> Open(): unable to determine branch for HEAD [2022-01-13T15:36:12.552Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-13T15:36:12.552Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-13T15:36:12.552Z] # $SEMVER_REMOTE_NAME = origin [2022-01-13T15:36:12.552Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-13T15:36:12.552Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-13T15:36:12.552Z] # $SEMVER_BRANCH = main [2022-01-13T15:36:12.552Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-01-13T15:36:12.552Z] # 69b09aefd5947b346e513aea3e1dfdeacd3d7690 HEAD [2022-01-13T15:36:12.552Z] # -> Force: false [2022-01-13T15:36:12.552Z] # 4f642a87ba57ac2934b70847d8240fad0f61ae04 refs/tags/v2.2.0-dev.6 [Pipeline] } [2022-01-13T15:36:12.561Z] $ docker exec --env ******** --env ******** 2207380be057cf577dda7d0e5b7c6d26dd2bb43475b7ac9ac75b9772b734e1d1 ssh-agent -k [2022-01-13T15:36:12.655Z] unset SSH_AUTH_SOCK; [2022-01-13T15:36:12.655Z] unset SSH_AGENT_PID; [2022-01-13T15:36:12.655Z] echo Agent pid 20 killed; [2022-01-13T15:36:12.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-13T15:36:12.979Z] + git semver [Pipeline] } [2022-01-13T15:36:12.989Z] $ docker stop --time=1 2207380be057cf577dda7d0e5b7c6d26dd2bb43475b7ac9ac75b9772b734e1d1 [2022-01-13T15:36:14.175Z] $ docker rm -f 2207380be057cf577dda7d0e5b7c6d26dd2bb43475b7ac9ac75b9772b734e1d1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:36:14.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-13T15:36:14.576Z] [2022-01-13T15:36:14.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:36:14.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-13T15:36:14.887Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-13T15:36:14.887Z] ab5ef0e58194: Pulling fs layer [2022-01-13T15:36:14.887Z] 9712f1f96733: Pulling fs layer [2022-01-13T15:36:14.887Z] 63f879dbbcfc: Pulling fs layer [2022-01-13T15:36:14.887Z] 0d9ebad4ef96: Pulling fs layer [2022-01-13T15:36:14.887Z] e9a5061849ea: Pulling fs layer [2022-01-13T15:36:14.887Z] d747dcd14b5f: Pulling fs layer [2022-01-13T15:36:14.887Z] 2de7ff778b66: Pulling fs layer [2022-01-13T15:36:14.887Z] 0d9ebad4ef96: Waiting [2022-01-13T15:36:14.887Z] e9a5061849ea: Waiting [2022-01-13T15:36:14.887Z] d747dcd14b5f: Waiting [2022-01-13T15:36:14.887Z] 2de7ff778b66: Waiting [2022-01-13T15:36:14.887Z] 9712f1f96733: Verifying Checksum [2022-01-13T15:36:14.887Z] 9712f1f96733: Download complete [2022-01-13T15:36:15.155Z] 63f879dbbcfc: Verifying Checksum [2022-01-13T15:36:15.155Z] 63f879dbbcfc: Download complete [2022-01-13T15:36:15.415Z] ab5ef0e58194: Verifying Checksum [2022-01-13T15:36:15.415Z] ab5ef0e58194: Download complete [2022-01-13T15:36:15.415Z] 0d9ebad4ef96: Verifying Checksum [2022-01-13T15:36:15.415Z] 0d9ebad4ef96: Download complete [2022-01-13T15:36:15.415Z] d747dcd14b5f: Verifying Checksum [2022-01-13T15:36:15.415Z] d747dcd14b5f: Download complete [2022-01-13T15:36:15.415Z] e9a5061849ea: Verifying Checksum [2022-01-13T15:36:15.415Z] e9a5061849ea: Download complete [2022-01-13T15:36:15.681Z] 2de7ff778b66: Verifying Checksum [2022-01-13T15:36:15.681Z] 2de7ff778b66: Download complete [2022-01-13T15:36:19.038Z] ab5ef0e58194: Pull complete [2022-01-13T15:36:19.038Z] 9712f1f96733: Pull complete [2022-01-13T15:36:19.299Z] 63f879dbbcfc: Pull complete [2022-01-13T15:36:23.547Z] 0d9ebad4ef96: Pull complete [2022-01-13T15:36:23.547Z] e9a5061849ea: Pull complete [2022-01-13T15:36:23.547Z] d747dcd14b5f: Pull complete [2022-01-13T15:36:24.929Z] 2de7ff778b66: Pull complete [2022-01-13T15:36:24.929Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-13T15:36:24.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-13T15:36:24.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-13T15:36:24.995Z] prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container [2022-01-13T15:36:25.028Z] $ 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-01-13T15:36:27.968Z] $ docker top 5ad2ae2f21f1110da4a9dbca876e616371929d04b7321e083f4e5e183330db4a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-13T15:36:28.046Z] provisioning config files... [2022-01-13T15:36:28.053Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1983537466483309231tmp [2022-01-13T15:36:28.065Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1769516361833273899tmp [2022-01-13T15:36:28.076Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config716393424231881840tmp [Pipeline] { [Pipeline] echo [2022-01-13T15:36:28.092Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:36:28.383Z] ---> sigul-configuration.sh [2022-01-13T15:36:28.383Z] gpg: directory `/root/.gnupg' created [2022-01-13T15:36:28.383Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-13T15:36:28.383Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-13T15:36:28.383Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-13T15:36:28.383Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-13T15:36:28.383Z] gpg: CAST5 encrypted data [2022-01-13T15:36:28.383Z] gpg: encrypted with 1 passphrase [2022-01-13T15:36:28.383Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-13T15:36:28.675Z] + mkdir /home/jenkins [2022-01-13T15:36:28.676Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-13T15:36:28.964Z] + 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-01-13T15:36:28.974Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:36:29.263Z] ---> sigul-install.sh [2022-01-13T15:36:29.263Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-13T15:36:29.554Z] + git tag --list [2022-01-13T15:36:29.554Z] v1.0.0 [2022-01-13T15:36:29.554Z] v1.1.0 [2022-01-13T15:36:29.554Z] v1.2.0 [2022-01-13T15:36:29.554Z] v1.3.0 [2022-01-13T15:36:29.554Z] v1.3.1 [2022-01-13T15:36:29.554Z] v2.0.0 [2022-01-13T15:36:29.554Z] v2.0.1 [2022-01-13T15:36:29.554Z] v2.0.1-dev.1 [2022-01-13T15:36:29.554Z] v2.0.2-dev.1 [2022-01-13T15:36:29.554Z] v2.0.2-dev.10 [2022-01-13T15:36:29.554Z] v2.0.2-dev.11 [2022-01-13T15:36:29.554Z] v2.0.2-dev.12 [2022-01-13T15:36:29.554Z] v2.0.2-dev.13 [2022-01-13T15:36:29.554Z] v2.0.2-dev.14 [2022-01-13T15:36:29.554Z] v2.0.2-dev.15 [2022-01-13T15:36:29.554Z] v2.0.2-dev.16 [2022-01-13T15:36:29.554Z] v2.0.2-dev.17 [2022-01-13T15:36:29.554Z] v2.0.2-dev.18 [2022-01-13T15:36:29.554Z] v2.0.2-dev.19 [2022-01-13T15:36:29.554Z] v2.0.2-dev.2 [2022-01-13T15:36:29.554Z] v2.0.2-dev.20 [2022-01-13T15:36:29.554Z] v2.0.2-dev.21 [2022-01-13T15:36:29.554Z] v2.0.2-dev.22 [2022-01-13T15:36:29.554Z] v2.0.2-dev.23 [2022-01-13T15:36:29.554Z] v2.0.2-dev.24 [2022-01-13T15:36:29.554Z] v2.0.2-dev.25 [2022-01-13T15:36:29.554Z] v2.0.2-dev.26 [2022-01-13T15:36:29.554Z] v2.0.2-dev.27 [2022-01-13T15:36:29.554Z] v2.0.2-dev.28 [2022-01-13T15:36:29.554Z] v2.0.2-dev.29 [2022-01-13T15:36:29.554Z] v2.0.2-dev.3 [2022-01-13T15:36:29.554Z] v2.0.2-dev.30 [2022-01-13T15:36:29.554Z] v2.0.2-dev.4 [2022-01-13T15:36:29.554Z] v2.0.2-dev.5 [2022-01-13T15:36:29.554Z] v2.0.2-dev.6 [2022-01-13T15:36:29.554Z] v2.0.2-dev.7 [2022-01-13T15:36:29.554Z] v2.0.2-dev.8 [2022-01-13T15:36:29.554Z] v2.0.2-dev.9 [2022-01-13T15:36:29.554Z] v2.1.0 [2022-01-13T15:36:29.554Z] v2.2.0-dev.1 [2022-01-13T15:36:29.554Z] v2.2.0-dev.2 [2022-01-13T15:36:29.554Z] v2.2.0-dev.3 [2022-01-13T15:36:29.554Z] v2.2.0-dev.4 [2022-01-13T15:36:29.554Z] v2.2.0-dev.5 [2022-01-13T15:36:29.554Z] v2.2.0-dev.6 [Pipeline] sh [2022-01-13T15:36:29.848Z] + lftools sign git-tag v2.2.0-dev.6 [2022-01-13T15:36:30.420Z] Signing Git tag with Sigul... [2022-01-13T15:36:30.420Z] Signing v2.2.0-dev.6 [Pipeline] echo [2022-01-13T15:36:30.690Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:36:30.982Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-13T15:36:30.990Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-13T15:36:31.006Z] $ docker stop --time=1 5ad2ae2f21f1110da4a9dbca876e616371929d04b7321e083f4e5e183330db4a [2022-01-13T15:36:32.192Z] $ docker rm -f 5ad2ae2f21f1110da4a9dbca876e616371929d04b7321e083f4e5e183330db4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-13T15:36:32.618Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-13T15:36:32.618Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:36:33.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T15:36:33.047Z] . [Pipeline] withDockerContainer [2022-01-13T15:36:33.238Z] prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container [2022-01-13T15:36:33.274Z] $ 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-01-13T15:36:33.577Z] $ docker top fbf70ef5987c3956d05dc991743f0ed75e6cfcb1cc965f04416e19347be86fbd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-13T15:36:33.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-13T15:36:33.675Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-13T15:36:33.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-13T15:36:33.770Z] $ docker exec fbf70ef5987c3956d05dc991743f0ed75e6cfcb1cc965f04416e19347be86fbd ssh-agent [2022-01-13T15:36:33.887Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnOckLN/agent.15 [2022-01-13T15:36:33.888Z] SSH_AGENT_PID=22 [2022-01-13T15:36:33.893Z] Running ssh-add (command line suppressed) [2022-01-13T15:36:33.980Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6414234849077154990.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6414234849077154990.key) [2022-01-13T15:36:33.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-13T15:36:34.289Z] + git semver bump pre [2022-01-13T15:36:34.289Z] # -> Open(): unable to determine branch for HEAD [2022-01-13T15:36:34.289Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-13T15:36:34.289Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-13T15:36:34.289Z] # $SEMVER_REMOTE_NAME = origin [2022-01-13T15:36:34.289Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-13T15:36:34.290Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-13T15:36:34.290Z] # $SEMVER_BRANCH = main [2022-01-13T15:36:34.290Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-01-13T15:36:34.290Z] 2.2.0-dev.7 [Pipeline] } [2022-01-13T15:36:34.299Z] $ docker exec --env ******** --env ******** fbf70ef5987c3956d05dc991743f0ed75e6cfcb1cc965f04416e19347be86fbd ssh-agent -k [2022-01-13T15:36:34.387Z] unset SSH_AUTH_SOCK; [2022-01-13T15:36:34.387Z] unset SSH_AGENT_PID; [2022-01-13T15:36:34.387Z] echo Agent pid 22 killed; [2022-01-13T15:36:34.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-13T15:36:34.719Z] + git semver [Pipeline] } [2022-01-13T15:36:34.733Z] $ docker stop --time=1 fbf70ef5987c3956d05dc991743f0ed75e6cfcb1cc965f04416e19347be86fbd [2022-01-13T15:36:35.917Z] $ docker rm -f fbf70ef5987c3956d05dc991743f0ed75e6cfcb1cc965f04416e19347be86fbd [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-13T15:36:36.283Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-13T15:36:36.283Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:36:36.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T15:36:36.580Z] . [Pipeline] withDockerContainer [2022-01-13T15:36:36.645Z] prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container [2022-01-13T15:36:36.675Z] $ 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-01-13T15:36:37.010Z] $ docker top 418becbde923a3938abad3eb993c241aa38864c3c0e61f366f08c6ecd72d845a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-13T15:36:37.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-13T15:36:37.113Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-13T15:36:37.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-13T15:36:37.220Z] $ docker exec 418becbde923a3938abad3eb993c241aa38864c3c0e61f366f08c6ecd72d845a ssh-agent [2022-01-13T15:36:37.328Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOnlDlH/agent.13 [2022-01-13T15:36:37.328Z] SSH_AGENT_PID=19 [2022-01-13T15:36:37.334Z] Running ssh-add (command line suppressed) [2022-01-13T15:36:37.437Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_391881902087109046.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_391881902087109046.key) [2022-01-13T15:36:37.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-13T15:36:37.742Z] + git semver push [2022-01-13T15:36:37.743Z] # -> Open(): unable to determine branch for HEAD [2022-01-13T15:36:37.743Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-13T15:36:37.743Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-13T15:36:37.743Z] # $SEMVER_REMOTE_NAME = origin [2022-01-13T15:36:37.743Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-13T15:36:37.743Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-13T15:36:37.743Z] # $SEMVER_BRANCH = main [2022-01-13T15:36:37.743Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-01-13T15:36:39.658Z] $ docker exec --env ******** --env ******** 418becbde923a3938abad3eb993c241aa38864c3c0e61f366f08c6ecd72d845a ssh-agent -k [2022-01-13T15:36:39.759Z] unset SSH_AUTH_SOCK; [2022-01-13T15:36:39.759Z] unset SSH_AGENT_PID; [2022-01-13T15:36:39.759Z] echo Agent pid 19 killed; [2022-01-13T15:36:39.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-13T15:36:40.075Z] + git semver [Pipeline] } [2022-01-13T15:36:40.086Z] $ docker stop --time=1 418becbde923a3938abad3eb993c241aa38864c3c0e61f366f08c6ecd72d845a [2022-01-13T15:36:41.263Z] $ docker rm -f 418becbde923a3938abad3eb993c241aa38864c3c0e61f366f08c6ecd72d845a [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-01-13T15:36:41.846Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [2022-01-13T15:36:41.846Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-01-13T15:36:41.846Z] total 8 [2022-01-13T15:36:41.846Z] drwxr-xr-x. 3 root root 34 Jan 13 15:30 . [2022-01-13T15:36:41.846Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 13 15:36 .. [2022-01-13T15:36:41.846Z] drwxr-xr-x. 2 root root 6 Jan 13 15:30 cost [2022-01-13T15:36:41.846Z] -rw-r--r--. 1 root root 95 Jan 13 15:30 cost.csv [2022-01-13T15:36:41.846Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-01-13T15:36:41.846Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-01-13T15:36:41.846Z] total 8 [2022-01-13T15:36:41.846Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 13 15:30 . [2022-01-13T15:36:41.846Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 13 15:36 .. [2022-01-13T15:36:41.846Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 13 15:30 cost [2022-01-13T15:36:41.846Z] -rw-r--r--. 1 jenkins jenkins 95 Jan 13 15:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:36:42.139Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:36:42.701Z] ---> package-listing.sh [2022-01-13T15:36:42.701Z] ++ facter osfamily [2022-01-13T15:36:42.701Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-13T15:36:42.966Z] + OS_FAMILY=redhat [2022-01-13T15:36:42.966Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-01-13T15:36:42.966Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-13T15:36:42.966Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-13T15:36:42.966Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-13T15:36:42.966Z] + PACKAGES=/tmp/packages_start.txt [2022-01-13T15:36:42.966Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-01-13T15:36:42.966Z] + PACKAGES=/tmp/packages_end.txt [2022-01-13T15:36:42.966Z] + case "${OS_FAMILY}" in [2022-01-13T15:36:42.966Z] + sort [2022-01-13T15:36:42.966Z] + rpm -qa [2022-01-13T15:36:43.540Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-13T15:36:43.540Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-13T15:36:43.540Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-13T15:36:43.540Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-01-13T15:36:43.540Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-01-13T15:36:43.540Z] + 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-01-13T15:36:43.553Z] 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-01-13T15:36:43.829Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-13T15:36:44.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-13T15:36:44.385Z] . [Pipeline] withDockerContainer [2022-01-13T15:36:44.440Z] prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container [2022-01-13T15:36:44.468Z] $ 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-01-13T15:36:44.729Z] $ docker top 5e7ddc13c926c51663a96254398d6ec966c01ba088101a28b58df2584dd7e858 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T15:36:45.088Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-13T15:36:45.384Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-13T15:36:45.688Z] + ls /var/log/sa-host [2022-01-13T15:36:45.688Z] + sadf -c /var/log/sa-host/sa13 [2022-01-13T15:36:45.688Z] file_magic: OK [2022-01-13T15:36:45.688Z] HZ: Using current value: 100 [2022-01-13T15:36:45.688Z] file_header: OK [2022-01-13T15:36:45.688Z] 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-01-13T15:36:45.688Z] Statistics: [2022-01-13T15:36:45.688Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-13T15:36:45.688Z] File successfully converted to sysstat format version 12.0.3 [2022-01-13T15:36:45.688Z] + sadf -c /var/log/sa-host/sa17 [2022-01-13T15:36:45.688Z] file_magic: OK [2022-01-13T15:36:45.688Z] HZ: Using current value: 100 [2022-01-13T15:36:45.688Z] file_header: OK [2022-01-13T15:36:45.688Z] 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-01-13T15:36:45.688Z] Statistics: [2022-01-13T15:36:45.688Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-13T15:36:45.688Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T15:36:45.921Z] provisioning config files... [2022-01-13T15:36:45.929Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6272335483999326466tmp [Pipeline] { [Pipeline] echo [2022-01-13T15:36:45.946Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:36:46.234Z] ---> create-netrc.sh [Pipeline] } [2022-01-13T15:36:46.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:36:46.590Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-13T15:36:46.600Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:36:46.886Z] ---> sudo-logs.sh [2022-01-13T15:36:46.886Z] Archiving 'sudo' log.. [2022-01-13T15:36:46.886Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1422.novalocal: Name or service not known [2022-01-13T15:36:46.886Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1422.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-13T15:36:46.917Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:36:47.210Z] ---> job-cost.sh [2022-01-13T15:36:47.210Z] lf-activate-venv: SKIPPING [2022-01-13T15:36:47.210Z] DEBUG: total: 0.10999999940395355 [2022-01-13T15:36:47.210Z] INFO: Retrieving Stack Cost... [2022-01-13T15:36:47.470Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-13T15:36:48.041Z] INFO: Archiving Costs [Pipeline] echo [2022-01-13T15:36:48.056Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T15:36:48.348Z] ---> logs-deploy.sh [2022-01-13T15:36:48.348Z] lf-activate-venv: SKIPPING [2022-01-13T15:36:48.348Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/42 [2022-01-13T15:36:48.348Z] INFO: archiving workspace using pattern(s): [2022-01-13T15:36:48.921Z] Archives upload complete. [2022-01-13T15:36:49.182Z] INFO: archiving logs to Nexus