Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6bd47f15c5da31808950f5de66cc259deeda11fa+a0e8a3cf402e2d18cab125a1c4a8a92554f18848 (caef8ec00438e84503b5b842b354c2024ce72fe9) 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-ssh17086957127700815428.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3933484899979580527.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-497/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-497/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10350347208459160791.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh16740745763342005550.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-497/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-497/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9826061033919810440.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1805 in /w/workspace/_app-service-configurable_PR-497 [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-497 # 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 > 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/497/head:refs/remotes/origin/PR-497 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a0e8a3cf402e2d18cab125a1c4a8a92554f18848 into PR head commit 6bd47f15c5da31808950f5de66cc259deeda11fa Merge succeeded, producing fa77ffa0bdd83402329d58bb93505df32b484a71 Checking out Revision fa77ffa0bdd83402329d58bb93505df32b484a71 (PR-497) > git config core.sparsecheckout # timeout=10 > git checkout -f 6bd47f15c5da31808950f5de66cc259deeda11fa # 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 a0e8a3cf402e2d18cab125a1c4a8a92554f18848 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa77ffa0bdd83402329d58bb93505df32b484a71 # timeout=10 Commit message: "Merge commit 'a0e8a3cf402e2d18cab125a1c4a8a92554f18848' into HEAD" > git rev-list --no-walk 6bd47f15c5da31808950f5de66cc259deeda11fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-11T04:52:19.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-11T04:52:19.065Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-11T04:52:19.082Z] ========================================================= [2023-01-11T04:52:19.082Z] EdgeX Global Pipelines Version Info [2023-01-11T04:52:19.082Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-11T04:52:19.846Z] ------------------- [2023-01-11T04:52:19.846Z] stable info: [2023-01-11T04:52:19.846Z] ------------------- [2023-01-11T04:52:19.846Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-11T04:52:19.846Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T04:52:19.846Z] Message: update stable to v1.0.244 [2023-01-11T04:52:20.438Z] ------------------- [2023-01-11T04:52:20.438Z] experimental info: [2023-01-11T04:52:20.438Z] ------------------- [2023-01-11T04:52:20.438Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-11T04:52:20.438Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T04:52:20.438Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-11T04:52:20.626Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-11T04:52:20.645Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-11T04:52:20.663Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-11T04:52:20.681Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-11T04:52:20.702Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-11T04:52:20.719Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-11T04:52:20.737Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-11T04:52:20.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-11T04:52:20.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-11T04:52:20.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-11T04:52:20.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-11T04:52:20.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-11T04:52:20.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-11T04:52:20.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-11T04:52:20.885Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T04:52:20.904Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T04:52:20.926Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T04:52:20.944Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T04:52:20.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-11T04:52:20.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-11T04:52:20.999Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-11T04:52:21.015Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-11T04:52:21.030Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-11T04:52:21.041Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-11T04:52:21.056Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-11T04:52:21.070Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-11T04:52:21.085Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-11T04:52:21.100Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-497 [Pipeline] echo [2023-01-11T04:52:21.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-497 [Pipeline] echo [2023-01-11T04:52:21.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-497 [Pipeline] echo [2023-01-11T04:52:21.145Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa77ffa0bdd83402329d58bb93505df32b484a71 [Pipeline] echo [2023-01-11T04:52:21.156Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa77ffa [Pipeline] echo [2023-01-11T04:52:21.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T04:52:21.220Z] provisioning config files... [2023-01-11T04:52:21.234Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-497@tmp/config10625944740420029764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T04:52:21.537Z] ---> docker-login.sh [2023-01-11T04:52:21.537Z] nexus3.edgexfoundry.org:10001 [2023-01-11T04:52:21.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T04:52:21.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T04:52:21.798Z] Configure a credential helper to remove this warning. See [2023-01-11T04:52:21.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T04:52:21.798Z] [2023-01-11T04:52:21.798Z] Login Succeeded [2023-01-11T04:52:21.798Z] nexus3.edgexfoundry.org:10002 [2023-01-11T04:52:22.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T04:52:22.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T04:52:22.059Z] Configure a credential helper to remove this warning. See [2023-01-11T04:52:22.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T04:52:22.059Z] [2023-01-11T04:52:22.059Z] Login Succeeded [2023-01-11T04:52:22.059Z] nexus3.edgexfoundry.org:10003 [2023-01-11T04:52:22.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T04:52:22.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T04:52:22.059Z] Configure a credential helper to remove this warning. See [2023-01-11T04:52:22.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T04:52:22.059Z] [2023-01-11T04:52:22.059Z] Login Succeeded [2023-01-11T04:52:22.059Z] nexus3.edgexfoundry.org:10004 [2023-01-11T04:52:22.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T04:52:22.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T04:52:22.321Z] Configure a credential helper to remove this warning. See [2023-01-11T04:52:22.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T04:52:22.321Z] [2023-01-11T04:52:22.321Z] Login Succeeded [2023-01-11T04:52:22.321Z] docker.io [2023-01-11T04:52:22.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T04:52:22.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T04:52:22.584Z] Configure a credential helper to remove this warning. See [2023-01-11T04:52:22.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T04:52:22.584Z] [2023-01-11T04:52:22.584Z] Login Succeeded [2023-01-11T04:52:22.584Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T04:52:22.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-11T04:52:22.974Z] + git rev-list -1 --merges fa77ffa0bdd83402329d58bb93505df32b484a71~1..fa77ffa0bdd83402329d58bb93505df32b484a71 [Pipeline] echo [2023-01-11T04:52:23.021Z] -----------> git rev-list -1 --merges fa77ffa0bdd83402329d58bb93505df32b484a71~1..fa77ffa0bdd83402329d58bb93505df32b484a71 fa77ffa0bdd83402329d58bb93505df32b484a71 [2023-01-11T04:52:23.021Z] fa77ffa0bdd83402329d58bb93505df32b484a71 [false] [Pipeline] sh [2023-01-11T04:52:23.306Z] + git log --format=format:%s -1 fa77ffa0bdd83402329d58bb93505df32b484a71 [Pipeline] echo [2023-01-11T04:52:23.322Z] ========================================================= [2023-01-11T04:52:23.322Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-11T04:52:23.322Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T04:52:23.645Z] + git log --format=format:%s -1 fa77ffa0bdd83402329d58bb93505df32b484a71 [Pipeline] echo [2023-01-11T04:52:23.657Z] [semverPrep] GIT_COMMIT: fa77ffa0bdd83402329d58bb93505df32b484a71, Commit Message: Merge commit 'a0e8a3cf402e2d18cab125a1c4a8a92554f18848' into HEAD [Pipeline] echo [2023-01-11T04:52:23.671Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-11T04:52:24.041Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T04:52:24.041Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-11T04:52:24.041Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-11T04:52:24.041Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-11T04:52:24.041Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-11T04:52:24.041Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-11T04:52:24.041Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T04:52:24.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T04:52:24.467Z] [2023-01-11T04:52:24.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T04:52:24.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T04:52:24.779Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-11T04:52:24.779Z] b85a868b505f: Pulling fs layer [2023-01-11T04:52:24.779Z] e2be974225ed: Pulling fs layer [2023-01-11T04:52:24.779Z] 339a4e72a1f5: Pulling fs layer [2023-01-11T04:52:24.779Z] 988bab9f4d93: Pulling fs layer [2023-01-11T04:52:24.779Z] 1469e6f7b9e6: Pulling fs layer [2023-01-11T04:52:24.779Z] eaf3925da568: Pulling fs layer [2023-01-11T04:52:24.779Z] bab4dde63d76: Pulling fs layer [2023-01-11T04:52:24.779Z] bde34c3a00c8: Pulling fs layer [2023-01-11T04:52:24.779Z] b352a97aabf1: Pulling fs layer [2023-01-11T04:52:24.779Z] 4872d77fe225: Pulling fs layer [2023-01-11T04:52:24.779Z] 5851b861e8e6: Pulling fs layer [2023-01-11T04:52:24.779Z] 1469e6f7b9e6: Waiting [2023-01-11T04:52:24.779Z] eaf3925da568: Waiting [2023-01-11T04:52:24.779Z] bab4dde63d76: Waiting [2023-01-11T04:52:24.779Z] bde34c3a00c8: Waiting [2023-01-11T04:52:24.779Z] b352a97aabf1: Waiting [2023-01-11T04:52:24.779Z] 4872d77fe225: Waiting [2023-01-11T04:52:24.779Z] 5851b861e8e6: Waiting [2023-01-11T04:52:24.779Z] 988bab9f4d93: Waiting [2023-01-11T04:52:24.779Z] e2be974225ed: Download complete [2023-01-11T04:52:24.779Z] 988bab9f4d93: Verifying Checksum [2023-01-11T04:52:24.779Z] 988bab9f4d93: Download complete [2023-01-11T04:52:25.040Z] 1469e6f7b9e6: Verifying Checksum [2023-01-11T04:52:25.040Z] 1469e6f7b9e6: Download complete [2023-01-11T04:52:25.040Z] 339a4e72a1f5: Verifying Checksum [2023-01-11T04:52:25.040Z] 339a4e72a1f5: Download complete [2023-01-11T04:52:25.041Z] eaf3925da568: Verifying Checksum [2023-01-11T04:52:25.041Z] eaf3925da568: Download complete [2023-01-11T04:52:25.041Z] bde34c3a00c8: Verifying Checksum [2023-01-11T04:52:25.041Z] bde34c3a00c8: Download complete [2023-01-11T04:52:25.041Z] b352a97aabf1: Download complete [2023-01-11T04:52:25.041Z] 4872d77fe225: Verifying Checksum [2023-01-11T04:52:25.041Z] 4872d77fe225: Download complete [2023-01-11T04:52:25.041Z] 5851b861e8e6: Verifying Checksum [2023-01-11T04:52:25.041Z] 5851b861e8e6: Download complete [2023-01-11T04:52:25.041Z] b85a868b505f: Verifying Checksum [2023-01-11T04:52:25.041Z] b85a868b505f: Download complete [2023-01-11T04:52:25.299Z] bab4dde63d76: Verifying Checksum [2023-01-11T04:52:25.299Z] bab4dde63d76: Download complete [2023-01-11T04:52:26.678Z] b85a868b505f: Pull complete [2023-01-11T04:52:26.678Z] e2be974225ed: Pull complete [2023-01-11T04:52:26.938Z] 339a4e72a1f5: Pull complete [2023-01-11T04:52:27.196Z] 988bab9f4d93: Pull complete [2023-01-11T04:52:27.455Z] 1469e6f7b9e6: Pull complete [2023-01-11T04:52:27.455Z] eaf3925da568: Pull complete [2023-01-11T04:52:29.357Z] bab4dde63d76: Pull complete [2023-01-11T04:52:29.357Z] bde34c3a00c8: Pull complete [2023-01-11T04:52:29.616Z] b352a97aabf1: Pull complete [2023-01-11T04:52:29.616Z] 4872d77fe225: Pull complete [2023-01-11T04:52:29.616Z] 5851b861e8e6: Pull complete [2023-01-11T04:52:29.616Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-11T04:52:29.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T04:52:29.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T04:52:29.723Z] prd-ubuntu20.04-docker-8c-8g-1805 does not seem to be running inside a container [2023-01-11T04:52:29.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-497 -v /w/workspace/_app-service-configurable_PR-497:/w/workspace/_app-service-configurable_PR-497:rw,z -v /w/workspace/_app-service-configurable_PR-497@tmp:/w/workspace/_app-service-configurable_PR-497@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-11T04:52:31.947Z] $ docker top 5bd41496daae78bb597c16adec87791dfcabe9035214e76c857bf93511b876c3 -eo pid,comm [2023-01-11T04:52:32.018Z] 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). [2023-01-11T04:52:32.018Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T04:52:32.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T04:52:32.063Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T04:52:32.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T04:52:32.180Z] $ docker exec 5bd41496daae78bb597c16adec87791dfcabe9035214e76c857bf93511b876c3 ssh-agent [2023-01-11T04:52:32.307Z] SSH_AUTH_SOCK=/tmp/ssh-RApl35nJk9lU/agent.32 [2023-01-11T04:52:32.307Z] SSH_AGENT_PID=38 [2023-01-11T04:52:32.313Z] Running ssh-add (command line suppressed) [2023-01-11T04:52:32.426Z] Identity added: /w/workspace/_app-service-configurable_PR-497@tmp/private_key_16218673496433543630.key (/w/workspace/_app-service-configurable_PR-497@tmp/private_key_16218673496433543630.key) [2023-01-11T04:52:32.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T04:52:32.724Z] + git tag --points-at HEAD [Pipeline] } [2023-01-11T04:52:32.744Z] $ docker exec --env ******** --env ******** 5bd41496daae78bb597c16adec87791dfcabe9035214e76c857bf93511b876c3 ssh-agent -k [2023-01-11T04:52:32.849Z] unset SSH_AUTH_SOCK; [2023-01-11T04:52:32.849Z] unset SSH_AGENT_PID; [2023-01-11T04:52:32.849Z] echo Agent pid 38 killed; [2023-01-11T04:52:32.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-11T04:52:32.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T04:52:32.885Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T04:52:32.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T04:52:32.995Z] $ docker exec 5bd41496daae78bb597c16adec87791dfcabe9035214e76c857bf93511b876c3 ssh-agent [2023-01-11T04:52:33.102Z] SSH_AUTH_SOCK=/tmp/ssh-ldQdZwQzC9Nv/agent.70 [2023-01-11T04:52:33.102Z] SSH_AGENT_PID=76 [2023-01-11T04:52:33.107Z] Running ssh-add (command line suppressed) [2023-01-11T04:52:33.218Z] Identity added: /w/workspace/_app-service-configurable_PR-497@tmp/private_key_12395001715567296369.key (/w/workspace/_app-service-configurable_PR-497@tmp/private_key_12395001715567296369.key) [2023-01-11T04:52:33.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T04:52:33.513Z] + git semver init [2023-01-11T04:52:33.772Z] 2023-01-11 04:52:33,703 [run_init] DEBUG init version:0.0.0 force:False [2023-01-11T04:52:33.772Z] 2023-01-11 04:52:33,704 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-497/.semver [2023-01-11T04:52:33.772Z] 2023-01-11 04:52:33,704 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-497/.semver [2023-01-11T04:52:33.772Z] 2023-01-11 04:52:33,704 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-497/.semver'], cwd=/w/workspace/_app-service-configurable_PR-497, universal_newlines=False, shell=None, istream=None) [2023-01-11T04:52:34.709Z] 2023-01-11 04:52:34,512 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-497/.git/info/exclude [2023-01-11T04:52:34.709Z] 2023-01-11 04:52:34,513 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-497/.semver/PR-497 with force:False [2023-01-11T04:52:34.709Z] 2023-01-11 04:52:34,513 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-497/.semver/PR-497 [2023-01-11T04:52:34.709Z] 2023-01-11 04:52:34,517 [execute] INFO git cat-file --batch-check [2023-01-11T04:52:34.709Z] 2023-01-11 04:52:34,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-497/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T04:52:34.709Z] 2023-01-11 04:52:34,524 [execute] INFO git cat-file --batch [2023-01-11T04:52:34.709Z] 2023-01-11 04:52:34,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-497/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T04:52:34.709Z] 2023-01-11 04:52:34,529 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-497/.semver/PR-497 [2023-01-11T04:52:34.709Z] 0.0.0 [Pipeline] } [2023-01-11T04:52:34.719Z] $ docker exec --env ******** --env ******** 5bd41496daae78bb597c16adec87791dfcabe9035214e76c857bf93511b876c3 ssh-agent -k [2023-01-11T04:52:34.825Z] unset SSH_AUTH_SOCK; [2023-01-11T04:52:34.826Z] unset SSH_AGENT_PID; [2023-01-11T04:52:34.826Z] echo Agent pid 76 killed; [2023-01-11T04:52:34.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T04:52:35.130Z] + git semver [Pipeline] } [2023-01-11T04:52:35.402Z] $ docker stop --time=1 5bd41496daae78bb597c16adec87791dfcabe9035214e76c857bf93511b876c3 [2023-01-11T04:52:36.710Z] $ docker rm -f --volumes 5bd41496daae78bb597c16adec87791dfcabe9035214e76c857bf93511b876c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T04:52:37.056Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-11T04:52:37.259Z] Stashed 1 file(s) [Pipeline] echo [2023-01-11T04:52:37.263Z] [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 [2023-01-11T04:52:37.429Z] provisioning config files... [2023-01-11T04:52:37.438Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-497@tmp/config17628083913297921371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T04:52:37.733Z] ---> docker-login.sh [2023-01-11T04:52:37.733Z] nexus3.edgexfoundry.org:10001 [2023-01-11T04:52:37.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T04:52:37.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T04:52:37.733Z] Configure a credential helper to remove this warning. See [2023-01-11T04:52:37.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T04:52:37.733Z] [2023-01-11T04:52:37.733Z] Login Succeeded [2023-01-11T04:52:37.733Z] nexus3.edgexfoundry.org:10002 [2023-01-11T04:52:37.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T04:52:37.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T04:52:37.733Z] Configure a credential helper to remove this warning. See [2023-01-11T04:52:37.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T04:52:37.733Z] [2023-01-11T04:52:37.733Z] Login Succeeded [2023-01-11T04:52:37.733Z] nexus3.edgexfoundry.org:10003 [2023-01-11T04:52:37.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T04:52:37.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T04:52:37.993Z] Configure a credential helper to remove this warning. See [2023-01-11T04:52:37.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T04:52:37.993Z] [2023-01-11T04:52:37.993Z] Login Succeeded [2023-01-11T04:52:37.993Z] nexus3.edgexfoundry.org:10004 [2023-01-11T04:52:37.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T04:52:37.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T04:52:37.993Z] Configure a credential helper to remove this warning. See [2023-01-11T04:52:37.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T04:52:37.993Z] [2023-01-11T04:52:37.993Z] Login Succeeded [2023-01-11T04:52:37.993Z] docker.io [2023-01-11T04:52:38.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T04:52:38.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T04:52:38.252Z] Configure a credential helper to remove this warning. See [2023-01-11T04:52:38.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T04:52:38.252Z] [2023-01-11T04:52:38.252Z] Login Succeeded [2023-01-11T04:52:38.252Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T04:52:38.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T04:52:38.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T04:52:38.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T04:52:38.336Z] ========================================================= [2023-01-11T04:52:38.336Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-11T04:52:38.336Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T04:52:38.637Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-11T04:52:38.637Z] Sending build context to Docker daemon 3.216MB [2023-01-11T04:52:38.637Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T04:52:38.637Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-11T04:52:38.637Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-11T04:52:38.637Z] 213ec9aee27d: Pulling fs layer [2023-01-11T04:52:38.637Z] 4583459ba037: Pulling fs layer [2023-01-11T04:52:38.637Z] 93c1e223e6f2: Pulling fs layer [2023-01-11T04:52:38.637Z] 53926ce57604: Pulling fs layer [2023-01-11T04:52:38.637Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-11T04:52:38.637Z] 22ff95d597cd: Pulling fs layer [2023-01-11T04:52:38.637Z] 12d6caf4c0d1: Pulling fs layer [2023-01-11T04:52:38.637Z] 96b7cbca73a9: Pulling fs layer [2023-01-11T04:52:38.637Z] a7acece74701: Pulling fs layer [2023-01-11T04:52:38.637Z] 22ff95d597cd: Waiting [2023-01-11T04:52:38.637Z] 53926ce57604: Waiting [2023-01-11T04:52:38.637Z] 12d6caf4c0d1: Waiting [2023-01-11T04:52:38.637Z] 96b7cbca73a9: Waiting [2023-01-11T04:52:38.637Z] 21b2b0c7a3f4: Waiting [2023-01-11T04:52:38.637Z] a7acece74701: Waiting [2023-01-11T04:52:38.637Z] 93c1e223e6f2: Download complete [2023-01-11T04:52:38.637Z] 4583459ba037: Verifying Checksum [2023-01-11T04:52:38.637Z] 4583459ba037: Download complete [2023-01-11T04:52:38.637Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-11T04:52:38.637Z] 21b2b0c7a3f4: Download complete [2023-01-11T04:52:38.637Z] 22ff95d597cd: Verifying Checksum [2023-01-11T04:52:38.637Z] 22ff95d597cd: Download complete [2023-01-11T04:52:38.903Z] 213ec9aee27d: Verifying Checksum [2023-01-11T04:52:38.903Z] 213ec9aee27d: Download complete [2023-01-11T04:52:38.903Z] 12d6caf4c0d1: Verifying Checksum [2023-01-11T04:52:38.903Z] 12d6caf4c0d1: Download complete [2023-01-11T04:52:38.903Z] 213ec9aee27d: Pull complete [2023-01-11T04:52:39.164Z] 4583459ba037: Pull complete [2023-01-11T04:52:39.164Z] 93c1e223e6f2: Pull complete [2023-01-11T04:52:39.164Z] a7acece74701: Verifying Checksum [2023-01-11T04:52:39.164Z] a7acece74701: Download complete [2023-01-11T04:52:39.731Z] 53926ce57604: Verifying Checksum [2023-01-11T04:52:39.731Z] 53926ce57604: Download complete [2023-01-11T04:52:39.990Z] 96b7cbca73a9: Verifying Checksum [2023-01-11T04:52:39.990Z] 96b7cbca73a9: Download complete [2023-01-11T04:52:44.177Z] 53926ce57604: Pull complete [2023-01-11T04:52:44.177Z] 21b2b0c7a3f4: Pull complete [2023-01-11T04:52:44.177Z] 22ff95d597cd: Pull complete [2023-01-11T04:52:44.177Z] 12d6caf4c0d1: Pull complete [2023-01-11T04:52:46.087Z] 96b7cbca73a9: Pull complete [2023-01-11T04:52:46.671Z] a7acece74701: Pull complete [2023-01-11T04:52:46.671Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-11T04:52:46.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T04:52:46.671Z] ---> db6d94c90886 [2023-01-11T04:52:46.671Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-11T04:52:49.970Z] ---> Running in 7a6e37b5faa0 [2023-01-11T04:52:49.970Z] Removing intermediate container 7a6e37b5faa0 [2023-01-11T04:52:49.970Z] ---> 88112cb41793 [2023-01-11T04:52:49.970Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T04:52:49.970Z] ---> Running in d08453494a1a [2023-01-11T04:52:49.970Z] Removing intermediate container d08453494a1a [2023-01-11T04:52:49.970Z] ---> 89ad31ca4adb [2023-01-11T04:52:49.970Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-11T04:52:49.970Z] ---> Running in b3c685938114 [2023-01-11T04:52:49.970Z] Removing intermediate container b3c685938114 [2023-01-11T04:52:49.970Z] ---> 240e13a774d0 [2023-01-11T04:52:49.970Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T04:52:49.970Z] ---> Running in c3ac5cfa53f9 [2023-01-11T04:52:50.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T04:52:50.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T04:52:50.746Z] OK: 211 MiB in 51 packages [2023-01-11T04:52:51.005Z] Removing intermediate container c3ac5cfa53f9 [2023-01-11T04:52:51.005Z] ---> ce51971cbfd7 [2023-01-11T04:52:51.005Z] Step 7/12 : WORKDIR /app [2023-01-11T04:52:51.005Z] ---> Running in d5930f8d2826 [2023-01-11T04:52:51.264Z] Removing intermediate container d5930f8d2826 [2023-01-11T04:52:51.264Z] ---> a541f82a9b71 [2023-01-11T04:52:51.264Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-11T04:52:51.264Z] ---> c7a88a739e2b [2023-01-11T04:52:51.264Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T04:52:51.264Z] ---> Running in 1b9469df6f63 [2023-01-11T04:52:52.380Z] Still waiting to schedule task [2023-01-11T04:52:52.380Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-11T04:53:17.831Z] Removing intermediate container 1b9469df6f63 [2023-01-11T04:53:17.831Z] ---> b46848361f4e [2023-01-11T04:53:17.831Z] Step 10/12 : COPY . . [2023-01-11T04:53:17.831Z] ---> 4327eb3189a7 [2023-01-11T04:53:17.831Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T04:53:17.831Z] ---> Running in b8203a99f30d [2023-01-11T04:53:17.831Z] Removing intermediate container b8203a99f30d [2023-01-11T04:53:17.831Z] ---> df655dd6f26a [2023-01-11T04:53:17.831Z] Step 12/12 : RUN $MAKE [2023-01-11T04:53:17.831Z] ---> Running in 0002627b8022 [2023-01-11T04:53:17.831Z] noop [2023-01-11T04:53:17.831Z] Removing intermediate container 0002627b8022 [2023-01-11T04:53:17.831Z] ---> 17f12eb00930 [2023-01-11T04:53:17.831Z] Successfully built 17f12eb00930 [2023-01-11T04:53:17.831Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T04:53:18.135Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T04:53:18.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T04:53:18.203Z] prd-ubuntu20.04-docker-8c-8g-1805 does not seem to be running inside a container [2023-01-11T04:53:18.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-497 -v /w/workspace/_app-service-configurable_PR-497:/w/workspace/_app-service-configurable_PR-497:rw,z -v /w/workspace/_app-service-configurable_PR-497@tmp:/w/workspace/_app-service-configurable_PR-497@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-x86_64 cat [2023-01-11T04:53:18.572Z] $ docker top 7d2b3db6f77e8e0fc0c419e49f8a86b5a2227bb53de67bd3c1d0c1fbad5e11b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T04:53:18.916Z] + go version [2023-01-11T04:53:18.916Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-11T04:53:18.927Z] $ docker stop --time=1 7d2b3db6f77e8e0fc0c419e49f8a86b5a2227bb53de67bd3c1d0c1fbad5e11b4 [2023-01-11T04:53:20.219Z] $ docker rm -f --volumes 7d2b3db6f77e8e0fc0c419e49f8a86b5a2227bb53de67bd3c1d0c1fbad5e11b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T04:53:20.631Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T04:53:20.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T04:53:20.702Z] prd-ubuntu20.04-docker-8c-8g-1805 does not seem to be running inside a container [2023-01-11T04:53:20.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-497 -v /w/workspace/_app-service-configurable_PR-497:/w/workspace/_app-service-configurable_PR-497:rw,z -v /w/workspace/_app-service-configurable_PR-497@tmp:/w/workspace/_app-service-configurable_PR-497@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-x86_64 cat [2023-01-11T04:53:21.102Z] $ docker top cfefa9ca608faf3f46b195e4818a3754bfdc3089d49d27a2ad7b5379be9a6e86 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T04:53:21.448Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-497 [Pipeline] fileExists [Pipeline] sh [2023-01-11T04:53:21.754Z] + make test [2023-01-11T04:53:21.754Z] go test -race -coverprofile=coverage.out ./... [2023-01-11T04:53:39.837Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-11T04:53:39.837Z] go vet ./... [2023-01-11T04:53:47.938Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T04:53:47.938Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T04:53:47.938Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T04:53:47.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T04:53:47.962Z] $ docker stop --time=1 cfefa9ca608faf3f46b195e4818a3754bfdc3089d49d27a2ad7b5379be9a6e86 [2023-01-11T04:53:50.944Z] $ docker rm -f --volumes cfefa9ca608faf3f46b195e4818a3754bfdc3089d49d27a2ad7b5379be9a6e86 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T04:53:51.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T04:53:51.394Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-11T04:53:51.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T04:53:52.195Z] + ls -al . [2023-01-11T04:53:52.195Z] total 184 [2023-01-11T04:53:52.195Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 04:53 . [2023-01-11T04:53:52.195Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 04:52 .. [2023-01-11T04:53:52.195Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 11 04:52 .dockerignore [2023-01-11T04:53:52.195Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 04:52 .git [2023-01-11T04:53:52.195Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 04:52 .github [2023-01-11T04:53:52.195Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 11 04:52 .gitignore [2023-01-11T04:53:52.195Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 04:52 .semver [2023-01-11T04:53:52.195Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 11 04:52 Attribution.txt [2023-01-11T04:53:52.195Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 11 04:52 CHANGELOG.md [2023-01-11T04:53:52.195Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 11 04:52 Dockerfile [2023-01-11T04:53:52.195Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 04:52 GOVERNANCE.md [2023-01-11T04:53:52.195Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 11 04:52 Jenkinsfile [2023-01-11T04:53:52.195Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 11 04:52 LICENSE [2023-01-11T04:53:52.196Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 11 04:52 OWNERS.md [2023-01-11T04:53:52.196Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 11 04:52 README.md [2023-01-11T04:53:52.196Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 04:52 VERSION [2023-01-11T04:53:52.196Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 04:52 bin [2023-01-11T04:53:52.196Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 11 04:53 coverage.out [2023-01-11T04:53:52.196Z] -rw-rw-r-- 1 jenkins jenkins 3397 Jan 11 04:52 go.mod [2023-01-11T04:53:52.196Z] -rw-rw-r-- 1 jenkins jenkins 44232 Jan 11 04:52 go.sum [2023-01-11T04:53:52.196Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 11 04:52 main.go [2023-01-11T04:53:52.196Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 11 04:52 makefile [2023-01-11T04:53:52.196Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 04:52 res [2023-01-11T04:53:52.196Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 04:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T04:53:52.502Z] + 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=fa77ffa0bdd83402329d58bb93505df32b484a71 --label arch=amd64 --label version=0.0.0 . [2023-01-11T04:53:52.502Z] Sending build context to Docker daemon 3.217MB [2023-01-11T04:53:52.502Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T04:53:52.502Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-11T04:53:52.502Z] ---> 17f12eb00930 [2023-01-11T04:53:52.502Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-11T04:53:52.502Z] ---> Running in b8adde7ae49c [2023-01-11T04:53:52.760Z] Removing intermediate container b8adde7ae49c [2023-01-11T04:53:52.760Z] ---> 6d57f007102a [2023-01-11T04:53:52.760Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T04:53:52.760Z] ---> Running in 97c388b37a98 [2023-01-11T04:53:52.760Z] Removing intermediate container 97c388b37a98 [2023-01-11T04:53:52.760Z] ---> 3f783d4d0c9c [2023-01-11T04:53:52.760Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-11T04:53:52.760Z] ---> Running in c6b0695937d9 [2023-01-11T04:53:52.760Z] Removing intermediate container c6b0695937d9 [2023-01-11T04:53:52.760Z] ---> a9f8305893ae [2023-01-11T04:53:52.760Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T04:53:52.760Z] ---> Running in aede64019a49 [2023-01-11T04:53:53.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T04:53:53.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T04:53:53.535Z] OK: 211 MiB in 51 packages [2023-01-11T04:53:53.794Z] Removing intermediate container aede64019a49 [2023-01-11T04:53:53.794Z] ---> f6ad6e62f619 [2023-01-11T04:53:53.794Z] Step 7/26 : WORKDIR /app [2023-01-11T04:53:53.794Z] ---> Running in 82d8dc2a66b9 [2023-01-11T04:53:54.052Z] Removing intermediate container 82d8dc2a66b9 [2023-01-11T04:53:54.052Z] ---> 95e5873a2006 [2023-01-11T04:53:54.052Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-11T04:53:54.052Z] ---> 1781187be106 [2023-01-11T04:53:54.052Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T04:53:54.052Z] ---> Running in 3962a927d0cd [2023-01-11T04:53:54.618Z] Removing intermediate container 3962a927d0cd [2023-01-11T04:53:54.618Z] ---> 65c16943f469 [2023-01-11T04:53:54.618Z] Step 10/26 : COPY . . [2023-01-11T04:53:54.877Z] ---> c4950b4968fb [2023-01-11T04:53:54.877Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T04:53:54.877Z] ---> Running in 9cd939eb0f5d [2023-01-11T04:53:55.137Z] Removing intermediate container 9cd939eb0f5d [2023-01-11T04:53:55.137Z] ---> 2e380169a8b8 [2023-01-11T04:53:55.137Z] Step 12/26 : RUN $MAKE [2023-01-11T04:53:55.137Z] ---> Running in 149f2635d03a [2023-01-11T04:53:55.395Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-11T04:54:17.322Z] Removing intermediate container 149f2635d03a [2023-01-11T04:54:17.322Z] ---> f098ea0f2ad9 [2023-01-11T04:54:17.322Z] Step 13/26 : FROM alpine:3.16 [2023-01-11T04:54:17.322Z] 3.16: Pulling from library/alpine [2023-01-11T04:54:17.322Z] ca7dd9ec2225: Pulling fs layer [2023-01-11T04:54:17.322Z] ca7dd9ec2225: Verifying Checksum [2023-01-11T04:54:17.322Z] ca7dd9ec2225: Download complete [2023-01-11T04:54:17.322Z] ca7dd9ec2225: Pull complete [2023-01-11T04:54:17.322Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T04:54:17.322Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T04:54:17.322Z] ---> bfe296a52501 [2023-01-11T04:54:17.322Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-11T04:54:17.322Z] ---> Running in 292f63f56c87 [2023-01-11T04:54:17.322Z] Removing intermediate container 292f63f56c87 [2023-01-11T04:54:17.322Z] ---> 664ad4771c5e [2023-01-11T04:54:17.322Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-11T04:54:17.322Z] ---> Running in 15e9f1f02246 [2023-01-11T04:54:17.322Z] Removing intermediate container 15e9f1f02246 [2023-01-11T04:54:17.322Z] ---> fba6b0a58b96 [2023-01-11T04:54:17.322Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-11T04:54:17.322Z] ---> Running in 0e763db10637 [2023-01-11T04:54:17.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T04:54:17.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T04:54:17.322Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-11T04:54:17.322Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-11T04:54:17.322Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T04:54:17.322Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T04:54:17.322Z] OK: 6 MiB in 16 packages [2023-01-11T04:54:17.322Z] Removing intermediate container 0e763db10637 [2023-01-11T04:54:17.322Z] ---> ff2a8a8149e2 [2023-01-11T04:54:17.322Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-11T04:54:17.322Z] ---> 31a717633375 [2023-01-11T04:54:17.322Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-11T04:54:17.322Z] ---> 31e552777588 [2023-01-11T04:54:17.322Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-11T04:54:17.322Z] ---> d0207e73b2eb [2023-01-11T04:54:17.322Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-11T04:54:17.322Z] ---> 129fdbcf739d [2023-01-11T04:54:17.322Z] Step 21/26 : EXPOSE 48095 [2023-01-11T04:54:17.322Z] ---> Running in 7ce017a34413 [2023-01-11T04:54:17.582Z] Removing intermediate container 7ce017a34413 [2023-01-11T04:54:17.582Z] ---> 2bc7c2c449a2 [2023-01-11T04:54:17.582Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-11T04:54:17.582Z] ---> Running in 8bba519dc68b [2023-01-11T04:54:17.582Z] Removing intermediate container 8bba519dc68b [2023-01-11T04:54:17.582Z] ---> 6276c458d860 [2023-01-11T04:54:17.582Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T04:54:17.582Z] ---> Running in 021fa94f1c93 [2023-01-11T04:54:17.582Z] Removing intermediate container 021fa94f1c93 [2023-01-11T04:54:17.582Z] ---> 77a46f3934d6 [2023-01-11T04:54:17.582Z] Step 24/26 : LABEL arch=amd64 [2023-01-11T04:54:17.842Z] ---> Running in 16215b22905c [2023-01-11T04:54:17.842Z] Removing intermediate container 16215b22905c [2023-01-11T04:54:17.842Z] ---> 815f4aa08945 [2023-01-11T04:54:17.842Z] Step 25/26 : LABEL git_sha=fa77ffa0bdd83402329d58bb93505df32b484a71 [2023-01-11T04:54:17.842Z] ---> Running in 795b0082dcf8 [2023-01-11T04:54:17.842Z] Removing intermediate container 795b0082dcf8 [2023-01-11T04:54:17.842Z] ---> f8ff93daaf4b [2023-01-11T04:54:17.842Z] Step 26/26 : LABEL version=0.0.0 [2023-01-11T04:54:17.842Z] ---> Running in 273929c86652 [2023-01-11T04:54:18.101Z] Removing intermediate container 273929c86652 [2023-01-11T04:54:18.101Z] ---> cb11649f4281 [2023-01-11T04:54:18.101Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T04:54:18.101Z] Successfully built cb11649f4281 [2023-01-11T04:54:18.101Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T04:54:18.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T04:54:18.558Z] [2023-01-11T04:54:18.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T04:54:18.670Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1806 in /w/workspace/_app-service-configurable_PR-497 [Pipeline] { [Pipeline] ws [2023-01-11T04:54:18.683Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2023-01-11T04:54:18.717Z] Selected Git installation does not exist. Using Default [2023-01-11T04:54:18.717Z] The recommended git tool is: NONE [2023-01-11T04:54:18.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T04:54:18.860Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-11T04:54:18.860Z] 5eb5b503b376: Pulling fs layer [2023-01-11T04:54:18.860Z] 5c69ac0246d0: Pulling fs layer [2023-01-11T04:54:18.860Z] ec43610c2a17: Pulling fs layer [2023-01-11T04:54:18.860Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-11T04:54:18.860Z] 33b1e0a273af: Pulling fs layer [2023-01-11T04:54:18.860Z] 5d3b04190fa2: Pulling fs layer [2023-01-11T04:54:18.860Z] 2f39f015ded8: Pulling fs layer [2023-01-11T04:54:18.860Z] 33b1e0a273af: Waiting [2023-01-11T04:54:18.860Z] 5d3b04190fa2: Waiting [2023-01-11T04:54:18.860Z] 2f39f015ded8: Waiting [2023-01-11T04:54:18.860Z] 3a2ae6a8a46f: Waiting [2023-01-11T04:54:18.860Z] 5c69ac0246d0: Download complete [2023-01-11T04:54:18.860Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-11T04:54:18.860Z] 3a2ae6a8a46f: Download complete [2023-01-11T04:54:19.119Z] 33b1e0a273af: Verifying Checksum [2023-01-11T04:54:19.119Z] 33b1e0a273af: Download complete [2023-01-11T04:54:19.119Z] ec43610c2a17: Verifying Checksum [2023-01-11T04:54:19.119Z] ec43610c2a17: Download complete [2023-01-11T04:54:19.119Z] 5d3b04190fa2: Download complete [2023-01-11T04:54:19.119Z] 5eb5b503b376: Verifying Checksum [2023-01-11T04:54:19.119Z] 5eb5b503b376: Download complete [2023-01-11T04:54:19.683Z] 2f39f015ded8: Verifying Checksum [2023-01-11T04:54:19.683Z] 2f39f015ded8: Download complete [2023-01-11T04:54:20.249Z] 5eb5b503b376: Pull complete [2023-01-11T04:54:20.507Z] 5c69ac0246d0: Pull complete [2023-01-11T04:54:21.074Z] ec43610c2a17: Pull complete [2023-01-11T04:54:21.074Z] 3a2ae6a8a46f: Pull complete [2023-01-11T04:54:21.337Z] 33b1e0a273af: Pull complete [2023-01-11T04:54:21.337Z] 5d3b04190fa2: Pull complete [2023-01-11T04:54:23.997Z] using credential edgex-jenkins-ssh [2023-01-11T04:54:24.018Z] Cloning the remote Git repository [2023-01-11T04:54:24.062Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-11T04:54:24.143Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2023-01-11T04:54:24.313Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-11T04:54:24.314Z] > git --version # timeout=10 [2023-01-11T04:54:24.335Z] > git --version # 'git version 2.25.1' [2023-01-11T04:54:24.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T04:54:24.402Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T04:54:25.522Z] 2f39f015ded8: Pull complete [2023-01-11T04:54:25.522Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-11T04:54:25.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T04:54:25.522Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T04:54:25.602Z] prd-ubuntu20.04-docker-8c-8g-1805 does not seem to be running inside a container [2023-01-11T04:54:25.631Z] $ 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-497 -v /w/workspace/_app-service-configurable_PR-497:/w/workspace/_app-service-configurable_PR-497:rw,z -v /w/workspace/_app-service-configurable_PR-497@tmp:/w/workspace/_app-service-configurable_PR-497@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:latest cat [2023-01-11T04:54:25.571Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-11T04:54:25.591Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T04:54:26.998Z] Merging remotes/origin/main commit a0e8a3cf402e2d18cab125a1c4a8a92554f18848 into PR head commit 6bd47f15c5da31808950f5de66cc259deeda11fa [2023-01-11T04:54:27.257Z] Merge succeeded, producing a2be29c919f6c7ab0b6210e8d60acf7093634938 [2023-01-11T04:54:27.257Z] Checking out Revision a2be29c919f6c7ab0b6210e8d60acf7093634938 (PR-497) [2023-01-11T04:54:26.445Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-11T04:54:26.487Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-11T04:54:26.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T04:54:26.502Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/497/head:refs/remotes/origin/PR-497 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-11T04:54:27.013Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T04:54:27.031Z] > git checkout -f 6bd47f15c5da31808950f5de66cc259deeda11fa # timeout=10 [2023-01-11T04:54:27.118Z] > git remote # timeout=10 [2023-01-11T04:54:27.135Z] > git config --get remote.origin.url # timeout=10 [2023-01-11T04:54:27.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T04:54:27.174Z] > git merge a0e8a3cf402e2d18cab125a1c4a8a92554f18848 # timeout=10 [2023-01-11T04:54:27.232Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-11T04:54:27.263Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T04:54:27.282Z] > git checkout -f a2be29c919f6c7ab0b6210e8d60acf7093634938 # timeout=10 [2023-01-11T04:54:28.371Z] $ docker top 8c01ed3f0178cbc0eb06b011018febd5f7e2a779702b4d9899b521efba8a2367 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T04:54:28.774Z] ---> job-cost.sh [2023-01-11T04:54:28.774Z] lf-activate-venv: SKIPPING [2023-01-11T04:54:28.775Z] INFO: No Stack... [2023-01-11T04:54:29.343Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T04:54:29.601Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T04:54:29.889Z] + cat /w/workspace/_app-service-configurable_PR-497/archives/cost.csv [2023-01-11T04:54:29.889Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T04:54:29.903Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-497-2-stack-cost] [2023-01-11T04:54:29.909Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-497-2-stack-cost] did not exist. Created. [2023-01-11T04:54:29.909Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-497-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T04:54:30.210Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-11T04:54:30.239Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T04:54:30.245Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-497-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T04:54:30.261Z] $ docker stop --time=1 8c01ed3f0178cbc0eb06b011018febd5f7e2a779702b4d9899b521efba8a2367 [2023-01-11T04:54:30.810Z] Commit message: "Merge commit 'a0e8a3cf402e2d18cab125a1c4a8a92554f18848' into HEAD" [2023-01-11T04:54:30.818Z] > git rev-list --no-walk 6bd47f15c5da31808950f5de66cc259deeda11fa # timeout=10 [2023-01-11T04:54:31.397Z] [2023-01-11T04:54:31.397Z] GitHub has been notified of this commit’s build result [2023-01-11T04:54:31.397Z] [2023-01-11T04:54:31.414Z] $ docker rm -f --volumes 8c01ed3f0178cbc0eb06b011018febd5f7e2a779702b4d9899b521efba8a2367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T04:54:32.046Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-11T04:54:32.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T04:54:32.046Z] Dload Upload Total Spent Left Speed [2023-01-11T04:54:32.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh [2023-01-11T04:54:32.708Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-11T04:54:33.035Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-11T04:54:33.035Z] + sudo tee /etc/docker/daemon.new [2023-01-11T04:54:33.035Z] { [2023-01-11T04:54:33.035Z] "registry-mirrors": [ [2023-01-11T04:54:33.035Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-11T04:54:33.035Z] ], [2023-01-11T04:54:33.035Z] "bip": "10.250.0.254/24", [2023-01-11T04:54:33.035Z] "hosts": [ [2023-01-11T04:54:33.035Z] "tcp://0.0.0.0:5555", [2023-01-11T04:54:33.035Z] "unix:///var/run/docker.sock" [2023-01-11T04:54:33.035Z] ], [2023-01-11T04:54:33.035Z] "mtu": 1458, [2023-01-11T04:54:33.035Z] "selinux-enabled": true, [2023-01-11T04:54:33.035Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-11T04:54:33.035Z] } [Pipeline] sh [2023-01-11T04:54:33.362Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-11T04:54:33.685Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T04:54:51.958Z] provisioning config files... [2023-01-11T04:54:51.985Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config1354806145441622264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T04:54:52.335Z] ---> docker-login.sh [2023-01-11T04:54:52.335Z] nexus3.edgexfoundry.org:10001 [2023-01-11T04:54:52.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T04:54:52.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T04:54:52.926Z] Configure a credential helper to remove this warning. See [2023-01-11T04:54:52.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T04:54:52.926Z] [2023-01-11T04:54:52.926Z] Login Succeeded [2023-01-11T04:54:52.926Z] nexus3.edgexfoundry.org:10002 [2023-01-11T04:54:53.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T04:54:53.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T04:54:53.197Z] Configure a credential helper to remove this warning. See [2023-01-11T04:54:53.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T04:54:53.197Z] [2023-01-11T04:54:53.197Z] Login Succeeded [2023-01-11T04:54:53.197Z] nexus3.edgexfoundry.org:10003 [2023-01-11T04:54:53.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T04:54:53.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T04:54:53.740Z] Configure a credential helper to remove this warning. See [2023-01-11T04:54:53.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T04:54:53.740Z] [2023-01-11T04:54:53.740Z] Login Succeeded [2023-01-11T04:54:53.740Z] nexus3.edgexfoundry.org:10004 [2023-01-11T04:54:54.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T04:54:54.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T04:54:54.011Z] Configure a credential helper to remove this warning. See [2023-01-11T04:54:54.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T04:54:54.011Z] [2023-01-11T04:54:54.011Z] Login Succeeded [2023-01-11T04:54:54.011Z] docker.io [2023-01-11T04:54:54.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T04:54:54.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T04:54:54.552Z] Configure a credential helper to remove this warning. See [2023-01-11T04:54:54.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T04:54:54.552Z] [2023-01-11T04:54:54.552Z] Login Succeeded [2023-01-11T04:54:54.552Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T04:54:54.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T04:54:54.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T04:54:54.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T04:54:54.857Z] ========================================================= [2023-01-11T04:54:54.857Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-11T04:54:54.857Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T04:54:55.205Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-11T04:54:55.205Z] Sending build context to Docker daemon 217.1kB [2023-01-11T04:54:55.473Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T04:54:55.473Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-11T04:54:56.442Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-11T04:54:56.442Z] 9b18e9b68314: Pulling fs layer [2023-01-11T04:54:56.442Z] 35d82f9e3411: Pulling fs layer [2023-01-11T04:54:56.442Z] e16973657156: Pulling fs layer [2023-01-11T04:54:56.442Z] fc693d55d65f: Pulling fs layer [2023-01-11T04:54:56.442Z] 7e9fc2657dce: Pulling fs layer [2023-01-11T04:54:56.442Z] dda99020689f: Pulling fs layer [2023-01-11T04:54:56.442Z] db1c61fa0a46: Pulling fs layer [2023-01-11T04:54:56.442Z] 891c053d2c06: Pulling fs layer [2023-01-11T04:54:56.442Z] dda99020689f: Waiting [2023-01-11T04:54:56.442Z] fc693d55d65f: Waiting [2023-01-11T04:54:56.442Z] 7e9fc2657dce: Waiting [2023-01-11T04:54:56.442Z] db1c61fa0a46: Waiting [2023-01-11T04:54:56.442Z] 891c053d2c06: Waiting [2023-01-11T04:54:56.442Z] e16973657156: Verifying Checksum [2023-01-11T04:54:56.442Z] e16973657156: Download complete [2023-01-11T04:54:56.442Z] 35d82f9e3411: Verifying Checksum [2023-01-11T04:54:56.442Z] 35d82f9e3411: Download complete [2023-01-11T04:54:56.442Z] 7e9fc2657dce: Download complete [2023-01-11T04:54:56.442Z] dda99020689f: Verifying Checksum [2023-01-11T04:54:56.442Z] dda99020689f: Download complete [2023-01-11T04:54:56.443Z] 9b18e9b68314: Verifying Checksum [2023-01-11T04:54:56.443Z] 9b18e9b68314: Download complete [2023-01-11T04:54:57.418Z] 9b18e9b68314: Pull complete [2023-01-11T04:54:57.691Z] 891c053d2c06: Verifying Checksum [2023-01-11T04:54:57.691Z] 891c053d2c06: Download complete [2023-01-11T04:54:58.286Z] 35d82f9e3411: Pull complete [2023-01-11T04:54:58.553Z] e16973657156: Pull complete [2023-01-11T04:54:59.142Z] db1c61fa0a46: Download complete [2023-01-11T04:54:59.730Z] fc693d55d65f: Verifying Checksum [2023-01-11T04:54:59.730Z] fc693d55d65f: Download complete [2023-01-11T04:55:12.062Z] fc693d55d65f: Pull complete [2023-01-11T04:55:12.062Z] 7e9fc2657dce: Pull complete [2023-01-11T04:55:12.062Z] dda99020689f: Pull complete [2023-01-11T04:55:16.311Z] db1c61fa0a46: Pull complete [2023-01-11T04:55:18.894Z] 891c053d2c06: Pull complete [2023-01-11T04:55:18.894Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-11T04:55:18.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T04:55:18.894Z] ---> f96f9c87975a [2023-01-11T04:55:18.894Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-11T04:55:20.337Z] ---> Running in 514575bcb4d7 [2023-01-11T04:55:20.337Z] Removing intermediate container 514575bcb4d7 [2023-01-11T04:55:20.337Z] ---> 122f56801a2b [2023-01-11T04:55:20.337Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T04:55:20.606Z] ---> Running in 7a759ab8c00e [2023-01-11T04:55:20.872Z] Removing intermediate container 7a759ab8c00e [2023-01-11T04:55:20.872Z] ---> 60e6c5fb717d [2023-01-11T04:55:20.872Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-11T04:55:20.872Z] ---> Running in ab7766213c0f [2023-01-11T04:55:21.140Z] Removing intermediate container ab7766213c0f [2023-01-11T04:55:21.140Z] ---> 4a15cb3a7618 [2023-01-11T04:55:21.140Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T04:55:21.140Z] ---> Running in c88f2fb8981c [2023-01-11T04:55:22.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T04:55:22.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T04:55:23.647Z] OK: 221 MiB in 51 packages [2023-01-11T04:55:24.235Z] Removing intermediate container c88f2fb8981c [2023-01-11T04:55:24.235Z] ---> a08f96f827a0 [2023-01-11T04:55:24.235Z] Step 7/12 : WORKDIR /app [2023-01-11T04:55:24.235Z] ---> Running in bd7e631d557a [2023-01-11T04:55:24.504Z] Removing intermediate container bd7e631d557a [2023-01-11T04:55:24.504Z] ---> c02a66e9d718 [2023-01-11T04:55:24.504Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-11T04:55:25.089Z] ---> ba60cc59e8a7 [2023-01-11T04:55:25.089Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T04:55:25.089Z] ---> Running in 207c90a9a2ea [2023-01-11T04:56:21.548Z] Removing intermediate container 207c90a9a2ea [2023-01-11T04:56:21.548Z] ---> a5abff490090 [2023-01-11T04:56:21.548Z] Step 10/12 : COPY . . [2023-01-11T04:56:21.548Z] ---> 624b4a2ca6b7 [2023-01-11T04:56:21.548Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T04:56:21.548Z] ---> Running in 8b326c067c8f [2023-01-11T04:56:21.548Z] Removing intermediate container 8b326c067c8f [2023-01-11T04:56:21.548Z] ---> 835ee825fcfa [2023-01-11T04:56:21.548Z] Step 12/12 : RUN $MAKE [2023-01-11T04:56:21.548Z] ---> Running in 666ca098e429 [2023-01-11T04:56:21.548Z] noop [2023-01-11T04:56:21.548Z] Removing intermediate container 666ca098e429 [2023-01-11T04:56:21.548Z] ---> 857788a36aea [2023-01-11T04:56:21.548Z] Successfully built 857788a36aea [2023-01-11T04:56:21.548Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T04:56:21.905Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T04:56:21.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T04:56:22.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-1806 does not seem to be running inside a container [2023-01-11T04:56:22.157Z] $ 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 [2023-01-11T04:56:24.954Z] $ docker top 824a474ddb9757200a05bb9ba931510613dfdeecf9093462485f533024cc6970 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T04:56:25.786Z] + go version [2023-01-11T04:56:25.786Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-11T04:56:25.806Z] $ docker stop --time=1 824a474ddb9757200a05bb9ba931510613dfdeecf9093462485f533024cc6970 [2023-01-11T04:56:27.361Z] $ docker rm -f --volumes 824a474ddb9757200a05bb9ba931510613dfdeecf9093462485f533024cc6970 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T04:56:27.913Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T04:56:27.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T04:56:28.086Z] prd-ubuntu20.04-docker-arm64-4c-16g-1806 does not seem to be running inside a container [2023-01-11T04:56:28.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 [2023-01-11T04:56:29.312Z] $ docker top 97a11bd666b787951c2b2fd6785c187bb9b9958fcf26007071cf865ac8ce943d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T04:56:30.149Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh [2023-01-11T04:56:30.488Z] + make test [2023-01-11T04:56:30.488Z] go test -race -coverprofile=coverage.out ./... [2023-01-11T04:58:52.212Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-11T04:58:52.212Z] go vet ./... [2023-01-11T05:00:28.878Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T05:00:28.878Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T05:00:28.878Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T05:00:28.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T05:00:28.909Z] $ docker stop --time=1 97a11bd666b787951c2b2fd6785c187bb9b9958fcf26007071cf865ac8ce943d [2023-01-11T05:00:30.652Z] $ docker rm -f --volumes 97a11bd666b787951c2b2fd6785c187bb9b9958fcf26007071cf865ac8ce943d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T05:00:31.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T05:00:31.859Z] Warning: overwriting stash ‘coverage-report’ [2023-01-11T05:00:32.257Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T05:00:32.637Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T05:00:32.956Z] + ls -al . [2023-01-11T05:00:32.957Z] total 180 [2023-01-11T05:00:32.957Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 11 04:56 . [2023-01-11T05:00:32.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 04:54 .. [2023-01-11T05:00:32.957Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 11 04:54 .dockerignore [2023-01-11T05:00:32.957Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 04:54 .git [2023-01-11T05:00:32.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 04:54 .github [2023-01-11T05:00:32.957Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 11 04:54 .gitignore [2023-01-11T05:00:32.957Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 11 04:54 Attribution.txt [2023-01-11T05:00:32.957Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 11 04:54 CHANGELOG.md [2023-01-11T05:00:32.957Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 11 04:54 Dockerfile [2023-01-11T05:00:32.957Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 04:54 GOVERNANCE.md [2023-01-11T05:00:32.957Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 11 04:54 Jenkinsfile [2023-01-11T05:00:32.957Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 11 04:54 LICENSE [2023-01-11T05:00:32.957Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 11 04:54 OWNERS.md [2023-01-11T05:00:32.957Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 11 04:54 README.md [2023-01-11T05:00:32.957Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 04:52 VERSION [2023-01-11T05:00:32.957Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 04:54 bin [2023-01-11T05:00:32.957Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 11 04:56 coverage.out [2023-01-11T05:00:32.957Z] -rw-rw-r-- 1 jenkins jenkins 3397 Jan 11 04:54 go.mod [2023-01-11T05:00:32.957Z] -rw-rw-r-- 1 jenkins jenkins 44232 Jan 11 04:54 go.sum [2023-01-11T05:00:32.957Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 11 04:54 main.go [2023-01-11T05:00:32.957Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 11 04:54 makefile [2023-01-11T05:00:32.957Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 04:54 res [2023-01-11T05:00:32.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 04:54 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T05:00:33.303Z] + 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=a2be29c919f6c7ab0b6210e8d60acf7093634938 --label arch=arm64 --label version=0.0.0 . [2023-01-11T05:00:33.303Z] Sending build context to Docker daemon 218.1kB [2023-01-11T05:00:33.570Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T05:00:33.570Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-11T05:00:33.570Z] ---> 857788a36aea [2023-01-11T05:00:33.570Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-11T05:00:33.837Z] ---> Running in af6ab7f4afcc [2023-01-11T05:00:34.104Z] Removing intermediate container af6ab7f4afcc [2023-01-11T05:00:34.104Z] ---> 65c9c22943eb [2023-01-11T05:00:34.104Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T05:00:34.104Z] ---> Running in 7f7dabeaad41 [2023-01-11T05:00:34.372Z] Removing intermediate container 7f7dabeaad41 [2023-01-11T05:00:34.372Z] ---> 4e4e1a8c166f [2023-01-11T05:00:34.372Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-11T05:00:34.372Z] ---> Running in 87fd60d29a97 [2023-01-11T05:00:34.645Z] Removing intermediate container 87fd60d29a97 [2023-01-11T05:00:34.645Z] ---> dd717fd7ab28 [2023-01-11T05:00:34.645Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T05:00:34.919Z] ---> Running in 80fcdd8b0a99 [2023-01-11T05:00:35.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T05:00:36.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T05:00:37.111Z] OK: 221 MiB in 51 packages [2023-01-11T05:00:38.077Z] Removing intermediate container 80fcdd8b0a99 [2023-01-11T05:00:38.077Z] ---> c5cdf0b4988c [2023-01-11T05:00:38.077Z] Step 7/26 : WORKDIR /app [2023-01-11T05:00:38.077Z] ---> Running in 940f32cf75b0 [2023-01-11T05:00:38.345Z] Removing intermediate container 940f32cf75b0 [2023-01-11T05:00:38.345Z] ---> 5a285ca74496 [2023-01-11T05:00:38.345Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-11T05:00:38.616Z] ---> a49cf0571362 [2023-01-11T05:00:38.616Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T05:00:38.886Z] ---> Running in 453578aa6921 [2023-01-11T05:00:40.857Z] Removing intermediate container 453578aa6921 [2023-01-11T05:00:40.857Z] ---> eadf12eccde9 [2023-01-11T05:00:40.857Z] Step 10/26 : COPY . . [2023-01-11T05:00:41.443Z] ---> 5eb0c7ac33ef [2023-01-11T05:00:41.443Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T05:00:41.443Z] ---> Running in 219184ee7d79 [2023-01-11T05:00:41.711Z] Removing intermediate container 219184ee7d79 [2023-01-11T05:00:41.711Z] ---> aa7c1c110b7e [2023-01-11T05:00:41.711Z] Step 12/26 : RUN $MAKE [2023-01-11T05:00:41.711Z] ---> Running in 49226acb7863 [2023-01-11T05:00:42.671Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-11T05:02:49.348Z] Removing intermediate container 49226acb7863 [2023-01-11T05:02:49.348Z] ---> 2229e7ffce8d [2023-01-11T05:02:49.348Z] Step 13/26 : FROM alpine:3.16 [2023-01-11T05:02:49.348Z] 3.16: Pulling from library/alpine [2023-01-11T05:02:49.348Z] 6875df1f5354: Pulling fs layer [2023-01-11T05:02:49.348Z] 6875df1f5354: Download complete [2023-01-11T05:02:49.348Z] 6875df1f5354: Pull complete [2023-01-11T05:02:49.348Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T05:02:49.348Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T05:02:49.348Z] ---> 2b4661558fb8 [2023-01-11T05:02:49.348Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-11T05:02:49.348Z] ---> Running in 060cfad1b737 [2023-01-11T05:02:49.348Z] Removing intermediate container 060cfad1b737 [2023-01-11T05:02:49.348Z] ---> 559ddd475af0 [2023-01-11T05:02:49.348Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-11T05:02:49.348Z] ---> Running in b63b77192101 [2023-01-11T05:02:49.348Z] Removing intermediate container b63b77192101 [2023-01-11T05:02:49.348Z] ---> b758c97b8305 [2023-01-11T05:02:49.348Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-11T05:02:49.348Z] ---> Running in 104d532b6ea5 [2023-01-11T05:02:49.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T05:02:49.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T05:02:49.348Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-11T05:02:49.348Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-11T05:02:49.348Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T05:02:49.348Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T05:02:49.348Z] OK: 6 MiB in 16 packages [2023-01-11T05:02:49.348Z] Removing intermediate container 104d532b6ea5 [2023-01-11T05:02:49.348Z] ---> cedf3574bb59 [2023-01-11T05:02:49.348Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-11T05:02:49.348Z] ---> 590db001d1aa [2023-01-11T05:02:49.348Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-11T05:02:49.348Z] ---> bcd64e0612b5 [2023-01-11T05:02:49.348Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-11T05:02:49.348Z] ---> a409c325d176 [2023-01-11T05:02:49.348Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-11T05:02:49.348Z] ---> 330375183d9d [2023-01-11T05:02:49.348Z] Step 21/26 : EXPOSE 48095 [2023-01-11T05:02:49.348Z] ---> Running in 207fb0a8645e [2023-01-11T05:02:49.348Z] Removing intermediate container 207fb0a8645e [2023-01-11T05:02:49.348Z] ---> 299244f417a7 [2023-01-11T05:02:49.348Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-11T05:02:49.348Z] ---> Running in 81cf2d20f189 [2023-01-11T05:02:49.348Z] Removing intermediate container 81cf2d20f189 [2023-01-11T05:02:49.348Z] ---> 3b7300965092 [2023-01-11T05:02:49.348Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T05:02:49.348Z] ---> Running in aae66c3eeaef [2023-01-11T05:02:49.348Z] Removing intermediate container aae66c3eeaef [2023-01-11T05:02:49.348Z] ---> 3d5aa4a1a53a [2023-01-11T05:02:49.348Z] Step 24/26 : LABEL arch=arm64 [2023-01-11T05:02:49.348Z] ---> Running in 6ab99eae9075 [2023-01-11T05:02:49.348Z] Removing intermediate container 6ab99eae9075 [2023-01-11T05:02:49.348Z] ---> c307c84b5eae [2023-01-11T05:02:49.348Z] Step 25/26 : LABEL git_sha=a2be29c919f6c7ab0b6210e8d60acf7093634938 [2023-01-11T05:02:49.348Z] ---> Running in 522f0b14f750 [2023-01-11T05:02:49.348Z] Removing intermediate container 522f0b14f750 [2023-01-11T05:02:49.348Z] ---> 8178ad425195 [2023-01-11T05:02:49.348Z] Step 26/26 : LABEL version=0.0.0 [2023-01-11T05:02:49.348Z] ---> Running in 01acc31093fc [2023-01-11T05:02:49.348Z] Removing intermediate container 01acc31093fc [2023-01-11T05:02:49.348Z] ---> c587dc4b1cb7 [2023-01-11T05:02:49.348Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T05:02:49.615Z] Successfully built c587dc4b1cb7 [2023-01-11T05:02:49.615Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T05:02:50.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T05:02:50.075Z] [2023-01-11T05:02:50.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T05:02:50.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T05:02:50.418Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-11T05:02:50.418Z] 8998bd30e6a1: Pulling fs layer [2023-01-11T05:02:50.418Z] 04944245beec: Pulling fs layer [2023-01-11T05:02:50.418Z] 699f458cf7ca: Pulling fs layer [2023-01-11T05:02:50.418Z] 765212b225bb: Pulling fs layer [2023-01-11T05:02:50.418Z] f23df028b6ca: Pulling fs layer [2023-01-11T05:02:50.418Z] d65c8cfc05b1: Pulling fs layer [2023-01-11T05:02:50.418Z] 2437ff75d9bd: Pulling fs layer [2023-01-11T05:02:50.418Z] 765212b225bb: Waiting [2023-01-11T05:02:50.418Z] f23df028b6ca: Waiting [2023-01-11T05:02:50.418Z] d65c8cfc05b1: Waiting [2023-01-11T05:02:50.418Z] 2437ff75d9bd: Waiting [2023-01-11T05:02:50.687Z] 04944245beec: Verifying Checksum [2023-01-11T05:02:50.687Z] 04944245beec: Download complete [2023-01-11T05:02:50.687Z] 765212b225bb: Verifying Checksum [2023-01-11T05:02:50.687Z] 765212b225bb: Download complete [2023-01-11T05:02:50.687Z] f23df028b6ca: Verifying Checksum [2023-01-11T05:02:50.687Z] f23df028b6ca: Download complete [2023-01-11T05:02:50.687Z] d65c8cfc05b1: Verifying Checksum [2023-01-11T05:02:50.687Z] d65c8cfc05b1: Download complete [2023-01-11T05:02:50.687Z] 699f458cf7ca: Verifying Checksum [2023-01-11T05:02:50.687Z] 699f458cf7ca: Download complete [2023-01-11T05:02:51.273Z] 8998bd30e6a1: Verifying Checksum [2023-01-11T05:02:51.273Z] 8998bd30e6a1: Download complete [2023-01-11T05:02:53.220Z] 2437ff75d9bd: Verifying Checksum [2023-01-11T05:02:53.220Z] 2437ff75d9bd: Download complete [2023-01-11T05:02:54.631Z] 8998bd30e6a1: Pull complete [2023-01-11T05:02:55.215Z] 04944245beec: Pull complete [2023-01-11T05:02:56.626Z] 699f458cf7ca: Pull complete [2023-01-11T05:02:56.626Z] 765212b225bb: Pull complete [2023-01-11T05:02:57.213Z] f23df028b6ca: Pull complete [2023-01-11T05:02:57.479Z] d65c8cfc05b1: Pull complete [2023-01-11T05:03:09.781Z] 2437ff75d9bd: Pull complete [2023-01-11T05:03:09.781Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-11T05:03:09.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T05:03:09.781Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T05:03:09.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-1806 does not seem to be running inside a container [2023-01-11T05:03:10.030Z] $ 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 [2023-01-11T05:03:12.519Z] $ docker top c7057481e5c4b7b3dcf6703a431be7c92c689c1a5436c9a01ef78f8b59651cfc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T05:03:13.348Z] ---> job-cost.sh [2023-01-11T05:03:13.348Z] lf-activate-venv: SKIPPING [2023-01-11T05:03:13.348Z] INFO: No Stack... [2023-01-11T05:03:14.303Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-11T05:03:15.256Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T05:03:15.893Z] + + cut -d, -f6 [2023-01-11T05:03:15.894Z] cat /w/workspace/app-service-configurable/2/archives/cost.csv [Pipeline] lock [2023-01-11T05:03:15.929Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-497-2-stack-cost] [2023-01-11T05:03:15.937Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-497-2-stack-cost] did not exist. Created. [2023-01-11T05:03:15.938Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-497-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T05:03:16.269Z] /w/workspace/app-service-configurable/2@tmp/durable-9c36e5d6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-11T05:03:16.604Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-11T05:03:16.628Z] Warning: overwriting stash ‘stack-cost’ [2023-01-11T05:03:16.673Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T05:03:16.682Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-497-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T05:03:16.705Z] $ docker stop --time=1 c7057481e5c4b7b3dcf6703a431be7c92c689c1a5436c9a01ef78f8b59651cfc [2023-01-11T05:03:18.218Z] $ docker rm -f --volumes c7057481e5c4b7b3dcf6703a431be7c92c689c1a5436c9a01ef78f8b59651cfc [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 [2023-01-11T05:03:18.614Z] provisioning config files... [2023-01-11T05:03:18.622Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-497@tmp/config12258482566110186996tmp [Pipeline] { [Pipeline] sh [2023-01-11T05:03:18.918Z] + set +x [2023-01-11T05:03:18.918Z] + + curl -s https://codecov.io/bash [2023-01-11T05:03:18.918Z] bash -s -- [2023-01-11T05:03:18.918Z] [2023-01-11T05:03:18.918Z] _____ _ [2023-01-11T05:03:18.918Z] / ____| | | [2023-01-11T05:03:18.918Z] | | ___ __| | ___ ___ _____ __ [2023-01-11T05:03:18.918Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-11T05:03:18.918Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-11T05:03:18.918Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-11T05:03:18.918Z] Bash-1.0.6 [2023-01-11T05:03:18.918Z] [2023-01-11T05:03:18.918Z] [2023-01-11T05:03:18.918Z] ==> git version 2.25.1 found [2023-01-11T05:03:18.918Z] ==> 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 [2023-01-11T05:03:18.918Z] Release-Date: 2020-01-08 [2023-01-11T05:03:18.918Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-11T05:03:18.918Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-11T05:03:18.918Z] ==> Jenkins CI detected. [2023-01-11T05:03:18.918Z] current dir:  /w/workspace/_app-service-configurable_PR-497 [2023-01-11T05:03:18.918Z] project root: . [2023-01-11T05:03:18.918Z] --> token set from env [2023-01-11T05:03:18.918Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-11T05:03:18.918Z] ==> Running gcov in . (disable via -X gcov) [2023-01-11T05:03:18.918Z] ==> Python coveragepy not found [2023-01-11T05:03:18.918Z] ==> Searching for coverage reports in: [2023-01-11T05:03:18.918Z] + . [2023-01-11T05:03:18.918Z] -> Found 1 reports [2023-01-11T05:03:18.918Z] ==> Detecting git/mercurial file structure [2023-01-11T05:03:19.177Z] ==> Reading reports [2023-01-11T05:03:19.177Z] + ./coverage.out bytes=13 [2023-01-11T05:03:19.177Z] ==> Appending adjustments [2023-01-11T05:03:19.177Z] https://docs.codecov.io/docs/fixing-reports [2023-01-11T05:03:19.177Z] + Found adjustments [2023-01-11T05:03:19.177Z] ==> Gzipping contents [2023-01-11T05:03:19.177Z] 4.0K /tmp/codecov.HL47X3.gz [2023-01-11T05:03:19.177Z] ==> Uploading reports [2023-01-11T05:03:19.177Z] url: https://codecov.io [2023-01-11T05:03:19.177Z] query: branch=PR-497&commit=fa77ffa0bdd83402329d58bb93505df32b484a71&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-497%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=497&job=&cmd_args= [2023-01-11T05:03:19.177Z] -> Pinging Codecov [2023-01-11T05:03:19.177Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-497&commit=fa77ffa0bdd83402329d58bb93505df32b484a71&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-497%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=497&job=&cmd_args= [2023-01-11T05:03:19.437Z] -> Uploading to [2023-01-11T05:03:19.437Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-11/A97CA9966030D2A3747ED39772930CCE/fa77ffa0bdd83402329d58bb93505df32b484a71/e4f76025-f6af-4d4d-8f43-c697387dde02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T050319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8532d28cf9cabd64e43c082ad578fd7b87b8094b88a83a63dd221024e313eb43 [2023-01-11T05:03:19.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T05:03:19.437Z] Dload Upload Total Spent Left Speed [2023-01-11T05:03:19.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 530 0 0 100 530 0 2046 --:--:-- --:--:-- --:--:-- 2046 [2023-01-11T05:03:19.695Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fa77ffa0bdd83402329d58bb93505df32b484a71 [Pipeline] } [2023-01-11T05:03:19.703Z] 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 [2023-01-11T05:03:20.385Z] + [ -d /w/workspace/_app-service-configurable_PR-497/archives ] [2023-01-11T05:03:20.385Z] + ls -al /w/workspace/_app-service-configurable_PR-497/archives [2023-01-11T05:03:20.385Z] total 16 [2023-01-11T05:03:20.385Z] drwxr-xr-x 3 root root 4096 Jan 11 04:54 . [2023-01-11T05:03:20.385Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 04:54 .. [2023-01-11T05:03:20.385Z] drwxr-xr-x 2 root root 4096 Jan 11 04:54 cost [2023-01-11T05:03:20.385Z] -rw-r--r-- 1 root root 96 Jan 11 04:54 cost.csv [2023-01-11T05:03:20.385Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-497/archives [2023-01-11T05:03:20.385Z] + ls -al /w/workspace/_app-service-configurable_PR-497/archives [2023-01-11T05:03:20.385Z] total 16 [2023-01-11T05:03:20.385Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 04:54 . [2023-01-11T05:03:20.385Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 04:54 .. [2023-01-11T05:03:20.385Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 04:54 cost [2023-01-11T05:03:20.385Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 11 04:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-11T05:03:20.678Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T05:03:21.535Z] ---> package-listing.sh [2023-01-11T05:03:21.535Z] ++ facter osfamily [2023-01-11T05:03:21.535Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-11T05:03:21.794Z] + OS_FAMILY=debian [2023-01-11T05:03:21.794Z] + workspace=/w/workspace/_app-service-configurable_PR-497 [2023-01-11T05:03:21.794Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-11T05:03:21.794Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-11T05:03:21.794Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-11T05:03:21.794Z] + PACKAGES=/tmp/packages_start.txt [2023-01-11T05:03:21.794Z] + '[' /w/workspace/_app-service-configurable_PR-497 ']' [2023-01-11T05:03:21.794Z] + PACKAGES=/tmp/packages_end.txt [2023-01-11T05:03:21.794Z] + case "${OS_FAMILY}" in [2023-01-11T05:03:21.794Z] + dpkg -l [2023-01-11T05:03:21.794Z] + grep '^ii' [2023-01-11T05:03:21.794Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-11T05:03:21.794Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-11T05:03:21.794Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-11T05:03:21.794Z] + '[' /w/workspace/_app-service-configurable_PR-497 ']' [2023-01-11T05:03:21.794Z] + mkdir -p /w/workspace/_app-service-configurable_PR-497/archives/ [2023-01-11T05:03:21.794Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-497/archives/ [Pipeline] echo [2023-01-11T05:03:21.805Z] 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-497/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-11T05:03:22.084Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T05:03:22.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T05:03:22.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T05:03:22.708Z] prd-ubuntu20.04-docker-8c-8g-1805 does not seem to be running inside a container [2023-01-11T05:03:22.737Z] $ 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-497/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-497 -v /w/workspace/_app-service-configurable_PR-497:/w/workspace/_app-service-configurable_PR-497:rw,z -v /w/workspace/_app-service-configurable_PR-497@tmp:/w/workspace/_app-service-configurable_PR-497@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 [2023-01-11T05:03:22.924Z] $ docker top 3129a1d97de215903e51da4f478969cfeaf386fd63bd869d31e8fd3b0b4b28af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T05:03:23.259Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-11T05:03:23.544Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-11T05:03:23.830Z] + ls /var/log/sa-host [2023-01-11T05:03:23.830Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T05:03:23.978Z] provisioning config files... [2023-01-11T05:03:23.987Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-497@tmp/config163253854515243035tmp [Pipeline] { [Pipeline] echo [2023-01-11T05:03:24.001Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T05:03:24.283Z] ---> create-netrc.sh [Pipeline] } [2023-01-11T05:03:24.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-11T05:03:24.628Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-11T05:03:24.637Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T05:03:24.924Z] ---> sudo-logs.sh [2023-01-11T05:03:24.924Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-11T05:03:24.954Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T05:03:25.236Z] ---> job-cost.sh [2023-01-11T05:03:25.236Z] lf-activate-venv: SKIPPING [2023-01-11T05:03:25.236Z] DEBUG: total: 0.2199999988079071 [2023-01-11T05:03:25.236Z] INFO: Retrieving Stack Cost... [2023-01-11T05:03:25.495Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T05:03:26.061Z] INFO: Archiving Costs [Pipeline] echo [2023-01-11T05:03:26.074Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T05:03:26.353Z] ---> logs-deploy.sh [2023-01-11T05:03:26.353Z] lf-activate-venv: SKIPPING [2023-01-11T05:03:26.353Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-497/2 [2023-01-11T05:03:26.353Z] INFO: archiving workspace using pattern(s): [2023-01-11T05:03:27.289Z] Archives upload complete. [2023-01-11T05:03:27.289Z] INFO: archiving logs to Nexus