Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab4754bb686cc1a901ed29aff581db85023172aa 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-ssh11781796846832856036.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh1885865363166444798.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh18093681502580550708.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh9150744991006945043.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-ssh6985221281220302741.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10460 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 ab4754bb686cc1a901ed29aff581db85023172aa (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 ab4754bb686cc1a901ed29aff581db85023172aa # timeout=10 Commit message: "build(snap): add CI workflow, disable jenkins snap build (#393)" > git rev-list --no-walk e510d1e4a03afe24ca637fa18bc136c2111838d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-01T14:35:07.837Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-01T14:35:07.891Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-01T14:35:07.909Z] ========================================================= [2022-04-01T14:35:07.909Z] EdgeX Global Pipelines Version Info [2022-04-01T14:35:07.909Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:35:08.716Z] ------------------- [2022-04-01T14:35:08.716Z] stable info: [2022-04-01T14:35:08.716Z] ------------------- [2022-04-01T14:35:08.716Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-01T14:35:08.716Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-01T14:35:08.716Z] Message: update stable to v1.0.221 [2022-04-01T14:35:09.290Z] ------------------- [2022-04-01T14:35:09.290Z] experimental info: [2022-04-01T14:35:09.290Z] ------------------- [2022-04-01T14:35:09.290Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-01T14:35:09.290Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-01T14:35:09.290Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-01T14:35:09.423Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-04-01T14:35:09.438Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-04-01T14:35:09.451Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-01T14:35:09.465Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-01T14:35:09.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-01T14:35:09.486Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-01T14:35:09.500Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-01T14:35:09.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-01T14:35:09.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-01T14:35:09.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-01T14:35:09.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-01T14:35:09.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-04-01T14:35:09.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-01T14:35:09.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-01T14:35:09.593Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-01T14:35:09.605Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-01T14:35:09.616Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-01T14:35:09.632Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-01T14:35:09.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-01T14:35:09.665Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-01T14:35:09.681Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-01T14:35:09.699Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-01T14:35:09.717Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-01T14:35:09.732Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-01T14:35:09.743Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-01T14:35:09.756Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-01T14:35:09.768Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-01T14:35:09.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-01T14:35:09.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-01T14:35:09.810Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab4754bb686cc1a901ed29aff581db85023172aa [Pipeline] echo [2022-04-01T14:35:09.823Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab4754b [Pipeline] echo [2022-04-01T14:35:09.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-01T14:35:09.887Z] provisioning config files... [2022-04-01T14:35:09.901Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5450322410873090405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:35:10.215Z] ---> docker-login.sh [2022-04-01T14:35:10.216Z] nexus3.edgexfoundry.org:10001 [2022-04-01T14:35:10.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:35:10.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:35:10.477Z] Configure a credential helper to remove this warning. See [2022-04-01T14:35:10.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:35:10.477Z] [2022-04-01T14:35:10.477Z] Login Succeeded [2022-04-01T14:35:10.477Z] nexus3.edgexfoundry.org:10002 [2022-04-01T14:35:10.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:35:10.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:35:10.740Z] Configure a credential helper to remove this warning. See [2022-04-01T14:35:10.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:35:10.740Z] [2022-04-01T14:35:10.740Z] Login Succeeded [2022-04-01T14:35:10.740Z] nexus3.edgexfoundry.org:10003 [2022-04-01T14:35:10.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:35:10.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:35:10.740Z] Configure a credential helper to remove this warning. See [2022-04-01T14:35:10.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:35:10.740Z] [2022-04-01T14:35:10.740Z] Login Succeeded [2022-04-01T14:35:10.740Z] nexus3.edgexfoundry.org:10004 [2022-04-01T14:35:11.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:35:11.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:35:11.001Z] Configure a credential helper to remove this warning. See [2022-04-01T14:35:11.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:35:11.001Z] [2022-04-01T14:35:11.001Z] Login Succeeded [2022-04-01T14:35:11.001Z] docker.io [2022-04-01T14:35:11.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:35:11.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:35:11.576Z] Configure a credential helper to remove this warning. See [2022-04-01T14:35:11.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:35:11.576Z] [2022-04-01T14:35:11.576Z] Login Succeeded [2022-04-01T14:35:11.576Z] ---> docker-login.sh ends [Pipeline] } [2022-04-01T14:35:11.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-01T14:35:11.972Z] + git rev-list -1 --merges ab4754bb686cc1a901ed29aff581db85023172aa~1..ab4754bb686cc1a901ed29aff581db85023172aa [Pipeline] echo [2022-04-01T14:35:12.069Z] -----------> git rev-list -1 --merges ab4754bb686cc1a901ed29aff581db85023172aa~1..ab4754bb686cc1a901ed29aff581db85023172aa ab4754bb686cc1a901ed29aff581db85023172aa [false] [Pipeline] sh [2022-04-01T14:35:12.365Z] + git log --format=format:%s -1 ab4754bb686cc1a901ed29aff581db85023172aa [Pipeline] echo [2022-04-01T14:35:12.385Z] ========================================================= [2022-04-01T14:35:12.385Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-01T14:35:12.385Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-01T14:35:12.743Z] + git log --format=format:%s -1 ab4754bb686cc1a901ed29aff581db85023172aa [Pipeline] echo [2022-04-01T14:35:12.756Z] [semverPrep] GIT_COMMIT: ab4754bb686cc1a901ed29aff581db85023172aa, Commit Message: build(snap): add CI workflow, disable jenkins snap build (#393) [Pipeline] echo [2022-04-01T14:35:12.766Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-01T14:35:13.363Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-01T14:35:13.363Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-01T14:35:13.363Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-01T14:35:13.363Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-01T14:35:13.363Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-01T14:35:13.363Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-01T14:35:13.363Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:35:13.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-01T14:35:13.719Z] [2022-04-01T14:35:13.719Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:35:14.023Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-01T14:35:14.023Z] latest: Pulling from edgex-devops/git-semver [2022-04-01T14:35:14.023Z] a0d0a0d46f8b: Pulling fs layer [2022-04-01T14:35:14.023Z] 3e5f54012d9b: Pulling fs layer [2022-04-01T14:35:14.023Z] 4c7163046ea9: Pulling fs layer [2022-04-01T14:35:14.023Z] 0c2d73faf560: Pulling fs layer [2022-04-01T14:35:14.023Z] 0c2d73faf560: Waiting [2022-04-01T14:35:14.023Z] 3e5f54012d9b: Verifying Checksum [2022-04-01T14:35:14.023Z] 3e5f54012d9b: Download complete [2022-04-01T14:35:14.023Z] a0d0a0d46f8b: Download complete [2022-04-01T14:35:14.023Z] 0c2d73faf560: Verifying Checksum [2022-04-01T14:35:14.023Z] 0c2d73faf560: Download complete [2022-04-01T14:35:14.023Z] 4c7163046ea9: Verifying Checksum [2022-04-01T14:35:14.023Z] 4c7163046ea9: Download complete [2022-04-01T14:35:14.284Z] a0d0a0d46f8b: Pull complete [2022-04-01T14:35:14.284Z] 3e5f54012d9b: Pull complete [2022-04-01T14:35:14.546Z] 4c7163046ea9: Pull complete [2022-04-01T14:35:14.807Z] 0c2d73faf560: Pull complete [2022-04-01T14:35:14.807Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-01T14:35:14.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-01T14:35:14.807Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-01T14:35:14.883Z] prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container [2022-04-01T14:35:14.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-01T14:35:15.590Z] $ docker top 76063db556c6b6eeca4b6fc37138c28d61228f3049c3f5861d728cd49b2d7e3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-01T14:35:15.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-01T14:35:15.707Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-01T14:35:15.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-01T14:35:15.869Z] $ docker exec 76063db556c6b6eeca4b6fc37138c28d61228f3049c3f5861d728cd49b2d7e3d ssh-agent [2022-04-01T14:35:15.995Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOMnIOe/agent.14 [2022-04-01T14:35:15.995Z] SSH_AGENT_PID=20 [2022-04-01T14:35:16.005Z] Running ssh-add (command line suppressed) [2022-04-01T14:35:16.161Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1228253467941488732.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1228253467941488732.key) [2022-04-01T14:35:16.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-01T14:35:16.466Z] + git tag --points-at HEAD [Pipeline] } [2022-04-01T14:35:16.488Z] $ docker exec --env ******** --env ******** 76063db556c6b6eeca4b6fc37138c28d61228f3049c3f5861d728cd49b2d7e3d ssh-agent -k [2022-04-01T14:35:16.607Z] unset SSH_AUTH_SOCK; [2022-04-01T14:35:16.608Z] unset SSH_AGENT_PID; [2022-04-01T14:35:16.608Z] echo Agent pid 20 killed; [2022-04-01T14:35:16.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-01T14:35:16.642Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-01T14:35:16.642Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-01T14:35:16.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-01T14:35:16.796Z] $ docker exec 76063db556c6b6eeca4b6fc37138c28d61228f3049c3f5861d728cd49b2d7e3d ssh-agent [2022-04-01T14:35:16.925Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMEbCcp/agent.54 [2022-04-01T14:35:16.925Z] SSH_AGENT_PID=61 [2022-04-01T14:35:16.930Z] Running ssh-add (command line suppressed) [2022-04-01T14:35:17.067Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6155997506543937039.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6155997506543937039.key) [2022-04-01T14:35:17.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-01T14:35:17.372Z] + git semver init [2022-04-01T14:35:17.372Z] # -> Open(): unable to determine branch for HEAD [2022-04-01T14:35:17.372Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-04-01T14:35:17.372Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-04-01T14:35:17.372Z] # $SEMVER_REMOTE_NAME = origin [2022-04-01T14:35:17.372Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-01T14:35:17.372Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-01T14:35:17.372Z] # $SEMVER_BRANCH = main [2022-04-01T14:35:17.372Z] # $SEMVER_TEMP = /tmp/semver-218032520 [2022-04-01T14:35:17.372Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-04-01T14:35:18.317Z] # '/tmp/semver-218032520' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-04-01T14:35:18.317Z] # -> Force: false [2022-04-01T14:35:18.317Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-04-01T14:35:18.336Z] $ docker exec --env ******** --env ******** 76063db556c6b6eeca4b6fc37138c28d61228f3049c3f5861d728cd49b2d7e3d ssh-agent -k [2022-04-01T14:35:18.467Z] unset SSH_AUTH_SOCK; [2022-04-01T14:35:18.467Z] unset SSH_AGENT_PID; [2022-04-01T14:35:18.467Z] echo Agent pid 61 killed; [2022-04-01T14:35:18.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-01T14:35:18.785Z] + git semver [Pipeline] } [2022-04-01T14:35:18.805Z] $ docker stop --time=1 76063db556c6b6eeca4b6fc37138c28d61228f3049c3f5861d728cd49b2d7e3d [2022-04-01T14:35:20.138Z] $ docker rm -f 76063db556c6b6eeca4b6fc37138c28d61228f3049c3f5861d728cd49b2d7e3d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-01T14:35:20.494Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-01T14:35:20.787Z] Stashed 1 file(s) [Pipeline] echo [2022-04-01T14:35:20.792Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-01T14:35:20.944Z] provisioning config files... [2022-04-01T14:35:20.957Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5387374778108919827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:35:21.265Z] ---> docker-login.sh [2022-04-01T14:35:21.265Z] nexus3.edgexfoundry.org:10001 [2022-04-01T14:35:21.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:35:21.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:35:21.265Z] Configure a credential helper to remove this warning. See [2022-04-01T14:35:21.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:35:21.265Z] [2022-04-01T14:35:21.265Z] Login Succeeded [2022-04-01T14:35:21.265Z] nexus3.edgexfoundry.org:10002 [2022-04-01T14:35:21.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:35:21.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:35:21.526Z] Configure a credential helper to remove this warning. See [2022-04-01T14:35:21.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:35:21.526Z] [2022-04-01T14:35:21.526Z] Login Succeeded [2022-04-01T14:35:21.526Z] nexus3.edgexfoundry.org:10003 [2022-04-01T14:35:21.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:35:21.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:35:21.526Z] Configure a credential helper to remove this warning. See [2022-04-01T14:35:21.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:35:21.526Z] [2022-04-01T14:35:21.526Z] Login Succeeded [2022-04-01T14:35:21.526Z] nexus3.edgexfoundry.org:10004 [2022-04-01T14:35:21.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:35:21.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:35:21.787Z] Configure a credential helper to remove this warning. See [2022-04-01T14:35:21.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:35:21.787Z] [2022-04-01T14:35:21.787Z] Login Succeeded [2022-04-01T14:35:21.787Z] docker.io [2022-04-01T14:35:21.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:35:22.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:35:22.048Z] Configure a credential helper to remove this warning. See [2022-04-01T14:35:22.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:35:22.048Z] [2022-04-01T14:35:22.048Z] Login Succeeded [2022-04-01T14:35:22.048Z] ---> docker-login.sh ends [Pipeline] } [2022-04-01T14:35:22.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-01T14:35:22.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-01T14:35:22.136Z] ========================================================= [2022-04-01T14:35:22.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-01T14:35:22.136Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:35:22.446Z] + 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-04-01T14:35:22.446Z] Sending build context to Docker daemon 2.989MB [2022-04-01T14:35:22.446Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-01T14:35:22.446Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-01T14:35:22.446Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-01T14:35:22.446Z] 59bf1c3509f3: Pulling fs layer [2022-04-01T14:35:22.446Z] 666ba61612fd: Pulling fs layer [2022-04-01T14:35:22.446Z] 8ed8ca486205: Pulling fs layer [2022-04-01T14:35:22.446Z] 4fe6c5a15a65: Pulling fs layer [2022-04-01T14:35:22.446Z] 22a0e8bec74d: Pulling fs layer [2022-04-01T14:35:22.446Z] 640e595b4fbd: Pulling fs layer [2022-04-01T14:35:22.446Z] 763cafe07f6e: Pulling fs layer [2022-04-01T14:35:22.446Z] 0c0b528cf693: Pulling fs layer [2022-04-01T14:35:22.446Z] 10935f4eaf8b: Pulling fs layer [2022-04-01T14:35:22.446Z] 22a0e8bec74d: Waiting [2022-04-01T14:35:22.446Z] 640e595b4fbd: Waiting [2022-04-01T14:35:22.446Z] 763cafe07f6e: Waiting [2022-04-01T14:35:22.446Z] 0c0b528cf693: Waiting [2022-04-01T14:35:22.446Z] 4fe6c5a15a65: Waiting [2022-04-01T14:35:22.446Z] 8ed8ca486205: Download complete [2022-04-01T14:35:22.446Z] 666ba61612fd: Verifying Checksum [2022-04-01T14:35:22.446Z] 666ba61612fd: Download complete [2022-04-01T14:35:22.446Z] 22a0e8bec74d: Verifying Checksum [2022-04-01T14:35:22.446Z] 22a0e8bec74d: Download complete [2022-04-01T14:35:22.446Z] 640e595b4fbd: Download complete [2022-04-01T14:35:22.709Z] 59bf1c3509f3: Download complete [2022-04-01T14:35:22.709Z] 763cafe07f6e: Verifying Checksum [2022-04-01T14:35:22.709Z] 763cafe07f6e: Download complete [2022-04-01T14:35:22.709Z] 0c0b528cf693: Verifying Checksum [2022-04-01T14:35:22.709Z] 0c0b528cf693: Download complete [2022-04-01T14:35:22.709Z] 59bf1c3509f3: Pull complete [2022-04-01T14:35:22.970Z] 666ba61612fd: Pull complete [2022-04-01T14:35:22.970Z] 8ed8ca486205: Pull complete [2022-04-01T14:35:23.233Z] 10935f4eaf8b: Verifying Checksum [2022-04-01T14:35:23.233Z] 10935f4eaf8b: Download complete [2022-04-01T14:35:23.233Z] 4fe6c5a15a65: Verifying Checksum [2022-04-01T14:35:23.233Z] 4fe6c5a15a65: Download complete [2022-04-01T14:35:27.434Z] 4fe6c5a15a65: Pull complete [2022-04-01T14:35:27.434Z] 22a0e8bec74d: Pull complete [2022-04-01T14:35:27.434Z] 640e595b4fbd: Pull complete [2022-04-01T14:35:27.694Z] 763cafe07f6e: Pull complete [2022-04-01T14:35:27.694Z] 0c0b528cf693: Pull complete [2022-04-01T14:35:30.235Z] 10935f4eaf8b: Pull complete [2022-04-01T14:35:30.235Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-01T14:35:30.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-01T14:35:30.235Z] ---> 99d49a6021b9 [2022-04-01T14:35:30.235Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-01T14:35:31.180Z] ---> Running in f4e80fdc62b0 [2022-04-01T14:35:31.180Z] Removing intermediate container f4e80fdc62b0 [2022-04-01T14:35:31.180Z] ---> 914a2f1dd02f [2022-04-01T14:35:31.180Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-01T14:35:31.180Z] ---> Running in 0208de6144e4 [2022-04-01T14:35:31.442Z] Removing intermediate container 0208de6144e4 [2022-04-01T14:35:31.442Z] ---> 70047c30731b [2022-04-01T14:35:31.442Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-01T14:35:31.442Z] ---> Running in e8bc53d768cf [2022-04-01T14:35:31.442Z] Removing intermediate container e8bc53d768cf [2022-04-01T14:35:31.442Z] ---> a1eb6462b3d1 [2022-04-01T14:35:31.442Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T14:35:31.442Z] ---> Running in 6368c4e73cee [2022-04-01T14:35:32.018Z] Removing intermediate container 6368c4e73cee [2022-04-01T14:35:32.018Z] ---> 949856210b7c [2022-04-01T14:35:32.018Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-01T14:35:32.018Z] ---> Running in b557ec41cfd0 [2022-04-01T14:35:32.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T14:35:33.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T14:35:33.488Z] OK: 221 MiB in 52 packages [2022-04-01T14:35:33.750Z] Removing intermediate container b557ec41cfd0 [2022-04-01T14:35:33.750Z] ---> 88bcbd7532fa [2022-04-01T14:35:33.750Z] Step 8/13 : WORKDIR /app [2022-04-01T14:35:34.010Z] ---> Running in 750b9155c655 [2022-04-01T14:35:34.010Z] Removing intermediate container 750b9155c655 [2022-04-01T14:35:34.010Z] ---> 56d44188e0c9 [2022-04-01T14:35:34.010Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-01T14:35:34.271Z] ---> ae85736dcd2c [2022-04-01T14:35:34.271Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T14:35:34.271Z] ---> Running in a628231f0300 [2022-04-01T14:35:35.905Z] Still waiting to schedule task [2022-04-01T14:35:35.906Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10458’ [2022-04-01T14:36:00.874Z] Removing intermediate container a628231f0300 [2022-04-01T14:36:00.875Z] ---> 52e22d7436cd [2022-04-01T14:36:00.875Z] Step 11/13 : COPY . . [2022-04-01T14:36:00.875Z] ---> 97da32dc769e [2022-04-01T14:36:00.875Z] Step 12/13 : ARG MAKE="make build" [2022-04-01T14:36:00.875Z] ---> Running in 13a7bc4b768f [2022-04-01T14:36:00.875Z] Removing intermediate container 13a7bc4b768f [2022-04-01T14:36:00.875Z] ---> 0ce9657c326b [2022-04-01T14:36:00.875Z] Step 13/13 : RUN $MAKE [2022-04-01T14:36:00.875Z] ---> Running in faf80667d6d8 [2022-04-01T14:36:00.875Z] noop [2022-04-01T14:36:00.875Z] Removing intermediate container faf80667d6d8 [2022-04-01T14:36:00.875Z] ---> 828ef07bafe3 [2022-04-01T14:36:00.875Z] Successfully built 828ef07bafe3 [2022-04-01T14:36:00.875Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:36:01.182Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-01T14:36:01.182Z] . [Pipeline] withDockerContainer [2022-04-01T14:36:01.255Z] prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container [2022-04-01T14:36:01.296Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-01T14:36:01.753Z] $ docker top 5ff92b4421d0a73e2bbc8eb477b4f4de4ab91c9a94bff1507c35c3cf7a72020f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-01T14:36:02.110Z] + go version [2022-04-01T14:36:02.110Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-01T14:36:02.127Z] $ docker stop --time=1 5ff92b4421d0a73e2bbc8eb477b4f4de4ab91c9a94bff1507c35c3cf7a72020f [2022-04-01T14:36:03.440Z] $ docker rm -f 5ff92b4421d0a73e2bbc8eb477b4f4de4ab91c9a94bff1507c35c3cf7a72020f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:36:03.850Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-01T14:36:03.850Z] . [Pipeline] withDockerContainer [2022-04-01T14:36:03.931Z] prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container [2022-04-01T14:36:03.975Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-01T14:36:04.369Z] $ docker top c68c10f9dd7215cb1ee2f57bf608135499198c5b924f15d556fd9bafe08bc1b6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-01T14:36:04.742Z] + make test [2022-04-01T14:36:04.742Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-01T14:36:11.314Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-01T14:36:11.315Z] CGO_ENABLED=1 go vet ./... [2022-04-01T14:36:14.736Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-01T14:36:14.736Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-01T14:36:14.736Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-01T14:36:15.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-01T14:36:15.029Z] $ docker stop --time=1 c68c10f9dd7215cb1ee2f57bf608135499198c5b924f15d556fd9bafe08bc1b6 [2022-04-01T14:36:16.549Z] $ docker rm -f c68c10f9dd7215cb1ee2f57bf608135499198c5b924f15d556fd9bafe08bc1b6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-01T14:36:16.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-01T14:36:16.969Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-01T14:36:17.899Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-01T14:36:18.192Z] + ls -al . [2022-04-01T14:36:18.192Z] total 176 [2022-04-01T14:36:18.192Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 14:36 . [2022-04-01T14:36:18.192Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 14:35 .. [2022-04-01T14:36:18.192Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 1 14:35 .dockerignore [2022-04-01T14:36:18.192Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 14:35 .git [2022-04-01T14:36:18.192Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 14:35 .github [2022-04-01T14:36:18.192Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 1 14:35 .gitignore [2022-04-01T14:36:18.192Z] drwx------ 3 jenkins jenkins 4096 Apr 1 14:35 .semver [2022-04-01T14:36:18.192Z] -rw-rw-r-- 1 jenkins jenkins 7627 Apr 1 14:35 Attribution.txt [2022-04-01T14:36:18.192Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 1 14:35 CHANGELOG.md [2022-04-01T14:36:18.192Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 1 14:35 Dockerfile [2022-04-01T14:36:18.192Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 1 14:35 GOVERNANCE.md [2022-04-01T14:36:18.192Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 1 14:35 Jenkinsfile [2022-04-01T14:36:18.192Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 1 14:35 LICENSE [2022-04-01T14:36:18.192Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 1 14:35 OWNERS.md [2022-04-01T14:36:18.192Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 1 14:35 README.md [2022-04-01T14:36:18.192Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 1 14:35 VERSION [2022-04-01T14:36:18.192Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 14:35 bin [2022-04-01T14:36:18.192Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 1 14:36 coverage.out [2022-04-01T14:36:18.192Z] -rw-rw-r-- 1 jenkins jenkins 2816 Apr 1 14:35 go.mod [2022-04-01T14:36:18.192Z] -rw-rw-r-- 1 jenkins jenkins 50335 Apr 1 14:35 go.sum [2022-04-01T14:36:18.192Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 1 14:35 main.go [2022-04-01T14:36:18.192Z] -rw-rw-r-- 1 jenkins jenkins 1614 Apr 1 14:35 makefile [2022-04-01T14:36:18.192Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 1 14:35 res [2022-04-01T14:36:18.192Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 14:35 snap [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:36:18.497Z] + 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=ab4754bb686cc1a901ed29aff581db85023172aa --label arch=amd64 --label version=2.2.0-dev.24 . [2022-04-01T14:36:18.497Z] Sending build context to Docker daemon 2.99MB [2022-04-01T14:36:18.497Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-01T14:36:18.497Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-01T14:36:18.497Z] ---> 828ef07bafe3 [2022-04-01T14:36:18.497Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-01T14:36:18.497Z] ---> Running in 6b848a73660a [2022-04-01T14:36:18.759Z] Removing intermediate container 6b848a73660a [2022-04-01T14:36:18.759Z] ---> b3d1bc4f3ed3 [2022-04-01T14:36:18.759Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-01T14:36:18.759Z] ---> Running in f737bfea1fc0 [2022-04-01T14:36:18.759Z] Removing intermediate container f737bfea1fc0 [2022-04-01T14:36:18.759Z] ---> ba13cf3e1bcb [2022-04-01T14:36:18.759Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-01T14:36:18.759Z] ---> Running in 5d3902e69d05 [2022-04-01T14:36:19.019Z] Removing intermediate container 5d3902e69d05 [2022-04-01T14:36:19.019Z] ---> 283b58ee92f3 [2022-04-01T14:36:19.019Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T14:36:19.019Z] ---> Running in 7130780d7e97 [2022-04-01T14:36:19.592Z] Removing intermediate container 7130780d7e97 [2022-04-01T14:36:19.592Z] ---> 0c0a3dcc63ec [2022-04-01T14:36:19.592Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-01T14:36:19.592Z] ---> Running in 3c271f2d4116 [2022-04-01T14:36:19.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-01T14:36:20.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-01T14:36:21.055Z] OK: 221 MiB in 52 packages [2022-04-01T14:36:21.314Z] Removing intermediate container 3c271f2d4116 [2022-04-01T14:36:21.314Z] ---> fe70a3949eb3 [2022-04-01T14:36:21.314Z] Step 8/27 : WORKDIR /app [2022-04-01T14:36:21.575Z] ---> Running in 43b45ff236e2 [2022-04-01T14:36:21.575Z] Removing intermediate container 43b45ff236e2 [2022-04-01T14:36:21.575Z] ---> a8a5cc2399bb [2022-04-01T14:36:21.575Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-01T14:36:21.575Z] ---> c75eec5a3c5c [2022-04-01T14:36:21.575Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T14:36:21.836Z] ---> Running in 80ff55166327 [2022-04-01T14:36:22.409Z] Removing intermediate container 80ff55166327 [2022-04-01T14:36:22.409Z] ---> 385a6a7088f2 [2022-04-01T14:36:22.409Z] Step 11/27 : COPY . . [2022-04-01T14:36:22.676Z] ---> 65ce09cebe99 [2022-04-01T14:36:22.676Z] Step 12/27 : ARG MAKE="make build" [2022-04-01T14:36:22.676Z] ---> Running in 452897d3f495 [2022-04-01T14:36:22.937Z] Removing intermediate container 452897d3f495 [2022-04-01T14:36:22.937Z] ---> 0c7cf801c426 [2022-04-01T14:36:22.937Z] Step 13/27 : RUN $MAKE [2022-04-01T14:36:22.937Z] ---> Running in c1b1cadb6209 [2022-04-01T14:36:23.200Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.24" -o app-service-configurable [2022-04-01T14:36:31.331Z] Removing intermediate container c1b1cadb6209 [2022-04-01T14:36:31.331Z] ---> 25ca7a744613 [2022-04-01T14:36:31.331Z] Step 14/27 : FROM alpine:3.14 [2022-04-01T14:36:31.901Z] 3.14: Pulling from library/alpine [2022-04-01T14:36:32.161Z] cfab2db72209: Pulling fs layer [2022-04-01T14:36:32.161Z] cfab2db72209: Verifying Checksum [2022-04-01T14:36:32.161Z] cfab2db72209: Download complete [2022-04-01T14:36:32.420Z] cfab2db72209: Pull complete [2022-04-01T14:36:32.420Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-01T14:36:32.420Z] Status: Downloaded newer image for alpine:3.14 [2022-04-01T14:36:32.420Z] ---> 84b07dd2d1fd [2022-04-01T14:36:32.420Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-01T14:36:32.420Z] ---> Running in 734e8a765da5 [2022-04-01T14:36:32.679Z] Removing intermediate container 734e8a765da5 [2022-04-01T14:36:32.679Z] ---> 5322441cd4f0 [2022-04-01T14:36:32.679Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-01T14:36:32.679Z] ---> Running in ee2d4cfd0d25 [2022-04-01T14:36:32.679Z] Removing intermediate container ee2d4cfd0d25 [2022-04-01T14:36:32.679Z] ---> f0314b5efff1 [2022-04-01T14:36:32.679Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-01T14:36:32.679Z] ---> Running in 521708f80ecd [2022-04-01T14:36:32.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-01T14:36:33.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-01T14:36:33.464Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-01T14:36:33.464Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-01T14:36:33.464Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-01T14:36:33.464Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-01T14:36:33.464Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-01T14:36:33.464Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-01T14:36:33.464Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-01T14:36:33.464Z] Executing busybox-1.33.1-r6.trigger [2022-04-01T14:36:33.464Z] Executing ca-certificates-20211220-r0.trigger [2022-04-01T14:36:33.464Z] OK: 9 MiB in 21 packages [2022-04-01T14:36:34.035Z] Removing intermediate container 521708f80ecd [2022-04-01T14:36:34.035Z] ---> 60b2415979c7 [2022-04-01T14:36:34.035Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-01T14:36:34.035Z] ---> 1a1c3bff67fb [2022-04-01T14:36:34.035Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-01T14:36:34.297Z] ---> 30fc8b655523 [2022-04-01T14:36:34.297Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-01T14:36:34.297Z] ---> 9005b341b87c [2022-04-01T14:36:34.297Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-01T14:36:34.868Z] ---> c042a57210ad [2022-04-01T14:36:34.868Z] Step 22/27 : EXPOSE 48095 [2022-04-01T14:36:34.868Z] ---> Running in 3b17199e791f [2022-04-01T14:36:35.127Z] Removing intermediate container 3b17199e791f [2022-04-01T14:36:35.127Z] ---> b74e01f03fa0 [2022-04-01T14:36:35.127Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-01T14:36:35.127Z] ---> Running in 169d624768b0 [2022-04-01T14:36:35.127Z] Removing intermediate container 169d624768b0 [2022-04-01T14:36:35.127Z] ---> 8d03f9780bf8 [2022-04-01T14:36:35.127Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T14:36:35.127Z] ---> Running in 0d6af484a063 [2022-04-01T14:36:35.388Z] Removing intermediate container 0d6af484a063 [2022-04-01T14:36:35.388Z] ---> 7711eab6abbe [2022-04-01T14:36:35.388Z] Step 25/27 : LABEL arch=amd64 [2022-04-01T14:36:35.388Z] ---> Running in 8703ea62a13a [2022-04-01T14:36:35.388Z] Removing intermediate container 8703ea62a13a [2022-04-01T14:36:35.388Z] ---> 10be128049ad [2022-04-01T14:36:35.388Z] Step 26/27 : LABEL git_sha=ab4754bb686cc1a901ed29aff581db85023172aa [2022-04-01T14:36:35.388Z] ---> Running in 80d91f27f4c1 [2022-04-01T14:36:35.650Z] Removing intermediate container 80d91f27f4c1 [2022-04-01T14:36:35.650Z] ---> 10b6243f0c6e [2022-04-01T14:36:35.650Z] Step 27/27 : LABEL version=2.2.0-dev.24 [2022-04-01T14:36:35.650Z] ---> Running in 7bfd1b45c8a4 [2022-04-01T14:36:35.650Z] Removing intermediate container 7bfd1b45c8a4 [2022-04-01T14:36:35.650Z] ---> 407837136db4 [2022-04-01T14:36:35.650Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-01T14:36:35.650Z] Successfully built 407837136db4 [2022-04-01T14:36:35.650Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-01T14:36:35.750Z] provisioning config files... [2022-04-01T14:36:35.760Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4130119586245419988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:36:36.061Z] ---> docker-login.sh [2022-04-01T14:36:36.061Z] nexus3.edgexfoundry.org:10001 [2022-04-01T14:36:36.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:36:36.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:36:36.061Z] Configure a credential helper to remove this warning. See [2022-04-01T14:36:36.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:36:36.061Z] [2022-04-01T14:36:36.061Z] Login Succeeded [2022-04-01T14:36:36.061Z] nexus3.edgexfoundry.org:10002 [2022-04-01T14:36:36.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:36:36.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:36:36.323Z] Configure a credential helper to remove this warning. See [2022-04-01T14:36:36.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:36:36.323Z] [2022-04-01T14:36:36.323Z] Login Succeeded [2022-04-01T14:36:36.323Z] nexus3.edgexfoundry.org:10003 [2022-04-01T14:36:36.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:36:36.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:36:36.323Z] Configure a credential helper to remove this warning. See [2022-04-01T14:36:36.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:36:36.323Z] [2022-04-01T14:36:36.323Z] Login Succeeded [2022-04-01T14:36:36.323Z] nexus3.edgexfoundry.org:10004 [2022-04-01T14:36:36.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:36:36.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:36:36.584Z] Configure a credential helper to remove this warning. See [2022-04-01T14:36:36.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:36:36.584Z] [2022-04-01T14:36:36.584Z] Login Succeeded [2022-04-01T14:36:36.584Z] docker.io [2022-04-01T14:36:36.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:36:36.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:36:36.844Z] Configure a credential helper to remove this warning. See [2022-04-01T14:36:36.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:36:36.844Z] [2022-04-01T14:36:36.844Z] Login Succeeded [2022-04-01T14:36:36.844Z] ---> docker-login.sh ends [Pipeline] } [2022-04-01T14:36:36.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-01T14:36:36.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-01T14:36:36.909Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-04-01T14:36:36.909Z] ab4754bb686cc1a901ed29aff581db85023172aa [2022-04-01T14:36:36.909Z] latest [2022-04-01T14:36:36.909Z] 2.2.0-dev.24 [2022-04-01T14:36:36.909Z] ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24 [2022-04-01T14:36:36.909Z] main [2022-04-01T14:36:36.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:36:37.227Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ab4754bb686cc1a901ed29aff581db85023172aa [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:36:37.520Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ab4754bb686cc1a901ed29aff581db85023172aa [2022-04-01T14:36:37.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-01T14:36:37.520Z] 03e711a2f54e: Preparing [2022-04-01T14:36:37.520Z] e52dfb998f49: Preparing [2022-04-01T14:36:37.520Z] b2a195734206: Preparing [2022-04-01T14:36:37.520Z] b256788a51df: Preparing [2022-04-01T14:36:37.520Z] c52132f5f885: Preparing [2022-04-01T14:36:37.520Z] 736164617a66: Preparing [2022-04-01T14:36:37.520Z] 736164617a66: Waiting [2022-04-01T14:36:37.520Z] b2a195734206: Pushed [2022-04-01T14:36:37.520Z] e52dfb998f49: Pushed [2022-04-01T14:36:37.520Z] b256788a51df: Pushed [2022-04-01T14:36:37.520Z] 736164617a66: Layer already exists [2022-04-01T14:36:38.091Z] c52132f5f885: Pushed [2022-04-01T14:36:39.481Z] 03e711a2f54e: Pushed [2022-04-01T14:36:39.481Z] ab4754bb686cc1a901ed29aff581db85023172aa: digest: sha256:c347d7a044aa047ea87286ca89188d66663b3b71a87d2931a7e2d3a2eddd5404 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:36:39.786Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:36:40.082Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-04-01T14:36:40.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-01T14:36:40.082Z] 03e711a2f54e: Preparing [2022-04-01T14:36:40.082Z] e52dfb998f49: Preparing [2022-04-01T14:36:40.082Z] b2a195734206: Preparing [2022-04-01T14:36:40.082Z] b256788a51df: Preparing [2022-04-01T14:36:40.082Z] c52132f5f885: Preparing [2022-04-01T14:36:40.082Z] 736164617a66: Preparing [2022-04-01T14:36:40.082Z] c52132f5f885: Layer already exists [2022-04-01T14:36:40.082Z] 03e711a2f54e: Layer already exists [2022-04-01T14:36:40.082Z] b2a195734206: Layer already exists [2022-04-01T14:36:40.082Z] b256788a51df: Layer already exists [2022-04-01T14:36:40.082Z] e52dfb998f49: Layer already exists [2022-04-01T14:36:40.082Z] 736164617a66: Layer already exists [2022-04-01T14:36:40.082Z] latest: digest: sha256:c347d7a044aa047ea87286ca89188d66663b3b71a87d2931a7e2d3a2eddd5404 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:36:40.384Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.24 [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:36:40.685Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.24 [2022-04-01T14:36:40.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-01T14:36:40.685Z] 03e711a2f54e: Preparing [2022-04-01T14:36:40.685Z] e52dfb998f49: Preparing [2022-04-01T14:36:40.685Z] b2a195734206: Preparing [2022-04-01T14:36:40.685Z] b256788a51df: Preparing [2022-04-01T14:36:40.685Z] c52132f5f885: Preparing [2022-04-01T14:36:40.685Z] 736164617a66: Preparing [2022-04-01T14:36:40.685Z] b2a195734206: Layer already exists [2022-04-01T14:36:40.685Z] c52132f5f885: Layer already exists [2022-04-01T14:36:40.685Z] e52dfb998f49: Layer already exists [2022-04-01T14:36:40.685Z] b256788a51df: Layer already exists [2022-04-01T14:36:40.685Z] 03e711a2f54e: Layer already exists [2022-04-01T14:36:40.685Z] 736164617a66: Layer already exists [2022-04-01T14:36:40.685Z] 2.2.0-dev.24: digest: sha256:c347d7a044aa047ea87286ca89188d66663b3b71a87d2931a7e2d3a2eddd5404 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:36:40.986Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24 [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:36:41.282Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24 [2022-04-01T14:36:41.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-01T14:36:41.282Z] 03e711a2f54e: Preparing [2022-04-01T14:36:41.282Z] e52dfb998f49: Preparing [2022-04-01T14:36:41.282Z] b2a195734206: Preparing [2022-04-01T14:36:41.282Z] b256788a51df: Preparing [2022-04-01T14:36:41.282Z] c52132f5f885: Preparing [2022-04-01T14:36:41.282Z] 736164617a66: Preparing [2022-04-01T14:36:41.282Z] e52dfb998f49: Layer already exists [2022-04-01T14:36:41.282Z] c52132f5f885: Layer already exists [2022-04-01T14:36:41.282Z] b2a195734206: Layer already exists [2022-04-01T14:36:41.282Z] 03e711a2f54e: Layer already exists [2022-04-01T14:36:41.282Z] b256788a51df: Layer already exists [2022-04-01T14:36:41.282Z] 736164617a66: Layer already exists [2022-04-01T14:36:41.282Z] ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24: digest: sha256:c347d7a044aa047ea87286ca89188d66663b3b71a87d2931a7e2d3a2eddd5404 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:36:41.593Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:36:41.893Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-04-01T14:36:41.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-01T14:36:41.893Z] 03e711a2f54e: Preparing [2022-04-01T14:36:41.893Z] e52dfb998f49: Preparing [2022-04-01T14:36:41.893Z] b2a195734206: Preparing [2022-04-01T14:36:41.893Z] b256788a51df: Preparing [2022-04-01T14:36:41.893Z] c52132f5f885: Preparing [2022-04-01T14:36:41.893Z] 736164617a66: Preparing [2022-04-01T14:36:41.893Z] 736164617a66: Waiting [2022-04-01T14:36:41.893Z] c52132f5f885: Layer already exists [2022-04-01T14:36:41.893Z] b2a195734206: Layer already exists [2022-04-01T14:36:41.893Z] 03e711a2f54e: Layer already exists [2022-04-01T14:36:41.893Z] b256788a51df: Layer already exists [2022-04-01T14:36:41.893Z] e52dfb998f49: Layer already exists [2022-04-01T14:36:41.893Z] 736164617a66: Layer already exists [2022-04-01T14:36:41.893Z] main: digest: sha256:c347d7a044aa047ea87286ca89188d66663b3b71a87d2931a7e2d3a2eddd5404 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-01T14:36:41.933Z] ===================================================== [Pipeline] echo [2022-04-01T14:36:41.941Z] taggedImages: [2022-04-01T14:36:41.941Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ab4754bb686cc1a901ed29aff581db85023172aa [2022-04-01T14:36:41.941Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-04-01T14:36:41.941Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.24 [2022-04-01T14:36:41.941Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24 [2022-04-01T14:36:41.941Z] - 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-04-01T14:36:42.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-01T14:36:42.312Z] [2022-04-01T14:36:42.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:36:42.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-01T14:36:42.619Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-01T14:36:42.619Z] 5eb5b503b376: Pulling fs layer [2022-04-01T14:36:42.619Z] 5c69ac0246d0: Pulling fs layer [2022-04-01T14:36:42.619Z] ec43610c2a17: Pulling fs layer [2022-04-01T14:36:42.619Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-01T14:36:42.619Z] 33b1e0a273af: Pulling fs layer [2022-04-01T14:36:42.619Z] 5d3b04190fa2: Pulling fs layer [2022-04-01T14:36:42.619Z] 2f39f015ded8: Pulling fs layer [2022-04-01T14:36:42.619Z] 3a2ae6a8a46f: Waiting [2022-04-01T14:36:42.619Z] 2f39f015ded8: Waiting [2022-04-01T14:36:42.619Z] 33b1e0a273af: Waiting [2022-04-01T14:36:42.619Z] 5d3b04190fa2: Waiting [2022-04-01T14:36:42.619Z] 5c69ac0246d0: Verifying Checksum [2022-04-01T14:36:42.619Z] 5c69ac0246d0: Download complete [2022-04-01T14:36:42.619Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-01T14:36:42.619Z] 3a2ae6a8a46f: Download complete [2022-04-01T14:36:42.619Z] 33b1e0a273af: Verifying Checksum [2022-04-01T14:36:42.619Z] 33b1e0a273af: Download complete [2022-04-01T14:36:42.619Z] ec43610c2a17: Verifying Checksum [2022-04-01T14:36:42.619Z] ec43610c2a17: Download complete [2022-04-01T14:36:42.619Z] 5d3b04190fa2: Download complete [2022-04-01T14:36:42.880Z] 5eb5b503b376: Download complete [2022-04-01T14:36:43.450Z] 2f39f015ded8: Download complete [2022-04-01T14:36:44.390Z] 5eb5b503b376: Pull complete [2022-04-01T14:36:44.390Z] 5c69ac0246d0: Pull complete [2022-04-01T14:36:44.958Z] ec43610c2a17: Pull complete [2022-04-01T14:36:44.958Z] 3a2ae6a8a46f: Pull complete [2022-04-01T14:36:45.217Z] 33b1e0a273af: Pull complete [2022-04-01T14:36:45.217Z] 5d3b04190fa2: Pull complete [2022-04-01T14:36:50.500Z] 2f39f015ded8: Pull complete [2022-04-01T14:36:50.500Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-01T14:36:50.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-01T14:36:50.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-01T14:36:50.568Z] prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container [2022-04-01T14:36:50.612Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-01T14:36:52.661Z] $ docker top e6a259766417f7f000b52693713bba8141ff1e3fc156f490f58dd7069990fcb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:36:53.060Z] ---> job-cost.sh [2022-04-01T14:36:53.060Z] lf-activate-venv: SKIPPING [2022-04-01T14:36:53.060Z] INFO: No Stack... [2022-04-01T14:36:53.630Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-01T14:36:53.890Z] INFO: Archiving Costs [Pipeline] sh [2022-04-01T14:36:54.184Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-04-01T14:36:54.184Z] + cut -d, -f6 [Pipeline] lock [2022-04-01T14:36:54.202Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-60-stack-cost] [2022-04-01T14:36:54.208Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-60-stack-cost] did not exist. Created. [2022-04-01T14:36:54.208Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-01T14:36:54.512Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-01T14:36:54.538Z] Stashed 1 file(s) [Pipeline] } [2022-04-01T14:36:54.544Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-01T14:36:54.566Z] $ docker stop --time=1 e6a259766417f7f000b52693713bba8141ff1e3fc156f490f58dd7069990fcb6 [2022-04-01T14:36:55.749Z] $ docker rm -f e6a259766417f7f000b52693713bba8141ff1e3fc156f490f58dd7069990fcb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-01T14:38:08.220Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10461 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-04-01T14:38:08.235Z] Running in /w/workspace/app-service-configurable/60 [Pipeline] { [Pipeline] checkout [2022-04-01T14:38:08.561Z] Selected Git installation does not exist. Using Default [2022-04-01T14:38:08.561Z] The recommended git tool is: NONE [2022-04-01T14:38:16.169Z] using credential edgex-jenkins-ssh [2022-04-01T14:38:16.187Z] Cloning the remote Git repository [2022-04-01T14:38:16.371Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-04-01T14:38:16.517Z] > git init /w/workspace/app-service-configurable/60 # timeout=10 [2022-04-01T14:38:16.677Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-01T14:38:16.681Z] > git --version # timeout=10 [2022-04-01T14:38:16.739Z] > git --version # 'git version 2.25.1' [2022-04-01T14:38:16.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-01T14:38:16.904Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-01T14:38:18.367Z] Avoid second fetch [2022-04-01T14:38:18.368Z] Checking out Revision ab4754bb686cc1a901ed29aff581db85023172aa (main) [2022-04-01T14:38:18.309Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-01T14:38:18.346Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-01T14:38:18.400Z] > git config core.sparsecheckout # timeout=10 [2022-04-01T14:38:18.440Z] > git checkout -f ab4754bb686cc1a901ed29aff581db85023172aa # timeout=10 [2022-04-01T14:38:22.884Z] Commit message: "build(snap): add CI workflow, disable jenkins snap build (#393)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-01T14:38:23.764Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-01T14:38:23.764Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-01T14:38:23.764Z] Dload Upload Total Spent Left Speed [2022-04-01T14:38:23.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48338 0 --:--:-- --:--:-- --:--:-- 48536 [Pipeline] sh [2022-04-01T14:38:24.313Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-01T14:38:24.658Z] + sudo tee /etc/docker/daemon.new [2022-04-01T14:38:24.658Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-01T14:38:24.658Z] { [2022-04-01T14:38:24.658Z] "registry-mirrors": [ [2022-04-01T14:38:24.658Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-01T14:38:24.658Z] ], [2022-04-01T14:38:24.658Z] "bip": "10.250.0.254/24", [2022-04-01T14:38:24.658Z] "hosts": [ [2022-04-01T14:38:24.658Z] "tcp://0.0.0.0:5555", [2022-04-01T14:38:24.658Z] "unix:///var/run/docker.sock" [2022-04-01T14:38:24.658Z] ], [2022-04-01T14:38:24.658Z] "mtu": 1458, [2022-04-01T14:38:24.658Z] "selinux-enabled": true, [2022-04-01T14:38:24.658Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-01T14:38:24.658Z] } [Pipeline] sh [2022-04-01T14:38:25.024Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-01T14:38:25.367Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-01T14:38:43.731Z] provisioning config files... [2022-04-01T14:38:43.755Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/60@tmp/config4220491884584093364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:38:44.125Z] ---> docker-login.sh [2022-04-01T14:38:44.125Z] nexus3.edgexfoundry.org:10001 [2022-04-01T14:38:44.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:38:44.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:38:44.994Z] Configure a credential helper to remove this warning. See [2022-04-01T14:38:44.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:38:44.994Z] [2022-04-01T14:38:44.994Z] Login Succeeded [2022-04-01T14:38:44.994Z] nexus3.edgexfoundry.org:10002 [2022-04-01T14:38:45.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:38:45.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:38:45.268Z] Configure a credential helper to remove this warning. See [2022-04-01T14:38:45.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:38:45.268Z] [2022-04-01T14:38:45.268Z] Login Succeeded [2022-04-01T14:38:45.268Z] nexus3.edgexfoundry.org:10003 [2022-04-01T14:38:45.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:38:45.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:38:45.817Z] Configure a credential helper to remove this warning. See [2022-04-01T14:38:45.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:38:45.817Z] [2022-04-01T14:38:45.817Z] Login Succeeded [2022-04-01T14:38:45.817Z] nexus3.edgexfoundry.org:10004 [2022-04-01T14:38:46.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:38:46.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:38:46.092Z] Configure a credential helper to remove this warning. See [2022-04-01T14:38:46.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:38:46.092Z] [2022-04-01T14:38:46.092Z] Login Succeeded [2022-04-01T14:38:46.092Z] docker.io [2022-04-01T14:38:46.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:38:46.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:38:46.954Z] Configure a credential helper to remove this warning. See [2022-04-01T14:38:46.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:38:46.954Z] [2022-04-01T14:38:46.954Z] Login Succeeded [2022-04-01T14:38:46.954Z] ---> docker-login.sh ends [Pipeline] } [2022-04-01T14:38:46.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-01T14:38:47.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-01T14:38:47.529Z] ========================================================= [2022-04-01T14:38:47.529Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-01T14:38:47.529Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:38:47.892Z] + 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-04-01T14:38:47.892Z] Sending build context to Docker daemon 210.4kB [2022-04-01T14:38:48.166Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-01T14:38:48.166Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-01T14:38:48.440Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-01T14:38:48.440Z] 9b3977197b4f: Pulling fs layer [2022-04-01T14:38:48.440Z] 1a89e8eeedd5: Pulling fs layer [2022-04-01T14:38:48.440Z] 94645a83ff95: Pulling fs layer [2022-04-01T14:38:48.440Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-01T14:38:48.440Z] 0c92f367c5e7: Pulling fs layer [2022-04-01T14:38:48.440Z] f7c0051592d6: Pulling fs layer [2022-04-01T14:38:48.440Z] a227ed2f7395: Pulling fs layer [2022-04-01T14:38:48.440Z] 7b1c46037f91: Pulling fs layer [2022-04-01T14:38:48.440Z] 0c92f367c5e7: Waiting [2022-04-01T14:38:48.440Z] f7c0051592d6: Waiting [2022-04-01T14:38:48.440Z] a227ed2f7395: Waiting [2022-04-01T14:38:48.440Z] 7b1c46037f91: Waiting [2022-04-01T14:38:48.440Z] 94645a83ff95: Verifying Checksum [2022-04-01T14:38:48.440Z] 94645a83ff95: Download complete [2022-04-01T14:38:48.440Z] 1a89e8eeedd5: Download complete [2022-04-01T14:38:48.440Z] 0c92f367c5e7: Download complete [2022-04-01T14:38:48.440Z] f7c0051592d6: Verifying Checksum [2022-04-01T14:38:48.440Z] f7c0051592d6: Download complete [2022-04-01T14:38:48.440Z] 9b3977197b4f: Verifying Checksum [2022-04-01T14:38:48.440Z] 9b3977197b4f: Download complete [2022-04-01T14:38:48.440Z] a227ed2f7395: Verifying Checksum [2022-04-01T14:38:48.440Z] a227ed2f7395: Download complete [2022-04-01T14:38:49.047Z] 9b3977197b4f: Pull complete [2022-04-01T14:38:49.649Z] 1a89e8eeedd5: Pull complete [2022-04-01T14:38:50.262Z] 94645a83ff95: Pull complete [2022-04-01T14:38:50.541Z] 7b1c46037f91: Verifying Checksum [2022-04-01T14:38:50.541Z] 7b1c46037f91: Download complete [2022-04-01T14:38:51.140Z] 3f3a8bcf1eab: Download complete [2022-04-01T14:39:03.556Z] 3f3a8bcf1eab: Pull complete [2022-04-01T14:39:03.556Z] 0c92f367c5e7: Pull complete [2022-04-01T14:39:03.556Z] f7c0051592d6: Pull complete [2022-04-01T14:39:03.829Z] a227ed2f7395: Pull complete [2022-04-01T14:39:10.561Z] 7b1c46037f91: Pull complete [2022-04-01T14:39:10.561Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-01T14:39:10.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-01T14:39:10.561Z] ---> f79e39bc4007 [2022-04-01T14:39:10.561Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-01T14:39:10.844Z] ---> Running in d88ca2723f09 [2022-04-01T14:39:11.121Z] Removing intermediate container d88ca2723f09 [2022-04-01T14:39:11.121Z] ---> b3ab9e8c6479 [2022-04-01T14:39:11.121Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-01T14:39:11.121Z] ---> Running in 0ab810e76699 [2022-04-01T14:39:11.400Z] Removing intermediate container 0ab810e76699 [2022-04-01T14:39:11.400Z] ---> 6100d7c32a39 [2022-04-01T14:39:11.400Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-01T14:39:11.400Z] ---> Running in 36274f7a2ff6 [2022-04-01T14:39:11.683Z] Removing intermediate container 36274f7a2ff6 [2022-04-01T14:39:11.683Z] ---> 3c5bbf325899 [2022-04-01T14:39:11.683Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T14:39:11.960Z] ---> Running in 119009abd2b2 [2022-04-01T14:39:13.954Z] Removing intermediate container 119009abd2b2 [2022-04-01T14:39:13.954Z] ---> 14205b8a2a15 [2022-04-01T14:39:13.954Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-01T14:39:13.954Z] ---> Running in 0a02cc714cf6 [2022-04-01T14:39:14.555Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T14:39:15.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T14:39:16.513Z] OK: 220 MiB in 52 packages [2022-04-01T14:39:17.118Z] Removing intermediate container 0a02cc714cf6 [2022-04-01T14:39:17.118Z] ---> c14a1ce0eecf [2022-04-01T14:39:17.118Z] Step 8/13 : WORKDIR /app [2022-04-01T14:39:17.118Z] ---> Running in 3d94ff328c26 [2022-04-01T14:39:17.393Z] Removing intermediate container 3d94ff328c26 [2022-04-01T14:39:17.393Z] ---> 79357a917d88 [2022-04-01T14:39:17.393Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-01T14:39:18.002Z] ---> f5e4f6e5632b [2022-04-01T14:39:18.002Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T14:39:18.277Z] ---> Running in c7077e6fabdc [2022-04-01T14:40:40.148Z] Removing intermediate container c7077e6fabdc [2022-04-01T14:40:40.148Z] ---> d6a7485ec21f [2022-04-01T14:40:40.148Z] Step 11/13 : COPY . . [2022-04-01T14:40:40.148Z] ---> ef83dbe70a5e [2022-04-01T14:40:40.148Z] Step 12/13 : ARG MAKE="make build" [2022-04-01T14:40:40.148Z] ---> Running in cd23b9ca8626 [2022-04-01T14:40:40.148Z] Removing intermediate container cd23b9ca8626 [2022-04-01T14:40:40.148Z] ---> 202e00c58404 [2022-04-01T14:40:40.148Z] Step 13/13 : RUN $MAKE [2022-04-01T14:40:40.148Z] ---> Running in efc5112099e2 [2022-04-01T14:40:40.148Z] noop [2022-04-01T14:40:40.148Z] Removing intermediate container efc5112099e2 [2022-04-01T14:40:40.148Z] ---> b3102949a617 [2022-04-01T14:40:40.148Z] Successfully built b3102949a617 [2022-04-01T14:40:40.148Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:40:40.501Z] + docker inspect -f . ci-base-image-arm64 [2022-04-01T14:40:40.501Z] . [Pipeline] withDockerContainer [2022-04-01T14:40:40.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-10461 does not seem to be running inside a container [2022-04-01T14:40:40.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/60 -v /w/workspace/app-service-configurable/60:/w/workspace/app-service-configurable/60:rw,z -v /w/workspace/app-service-configurable/60@tmp:/w/workspace/app-service-configurable/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-01T14:40:42.037Z] $ docker top dd181c310feeaa1e31e8c020c8f5b3a304a0201d7daa18cb985d5233087f106d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-01T14:40:42.948Z] + go version [2022-04-01T14:40:42.948Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-01T14:40:42.970Z] $ docker stop --time=1 dd181c310feeaa1e31e8c020c8f5b3a304a0201d7daa18cb985d5233087f106d [2022-04-01T14:40:44.577Z] $ docker rm -f dd181c310feeaa1e31e8c020c8f5b3a304a0201d7daa18cb985d5233087f106d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:40:45.139Z] + docker inspect -f . ci-base-image-arm64 [2022-04-01T14:40:45.139Z] . [Pipeline] withDockerContainer [2022-04-01T14:40:45.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-10461 does not seem to be running inside a container [2022-04-01T14:40:45.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/60 -v /w/workspace/app-service-configurable/60:/w/workspace/app-service-configurable/60:rw,z -v /w/workspace/app-service-configurable/60@tmp:/w/workspace/app-service-configurable/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-01T14:40:46.665Z] $ docker top c747a580034f090e87ed28951cedb4b88481176ba8f55e48f59a4ed9aa4abaca -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-01T14:40:47.593Z] + make test [2022-04-01T14:40:47.593Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-01T14:41:34.614Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-01T14:41:34.614Z] CGO_ENABLED=1 go vet ./... [2022-04-01T14:41:52.935Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-01T14:41:52.935Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-01T14:41:52.935Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-01T14:41:53.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-01T14:41:53.573Z] $ docker stop --time=1 c747a580034f090e87ed28951cedb4b88481176ba8f55e48f59a4ed9aa4abaca [2022-04-01T14:41:55.362Z] $ docker rm -f c747a580034f090e87ed28951cedb4b88481176ba8f55e48f59a4ed9aa4abaca [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-01T14:41:56.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-01T14:41:56.195Z] Warning: overwriting stash ‘coverage-report’ [2022-04-01T14:41:56.636Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-01T14:41:57.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-01T14:41:57.380Z] + ls -al . [2022-04-01T14:41:57.380Z] total 172 [2022-04-01T14:41:57.380Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 1 14:41 . [2022-04-01T14:41:57.380Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 14:38 .. [2022-04-01T14:41:57.380Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 1 14:38 .dockerignore [2022-04-01T14:41:57.380Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 14:38 .git [2022-04-01T14:41:57.380Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 14:38 .github [2022-04-01T14:41:57.380Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 1 14:38 .gitignore [2022-04-01T14:41:57.380Z] -rw-rw-r-- 1 jenkins jenkins 7627 Apr 1 14:38 Attribution.txt [2022-04-01T14:41:57.380Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 1 14:38 CHANGELOG.md [2022-04-01T14:41:57.380Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 1 14:38 Dockerfile [2022-04-01T14:41:57.380Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 1 14:38 GOVERNANCE.md [2022-04-01T14:41:57.380Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 1 14:38 Jenkinsfile [2022-04-01T14:41:57.380Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 1 14:38 LICENSE [2022-04-01T14:41:57.380Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 1 14:38 OWNERS.md [2022-04-01T14:41:57.380Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 1 14:38 README.md [2022-04-01T14:41:57.380Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 1 14:35 VERSION [2022-04-01T14:41:57.380Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 14:38 bin [2022-04-01T14:41:57.380Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 1 14:40 coverage.out [2022-04-01T14:41:57.380Z] -rw-rw-r-- 1 jenkins jenkins 2816 Apr 1 14:38 go.mod [2022-04-01T14:41:57.380Z] -rw-rw-r-- 1 jenkins jenkins 50335 Apr 1 14:38 go.sum [2022-04-01T14:41:57.380Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 1 14:38 main.go [2022-04-01T14:41:57.380Z] -rw-rw-r-- 1 jenkins jenkins 1614 Apr 1 14:38 makefile [2022-04-01T14:41:57.380Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 1 14:38 res [2022-04-01T14:41:57.380Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 14:38 snap [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:41:57.726Z] + 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=ab4754bb686cc1a901ed29aff581db85023172aa --label arch=arm64 --label version=2.2.0-dev.24 . [2022-04-01T14:41:57.726Z] Sending build context to Docker daemon 211.5kB [2022-04-01T14:41:58.013Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-01T14:41:58.013Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-01T14:41:58.013Z] ---> b3102949a617 [2022-04-01T14:41:58.013Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-01T14:41:58.013Z] ---> Running in 5f5b35506190 [2022-04-01T14:41:58.615Z] Removing intermediate container 5f5b35506190 [2022-04-01T14:41:58.615Z] ---> 1223f1496e0a [2022-04-01T14:41:58.615Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-01T14:41:58.615Z] ---> Running in fd0c603e1b3b [2022-04-01T14:41:58.891Z] Removing intermediate container fd0c603e1b3b [2022-04-01T14:41:58.891Z] ---> 255b81cfbda5 [2022-04-01T14:41:58.891Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-01T14:41:58.891Z] ---> Running in c5fac57858db [2022-04-01T14:41:59.168Z] Removing intermediate container c5fac57858db [2022-04-01T14:41:59.168Z] ---> 1fdfe7ad7810 [2022-04-01T14:41:59.168Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-01T14:41:59.443Z] ---> Running in c66f01185f3a [2022-04-01T14:42:00.889Z] Removing intermediate container c66f01185f3a [2022-04-01T14:42:00.889Z] ---> ab36cf551588 [2022-04-01T14:42:00.889Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-01T14:42:00.889Z] ---> Running in 132a303abb8a [2022-04-01T14:42:01.874Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-01T14:42:02.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-01T14:42:03.832Z] OK: 220 MiB in 52 packages [2022-04-01T14:42:04.428Z] Removing intermediate container 132a303abb8a [2022-04-01T14:42:04.428Z] ---> 4d150464bf26 [2022-04-01T14:42:04.428Z] Step 8/27 : WORKDIR /app [2022-04-01T14:42:04.428Z] ---> Running in 801c8ae11499 [2022-04-01T14:42:05.028Z] Removing intermediate container 801c8ae11499 [2022-04-01T14:42:05.028Z] ---> 233c5df57877 [2022-04-01T14:42:05.028Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-01T14:42:05.307Z] ---> a8a69ea66918 [2022-04-01T14:42:05.307Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-01T14:42:05.592Z] ---> Running in d5bad43c57fe [2022-04-01T14:42:07.587Z] Removing intermediate container d5bad43c57fe [2022-04-01T14:42:07.587Z] ---> 93d6b120aa9a [2022-04-01T14:42:07.587Z] Step 11/27 : COPY . . [2022-04-01T14:42:08.184Z] ---> ed88a2604c66 [2022-04-01T14:42:08.184Z] Step 12/27 : ARG MAKE="make build" [2022-04-01T14:42:08.184Z] ---> Running in 5475631378fc [2022-04-01T14:42:08.471Z] Removing intermediate container 5475631378fc [2022-04-01T14:42:08.471Z] ---> dcb3d2641842 [2022-04-01T14:42:08.471Z] Step 13/27 : RUN $MAKE [2022-04-01T14:42:08.471Z] ---> Running in 9ad0b1e4749e [2022-04-01T14:42:09.451Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.24" -o app-service-configurable [2022-04-01T14:42:56.474Z] Removing intermediate container 9ad0b1e4749e [2022-04-01T14:42:56.474Z] ---> 26d882e3c315 [2022-04-01T14:42:56.474Z] Step 14/27 : FROM alpine:3.14 [2022-04-01T14:42:56.474Z] 3.14: Pulling from library/alpine [2022-04-01T14:42:56.474Z] 810d54c7e01b: Pulling fs layer [2022-04-01T14:42:56.474Z] 810d54c7e01b: Verifying Checksum [2022-04-01T14:42:56.474Z] 810d54c7e01b: Download complete [2022-04-01T14:42:56.474Z] 810d54c7e01b: Pull complete [2022-04-01T14:42:56.474Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-01T14:42:56.474Z] Status: Downloaded newer image for alpine:3.14 [2022-04-01T14:42:56.474Z] ---> cc3d11fa2d52 [2022-04-01T14:42:56.474Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-01T14:42:56.474Z] ---> Running in d33dfc01872f [2022-04-01T14:42:56.474Z] Removing intermediate container d33dfc01872f [2022-04-01T14:42:56.474Z] ---> 68336809ddca [2022-04-01T14:42:56.474Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-01T14:42:56.474Z] ---> Running in 19f9b4ce2ddd [2022-04-01T14:42:56.474Z] Removing intermediate container 19f9b4ce2ddd [2022-04-01T14:42:56.474Z] ---> 0354892af7f1 [2022-04-01T14:42:56.474Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-01T14:42:56.474Z] ---> Running in 5cd0141905e6 [2022-04-01T14:42:56.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-01T14:42:56.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-01T14:42:56.474Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-01T14:42:56.474Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-01T14:42:56.474Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-01T14:42:56.474Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-01T14:42:56.474Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-01T14:42:56.474Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-01T14:42:56.474Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-01T14:42:56.474Z] Executing busybox-1.33.1-r6.trigger [2022-04-01T14:42:56.474Z] Executing ca-certificates-20211220-r0.trigger [2022-04-01T14:42:56.474Z] OK: 9 MiB in 21 packages [2022-04-01T14:42:57.457Z] Removing intermediate container 5cd0141905e6 [2022-04-01T14:42:57.458Z] ---> f4e8d6fe79fc [2022-04-01T14:42:57.458Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-01T14:42:58.056Z] ---> 9ef6a98fde8a [2022-04-01T14:42:58.056Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-01T14:42:58.658Z] ---> c9dcc94f2b9b [2022-04-01T14:42:58.658Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-01T14:42:59.261Z] ---> c32234a43fdf [2022-04-01T14:42:59.261Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-01T14:43:00.240Z] ---> 2c563499fa1c [2022-04-01T14:43:00.240Z] Step 22/27 : EXPOSE 48095 [2022-04-01T14:43:00.240Z] ---> Running in b49870a40a74 [2022-04-01T14:43:00.517Z] Removing intermediate container b49870a40a74 [2022-04-01T14:43:00.517Z] ---> 8b8727debda0 [2022-04-01T14:43:00.517Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-01T14:43:00.517Z] ---> Running in 5ac9d104b593 [2022-04-01T14:43:01.118Z] Removing intermediate container 5ac9d104b593 [2022-04-01T14:43:01.118Z] ---> e54fc83f0e82 [2022-04-01T14:43:01.118Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-01T14:43:01.118Z] ---> Running in e249a7eaeb72 [2022-04-01T14:43:01.392Z] Removing intermediate container e249a7eaeb72 [2022-04-01T14:43:01.392Z] ---> ace39b0a0c1a [2022-04-01T14:43:01.392Z] Step 25/27 : LABEL arch=arm64 [2022-04-01T14:43:01.392Z] ---> Running in 2c3b932796c9 [2022-04-01T14:43:01.672Z] Removing intermediate container 2c3b932796c9 [2022-04-01T14:43:01.672Z] ---> eaa58568aa72 [2022-04-01T14:43:01.672Z] Step 26/27 : LABEL git_sha=ab4754bb686cc1a901ed29aff581db85023172aa [2022-04-01T14:43:01.672Z] ---> Running in d4fe95067470 [2022-04-01T14:43:02.269Z] Removing intermediate container d4fe95067470 [2022-04-01T14:43:02.269Z] ---> e48ea161aa34 [2022-04-01T14:43:02.269Z] Step 27/27 : LABEL version=2.2.0-dev.24 [2022-04-01T14:43:02.269Z] ---> Running in d098b2c7b554 [2022-04-01T14:43:02.541Z] Removing intermediate container d098b2c7b554 [2022-04-01T14:43:02.541Z] ---> d2c1143529ff [2022-04-01T14:43:02.541Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-01T14:43:02.541Z] Successfully built d2c1143529ff [2022-04-01T14:43:02.541Z] 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-04-01T14:43:02.649Z] provisioning config files... [2022-04-01T14:43:02.665Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/60@tmp/config6173807659209822937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:43:03.020Z] ---> docker-login.sh [2022-04-01T14:43:03.020Z] nexus3.edgexfoundry.org:10001 [2022-04-01T14:43:03.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:43:03.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:43:03.296Z] Configure a credential helper to remove this warning. See [2022-04-01T14:43:03.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:43:03.296Z] [2022-04-01T14:43:03.296Z] Login Succeeded [2022-04-01T14:43:03.296Z] nexus3.edgexfoundry.org:10002 [2022-04-01T14:43:03.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:43:03.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:43:03.899Z] Configure a credential helper to remove this warning. See [2022-04-01T14:43:03.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:43:03.899Z] [2022-04-01T14:43:03.899Z] Login Succeeded [2022-04-01T14:43:03.899Z] nexus3.edgexfoundry.org:10003 [2022-04-01T14:43:04.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:43:04.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:43:04.450Z] Configure a credential helper to remove this warning. See [2022-04-01T14:43:04.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:43:04.450Z] [2022-04-01T14:43:04.450Z] Login Succeeded [2022-04-01T14:43:04.450Z] nexus3.edgexfoundry.org:10004 [2022-04-01T14:43:04.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:43:05.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:43:05.001Z] Configure a credential helper to remove this warning. See [2022-04-01T14:43:05.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:43:05.001Z] [2022-04-01T14:43:05.001Z] Login Succeeded [2022-04-01T14:43:05.001Z] docker.io [2022-04-01T14:43:05.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-01T14:43:05.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-01T14:43:05.549Z] Configure a credential helper to remove this warning. See [2022-04-01T14:43:05.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-01T14:43:05.549Z] [2022-04-01T14:43:05.549Z] Login Succeeded [2022-04-01T14:43:05.549Z] ---> docker-login.sh ends [Pipeline] } [2022-04-01T14:43:05.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-01T14:43:05.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-01T14:43:05.626Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-04-01T14:43:05.626Z] ab4754bb686cc1a901ed29aff581db85023172aa [2022-04-01T14:43:05.626Z] latest [2022-04-01T14:43:05.626Z] 2.2.0-dev.24 [2022-04-01T14:43:05.626Z] ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24 [2022-04-01T14:43:05.626Z] main [2022-04-01T14:43:05.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:43:05.993Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab4754bb686cc1a901ed29aff581db85023172aa [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:43:06.344Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab4754bb686cc1a901ed29aff581db85023172aa [2022-04-01T14:43:06.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-01T14:43:06.344Z] cce0718d706d: Preparing [2022-04-01T14:43:06.344Z] 05edc1e16c8a: Preparing [2022-04-01T14:43:06.344Z] dccc231b26ed: Preparing [2022-04-01T14:43:06.344Z] 16e354665c6b: Preparing [2022-04-01T14:43:06.344Z] 24b5b0e98099: Preparing [2022-04-01T14:43:06.344Z] b94faa188151: Preparing [2022-04-01T14:43:06.344Z] b94faa188151: Waiting [2022-04-01T14:43:06.624Z] 05edc1e16c8a: Pushed [2022-04-01T14:43:06.624Z] 16e354665c6b: Pushed [2022-04-01T14:43:06.624Z] dccc231b26ed: Pushed [2022-04-01T14:43:06.624Z] b94faa188151: Layer already exists [2022-04-01T14:43:07.605Z] 24b5b0e98099: Pushed [2022-04-01T14:43:10.998Z] cce0718d706d: Pushed [2022-04-01T14:43:10.998Z] ab4754bb686cc1a901ed29aff581db85023172aa: digest: sha256:80a6a810bd2d9d4b8d3e24aa41262bc523a69f636420332144f3509c70c16167 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:43:11.354Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:43:11.697Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-04-01T14:43:11.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-01T14:43:11.697Z] cce0718d706d: Preparing [2022-04-01T14:43:11.697Z] 05edc1e16c8a: Preparing [2022-04-01T14:43:11.697Z] dccc231b26ed: Preparing [2022-04-01T14:43:11.697Z] 16e354665c6b: Preparing [2022-04-01T14:43:11.697Z] 24b5b0e98099: Preparing [2022-04-01T14:43:11.697Z] b94faa188151: Preparing [2022-04-01T14:43:11.698Z] b94faa188151: Waiting [2022-04-01T14:43:11.698Z] dccc231b26ed: Layer already exists [2022-04-01T14:43:11.698Z] 16e354665c6b: Layer already exists [2022-04-01T14:43:11.698Z] 05edc1e16c8a: Layer already exists [2022-04-01T14:43:11.698Z] 24b5b0e98099: Layer already exists [2022-04-01T14:43:11.698Z] cce0718d706d: Layer already exists [2022-04-01T14:43:11.698Z] b94faa188151: Layer already exists [2022-04-01T14:43:11.969Z] latest: digest: sha256:80a6a810bd2d9d4b8d3e24aa41262bc523a69f636420332144f3509c70c16167 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:43:12.321Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.24 [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:43:12.668Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.24 [2022-04-01T14:43:12.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-01T14:43:12.668Z] cce0718d706d: Preparing [2022-04-01T14:43:12.668Z] 05edc1e16c8a: Preparing [2022-04-01T14:43:12.668Z] dccc231b26ed: Preparing [2022-04-01T14:43:12.668Z] 16e354665c6b: Preparing [2022-04-01T14:43:12.668Z] 24b5b0e98099: Preparing [2022-04-01T14:43:12.668Z] b94faa188151: Preparing [2022-04-01T14:43:12.668Z] b94faa188151: Waiting [2022-04-01T14:43:12.668Z] dccc231b26ed: Layer already exists [2022-04-01T14:43:12.668Z] 24b5b0e98099: Layer already exists [2022-04-01T14:43:12.668Z] 16e354665c6b: Layer already exists [2022-04-01T14:43:12.668Z] 05edc1e16c8a: Layer already exists [2022-04-01T14:43:12.668Z] cce0718d706d: Layer already exists [2022-04-01T14:43:12.668Z] b94faa188151: Layer already exists [2022-04-01T14:43:12.940Z] 2.2.0-dev.24: digest: sha256:80a6a810bd2d9d4b8d3e24aa41262bc523a69f636420332144f3509c70c16167 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:43:13.289Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24 [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:43:13.635Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24 [2022-04-01T14:43:13.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-01T14:43:13.635Z] cce0718d706d: Preparing [2022-04-01T14:43:13.635Z] 05edc1e16c8a: Preparing [2022-04-01T14:43:13.635Z] dccc231b26ed: Preparing [2022-04-01T14:43:13.635Z] 16e354665c6b: Preparing [2022-04-01T14:43:13.635Z] 24b5b0e98099: Preparing [2022-04-01T14:43:13.635Z] b94faa188151: Preparing [2022-04-01T14:43:13.635Z] b94faa188151: Waiting [2022-04-01T14:43:13.635Z] cce0718d706d: Layer already exists [2022-04-01T14:43:13.635Z] 24b5b0e98099: Layer already exists [2022-04-01T14:43:13.635Z] 16e354665c6b: Layer already exists [2022-04-01T14:43:13.635Z] dccc231b26ed: Layer already exists [2022-04-01T14:43:13.635Z] 05edc1e16c8a: Layer already exists [2022-04-01T14:43:13.635Z] b94faa188151: Layer already exists [2022-04-01T14:43:13.907Z] ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24: digest: sha256:80a6a810bd2d9d4b8d3e24aa41262bc523a69f636420332144f3509c70c16167 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:43:14.256Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:43:14.600Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-04-01T14:43:14.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-01T14:43:14.600Z] cce0718d706d: Preparing [2022-04-01T14:43:14.600Z] 05edc1e16c8a: Preparing [2022-04-01T14:43:14.600Z] dccc231b26ed: Preparing [2022-04-01T14:43:14.600Z] 16e354665c6b: Preparing [2022-04-01T14:43:14.600Z] 24b5b0e98099: Preparing [2022-04-01T14:43:14.600Z] b94faa188151: Preparing [2022-04-01T14:43:14.600Z] b94faa188151: Waiting [2022-04-01T14:43:14.600Z] 05edc1e16c8a: Layer already exists [2022-04-01T14:43:14.600Z] dccc231b26ed: Layer already exists [2022-04-01T14:43:14.600Z] cce0718d706d: Layer already exists [2022-04-01T14:43:14.600Z] 16e354665c6b: Layer already exists [2022-04-01T14:43:14.600Z] 24b5b0e98099: Layer already exists [2022-04-01T14:43:14.600Z] b94faa188151: Layer already exists [2022-04-01T14:43:14.874Z] main: digest: sha256:80a6a810bd2d9d4b8d3e24aa41262bc523a69f636420332144f3509c70c16167 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-01T14:43:14.926Z] ===================================================== [Pipeline] echo [2022-04-01T14:43:14.939Z] taggedImages: [2022-04-01T14:43:14.939Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab4754bb686cc1a901ed29aff581db85023172aa [2022-04-01T14:43:14.939Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-04-01T14:43:14.939Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.24 [2022-04-01T14:43:14.939Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab4754bb686cc1a901ed29aff581db85023172aa-2.2.0-dev.24 [2022-04-01T14:43:14.939Z] - 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-04-01T14:43:15.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-01T14:43:15.332Z] [2022-04-01T14:43:15.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:43:15.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-01T14:43:15.966Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-01T14:43:15.966Z] 8998bd30e6a1: Pulling fs layer [2022-04-01T14:43:15.966Z] 04944245beec: Pulling fs layer [2022-04-01T14:43:15.966Z] 699f458cf7ca: Pulling fs layer [2022-04-01T14:43:15.966Z] 765212b225bb: Pulling fs layer [2022-04-01T14:43:15.966Z] f23df028b6ca: Pulling fs layer [2022-04-01T14:43:15.966Z] d65c8cfc05b1: Pulling fs layer [2022-04-01T14:43:15.966Z] 2437ff75d9bd: Pulling fs layer [2022-04-01T14:43:15.966Z] 765212b225bb: Waiting [2022-04-01T14:43:15.966Z] d65c8cfc05b1: Waiting [2022-04-01T14:43:15.966Z] f23df028b6ca: Waiting [2022-04-01T14:43:15.966Z] 2437ff75d9bd: Waiting [2022-04-01T14:43:15.966Z] 04944245beec: Verifying Checksum [2022-04-01T14:43:15.966Z] 04944245beec: Download complete [2022-04-01T14:43:15.966Z] 765212b225bb: Verifying Checksum [2022-04-01T14:43:15.966Z] 765212b225bb: Download complete [2022-04-01T14:43:15.966Z] f23df028b6ca: Verifying Checksum [2022-04-01T14:43:15.966Z] f23df028b6ca: Download complete [2022-04-01T14:43:15.966Z] d65c8cfc05b1: Verifying Checksum [2022-04-01T14:43:15.966Z] d65c8cfc05b1: Download complete [2022-04-01T14:43:16.245Z] 699f458cf7ca: Verifying Checksum [2022-04-01T14:43:16.245Z] 699f458cf7ca: Download complete [2022-04-01T14:43:16.520Z] 8998bd30e6a1: Verifying Checksum [2022-04-01T14:43:16.520Z] 8998bd30e6a1: Download complete [2022-04-01T14:43:19.160Z] 2437ff75d9bd: Verifying Checksum [2022-04-01T14:43:19.160Z] 2437ff75d9bd: Download complete [2022-04-01T14:43:20.601Z] 8998bd30e6a1: Pull complete [2022-04-01T14:43:21.203Z] 04944245beec: Pull complete [2022-04-01T14:43:22.646Z] 699f458cf7ca: Pull complete [2022-04-01T14:43:22.918Z] 765212b225bb: Pull complete [2022-04-01T14:43:23.898Z] f23df028b6ca: Pull complete [2022-04-01T14:43:23.898Z] d65c8cfc05b1: Pull complete [2022-04-01T14:43:39.005Z] 2437ff75d9bd: Pull complete [2022-04-01T14:43:39.005Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-01T14:43:39.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-01T14:43:39.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-01T14:43:39.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-10461 does not seem to be running inside a container [2022-04-01T14:43:39.338Z] $ 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/60 -v /w/workspace/app-service-configurable/60:/w/workspace/app-service-configurable/60:rw,z -v /w/workspace/app-service-configurable/60@tmp:/w/workspace/app-service-configurable/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-01T14:43:41.718Z] $ docker top 9c8dafa5cd86a98abcdf6681172c277e1ac1d1ce85f372c67b1c9c26de00dfdb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:43:42.663Z] ---> job-cost.sh [2022-04-01T14:43:42.663Z] lf-activate-venv: SKIPPING [2022-04-01T14:43:42.663Z] INFO: No Stack... [2022-04-01T14:43:42.936Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-01T14:43:43.916Z] INFO: Archiving Costs [Pipeline] sh [2022-04-01T14:43:44.590Z] + cat /w/workspace/app-service-configurable/60/archives/cost.csv [2022-04-01T14:43:44.591Z] + cut -d, -f6 [Pipeline] lock [2022-04-01T14:43:44.655Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-60-stack-cost] [2022-04-01T14:43:44.662Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-60-stack-cost] did not exist. Created. [2022-04-01T14:43:44.662Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-01T14:43:45.349Z] /w/workspace/app-service-configurable/60@tmp/durable-593c0ecb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-01T14:43:46.037Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-01T14:43:46.065Z] Warning: overwriting stash ‘stack-cost’ [2022-04-01T14:43:46.113Z] Stashed 1 file(s) [Pipeline] } [2022-04-01T14:43:46.123Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-01T14:43:46.148Z] $ docker stop --time=1 9c8dafa5cd86a98abcdf6681172c277e1ac1d1ce85f372c67b1c9c26de00dfdb [2022-04-01T14:43:47.668Z] $ docker rm -f 9c8dafa5cd86a98abcdf6681172c277e1ac1d1ce85f372c67b1c9c26de00dfdb [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-04-01T14:43:48.201Z] provisioning config files... [2022-04-01T14:43:48.223Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1529357885553669737tmp [Pipeline] { [Pipeline] sh [2022-04-01T14:43:48.531Z] + set +x [2022-04-01T14:43:48.531Z] + + curl -s https://codecov.io/bash [2022-04-01T14:43:48.531Z] bash -s -- [2022-04-01T14:43:48.531Z] [2022-04-01T14:43:48.531Z] _____ _ [2022-04-01T14:43:48.531Z] / ____| | | [2022-04-01T14:43:48.531Z] | | ___ __| | ___ ___ _____ __ [2022-04-01T14:43:48.531Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-01T14:43:48.531Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-01T14:43:48.531Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-01T14:43:48.531Z] Bash-1.0.6 [2022-04-01T14:43:48.531Z] [2022-04-01T14:43:48.531Z] [2022-04-01T14:43:48.531Z] ==> git version 2.25.1 found [2022-04-01T14:43:48.531Z] ==> 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-04-01T14:43:48.531Z] Release-Date: 2020-01-08 [2022-04-01T14:43:48.531Z] 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-04-01T14:43:48.531Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-01T14:43:48.531Z] ==> Jenkins CI detected. [2022-04-01T14:43:48.531Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-04-01T14:43:48.531Z] project root: . [2022-04-01T14:43:48.531Z] --> token set from env [2022-04-01T14:43:48.531Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-01T14:43:48.531Z] ==> Running gcov in . (disable via -X gcov) [2022-04-01T14:43:48.531Z] ==> Python coveragepy not found [2022-04-01T14:43:48.531Z] ==> Searching for coverage reports in: [2022-04-01T14:43:48.531Z] + . [2022-04-01T14:43:48.791Z] -> Found 1 reports [2022-04-01T14:43:48.791Z] ==> Detecting git/mercurial file structure [2022-04-01T14:43:48.791Z] ==> Reading reports [2022-04-01T14:43:48.791Z] + ./coverage.out bytes=10 [2022-04-01T14:43:48.791Z] ==> Appending adjustments [2022-04-01T14:43:48.791Z] https://docs.codecov.io/docs/fixing-reports [2022-04-01T14:43:48.791Z] + Found adjustments [2022-04-01T14:43:48.791Z] ==> Gzipping contents [2022-04-01T14:43:48.791Z] 4.0K /tmp/codecov.Rccnlu.gz [2022-04-01T14:43:48.791Z] ==> Uploading reports [2022-04-01T14:43:48.791Z] url: https://codecov.io [2022-04-01T14:43:48.791Z] query: branch=main&commit=ab4754bb686cc1a901ed29aff581db85023172aa&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-01T14:43:48.791Z] -> Pinging Codecov [2022-04-01T14:43:48.791Z] 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=ab4754bb686cc1a901ed29aff581db85023172aa&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-01T14:43:49.052Z] -> Uploading to [2022-04-01T14:43:49.052Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-01/A97CA9966030D2A3747ED39772930CCE/ab4754bb686cc1a901ed29aff581db85023172aa/b65a7713-ad99-4fcb-8755-ab0594065589.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220401T144348Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=055494322c4fa346134d4f2d5aba853ad0ab0805e73fd3507fe773dc89efbb96 [2022-04-01T14:43:49.052Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-01T14:43:49.052Z] Dload Upload Total Spent Left Speed [2022-04-01T14:43:49.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 569 0 0 100 569 0 2313 --:--:-- --:--:-- --:--:-- 2313 [2022-04-01T14:43:49.313Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/ab4754bb686cc1a901ed29aff581db85023172aa [Pipeline] } [2022-04-01T14:43:49.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-01T14:43:49.570Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-01T14:43:49.581Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:43:49.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-01T14:43:49.874Z] [2022-04-01T14:43:49.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:43:50.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-01T14:43:50.178Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-01T14:43:50.178Z] 188c0c94c7c5: Pulling fs layer [2022-04-01T14:43:50.178Z] 0ef7d3d256c8: Pulling fs layer [2022-04-01T14:43:50.178Z] de9db76c5a1d: Pulling fs layer [2022-04-01T14:43:50.178Z] 0eba1c9be4d2: Pulling fs layer [2022-04-01T14:43:50.178Z] 0d57e429df01: Pulling fs layer [2022-04-01T14:43:50.178Z] 4e4be7b47b0d: Pulling fs layer [2022-04-01T14:43:50.178Z] e1f770b5df2f: Pulling fs layer [2022-04-01T14:43:50.178Z] 85a0685a4137: Pulling fs layer [2022-04-01T14:43:50.178Z] 0d57e429df01: Waiting [2022-04-01T14:43:50.178Z] 4e4be7b47b0d: Waiting [2022-04-01T14:43:50.178Z] e1f770b5df2f: Waiting [2022-04-01T14:43:50.178Z] 85a0685a4137: Waiting [2022-04-01T14:43:50.178Z] 0eba1c9be4d2: Waiting [2022-04-01T14:43:50.178Z] de9db76c5a1d: Verifying Checksum [2022-04-01T14:43:50.178Z] de9db76c5a1d: Download complete [2022-04-01T14:43:50.178Z] 0ef7d3d256c8: Verifying Checksum [2022-04-01T14:43:50.178Z] 0ef7d3d256c8: Download complete [2022-04-01T14:43:50.178Z] 0d57e429df01: Verifying Checksum [2022-04-01T14:43:50.178Z] 0d57e429df01: Download complete [2022-04-01T14:43:50.178Z] 4e4be7b47b0d: Download complete [2022-04-01T14:43:50.178Z] 188c0c94c7c5: Verifying Checksum [2022-04-01T14:43:50.178Z] 188c0c94c7c5: Download complete [2022-04-01T14:43:50.440Z] 188c0c94c7c5: Pull complete [2022-04-01T14:43:50.440Z] e1f770b5df2f: Verifying Checksum [2022-04-01T14:43:50.440Z] e1f770b5df2f: Download complete [2022-04-01T14:43:50.440Z] 0ef7d3d256c8: Pull complete [2022-04-01T14:43:50.702Z] de9db76c5a1d: Pull complete [2022-04-01T14:43:50.964Z] 0eba1c9be4d2: Verifying Checksum [2022-04-01T14:43:50.964Z] 0eba1c9be4d2: Download complete [2022-04-01T14:43:50.964Z] 85a0685a4137: Verifying Checksum [2022-04-01T14:43:50.964Z] 85a0685a4137: Download complete [2022-04-01T14:43:55.164Z] 0eba1c9be4d2: Pull complete [2022-04-01T14:43:55.164Z] 0d57e429df01: Pull complete [2022-04-01T14:43:55.164Z] 4e4be7b47b0d: Pull complete [2022-04-01T14:43:55.164Z] e1f770b5df2f: Pull complete [2022-04-01T14:43:59.364Z] 85a0685a4137: Pull complete [2022-04-01T14:43:59.364Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-01T14:43:59.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-01T14:43:59.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-01T14:43:59.432Z] prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container [2022-04-01T14:43:59.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-01T14:44:01.407Z] $ docker top bdadc2f25819e1467944d6f614c75052e2eacfbbb4e6a155bcb529aa47e20e42 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-01T14:44:01.483Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-01T14:44:01.770Z] + set -o pipefail [2022-04-01T14:44:01.770Z] + snyk monitor '--org=edgex-jenkins' [2022-04-01T14:44:05.981Z] [2022-04-01T14:44:05.981Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-04-01T14:44:05.981Z] [2022-04-01T14:44:05.981Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/5b0bb9c8-9279-4f3d-8ac4-f1cc31645688 [2022-04-01T14:44:05.981Z] [2022-04-01T14:44:05.981Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-01T14:44:05.981Z] [2022-04-01T14:44:05.981Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-01T14:44:05.981Z] [2022-04-01T14:44:05.981Z] [Pipeline] } [2022-04-01T14:44:05.999Z] $ docker stop --time=1 bdadc2f25819e1467944d6f614c75052e2eacfbbb4e6a155bcb529aa47e20e42 [2022-04-01T14:44:07.775Z] $ docker rm -f bdadc2f25819e1467944d6f614c75052e2eacfbbb4e6a155bcb529aa47e20e42 [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-04-01T14:44:08.456Z] + git log --format=format:%s -1 ab4754bb686cc1a901ed29aff581db85023172aa [Pipeline] sh [2022-04-01T14:44:08.755Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-01T14:44:08.755Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:44:09.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-01T14:44:09.059Z] . [Pipeline] withDockerContainer [2022-04-01T14:44:09.134Z] prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container [2022-04-01T14:44:09.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-01T14:44:09.612Z] $ docker top b20c8a8fcd26d36b9604321b11df6194b69d3114d29d11d297c56e5eb751cdbf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-01T14:44:09.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-01T14:44:09.709Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-01T14:44:09.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-01T14:44:09.849Z] $ docker exec b20c8a8fcd26d36b9604321b11df6194b69d3114d29d11d297c56e5eb751cdbf ssh-agent [2022-04-01T14:44:09.971Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIljOpn/agent.13 [2022-04-01T14:44:09.972Z] SSH_AGENT_PID=19 [2022-04-01T14:44:09.978Z] Running ssh-add (command line suppressed) [2022-04-01T14:44:10.110Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6938622525390199711.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6938622525390199711.key) [2022-04-01T14:44:10.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-01T14:44:10.419Z] + git semver tag [2022-04-01T14:44:10.419Z] # -> Open(): unable to determine branch for HEAD [2022-04-01T14:44:10.419Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-04-01T14:44:10.419Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-04-01T14:44:10.419Z] # $SEMVER_REMOTE_NAME = origin [2022-04-01T14:44:10.419Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-01T14:44:10.419Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-01T14:44:10.419Z] # $SEMVER_BRANCH = main [2022-04-01T14:44:10.419Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-04-01T14:44:10.419Z] # ab4754bb686cc1a901ed29aff581db85023172aa HEAD [2022-04-01T14:44:10.419Z] # -> Force: false [2022-04-01T14:44:10.419Z] # 432938fc1caea05f7dea78565ac6264cdb49c711 refs/tags/v2.2.0-dev.24 [Pipeline] } [2022-04-01T14:44:10.434Z] $ docker exec --env ******** --env ******** b20c8a8fcd26d36b9604321b11df6194b69d3114d29d11d297c56e5eb751cdbf ssh-agent -k [2022-04-01T14:44:10.551Z] unset SSH_AUTH_SOCK; [2022-04-01T14:44:10.552Z] unset SSH_AGENT_PID; [2022-04-01T14:44:10.552Z] echo Agent pid 19 killed; [2022-04-01T14:44:10.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-01T14:44:10.874Z] + git semver [Pipeline] } [2022-04-01T14:44:10.894Z] $ docker stop --time=1 b20c8a8fcd26d36b9604321b11df6194b69d3114d29d11d297c56e5eb751cdbf [2022-04-01T14:44:12.250Z] $ docker rm -f b20c8a8fcd26d36b9604321b11df6194b69d3114d29d11d297c56e5eb751cdbf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:44:12.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-01T14:44:12.668Z] [2022-04-01T14:44:12.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:44:12.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-01T14:44:12.974Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-01T14:44:12.974Z] ab5ef0e58194: Pulling fs layer [2022-04-01T14:44:12.974Z] 9712f1f96733: Pulling fs layer [2022-04-01T14:44:12.974Z] 63f879dbbcfc: Pulling fs layer [2022-04-01T14:44:12.974Z] 0d9ebad4ef96: Pulling fs layer [2022-04-01T14:44:12.974Z] e9a5061849ea: Pulling fs layer [2022-04-01T14:44:12.974Z] d747dcd14b5f: Pulling fs layer [2022-04-01T14:44:12.974Z] 2de7ff778b66: Pulling fs layer [2022-04-01T14:44:12.974Z] e9a5061849ea: Waiting [2022-04-01T14:44:12.974Z] d747dcd14b5f: Waiting [2022-04-01T14:44:12.974Z] 2de7ff778b66: Waiting [2022-04-01T14:44:12.974Z] 0d9ebad4ef96: Waiting [2022-04-01T14:44:12.974Z] 9712f1f96733: Verifying Checksum [2022-04-01T14:44:12.974Z] 9712f1f96733: Download complete [2022-04-01T14:44:13.234Z] 63f879dbbcfc: Verifying Checksum [2022-04-01T14:44:13.234Z] 63f879dbbcfc: Download complete [2022-04-01T14:44:13.494Z] e9a5061849ea: Verifying Checksum [2022-04-01T14:44:13.494Z] e9a5061849ea: Download complete [2022-04-01T14:44:13.494Z] d747dcd14b5f: Download complete [2022-04-01T14:44:13.494Z] ab5ef0e58194: Download complete [2022-04-01T14:44:13.494Z] 2de7ff778b66: Verifying Checksum [2022-04-01T14:44:13.494Z] 2de7ff778b66: Download complete [2022-04-01T14:44:13.494Z] 0d9ebad4ef96: Download complete [2022-04-01T14:44:16.790Z] ab5ef0e58194: Pull complete [2022-04-01T14:44:16.790Z] 9712f1f96733: Pull complete [2022-04-01T14:44:17.361Z] 63f879dbbcfc: Pull complete [2022-04-01T14:44:21.610Z] 0d9ebad4ef96: Pull complete [2022-04-01T14:44:22.179Z] e9a5061849ea: Pull complete [2022-04-01T14:44:22.179Z] d747dcd14b5f: Pull complete [2022-04-01T14:44:23.559Z] 2de7ff778b66: Pull complete [2022-04-01T14:44:23.559Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-01T14:44:23.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-01T14:44:23.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-01T14:44:23.630Z] prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container [2022-04-01T14:44:23.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-01T14:44:25.653Z] $ docker top 770cb2042bcd88ba4c08dea8c49c59eb2aca5ef4c5f84988c9952877f26b93b1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-01T14:44:25.741Z] provisioning config files... [2022-04-01T14:44:25.750Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1932641338696619940tmp [2022-04-01T14:44:25.762Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8568310113672474860tmp [2022-04-01T14:44:25.775Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7936012063750344612tmp [Pipeline] { [Pipeline] echo [2022-04-01T14:44:25.791Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:44:26.078Z] ---> sigul-configuration.sh [2022-04-01T14:44:26.078Z] gpg: directory `/root/.gnupg' created [2022-04-01T14:44:26.078Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-01T14:44:26.078Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-01T14:44:26.078Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-01T14:44:26.078Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-01T14:44:26.078Z] gpg: CAST5 encrypted data [2022-04-01T14:44:26.078Z] gpg: encrypted with 1 passphrase [2022-04-01T14:44:26.078Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-01T14:44:26.371Z] + mkdir /home/jenkins [2022-04-01T14:44:26.371Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-01T14:44:26.663Z] + 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-04-01T14:44:26.673Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:44:26.959Z] ---> sigul-install.sh [2022-04-01T14:44:26.959Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-01T14:44:27.253Z] + git tag --list [2022-04-01T14:44:27.253Z] v1.0.0 [2022-04-01T14:44:27.253Z] v1.1.0 [2022-04-01T14:44:27.253Z] v1.2.0 [2022-04-01T14:44:27.253Z] v1.3.0 [2022-04-01T14:44:27.253Z] v1.3.1 [2022-04-01T14:44:27.253Z] v2.0.0 [2022-04-01T14:44:27.253Z] v2.0.1 [2022-04-01T14:44:27.253Z] v2.0.1-dev.1 [2022-04-01T14:44:27.253Z] v2.0.2-dev.1 [2022-04-01T14:44:27.253Z] v2.0.2-dev.10 [2022-04-01T14:44:27.253Z] v2.0.2-dev.11 [2022-04-01T14:44:27.253Z] v2.0.2-dev.12 [2022-04-01T14:44:27.253Z] v2.0.2-dev.13 [2022-04-01T14:44:27.253Z] v2.0.2-dev.14 [2022-04-01T14:44:27.253Z] v2.0.2-dev.15 [2022-04-01T14:44:27.253Z] v2.0.2-dev.16 [2022-04-01T14:44:27.253Z] v2.0.2-dev.17 [2022-04-01T14:44:27.253Z] v2.0.2-dev.18 [2022-04-01T14:44:27.253Z] v2.0.2-dev.19 [2022-04-01T14:44:27.253Z] v2.0.2-dev.2 [2022-04-01T14:44:27.253Z] v2.0.2-dev.20 [2022-04-01T14:44:27.253Z] v2.0.2-dev.21 [2022-04-01T14:44:27.253Z] v2.0.2-dev.22 [2022-04-01T14:44:27.253Z] v2.0.2-dev.23 [2022-04-01T14:44:27.253Z] v2.0.2-dev.24 [2022-04-01T14:44:27.253Z] v2.0.2-dev.25 [2022-04-01T14:44:27.253Z] v2.0.2-dev.26 [2022-04-01T14:44:27.253Z] v2.0.2-dev.27 [2022-04-01T14:44:27.253Z] v2.0.2-dev.28 [2022-04-01T14:44:27.253Z] v2.0.2-dev.29 [2022-04-01T14:44:27.253Z] v2.0.2-dev.3 [2022-04-01T14:44:27.253Z] v2.0.2-dev.30 [2022-04-01T14:44:27.253Z] v2.0.2-dev.4 [2022-04-01T14:44:27.253Z] v2.0.2-dev.5 [2022-04-01T14:44:27.253Z] v2.0.2-dev.6 [2022-04-01T14:44:27.253Z] v2.0.2-dev.7 [2022-04-01T14:44:27.253Z] v2.0.2-dev.8 [2022-04-01T14:44:27.253Z] v2.0.2-dev.9 [2022-04-01T14:44:27.253Z] v2.1.0 [2022-04-01T14:44:27.253Z] v2.2.0-dev.1 [2022-04-01T14:44:27.253Z] v2.2.0-dev.10 [2022-04-01T14:44:27.253Z] v2.2.0-dev.11 [2022-04-01T14:44:27.253Z] v2.2.0-dev.12 [2022-04-01T14:44:27.253Z] v2.2.0-dev.13 [2022-04-01T14:44:27.253Z] v2.2.0-dev.14 [2022-04-01T14:44:27.253Z] v2.2.0-dev.15 [2022-04-01T14:44:27.253Z] v2.2.0-dev.16 [2022-04-01T14:44:27.253Z] v2.2.0-dev.17 [2022-04-01T14:44:27.253Z] v2.2.0-dev.18 [2022-04-01T14:44:27.253Z] v2.2.0-dev.19 [2022-04-01T14:44:27.253Z] v2.2.0-dev.2 [2022-04-01T14:44:27.253Z] v2.2.0-dev.20 [2022-04-01T14:44:27.253Z] v2.2.0-dev.21 [2022-04-01T14:44:27.253Z] v2.2.0-dev.22 [2022-04-01T14:44:27.253Z] v2.2.0-dev.23 [2022-04-01T14:44:27.253Z] v2.2.0-dev.24 [2022-04-01T14:44:27.253Z] v2.2.0-dev.3 [2022-04-01T14:44:27.253Z] v2.2.0-dev.4 [2022-04-01T14:44:27.253Z] v2.2.0-dev.5 [2022-04-01T14:44:27.253Z] v2.2.0-dev.6 [2022-04-01T14:44:27.253Z] v2.2.0-dev.7 [2022-04-01T14:44:27.253Z] v2.2.0-dev.8 [2022-04-01T14:44:27.253Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-01T14:44:27.544Z] + lftools sign git-tag v2.2.0-dev.24 [2022-04-01T14:44:28.113Z] Signing Git tag with Sigul... [2022-04-01T14:44:28.113Z] Signing v2.2.0-dev.24 [Pipeline] echo [2022-04-01T14:44:28.697Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:44:28.984Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-01T14:44:28.992Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-01T14:44:29.016Z] $ docker stop --time=1 770cb2042bcd88ba4c08dea8c49c59eb2aca5ef4c5f84988c9952877f26b93b1 [2022-04-01T14:44:30.384Z] $ docker rm -f 770cb2042bcd88ba4c08dea8c49c59eb2aca5ef4c5f84988c9952877f26b93b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-01T14:44:30.825Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-01T14:44:30.825Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:44:31.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-01T14:44:31.133Z] . [Pipeline] withDockerContainer [2022-04-01T14:44:31.208Z] prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container [2022-04-01T14:44:31.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-01T14:44:31.643Z] $ docker top 8a9c58b36b1f6d56d8e89df0c791cd7e7f24633816e388d96e1f8474d7e25551 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-01T14:44:31.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-01T14:44:31.751Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-01T14:44:31.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-01T14:44:31.904Z] $ docker exec 8a9c58b36b1f6d56d8e89df0c791cd7e7f24633816e388d96e1f8474d7e25551 ssh-agent [2022-04-01T14:44:32.041Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPIiHaG/agent.13 [2022-04-01T14:44:32.041Z] SSH_AGENT_PID=19 [2022-04-01T14:44:32.047Z] Running ssh-add (command line suppressed) [2022-04-01T14:44:32.174Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2809813271748776034.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2809813271748776034.key) [2022-04-01T14:44:32.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-01T14:44:32.477Z] + git semver bump pre [2022-04-01T14:44:32.477Z] # -> Open(): unable to determine branch for HEAD [2022-04-01T14:44:32.477Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-04-01T14:44:32.477Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-04-01T14:44:32.477Z] # $SEMVER_REMOTE_NAME = origin [2022-04-01T14:44:32.477Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-01T14:44:32.477Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-01T14:44:32.477Z] # $SEMVER_BRANCH = main [2022-04-01T14:44:32.477Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-04-01T14:44:32.477Z] 2.2.0-dev.25 [Pipeline] } [2022-04-01T14:44:32.491Z] $ docker exec --env ******** --env ******** 8a9c58b36b1f6d56d8e89df0c791cd7e7f24633816e388d96e1f8474d7e25551 ssh-agent -k [2022-04-01T14:44:32.622Z] unset SSH_AUTH_SOCK; [2022-04-01T14:44:32.622Z] unset SSH_AGENT_PID; [2022-04-01T14:44:32.622Z] echo Agent pid 19 killed; [2022-04-01T14:44:32.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-01T14:44:32.944Z] + git semver [Pipeline] } [2022-04-01T14:44:32.964Z] $ docker stop --time=1 8a9c58b36b1f6d56d8e89df0c791cd7e7f24633816e388d96e1f8474d7e25551 [2022-04-01T14:44:34.296Z] $ docker rm -f 8a9c58b36b1f6d56d8e89df0c791cd7e7f24633816e388d96e1f8474d7e25551 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-01T14:44:34.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-01T14:44:34.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:44:34.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-01T14:44:34.968Z] . [Pipeline] withDockerContainer [2022-04-01T14:44:35.043Z] prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container [2022-04-01T14:44:35.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-01T14:44:35.467Z] $ docker top 38199aebc8da9735fe717cf6d87bff0c91223fd9dc2894d74f0af4288cc3f723 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-01T14:44:35.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-01T14:44:35.570Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-01T14:44:35.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-01T14:44:35.711Z] $ docker exec 38199aebc8da9735fe717cf6d87bff0c91223fd9dc2894d74f0af4288cc3f723 ssh-agent [2022-04-01T14:44:35.841Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGECAFP/agent.13 [2022-04-01T14:44:35.841Z] SSH_AGENT_PID=19 [2022-04-01T14:44:35.847Z] Running ssh-add (command line suppressed) [2022-04-01T14:44:35.972Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9174582500576985524.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9174582500576985524.key) [2022-04-01T14:44:35.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-01T14:44:36.278Z] + git semver push [2022-04-01T14:44:36.278Z] # -> Open(): unable to determine branch for HEAD [2022-04-01T14:44:36.278Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-04-01T14:44:36.278Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-04-01T14:44:36.278Z] # $SEMVER_REMOTE_NAME = origin [2022-04-01T14:44:36.278Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-01T14:44:36.278Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-01T14:44:36.278Z] # $SEMVER_BRANCH = main [2022-04-01T14:44:36.278Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-04-01T14:44:38.212Z] $ docker exec --env ******** --env ******** 38199aebc8da9735fe717cf6d87bff0c91223fd9dc2894d74f0af4288cc3f723 ssh-agent -k [2022-04-01T14:44:38.338Z] unset SSH_AUTH_SOCK; [2022-04-01T14:44:38.338Z] unset SSH_AGENT_PID; [2022-04-01T14:44:38.338Z] echo Agent pid 19 killed; [2022-04-01T14:44:38.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-01T14:44:38.658Z] + git semver [Pipeline] } [2022-04-01T14:44:38.678Z] $ docker stop --time=1 38199aebc8da9735fe717cf6d87bff0c91223fd9dc2894d74f0af4288cc3f723 [2022-04-01T14:44:39.990Z] $ docker rm -f 38199aebc8da9735fe717cf6d87bff0c91223fd9dc2894d74f0af4288cc3f723 [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-04-01T14:44:40.620Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-04-01T14:44:40.620Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-04-01T14:44:40.620Z] total 16 [2022-04-01T14:44:40.620Z] drwxr-xr-x 3 root root 4096 Apr 1 14:36 . [2022-04-01T14:44:40.620Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 1 14:44 .. [2022-04-01T14:44:40.620Z] drwxr-xr-x 2 root root 4096 Apr 1 14:36 cost [2022-04-01T14:44:40.620Z] -rw-r--r-- 1 root root 94 Apr 1 14:36 cost.csv [2022-04-01T14:44:40.620Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-04-01T14:44:40.620Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-04-01T14:44:40.620Z] total 16 [2022-04-01T14:44:40.620Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 14:36 . [2022-04-01T14:44:40.620Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 1 14:44 .. [2022-04-01T14:44:40.620Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 1 14:36 cost [2022-04-01T14:44:40.620Z] -rw-r--r-- 1 jenkins jenkins 94 Apr 1 14:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:44:40.915Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:44:41.783Z] ---> package-listing.sh [2022-04-01T14:44:41.783Z] ++ facter osfamily [2022-04-01T14:44:41.783Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-01T14:44:42.045Z] + OS_FAMILY=debian [2022-04-01T14:44:42.045Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-04-01T14:44:42.045Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-01T14:44:42.045Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-01T14:44:42.045Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-01T14:44:42.045Z] + PACKAGES=/tmp/packages_start.txt [2022-04-01T14:44:42.045Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-04-01T14:44:42.045Z] + PACKAGES=/tmp/packages_end.txt [2022-04-01T14:44:42.045Z] + case "${OS_FAMILY}" in [2022-04-01T14:44:42.045Z] + dpkg -l [2022-04-01T14:44:42.045Z] + grep '^ii' [2022-04-01T14:44:42.045Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-01T14:44:42.045Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-01T14:44:42.045Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-01T14:44:42.045Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-04-01T14:44:42.045Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-04-01T14:44:42.045Z] + 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-04-01T14:44:42.058Z] 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-04-01T14:44:42.408Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-01T14:44:42.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-01T14:44:42.713Z] . [Pipeline] withDockerContainer [2022-04-01T14:44:42.787Z] prd-ubuntu20.04-docker-8c-8g-10460 does not seem to be running inside a container [2022-04-01T14:44:42.826Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-01T14:44:43.109Z] $ docker top 2ea7a958091d9cfb93578de022aef7ac7c6d152b61ba6bc772a475ecfda1521b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-01T14:44:43.479Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-01T14:44:43.777Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-01T14:44:44.070Z] + ls /var/log/sa-host [2022-04-01T14:44:44.070Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-01T14:44:44.303Z] provisioning config files... [2022-04-01T14:44:44.312Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1427194360144196984tmp [Pipeline] { [Pipeline] echo [2022-04-01T14:44:44.336Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:44:44.627Z] ---> create-netrc.sh [Pipeline] } [2022-04-01T14:44:44.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:44:44.982Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-01T14:44:44.993Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:44:45.284Z] ---> sudo-logs.sh [2022-04-01T14:44:45.284Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-01T14:44:45.309Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:44:45.595Z] ---> job-cost.sh [2022-04-01T14:44:45.595Z] lf-activate-venv: SKIPPING [2022-04-01T14:44:45.595Z] DEBUG: total: 0.2199999988079071 [2022-04-01T14:44:45.595Z] INFO: Retrieving Stack Cost... [2022-04-01T14:44:46.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-01T14:44:46.430Z] INFO: Archiving Costs [Pipeline] echo [2022-04-01T14:44:46.444Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-01T14:44:46.730Z] ---> logs-deploy.sh [2022-04-01T14:44:46.730Z] lf-activate-venv: SKIPPING [2022-04-01T14:44:46.730Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/60 [2022-04-01T14:44:46.730Z] INFO: archiving workspace using pattern(s): [2022-04-01T14:44:47.674Z] Archives upload complete. [2022-04-01T14:44:47.674Z] INFO: archiving logs to Nexus