Pull request #413 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from c3e3af29d5882b21bda7827861619d9a08e330d2+b8e8d1853d64b48b61878642b37bb0eb2b624c73 (bea0abdc97ee475a0d977111672a7db4dd6ff585) 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-ssh8393732519786747664.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh1421023764678727812.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/PR-413/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/PR-413/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8833390853174291792.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh10051148520169298756.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/PR-413/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/PR-413/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5778882001297276451.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-33606 in /w/workspace/_app-service-configurable_PR-413 [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/_app-service-configurable_PR-413 # 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 Merging remotes/origin/main commit b8e8d1853d64b48b61878642b37bb0eb2b624c73 into PR head commit c3e3af29d5882b21bda7827861619d9a08e330d2 Merge succeeded, producing c3e3af29d5882b21bda7827861619d9a08e330d2 Checking out Revision c3e3af29d5882b21bda7827861619d9a08e330d2 (PR-413) > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/413/head:refs/remotes/origin/PR-413 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3e3af29d5882b21bda7827861619d9a08e330d2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b8e8d1853d64b48b61878642b37bb0eb2b624c73 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3e3af29d5882b21bda7827861619d9a08e330d2 # timeout=10 Commit message: "feat: Used Batch for metrics-influxdb profile" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T02:20:38.814Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T02:20:38.889Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T02:20:38.912Z] ========================================================= [2022-04-28T02:20:38.912Z] EdgeX Global Pipelines Version Info [2022-04-28T02:20:38.912Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:20:39.696Z] ------------------- [2022-04-28T02:20:39.696Z] stable info: [2022-04-28T02:20:39.696Z] ------------------- [2022-04-28T02:20:39.696Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T02:20:39.696Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T02:20:39.696Z] Message: update stable to v1.0.227 [2022-04-28T02:20:40.268Z] ------------------- [2022-04-28T02:20:40.268Z] experimental info: [2022-04-28T02:20:40.268Z] ------------------- [2022-04-28T02:20:40.268Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T02:20:40.268Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T02:20:40.268Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T02:20:40.443Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-04-28T02:20:40.462Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-04-28T02:20:40.476Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T02:20:40.494Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T02:20:40.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T02:20:40.523Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T02:20:40.537Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T02:20:40.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-28T02:20:40.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T02:20:40.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T02:20:40.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T02:20:40.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-04-28T02:20:40.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T02:20:40.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T02:20:40.646Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T02:20:40.664Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T02:20:40.677Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T02:20:40.689Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T02:20:40.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T02:20:40.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T02:20:40.729Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-28T02:20:40.740Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-28T02:20:40.751Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-28T02:20:40.763Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-28T02:20:40.780Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-28T02:20:40.797Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T02:20:40.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-413 [Pipeline] echo [2022-04-28T02:20:40.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-413 [Pipeline] echo [2022-04-28T02:20:40.837Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-413 [Pipeline] echo [2022-04-28T02:20:40.853Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3e3af29d5882b21bda7827861619d9a08e330d2 [Pipeline] echo [2022-04-28T02:20:40.870Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3e3af2 [Pipeline] echo [2022-04-28T02:20:40.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T02:20:40.927Z] provisioning config files... [2022-04-28T02:20:40.940Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-413@tmp/config1346581743499096984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:20:41.259Z] ---> docker-login.sh [2022-04-28T02:20:41.259Z] nexus3.edgexfoundry.org:10001 [2022-04-28T02:20:41.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T02:20:41.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T02:20:41.783Z] Configure a credential helper to remove this warning. See [2022-04-28T02:20:41.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T02:20:41.783Z] [2022-04-28T02:20:41.783Z] Login Succeeded [2022-04-28T02:20:41.783Z] nexus3.edgexfoundry.org:10002 [2022-04-28T02:20:41.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T02:20:41.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T02:20:41.783Z] Configure a credential helper to remove this warning. See [2022-04-28T02:20:41.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T02:20:41.783Z] [2022-04-28T02:20:41.783Z] Login Succeeded [2022-04-28T02:20:41.783Z] nexus3.edgexfoundry.org:10003 [2022-04-28T02:20:42.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T02:20:42.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T02:20:42.045Z] Configure a credential helper to remove this warning. See [2022-04-28T02:20:42.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T02:20:42.045Z] [2022-04-28T02:20:42.045Z] Login Succeeded [2022-04-28T02:20:42.045Z] nexus3.edgexfoundry.org:10004 [2022-04-28T02:20:42.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T02:20:42.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T02:20:42.045Z] Configure a credential helper to remove this warning. See [2022-04-28T02:20:42.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T02:20:42.045Z] [2022-04-28T02:20:42.045Z] Login Succeeded [2022-04-28T02:20:42.045Z] docker.io [2022-04-28T02:20:42.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T02:20:42.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T02:20:42.569Z] Configure a credential helper to remove this warning. See [2022-04-28T02:20:42.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T02:20:42.569Z] [2022-04-28T02:20:42.569Z] Login Succeeded [2022-04-28T02:20:42.569Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T02:20:42.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T02:20:42.983Z] + git rev-list -1 --merges c3e3af29d5882b21bda7827861619d9a08e330d2~1..c3e3af29d5882b21bda7827861619d9a08e330d2 [Pipeline] echo [2022-04-28T02:20:43.021Z] -----------> git rev-list -1 --merges c3e3af29d5882b21bda7827861619d9a08e330d2~1..c3e3af29d5882b21bda7827861619d9a08e330d2 c3e3af29d5882b21bda7827861619d9a08e330d2 [false] [Pipeline] sh [2022-04-28T02:20:43.322Z] + git log --format=format:%s -1 c3e3af29d5882b21bda7827861619d9a08e330d2 [Pipeline] echo [2022-04-28T02:20:43.342Z] ========================================================= [2022-04-28T02:20:43.342Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T02:20:43.342Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T02:20:43.692Z] + git log --format=format:%s -1 c3e3af29d5882b21bda7827861619d9a08e330d2 [Pipeline] echo [2022-04-28T02:20:43.706Z] [semverPrep] GIT_COMMIT: c3e3af29d5882b21bda7827861619d9a08e330d2, Commit Message: feat: Used Batch for metrics-influxdb profile [Pipeline] echo [2022-04-28T02:20:43.717Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-28T02:20:44.167Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T02:20:44.167Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T02:20:44.167Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T02:20:44.167Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T02:20:44.167Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T02:20:44.167Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T02:20:44.167Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:20:44.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T02:20:44.601Z] [2022-04-28T02:20:44.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:20:44.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T02:20:44.917Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T02:20:44.917Z] 1fe172e4850f: Pulling fs layer [2022-04-28T02:20:44.917Z] caf521ccaac6: Pulling fs layer [2022-04-28T02:20:44.917Z] 3ead6fa29328: Pulling fs layer [2022-04-28T02:20:44.917Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T02:20:44.917Z] a8d5f1318db7: Pulling fs layer [2022-04-28T02:20:44.917Z] c427282e49a2: Pulling fs layer [2022-04-28T02:20:44.917Z] 1827001aaf11: Pulling fs layer [2022-04-28T02:20:44.917Z] 0714d37db230: Pulling fs layer [2022-04-28T02:20:44.917Z] 5c2a1cbceb83: Waiting [2022-04-28T02:20:44.917Z] a8d5f1318db7: Waiting [2022-04-28T02:20:44.917Z] ac28cf19c067: Pulling fs layer [2022-04-28T02:20:44.917Z] c427282e49a2: Waiting [2022-04-28T02:20:44.917Z] ca983d60f3e2: Pulling fs layer [2022-04-28T02:20:44.917Z] 9f894cec8388: Pulling fs layer [2022-04-28T02:20:44.917Z] 1827001aaf11: Waiting [2022-04-28T02:20:44.917Z] 9f894cec8388: Waiting [2022-04-28T02:20:44.917Z] ac28cf19c067: Waiting [2022-04-28T02:20:44.917Z] 0714d37db230: Waiting [2022-04-28T02:20:44.917Z] caf521ccaac6: Download complete [2022-04-28T02:20:44.917Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T02:20:44.917Z] 5c2a1cbceb83: Download complete [2022-04-28T02:20:45.184Z] a8d5f1318db7: Verifying Checksum [2022-04-28T02:20:45.184Z] a8d5f1318db7: Download complete [2022-04-28T02:20:45.184Z] 3ead6fa29328: Verifying Checksum [2022-04-28T02:20:45.184Z] 3ead6fa29328: Download complete [2022-04-28T02:20:45.184Z] c427282e49a2: Verifying Checksum [2022-04-28T02:20:45.184Z] c427282e49a2: Download complete [2022-04-28T02:20:45.184Z] 0714d37db230: Verifying Checksum [2022-04-28T02:20:45.184Z] 0714d37db230: Download complete [2022-04-28T02:20:45.184Z] ac28cf19c067: Verifying Checksum [2022-04-28T02:20:45.184Z] ac28cf19c067: Download complete [2022-04-28T02:20:45.184Z] ca983d60f3e2: Download complete [2022-04-28T02:20:45.184Z] 9f894cec8388: Verifying Checksum [2022-04-28T02:20:45.184Z] 1fe172e4850f: Verifying Checksum [2022-04-28T02:20:45.184Z] 1fe172e4850f: Download complete [2022-04-28T02:20:45.445Z] 1827001aaf11: Verifying Checksum [2022-04-28T02:20:45.445Z] 1827001aaf11: Download complete [2022-04-28T02:20:46.858Z] 1fe172e4850f: Pull complete [2022-04-28T02:20:46.858Z] caf521ccaac6: Pull complete [2022-04-28T02:20:47.459Z] 3ead6fa29328: Pull complete [2022-04-28T02:20:47.459Z] 5c2a1cbceb83: Pull complete [2022-04-28T02:20:47.743Z] a8d5f1318db7: Pull complete [2022-04-28T02:20:47.743Z] c427282e49a2: Pull complete [2022-04-28T02:20:50.316Z] 1827001aaf11: Pull complete [2022-04-28T02:20:50.316Z] 0714d37db230: Pull complete [2022-04-28T02:20:50.316Z] ac28cf19c067: Pull complete [2022-04-28T02:20:50.316Z] ca983d60f3e2: Pull complete [2022-04-28T02:20:50.316Z] 9f894cec8388: Pull complete [2022-04-28T02:20:50.316Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T02:20:50.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T02:20:50.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T02:20:50.413Z] prd-ubuntu20.04-docker-8c-8g-33606 does not seem to be running inside a container [2022-04-28T02:20:50.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-413 -v /w/workspace/_app-service-configurable_PR-413:/w/workspace/_app-service-configurable_PR-413:rw,z -v /w/workspace/_app-service-configurable_PR-413@tmp:/w/workspace/_app-service-configurable_PR-413@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T02:20:51.998Z] $ docker top a1260f3caf04f656d72015c40a4bebcf62d027029e217326202f22382135c29c -eo pid,comm [2022-04-28T02:20:52.078Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-28T02:20:52.078Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T02:20:52.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T02:20:52.110Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T02:20:52.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T02:20:52.252Z] $ docker exec a1260f3caf04f656d72015c40a4bebcf62d027029e217326202f22382135c29c ssh-agent [2022-04-28T02:20:52.380Z] SSH_AUTH_SOCK=/tmp/ssh-Uoty7P5fyx9N/agent.33 [2022-04-28T02:20:52.380Z] SSH_AGENT_PID=39 [2022-04-28T02:20:52.388Z] Running ssh-add (command line suppressed) [2022-04-28T02:20:52.512Z] Identity added: /w/workspace/_app-service-configurable_PR-413@tmp/private_key_8085545236833698622.key (/w/workspace/_app-service-configurable_PR-413@tmp/private_key_8085545236833698622.key) [2022-04-28T02:20:52.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T02:20:52.823Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T02:20:52.840Z] $ docker exec --env ******** --env ******** a1260f3caf04f656d72015c40a4bebcf62d027029e217326202f22382135c29c ssh-agent -k [2022-04-28T02:20:52.946Z] unset SSH_AUTH_SOCK; [2022-04-28T02:20:52.947Z] unset SSH_AGENT_PID; [2022-04-28T02:20:52.947Z] echo Agent pid 39 killed; [2022-04-28T02:20:52.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T02:20:52.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T02:20:52.976Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T02:20:53.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T02:20:53.119Z] $ docker exec a1260f3caf04f656d72015c40a4bebcf62d027029e217326202f22382135c29c ssh-agent [2022-04-28T02:20:53.251Z] SSH_AUTH_SOCK=/tmp/ssh-TPm8iZnAL6sF/agent.74 [2022-04-28T02:20:53.251Z] SSH_AGENT_PID=80 [2022-04-28T02:20:53.257Z] Running ssh-add (command line suppressed) [2022-04-28T02:20:53.391Z] Identity added: /w/workspace/_app-service-configurable_PR-413@tmp/private_key_5377469984419008904.key (/w/workspace/_app-service-configurable_PR-413@tmp/private_key_5377469984419008904.key) [2022-04-28T02:20:53.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T02:20:53.697Z] + git semver init [2022-04-28T02:20:53.958Z] 2022-04-28 02:20:53,946 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T02:20:53.958Z] 2022-04-28 02:20:53,947 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-413/.semver [2022-04-28T02:20:53.958Z] 2022-04-28 02:20:53,947 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-413/.semver [2022-04-28T02:20:53.958Z] 2022-04-28 02:20:53,947 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-413/.semver'], cwd=/w/workspace/_app-service-configurable_PR-413, universal_newlines=False, shell=None, istream=None) [2022-04-28T02:20:57.269Z] 2022-04-28 02:20:56,688 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-413/.git/info/exclude [2022-04-28T02:20:57.269Z] 2022-04-28 02:20:56,689 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-413/.semver/PR-413 with force:False [2022-04-28T02:20:57.269Z] 2022-04-28 02:20:56,689 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-413/.semver/PR-413 [2022-04-28T02:20:57.269Z] 2022-04-28 02:20:56,694 [execute] INFO git cat-file --batch-check [2022-04-28T02:20:57.269Z] 2022-04-28 02:20:56,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-413/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T02:20:57.269Z] 2022-04-28 02:20:56,701 [execute] INFO git cat-file --batch [2022-04-28T02:20:57.269Z] 2022-04-28 02:20:56,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-413/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T02:20:57.269Z] 2022-04-28 02:20:56,707 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-413/.semver/PR-413 [2022-04-28T02:20:57.269Z] 0.0.0 [Pipeline] } [2022-04-28T02:20:57.285Z] $ docker exec --env ******** --env ******** a1260f3caf04f656d72015c40a4bebcf62d027029e217326202f22382135c29c ssh-agent -k [2022-04-28T02:20:57.405Z] unset SSH_AUTH_SOCK; [2022-04-28T02:20:57.405Z] unset SSH_AGENT_PID; [2022-04-28T02:20:57.407Z] echo Agent pid 80 killed; [2022-04-28T02:20:57.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T02:20:57.741Z] + git semver [Pipeline] } [2022-04-28T02:20:58.043Z] $ docker stop --time=1 a1260f3caf04f656d72015c40a4bebcf62d027029e217326202f22382135c29c [2022-04-28T02:20:59.358Z] $ docker rm -f a1260f3caf04f656d72015c40a4bebcf62d027029e217326202f22382135c29c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T02:20:59.725Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T02:20:59.993Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T02:20:59.999Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T02:21:00.210Z] provisioning config files... [2022-04-28T02:21:00.223Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-413@tmp/config8889408771367767681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:21:00.533Z] ---> docker-login.sh [2022-04-28T02:21:00.533Z] nexus3.edgexfoundry.org:10001 [2022-04-28T02:21:00.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T02:21:00.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T02:21:00.533Z] Configure a credential helper to remove this warning. See [2022-04-28T02:21:00.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T02:21:00.533Z] [2022-04-28T02:21:00.533Z] Login Succeeded [2022-04-28T02:21:00.533Z] nexus3.edgexfoundry.org:10002 [2022-04-28T02:21:00.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T02:21:00.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T02:21:00.795Z] Configure a credential helper to remove this warning. See [2022-04-28T02:21:00.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T02:21:00.795Z] [2022-04-28T02:21:00.795Z] Login Succeeded [2022-04-28T02:21:00.795Z] nexus3.edgexfoundry.org:10003 [2022-04-28T02:21:00.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T02:21:00.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T02:21:00.795Z] Configure a credential helper to remove this warning. See [2022-04-28T02:21:00.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T02:21:00.795Z] [2022-04-28T02:21:00.795Z] Login Succeeded [2022-04-28T02:21:00.795Z] nexus3.edgexfoundry.org:10004 [2022-04-28T02:21:01.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T02:21:01.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T02:21:01.057Z] Configure a credential helper to remove this warning. See [2022-04-28T02:21:01.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T02:21:01.057Z] [2022-04-28T02:21:01.057Z] Login Succeeded [2022-04-28T02:21:01.057Z] docker.io [2022-04-28T02:21:01.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T02:21:01.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T02:21:01.319Z] Configure a credential helper to remove this warning. See [2022-04-28T02:21:01.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T02:21:01.319Z] [2022-04-28T02:21:01.319Z] Login Succeeded [2022-04-28T02:21:01.319Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T02:21:01.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T02:21:01.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T02:21:01.419Z] ========================================================= [2022-04-28T02:21:01.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T02:21:01.419Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:21:01.744Z] + 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-28T02:21:01.744Z] Sending build context to Docker daemon 3.047MB [2022-04-28T02:21:01.744Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T02:21:01.744Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T02:21:01.744Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T02:21:01.744Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T02:21:01.744Z] 666ba61612fd: Pulling fs layer [2022-04-28T02:21:01.744Z] 8ed8ca486205: Pulling fs layer [2022-04-28T02:21:01.744Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T02:21:01.744Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T02:21:01.744Z] ca2b28591e48: Pulling fs layer [2022-04-28T02:21:01.744Z] a51346096db8: Pulling fs layer [2022-04-28T02:21:01.744Z] daebc70d1ce1: Pulling fs layer [2022-04-28T02:21:01.744Z] 0e18a0eac166: Pulling fs layer [2022-04-28T02:21:01.744Z] 4fe6c5a15a65: Waiting [2022-04-28T02:21:01.744Z] 22a0e8bec74d: Waiting [2022-04-28T02:21:01.744Z] ca2b28591e48: Waiting [2022-04-28T02:21:01.744Z] a51346096db8: Waiting [2022-04-28T02:21:01.744Z] daebc70d1ce1: Waiting [2022-04-28T02:21:01.744Z] 0e18a0eac166: Waiting [2022-04-28T02:21:01.744Z] 8ed8ca486205: Verifying Checksum [2022-04-28T02:21:01.744Z] 8ed8ca486205: Download complete [2022-04-28T02:21:01.744Z] 666ba61612fd: Verifying Checksum [2022-04-28T02:21:01.744Z] 666ba61612fd: Download complete [2022-04-28T02:21:01.744Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T02:21:01.744Z] 22a0e8bec74d: Download complete [2022-04-28T02:21:02.005Z] ca2b28591e48: Verifying Checksum [2022-04-28T02:21:02.005Z] ca2b28591e48: Download complete [2022-04-28T02:21:02.005Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T02:21:02.005Z] 59bf1c3509f3: Download complete [2022-04-28T02:21:02.005Z] a51346096db8: Download complete [2022-04-28T02:21:02.005Z] daebc70d1ce1: Verifying Checksum [2022-04-28T02:21:02.005Z] daebc70d1ce1: Download complete [2022-04-28T02:21:02.005Z] 59bf1c3509f3: Pull complete [2022-04-28T02:21:02.270Z] 666ba61612fd: Pull complete [2022-04-28T02:21:02.270Z] 8ed8ca486205: Pull complete [2022-04-28T02:21:02.531Z] 0e18a0eac166: Verifying Checksum [2022-04-28T02:21:02.531Z] 0e18a0eac166: Download complete [2022-04-28T02:21:02.793Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T02:21:02.793Z] 4fe6c5a15a65: Download complete [2022-04-28T02:21:07.008Z] 4fe6c5a15a65: Pull complete [2022-04-28T02:21:07.008Z] 22a0e8bec74d: Pull complete [2022-04-28T02:21:07.008Z] ca2b28591e48: Pull complete [2022-04-28T02:21:07.008Z] a51346096db8: Pull complete [2022-04-28T02:21:07.008Z] daebc70d1ce1: Pull complete [2022-04-28T02:21:09.562Z] 0e18a0eac166: Pull complete [2022-04-28T02:21:09.562Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T02:21:09.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T02:21:09.562Z] ---> f018257e8ee9 [2022-04-28T02:21:09.562Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T02:21:10.950Z] ---> Running in 18193369d1e5 [2022-04-28T02:21:11.212Z] Removing intermediate container 18193369d1e5 [2022-04-28T02:21:11.212Z] ---> 8ed807980a40 [2022-04-28T02:21:11.212Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T02:21:11.212Z] ---> Running in 44aa4ebc78b8 [2022-04-28T02:21:11.473Z] Removing intermediate container 44aa4ebc78b8 [2022-04-28T02:21:11.473Z] ---> ab9bf05d992d [2022-04-28T02:21:11.473Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T02:21:11.473Z] ---> Running in 826400421f63 [2022-04-28T02:21:11.473Z] Removing intermediate container 826400421f63 [2022-04-28T02:21:11.473Z] ---> 54791e8149ce [2022-04-28T02:21:11.473Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T02:21:11.736Z] ---> Running in cf081eaf56cd [2022-04-28T02:21:12.307Z] Removing intermediate container cf081eaf56cd [2022-04-28T02:21:12.307Z] ---> 149c950c69c8 [2022-04-28T02:21:12.307Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T02:21:12.307Z] ---> Running in b1f84abdabb0 [2022-04-28T02:21:12.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T02:21:13.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T02:21:13.778Z] OK: 221 MiB in 52 packages [2022-04-28T02:21:14.352Z] Removing intermediate container b1f84abdabb0 [2022-04-28T02:21:14.352Z] ---> ada6e1fee909 [2022-04-28T02:21:14.352Z] Step 8/13 : WORKDIR /app [2022-04-28T02:21:14.352Z] ---> Running in 5d67f22a30a6 [2022-04-28T02:21:14.352Z] Removing intermediate container 5d67f22a30a6 [2022-04-28T02:21:14.352Z] ---> 1600a0c1d890 [2022-04-28T02:21:14.352Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T02:21:14.614Z] ---> b6fad41b204d [2022-04-28T02:21:14.614Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T02:21:14.614Z] ---> Running in e828b71a9133 [2022-04-28T02:21:15.146Z] Still waiting to schedule task [2022-04-28T02:21:15.146Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-28T02:21:36.597Z] Removing intermediate container e828b71a9133 [2022-04-28T02:21:36.597Z] ---> f7efbdc1e2fd [2022-04-28T02:21:36.597Z] Step 11/13 : COPY . . [2022-04-28T02:21:36.597Z] ---> 05d9375087ff [2022-04-28T02:21:36.597Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T02:21:36.597Z] ---> Running in ea252b7de505 [2022-04-28T02:21:36.597Z] Removing intermediate container ea252b7de505 [2022-04-28T02:21:36.597Z] ---> c54ecd8403e5 [2022-04-28T02:21:36.597Z] Step 13/13 : RUN $MAKE [2022-04-28T02:21:36.597Z] ---> Running in fc9fcd7fd83a [2022-04-28T02:21:36.597Z] noop [2022-04-28T02:21:36.597Z] Removing intermediate container fc9fcd7fd83a [2022-04-28T02:21:36.597Z] ---> f9c73624047e [2022-04-28T02:21:36.597Z] Successfully built f9c73624047e [2022-04-28T02:21:36.597Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:21:36.920Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T02:21:36.920Z] . [Pipeline] withDockerContainer [2022-04-28T02:21:36.997Z] prd-ubuntu20.04-docker-8c-8g-33606 does not seem to be running inside a container [2022-04-28T02:21:37.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-413 -v /w/workspace/_app-service-configurable_PR-413:/w/workspace/_app-service-configurable_PR-413:rw,z -v /w/workspace/_app-service-configurable_PR-413@tmp:/w/workspace/_app-service-configurable_PR-413@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T02:21:37.437Z] $ docker top 4e4c489d1b5d1c53aa58f89c05e31fd5c52dff53828cba5c9794931697b25613 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T02:21:37.790Z] + go version [2022-04-28T02:21:37.790Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T02:21:37.804Z] $ docker stop --time=1 4e4c489d1b5d1c53aa58f89c05e31fd5c52dff53828cba5c9794931697b25613 [2022-04-28T02:21:39.124Z] $ docker rm -f 4e4c489d1b5d1c53aa58f89c05e31fd5c52dff53828cba5c9794931697b25613 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:21:39.583Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T02:21:39.583Z] . [Pipeline] withDockerContainer [2022-04-28T02:21:39.658Z] prd-ubuntu20.04-docker-8c-8g-33606 does not seem to be running inside a container [2022-04-28T02:21:39.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-413 -v /w/workspace/_app-service-configurable_PR-413:/w/workspace/_app-service-configurable_PR-413:rw,z -v /w/workspace/_app-service-configurable_PR-413@tmp:/w/workspace/_app-service-configurable_PR-413@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T02:21:40.101Z] $ docker top 4b0ca743947a36f55f91df255725ac589bc30109606bac9cb29c06cd9c111a30 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T02:21:40.477Z] + make test [2022-04-28T02:21:40.477Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-28T02:21:50.475Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-28T02:21:50.475Z] CGO_ENABLED=1 go vet ./... [2022-04-28T02:21:53.797Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T02:21:53.798Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T02:21:53.798Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T02:21:54.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T02:21:54.412Z] $ docker stop --time=1 4b0ca743947a36f55f91df255725ac589bc30109606bac9cb29c06cd9c111a30 [2022-04-28T02:21:56.172Z] $ docker rm -f 4b0ca743947a36f55f91df255725ac589bc30109606bac9cb29c06cd9c111a30 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T02:21:56.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T02:21:56.637Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-28T02:21:57.448Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T02:21:57.772Z] + ls -al . [2022-04-28T02:21:57.772Z] total 164 [2022-04-28T02:21:57.772Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 02:21 . [2022-04-28T02:21:57.772Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 02:20 .. [2022-04-28T02:21:57.772Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 28 02:20 .dockerignore [2022-04-28T02:21:57.772Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 02:20 .git [2022-04-28T02:21:57.772Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 02:20 .github [2022-04-28T02:21:57.772Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 28 02:20 .gitignore [2022-04-28T02:21:57.772Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 02:20 .semver [2022-04-28T02:21:57.772Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 28 02:20 Attribution.txt [2022-04-28T02:21:57.772Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 28 02:20 CHANGELOG.md [2022-04-28T02:21:57.772Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 28 02:20 Dockerfile [2022-04-28T02:21:57.772Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 02:20 GOVERNANCE.md [2022-04-28T02:21:57.772Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 28 02:20 Jenkinsfile [2022-04-28T02:21:57.772Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 28 02:20 LICENSE [2022-04-28T02:21:57.772Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 28 02:20 OWNERS.md [2022-04-28T02:21:57.772Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 28 02:20 README.md [2022-04-28T02:21:57.772Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 02:20 VERSION [2022-04-28T02:21:57.772Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 02:20 bin [2022-04-28T02:21:57.772Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 28 02:21 coverage.out [2022-04-28T02:21:57.772Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 28 02:20 go.mod [2022-04-28T02:21:57.772Z] -rw-rw-r-- 1 jenkins jenkins 34650 Apr 28 02:20 go.sum [2022-04-28T02:21:57.772Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 28 02:20 main.go [2022-04-28T02:21:57.772Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 28 02:20 makefile [2022-04-28T02:21:57.772Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 02:20 res [2022-04-28T02:21:57.772Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 02:20 snap [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:21:58.351Z] + 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=c3e3af29d5882b21bda7827861619d9a08e330d2 --label arch=amd64 --label version=0.0.0 . [2022-04-28T02:21:58.351Z] Sending build context to Docker daemon 3.048MB [2022-04-28T02:21:58.351Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T02:21:58.351Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-28T02:21:58.351Z] ---> f9c73624047e [2022-04-28T02:21:58.351Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T02:21:58.351Z] ---> Running in 5a4be2cab180 [2022-04-28T02:21:58.351Z] Removing intermediate container 5a4be2cab180 [2022-04-28T02:21:58.351Z] ---> 5b59fb2a7d8d [2022-04-28T02:21:58.351Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T02:21:58.351Z] ---> Running in 169d80a57138 [2022-04-28T02:21:58.351Z] Removing intermediate container 169d80a57138 [2022-04-28T02:21:58.351Z] ---> 786499f78444 [2022-04-28T02:21:58.351Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T02:21:58.351Z] ---> Running in 318ae16e31d5 [2022-04-28T02:21:58.611Z] Removing intermediate container 318ae16e31d5 [2022-04-28T02:21:58.611Z] ---> 72827d5f0822 [2022-04-28T02:21:58.611Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T02:21:58.611Z] ---> Running in 188fdd9e4330 [2022-04-28T02:21:59.181Z] Removing intermediate container 188fdd9e4330 [2022-04-28T02:21:59.181Z] ---> 921bbcc0c781 [2022-04-28T02:21:59.181Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T02:21:59.181Z] ---> Running in 94a0d2a00d4b [2022-04-28T02:21:59.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T02:22:00.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T02:22:00.649Z] OK: 221 MiB in 52 packages [2022-04-28T02:22:00.911Z] Removing intermediate container 94a0d2a00d4b [2022-04-28T02:22:00.911Z] ---> e267df436d4f [2022-04-28T02:22:00.911Z] Step 8/27 : WORKDIR /app [2022-04-28T02:22:00.911Z] ---> Running in 7411e9fbf6ce [2022-04-28T02:22:01.172Z] Removing intermediate container 7411e9fbf6ce [2022-04-28T02:22:01.172Z] ---> 77d8a263d220 [2022-04-28T02:22:01.172Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-28T02:22:01.172Z] ---> 1991461deecf [2022-04-28T02:22:01.172Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T02:22:01.433Z] ---> Running in ef40eb5dbd17 [2022-04-28T02:22:02.005Z] Removing intermediate container ef40eb5dbd17 [2022-04-28T02:22:02.005Z] ---> dceb9badb953 [2022-04-28T02:22:02.005Z] Step 11/27 : COPY . . [2022-04-28T02:22:02.266Z] ---> da462ac852b8 [2022-04-28T02:22:02.266Z] Step 12/27 : ARG MAKE="make build" [2022-04-28T02:22:02.266Z] ---> Running in af31a746130b [2022-04-28T02:22:02.526Z] Removing intermediate container af31a746130b [2022-04-28T02:22:02.526Z] ---> 7c83762754a4 [2022-04-28T02:22:02.526Z] Step 13/27 : RUN $MAKE [2022-04-28T02:22:02.526Z] ---> Running in 1ff9aff9b250 [2022-04-28T02:22:02.787Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-04-28T02:22:24.763Z] Removing intermediate container 1ff9aff9b250 [2022-04-28T02:22:24.763Z] ---> 76ae19537297 [2022-04-28T02:22:24.763Z] Step 14/27 : FROM alpine:3.14 [2022-04-28T02:22:24.763Z] 3.14: Pulling from library/alpine [2022-04-28T02:22:24.763Z] 8663204ce13b: Pulling fs layer [2022-04-28T02:22:24.763Z] 8663204ce13b: Verifying Checksum [2022-04-28T02:22:24.763Z] 8663204ce13b: Download complete [2022-04-28T02:22:24.763Z] 8663204ce13b: Pull complete [2022-04-28T02:22:24.763Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T02:22:24.763Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T02:22:24.763Z] ---> e04c818066af [2022-04-28T02:22:24.763Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T02:22:24.763Z] ---> Running in 7887a6faea65 [2022-04-28T02:22:24.763Z] Removing intermediate container 7887a6faea65 [2022-04-28T02:22:24.763Z] ---> d96fe0e5862d [2022-04-28T02:22:24.763Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-28T02:22:24.763Z] ---> Running in d229d840df0b [2022-04-28T02:22:24.764Z] Removing intermediate container d229d840df0b [2022-04-28T02:22:24.764Z] ---> 388062fb311f [2022-04-28T02:22:24.764Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-28T02:22:24.764Z] ---> Running in c844f42d40fd [2022-04-28T02:22:24.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T02:22:25.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T02:22:25.339Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-28T02:22:25.339Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-28T02:22:25.339Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T02:22:25.339Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-28T02:22:25.339Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T02:22:25.602Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-28T02:22:25.602Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-28T02:22:25.602Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T02:22:25.602Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T02:22:25.602Z] OK: 9 MiB in 21 packages [2022-04-28T02:22:26.176Z] Removing intermediate container c844f42d40fd [2022-04-28T02:22:26.176Z] ---> c33006bcda70 [2022-04-28T02:22:26.176Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T02:22:26.176Z] ---> a4b19142cec9 [2022-04-28T02:22:26.176Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T02:22:26.437Z] ---> 19afab011768 [2022-04-28T02:22:26.437Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-28T02:22:26.697Z] ---> f19ac6a36c7e [2022-04-28T02:22:26.697Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-28T02:22:27.269Z] ---> e4df254da9db [2022-04-28T02:22:27.269Z] Step 22/27 : EXPOSE 48095 [2022-04-28T02:22:27.269Z] ---> Running in f60f112c8b29 [2022-04-28T02:22:27.269Z] Removing intermediate container f60f112c8b29 [2022-04-28T02:22:27.269Z] ---> 1d8a6e46b0be [2022-04-28T02:22:27.269Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-28T02:22:27.530Z] ---> Running in 282e5d481534 [2022-04-28T02:22:27.530Z] Removing intermediate container 282e5d481534 [2022-04-28T02:22:27.530Z] ---> f338705b9446 [2022-04-28T02:22:27.530Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T02:22:27.530Z] ---> Running in 7f3d5785e8da [2022-04-28T02:22:27.530Z] Removing intermediate container 7f3d5785e8da [2022-04-28T02:22:27.530Z] ---> 912ae099d4a4 [2022-04-28T02:22:27.530Z] Step 25/27 : LABEL arch=amd64 [2022-04-28T02:22:27.790Z] ---> Running in 3e42b7772635 [2022-04-28T02:22:27.790Z] Removing intermediate container 3e42b7772635 [2022-04-28T02:22:27.790Z] ---> 2241190ee563 [2022-04-28T02:22:27.790Z] Step 26/27 : LABEL git_sha=c3e3af29d5882b21bda7827861619d9a08e330d2 [2022-04-28T02:22:27.790Z] ---> Running in d3abdff332fc [2022-04-28T02:22:28.051Z] Removing intermediate container d3abdff332fc [2022-04-28T02:22:28.051Z] ---> 57323a4673d4 [2022-04-28T02:22:28.051Z] Step 27/27 : LABEL version=0.0.0 [2022-04-28T02:22:28.051Z] ---> Running in 1b4eeca36864 [2022-04-28T02:22:28.051Z] Removing intermediate container 1b4eeca36864 [2022-04-28T02:22:28.051Z] ---> 1fab5d2b7427 [2022-04-28T02:22:28.051Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T02:22:28.051Z] Successfully built 1fab5d2b7427 [2022-04-28T02:22:28.051Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-28T02:22:28.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T02:22:28.481Z] [2022-04-28T02:22:28.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:22:28.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T02:22:28.794Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T02:22:28.794Z] 5eb5b503b376: Pulling fs layer [2022-04-28T02:22:28.794Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T02:22:28.794Z] ec43610c2a17: Pulling fs layer [2022-04-28T02:22:28.794Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T02:22:28.794Z] 33b1e0a273af: Pulling fs layer [2022-04-28T02:22:28.794Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T02:22:28.794Z] 2f39f015ded8: Pulling fs layer [2022-04-28T02:22:28.794Z] 5d3b04190fa2: Waiting [2022-04-28T02:22:28.794Z] 2f39f015ded8: Waiting [2022-04-28T02:22:28.794Z] 3a2ae6a8a46f: Waiting [2022-04-28T02:22:28.794Z] 33b1e0a273af: Waiting [2022-04-28T02:22:28.794Z] 5c69ac0246d0: Verifying Checksum [2022-04-28T02:22:28.794Z] 5c69ac0246d0: Download complete [2022-04-28T02:22:28.794Z] 3a2ae6a8a46f: Download complete [2022-04-28T02:22:28.794Z] 33b1e0a273af: Verifying Checksum [2022-04-28T02:22:28.794Z] 33b1e0a273af: Download complete [2022-04-28T02:22:29.054Z] 5d3b04190fa2: Download complete [2022-04-28T02:22:29.054Z] ec43610c2a17: Verifying Checksum [2022-04-28T02:22:29.054Z] ec43610c2a17: Download complete [2022-04-28T02:22:29.054Z] 5eb5b503b376: Verifying Checksum [2022-04-28T02:22:29.054Z] 5eb5b503b376: Download complete [2022-04-28T02:22:30.441Z] 2f39f015ded8: Verifying Checksum [2022-04-28T02:22:30.441Z] 2f39f015ded8: Download complete [2022-04-28T02:22:30.441Z] 5eb5b503b376: Pull complete [2022-04-28T02:22:30.704Z] 5c69ac0246d0: Pull complete [2022-04-28T02:22:31.277Z] ec43610c2a17: Pull complete [2022-04-28T02:22:31.277Z] 3a2ae6a8a46f: Pull complete [2022-04-28T02:22:31.539Z] 33b1e0a273af: Pull complete [2022-04-28T02:22:31.539Z] 5d3b04190fa2: Pull complete [2022-04-28T02:22:35.741Z] 2f39f015ded8: Pull complete [2022-04-28T02:22:35.741Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T02:22:35.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T02:22:35.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T02:22:35.808Z] prd-ubuntu20.04-docker-8c-8g-33606 does not seem to be running inside a container [2022-04-28T02:22:35.862Z] $ 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_PR-413 -v /w/workspace/_app-service-configurable_PR-413:/w/workspace/_app-service-configurable_PR-413:rw,z -v /w/workspace/_app-service-configurable_PR-413@tmp:/w/workspace/_app-service-configurable_PR-413@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T02:22:38.202Z] $ docker top fa21bb09fc8ff0b48445d04900ad3ced2fe31731b543f2e25b83ce5a5c62f97b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:22:38.679Z] ---> job-cost.sh [2022-04-28T02:22:38.679Z] lf-activate-venv: SKIPPING [2022-04-28T02:22:38.679Z] INFO: No Stack... [2022-04-28T02:22:38.947Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T02:22:39.528Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T02:22:39.846Z] + cat /w/workspace/_app-service-configurable_PR-413/archives/cost.csv [2022-04-28T02:22:39.846Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T02:22:39.866Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-413-2-stack-cost] [2022-04-28T02:22:39.875Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-413-2-stack-cost] did not exist. Created. [2022-04-28T02:22:39.875Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-413-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T02:22:40.192Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T02:22:40.221Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T02:22:40.227Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-413-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T02:22:40.251Z] $ docker stop --time=1 fa21bb09fc8ff0b48445d04900ad3ced2fe31731b543f2e25b83ce5a5c62f97b [2022-04-28T02:22:41.455Z] $ docker rm -f fa21bb09fc8ff0b48445d04900ad3ced2fe31731b543f2e25b83ce5a5c62f97b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T02:24:55.105Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33607 in /w/workspace/_app-service-configurable_PR-413 [Pipeline] { [Pipeline] ws [2022-04-28T02:24:55.121Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2022-04-28T02:24:55.366Z] Selected Git installation does not exist. Using Default [2022-04-28T02:24:55.366Z] The recommended git tool is: NONE [2022-04-28T02:25:02.884Z] using credential edgex-jenkins-ssh [2022-04-28T02:25:02.904Z] Cloning the remote Git repository [2022-04-28T02:25:02.979Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-04-28T02:25:03.061Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2022-04-28T02:25:03.142Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-28T02:25:03.143Z] > git --version # timeout=10 [2022-04-28T02:25:03.172Z] > git --version # 'git version 2.25.1' [2022-04-28T02:25:03.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T02:25:03.299Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T02:25:04.398Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-28T02:25:04.420Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T02:25:04.454Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-28T02:25:04.510Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-28T02:25:04.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T02:25:04.523Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/413/head:refs/remotes/origin/PR-413 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-28T02:25:05.132Z] Merging remotes/origin/main commit b8e8d1853d64b48b61878642b37bb0eb2b624c73 into PR head commit c3e3af29d5882b21bda7827861619d9a08e330d2 [2022-04-28T02:25:05.379Z] Merge succeeded, producing c3e3af29d5882b21bda7827861619d9a08e330d2 [2022-04-28T02:25:05.380Z] Checking out Revision c3e3af29d5882b21bda7827861619d9a08e330d2 (PR-413) [2022-04-28T02:25:05.160Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T02:25:05.183Z] > git checkout -f c3e3af29d5882b21bda7827861619d9a08e330d2 # timeout=10 [2022-04-28T02:25:05.279Z] > git remote # timeout=10 [2022-04-28T02:25:05.311Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T02:25:05.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T02:25:05.340Z] > git merge b8e8d1853d64b48b61878642b37bb0eb2b624c73 # timeout=10 [2022-04-28T02:25:05.369Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T02:25:05.394Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T02:25:05.414Z] > git checkout -f c3e3af29d5882b21bda7827861619d9a08e330d2 # timeout=10 [2022-04-28T02:25:09.676Z] Commit message: "feat: Used Batch for metrics-influxdb profile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T02:25:10.632Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T02:25:10.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T02:25:10.632Z] Dload Upload Total Spent Left Speed [2022-04-28T02:25:10.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 92523 0 --:--:-- --:--:-- --:--:-- 91806 [Pipeline] sh [2022-04-28T02:25:11.174Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T02:25:11.522Z] + sudo tee /etc/docker/daemon.new [2022-04-28T02:25:11.522Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T02:25:11.522Z] { [2022-04-28T02:25:11.522Z] "registry-mirrors": [ [2022-04-28T02:25:11.522Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T02:25:11.522Z] ], [2022-04-28T02:25:11.522Z] "bip": "10.250.0.254/24", [2022-04-28T02:25:11.522Z] "hosts": [ [2022-04-28T02:25:11.522Z] "tcp://0.0.0.0:5555", [2022-04-28T02:25:11.522Z] "unix:///var/run/docker.sock" [2022-04-28T02:25:11.522Z] ], [2022-04-28T02:25:11.522Z] "mtu": 1458, [2022-04-28T02:25:11.522Z] "selinux-enabled": true, [2022-04-28T02:25:11.522Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T02:25:11.522Z] } [Pipeline] sh [2022-04-28T02:25:11.883Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T02:25:12.237Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T02:25:30.602Z] provisioning config files... [2022-04-28T02:25:30.627Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config4462763834580913564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:25:30.997Z] ---> docker-login.sh [2022-04-28T02:25:30.997Z] nexus3.edgexfoundry.org:10001 [2022-04-28T02:25:31.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T02:25:31.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T02:25:31.875Z] Configure a credential helper to remove this warning. See [2022-04-28T02:25:31.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T02:25:31.875Z] [2022-04-28T02:25:31.875Z] Login Succeeded [2022-04-28T02:25:31.875Z] nexus3.edgexfoundry.org:10002 [2022-04-28T02:25:32.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T02:25:32.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T02:25:32.430Z] Configure a credential helper to remove this warning. See [2022-04-28T02:25:32.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T02:25:32.430Z] [2022-04-28T02:25:32.430Z] Login Succeeded [2022-04-28T02:25:32.430Z] nexus3.edgexfoundry.org:10003 [2022-04-28T02:25:32.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T02:25:32.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T02:25:32.986Z] Configure a credential helper to remove this warning. See [2022-04-28T02:25:32.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T02:25:32.986Z] [2022-04-28T02:25:32.986Z] Login Succeeded [2022-04-28T02:25:32.986Z] nexus3.edgexfoundry.org:10004 [2022-04-28T02:25:33.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T02:25:33.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T02:25:33.262Z] Configure a credential helper to remove this warning. See [2022-04-28T02:25:33.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T02:25:33.262Z] [2022-04-28T02:25:33.262Z] Login Succeeded [2022-04-28T02:25:33.262Z] docker.io [2022-04-28T02:25:33.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T02:25:34.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T02:25:34.138Z] Configure a credential helper to remove this warning. See [2022-04-28T02:25:34.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T02:25:34.138Z] [2022-04-28T02:25:34.138Z] Login Succeeded [2022-04-28T02:25:34.138Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T02:25:34.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T02:25:34.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T02:25:34.706Z] ========================================================= [2022-04-28T02:25:34.706Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T02:25:34.706Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:25:35.076Z] + 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-28T02:25:35.077Z] Sending build context to Docker daemon 207.4kB [2022-04-28T02:25:35.357Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T02:25:35.357Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T02:25:35.640Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T02:25:35.640Z] 9b3977197b4f: Pulling fs layer [2022-04-28T02:25:35.640Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T02:25:35.640Z] 94645a83ff95: Pulling fs layer [2022-04-28T02:25:35.640Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T02:25:35.640Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T02:25:35.640Z] 3096ccb668a1: Pulling fs layer [2022-04-28T02:25:35.640Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T02:25:35.640Z] a4caa8a26152: Pulling fs layer [2022-04-28T02:25:35.640Z] 3f3a8bcf1eab: Waiting [2022-04-28T02:25:35.640Z] 3096ccb668a1: Waiting [2022-04-28T02:25:35.640Z] 0c92f367c5e7: Waiting [2022-04-28T02:25:35.640Z] e8cf19c19ddd: Waiting [2022-04-28T02:25:35.640Z] a4caa8a26152: Waiting [2022-04-28T02:25:35.640Z] 94645a83ff95: Verifying Checksum [2022-04-28T02:25:35.640Z] 94645a83ff95: Download complete [2022-04-28T02:25:35.640Z] 1a89e8eeedd5: Download complete [2022-04-28T02:25:35.640Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T02:25:35.640Z] 0c92f367c5e7: Download complete [2022-04-28T02:25:35.640Z] 3096ccb668a1: Verifying Checksum [2022-04-28T02:25:35.640Z] 3096ccb668a1: Download complete [2022-04-28T02:25:35.640Z] 9b3977197b4f: Verifying Checksum [2022-04-28T02:25:35.640Z] 9b3977197b4f: Download complete [2022-04-28T02:25:35.640Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T02:25:35.640Z] e8cf19c19ddd: Download complete [2022-04-28T02:25:36.634Z] 9b3977197b4f: Pull complete [2022-04-28T02:25:37.246Z] 1a89e8eeedd5: Pull complete [2022-04-28T02:25:37.521Z] 94645a83ff95: Pull complete [2022-04-28T02:25:37.798Z] a4caa8a26152: Verifying Checksum [2022-04-28T02:25:37.798Z] a4caa8a26152: Download complete [2022-04-28T02:25:38.403Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T02:25:38.403Z] 3f3a8bcf1eab: Download complete [2022-04-28T02:25:50.839Z] 3f3a8bcf1eab: Pull complete [2022-04-28T02:25:50.839Z] 0c92f367c5e7: Pull complete [2022-04-28T02:25:51.115Z] 3096ccb668a1: Pull complete [2022-04-28T02:25:51.392Z] e8cf19c19ddd: Pull complete [2022-04-28T02:25:58.167Z] a4caa8a26152: Pull complete [2022-04-28T02:25:58.167Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T02:25:58.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T02:25:58.167Z] ---> 725f1c02e7f9 [2022-04-28T02:25:58.167Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T02:25:59.610Z] ---> Running in f20c1b5d0226 [2022-04-28T02:25:59.610Z] Removing intermediate container f20c1b5d0226 [2022-04-28T02:25:59.610Z] ---> 8afdf2357158 [2022-04-28T02:25:59.610Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T02:25:59.610Z] ---> Running in f5a1206a9a36 [2022-04-28T02:25:59.888Z] Removing intermediate container f5a1206a9a36 [2022-04-28T02:25:59.888Z] ---> 7cff50f471f9 [2022-04-28T02:25:59.888Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T02:26:00.168Z] ---> Running in f175b921c8ed [2022-04-28T02:26:00.442Z] Removing intermediate container f175b921c8ed [2022-04-28T02:26:00.443Z] ---> eb69beebbea9 [2022-04-28T02:26:00.443Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T02:26:00.443Z] ---> Running in 293ed95e1502 [2022-04-28T02:26:02.431Z] Removing intermediate container 293ed95e1502 [2022-04-28T02:26:02.431Z] ---> 927172e23608 [2022-04-28T02:26:02.431Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T02:26:02.431Z] ---> Running in f708cb84fbd2 [2022-04-28T02:26:03.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T02:26:04.427Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T02:26:05.428Z] OK: 220 MiB in 52 packages [2022-04-28T02:26:06.418Z] Removing intermediate container f708cb84fbd2 [2022-04-28T02:26:06.418Z] ---> 27d6fdeb0fc4 [2022-04-28T02:26:06.418Z] Step 8/13 : WORKDIR /app [2022-04-28T02:26:06.418Z] ---> Running in f63057fb6dfa [2022-04-28T02:26:06.698Z] Removing intermediate container f63057fb6dfa [2022-04-28T02:26:06.698Z] ---> ee578af4a634 [2022-04-28T02:26:06.698Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T02:26:07.302Z] ---> 9c8ae41dfd7f [2022-04-28T02:26:07.302Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T02:26:07.302Z] ---> Running in aff748e168bb [2022-04-28T02:26:54.342Z] Removing intermediate container aff748e168bb [2022-04-28T02:26:54.342Z] ---> d7a1d43cbf16 [2022-04-28T02:26:54.342Z] Step 11/13 : COPY . . [2022-04-28T02:26:54.950Z] ---> 99daf898b717 [2022-04-28T02:26:54.950Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T02:26:54.950Z] ---> Running in 121860bd19e9 [2022-04-28T02:26:55.552Z] Removing intermediate container 121860bd19e9 [2022-04-28T02:26:55.552Z] ---> 1916c2e0a3d7 [2022-04-28T02:26:55.552Z] Step 13/13 : RUN $MAKE [2022-04-28T02:26:55.552Z] ---> Running in 56ee105af17d [2022-04-28T02:26:56.541Z] noop [2022-04-28T02:26:57.144Z] Removing intermediate container 56ee105af17d [2022-04-28T02:26:57.144Z] ---> 226b7f6bb9c0 [2022-04-28T02:26:57.144Z] Successfully built 226b7f6bb9c0 [2022-04-28T02:26:57.144Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:26:57.493Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T02:26:57.493Z] . [Pipeline] withDockerContainer [2022-04-28T02:26:57.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-33607 does not seem to be running inside a container [2022-04-28T02:26:57.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T02:26:59.234Z] $ docker top 13bdc50bd5365f91030d909261b36ea90964d8a5b75a10fbf35d96d39ec7ca35 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T02:27:00.165Z] + go version [2022-04-28T02:27:00.165Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T02:27:00.199Z] $ docker stop --time=1 13bdc50bd5365f91030d909261b36ea90964d8a5b75a10fbf35d96d39ec7ca35 [2022-04-28T02:27:01.885Z] $ docker rm -f 13bdc50bd5365f91030d909261b36ea90964d8a5b75a10fbf35d96d39ec7ca35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:27:02.533Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T02:27:02.533Z] . [Pipeline] withDockerContainer [2022-04-28T02:27:02.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-33607 does not seem to be running inside a container [2022-04-28T02:27:02.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T02:27:04.196Z] $ docker top f5ee23db2924f591488854b6ed42ca75e356fa7a829e89d6614bd93e71a3be75 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T02:27:05.155Z] + make test [2022-04-28T02:27:05.155Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-28T02:28:27.076Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-28T02:28:27.076Z] CGO_ENABLED=1 go vet ./... [2022-04-28T02:28:53.917Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T02:28:53.917Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T02:28:53.917Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T02:28:55.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T02:28:55.943Z] $ docker stop --time=1 f5ee23db2924f591488854b6ed42ca75e356fa7a829e89d6614bd93e71a3be75 [2022-04-28T02:28:57.784Z] $ docker rm -f f5ee23db2924f591488854b6ed42ca75e356fa7a829e89d6614bd93e71a3be75 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T02:28:58.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T02:28:58.800Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T02:28:59.329Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T02:28:59.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T02:29:00.059Z] + ls -al . [2022-04-28T02:29:00.059Z] total 160 [2022-04-28T02:29:00.059Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 28 02:28 . [2022-04-28T02:29:00.059Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 02:25 .. [2022-04-28T02:29:00.059Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 28 02:25 .dockerignore [2022-04-28T02:29:00.059Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 02:25 .git [2022-04-28T02:29:00.059Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 02:25 .github [2022-04-28T02:29:00.059Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 28 02:25 .gitignore [2022-04-28T02:29:00.059Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 28 02:25 Attribution.txt [2022-04-28T02:29:00.059Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 28 02:25 CHANGELOG.md [2022-04-28T02:29:00.059Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 28 02:25 Dockerfile [2022-04-28T02:29:00.059Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 02:25 GOVERNANCE.md [2022-04-28T02:29:00.059Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 28 02:25 Jenkinsfile [2022-04-28T02:29:00.059Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 28 02:25 LICENSE [2022-04-28T02:29:00.059Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 28 02:25 OWNERS.md [2022-04-28T02:29:00.059Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 28 02:25 README.md [2022-04-28T02:29:00.059Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 02:20 VERSION [2022-04-28T02:29:00.059Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 02:25 bin [2022-04-28T02:29:00.059Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 28 02:27 coverage.out [2022-04-28T02:29:00.059Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 28 02:25 go.mod [2022-04-28T02:29:00.059Z] -rw-rw-r-- 1 jenkins jenkins 34650 Apr 28 02:25 go.sum [2022-04-28T02:29:00.059Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 28 02:25 main.go [2022-04-28T02:29:00.059Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 28 02:25 makefile [2022-04-28T02:29:00.059Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 02:25 res [2022-04-28T02:29:00.059Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 02:25 snap [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:29:00.412Z] + 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=c3e3af29d5882b21bda7827861619d9a08e330d2 --label arch=arm64 --label version=0.0.0 . [2022-04-28T02:29:00.412Z] Sending build context to Docker daemon 208.4kB [2022-04-28T02:29:00.685Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T02:29:00.685Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-28T02:29:00.685Z] ---> 226b7f6bb9c0 [2022-04-28T02:29:00.685Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T02:29:00.685Z] ---> Running in 60eca99e0f4a [2022-04-28T02:29:00.959Z] Removing intermediate container 60eca99e0f4a [2022-04-28T02:29:00.959Z] ---> a58be3957b8a [2022-04-28T02:29:00.959Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T02:29:01.238Z] ---> Running in 49f4024b2e2e [2022-04-28T02:29:01.511Z] Removing intermediate container 49f4024b2e2e [2022-04-28T02:29:01.512Z] ---> e5b9cb91222c [2022-04-28T02:29:01.512Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T02:29:01.512Z] ---> Running in c3a9bcaa322a [2022-04-28T02:29:01.792Z] Removing intermediate container c3a9bcaa322a [2022-04-28T02:29:01.792Z] ---> 3ce0cb4e7865 [2022-04-28T02:29:01.792Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T02:29:01.792Z] ---> Running in 58d72ee00833 [2022-04-28T02:29:03.774Z] Removing intermediate container 58d72ee00833 [2022-04-28T02:29:03.774Z] ---> 5a1fc9df6d4a [2022-04-28T02:29:03.774Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T02:29:03.774Z] ---> Running in 7f9bb8250e63 [2022-04-28T02:29:04.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T02:29:05.341Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T02:29:06.313Z] OK: 220 MiB in 52 packages [2022-04-28T02:29:07.355Z] Removing intermediate container 7f9bb8250e63 [2022-04-28T02:29:07.355Z] ---> 82bab8be828d [2022-04-28T02:29:07.355Z] Step 8/27 : WORKDIR /app [2022-04-28T02:29:07.355Z] ---> Running in c0488f542ac2 [2022-04-28T02:29:07.643Z] Removing intermediate container c0488f542ac2 [2022-04-28T02:29:07.643Z] ---> c09ae831828f [2022-04-28T02:29:07.643Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-28T02:29:08.273Z] ---> 57c17cc75a37 [2022-04-28T02:29:08.273Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T02:29:08.273Z] ---> Running in cb4196007aae [2022-04-28T02:29:10.286Z] Removing intermediate container cb4196007aae [2022-04-28T02:29:10.286Z] ---> 0e2802c0a53e [2022-04-28T02:29:10.286Z] Step 11/27 : COPY . . [2022-04-28T02:29:10.879Z] ---> 8f05586cf96b [2022-04-28T02:29:10.879Z] Step 12/27 : ARG MAKE="make build" [2022-04-28T02:29:10.879Z] ---> Running in 3943c7bcfe3c [2022-04-28T02:29:11.149Z] Removing intermediate container 3943c7bcfe3c [2022-04-28T02:29:11.149Z] ---> ff9597a60242 [2022-04-28T02:29:11.149Z] Step 13/27 : RUN $MAKE [2022-04-28T02:29:11.424Z] ---> Running in 69aba1f094b5 [2022-04-28T02:29:12.402Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-04-28T02:31:19.239Z] Removing intermediate container 69aba1f094b5 [2022-04-28T02:31:19.239Z] ---> 308aa68f7b79 [2022-04-28T02:31:19.239Z] Step 14/27 : FROM alpine:3.14 [2022-04-28T02:31:19.239Z] 3.14: Pulling from library/alpine [2022-04-28T02:31:19.239Z] 455c02918c45: Pulling fs layer [2022-04-28T02:31:19.239Z] 455c02918c45: Verifying Checksum [2022-04-28T02:31:19.239Z] 455c02918c45: Download complete [2022-04-28T02:31:19.239Z] 455c02918c45: Pull complete [2022-04-28T02:31:19.239Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T02:31:19.239Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T02:31:19.239Z] ---> ac73e934f311 [2022-04-28T02:31:19.239Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T02:31:19.239Z] ---> Running in 9818ac53236d [2022-04-28T02:31:19.239Z] Removing intermediate container 9818ac53236d [2022-04-28T02:31:19.239Z] ---> e7c6ad215982 [2022-04-28T02:31:19.239Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-28T02:31:19.239Z] ---> Running in 4f8229254b98 [2022-04-28T02:31:19.239Z] Removing intermediate container 4f8229254b98 [2022-04-28T02:31:19.239Z] ---> 582ffe8d33aa [2022-04-28T02:31:19.239Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-28T02:31:19.239Z] ---> Running in 10781b85874e [2022-04-28T02:31:19.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T02:31:19.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T02:31:19.239Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-28T02:31:19.239Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-28T02:31:19.239Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T02:31:19.239Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-28T02:31:19.239Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T02:31:19.239Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-28T02:31:19.239Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-28T02:31:19.239Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T02:31:19.239Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T02:31:19.239Z] OK: 9 MiB in 21 packages [2022-04-28T02:31:20.214Z] Removing intermediate container 10781b85874e [2022-04-28T02:31:20.214Z] ---> 42ce9124220e [2022-04-28T02:31:20.214Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T02:31:20.488Z] ---> 27bb8c2f583b [2022-04-28T02:31:20.488Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T02:31:21.082Z] ---> 5fc59d49a6b9 [2022-04-28T02:31:21.082Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-28T02:31:21.678Z] ---> b71f60dd6777 [2022-04-28T02:31:21.678Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-28T02:31:23.118Z] ---> a4de8290839a [2022-04-28T02:31:23.118Z] Step 22/27 : EXPOSE 48095 [2022-04-28T02:31:23.118Z] ---> Running in 3b19515593f6 [2022-04-28T02:31:23.389Z] Removing intermediate container 3b19515593f6 [2022-04-28T02:31:23.389Z] ---> a482c6b9b62b [2022-04-28T02:31:23.389Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-28T02:31:23.389Z] ---> Running in c35e699dad21 [2022-04-28T02:31:23.663Z] Removing intermediate container c35e699dad21 [2022-04-28T02:31:23.663Z] ---> 31ace39d854e [2022-04-28T02:31:23.663Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T02:31:23.936Z] ---> Running in 4c4bfd595042 [2022-04-28T02:31:24.209Z] Removing intermediate container 4c4bfd595042 [2022-04-28T02:31:24.209Z] ---> f51315827bae [2022-04-28T02:31:24.209Z] Step 25/27 : LABEL arch=arm64 [2022-04-28T02:31:24.209Z] ---> Running in 91057abce05e [2022-04-28T02:31:24.482Z] Removing intermediate container 91057abce05e [2022-04-28T02:31:24.482Z] ---> f59bc73005cf [2022-04-28T02:31:24.482Z] Step 26/27 : LABEL git_sha=c3e3af29d5882b21bda7827861619d9a08e330d2 [2022-04-28T02:31:24.482Z] ---> Running in 91d71f1887b6 [2022-04-28T02:31:24.758Z] Removing intermediate container 91d71f1887b6 [2022-04-28T02:31:24.758Z] ---> 8b395a6da822 [2022-04-28T02:31:24.758Z] Step 27/27 : LABEL version=0.0.0 [2022-04-28T02:31:25.033Z] ---> Running in 386913f0ebbe [2022-04-28T02:31:25.303Z] Removing intermediate container 386913f0ebbe [2022-04-28T02:31:25.304Z] ---> 61f68a8ffea4 [2022-04-28T02:31:25.304Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T02:31:25.304Z] Successfully built 61f68a8ffea4 [2022-04-28T02:31:25.304Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:31:25.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T02:31:25.738Z] [2022-04-28T02:31:25.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:31:26.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T02:31:26.366Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T02:31:26.366Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T02:31:26.366Z] 04944245beec: Pulling fs layer [2022-04-28T02:31:26.366Z] 699f458cf7ca: Pulling fs layer [2022-04-28T02:31:26.366Z] 765212b225bb: Pulling fs layer [2022-04-28T02:31:26.366Z] f23df028b6ca: Pulling fs layer [2022-04-28T02:31:26.366Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T02:31:26.366Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T02:31:26.366Z] 765212b225bb: Waiting [2022-04-28T02:31:26.366Z] f23df028b6ca: Waiting [2022-04-28T02:31:26.366Z] d65c8cfc05b1: Waiting [2022-04-28T02:31:26.366Z] 2437ff75d9bd: Waiting [2022-04-28T02:31:26.366Z] 04944245beec: Verifying Checksum [2022-04-28T02:31:26.366Z] 04944245beec: Download complete [2022-04-28T02:31:26.366Z] 765212b225bb: Download complete [2022-04-28T02:31:26.366Z] f23df028b6ca: Verifying Checksum [2022-04-28T02:31:26.366Z] f23df028b6ca: Download complete [2022-04-28T02:31:26.366Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T02:31:26.366Z] d65c8cfc05b1: Download complete [2022-04-28T02:31:26.640Z] 699f458cf7ca: Verifying Checksum [2022-04-28T02:31:26.640Z] 699f458cf7ca: Download complete [2022-04-28T02:31:26.917Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T02:31:26.917Z] 8998bd30e6a1: Download complete [2022-04-28T02:31:29.536Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T02:31:29.536Z] 2437ff75d9bd: Download complete [2022-04-28T02:31:30.969Z] 8998bd30e6a1: Pull complete [2022-04-28T02:31:31.241Z] 04944245beec: Pull complete [2022-04-28T02:31:32.667Z] 699f458cf7ca: Pull complete [2022-04-28T02:31:32.667Z] 765212b225bb: Pull complete [2022-04-28T02:31:33.645Z] f23df028b6ca: Pull complete [2022-04-28T02:31:33.645Z] d65c8cfc05b1: Pull complete [2022-04-28T02:31:48.713Z] 2437ff75d9bd: Pull complete [2022-04-28T02:31:48.713Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T02:31:48.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T02:31:48.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T02:31:48.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-33607 does not seem to be running inside a container [2022-04-28T02:31:49.010Z] $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T02:31:51.775Z] $ docker top 3cf4be87e7ae88c5fb1d8c6523cad17b10233120c133680cbb26618962bdfa77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:31:52.701Z] ---> job-cost.sh [2022-04-28T02:31:52.701Z] lf-activate-venv: SKIPPING [2022-04-28T02:31:52.701Z] INFO: No Stack... [2022-04-28T02:31:52.974Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T02:31:53.954Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T02:31:54.622Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2022-04-28T02:31:54.623Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T02:31:54.691Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-413-2-stack-cost] [2022-04-28T02:31:54.697Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-413-2-stack-cost] did not exist. Created. [2022-04-28T02:31:54.697Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-413-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T02:31:55.386Z] /w/workspace/app-service-configurable/2@tmp/durable-f4325b2c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-28T02:31:56.066Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-28T02:31:56.095Z] Warning: overwriting stash ‘stack-cost’ [2022-04-28T02:31:56.146Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T02:31:56.156Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-413-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T02:31:56.186Z] $ docker stop --time=1 3cf4be87e7ae88c5fb1d8c6523cad17b10233120c133680cbb26618962bdfa77 [2022-04-28T02:31:57.721Z] $ docker rm -f 3cf4be87e7ae88c5fb1d8c6523cad17b10233120c133680cbb26618962bdfa77 [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-28T02:31:58.351Z] provisioning config files... [2022-04-28T02:31:58.361Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-413@tmp/config4168631591395734287tmp [Pipeline] { [Pipeline] sh [2022-04-28T02:31:58.664Z] + set +x [2022-04-28T02:31:58.664Z] + curl+ -s https://codecov.io/bash [2022-04-28T02:31:58.664Z] bash -s -- [2022-04-28T02:31:58.664Z] [2022-04-28T02:31:58.664Z] _____ _ [2022-04-28T02:31:58.664Z] / ____| | | [2022-04-28T02:31:58.664Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T02:31:58.664Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T02:31:58.664Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T02:31:58.664Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T02:31:58.664Z] Bash-1.0.6 [2022-04-28T02:31:58.664Z] [2022-04-28T02:31:58.664Z] [2022-04-28T02:31:58.664Z] ==> git version 2.25.1 found [2022-04-28T02:31:58.664Z] ==> 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-28T02:31:58.664Z] Release-Date: 2020-01-08 [2022-04-28T02:31:58.664Z] 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-28T02:31:58.664Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T02:31:58.664Z] ==> Jenkins CI detected. [2022-04-28T02:31:58.664Z] current dir:  /w/workspace/_app-service-configurable_PR-413 [2022-04-28T02:31:58.664Z] project root: . [2022-04-28T02:31:58.664Z] --> token set from env [2022-04-28T02:31:58.664Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T02:31:58.664Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T02:31:58.664Z] ==> Python coveragepy not found [2022-04-28T02:31:58.664Z] ==> Searching for coverage reports in: [2022-04-28T02:31:58.664Z] + . [2022-04-28T02:31:58.664Z] -> Found 1 reports [2022-04-28T02:31:58.664Z] ==> Detecting git/mercurial file structure [2022-04-28T02:31:58.664Z] ==> Reading reports [2022-04-28T02:31:58.664Z] + ./coverage.out bytes=10 [2022-04-28T02:31:58.664Z] ==> Appending adjustments [2022-04-28T02:31:58.664Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T02:31:58.925Z] + Found adjustments [2022-04-28T02:31:58.925Z] ==> Gzipping contents [2022-04-28T02:31:58.925Z] 4.0K /tmp/codecov.F21I0U.gz [2022-04-28T02:31:58.925Z] ==> Uploading reports [2022-04-28T02:31:58.925Z] url: https://codecov.io [2022-04-28T02:31:58.925Z] query: branch=PR-413&commit=c3e3af29d5882b21bda7827861619d9a08e330d2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-413%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=413&job=&cmd_args= [2022-04-28T02:31:58.925Z] -> Pinging Codecov [2022-04-28T02:31:58.925Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-413&commit=c3e3af29d5882b21bda7827861619d9a08e330d2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-413%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=413&job=&cmd_args= [2022-04-28T02:31:59.192Z] -> Uploading to [2022-04-28T02:31:59.192Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/A97CA9966030D2A3747ED39772930CCE/c3e3af29d5882b21bda7827861619d9a08e330d2/9a2a724c-14e0-4198-ad08-0501982586fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T023158Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f07a9672ca5fbf10efe26135771969d91cd0db1f43c88e0d41c24672ace8e5b [2022-04-28T02:31:59.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T02:31:59.192Z] Dload Upload Total Spent Left Speed [2022-04-28T02:31:59.457Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2456 --:--:-- --:--:-- --:--:-- 2456 [2022-04-28T02:31:59.457Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/c3e3af29d5882b21bda7827861619d9a08e330d2 [Pipeline] } [2022-04-28T02:31:59.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-28T02:32:00.297Z] + [ -d /w/workspace/_app-service-configurable_PR-413/archives ] [2022-04-28T02:32:00.297Z] + ls -al /w/workspace/_app-service-configurable_PR-413/archives [2022-04-28T02:32:00.297Z] total 16 [2022-04-28T02:32:00.297Z] drwxr-xr-x 3 root root 4096 Apr 28 02:22 . [2022-04-28T02:32:00.297Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 02:22 .. [2022-04-28T02:32:00.297Z] drwxr-xr-x 2 root root 4096 Apr 28 02:22 cost [2022-04-28T02:32:00.297Z] -rw-r--r-- 1 root root 95 Apr 28 02:22 cost.csv [2022-04-28T02:32:00.297Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-413/archives [2022-04-28T02:32:00.297Z] + ls -al /w/workspace/_app-service-configurable_PR-413/archives [2022-04-28T02:32:00.297Z] total 16 [2022-04-28T02:32:00.297Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 02:22 . [2022-04-28T02:32:00.297Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 02:22 .. [2022-04-28T02:32:00.297Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 02:22 cost [2022-04-28T02:32:00.297Z] -rw-r--r-- 1 jenkins jenkins 95 Apr 28 02:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:32:00.599Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:32:01.471Z] ---> package-listing.sh [2022-04-28T02:32:01.471Z] ++ facter osfamily [2022-04-28T02:32:01.471Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T02:32:01.737Z] + OS_FAMILY=debian [2022-04-28T02:32:01.737Z] + workspace=/w/workspace/_app-service-configurable_PR-413 [2022-04-28T02:32:01.737Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T02:32:01.737Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T02:32:01.737Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T02:32:01.737Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T02:32:01.737Z] + '[' /w/workspace/_app-service-configurable_PR-413 ']' [2022-04-28T02:32:01.737Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T02:32:01.737Z] + case "${OS_FAMILY}" in [2022-04-28T02:32:01.737Z] + dpkg -l [2022-04-28T02:32:01.737Z] + grep '^ii' [2022-04-28T02:32:01.737Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T02:32:01.737Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T02:32:01.737Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T02:32:01.737Z] + '[' /w/workspace/_app-service-configurable_PR-413 ']' [2022-04-28T02:32:01.737Z] + mkdir -p /w/workspace/_app-service-configurable_PR-413/archives/ [2022-04-28T02:32:01.737Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-413/archives/ [Pipeline] echo [2022-04-28T02:32:01.752Z] 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/_app-service-configurable_PR-413/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T02:32:02.089Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:32:02.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T02:32:02.395Z] . [Pipeline] withDockerContainer [2022-04-28T02:32:02.457Z] prd-ubuntu20.04-docker-8c-8g-33606 does not seem to be running inside a container [2022-04-28T02:32:02.492Z] $ 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/_app-service-configurable_PR-413/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-413 -v /w/workspace/_app-service-configurable_PR-413:/w/workspace/_app-service-configurable_PR-413:rw,z -v /w/workspace/_app-service-configurable_PR-413@tmp:/w/workspace/_app-service-configurable_PR-413@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T02:32:02.778Z] $ docker top d4301f554a629f151bf9b443b9fc5128d5b1bea6bedcc7b6b96612072a5501eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T02:32:03.137Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T02:32:03.434Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T02:32:03.728Z] + ls /var/log/sa-host [2022-04-28T02:32:03.728Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T02:32:03.999Z] provisioning config files... [2022-04-28T02:32:04.008Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-413@tmp/config8808762439458654555tmp [Pipeline] { [Pipeline] echo [2022-04-28T02:32:04.025Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:32:04.323Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T02:32:04.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:32:04.692Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T02:32:04.702Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:32:04.995Z] ---> sudo-logs.sh [2022-04-28T02:32:04.995Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T02:32:05.022Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:32:05.318Z] ---> job-cost.sh [2022-04-28T02:32:05.318Z] lf-activate-venv: SKIPPING [2022-04-28T02:32:05.318Z] DEBUG: total: 0.2199999988079071 [2022-04-28T02:32:05.318Z] INFO: Retrieving Stack Cost... [2022-04-28T02:32:05.579Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T02:32:06.155Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T02:32:06.172Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:32:06.468Z] ---> logs-deploy.sh [2022-04-28T02:32:06.468Z] lf-activate-venv: SKIPPING [2022-04-28T02:32:06.468Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-413/2 [2022-04-28T02:32:06.468Z] INFO: archiving workspace using pattern(s): [2022-04-28T02:32:07.411Z] Archives upload complete. [2022-04-28T02:32:07.411Z] INFO: archiving logs to Nexus