Started by upstream project "edgexfoundry/cd-management/release" build number 107 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 354093ed76bafc9ccf1014354cec2dcad1025761 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-ssh4086961994843180725.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh4610519683319349905.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh9890993934833853686.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh17113824627863186654.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh10855700504126512124.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-64421 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 354093ed76bafc9ccf1014354cec2dcad1025761 (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 354093ed76bafc9ccf1014354cec2dcad1025761 # timeout=10 Commit message: "fix: Correctly set the App and SDK versions when building the binary (#424)" > git rev-list --no-walk 354093ed76bafc9ccf1014354cec2dcad1025761 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-23T22:45:59.639Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-23T22:45:59.697Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T22:45:59.721Z] ========================================================= [2022-05-23T22:45:59.721Z] EdgeX Global Pipelines Version Info [2022-05-23T22:45:59.721Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:46:00.471Z] ------------------- [2022-05-23T22:46:00.471Z] stable info: [2022-05-23T22:46:00.471Z] ------------------- [2022-05-23T22:46:00.471Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T22:46:00.471Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T22:46:00.471Z] Message: update stable to v1.0.230 [2022-05-23T22:46:01.045Z] ------------------- [2022-05-23T22:46:01.045Z] experimental info: [2022-05-23T22:46:01.045Z] ------------------- [2022-05-23T22:46:01.045Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T22:46:01.045Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T22:46:01.045Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-23T22:46:01.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-05-23T22:46:01.213Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-05-23T22:46:01.226Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-23T22:46:01.239Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-23T22:46:01.251Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-23T22:46:01.262Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-23T22:46:01.279Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-23T22:46:01.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-23T22:46:01.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-23T22:46:01.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-23T22:46:01.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-23T22:46:01.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-05-23T22:46:01.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-23T22:46:01.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-23T22:46:01.371Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T22:46:01.382Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T22:46:01.394Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-23T22:46:01.405Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-23T22:46:01.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-23T22:46:01.433Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-23T22:46:01.448Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-23T22:46:01.464Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-23T22:46:01.480Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-23T22:46:01.493Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-23T22:46:01.510Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-23T22:46:01.524Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-23T22:46:01.542Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-23T22:46:01.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-23T22:46:01.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-23T22:46:01.593Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] echo [2022-05-23T22:46:01.611Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 354093e [Pipeline] echo [2022-05-23T22:46:01.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T22:46:01.678Z] provisioning config files... [2022-05-23T22:46:01.693Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5206103699170377269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:46:02.040Z] ---> docker-login.sh [2022-05-23T22:46:02.040Z] nexus3.edgexfoundry.org:10001 [2022-05-23T22:46:02.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:46:02.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:46:02.301Z] Configure a credential helper to remove this warning. See [2022-05-23T22:46:02.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:46:02.301Z] [2022-05-23T22:46:02.301Z] Login Succeeded [2022-05-23T22:46:02.301Z] nexus3.edgexfoundry.org:10002 [2022-05-23T22:46:02.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:46:02.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:46:02.570Z] Configure a credential helper to remove this warning. See [2022-05-23T22:46:02.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:46:02.570Z] [2022-05-23T22:46:02.570Z] Login Succeeded [2022-05-23T22:46:02.570Z] nexus3.edgexfoundry.org:10003 [2022-05-23T22:46:02.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:46:02.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:46:02.570Z] Configure a credential helper to remove this warning. See [2022-05-23T22:46:02.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:46:02.570Z] [2022-05-23T22:46:02.570Z] Login Succeeded [2022-05-23T22:46:02.570Z] nexus3.edgexfoundry.org:10004 [2022-05-23T22:46:02.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:46:02.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:46:02.834Z] Configure a credential helper to remove this warning. See [2022-05-23T22:46:02.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:46:02.834Z] [2022-05-23T22:46:02.834Z] Login Succeeded [2022-05-23T22:46:02.834Z] docker.io [2022-05-23T22:46:02.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:46:03.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:46:03.096Z] Configure a credential helper to remove this warning. See [2022-05-23T22:46:03.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:46:03.096Z] [2022-05-23T22:46:03.096Z] Login Succeeded [2022-05-23T22:46:03.096Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T22:46:03.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-23T22:46:03.502Z] + git rev-list -1 --merges 354093ed76bafc9ccf1014354cec2dcad1025761~1..354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] echo [2022-05-23T22:46:03.584Z] -----------> git rev-list -1 --merges 354093ed76bafc9ccf1014354cec2dcad1025761~1..354093ed76bafc9ccf1014354cec2dcad1025761 354093ed76bafc9ccf1014354cec2dcad1025761 [false] [Pipeline] sh [2022-05-23T22:46:03.879Z] + git log --format=format:%s -1 354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] echo [2022-05-23T22:46:03.895Z] ========================================================= [2022-05-23T22:46:03.895Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2022-05-23T22:46:03.895Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T22:46:04.242Z] + git log --format=format:%s -1 354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] echo [2022-05-23T22:46:04.256Z] [semverPrep] GIT_COMMIT: 354093ed76bafc9ccf1014354cec2dcad1025761, Commit Message: fix: Correctly set the App and SDK versions when building the binary (#424) [Pipeline] echo [2022-05-23T22:46:04.265Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-23T22:46:04.659Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T22:46:04.659Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-23T22:46:04.659Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-23T22:46:04.659Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-23T22:46:04.659Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-23T22:46:04.659Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-23T22:46:04.659Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:46:05.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T22:46:05.016Z] [2022-05-23T22:46:05.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:46:05.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T22:46:05.324Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-23T22:46:05.324Z] 1fe172e4850f: Pulling fs layer [2022-05-23T22:46:05.324Z] caf521ccaac6: Pulling fs layer [2022-05-23T22:46:05.324Z] 3ead6fa29328: Pulling fs layer [2022-05-23T22:46:05.324Z] 5c2a1cbceb83: Pulling fs layer [2022-05-23T22:46:05.324Z] a8d5f1318db7: Pulling fs layer [2022-05-23T22:46:05.324Z] c427282e49a2: Pulling fs layer [2022-05-23T22:46:05.324Z] 1827001aaf11: Pulling fs layer [2022-05-23T22:46:05.324Z] 0714d37db230: Pulling fs layer [2022-05-23T22:46:05.324Z] ac28cf19c067: Pulling fs layer [2022-05-23T22:46:05.324Z] ca983d60f3e2: Pulling fs layer [2022-05-23T22:46:05.324Z] 9f894cec8388: Pulling fs layer [2022-05-23T22:46:05.324Z] a8d5f1318db7: Waiting [2022-05-23T22:46:05.324Z] c427282e49a2: Waiting [2022-05-23T22:46:05.324Z] 1827001aaf11: Waiting [2022-05-23T22:46:05.324Z] 0714d37db230: Waiting [2022-05-23T22:46:05.324Z] ac28cf19c067: Waiting [2022-05-23T22:46:05.324Z] ca983d60f3e2: Waiting [2022-05-23T22:46:05.324Z] 9f894cec8388: Waiting [2022-05-23T22:46:05.324Z] 5c2a1cbceb83: Waiting [2022-05-23T22:46:05.324Z] caf521ccaac6: Download complete [2022-05-23T22:46:05.324Z] 5c2a1cbceb83: Verifying Checksum [2022-05-23T22:46:05.324Z] 5c2a1cbceb83: Download complete [2022-05-23T22:46:05.585Z] a8d5f1318db7: Verifying Checksum [2022-05-23T22:46:05.585Z] a8d5f1318db7: Download complete [2022-05-23T22:46:05.585Z] 3ead6fa29328: Verifying Checksum [2022-05-23T22:46:05.585Z] 3ead6fa29328: Download complete [2022-05-23T22:46:05.585Z] c427282e49a2: Download complete [2022-05-23T22:46:05.585Z] 0714d37db230: Verifying Checksum [2022-05-23T22:46:05.585Z] 0714d37db230: Download complete [2022-05-23T22:46:05.585Z] ac28cf19c067: Download complete [2022-05-23T22:46:05.585Z] ca983d60f3e2: Download complete [2022-05-23T22:46:05.585Z] 9f894cec8388: Download complete [2022-05-23T22:46:05.585Z] 1fe172e4850f: Verifying Checksum [2022-05-23T22:46:05.585Z] 1fe172e4850f: Download complete [2022-05-23T22:46:05.845Z] 1827001aaf11: Verifying Checksum [2022-05-23T22:46:05.845Z] 1827001aaf11: Download complete [2022-05-23T22:46:06.785Z] 1fe172e4850f: Pull complete [2022-05-23T22:46:07.044Z] caf521ccaac6: Pull complete [2022-05-23T22:46:07.613Z] 3ead6fa29328: Pull complete [2022-05-23T22:46:07.613Z] 5c2a1cbceb83: Pull complete [2022-05-23T22:46:07.872Z] a8d5f1318db7: Pull complete [2022-05-23T22:46:07.872Z] c427282e49a2: Pull complete [2022-05-23T22:46:09.795Z] 1827001aaf11: Pull complete [2022-05-23T22:46:09.795Z] 0714d37db230: Pull complete [2022-05-23T22:46:09.795Z] ac28cf19c067: Pull complete [2022-05-23T22:46:09.795Z] ca983d60f3e2: Pull complete [2022-05-23T22:46:10.056Z] 9f894cec8388: Pull complete [2022-05-23T22:46:10.056Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-23T22:46:10.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T22:46:10.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-23T22:46:10.121Z] prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container [2022-05-23T22:46:10.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T22:46:11.365Z] $ docker top 39d15273b375517c0707a270fb2d7e45952e4db2eb1a5d34f7550590ba576353 -eo pid,comm [2022-05-23T22:46:11.431Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-23T22:46:11.431Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T22:46:11.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T22:46:11.466Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T22:46:11.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T22:46:11.595Z] $ docker exec 39d15273b375517c0707a270fb2d7e45952e4db2eb1a5d34f7550590ba576353 ssh-agent [2022-05-23T22:46:11.711Z] SSH_AUTH_SOCK=/tmp/ssh-hmc4iTXAzlHk/agent.32 [2022-05-23T22:46:11.711Z] SSH_AGENT_PID=39 [2022-05-23T22:46:11.718Z] Running ssh-add (command line suppressed) [2022-05-23T22:46:11.852Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1287191532829096629.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1287191532829096629.key) [2022-05-23T22:46:11.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T22:46:12.156Z] + git tag --points-at 354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] } [2022-05-23T22:46:12.178Z] $ docker exec --env ******** --env ******** 39d15273b375517c0707a270fb2d7e45952e4db2eb1a5d34f7550590ba576353 ssh-agent -k [2022-05-23T22:46:12.282Z] unset SSH_AUTH_SOCK; [2022-05-23T22:46:12.283Z] unset SSH_AGENT_PID; [2022-05-23T22:46:12.283Z] echo Agent pid 39 killed; [2022-05-23T22:46:12.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-05-23T22:46:12.308Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.0|v2.2.1-dev.1' [Pipeline] sshagent [2022-05-23T22:46:12.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T22:46:12.328Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T22:46:12.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T22:46:12.462Z] $ docker exec 39d15273b375517c0707a270fb2d7e45952e4db2eb1a5d34f7550590ba576353 ssh-agent [2022-05-23T22:46:12.584Z] SSH_AUTH_SOCK=/tmp/ssh-iGWiCImHbgT4/agent.72 [2022-05-23T22:46:12.584Z] SSH_AGENT_PID=78 [2022-05-23T22:46:12.589Z] Running ssh-add (command line suppressed) [2022-05-23T22:46:12.704Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4711737926370484766.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4711737926370484766.key) [2022-05-23T22:46:12.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T22:46:13.007Z] + git semver init [2022-05-23T22:46:13.266Z] 2022-05-23 22:46:13,219 [run_init] DEBUG init version:0.0.0 force:False [2022-05-23T22:46:13.266Z] 2022-05-23 22:46:13,219 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-05-23T22:46:13.266Z] 2022-05-23 22:46:13,220 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-05-23T22:46:13.266Z] 2022-05-23 22:46:13,220 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-05-23T22:46:14.209Z] 2022-05-23 22:46:13,928 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-05-23T22:46:14.209Z] 2022-05-23 22:46:13,928 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-05-23T22:46:14.209Z] 2022-05-23 22:46:13,928 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-23T22:46:14.209Z] 2022-05-23 22:46:13,928 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-23T22:46:14.209Z] 2.2.0 [Pipeline] } [2022-05-23T22:46:14.227Z] $ docker exec --env ******** --env ******** 39d15273b375517c0707a270fb2d7e45952e4db2eb1a5d34f7550590ba576353 ssh-agent -k [2022-05-23T22:46:14.331Z] unset SSH_AUTH_SOCK; [2022-05-23T22:46:14.332Z] unset SSH_AGENT_PID; [2022-05-23T22:46:14.332Z] echo Agent pid 78 killed; [2022-05-23T22:46:14.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T22:46:14.658Z] + git semver [Pipeline] } [2022-05-23T22:46:14.939Z] $ docker stop --time=1 39d15273b375517c0707a270fb2d7e45952e4db2eb1a5d34f7550590ba576353 [2022-05-23T22:46:16.221Z] $ docker rm -f 39d15273b375517c0707a270fb2d7e45952e4db2eb1a5d34f7550590ba576353 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T22:46:16.558Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-23T22:46:16.808Z] Stashed 1 file(s) [Pipeline] echo [2022-05-23T22:46:16.813Z] [edgeXSemver]: initialized semver on version 2.2.0 [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] sh [2022-05-23T22:46:17.234Z] + git checkout 354093ed76bafc9ccf1014354cec2dcad1025761 [2022-05-23T22:46:17.234Z] HEAD is now at 354093e fix: Correctly set the App and SDK versions when building the binary (#424) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T22:46:17.260Z] provisioning config files... [2022-05-23T22:46:17.269Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7496358830175535257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:46:17.575Z] ---> docker-login.sh [2022-05-23T22:46:17.575Z] nexus3.edgexfoundry.org:10001 [2022-05-23T22:46:17.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:46:17.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:46:17.575Z] Configure a credential helper to remove this warning. See [2022-05-23T22:46:17.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:46:17.575Z] [2022-05-23T22:46:17.575Z] Login Succeeded [2022-05-23T22:46:17.575Z] nexus3.edgexfoundry.org:10002 [2022-05-23T22:46:17.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:46:17.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:46:17.836Z] Configure a credential helper to remove this warning. See [2022-05-23T22:46:17.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:46:17.836Z] [2022-05-23T22:46:17.836Z] Login Succeeded [2022-05-23T22:46:17.836Z] nexus3.edgexfoundry.org:10003 [2022-05-23T22:46:17.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:46:17.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:46:17.836Z] Configure a credential helper to remove this warning. See [2022-05-23T22:46:17.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:46:17.836Z] [2022-05-23T22:46:17.836Z] Login Succeeded [2022-05-23T22:46:17.836Z] nexus3.edgexfoundry.org:10004 [2022-05-23T22:46:17.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:46:18.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:46:18.097Z] Configure a credential helper to remove this warning. See [2022-05-23T22:46:18.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:46:18.097Z] [2022-05-23T22:46:18.097Z] Login Succeeded [2022-05-23T22:46:18.097Z] docker.io [2022-05-23T22:46:18.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:46:18.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:46:18.362Z] Configure a credential helper to remove this warning. See [2022-05-23T22:46:18.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:46:18.362Z] [2022-05-23T22:46:18.362Z] Login Succeeded [2022-05-23T22:46:18.362Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T22:46:18.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-23T22:46:18.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T22:46:18.449Z] ========================================================= [2022-05-23T22:46:18.449Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-23T22:46:18.450Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:46:18.761Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-23T22:46:18.761Z] Sending build context to Docker daemon 3.072MB [2022-05-23T22:46:18.761Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T22:46:18.761Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-23T22:46:18.761Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-23T22:46:18.761Z] 59bf1c3509f3: Pulling fs layer [2022-05-23T22:46:18.761Z] 666ba61612fd: Pulling fs layer [2022-05-23T22:46:18.761Z] 8ed8ca486205: Pulling fs layer [2022-05-23T22:46:18.761Z] 4fe6c5a15a65: Pulling fs layer [2022-05-23T22:46:18.761Z] 22a0e8bec74d: Pulling fs layer [2022-05-23T22:46:18.761Z] ca2b28591e48: Pulling fs layer [2022-05-23T22:46:18.761Z] a51346096db8: Pulling fs layer [2022-05-23T22:46:18.761Z] daebc70d1ce1: Pulling fs layer [2022-05-23T22:46:18.761Z] 0e18a0eac166: Pulling fs layer [2022-05-23T22:46:18.761Z] 22a0e8bec74d: Waiting [2022-05-23T22:46:18.761Z] 4fe6c5a15a65: Waiting [2022-05-23T22:46:18.761Z] ca2b28591e48: Waiting [2022-05-23T22:46:18.761Z] a51346096db8: Waiting [2022-05-23T22:46:18.761Z] daebc70d1ce1: Waiting [2022-05-23T22:46:18.761Z] 0e18a0eac166: Waiting [2022-05-23T22:46:18.761Z] 8ed8ca486205: Verifying Checksum [2022-05-23T22:46:18.761Z] 8ed8ca486205: Download complete [2022-05-23T22:46:18.761Z] 666ba61612fd: Download complete [2022-05-23T22:46:18.761Z] 22a0e8bec74d: Verifying Checksum [2022-05-23T22:46:18.761Z] 22a0e8bec74d: Download complete [2022-05-23T22:46:18.761Z] ca2b28591e48: Verifying Checksum [2022-05-23T22:46:18.761Z] ca2b28591e48: Download complete [2022-05-23T22:46:18.761Z] a51346096db8: Verifying Checksum [2022-05-23T22:46:18.761Z] a51346096db8: Download complete [2022-05-23T22:46:18.761Z] 59bf1c3509f3: Download complete [2022-05-23T22:46:19.023Z] daebc70d1ce1: Verifying Checksum [2022-05-23T22:46:19.023Z] daebc70d1ce1: Download complete [2022-05-23T22:46:19.023Z] 59bf1c3509f3: Pull complete [2022-05-23T22:46:19.284Z] 666ba61612fd: Pull complete [2022-05-23T22:46:19.285Z] 8ed8ca486205: Pull complete [2022-05-23T22:46:19.545Z] 0e18a0eac166: Verifying Checksum [2022-05-23T22:46:19.545Z] 0e18a0eac166: Download complete [2022-05-23T22:46:19.545Z] 4fe6c5a15a65: Verifying Checksum [2022-05-23T22:46:19.545Z] 4fe6c5a15a65: Download complete [2022-05-23T22:46:23.742Z] 4fe6c5a15a65: Pull complete [2022-05-23T22:46:23.742Z] 22a0e8bec74d: Pull complete [2022-05-23T22:46:23.742Z] ca2b28591e48: Pull complete [2022-05-23T22:46:23.742Z] a51346096db8: Pull complete [2022-05-23T22:46:23.742Z] daebc70d1ce1: Pull complete [2022-05-23T22:46:25.648Z] 0e18a0eac166: Pull complete [2022-05-23T22:46:25.648Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-23T22:46:25.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T22:46:25.648Z] ---> f018257e8ee9 [2022-05-23T22:46:25.648Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-23T22:46:26.590Z] ---> Running in 5075a44b71e3 [2022-05-23T22:46:26.591Z] Removing intermediate container 5075a44b71e3 [2022-05-23T22:46:26.591Z] ---> 5191f835b53d [2022-05-23T22:46:26.591Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-23T22:46:26.591Z] ---> Running in c19845dd8f6c [2022-05-23T22:46:26.591Z] Removing intermediate container c19845dd8f6c [2022-05-23T22:46:26.591Z] ---> ac365045a5bc [2022-05-23T22:46:26.591Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-23T22:46:26.591Z] ---> Running in d9ac63c9971f [2022-05-23T22:46:26.852Z] Removing intermediate container d9ac63c9971f [2022-05-23T22:46:26.852Z] ---> c6813b9b4745 [2022-05-23T22:46:26.852Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T22:46:26.852Z] ---> Running in 62380ef4532b [2022-05-23T22:46:27.422Z] Removing intermediate container 62380ef4532b [2022-05-23T22:46:27.422Z] ---> e4f9478c4360 [2022-05-23T22:46:27.422Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T22:46:27.422Z] ---> Running in e68878ab779e [2022-05-23T22:46:27.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T22:46:28.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T22:46:28.882Z] OK: 221 MiB in 52 packages [2022-05-23T22:46:29.142Z] Removing intermediate container e68878ab779e [2022-05-23T22:46:29.142Z] ---> effb63e1c756 [2022-05-23T22:46:29.142Z] Step 8/13 : WORKDIR /app [2022-05-23T22:46:29.142Z] ---> Running in a216541f8941 [2022-05-23T22:46:29.142Z] Removing intermediate container a216541f8941 [2022-05-23T22:46:29.142Z] ---> 267400b28a82 [2022-05-23T22:46:29.142Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-23T22:46:29.402Z] ---> e2fb420614e5 [2022-05-23T22:46:29.402Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T22:46:29.402Z] ---> Running in 4d818be40ce4 [2022-05-23T22:46:31.931Z] Still waiting to schedule task [2022-05-23T22:46:31.931Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-23T22:46:41.652Z] Removing intermediate container 4d818be40ce4 [2022-05-23T22:46:41.652Z] ---> 9a81b6e4d021 [2022-05-23T22:46:41.652Z] Step 11/13 : COPY . . [2022-05-23T22:46:41.913Z] ---> 421b0908ab66 [2022-05-23T22:46:41.913Z] Step 12/13 : ARG MAKE="make build" [2022-05-23T22:46:41.913Z] ---> Running in 6d2918053362 [2022-05-23T22:46:41.913Z] Removing intermediate container 6d2918053362 [2022-05-23T22:46:41.913Z] ---> 8870f9e9b61f [2022-05-23T22:46:41.913Z] Step 13/13 : RUN $MAKE [2022-05-23T22:46:41.913Z] ---> Running in 2b997ec6b406 [2022-05-23T22:46:42.171Z] noop [2022-05-23T22:46:42.430Z] Removing intermediate container 2b997ec6b406 [2022-05-23T22:46:42.430Z] ---> 725b62c86486 [2022-05-23T22:46:42.430Z] Successfully built 725b62c86486 [2022-05-23T22:46:42.430Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:46:42.728Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T22:46:42.728Z] . [Pipeline] withDockerContainer [2022-05-23T22:46:42.789Z] prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container [2022-05-23T22:46:42.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T22:46:43.190Z] $ docker top 9b717690d735da78aa21e9559c46d6efccd020fedf45b8be777809f4b63c285e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T22:46:43.549Z] + go version [2022-05-23T22:46:43.549Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-23T22:46:43.566Z] $ docker stop --time=1 9b717690d735da78aa21e9559c46d6efccd020fedf45b8be777809f4b63c285e [2022-05-23T22:46:44.854Z] $ docker rm -f 9b717690d735da78aa21e9559c46d6efccd020fedf45b8be777809f4b63c285e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:46:45.270Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T22:46:45.270Z] . [Pipeline] withDockerContainer [2022-05-23T22:46:45.330Z] prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container [2022-05-23T22:46:45.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T22:46:45.709Z] $ docker top 971e56abed8de8a65c9883b09847ae8978100349b3eda2b20dac4c361077366f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-23T22:46:46.115Z] + make test [2022-05-23T22:46:46.115Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-23T22:46:56.201Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-23T22:46:56.201Z] CGO_ENABLED=1 go vet ./... [2022-05-23T22:46:58.737Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T22:46:58.737Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T22:46:58.737Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T22:46:59.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-23T22:46:59.336Z] $ docker stop --time=1 971e56abed8de8a65c9883b09847ae8978100349b3eda2b20dac4c361077366f [2022-05-23T22:47:00.959Z] $ docker rm -f 971e56abed8de8a65c9883b09847ae8978100349b3eda2b20dac4c361077366f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T22:47:01.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-23T22:47:01.400Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-23T22:47:02.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-23T22:47:02.368Z] + ls -al . [2022-05-23T22:47:02.368Z] total 168 [2022-05-23T22:47:02.368Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 22:46 . [2022-05-23T22:47:02.368Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 22:45 .. [2022-05-23T22:47:02.368Z] -rw-rw-r-- 1 jenkins jenkins 119 May 23 22:45 .dockerignore [2022-05-23T22:47:02.368Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 22:46 .git [2022-05-23T22:47:02.368Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 22:45 .github [2022-05-23T22:47:02.368Z] -rw-rw-r-- 1 jenkins jenkins 104 May 23 22:45 .gitignore [2022-05-23T22:47:02.368Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 22:46 .semver [2022-05-23T22:47:02.368Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 23 22:45 Attribution.txt [2022-05-23T22:47:02.368Z] -rw-rw-r-- 1 jenkins jenkins 27269 May 23 22:45 CHANGELOG.md [2022-05-23T22:47:02.368Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 23 22:45 Dockerfile [2022-05-23T22:47:02.368Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 22:45 GOVERNANCE.md [2022-05-23T22:47:02.368Z] -rw-rw-r-- 1 jenkins jenkins 688 May 23 22:45 Jenkinsfile [2022-05-23T22:47:02.368Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 23 22:45 LICENSE [2022-05-23T22:47:02.368Z] -rw-rw-r-- 1 jenkins jenkins 618 May 23 22:45 OWNERS.md [2022-05-23T22:47:02.368Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 23 22:45 README.md [2022-05-23T22:47:02.368Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 22:46 VERSION [2022-05-23T22:47:02.368Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 22:45 bin [2022-05-23T22:47:02.368Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 22:46 coverage.out [2022-05-23T22:47:02.368Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 23 22:45 go.mod [2022-05-23T22:47:02.368Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 23 22:45 go.sum [2022-05-23T22:47:02.368Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 23 22:45 main.go [2022-05-23T22:47:02.368Z] -rw-rw-r-- 1 jenkins jenkins 1972 May 23 22:45 makefile [2022-05-23T22:47:02.368Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 22:45 res [2022-05-23T22:47:02.368Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 22:45 snap [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:47:02.665Z] + 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=354093ed76bafc9ccf1014354cec2dcad1025761 --label arch=amd64 --label version=2.2.0 . [2022-05-23T22:47:02.665Z] Sending build context to Docker daemon 3.073MB [2022-05-23T22:47:02.665Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T22:47:02.665Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-23T22:47:02.665Z] ---> 725b62c86486 [2022-05-23T22:47:02.665Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-23T22:47:02.665Z] ---> Running in bd880b8b40cf [2022-05-23T22:47:02.665Z] Removing intermediate container bd880b8b40cf [2022-05-23T22:47:02.665Z] ---> 3f9317c5f47f [2022-05-23T22:47:02.665Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-23T22:47:02.925Z] ---> Running in 3b8ba3e16987 [2022-05-23T22:47:02.925Z] Removing intermediate container 3b8ba3e16987 [2022-05-23T22:47:02.925Z] ---> af69b31693b2 [2022-05-23T22:47:02.925Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-23T22:47:02.925Z] ---> Running in 35da20a8894f [2022-05-23T22:47:02.925Z] Removing intermediate container 35da20a8894f [2022-05-23T22:47:02.925Z] ---> 93c0e0102b9e [2022-05-23T22:47:02.925Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T22:47:02.925Z] ---> Running in 973ff787d477 [2022-05-23T22:47:03.495Z] Removing intermediate container 973ff787d477 [2022-05-23T22:47:03.495Z] ---> 2ef50d9d1f92 [2022-05-23T22:47:03.495Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T22:47:03.495Z] ---> Running in 34d3836b7a15 [2022-05-23T22:47:04.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T22:47:04.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T22:47:04.894Z] OK: 221 MiB in 52 packages [2022-05-23T22:47:05.463Z] Removing intermediate container 34d3836b7a15 [2022-05-23T22:47:05.463Z] ---> 4572b2d9c501 [2022-05-23T22:47:05.463Z] Step 8/27 : WORKDIR /app [2022-05-23T22:47:05.463Z] ---> Running in 4733f723cf6b [2022-05-23T22:47:05.463Z] Removing intermediate container 4733f723cf6b [2022-05-23T22:47:05.463Z] ---> f78f96c637de [2022-05-23T22:47:05.463Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-23T22:47:05.463Z] ---> 1ec451c539e7 [2022-05-23T22:47:05.463Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T22:47:05.463Z] ---> Running in 6bb72dd31f4e [2022-05-23T22:47:06.399Z] Removing intermediate container 6bb72dd31f4e [2022-05-23T22:47:06.399Z] ---> ab3c25bca2eb [2022-05-23T22:47:06.399Z] Step 11/27 : COPY . . [2022-05-23T22:47:06.399Z] ---> 54bcbbe8924c [2022-05-23T22:47:06.399Z] Step 12/27 : ARG MAKE="make build" [2022-05-23T22:47:06.400Z] ---> Running in c875b5b4e9ba [2022-05-23T22:47:06.400Z] Removing intermediate container c875b5b4e9ba [2022-05-23T22:47:06.400Z] ---> 67f8a52dd9ec [2022-05-23T22:47:06.400Z] Step 13/27 : RUN $MAKE [2022-05-23T22:47:06.662Z] ---> Running in b7ec1d8415ae [2022-05-23T22:47:06.662Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-23T22:47:28.618Z] Removing intermediate container b7ec1d8415ae [2022-05-23T22:47:28.618Z] ---> 020c6ffcb140 [2022-05-23T22:47:28.618Z] Step 14/27 : FROM alpine:3.14 [2022-05-23T22:47:28.618Z] 3.14: Pulling from library/alpine [2022-05-23T22:47:28.618Z] 8663204ce13b: Pulling fs layer [2022-05-23T22:47:28.618Z] 8663204ce13b: Verifying Checksum [2022-05-23T22:47:28.618Z] 8663204ce13b: Download complete [2022-05-23T22:47:28.618Z] 8663204ce13b: Pull complete [2022-05-23T22:47:28.618Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T22:47:28.618Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T22:47:28.618Z] ---> e04c818066af [2022-05-23T22:47:28.618Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-23T22:47:28.618Z] ---> Running in da40d53f9c60 [2022-05-23T22:47:28.618Z] Removing intermediate container da40d53f9c60 [2022-05-23T22:47:28.618Z] ---> 75c0437f67ba [2022-05-23T22:47:28.618Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-23T22:47:28.618Z] ---> Running in 2ed89b14dbc6 [2022-05-23T22:47:28.618Z] Removing intermediate container 2ed89b14dbc6 [2022-05-23T22:47:28.618Z] ---> f44cd308d095 [2022-05-23T22:47:28.618Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-23T22:47:28.618Z] ---> Running in fbbe9be17308 [2022-05-23T22:47:28.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T22:47:28.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T22:47:28.618Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-23T22:47:28.618Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-23T22:47:28.618Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T22:47:28.618Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-23T22:47:28.618Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T22:47:28.618Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-23T22:47:28.618Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-23T22:47:28.618Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T22:47:28.618Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T22:47:28.618Z] OK: 9 MiB in 21 packages [2022-05-23T22:47:28.618Z] Removing intermediate container fbbe9be17308 [2022-05-23T22:47:28.618Z] ---> f3dd8f490827 [2022-05-23T22:47:28.618Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-23T22:47:28.618Z] ---> dd1541a035ec [2022-05-23T22:47:28.618Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-23T22:47:28.618Z] ---> 7dd711f240e0 [2022-05-23T22:47:28.618Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-23T22:47:28.618Z] ---> 3a015bb34b77 [2022-05-23T22:47:28.618Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-23T22:47:28.618Z] ---> d5e662484c2c [2022-05-23T22:47:28.618Z] Step 22/27 : EXPOSE 48095 [2022-05-23T22:47:28.618Z] ---> Running in 97b95eadaf21 [2022-05-23T22:47:28.618Z] Removing intermediate container 97b95eadaf21 [2022-05-23T22:47:28.618Z] ---> 33e22da42873 [2022-05-23T22:47:28.618Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-23T22:47:28.618Z] ---> Running in 0ecebe4249d4 [2022-05-23T22:47:28.879Z] Removing intermediate container 0ecebe4249d4 [2022-05-23T22:47:28.879Z] ---> 4c802e71adce [2022-05-23T22:47:28.879Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T22:47:28.879Z] ---> Running in d7f862be3733 [2022-05-23T22:47:28.879Z] Removing intermediate container d7f862be3733 [2022-05-23T22:47:28.879Z] ---> fae403154abf [2022-05-23T22:47:28.879Z] Step 25/27 : LABEL arch=amd64 [2022-05-23T22:47:28.879Z] ---> Running in 911dfda2d13a [2022-05-23T22:47:28.879Z] Removing intermediate container 911dfda2d13a [2022-05-23T22:47:28.879Z] ---> 3deaaf5ebba7 [2022-05-23T22:47:28.879Z] Step 26/27 : LABEL git_sha=354093ed76bafc9ccf1014354cec2dcad1025761 [2022-05-23T22:47:29.143Z] ---> Running in fcbeba49ffc0 [2022-05-23T22:47:29.144Z] Removing intermediate container fcbeba49ffc0 [2022-05-23T22:47:29.144Z] ---> 57445c9de72f [2022-05-23T22:47:29.144Z] Step 27/27 : LABEL version=2.2.0 [2022-05-23T22:47:29.144Z] ---> Running in 2dca608aff62 [2022-05-23T22:47:29.144Z] Removing intermediate container 2dca608aff62 [2022-05-23T22:47:29.144Z] ---> 104f1076b440 [2022-05-23T22:47:29.144Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-23T22:47:29.144Z] Successfully built 104f1076b440 [2022-05-23T22:47:29.144Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T22:47:29.257Z] provisioning config files... [2022-05-23T22:47:29.267Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3188624821469190266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:47:29.566Z] ---> docker-login.sh [2022-05-23T22:47:29.567Z] nexus3.edgexfoundry.org:10001 [2022-05-23T22:47:29.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:47:29.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:47:29.567Z] Configure a credential helper to remove this warning. See [2022-05-23T22:47:29.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:47:29.567Z] [2022-05-23T22:47:29.567Z] Login Succeeded [2022-05-23T22:47:29.567Z] nexus3.edgexfoundry.org:10002 [2022-05-23T22:47:29.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:47:29.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:47:29.567Z] Configure a credential helper to remove this warning. See [2022-05-23T22:47:29.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:47:29.567Z] [2022-05-23T22:47:29.567Z] Login Succeeded [2022-05-23T22:47:29.567Z] nexus3.edgexfoundry.org:10003 [2022-05-23T22:47:29.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:47:29.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:47:29.828Z] Configure a credential helper to remove this warning. See [2022-05-23T22:47:29.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:47:29.828Z] [2022-05-23T22:47:29.828Z] Login Succeeded [2022-05-23T22:47:29.828Z] nexus3.edgexfoundry.org:10004 [2022-05-23T22:47:29.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:47:29.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:47:29.828Z] Configure a credential helper to remove this warning. See [2022-05-23T22:47:29.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:47:29.828Z] [2022-05-23T22:47:29.828Z] Login Succeeded [2022-05-23T22:47:29.828Z] docker.io [2022-05-23T22:47:30.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:47:30.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:47:30.348Z] Configure a credential helper to remove this warning. See [2022-05-23T22:47:30.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:47:30.348Z] [2022-05-23T22:47:30.348Z] Login Succeeded [2022-05-23T22:47:30.348Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T22:47:30.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T22:47:30.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T22:47:30.423Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-05-23T22:47:30.423Z] 354093ed76bafc9ccf1014354cec2dcad1025761 [2022-05-23T22:47:30.423Z] latest [2022-05-23T22:47:30.423Z] 2.2.0 [2022-05-23T22:47:30.423Z] 354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0 [2022-05-23T22:47:30.423Z] main [2022-05-23T22:47:30.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:47:30.747Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:47:31.040Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:354093ed76bafc9ccf1014354cec2dcad1025761 [2022-05-23T22:47:31.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-23T22:47:31.041Z] e4cdbb26f0b7: Preparing [2022-05-23T22:47:31.041Z] 47b0ad9d2574: Preparing [2022-05-23T22:47:31.041Z] 82f15d976cf9: Preparing [2022-05-23T22:47:31.041Z] 67bd194a8c19: Preparing [2022-05-23T22:47:31.041Z] a0a46c2e2012: Preparing [2022-05-23T22:47:31.041Z] b541d28bf3b4: Preparing [2022-05-23T22:47:31.041Z] b541d28bf3b4: Waiting [2022-05-23T22:47:31.041Z] 47b0ad9d2574: Pushed [2022-05-23T22:47:31.041Z] 82f15d976cf9: Pushed [2022-05-23T22:47:31.041Z] 67bd194a8c19: Pushed [2022-05-23T22:47:31.041Z] b541d28bf3b4: Layer already exists [2022-05-23T22:47:31.612Z] a0a46c2e2012: Pushed [2022-05-23T22:47:33.526Z] e4cdbb26f0b7: Pushed [2022-05-23T22:47:33.787Z] 354093ed76bafc9ccf1014354cec2dcad1025761: digest: sha256:a9a6348d86948a014b6072620f2cb1152421557fdf01305a022820a671d6730b size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:47:34.091Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:47:34.389Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-05-23T22:47:34.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-23T22:47:34.389Z] e4cdbb26f0b7: Preparing [2022-05-23T22:47:34.389Z] 47b0ad9d2574: Preparing [2022-05-23T22:47:34.389Z] 82f15d976cf9: Preparing [2022-05-23T22:47:34.389Z] 67bd194a8c19: Preparing [2022-05-23T22:47:34.389Z] a0a46c2e2012: Preparing [2022-05-23T22:47:34.389Z] b541d28bf3b4: Preparing [2022-05-23T22:47:34.389Z] b541d28bf3b4: Waiting [2022-05-23T22:47:34.389Z] 47b0ad9d2574: Layer already exists [2022-05-23T22:47:34.389Z] e4cdbb26f0b7: Layer already exists [2022-05-23T22:47:34.389Z] 82f15d976cf9: Layer already exists [2022-05-23T22:47:34.389Z] a0a46c2e2012: Layer already exists [2022-05-23T22:47:34.389Z] 67bd194a8c19: Layer already exists [2022-05-23T22:47:34.389Z] b541d28bf3b4: Layer already exists [2022-05-23T22:47:34.389Z] latest: digest: sha256:a9a6348d86948a014b6072620f2cb1152421557fdf01305a022820a671d6730b size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:47:34.697Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:47:34.995Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0 [2022-05-23T22:47:34.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-23T22:47:34.995Z] e4cdbb26f0b7: Preparing [2022-05-23T22:47:34.995Z] 47b0ad9d2574: Preparing [2022-05-23T22:47:34.995Z] 82f15d976cf9: Preparing [2022-05-23T22:47:34.995Z] 67bd194a8c19: Preparing [2022-05-23T22:47:34.995Z] a0a46c2e2012: Preparing [2022-05-23T22:47:34.995Z] b541d28bf3b4: Preparing [2022-05-23T22:47:34.995Z] b541d28bf3b4: Waiting [2022-05-23T22:47:34.995Z] 47b0ad9d2574: Layer already exists [2022-05-23T22:47:34.995Z] 82f15d976cf9: Layer already exists [2022-05-23T22:47:34.995Z] e4cdbb26f0b7: Layer already exists [2022-05-23T22:47:34.995Z] 67bd194a8c19: Layer already exists [2022-05-23T22:47:34.995Z] a0a46c2e2012: Layer already exists [2022-05-23T22:47:34.995Z] b541d28bf3b4: Layer already exists [2022-05-23T22:47:34.995Z] 2.2.0: digest: sha256:a9a6348d86948a014b6072620f2cb1152421557fdf01305a022820a671d6730b size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:47:35.295Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:47:35.593Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0 [2022-05-23T22:47:35.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-23T22:47:35.593Z] e4cdbb26f0b7: Preparing [2022-05-23T22:47:35.593Z] 47b0ad9d2574: Preparing [2022-05-23T22:47:35.593Z] 82f15d976cf9: Preparing [2022-05-23T22:47:35.593Z] 67bd194a8c19: Preparing [2022-05-23T22:47:35.593Z] a0a46c2e2012: Preparing [2022-05-23T22:47:35.593Z] b541d28bf3b4: Preparing [2022-05-23T22:47:35.593Z] b541d28bf3b4: Waiting [2022-05-23T22:47:35.593Z] 67bd194a8c19: Layer already exists [2022-05-23T22:47:35.593Z] 47b0ad9d2574: Layer already exists [2022-05-23T22:47:35.593Z] e4cdbb26f0b7: Layer already exists [2022-05-23T22:47:35.593Z] 82f15d976cf9: Layer already exists [2022-05-23T22:47:35.593Z] a0a46c2e2012: Layer already exists [2022-05-23T22:47:35.593Z] b541d28bf3b4: Layer already exists [2022-05-23T22:47:35.593Z] 354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0: digest: sha256:a9a6348d86948a014b6072620f2cb1152421557fdf01305a022820a671d6730b size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:47:35.896Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:47:36.196Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-05-23T22:47:36.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-23T22:47:36.196Z] e4cdbb26f0b7: Preparing [2022-05-23T22:47:36.196Z] 47b0ad9d2574: Preparing [2022-05-23T22:47:36.196Z] 82f15d976cf9: Preparing [2022-05-23T22:47:36.196Z] 67bd194a8c19: Preparing [2022-05-23T22:47:36.196Z] a0a46c2e2012: Preparing [2022-05-23T22:47:36.196Z] b541d28bf3b4: Preparing [2022-05-23T22:47:36.196Z] b541d28bf3b4: Waiting [2022-05-23T22:47:36.196Z] a0a46c2e2012: Layer already exists [2022-05-23T22:47:36.196Z] 47b0ad9d2574: Layer already exists [2022-05-23T22:47:36.196Z] 82f15d976cf9: Layer already exists [2022-05-23T22:47:36.196Z] e4cdbb26f0b7: Layer already exists [2022-05-23T22:47:36.196Z] 67bd194a8c19: Layer already exists [2022-05-23T22:47:36.196Z] b541d28bf3b4: Layer already exists [2022-05-23T22:47:36.196Z] main: digest: sha256:a9a6348d86948a014b6072620f2cb1152421557fdf01305a022820a671d6730b size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T22:47:36.240Z] ===================================================== [Pipeline] echo [2022-05-23T22:47:36.252Z] taggedImages: [2022-05-23T22:47:36.252Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:354093ed76bafc9ccf1014354cec2dcad1025761 [2022-05-23T22:47:36.252Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-05-23T22:47:36.252Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0 [2022-05-23T22:47:36.252Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0 [2022-05-23T22:47:36.252Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:47:36.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T22:47:36.616Z] [2022-05-23T22:47:36.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:47:36.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T22:47:36.923Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-23T22:47:36.923Z] 5eb5b503b376: Pulling fs layer [2022-05-23T22:47:36.923Z] 5c69ac0246d0: Pulling fs layer [2022-05-23T22:47:36.923Z] ec43610c2a17: Pulling fs layer [2022-05-23T22:47:36.923Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-23T22:47:36.923Z] 33b1e0a273af: Pulling fs layer [2022-05-23T22:47:36.923Z] 5d3b04190fa2: Pulling fs layer [2022-05-23T22:47:36.923Z] 2f39f015ded8: Pulling fs layer [2022-05-23T22:47:36.923Z] 3a2ae6a8a46f: Waiting [2022-05-23T22:47:36.923Z] 33b1e0a273af: Waiting [2022-05-23T22:47:36.923Z] 5d3b04190fa2: Waiting [2022-05-23T22:47:36.923Z] 2f39f015ded8: Waiting [2022-05-23T22:47:36.923Z] 5c69ac0246d0: Verifying Checksum [2022-05-23T22:47:36.923Z] 5c69ac0246d0: Download complete [2022-05-23T22:47:36.923Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-23T22:47:36.923Z] 3a2ae6a8a46f: Download complete [2022-05-23T22:47:36.923Z] 33b1e0a273af: Download complete [2022-05-23T22:47:36.923Z] ec43610c2a17: Verifying Checksum [2022-05-23T22:47:36.923Z] ec43610c2a17: Download complete [2022-05-23T22:47:36.923Z] 5d3b04190fa2: Verifying Checksum [2022-05-23T22:47:36.923Z] 5d3b04190fa2: Download complete [2022-05-23T22:47:37.184Z] 5eb5b503b376: Verifying Checksum [2022-05-23T22:47:37.184Z] 5eb5b503b376: Download complete [2022-05-23T22:47:37.750Z] 2f39f015ded8: Download complete [2022-05-23T22:47:38.315Z] 5eb5b503b376: Pull complete [2022-05-23T22:47:38.572Z] 5c69ac0246d0: Pull complete [2022-05-23T22:47:38.832Z] ec43610c2a17: Pull complete [2022-05-23T22:47:39.093Z] 3a2ae6a8a46f: Pull complete [2022-05-23T22:47:39.093Z] 33b1e0a273af: Pull complete [2022-05-23T22:47:39.352Z] 5d3b04190fa2: Pull complete [2022-05-23T22:47:43.545Z] 2f39f015ded8: Pull complete [2022-05-23T22:47:43.545Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-23T22:47:43.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T22:47:43.545Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-23T22:47:43.603Z] prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container [2022-05-23T22:47:43.645Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-23T22:47:45.039Z] $ docker top 9411f29a0b3433f1cc1a2f48f5af09688c07f841851e36cdbeef5c085f5a0255 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:47:45.483Z] ---> job-cost.sh [2022-05-23T22:47:45.483Z] lf-activate-venv: SKIPPING [2022-05-23T22:47:45.483Z] INFO: No Stack... [2022-05-23T22:47:46.425Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T22:47:46.686Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T22:47:46.983Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-05-23T22:47:46.983Z] + cut -d, -f6 [Pipeline] lock [2022-05-23T22:47:47.001Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-78-stack-cost] [2022-05-23T22:47:47.008Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-78-stack-cost] did not exist. Created. [2022-05-23T22:47:47.008Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T22:47:47.321Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-23T22:47:47.379Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T22:47:47.386Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T22:47:47.412Z] $ docker stop --time=1 9411f29a0b3433f1cc1a2f48f5af09688c07f841851e36cdbeef5c085f5a0255 [2022-05-23T22:47:48.574Z] $ docker rm -f 9411f29a0b3433f1cc1a2f48f5af09688c07f841851e36cdbeef5c085f5a0255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-23T22:48:08.936Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64422 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-05-23T22:48:08.950Z] Running in /w/workspace/app-service-configurable/78 [Pipeline] { [Pipeline] checkout [2022-05-23T22:48:09.291Z] Selected Git installation does not exist. Using Default [2022-05-23T22:48:09.291Z] The recommended git tool is: NONE [2022-05-23T22:48:15.807Z] using credential edgex-jenkins-ssh [2022-05-23T22:48:15.829Z] Cloning the remote Git repository [2022-05-23T22:48:15.904Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-05-23T22:48:15.989Z] > git init /w/workspace/app-service-configurable/78 # timeout=10 [2022-05-23T22:48:16.098Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-23T22:48:16.109Z] > git --version # timeout=10 [2022-05-23T22:48:16.168Z] > git --version # 'git version 2.25.1' [2022-05-23T22:48:16.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T22:48:16.236Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T22:48:17.237Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-23T22:48:17.259Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T22:48:17.288Z] Avoid second fetch [2022-05-23T22:48:17.289Z] Checking out Revision 354093ed76bafc9ccf1014354cec2dcad1025761 (main) [2022-05-23T22:48:17.315Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T22:48:17.333Z] > git checkout -f 354093ed76bafc9ccf1014354cec2dcad1025761 # timeout=10 [2022-05-23T22:48:21.567Z] Commit message: "fix: Correctly set the App and SDK versions when building the binary (#424)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T22:48:22.423Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-23T22:48:22.424Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T22:48:22.424Z] Dload Upload Total Spent Left Speed [2022-05-23T22:48:22.424Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 49607 0 --:--:-- --:--:-- --:--:-- 49607 [Pipeline] sh [2022-05-23T22:48:22.941Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-23T22:48:23.289Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-05-23T22:48:23.290Z] sudo tee /etc/docker/daemon.new [2022-05-23T22:48:23.290Z] { [2022-05-23T22:48:23.290Z] "registry-mirrors": [ [2022-05-23T22:48:23.290Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-23T22:48:23.290Z] ], [2022-05-23T22:48:23.290Z] "bip": "10.250.0.254/24", [2022-05-23T22:48:23.290Z] "hosts": [ [2022-05-23T22:48:23.290Z] "tcp://0.0.0.0:5555", [2022-05-23T22:48:23.290Z] "unix:///var/run/docker.sock" [2022-05-23T22:48:23.290Z] ], [2022-05-23T22:48:23.290Z] "mtu": 1458, [2022-05-23T22:48:23.290Z] "selinux-enabled": true, [2022-05-23T22:48:23.290Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-23T22:48:23.290Z] } [Pipeline] sh [2022-05-23T22:48:23.638Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-23T22:48:24.096Z] + sudo service docker restart [Pipeline] sh [2022-05-23T22:48:42.737Z] + git checkout 354093ed76bafc9ccf1014354cec2dcad1025761 [2022-05-23T22:48:42.737Z] HEAD is now at 354093e fix: Correctly set the App and SDK versions when building the binary (#424) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T22:48:42.773Z] provisioning config files... [2022-05-23T22:48:42.795Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/78@tmp/config351886728806529484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:48:43.163Z] ---> docker-login.sh [2022-05-23T22:48:43.163Z] nexus3.edgexfoundry.org:10001 [2022-05-23T22:48:43.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:48:43.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:48:43.970Z] Configure a credential helper to remove this warning. See [2022-05-23T22:48:43.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:48:43.970Z] [2022-05-23T22:48:43.970Z] Login Succeeded [2022-05-23T22:48:43.970Z] nexus3.edgexfoundry.org:10002 [2022-05-23T22:48:44.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:48:44.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:48:44.590Z] Configure a credential helper to remove this warning. See [2022-05-23T22:48:44.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:48:44.590Z] [2022-05-23T22:48:44.590Z] Login Succeeded [2022-05-23T22:48:44.590Z] nexus3.edgexfoundry.org:10003 [2022-05-23T22:48:44.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:48:45.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:48:45.154Z] Configure a credential helper to remove this warning. See [2022-05-23T22:48:45.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:48:45.154Z] [2022-05-23T22:48:45.154Z] Login Succeeded [2022-05-23T22:48:45.154Z] nexus3.edgexfoundry.org:10004 [2022-05-23T22:48:45.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:48:45.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:48:45.700Z] Configure a credential helper to remove this warning. See [2022-05-23T22:48:45.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:48:45.700Z] [2022-05-23T22:48:45.700Z] Login Succeeded [2022-05-23T22:48:45.700Z] docker.io [2022-05-23T22:48:45.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:48:46.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:48:46.244Z] Configure a credential helper to remove this warning. See [2022-05-23T22:48:46.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:48:46.244Z] [2022-05-23T22:48:46.244Z] Login Succeeded [2022-05-23T22:48:46.244Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T22:48:46.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-23T22:48:46.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T22:48:46.792Z] ========================================================= [2022-05-23T22:48:46.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-23T22:48:46.792Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:48:47.153Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-23T22:48:47.153Z] Sending build context to Docker daemon 203.3kB [2022-05-23T22:48:47.426Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T22:48:47.426Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-23T22:48:47.708Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-23T22:48:47.708Z] 9b3977197b4f: Pulling fs layer [2022-05-23T22:48:47.708Z] 1a89e8eeedd5: Pulling fs layer [2022-05-23T22:48:47.708Z] 94645a83ff95: Pulling fs layer [2022-05-23T22:48:47.708Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-23T22:48:47.708Z] 0c92f367c5e7: Pulling fs layer [2022-05-23T22:48:47.708Z] 3096ccb668a1: Pulling fs layer [2022-05-23T22:48:47.708Z] e8cf19c19ddd: Pulling fs layer [2022-05-23T22:48:47.708Z] a4caa8a26152: Pulling fs layer [2022-05-23T22:48:47.708Z] 3096ccb668a1: Waiting [2022-05-23T22:48:47.708Z] e8cf19c19ddd: Waiting [2022-05-23T22:48:47.708Z] a4caa8a26152: Waiting [2022-05-23T22:48:47.708Z] 3f3a8bcf1eab: Waiting [2022-05-23T22:48:47.708Z] 0c92f367c5e7: Waiting [2022-05-23T22:48:47.708Z] 94645a83ff95: Verifying Checksum [2022-05-23T22:48:47.708Z] 94645a83ff95: Download complete [2022-05-23T22:48:47.708Z] 1a89e8eeedd5: Verifying Checksum [2022-05-23T22:48:47.708Z] 1a89e8eeedd5: Download complete [2022-05-23T22:48:47.708Z] 0c92f367c5e7: Verifying Checksum [2022-05-23T22:48:47.708Z] 0c92f367c5e7: Download complete [2022-05-23T22:48:47.708Z] 9b3977197b4f: Download complete [2022-05-23T22:48:47.708Z] 3096ccb668a1: Verifying Checksum [2022-05-23T22:48:47.708Z] 3096ccb668a1: Download complete [2022-05-23T22:48:47.708Z] e8cf19c19ddd: Verifying Checksum [2022-05-23T22:48:47.708Z] e8cf19c19ddd: Download complete [2022-05-23T22:48:48.702Z] 9b3977197b4f: Pull complete [2022-05-23T22:48:48.977Z] 1a89e8eeedd5: Pull complete [2022-05-23T22:48:49.255Z] 94645a83ff95: Pull complete [2022-05-23T22:48:49.856Z] a4caa8a26152: Verifying Checksum [2022-05-23T22:48:49.856Z] a4caa8a26152: Download complete [2022-05-23T22:48:50.458Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-23T22:48:50.458Z] 3f3a8bcf1eab: Download complete [2022-05-23T22:49:02.886Z] 3f3a8bcf1eab: Pull complete [2022-05-23T22:49:02.886Z] 0c92f367c5e7: Pull complete [2022-05-23T22:49:02.886Z] 3096ccb668a1: Pull complete [2022-05-23T22:49:02.886Z] e8cf19c19ddd: Pull complete [2022-05-23T22:49:09.615Z] a4caa8a26152: Pull complete [2022-05-23T22:49:09.615Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-23T22:49:09.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T22:49:09.615Z] ---> 725f1c02e7f9 [2022-05-23T22:49:09.615Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-23T22:49:10.223Z] ---> Running in 7f39bb504b5b [2022-05-23T22:49:10.497Z] Removing intermediate container 7f39bb504b5b [2022-05-23T22:49:10.497Z] ---> 2588a6531219 [2022-05-23T22:49:10.497Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-23T22:49:10.497Z] ---> Running in 26fb481ede8d [2022-05-23T22:49:10.771Z] Removing intermediate container 26fb481ede8d [2022-05-23T22:49:10.771Z] ---> c9311346462c [2022-05-23T22:49:10.771Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-23T22:49:10.771Z] ---> Running in 73b0fecad80f [2022-05-23T22:49:11.047Z] Removing intermediate container 73b0fecad80f [2022-05-23T22:49:11.047Z] ---> a6840cccb7fc [2022-05-23T22:49:11.047Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T22:49:11.325Z] ---> Running in 14a49ae60eea [2022-05-23T22:49:12.773Z] Removing intermediate container 14a49ae60eea [2022-05-23T22:49:12.773Z] ---> 83e264599ef2 [2022-05-23T22:49:12.773Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T22:49:13.048Z] ---> Running in 0b30e1dc52dc [2022-05-23T22:49:14.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T22:49:15.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T22:49:15.633Z] OK: 220 MiB in 52 packages [2022-05-23T22:49:16.625Z] Removing intermediate container 0b30e1dc52dc [2022-05-23T22:49:16.625Z] ---> 46d73da8664d [2022-05-23T22:49:16.625Z] Step 8/13 : WORKDIR /app [2022-05-23T22:49:16.625Z] ---> Running in 40e7dd42f9bd [2022-05-23T22:49:16.899Z] Removing intermediate container 40e7dd42f9bd [2022-05-23T22:49:16.899Z] ---> d8a352854051 [2022-05-23T22:49:16.899Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-23T22:49:17.504Z] ---> ba51c5229138 [2022-05-23T22:49:17.504Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T22:49:17.504Z] ---> Running in 753587d89ae7 [2022-05-23T22:50:04.532Z] Removing intermediate container 753587d89ae7 [2022-05-23T22:50:04.532Z] ---> f210d236b697 [2022-05-23T22:50:04.532Z] Step 11/13 : COPY . . [2022-05-23T22:50:04.532Z] ---> 67356eab9b5c [2022-05-23T22:50:04.532Z] Step 12/13 : ARG MAKE="make build" [2022-05-23T22:50:04.532Z] ---> Running in 7c002d31d270 [2022-05-23T22:50:04.532Z] Removing intermediate container 7c002d31d270 [2022-05-23T22:50:04.532Z] ---> 204d28a9e618 [2022-05-23T22:50:04.532Z] Step 13/13 : RUN $MAKE [2022-05-23T22:50:04.532Z] ---> Running in c4dc4d1d6613 [2022-05-23T22:50:04.532Z] noop [2022-05-23T22:50:04.532Z] Removing intermediate container c4dc4d1d6613 [2022-05-23T22:50:04.532Z] ---> 3875a6697a17 [2022-05-23T22:50:04.532Z] Successfully built 3875a6697a17 [2022-05-23T22:50:04.532Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:50:04.880Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T22:50:04.880Z] . [Pipeline] withDockerContainer [2022-05-23T22:50:05.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-64422 does not seem to be running inside a container [2022-05-23T22:50:05.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/78 -v /w/workspace/app-service-configurable/78:/w/workspace/app-service-configurable/78:rw,z -v /w/workspace/app-service-configurable/78@tmp:/w/workspace/app-service-configurable/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T22:50:06.478Z] $ docker top 25632d25571ef695468fe2848681153702c837b60478bc13fc573e8d54c13be4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T22:50:07.422Z] + go version [2022-05-23T22:50:07.422Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-23T22:50:07.450Z] $ docker stop --time=1 25632d25571ef695468fe2848681153702c837b60478bc13fc573e8d54c13be4 [2022-05-23T22:50:09.092Z] $ docker rm -f 25632d25571ef695468fe2848681153702c837b60478bc13fc573e8d54c13be4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:50:09.723Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T22:50:09.723Z] . [Pipeline] withDockerContainer [2022-05-23T22:50:09.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-64422 does not seem to be running inside a container [2022-05-23T22:50:10.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/78 -v /w/workspace/app-service-configurable/78:/w/workspace/app-service-configurable/78:rw,z -v /w/workspace/app-service-configurable/78@tmp:/w/workspace/app-service-configurable/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T22:50:11.343Z] $ docker top 178bfbac3bb6202772b78419898f5f14d9051c28c2cd19f19bce272837402d88 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-23T22:50:12.296Z] + make test [2022-05-23T22:50:12.296Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-23T22:51:34.132Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-23T22:51:34.132Z] CGO_ENABLED=1 go vet ./... [2022-05-23T22:51:52.472Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T22:51:52.472Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T22:51:52.472Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T22:51:53.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-23T22:51:53.949Z] $ docker stop --time=1 178bfbac3bb6202772b78419898f5f14d9051c28c2cd19f19bce272837402d88 [2022-05-23T22:51:55.683Z] $ docker rm -f 178bfbac3bb6202772b78419898f5f14d9051c28c2cd19f19bce272837402d88 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T22:51:56.597Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-23T22:51:56.633Z] Warning: overwriting stash ‘coverage-report’ [2022-05-23T22:51:57.067Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T22:51:57.465Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-23T22:51:57.810Z] + ls -al . [2022-05-23T22:51:57.810Z] total 164 [2022-05-23T22:51:57.810Z] drwxrwxr-x 7 jenkins jenkins 4096 May 23 22:51 . [2022-05-23T22:51:57.810Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 22:48 .. [2022-05-23T22:51:57.810Z] -rw-rw-r-- 1 jenkins jenkins 119 May 23 22:48 .dockerignore [2022-05-23T22:51:57.810Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 22:48 .git [2022-05-23T22:51:57.810Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 22:48 .github [2022-05-23T22:51:57.810Z] -rw-rw-r-- 1 jenkins jenkins 104 May 23 22:48 .gitignore [2022-05-23T22:51:57.810Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 23 22:48 Attribution.txt [2022-05-23T22:51:57.810Z] -rw-rw-r-- 1 jenkins jenkins 27269 May 23 22:48 CHANGELOG.md [2022-05-23T22:51:57.810Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 23 22:48 Dockerfile [2022-05-23T22:51:57.810Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 22:48 GOVERNANCE.md [2022-05-23T22:51:57.810Z] -rw-rw-r-- 1 jenkins jenkins 688 May 23 22:48 Jenkinsfile [2022-05-23T22:51:57.810Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 23 22:48 LICENSE [2022-05-23T22:51:57.810Z] -rw-rw-r-- 1 jenkins jenkins 618 May 23 22:48 OWNERS.md [2022-05-23T22:51:57.810Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 23 22:48 README.md [2022-05-23T22:51:57.810Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 22:46 VERSION [2022-05-23T22:51:57.810Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 22:48 bin [2022-05-23T22:51:57.810Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 22:50 coverage.out [2022-05-23T22:51:57.810Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 23 22:48 go.mod [2022-05-23T22:51:57.810Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 23 22:48 go.sum [2022-05-23T22:51:57.810Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 23 22:48 main.go [2022-05-23T22:51:57.810Z] -rw-rw-r-- 1 jenkins jenkins 1972 May 23 22:48 makefile [2022-05-23T22:51:57.810Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 22:48 res [2022-05-23T22:51:57.810Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 22:48 snap [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:51:58.156Z] + 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=354093ed76bafc9ccf1014354cec2dcad1025761 --label arch=arm64 --label version=2.2.0 . [2022-05-23T22:51:58.156Z] Sending build context to Docker daemon 204.3kB [2022-05-23T22:51:58.434Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T22:51:58.434Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-23T22:51:58.434Z] ---> 3875a6697a17 [2022-05-23T22:51:58.434Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-23T22:51:58.434Z] ---> Running in 8ea46a7e9d4c [2022-05-23T22:51:58.710Z] Removing intermediate container 8ea46a7e9d4c [2022-05-23T22:51:58.710Z] ---> 9b930fa4f2ff [2022-05-23T22:51:58.710Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-23T22:51:58.985Z] ---> Running in c26e4ad39656 [2022-05-23T22:51:59.259Z] Removing intermediate container c26e4ad39656 [2022-05-23T22:51:59.259Z] ---> 909c6d44885c [2022-05-23T22:51:59.259Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-23T22:51:59.259Z] ---> Running in a77a00f2a005 [2022-05-23T22:51:59.543Z] Removing intermediate container a77a00f2a005 [2022-05-23T22:51:59.543Z] ---> 3109a92460b3 [2022-05-23T22:51:59.543Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T22:51:59.543Z] ---> Running in 0c1489de1aec [2022-05-23T22:52:01.524Z] Removing intermediate container 0c1489de1aec [2022-05-23T22:52:01.524Z] ---> 3275d559b18d [2022-05-23T22:52:01.524Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T22:52:01.524Z] ---> Running in 00e7a3727216 [2022-05-23T22:52:02.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T22:52:03.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T22:52:04.078Z] OK: 220 MiB in 52 packages [2022-05-23T22:52:05.072Z] Removing intermediate container 00e7a3727216 [2022-05-23T22:52:05.072Z] ---> 6f5c166e57e7 [2022-05-23T22:52:05.072Z] Step 8/27 : WORKDIR /app [2022-05-23T22:52:05.072Z] ---> Running in 9809e14c91d8 [2022-05-23T22:52:05.352Z] Removing intermediate container 9809e14c91d8 [2022-05-23T22:52:05.352Z] ---> 0fdc9730319f [2022-05-23T22:52:05.352Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-23T22:52:05.953Z] ---> d1f143af2098 [2022-05-23T22:52:05.953Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T22:52:05.953Z] ---> Running in 8ba0c3b269da [2022-05-23T22:52:07.934Z] Removing intermediate container 8ba0c3b269da [2022-05-23T22:52:07.934Z] ---> 34d4801b92e3 [2022-05-23T22:52:07.934Z] Step 11/27 : COPY . . [2022-05-23T22:52:08.533Z] ---> 62b5d3e2e47d [2022-05-23T22:52:08.533Z] Step 12/27 : ARG MAKE="make build" [2022-05-23T22:52:08.533Z] ---> Running in a83c159ef166 [2022-05-23T22:52:08.810Z] Removing intermediate container a83c159ef166 [2022-05-23T22:52:08.810Z] ---> 08f1c3f19f91 [2022-05-23T22:52:08.810Z] Step 13/27 : RUN $MAKE [2022-05-23T22:52:08.810Z] ---> Running in 5eb3ab68d115 [2022-05-23T22:52:09.789Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-23T22:54:16.655Z] Removing intermediate container 5eb3ab68d115 [2022-05-23T22:54:16.655Z] ---> 5b0da9fda8a3 [2022-05-23T22:54:16.655Z] Step 14/27 : FROM alpine:3.14 [2022-05-23T22:54:16.655Z] 3.14: Pulling from library/alpine [2022-05-23T22:54:16.655Z] 455c02918c45: Pulling fs layer [2022-05-23T22:54:16.655Z] 455c02918c45: Verifying Checksum [2022-05-23T22:54:16.655Z] 455c02918c45: Download complete [2022-05-23T22:54:16.655Z] 455c02918c45: Pull complete [2022-05-23T22:54:16.655Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T22:54:16.655Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T22:54:16.655Z] ---> ac73e934f311 [2022-05-23T22:54:16.655Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-23T22:54:16.655Z] ---> Running in 54db9570be2d [2022-05-23T22:54:16.655Z] Removing intermediate container 54db9570be2d [2022-05-23T22:54:16.655Z] ---> 89c768ebed8b [2022-05-23T22:54:16.655Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-23T22:54:16.655Z] ---> Running in f436c8ae5464 [2022-05-23T22:54:16.655Z] Removing intermediate container f436c8ae5464 [2022-05-23T22:54:16.655Z] ---> 416afd8c7264 [2022-05-23T22:54:16.655Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-23T22:54:16.655Z] ---> Running in b7e5346c2cc1 [2022-05-23T22:54:16.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T22:54:16.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T22:54:16.655Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-23T22:54:16.655Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-23T22:54:16.655Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T22:54:16.655Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-23T22:54:16.655Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T22:54:16.655Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-23T22:54:16.655Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-23T22:54:16.655Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T22:54:16.655Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T22:54:16.655Z] OK: 9 MiB in 21 packages [2022-05-23T22:54:16.655Z] Removing intermediate container b7e5346c2cc1 [2022-05-23T22:54:16.655Z] ---> d4d1f6fb75d9 [2022-05-23T22:54:16.655Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-23T22:54:16.655Z] ---> bdc6130d7585 [2022-05-23T22:54:16.655Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-23T22:54:16.655Z] ---> fea16851c06d [2022-05-23T22:54:16.655Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-23T22:54:16.655Z] ---> e74e9663520c [2022-05-23T22:54:16.655Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-23T22:54:16.655Z] ---> cf4b69b4f02f [2022-05-23T22:54:16.655Z] Step 22/27 : EXPOSE 48095 [2022-05-23T22:54:16.655Z] ---> Running in ff331ff77e7a [2022-05-23T22:54:16.655Z] Removing intermediate container ff331ff77e7a [2022-05-23T22:54:16.655Z] ---> fa237ebd6516 [2022-05-23T22:54:16.655Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-23T22:54:16.655Z] ---> Running in e4606f1dbc9b [2022-05-23T22:54:16.655Z] Removing intermediate container e4606f1dbc9b [2022-05-23T22:54:16.655Z] ---> 90773cae6d36 [2022-05-23T22:54:16.656Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T22:54:16.656Z] ---> Running in 8c4070a7a347 [2022-05-23T22:54:16.656Z] Removing intermediate container 8c4070a7a347 [2022-05-23T22:54:16.656Z] ---> 9dd7eac7ee7b [2022-05-23T22:54:16.656Z] Step 25/27 : LABEL arch=arm64 [2022-05-23T22:54:16.656Z] ---> Running in 8d26d875a574 [2022-05-23T22:54:16.656Z] Removing intermediate container 8d26d875a574 [2022-05-23T22:54:16.656Z] ---> 8d3c5fc18536 [2022-05-23T22:54:16.656Z] Step 26/27 : LABEL git_sha=354093ed76bafc9ccf1014354cec2dcad1025761 [2022-05-23T22:54:16.656Z] ---> Running in 7fbbe6be1ae5 [2022-05-23T22:54:16.656Z] Removing intermediate container 7fbbe6be1ae5 [2022-05-23T22:54:16.656Z] ---> 623cee9885e6 [2022-05-23T22:54:16.656Z] Step 27/27 : LABEL version=2.2.0 [2022-05-23T22:54:16.656Z] ---> Running in 341cd635113f [2022-05-23T22:54:16.656Z] Removing intermediate container 341cd635113f [2022-05-23T22:54:16.656Z] ---> a9745a478451 [2022-05-23T22:54:16.656Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-23T22:54:16.656Z] Successfully built a9745a478451 [2022-05-23T22:54:16.656Z] 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-05-23T22:54:16.760Z] provisioning config files... [2022-05-23T22:54:16.779Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/78@tmp/config5018937118875958280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:54:17.130Z] ---> docker-login.sh [2022-05-23T22:54:17.130Z] nexus3.edgexfoundry.org:10001 [2022-05-23T22:54:17.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:54:17.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:54:17.406Z] Configure a credential helper to remove this warning. See [2022-05-23T22:54:17.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:54:17.406Z] [2022-05-23T22:54:17.406Z] Login Succeeded [2022-05-23T22:54:17.406Z] nexus3.edgexfoundry.org:10002 [2022-05-23T22:54:18.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:54:18.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:54:18.007Z] Configure a credential helper to remove this warning. See [2022-05-23T22:54:18.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:54:18.007Z] [2022-05-23T22:54:18.007Z] Login Succeeded [2022-05-23T22:54:18.007Z] nexus3.edgexfoundry.org:10003 [2022-05-23T22:54:18.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:54:18.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:54:18.556Z] Configure a credential helper to remove this warning. See [2022-05-23T22:54:18.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:54:18.556Z] [2022-05-23T22:54:18.556Z] Login Succeeded [2022-05-23T22:54:18.556Z] nexus3.edgexfoundry.org:10004 [2022-05-23T22:54:18.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:54:18.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:54:18.831Z] Configure a credential helper to remove this warning. See [2022-05-23T22:54:18.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:54:18.831Z] [2022-05-23T22:54:18.831Z] Login Succeeded [2022-05-23T22:54:18.831Z] docker.io [2022-05-23T22:54:19.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T22:54:19.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T22:54:19.703Z] Configure a credential helper to remove this warning. See [2022-05-23T22:54:19.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T22:54:19.703Z] [2022-05-23T22:54:19.703Z] Login Succeeded [2022-05-23T22:54:19.703Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T22:54:19.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T22:54:19.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T22:54:19.790Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-05-23T22:54:19.790Z] 354093ed76bafc9ccf1014354cec2dcad1025761 [2022-05-23T22:54:19.790Z] latest [2022-05-23T22:54:19.790Z] 2.2.0 [2022-05-23T22:54:19.790Z] 354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0 [2022-05-23T22:54:19.790Z] main [2022-05-23T22:54:19.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:54:20.167Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:54:20.534Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:354093ed76bafc9ccf1014354cec2dcad1025761 [2022-05-23T22:54:20.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-23T22:54:20.534Z] 75892ef18c3a: Preparing [2022-05-23T22:54:20.534Z] 290988520f8f: Preparing [2022-05-23T22:54:20.534Z] bbcd77686ed2: Preparing [2022-05-23T22:54:20.534Z] 48a90f86a702: Preparing [2022-05-23T22:54:20.534Z] 9390e9ae45dd: Preparing [2022-05-23T22:54:20.535Z] f73e7dbfee58: Preparing [2022-05-23T22:54:20.535Z] f73e7dbfee58: Waiting [2022-05-23T22:54:20.813Z] 290988520f8f: Pushed [2022-05-23T22:54:20.813Z] bbcd77686ed2: Pushed [2022-05-23T22:54:20.813Z] 48a90f86a702: Pushed [2022-05-23T22:54:20.813Z] f73e7dbfee58: Layer already exists [2022-05-23T22:54:21.418Z] 9390e9ae45dd: Pushed [2022-05-23T22:54:26.823Z] 75892ef18c3a: Pushed [2022-05-23T22:54:27.097Z] 354093ed76bafc9ccf1014354cec2dcad1025761: digest: sha256:61a632b8a76f5d0b0d43f7b9e618a67e0716cb854de19e58314f7bd751704e8c size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:54:27.448Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:54:27.788Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-05-23T22:54:27.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-23T22:54:27.788Z] 75892ef18c3a: Preparing [2022-05-23T22:54:27.788Z] 290988520f8f: Preparing [2022-05-23T22:54:27.788Z] bbcd77686ed2: Preparing [2022-05-23T22:54:27.788Z] 48a90f86a702: Preparing [2022-05-23T22:54:27.788Z] 9390e9ae45dd: Preparing [2022-05-23T22:54:27.788Z] f73e7dbfee58: Preparing [2022-05-23T22:54:27.788Z] f73e7dbfee58: Waiting [2022-05-23T22:54:27.788Z] 48a90f86a702: Layer already exists [2022-05-23T22:54:27.788Z] 9390e9ae45dd: Layer already exists [2022-05-23T22:54:27.788Z] 290988520f8f: Layer already exists [2022-05-23T22:54:27.788Z] bbcd77686ed2: Layer already exists [2022-05-23T22:54:27.788Z] 75892ef18c3a: Layer already exists [2022-05-23T22:54:27.788Z] f73e7dbfee58: Layer already exists [2022-05-23T22:54:28.061Z] latest: digest: sha256:61a632b8a76f5d0b0d43f7b9e618a67e0716cb854de19e58314f7bd751704e8c size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:54:28.407Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:54:28.753Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0 [2022-05-23T22:54:28.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-23T22:54:28.753Z] 75892ef18c3a: Preparing [2022-05-23T22:54:28.753Z] 290988520f8f: Preparing [2022-05-23T22:54:28.753Z] bbcd77686ed2: Preparing [2022-05-23T22:54:28.753Z] 48a90f86a702: Preparing [2022-05-23T22:54:28.753Z] 9390e9ae45dd: Preparing [2022-05-23T22:54:28.753Z] f73e7dbfee58: Preparing [2022-05-23T22:54:28.753Z] f73e7dbfee58: Waiting [2022-05-23T22:54:28.753Z] 290988520f8f: Layer already exists [2022-05-23T22:54:28.753Z] 75892ef18c3a: Layer already exists [2022-05-23T22:54:28.753Z] 9390e9ae45dd: Layer already exists [2022-05-23T22:54:28.753Z] bbcd77686ed2: Layer already exists [2022-05-23T22:54:28.753Z] 48a90f86a702: Layer already exists [2022-05-23T22:54:28.753Z] f73e7dbfee58: Layer already exists [2022-05-23T22:54:29.028Z] 2.2.0: digest: sha256:61a632b8a76f5d0b0d43f7b9e618a67e0716cb854de19e58314f7bd751704e8c size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:54:29.377Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:54:29.725Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0 [2022-05-23T22:54:29.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-23T22:54:29.725Z] 75892ef18c3a: Preparing [2022-05-23T22:54:29.725Z] 290988520f8f: Preparing [2022-05-23T22:54:29.725Z] bbcd77686ed2: Preparing [2022-05-23T22:54:29.725Z] 48a90f86a702: Preparing [2022-05-23T22:54:29.725Z] 9390e9ae45dd: Preparing [2022-05-23T22:54:29.725Z] f73e7dbfee58: Preparing [2022-05-23T22:54:29.725Z] f73e7dbfee58: Waiting [2022-05-23T22:54:29.725Z] 48a90f86a702: Layer already exists [2022-05-23T22:54:29.725Z] bbcd77686ed2: Layer already exists [2022-05-23T22:54:29.725Z] 9390e9ae45dd: Layer already exists [2022-05-23T22:54:29.725Z] 75892ef18c3a: Layer already exists [2022-05-23T22:54:29.725Z] 290988520f8f: Layer already exists [2022-05-23T22:54:29.725Z] f73e7dbfee58: Layer already exists [2022-05-23T22:54:30.000Z] 354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0: digest: sha256:61a632b8a76f5d0b0d43f7b9e618a67e0716cb854de19e58314f7bd751704e8c size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:54:30.350Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:54:30.701Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-05-23T22:54:30.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-23T22:54:30.701Z] 75892ef18c3a: Preparing [2022-05-23T22:54:30.701Z] 290988520f8f: Preparing [2022-05-23T22:54:30.701Z] bbcd77686ed2: Preparing [2022-05-23T22:54:30.701Z] 48a90f86a702: Preparing [2022-05-23T22:54:30.701Z] 9390e9ae45dd: Preparing [2022-05-23T22:54:30.701Z] f73e7dbfee58: Preparing [2022-05-23T22:54:30.701Z] f73e7dbfee58: Waiting [2022-05-23T22:54:30.701Z] 48a90f86a702: Layer already exists [2022-05-23T22:54:30.701Z] 290988520f8f: Layer already exists [2022-05-23T22:54:30.701Z] 9390e9ae45dd: Layer already exists [2022-05-23T22:54:30.701Z] 75892ef18c3a: Layer already exists [2022-05-23T22:54:30.701Z] bbcd77686ed2: Layer already exists [2022-05-23T22:54:30.701Z] f73e7dbfee58: Layer already exists [2022-05-23T22:54:30.976Z] main: digest: sha256:61a632b8a76f5d0b0d43f7b9e618a67e0716cb854de19e58314f7bd751704e8c size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T22:54:31.024Z] ===================================================== [Pipeline] echo [2022-05-23T22:54:31.034Z] taggedImages: [2022-05-23T22:54:31.035Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:354093ed76bafc9ccf1014354cec2dcad1025761 [2022-05-23T22:54:31.035Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-05-23T22:54:31.035Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0 [2022-05-23T22:54:31.035Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:354093ed76bafc9ccf1014354cec2dcad1025761-2.2.0 [2022-05-23T22:54:31.035Z] - 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-05-23T22:54:31.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T22:54:31.400Z] [2022-05-23T22:54:31.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:54:31.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T22:54:32.033Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-23T22:54:32.034Z] 8998bd30e6a1: Pulling fs layer [2022-05-23T22:54:32.034Z] 04944245beec: Pulling fs layer [2022-05-23T22:54:32.034Z] 699f458cf7ca: Pulling fs layer [2022-05-23T22:54:32.034Z] 765212b225bb: Pulling fs layer [2022-05-23T22:54:32.034Z] f23df028b6ca: Pulling fs layer [2022-05-23T22:54:32.034Z] d65c8cfc05b1: Pulling fs layer [2022-05-23T22:54:32.034Z] 2437ff75d9bd: Pulling fs layer [2022-05-23T22:54:32.034Z] f23df028b6ca: Waiting [2022-05-23T22:54:32.034Z] 2437ff75d9bd: Waiting [2022-05-23T22:54:32.034Z] d65c8cfc05b1: Waiting [2022-05-23T22:54:32.034Z] 765212b225bb: Waiting [2022-05-23T22:54:32.034Z] 04944245beec: Verifying Checksum [2022-05-23T22:54:32.034Z] 04944245beec: Download complete [2022-05-23T22:54:32.034Z] 765212b225bb: Download complete [2022-05-23T22:54:32.034Z] f23df028b6ca: Verifying Checksum [2022-05-23T22:54:32.034Z] f23df028b6ca: Download complete [2022-05-23T22:54:32.034Z] d65c8cfc05b1: Verifying Checksum [2022-05-23T22:54:32.034Z] d65c8cfc05b1: Download complete [2022-05-23T22:54:32.034Z] 699f458cf7ca: Verifying Checksum [2022-05-23T22:54:32.034Z] 699f458cf7ca: Download complete [2022-05-23T22:54:32.634Z] 8998bd30e6a1: Verifying Checksum [2022-05-23T22:54:32.634Z] 8998bd30e6a1: Download complete [2022-05-23T22:54:34.622Z] 2437ff75d9bd: Verifying Checksum [2022-05-23T22:54:34.622Z] 2437ff75d9bd: Download complete [2022-05-23T22:54:37.245Z] 8998bd30e6a1: Pull complete [2022-05-23T22:54:37.245Z] 04944245beec: Pull complete [2022-05-23T22:54:38.688Z] 699f458cf7ca: Pull complete [2022-05-23T22:54:38.964Z] 765212b225bb: Pull complete [2022-05-23T22:54:39.951Z] f23df028b6ca: Pull complete [2022-05-23T22:54:40.228Z] d65c8cfc05b1: Pull complete [2022-05-23T22:54:55.341Z] 2437ff75d9bd: Pull complete [2022-05-23T22:54:55.341Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-23T22:54:55.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T22:54:55.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-23T22:54:55.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-64422 does not seem to be running inside a container [2022-05-23T22:54:55.658Z] $ 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/78 -v /w/workspace/app-service-configurable/78:/w/workspace/app-service-configurable/78:rw,z -v /w/workspace/app-service-configurable/78@tmp:/w/workspace/app-service-configurable/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-23T22:54:58.198Z] $ docker top fcc903628cba5d8aabb2d16260c5c2223c52b59afc9701b72254071b552d1b59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:54:59.138Z] ---> job-cost.sh [2022-05-23T22:54:59.138Z] lf-activate-venv: SKIPPING [2022-05-23T22:54:59.138Z] INFO: No Stack... [2022-05-23T22:54:59.412Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-23T22:55:00.390Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T22:55:01.057Z] + cat /w/workspace/app-service-configurable/78/archives/cost.csv [2022-05-23T22:55:01.057Z] + cut -d, -f6 [Pipeline] lock [2022-05-23T22:55:01.128Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-78-stack-cost] [2022-05-23T22:55:01.133Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-78-stack-cost] did not exist. Created. [2022-05-23T22:55:01.133Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T22:55:01.813Z] /w/workspace/app-service-configurable/78@tmp/durable-3ae3e223/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-23T22:55:02.494Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-23T22:55:02.524Z] Warning: overwriting stash ‘stack-cost’ [2022-05-23T22:55:02.570Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T22:55:02.577Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T22:55:02.599Z] $ docker stop --time=1 fcc903628cba5d8aabb2d16260c5c2223c52b59afc9701b72254071b552d1b59 [2022-05-23T22:55:04.102Z] $ docker rm -f fcc903628cba5d8aabb2d16260c5c2223c52b59afc9701b72254071b552d1b59 [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-05-23T22:55:04.580Z] provisioning config files... [2022-05-23T22:55:04.588Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5769469590389711228tmp [Pipeline] { [Pipeline] sh [2022-05-23T22:55:04.881Z] + set +x [2022-05-23T22:55:04.881Z] + bash -s -- [2022-05-23T22:55:04.881Z] + curl -s https://codecov.io/bash [2022-05-23T22:55:04.881Z] [2022-05-23T22:55:04.881Z] _____ _ [2022-05-23T22:55:04.881Z] / ____| | | [2022-05-23T22:55:04.881Z] | | ___ __| | ___ ___ _____ __ [2022-05-23T22:55:04.881Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-23T22:55:04.881Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-23T22:55:04.881Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-23T22:55:04.881Z] Bash-1.0.6 [2022-05-23T22:55:04.881Z] [2022-05-23T22:55:04.881Z] [2022-05-23T22:55:04.881Z] ==> git version 2.25.1 found [2022-05-23T22:55:04.881Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-23T22:55:04.881Z] Release-Date: 2020-01-08 [2022-05-23T22:55:04.881Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-23T22:55:04.881Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-23T22:55:04.881Z] ==> Jenkins CI detected. [2022-05-23T22:55:04.881Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-05-23T22:55:04.881Z] project root: . [2022-05-23T22:55:04.881Z] --> token set from env [2022-05-23T22:55:04.881Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-23T22:55:04.881Z] ==> Running gcov in . (disable via -X gcov) [2022-05-23T22:55:04.881Z] ==> Python coveragepy not found [2022-05-23T22:55:04.881Z] ==> Searching for coverage reports in: [2022-05-23T22:55:04.881Z] + . [2022-05-23T22:55:04.881Z] -> Found 1 reports [2022-05-23T22:55:04.881Z] ==> Detecting git/mercurial file structure [2022-05-23T22:55:04.881Z] ==> Reading reports [2022-05-23T22:55:04.881Z] + ./coverage.out bytes=10 [2022-05-23T22:55:04.881Z] ==> Appending adjustments [2022-05-23T22:55:04.881Z] https://docs.codecov.io/docs/fixing-reports [2022-05-23T22:55:05.141Z] + Found adjustments [2022-05-23T22:55:05.141Z] ==> Gzipping contents [2022-05-23T22:55:05.141Z] 4.0K /tmp/codecov.AlCFWd.gz [2022-05-23T22:55:05.141Z] ==> Uploading reports [2022-05-23T22:55:05.141Z] url: https://codecov.io [2022-05-23T22:55:05.141Z] query: branch=main&commit=354093ed76bafc9ccf1014354cec2dcad1025761&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-23T22:55:05.141Z] -> Pinging Codecov [2022-05-23T22:55:05.141Z] 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=354093ed76bafc9ccf1014354cec2dcad1025761&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-23T22:55:05.402Z] -> Uploading to [2022-05-23T22:55:05.402Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-23/A97CA9966030D2A3747ED39772930CCE/354093ed76bafc9ccf1014354cec2dcad1025761/0c76b3e3-da16-4d77-8887-cf955bcd29e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T225505Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=07455227d68b4a8ba485cd4db24aa6f86057883fef9c85d4324b9e4cc98c054a [2022-05-23T22:55:05.402Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T22:55:05.402Z] Dload Upload Total Spent Left Speed [2022-05-23T22:55:05.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2476 --:--:-- --:--:-- --:--:-- 2476 [2022-05-23T22:55:05.662Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] } [2022-05-23T22:55:05.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-23T22:55:05.938Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-23T22:55:05.955Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:55:06.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-23T22:55:06.254Z] [2022-05-23T22:55:06.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:55:06.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-23T22:55:06.556Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-23T22:55:06.556Z] 188c0c94c7c5: Pulling fs layer [2022-05-23T22:55:06.556Z] 0ef7d3d256c8: Pulling fs layer [2022-05-23T22:55:06.556Z] de9db76c5a1d: Pulling fs layer [2022-05-23T22:55:06.556Z] 0eba1c9be4d2: Pulling fs layer [2022-05-23T22:55:06.556Z] 0d57e429df01: Pulling fs layer [2022-05-23T22:55:06.556Z] 4e4be7b47b0d: Pulling fs layer [2022-05-23T22:55:06.556Z] e1f770b5df2f: Pulling fs layer [2022-05-23T22:55:06.556Z] 85a0685a4137: Pulling fs layer [2022-05-23T22:55:06.556Z] 0eba1c9be4d2: Waiting [2022-05-23T22:55:06.556Z] 85a0685a4137: Waiting [2022-05-23T22:55:06.556Z] 0d57e429df01: Waiting [2022-05-23T22:55:06.556Z] 4e4be7b47b0d: Waiting [2022-05-23T22:55:06.556Z] e1f770b5df2f: Waiting [2022-05-23T22:55:06.556Z] de9db76c5a1d: Verifying Checksum [2022-05-23T22:55:06.556Z] de9db76c5a1d: Download complete [2022-05-23T22:55:06.556Z] 0ef7d3d256c8: Verifying Checksum [2022-05-23T22:55:06.556Z] 0ef7d3d256c8: Download complete [2022-05-23T22:55:06.556Z] 0d57e429df01: Verifying Checksum [2022-05-23T22:55:06.556Z] 0d57e429df01: Download complete [2022-05-23T22:55:06.556Z] 4e4be7b47b0d: Download complete [2022-05-23T22:55:06.556Z] 188c0c94c7c5: Download complete [2022-05-23T22:55:06.823Z] 188c0c94c7c5: Pull complete [2022-05-23T22:55:06.823Z] 0ef7d3d256c8: Pull complete [2022-05-23T22:55:06.823Z] de9db76c5a1d: Pull complete [2022-05-23T22:55:06.823Z] e1f770b5df2f: Verifying Checksum [2022-05-23T22:55:06.823Z] e1f770b5df2f: Download complete [2022-05-23T22:55:07.418Z] 0eba1c9be4d2: Verifying Checksum [2022-05-23T22:55:07.418Z] 0eba1c9be4d2: Download complete [2022-05-23T22:55:07.680Z] 85a0685a4137: Verifying Checksum [2022-05-23T22:55:07.680Z] 85a0685a4137: Download complete [2022-05-23T22:55:10.966Z] 0eba1c9be4d2: Pull complete [2022-05-23T22:55:10.966Z] 0d57e429df01: Pull complete [2022-05-23T22:55:10.966Z] 4e4be7b47b0d: Pull complete [2022-05-23T22:55:10.966Z] e1f770b5df2f: Pull complete [2022-05-23T22:55:14.252Z] 85a0685a4137: Pull complete [2022-05-23T22:55:14.252Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-23T22:55:14.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-23T22:55:14.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-23T22:55:14.573Z] prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container [2022-05-23T22:55:14.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-23T22:55:15.901Z] $ docker top 2f97764530dc0637ca4df049a72c14cdce2651f4b1100e1368e9cfee3383559b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T22:55:15.972Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-23T22:55:16.252Z] + set -o pipefail [2022-05-23T22:55:16.252Z] + snyk monitor '--org=edgex-jenkins' [2022-05-23T22:55:22.831Z] [2022-05-23T22:55:22.831Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-05-23T22:55:22.831Z] [2022-05-23T22:55:22.831Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/19db7717-3236-493b-a991-e1a70c92bc98 [2022-05-23T22:55:22.831Z] [2022-05-23T22:55:22.831Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-23T22:55:22.831Z] [2022-05-23T22:55:22.831Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-23T22:55:22.831Z] [2022-05-23T22:55:23.092Z] [Pipeline] } [2022-05-23T22:55:23.108Z] $ docker stop --time=1 2f97764530dc0637ca4df049a72c14cdce2651f4b1100e1368e9cfee3383559b [2022-05-23T22:55:25.062Z] $ docker rm -f 2f97764530dc0637ca4df049a72c14cdce2651f4b1100e1368e9cfee3383559b [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-05-23T22:55:25.788Z] + git log --format=format:%s -1 354093ed76bafc9ccf1014354cec2dcad1025761 [Pipeline] sh [2022-05-23T22:55:26.081Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T22:55:26.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:55:26.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T22:55:26.378Z] . [Pipeline] withDockerContainer [2022-05-23T22:55:26.447Z] prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container [2022-05-23T22:55:26.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T22:55:26.882Z] $ docker top 3dc582dd43835f385347c861437009a19121ddb3dfd718f7893573937b2680b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T22:55:26.964Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T22:55:27.258Z] + git semver [Pipeline] } [2022-05-23T22:55:27.538Z] $ docker stop --time=1 3dc582dd43835f385347c861437009a19121ddb3dfd718f7893573937b2680b6 [2022-05-23T22:55:28.825Z] $ docker rm -f 3dc582dd43835f385347c861437009a19121ddb3dfd718f7893573937b2680b6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:55:29.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-23T22:55:29.223Z] [2022-05-23T22:55:29.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:55:29.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-23T22:55:29.526Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-23T22:55:29.526Z] ab5ef0e58194: Pulling fs layer [2022-05-23T22:55:29.526Z] 9712f1f96733: Pulling fs layer [2022-05-23T22:55:29.526Z] 63f879dbbcfc: Pulling fs layer [2022-05-23T22:55:29.526Z] 0d9ebad4ef96: Pulling fs layer [2022-05-23T22:55:29.526Z] e9a5061849ea: Pulling fs layer [2022-05-23T22:55:29.526Z] d747dcd14b5f: Pulling fs layer [2022-05-23T22:55:29.526Z] 2de7ff778b66: Pulling fs layer [2022-05-23T22:55:29.526Z] 0d9ebad4ef96: Waiting [2022-05-23T22:55:29.526Z] e9a5061849ea: Waiting [2022-05-23T22:55:29.526Z] d747dcd14b5f: Waiting [2022-05-23T22:55:29.526Z] 2de7ff778b66: Waiting [2022-05-23T22:55:29.526Z] 9712f1f96733: Verifying Checksum [2022-05-23T22:55:29.526Z] 9712f1f96733: Download complete [2022-05-23T22:55:30.099Z] 63f879dbbcfc: Verifying Checksum [2022-05-23T22:55:30.099Z] 63f879dbbcfc: Download complete [2022-05-23T22:55:30.099Z] 0d9ebad4ef96: Verifying Checksum [2022-05-23T22:55:30.099Z] 0d9ebad4ef96: Download complete [2022-05-23T22:55:30.099Z] d747dcd14b5f: Verifying Checksum [2022-05-23T22:55:30.099Z] d747dcd14b5f: Download complete [2022-05-23T22:55:30.099Z] e9a5061849ea: Verifying Checksum [2022-05-23T22:55:30.099Z] e9a5061849ea: Download complete [2022-05-23T22:55:30.099Z] ab5ef0e58194: Download complete [2022-05-23T22:55:30.359Z] 2de7ff778b66: Verifying Checksum [2022-05-23T22:55:30.359Z] 2de7ff778b66: Download complete [2022-05-23T22:55:32.896Z] ab5ef0e58194: Pull complete [2022-05-23T22:55:33.155Z] 9712f1f96733: Pull complete [2022-05-23T22:55:33.760Z] 63f879dbbcfc: Pull complete [2022-05-23T22:55:37.967Z] 0d9ebad4ef96: Pull complete [2022-05-23T22:55:37.967Z] e9a5061849ea: Pull complete [2022-05-23T22:55:37.967Z] d747dcd14b5f: Pull complete [2022-05-23T22:55:38.535Z] 2de7ff778b66: Pull complete [2022-05-23T22:55:38.535Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-23T22:55:38.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-23T22:55:38.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-23T22:55:38.604Z] prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container [2022-05-23T22:55:38.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-23T22:55:40.437Z] $ docker top 8150d8a212a48a786b39e0750d747e101b90fb63bfcc0c9de48c3c8ba86d76a8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-23T22:55:40.519Z] provisioning config files... [2022-05-23T22:55:40.528Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7801645183020213216tmp [2022-05-23T22:55:40.539Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5391056185898766416tmp [2022-05-23T22:55:40.551Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7416741397287364916tmp [Pipeline] { [Pipeline] echo [2022-05-23T22:55:40.565Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:55:40.851Z] ---> sigul-configuration.sh [2022-05-23T22:55:40.851Z] gpg: directory `/root/.gnupg' created [2022-05-23T22:55:40.851Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-23T22:55:40.851Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-23T22:55:40.851Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-23T22:55:40.851Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-23T22:55:40.851Z] gpg: CAST5 encrypted data [2022-05-23T22:55:40.851Z] gpg: encrypted with 1 passphrase [2022-05-23T22:55:40.851Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-23T22:55:41.138Z] + mkdir /home/jenkins [2022-05-23T22:55:41.138Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-23T22:55:41.426Z] + 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-05-23T22:55:41.436Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:55:41.723Z] ---> sigul-install.sh [2022-05-23T22:55:41.723Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-23T22:55:42.011Z] + git tag --list [2022-05-23T22:55:42.011Z] v1.0.0 [2022-05-23T22:55:42.011Z] v1.1.0 [2022-05-23T22:55:42.011Z] v1.2.0 [2022-05-23T22:55:42.011Z] v1.3.0 [2022-05-23T22:55:42.011Z] v1.3.1 [2022-05-23T22:55:42.011Z] v2.0.0 [2022-05-23T22:55:42.011Z] v2.0.1 [2022-05-23T22:55:42.011Z] v2.0.1-dev.1 [2022-05-23T22:55:42.011Z] v2.0.2-dev.1 [2022-05-23T22:55:42.011Z] v2.0.2-dev.10 [2022-05-23T22:55:42.011Z] v2.0.2-dev.11 [2022-05-23T22:55:42.011Z] v2.0.2-dev.12 [2022-05-23T22:55:42.011Z] v2.0.2-dev.13 [2022-05-23T22:55:42.011Z] v2.0.2-dev.14 [2022-05-23T22:55:42.011Z] v2.0.2-dev.15 [2022-05-23T22:55:42.011Z] v2.0.2-dev.16 [2022-05-23T22:55:42.011Z] v2.0.2-dev.17 [2022-05-23T22:55:42.011Z] v2.0.2-dev.18 [2022-05-23T22:55:42.011Z] v2.0.2-dev.19 [2022-05-23T22:55:42.011Z] v2.0.2-dev.2 [2022-05-23T22:55:42.011Z] v2.0.2-dev.20 [2022-05-23T22:55:42.011Z] v2.0.2-dev.21 [2022-05-23T22:55:42.011Z] v2.0.2-dev.22 [2022-05-23T22:55:42.011Z] v2.0.2-dev.23 [2022-05-23T22:55:42.011Z] v2.0.2-dev.24 [2022-05-23T22:55:42.011Z] v2.0.2-dev.25 [2022-05-23T22:55:42.011Z] v2.0.2-dev.26 [2022-05-23T22:55:42.011Z] v2.0.2-dev.27 [2022-05-23T22:55:42.011Z] v2.0.2-dev.28 [2022-05-23T22:55:42.011Z] v2.0.2-dev.29 [2022-05-23T22:55:42.011Z] v2.0.2-dev.3 [2022-05-23T22:55:42.011Z] v2.0.2-dev.30 [2022-05-23T22:55:42.011Z] v2.0.2-dev.4 [2022-05-23T22:55:42.011Z] v2.0.2-dev.5 [2022-05-23T22:55:42.011Z] v2.0.2-dev.6 [2022-05-23T22:55:42.011Z] v2.0.2-dev.7 [2022-05-23T22:55:42.011Z] v2.0.2-dev.8 [2022-05-23T22:55:42.011Z] v2.0.2-dev.9 [2022-05-23T22:55:42.011Z] v2.1.0 [2022-05-23T22:55:42.011Z] v2.2.0 [2022-05-23T22:55:42.011Z] v2.2.0-dev.1 [2022-05-23T22:55:42.011Z] v2.2.0-dev.10 [2022-05-23T22:55:42.011Z] v2.2.0-dev.11 [2022-05-23T22:55:42.011Z] v2.2.0-dev.12 [2022-05-23T22:55:42.011Z] v2.2.0-dev.13 [2022-05-23T22:55:42.011Z] v2.2.0-dev.14 [2022-05-23T22:55:42.011Z] v2.2.0-dev.15 [2022-05-23T22:55:42.011Z] v2.2.0-dev.16 [2022-05-23T22:55:42.011Z] v2.2.0-dev.17 [2022-05-23T22:55:42.011Z] v2.2.0-dev.18 [2022-05-23T22:55:42.011Z] v2.2.0-dev.19 [2022-05-23T22:55:42.011Z] v2.2.0-dev.2 [2022-05-23T22:55:42.011Z] v2.2.0-dev.20 [2022-05-23T22:55:42.011Z] v2.2.0-dev.21 [2022-05-23T22:55:42.011Z] v2.2.0-dev.22 [2022-05-23T22:55:42.011Z] v2.2.0-dev.23 [2022-05-23T22:55:42.011Z] v2.2.0-dev.24 [2022-05-23T22:55:42.011Z] v2.2.0-dev.25 [2022-05-23T22:55:42.011Z] v2.2.0-dev.26 [2022-05-23T22:55:42.011Z] v2.2.0-dev.27 [2022-05-23T22:55:42.011Z] v2.2.0-dev.28 [2022-05-23T22:55:42.011Z] v2.2.0-dev.29 [2022-05-23T22:55:42.011Z] v2.2.0-dev.3 [2022-05-23T22:55:42.011Z] v2.2.0-dev.30 [2022-05-23T22:55:42.011Z] v2.2.0-dev.31 [2022-05-23T22:55:42.011Z] v2.2.0-dev.32 [2022-05-23T22:55:42.011Z] v2.2.0-dev.33 [2022-05-23T22:55:42.011Z] v2.2.0-dev.34 [2022-05-23T22:55:42.011Z] v2.2.0-dev.35 [2022-05-23T22:55:42.011Z] v2.2.0-dev.36 [2022-05-23T22:55:42.011Z] v2.2.0-dev.37 [2022-05-23T22:55:42.011Z] v2.2.0-dev.38 [2022-05-23T22:55:42.011Z] v2.2.0-dev.39 [2022-05-23T22:55:42.011Z] v2.2.0-dev.4 [2022-05-23T22:55:42.011Z] v2.2.0-dev.5 [2022-05-23T22:55:42.011Z] v2.2.0-dev.6 [2022-05-23T22:55:42.011Z] v2.2.0-dev.7 [2022-05-23T22:55:42.011Z] v2.2.0-dev.8 [2022-05-23T22:55:42.011Z] v2.2.0-dev.9 [2022-05-23T22:55:42.011Z] v2.2.1-dev.1 [Pipeline] sh [2022-05-23T22:55:42.303Z] + lftools sign git-tag v2.2.0 [2022-05-23T22:55:42.875Z] Signing Git tag with Sigul... [2022-05-23T22:55:42.876Z] Signing v2.2.0 [Pipeline] echo [2022-05-23T22:55:43.146Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:55:43.430Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-23T22:55:43.438Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-23T22:55:43.464Z] $ docker stop --time=1 8150d8a212a48a786b39e0750d747e101b90fb63bfcc0c9de48c3c8ba86d76a8 [2022-05-23T22:55:44.754Z] $ docker rm -f 8150d8a212a48a786b39e0750d747e101b90fb63bfcc0c9de48c3c8ba86d76a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-23T22:55:45.175Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T22:55:45.175Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:55:45.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T22:55:45.470Z] . [Pipeline] withDockerContainer [2022-05-23T22:55:45.539Z] prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container [2022-05-23T22:55:45.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T22:55:45.943Z] $ docker top ebead267a5e5714d7c47fcddc21eafa718cd9653516b61a8eb7450b1d09c4cd7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T22:55:46.028Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T22:55:46.323Z] + git semver [Pipeline] } [2022-05-23T22:55:46.603Z] $ docker stop --time=1 ebead267a5e5714d7c47fcddc21eafa718cd9653516b61a8eb7450b1d09c4cd7 [2022-05-23T22:55:47.846Z] $ docker rm -f ebead267a5e5714d7c47fcddc21eafa718cd9653516b61a8eb7450b1d09c4cd7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T22:55:48.188Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T22:55:48.188Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:55:48.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T22:55:48.479Z] . [Pipeline] withDockerContainer [2022-05-23T22:55:48.552Z] prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container [2022-05-23T22:55:48.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T22:55:48.955Z] $ docker top 864251b1e86d0fcbd3fa13adf02bbcfd024e9df04dab1fe8398606667d078bb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T22:55:49.038Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T22:55:49.333Z] + git semver [Pipeline] } [2022-05-23T22:55:49.610Z] $ docker stop --time=1 864251b1e86d0fcbd3fa13adf02bbcfd024e9df04dab1fe8398606667d078bb8 [2022-05-23T22:55:50.893Z] $ docker rm -f 864251b1e86d0fcbd3fa13adf02bbcfd024e9df04dab1fe8398606667d078bb8 [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-05-23T22:55:51.502Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-05-23T22:55:51.502Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-05-23T22:55:51.502Z] total 16 [2022-05-23T22:55:51.502Z] drwxr-xr-x 3 root root 4096 May 23 22:47 . [2022-05-23T22:55:51.502Z] drwxrwxr-x 9 jenkins jenkins 4096 May 23 22:55 .. [2022-05-23T22:55:51.502Z] drwxr-xr-x 2 root root 4096 May 23 22:47 cost [2022-05-23T22:55:51.502Z] -rw-r--r-- 1 root root 94 May 23 22:47 cost.csv [2022-05-23T22:55:51.502Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-05-23T22:55:51.502Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-05-23T22:55:51.502Z] total 16 [2022-05-23T22:55:51.502Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 22:47 . [2022-05-23T22:55:51.502Z] drwxrwxr-x 9 jenkins jenkins 4096 May 23 22:55 .. [2022-05-23T22:55:51.502Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 22:47 cost [2022-05-23T22:55:51.502Z] -rw-r--r-- 1 jenkins jenkins 94 May 23 22:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:55:51.794Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:55:52.658Z] ---> package-listing.sh [2022-05-23T22:55:52.659Z] ++ facter osfamily [2022-05-23T22:55:52.659Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-23T22:55:52.916Z] + OS_FAMILY=debian [2022-05-23T22:55:52.916Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-05-23T22:55:52.916Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-23T22:55:52.916Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-23T22:55:52.916Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-23T22:55:52.916Z] + PACKAGES=/tmp/packages_start.txt [2022-05-23T22:55:52.916Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-05-23T22:55:52.916Z] + PACKAGES=/tmp/packages_end.txt [2022-05-23T22:55:52.916Z] + case "${OS_FAMILY}" in [2022-05-23T22:55:52.916Z] + dpkg -l [2022-05-23T22:55:52.916Z] + grep '^ii' [2022-05-23T22:55:52.916Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-23T22:55:52.916Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-23T22:55:52.916Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-23T22:55:52.917Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-05-23T22:55:52.917Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-05-23T22:55:52.917Z] + 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-05-23T22:55:52.927Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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-05-23T22:55:53.203Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-23T22:55:53.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T22:55:53.758Z] . [Pipeline] withDockerContainer [2022-05-23T22:55:53.828Z] prd-ubuntu20.04-docker-8c-8g-64421 does not seem to be running inside a container [2022-05-23T22:55:53.869Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-23T22:55:54.094Z] $ docker top 6f1fd7de09db9c06700f780803757f78554ce00b1d9b465d61270675dbd743f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T22:55:54.455Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-23T22:55:54.778Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-23T22:55:55.112Z] + ls /var/log/sa-host [2022-05-23T22:55:55.113Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T22:55:55.329Z] provisioning config files... [2022-05-23T22:55:55.336Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4743387341914690725tmp [Pipeline] { [Pipeline] echo [2022-05-23T22:55:55.348Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:55:55.634Z] ---> create-netrc.sh [Pipeline] } [2022-05-23T22:55:55.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:55:55.973Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-23T22:55:55.984Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:55:56.274Z] ---> sudo-logs.sh [2022-05-23T22:55:56.274Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-23T22:55:56.298Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:55:56.582Z] ---> job-cost.sh [2022-05-23T22:55:56.582Z] lf-activate-venv: SKIPPING [2022-05-23T22:55:56.582Z] DEBUG: total: 0.2199999988079071 [2022-05-23T22:55:56.582Z] INFO: Retrieving Stack Cost... [2022-05-23T22:55:56.843Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T22:55:57.414Z] INFO: Archiving Costs [Pipeline] echo [2022-05-23T22:55:57.428Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T22:55:57.716Z] ---> logs-deploy.sh [2022-05-23T22:55:57.716Z] lf-activate-venv: SKIPPING [2022-05-23T22:55:57.716Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/78 [2022-05-23T22:55:57.716Z] INFO: archiving workspace using pattern(s): [2022-05-23T22:55:58.670Z] Archives upload complete. [2022-05-23T22:55:58.670Z] INFO: archiving logs to Nexus