Pull request #530 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from b7f5e1dc7cbb96752ce6f40494097d80e5475506+64e14a40a239d934ad2ac2e5656398ec3b76321c (38e2346bcd5e465aa3e3e4b870c38fd345d19bcd) 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-ssh16668957206456856980.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17223851858037032105.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-530/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-530/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3580110770873333473.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-530/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11638628525011486841.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7318260274040643831.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-530/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-530/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5895357429466136325.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-210 in /w/workspace/_app-service-configurable_PR-530 [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-530 # 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/530/head:refs/remotes/origin/PR-530 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 64e14a40a239d934ad2ac2e5656398ec3b76321c into PR head commit b7f5e1dc7cbb96752ce6f40494097d80e5475506 Merge succeeded, producing b7f5e1dc7cbb96752ce6f40494097d80e5475506 Checking out Revision b7f5e1dc7cbb96752ce6f40494097d80e5475506 (PR-530) > git config core.sparsecheckout # timeout=10 > git checkout -f b7f5e1dc7cbb96752ce6f40494097d80e5475506 # 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 64e14a40a239d934ad2ac2e5656398ec3b76321c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7f5e1dc7cbb96752ce6f40494097d80e5475506 # timeout=10 Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T18:27:05.009Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T18:27:05.167Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T18:27:05.269Z] ========================================================= [2023-03-14T18:27:05.269Z] EdgeX Global Pipelines Version Info [2023-03-14T18:27:05.269Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:27:06.041Z] ------------------- [2023-03-14T18:27:06.041Z] stable info: [2023-03-14T18:27:06.041Z] ------------------- [2023-03-14T18:27:06.041Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T18:27:06.041Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T18:27:06.041Z] Message: update stable to v1.0.245 [2023-03-14T18:27:06.612Z] ------------------- [2023-03-14T18:27:06.612Z] experimental info: [2023-03-14T18:27:06.612Z] ------------------- [2023-03-14T18:27:06.612Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T18:27:06.612Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T18:27:06.612Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T18:27:06.890Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-14T18:27:06.931Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-14T18:27:06.972Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T18:27:07.010Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T18:27:07.044Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T18:27:07.081Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T18:27:07.121Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T18:27:07.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-14T18:27:07.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T18:27:07.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T18:27:07.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T18:27:07.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-14T18:27:07.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T18:27:07.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T18:27:07.424Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T18:27:07.461Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T18:27:07.497Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T18:27:07.535Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T18:27:07.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T18:27:07.705Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T18:27:07.748Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-14T18:27:07.790Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-14T18:27:07.831Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-14T18:27:07.872Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-14T18:27:07.912Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-14T18:27:07.951Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T18:27:07.992Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T18:27:08.031Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-530 [Pipeline] echo [2023-03-14T18:27:08.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-530 [Pipeline] echo [2023-03-14T18:27:08.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-530 [Pipeline] echo [2023-03-14T18:27:08.150Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7f5e1dc7cbb96752ce6f40494097d80e5475506 [Pipeline] echo [2023-03-14T18:27:08.189Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7f5e1d [Pipeline] echo [2023-03-14T18:27:08.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:27:08.337Z] provisioning config files... [2023-03-14T18:27:08.352Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-530@tmp/config2003581528978437278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:27:08.702Z] ---> docker-login.sh [2023-03-14T18:27:08.703Z] nexus3.edgexfoundry.org:10001 [2023-03-14T18:27:08.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:08.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:08.962Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:08.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:08.962Z] [2023-03-14T18:27:08.962Z] Login Succeeded [2023-03-14T18:27:08.962Z] nexus3.edgexfoundry.org:10002 [2023-03-14T18:27:08.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:08.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:08.962Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:08.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:08.962Z] [2023-03-14T18:27:08.962Z] Login Succeeded [2023-03-14T18:27:08.962Z] nexus3.edgexfoundry.org:10003 [2023-03-14T18:27:09.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:09.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:09.221Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:09.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:09.221Z] [2023-03-14T18:27:09.221Z] Login Succeeded [2023-03-14T18:27:09.221Z] nexus3.edgexfoundry.org:10004 [2023-03-14T18:27:09.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:09.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:09.221Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:09.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:09.221Z] [2023-03-14T18:27:09.221Z] Login Succeeded [2023-03-14T18:27:09.221Z] docker.io [2023-03-14T18:27:09.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:09.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:09.481Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:09.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:09.481Z] [2023-03-14T18:27:09.481Z] Login Succeeded [2023-03-14T18:27:09.741Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T18:27:09.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T18:27:10.398Z] + git rev-list -1 --merges b7f5e1dc7cbb96752ce6f40494097d80e5475506~1..b7f5e1dc7cbb96752ce6f40494097d80e5475506 [Pipeline] echo [2023-03-14T18:27:10.466Z] -----------> git rev-list -1 --merges b7f5e1dc7cbb96752ce6f40494097d80e5475506~1..b7f5e1dc7cbb96752ce6f40494097d80e5475506 b7f5e1dc7cbb96752ce6f40494097d80e5475506 [false] [Pipeline] sh [2023-03-14T18:27:10.774Z] + git log --format=format:%s -1 b7f5e1dc7cbb96752ce6f40494097d80e5475506 [Pipeline] echo [2023-03-14T18:27:10.818Z] ========================================================= [2023-03-14T18:27:10.818Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T18:27:10.818Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T18:27:11.252Z] + git log --format=format:%s -1 b7f5e1dc7cbb96752ce6f40494097d80e5475506 [Pipeline] echo [2023-03-14T18:27:11.287Z] [semverPrep] GIT_COMMIT: b7f5e1dc7cbb96752ce6f40494097d80e5475506, Commit Message: build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 [Pipeline] echo [2023-03-14T18:27:11.318Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-14T18:27:11.688Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T18:27:11.688Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T18:27:11.688Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T18:27:11.688Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T18:27:11.688Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T18:27:11.688Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T18:27:11.688Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:27:12.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:27:12.112Z] [2023-03-14T18:27:12.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:27:12.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:27:12.490Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T18:27:12.490Z] b85a868b505f: Pulling fs layer [2023-03-14T18:27:12.490Z] e2be974225ed: Pulling fs layer [2023-03-14T18:27:12.490Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T18:27:12.490Z] 988bab9f4d93: Pulling fs layer [2023-03-14T18:27:12.490Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T18:27:12.490Z] eaf3925da568: Pulling fs layer [2023-03-14T18:27:12.490Z] bab4dde63d76: Pulling fs layer [2023-03-14T18:27:12.490Z] bde34c3a00c8: Pulling fs layer [2023-03-14T18:27:12.490Z] b352a97aabf1: Pulling fs layer [2023-03-14T18:27:12.490Z] 4872d77fe225: Pulling fs layer [2023-03-14T18:27:12.490Z] 5851b861e8e6: Pulling fs layer [2023-03-14T18:27:12.490Z] bde34c3a00c8: Waiting [2023-03-14T18:27:12.490Z] 5851b861e8e6: Waiting [2023-03-14T18:27:12.490Z] 1469e6f7b9e6: Waiting [2023-03-14T18:27:12.490Z] b352a97aabf1: Waiting [2023-03-14T18:27:12.490Z] eaf3925da568: Waiting [2023-03-14T18:27:12.490Z] 4872d77fe225: Waiting [2023-03-14T18:27:12.490Z] 988bab9f4d93: Waiting [2023-03-14T18:27:13.431Z] e2be974225ed: Verifying Checksum [2023-03-14T18:27:13.431Z] e2be974225ed: Download complete [2023-03-14T18:27:13.431Z] 988bab9f4d93: Download complete [2023-03-14T18:27:13.431Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T18:27:13.431Z] 339a4e72a1f5: Download complete [2023-03-14T18:27:13.431Z] eaf3925da568: Download complete [2023-03-14T18:27:13.431Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T18:27:13.431Z] 1469e6f7b9e6: Download complete [2023-03-14T18:27:13.431Z] bde34c3a00c8: Verifying Checksum [2023-03-14T18:27:13.431Z] bde34c3a00c8: Download complete [2023-03-14T18:27:13.431Z] b352a97aabf1: Verifying Checksum [2023-03-14T18:27:13.431Z] b352a97aabf1: Download complete [2023-03-14T18:27:13.690Z] 4872d77fe225: Verifying Checksum [2023-03-14T18:27:13.690Z] 4872d77fe225: Download complete [2023-03-14T18:27:13.690Z] 5851b861e8e6: Verifying Checksum [2023-03-14T18:27:13.690Z] 5851b861e8e6: Download complete [2023-03-14T18:27:13.690Z] b85a868b505f: Verifying Checksum [2023-03-14T18:27:13.690Z] b85a868b505f: Download complete [2023-03-14T18:27:13.951Z] bab4dde63d76: Verifying Checksum [2023-03-14T18:27:13.951Z] bab4dde63d76: Download complete [2023-03-14T18:27:14.884Z] b85a868b505f: Pull complete [2023-03-14T18:27:14.884Z] e2be974225ed: Pull complete [2023-03-14T18:27:15.447Z] 339a4e72a1f5: Pull complete [2023-03-14T18:27:15.447Z] 988bab9f4d93: Pull complete [2023-03-14T18:27:15.707Z] 1469e6f7b9e6: Pull complete [2023-03-14T18:27:15.707Z] eaf3925da568: Pull complete [2023-03-14T18:27:17.610Z] bab4dde63d76: Pull complete [2023-03-14T18:27:17.610Z] bde34c3a00c8: Pull complete [2023-03-14T18:27:17.610Z] b352a97aabf1: Pull complete [2023-03-14T18:27:17.610Z] 4872d77fe225: Pull complete [2023-03-14T18:27:17.610Z] 5851b861e8e6: Pull complete [2023-03-14T18:27:17.870Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T18:27:17.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:27:17.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:27:18.137Z] prd-ubuntu20.04-docker-8c-8g-210 does not seem to be running inside a container [2023-03-14T18:27:18.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-530 -v /w/workspace/_app-service-configurable_PR-530:/w/workspace/_app-service-configurable_PR-530:rw,z -v /w/workspace/_app-service-configurable_PR-530@tmp:/w/workspace/_app-service-configurable_PR-530@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-03-14T18:27:20.709Z] $ docker top 0c8844852a12fb9d0e6cac4d1913764d556963a959d4cfaf85b980ec3e9b192c -eo pid,comm [2023-03-14T18:27:20.758Z] 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-03-14T18:27:20.758Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T18:27:20.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T18:27:20.881Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T18:27:21.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T18:27:21.007Z] $ docker exec 0c8844852a12fb9d0e6cac4d1913764d556963a959d4cfaf85b980ec3e9b192c ssh-agent [2023-03-14T18:27:21.111Z] SSH_AUTH_SOCK=/tmp/ssh-Q4xpQIZyFZI0/agent.31 [2023-03-14T18:27:21.111Z] SSH_AGENT_PID=37 [2023-03-14T18:27:21.118Z] Running ssh-add (command line suppressed) [2023-03-14T18:27:21.215Z] Identity added: /w/workspace/_app-service-configurable_PR-530@tmp/private_key_16890829240426169273.key (/w/workspace/_app-service-configurable_PR-530@tmp/private_key_16890829240426169273.key) [2023-03-14T18:27:21.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T18:27:21.560Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T18:27:21.590Z] $ docker exec --env ******** --env ******** 0c8844852a12fb9d0e6cac4d1913764d556963a959d4cfaf85b980ec3e9b192c ssh-agent -k [2023-03-14T18:27:21.703Z] unset SSH_AUTH_SOCK; [2023-03-14T18:27:21.703Z] unset SSH_AGENT_PID; [2023-03-14T18:27:21.703Z] echo Agent pid 37 killed; [2023-03-14T18:27:21.712Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T18:27:21.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T18:27:21.808Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T18:27:21.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T18:27:21.930Z] $ docker exec 0c8844852a12fb9d0e6cac4d1913764d556963a959d4cfaf85b980ec3e9b192c ssh-agent [2023-03-14T18:27:22.036Z] SSH_AUTH_SOCK=/tmp/ssh-ySP4xOcIKkrc/agent.71 [2023-03-14T18:27:22.036Z] SSH_AGENT_PID=77 [2023-03-14T18:27:22.041Z] Running ssh-add (command line suppressed) [2023-03-14T18:27:22.149Z] Identity added: /w/workspace/_app-service-configurable_PR-530@tmp/private_key_321140675931177481.key (/w/workspace/_app-service-configurable_PR-530@tmp/private_key_321140675931177481.key) [2023-03-14T18:27:22.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T18:27:22.491Z] + git semver init [2023-03-14T18:27:22.751Z] 2023-03-14 18:27:22,682 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T18:27:22.751Z] 2023-03-14 18:27:22,683 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-530/.semver [2023-03-14T18:27:22.751Z] 2023-03-14 18:27:22,683 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-530/.semver [2023-03-14T18:27:22.751Z] 2023-03-14 18:27:22,683 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-530/.semver'], cwd=/w/workspace/_app-service-configurable_PR-530, universal_newlines=False, shell=None, istream=None) [2023-03-14T18:27:23.697Z] 2023-03-14 18:27:23,537 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-530/.git/info/exclude [2023-03-14T18:27:23.697Z] 2023-03-14 18:27:23,538 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-530/.semver/PR-530 with force:False [2023-03-14T18:27:23.697Z] 2023-03-14 18:27:23,538 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-530/.semver/PR-530 [2023-03-14T18:27:23.697Z] 2023-03-14 18:27:23,542 [execute] INFO git cat-file --batch-check [2023-03-14T18:27:23.697Z] 2023-03-14 18:27:23,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-530/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T18:27:23.697Z] 2023-03-14 18:27:23,548 [execute] INFO git cat-file --batch [2023-03-14T18:27:23.698Z] 2023-03-14 18:27:23,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-530/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T18:27:23.698Z] 2023-03-14 18:27:23,554 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-530/.semver/PR-530 [2023-03-14T18:27:23.698Z] 0.0.0 [Pipeline] } [2023-03-14T18:27:23.728Z] $ docker exec --env ******** --env ******** 0c8844852a12fb9d0e6cac4d1913764d556963a959d4cfaf85b980ec3e9b192c ssh-agent -k [2023-03-14T18:27:23.833Z] unset SSH_AUTH_SOCK; [2023-03-14T18:27:23.834Z] unset SSH_AGENT_PID; [2023-03-14T18:27:23.834Z] echo Agent pid 77 killed; [2023-03-14T18:27:23.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T18:27:24.258Z] + git semver [Pipeline] } [2023-03-14T18:27:24.547Z] $ docker stop --time=1 0c8844852a12fb9d0e6cac4d1913764d556963a959d4cfaf85b980ec3e9b192c [2023-03-14T18:27:25.854Z] $ docker rm -f --volumes 0c8844852a12fb9d0e6cac4d1913764d556963a959d4cfaf85b980ec3e9b192c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T18:27:26.255Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T18:27:26.529Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T18:27:26.547Z] [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-03-14T18:27:27.128Z] provisioning config files... [2023-03-14T18:27:27.138Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-530@tmp/config3126211140287928302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:27:27.485Z] ---> docker-login.sh [2023-03-14T18:27:27.485Z] nexus3.edgexfoundry.org:10001 [2023-03-14T18:27:27.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:27.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:27.485Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:27.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:27.485Z] [2023-03-14T18:27:27.485Z] Login Succeeded [2023-03-14T18:27:27.485Z] nexus3.edgexfoundry.org:10002 [2023-03-14T18:27:27.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:27.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:27.747Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:27.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:27.747Z] [2023-03-14T18:27:27.747Z] Login Succeeded [2023-03-14T18:27:27.747Z] nexus3.edgexfoundry.org:10003 [2023-03-14T18:27:27.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:27.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:27.747Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:27.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:27.747Z] [2023-03-14T18:27:27.747Z] Login Succeeded [2023-03-14T18:27:27.747Z] nexus3.edgexfoundry.org:10004 [2023-03-14T18:27:27.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:28.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:28.009Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:28.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:28.009Z] [2023-03-14T18:27:28.009Z] Login Succeeded [2023-03-14T18:27:28.009Z] docker.io [2023-03-14T18:27:28.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:28.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:28.269Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:28.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:28.269Z] [2023-03-14T18:27:28.269Z] Login Succeeded [2023-03-14T18:27:28.269Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T18:27:28.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T18:27:28.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:27:28.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:27:28.555Z] ========================================================= [2023-03-14T18:27:28.555Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T18:27:28.555Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:27:29.018Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T18:27:29.018Z] Sending build context to Docker daemon 3.23MB [2023-03-14T18:27:29.018Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T18:27:29.018Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-14T18:27:29.018Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T18:27:29.018Z] 63b65145d645: Pulling fs layer [2023-03-14T18:27:29.018Z] a2d21d5440eb: Pulling fs layer [2023-03-14T18:27:29.018Z] 935e6c44a52c: Pulling fs layer [2023-03-14T18:27:29.018Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T18:27:29.018Z] 30dea6a524f1: Pulling fs layer [2023-03-14T18:27:29.018Z] 94cc34f8dd06: Waiting [2023-03-14T18:27:29.018Z] a2aff8979fd8: Pulling fs layer [2023-03-14T18:27:29.018Z] 30dea6a524f1: Waiting [2023-03-14T18:27:29.018Z] 6808be2612f2: Pulling fs layer [2023-03-14T18:27:29.018Z] f25807f1079a: Pulling fs layer [2023-03-14T18:27:29.018Z] 6808be2612f2: Waiting [2023-03-14T18:27:29.018Z] a2d21d5440eb: Verifying Checksum [2023-03-14T18:27:29.018Z] a2d21d5440eb: Download complete [2023-03-14T18:27:29.289Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T18:27:29.289Z] 94cc34f8dd06: Download complete [2023-03-14T18:27:29.289Z] 30dea6a524f1: Download complete [2023-03-14T18:27:29.289Z] 63b65145d645: Verifying Checksum [2023-03-14T18:27:29.289Z] 63b65145d645: Download complete [2023-03-14T18:27:29.289Z] a2aff8979fd8: Verifying Checksum [2023-03-14T18:27:29.289Z] a2aff8979fd8: Download complete [2023-03-14T18:27:29.549Z] 63b65145d645: Pull complete [2023-03-14T18:27:29.549Z] a2d21d5440eb: Pull complete [2023-03-14T18:27:29.815Z] f25807f1079a: Verifying Checksum [2023-03-14T18:27:30.074Z] 935e6c44a52c: Verifying Checksum [2023-03-14T18:27:30.074Z] 935e6c44a52c: Download complete [2023-03-14T18:27:30.332Z] 6808be2612f2: Verifying Checksum [2023-03-14T18:27:30.332Z] 6808be2612f2: Download complete [2023-03-14T18:27:33.609Z] 935e6c44a52c: Pull complete [2023-03-14T18:27:33.609Z] 94cc34f8dd06: Pull complete [2023-03-14T18:27:33.609Z] 30dea6a524f1: Pull complete [2023-03-14T18:27:33.609Z] a2aff8979fd8: Pull complete [2023-03-14T18:27:36.139Z] 6808be2612f2: Pull complete [2023-03-14T18:27:36.398Z] f25807f1079a: Pull complete [2023-03-14T18:27:36.398Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T18:27:36.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T18:27:36.398Z] ---> 3b553350e43f [2023-03-14T18:27:36.398Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T18:27:39.690Z] ---> Running in e4d42a6afdf6 [2023-03-14T18:27:39.951Z] Removing intermediate container e4d42a6afdf6 [2023-03-14T18:27:39.951Z] ---> 1059525ce4d5 [2023-03-14T18:27:39.951Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T18:27:39.951Z] ---> Running in 5b4ab239a905 [2023-03-14T18:27:39.951Z] Removing intermediate container 5b4ab239a905 [2023-03-14T18:27:39.951Z] ---> edb78ea4a288 [2023-03-14T18:27:39.951Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-14T18:27:39.951Z] ---> Running in 3caf1ce041bd [2023-03-14T18:27:40.216Z] Removing intermediate container 3caf1ce041bd [2023-03-14T18:27:40.216Z] ---> 9bfeb2ae57c0 [2023-03-14T18:27:40.216Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T18:27:40.216Z] ---> Running in e09c5238acdb [2023-03-14T18:27:40.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T18:27:40.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T18:27:40.733Z] OK: 265 MiB in 53 packages [2023-03-14T18:27:40.994Z] Removing intermediate container e09c5238acdb [2023-03-14T18:27:40.994Z] ---> 857409b4215e [2023-03-14T18:27:40.994Z] Step 7/12 : WORKDIR /app [2023-03-14T18:27:41.251Z] ---> Running in a3a1b3210044 [2023-03-14T18:27:41.251Z] Removing intermediate container a3a1b3210044 [2023-03-14T18:27:41.252Z] ---> 9bac3bfcf797 [2023-03-14T18:27:41.252Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-14T18:27:41.252Z] ---> 4a5f9a70e678 [2023-03-14T18:27:41.252Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T18:27:41.252Z] ---> Running in 7d9bfc1a54fc [2023-03-14T18:27:41.973Z] Still waiting to schedule task [2023-03-14T18:27:41.973Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-14T18:28:19.972Z] Removing intermediate container 7d9bfc1a54fc [2023-03-14T18:28:19.972Z] ---> 70e099bca020 [2023-03-14T18:28:19.972Z] Step 10/12 : COPY . . [2023-03-14T18:28:19.972Z] ---> 122fb2a8528f [2023-03-14T18:28:19.972Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T18:28:19.972Z] ---> Running in 249be804c0af [2023-03-14T18:28:19.972Z] Removing intermediate container 249be804c0af [2023-03-14T18:28:19.972Z] ---> 348ec4a95af4 [2023-03-14T18:28:19.972Z] Step 12/12 : RUN $MAKE [2023-03-14T18:28:19.972Z] ---> Running in 7970b7b9c63c [2023-03-14T18:28:19.972Z] noop [2023-03-14T18:28:19.972Z] Removing intermediate container 7970b7b9c63c [2023-03-14T18:28:19.972Z] ---> ab35e1cb65ef [2023-03-14T18:28:19.972Z] Successfully built ab35e1cb65ef [2023-03-14T18:28:19.972Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:28:20.416Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T18:28:20.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:28:20.575Z] prd-ubuntu20.04-docker-8c-8g-210 does not seem to be running inside a container [2023-03-14T18:28:20.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-530 -v /w/workspace/_app-service-configurable_PR-530:/w/workspace/_app-service-configurable_PR-530:rw,z -v /w/workspace/_app-service-configurable_PR-530@tmp:/w/workspace/_app-service-configurable_PR-530@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-03-14T18:28:20.941Z] $ docker top b6d51e902d9317499921dae16d6cc09ec1ccc96aa313c506c8cb43071f45d0bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:28:21.328Z] + go version [2023-03-14T18:28:21.328Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T18:28:21.366Z] $ docker stop --time=1 b6d51e902d9317499921dae16d6cc09ec1ccc96aa313c506c8cb43071f45d0bf [2023-03-14T18:28:22.659Z] $ docker rm -f --volumes b6d51e902d9317499921dae16d6cc09ec1ccc96aa313c506c8cb43071f45d0bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:28:23.395Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T18:28:23.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:28:23.633Z] prd-ubuntu20.04-docker-8c-8g-210 does not seem to be running inside a container [2023-03-14T18:28:23.671Z] $ 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-530 -v /w/workspace/_app-service-configurable_PR-530:/w/workspace/_app-service-configurable_PR-530:rw,z -v /w/workspace/_app-service-configurable_PR-530@tmp:/w/workspace/_app-service-configurable_PR-530@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-03-14T18:28:24.015Z] $ docker top e3220f494450c2717802b840b3b918e610be7f1fa9147ac21449ca380392dedd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:28:24.404Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-530 [Pipeline] fileExists [Pipeline] sh [2023-03-14T18:28:24.767Z] + make test [2023-03-14T18:28:24.767Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T18:28:46.704Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-14T18:29:04.905Z] go vet ./... [2023-03-14T18:29:08.183Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T18:29:08.183Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T18:29:08.183Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T18:29:08.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T18:29:08.252Z] $ docker stop --time=1 e3220f494450c2717802b840b3b918e610be7f1fa9147ac21449ca380392dedd [2023-03-14T18:29:12.444Z] $ docker rm -f --volumes e3220f494450c2717802b840b3b918e610be7f1fa9147ac21449ca380392dedd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T18:29:12.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T18:29:13.060Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-14T18:29:13.673Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T18:29:13.987Z] + ls -al . [2023-03-14T18:29:13.987Z] total 176 [2023-03-14T18:29:13.987Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 18:28 . [2023-03-14T18:29:13.987Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 18:26 .. [2023-03-14T18:29:13.987Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 14 18:27 .dockerignore [2023-03-14T18:29:13.987Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 18:27 .git [2023-03-14T18:29:13.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 18:27 .github [2023-03-14T18:29:13.987Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 14 18:27 .gitignore [2023-03-14T18:29:13.987Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 18:27 .golangci.yml [2023-03-14T18:29:13.987Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 18:27 .semver [2023-03-14T18:29:13.987Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 14 18:27 Attribution.txt [2023-03-14T18:29:13.987Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 14 18:27 CHANGELOG.md [2023-03-14T18:29:13.987Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 14 18:27 Dockerfile [2023-03-14T18:29:13.987Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 18:27 GOVERNANCE.md [2023-03-14T18:29:13.987Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 14 18:27 Jenkinsfile [2023-03-14T18:29:13.987Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 14 18:27 LICENSE [2023-03-14T18:29:13.987Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 14 18:27 OWNERS.md [2023-03-14T18:29:13.987Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 14 18:27 README.md [2023-03-14T18:29:13.987Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 18:27 VERSION [2023-03-14T18:29:13.987Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 18:27 bin [2023-03-14T18:29:13.987Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 14 18:28 coverage.out [2023-03-14T18:29:13.987Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 14 18:27 go.mod [2023-03-14T18:29:13.987Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 14 18:27 go.sum [2023-03-14T18:29:13.987Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 14 18:27 main.go [2023-03-14T18:29:13.987Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 14 18:27 makefile [2023-03-14T18:29:13.987Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 18:27 res [2023-03-14T18:29:13.987Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 18:27 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:14.377Z] + 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=b7f5e1dc7cbb96752ce6f40494097d80e5475506 --label arch=amd64 --label version=0.0.0 . [2023-03-14T18:29:14.378Z] Sending build context to Docker daemon 3.231MB [2023-03-14T18:29:14.378Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T18:29:14.378Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-14T18:29:14.378Z] ---> ab35e1cb65ef [2023-03-14T18:29:14.378Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T18:29:14.638Z] ---> Running in 4af8fc33c618 [2023-03-14T18:29:14.638Z] Removing intermediate container 4af8fc33c618 [2023-03-14T18:29:14.638Z] ---> 6eeade2ed40e [2023-03-14T18:29:14.638Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T18:29:14.638Z] ---> Running in 296239fd82cd [2023-03-14T18:29:14.638Z] Removing intermediate container 296239fd82cd [2023-03-14T18:29:14.638Z] ---> d2f02f5afce4 [2023-03-14T18:29:14.638Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-14T18:29:14.638Z] ---> Running in 5b61f066df7b [2023-03-14T18:29:14.898Z] Removing intermediate container 5b61f066df7b [2023-03-14T18:29:14.898Z] ---> 65a25b29230e [2023-03-14T18:29:14.898Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T18:29:14.898Z] ---> Running in 5970b810c35c [2023-03-14T18:29:15.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T18:29:15.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T18:29:15.428Z] OK: 265 MiB in 53 packages [2023-03-14T18:29:15.686Z] Removing intermediate container 5970b810c35c [2023-03-14T18:29:15.686Z] ---> f0c4d017c403 [2023-03-14T18:29:15.686Z] Step 7/26 : WORKDIR /app [2023-03-14T18:29:15.686Z] ---> Running in 132cb119e7a1 [2023-03-14T18:29:15.945Z] Removing intermediate container 132cb119e7a1 [2023-03-14T18:29:15.945Z] ---> e3f4b82779d7 [2023-03-14T18:29:15.945Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-14T18:29:15.945Z] ---> 7ce6d5433338 [2023-03-14T18:29:15.945Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T18:29:15.945Z] ---> Running in 04d5ef034ec4 [2023-03-14T18:29:17.320Z] Removing intermediate container 04d5ef034ec4 [2023-03-14T18:29:17.320Z] ---> 57258ff79ce9 [2023-03-14T18:29:17.320Z] Step 10/26 : COPY . . [2023-03-14T18:29:17.320Z] ---> 11737136542e [2023-03-14T18:29:17.320Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T18:29:17.320Z] ---> Running in 9730048348c2 [2023-03-14T18:29:17.320Z] Removing intermediate container 9730048348c2 [2023-03-14T18:29:17.320Z] ---> ec9df5325b9e [2023-03-14T18:29:17.320Z] Step 12/26 : RUN $MAKE [2023-03-14T18:29:17.320Z] ---> Running in ec494ffb81b6 [2023-03-14T18:29:17.886Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-14T18:29:39.826Z] Removing intermediate container ec494ffb81b6 [2023-03-14T18:29:39.826Z] ---> 28fd39970e0d [2023-03-14T18:29:39.826Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T18:29:39.826Z] 3.17: Pulling from library/alpine [2023-03-14T18:29:39.826Z] 63b65145d645: Already exists [2023-03-14T18:29:39.826Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T18:29:39.826Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T18:29:39.826Z] ---> b2aa39c304c2 [2023-03-14T18:29:39.826Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-14T18:29:39.826Z] ---> Running in 9f0a26f4eefc [2023-03-14T18:29:39.826Z] Removing intermediate container 9f0a26f4eefc [2023-03-14T18:29:39.826Z] ---> 916a88f4cf8b [2023-03-14T18:29:39.826Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-14T18:29:39.826Z] ---> Running in 21bbae213610 [2023-03-14T18:29:39.826Z] Removing intermediate container 21bbae213610 [2023-03-14T18:29:39.826Z] ---> 433a6dd8bdf7 [2023-03-14T18:29:39.826Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-14T18:29:39.826Z] ---> Running in 06a4bfb18829 [2023-03-14T18:29:39.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T18:29:39.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T18:29:39.826Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T18:29:39.826Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T18:29:39.826Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T18:29:39.826Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T18:29:39.826Z] OK: 8 MiB in 17 packages [2023-03-14T18:29:39.826Z] Removing intermediate container 06a4bfb18829 [2023-03-14T18:29:39.826Z] ---> 8ba0beee8be3 [2023-03-14T18:29:39.826Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-14T18:29:39.827Z] ---> e03b15b305ef [2023-03-14T18:29:39.827Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-14T18:29:39.827Z] ---> 9babb52ea660 [2023-03-14T18:29:39.827Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-14T18:29:39.827Z] ---> 6c152c632901 [2023-03-14T18:29:39.827Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-14T18:29:39.827Z] ---> f8501eaf92a9 [2023-03-14T18:29:39.827Z] Step 21/26 : EXPOSE 48095 [2023-03-14T18:29:39.827Z] ---> Running in 41b651a056eb [2023-03-14T18:29:39.827Z] Removing intermediate container 41b651a056eb [2023-03-14T18:29:39.827Z] ---> a14228218e23 [2023-03-14T18:29:39.827Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-14T18:29:39.827Z] ---> Running in e3f30ef38542 [2023-03-14T18:29:39.827Z] Removing intermediate container e3f30ef38542 [2023-03-14T18:29:39.827Z] ---> 7cbf369fe766 [2023-03-14T18:29:39.827Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T18:29:39.827Z] ---> Running in 864c0caf3c6b [2023-03-14T18:29:39.827Z] Removing intermediate container 864c0caf3c6b [2023-03-14T18:29:39.827Z] ---> cf56e2606703 [2023-03-14T18:29:39.827Z] Step 24/26 : LABEL arch=amd64 [2023-03-14T18:29:39.827Z] ---> Running in 4d7e6907a4d3 [2023-03-14T18:29:39.827Z] Removing intermediate container 4d7e6907a4d3 [2023-03-14T18:29:39.827Z] ---> bcd21148a571 [2023-03-14T18:29:39.827Z] Step 25/26 : LABEL git_sha=b7f5e1dc7cbb96752ce6f40494097d80e5475506 [2023-03-14T18:29:39.827Z] ---> Running in 73c08e8f83e9 [2023-03-14T18:29:39.827Z] Removing intermediate container 73c08e8f83e9 [2023-03-14T18:29:39.827Z] ---> 7dcadf541e71 [2023-03-14T18:29:39.827Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T18:29:39.827Z] ---> Running in 352bc5ae8c8a [2023-03-14T18:29:39.827Z] Removing intermediate container 352bc5ae8c8a [2023-03-14T18:29:39.827Z] ---> cf39edbfb923 [2023-03-14T18:29:39.827Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T18:29:39.827Z] Successfully built cf39edbfb923 [2023-03-14T18:29:39.827Z] 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-03-14T18:29:40.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T18:29:40.632Z] [2023-03-14T18:29:40.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:41.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T18:29:41.002Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T18:29:41.002Z] 5eb5b503b376: Pulling fs layer [2023-03-14T18:29:41.002Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T18:29:41.002Z] ec43610c2a17: Pulling fs layer [2023-03-14T18:29:41.002Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T18:29:41.002Z] 33b1e0a273af: Pulling fs layer [2023-03-14T18:29:41.002Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T18:29:41.002Z] 2f39f015ded8: Pulling fs layer [2023-03-14T18:29:41.002Z] 3a2ae6a8a46f: Waiting [2023-03-14T18:29:41.002Z] 5d3b04190fa2: Waiting [2023-03-14T18:29:41.002Z] 33b1e0a273af: Waiting [2023-03-14T18:29:41.002Z] 5c69ac0246d0: Download complete [2023-03-14T18:29:41.002Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T18:29:41.002Z] 3a2ae6a8a46f: Download complete [2023-03-14T18:29:41.265Z] ec43610c2a17: Verifying Checksum [2023-03-14T18:29:41.265Z] ec43610c2a17: Download complete [2023-03-14T18:29:41.265Z] 33b1e0a273af: Verifying Checksum [2023-03-14T18:29:41.265Z] 33b1e0a273af: Download complete [2023-03-14T18:29:41.265Z] 5d3b04190fa2: Verifying Checksum [2023-03-14T18:29:41.265Z] 5d3b04190fa2: Download complete [2023-03-14T18:29:41.265Z] 5eb5b503b376: Verifying Checksum [2023-03-14T18:29:41.265Z] 5eb5b503b376: Download complete [2023-03-14T18:29:41.831Z] 2f39f015ded8: Download complete [2023-03-14T18:29:42.395Z] 5eb5b503b376: Pull complete [2023-03-14T18:29:42.651Z] 5c69ac0246d0: Pull complete [2023-03-14T18:29:42.909Z] ec43610c2a17: Pull complete [2023-03-14T18:29:43.167Z] 3a2ae6a8a46f: Pull complete [2023-03-14T18:29:43.167Z] 33b1e0a273af: Pull complete [2023-03-14T18:29:43.425Z] 5d3b04190fa2: Pull complete [2023-03-14T18:29:47.609Z] 2f39f015ded8: Pull complete [2023-03-14T18:29:47.609Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T18:29:47.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T18:29:47.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:29:47.819Z] prd-ubuntu20.04-docker-8c-8g-210 does not seem to be running inside a container [2023-03-14T18:29:47.866Z] $ 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-530 -v /w/workspace/_app-service-configurable_PR-530:/w/workspace/_app-service-configurable_PR-530:rw,z -v /w/workspace/_app-service-configurable_PR-530@tmp:/w/workspace/_app-service-configurable_PR-530@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-03-14T18:29:50.834Z] $ docker top dff3505523a290c17a515b47099a641e1f5b0fe883fbac00dae006160cd811a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:29:51.257Z] ---> job-cost.sh [2023-03-14T18:29:51.257Z] lf-activate-venv: SKIPPING [2023-03-14T18:29:51.257Z] INFO: No Stack... [2023-03-14T18:29:51.515Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T18:29:51.773Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T18:29:52.085Z] + cat /w/workspace/_app-service-configurable_PR-530/archives/cost.csv [2023-03-14T18:29:52.085Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T18:29:52.125Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-530-1-stack-cost] [2023-03-14T18:29:52.130Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-530-1-stack-cost] did not exist. Created. [2023-03-14T18:29:52.130Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-530-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T18:29:52.511Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-14T18:29:52.560Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T18:29:52.587Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-530-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T18:29:52.665Z] $ docker stop --time=1 dff3505523a290c17a515b47099a641e1f5b0fe883fbac00dae006160cd811a8 [2023-03-14T18:29:53.810Z] $ docker rm -f --volumes dff3505523a290c17a515b47099a641e1f5b0fe883fbac00dae006160cd811a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T18:30:12.892Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-215 in /w/workspace/_app-service-configurable_PR-530 [Pipeline] { [Pipeline] ws [2023-03-14T18:30:12.944Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-03-14T18:30:13.036Z] Selected Git installation does not exist. Using Default [2023-03-14T18:30:13.036Z] The recommended git tool is: NONE [2023-03-14T18:30:19.317Z] using credential edgex-jenkins-ssh [2023-03-14T18:30:19.337Z] Cloning the remote Git repository [2023-03-14T18:30:19.392Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-14T18:30:19.511Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-03-14T18:30:19.684Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-14T18:30:19.685Z] > git --version # timeout=10 [2023-03-14T18:30:19.711Z] > git --version # 'git version 2.25.1' [2023-03-14T18:30:19.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T18:30:19.896Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T18:30:21.161Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-14T18:30:21.197Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T18:30:23.153Z] Merging remotes/origin/main commit 64e14a40a239d934ad2ac2e5656398ec3b76321c into PR head commit b7f5e1dc7cbb96752ce6f40494097d80e5475506 [2023-03-14T18:30:22.469Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-14T18:30:22.519Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-14T18:30:22.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T18:30:22.539Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/530/head:refs/remotes/origin/PR-530 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T18:30:23.176Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T18:30:23.263Z] > git checkout -f b7f5e1dc7cbb96752ce6f40494097d80e5475506 # timeout=10 [2023-03-14T18:30:23.511Z] Merge succeeded, producing b7f5e1dc7cbb96752ce6f40494097d80e5475506 [2023-03-14T18:30:23.511Z] Checking out Revision b7f5e1dc7cbb96752ce6f40494097d80e5475506 (PR-530) [2023-03-14T18:30:23.371Z] > git remote # timeout=10 [2023-03-14T18:30:23.400Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T18:30:23.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T18:30:23.442Z] > git merge 64e14a40a239d934ad2ac2e5656398ec3b76321c # timeout=10 [2023-03-14T18:30:23.481Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T18:30:23.522Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T18:30:23.544Z] > git checkout -f b7f5e1dc7cbb96752ce6f40494097d80e5475506 # timeout=10 [2023-03-14T18:30:27.114Z] Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" [2023-03-14T18:30:27.175Z] > git --version # timeout=10 [2023-03-14T18:30:27.191Z] > git --version # 'git version 2.25.1' [2023-03-14T18:30:27.211Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T18:30:28.268Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T18:30:28.268Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T18:30:28.268Z] Dload Upload Total Spent Left Speed [2023-03-14T18:30:28.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh [2023-03-14T18:30:29.055Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T18:30:29.410Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T18:30:29.411Z] + sudo tee /etc/docker/daemon.new [2023-03-14T18:30:29.411Z] { [2023-03-14T18:30:29.411Z] "registry-mirrors": [ [2023-03-14T18:30:29.411Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T18:30:29.411Z] ], [2023-03-14T18:30:29.411Z] "bip": "10.250.0.254/24", [2023-03-14T18:30:29.411Z] "hosts": [ [2023-03-14T18:30:29.411Z] "tcp://0.0.0.0:5555", [2023-03-14T18:30:29.411Z] "unix:///var/run/docker.sock" [2023-03-14T18:30:29.411Z] ], [2023-03-14T18:30:29.411Z] "mtu": 1458, [2023-03-14T18:30:29.411Z] "selinux-enabled": true, [2023-03-14T18:30:29.411Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T18:30:29.411Z] } [Pipeline] sh [2023-03-14T18:30:29.753Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T18:30:30.097Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:30:48.440Z] provisioning config files... [2023-03-14T18:30:48.475Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3625822310887858699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:30:48.880Z] ---> docker-login.sh [2023-03-14T18:30:48.880Z] nexus3.edgexfoundry.org:10001 [2023-03-14T18:30:49.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:30:49.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:30:49.754Z] Configure a credential helper to remove this warning. See [2023-03-14T18:30:49.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:30:49.754Z] [2023-03-14T18:30:49.754Z] Login Succeeded [2023-03-14T18:30:49.754Z] nexus3.edgexfoundry.org:10002 [2023-03-14T18:30:50.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:30:50.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:30:50.029Z] Configure a credential helper to remove this warning. See [2023-03-14T18:30:50.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:30:50.029Z] [2023-03-14T18:30:50.029Z] Login Succeeded [2023-03-14T18:30:50.029Z] nexus3.edgexfoundry.org:10003 [2023-03-14T18:30:50.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:30:50.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:30:50.575Z] Configure a credential helper to remove this warning. See [2023-03-14T18:30:50.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:30:50.575Z] [2023-03-14T18:30:50.575Z] Login Succeeded [2023-03-14T18:30:50.575Z] nexus3.edgexfoundry.org:10004 [2023-03-14T18:30:50.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:30:50.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:30:50.848Z] Configure a credential helper to remove this warning. See [2023-03-14T18:30:50.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:30:50.848Z] [2023-03-14T18:30:50.848Z] Login Succeeded [2023-03-14T18:30:50.848Z] docker.io [2023-03-14T18:30:51.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:30:51.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:30:51.390Z] Configure a credential helper to remove this warning. See [2023-03-14T18:30:51.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:30:51.390Z] [2023-03-14T18:30:51.390Z] Login Succeeded [2023-03-14T18:30:51.390Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T18:30:51.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T18:30:51.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:30:51.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:30:51.923Z] ========================================================= [2023-03-14T18:30:51.923Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T18:30:51.923Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:30:52.553Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T18:30:52.553Z] Sending build context to Docker daemon 174.1kB [2023-03-14T18:30:52.825Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T18:30:52.825Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-14T18:30:53.106Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T18:30:53.106Z] af6eaf76a39c: Pulling fs layer [2023-03-14T18:30:53.106Z] 55522c791124: Pulling fs layer [2023-03-14T18:30:53.106Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T18:30:53.106Z] 169dfbe0d373: Pulling fs layer [2023-03-14T18:30:53.106Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T18:30:53.106Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T18:30:53.106Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T18:30:53.106Z] 169dfbe0d373: Waiting [2023-03-14T18:30:53.106Z] e1ff8fa3b103: Waiting [2023-03-14T18:30:53.106Z] 52ebb69f0ebf: Waiting [2023-03-14T18:30:53.106Z] 5abe8eddf0d5: Waiting [2023-03-14T18:30:53.106Z] 55522c791124: Verifying Checksum [2023-03-14T18:30:53.106Z] 55522c791124: Download complete [2023-03-14T18:30:53.106Z] 169dfbe0d373: Verifying Checksum [2023-03-14T18:30:53.106Z] 169dfbe0d373: Download complete [2023-03-14T18:30:53.106Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T18:30:53.106Z] e1ff8fa3b103: Download complete [2023-03-14T18:30:53.106Z] af6eaf76a39c: Verifying Checksum [2023-03-14T18:30:54.565Z] af6eaf76a39c: Pull complete [2023-03-14T18:30:54.565Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T18:30:54.565Z] 5abe8eddf0d5: Download complete [2023-03-14T18:30:54.863Z] 55522c791124: Pull complete [2023-03-14T18:30:55.845Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T18:30:55.845Z] ce5c4a1c91eb: Download complete [2023-03-14T18:30:55.845Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T18:30:55.845Z] 52ebb69f0ebf: Download complete [2023-03-14T18:31:08.198Z] ce5c4a1c91eb: Pull complete [2023-03-14T18:31:08.198Z] 169dfbe0d373: Pull complete [2023-03-14T18:31:08.198Z] e1ff8fa3b103: Pull complete [2023-03-14T18:31:14.895Z] 52ebb69f0ebf: Pull complete [2023-03-14T18:31:20.270Z] 5abe8eddf0d5: Pull complete [2023-03-14T18:31:20.270Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T18:31:20.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T18:31:20.270Z] ---> 6cb57ee374ae [2023-03-14T18:31:20.270Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T18:31:22.249Z] ---> Running in fb0e2ffe95e2 [2023-03-14T18:31:22.518Z] Removing intermediate container fb0e2ffe95e2 [2023-03-14T18:31:22.518Z] ---> b35596789855 [2023-03-14T18:31:22.518Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T18:31:22.518Z] ---> Running in c5d4aa1494da [2023-03-14T18:31:23.107Z] Removing intermediate container c5d4aa1494da [2023-03-14T18:31:23.107Z] ---> 063617f189d1 [2023-03-14T18:31:23.107Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-14T18:31:23.107Z] ---> Running in 0ae49b8f7459 [2023-03-14T18:31:23.375Z] Removing intermediate container 0ae49b8f7459 [2023-03-14T18:31:23.375Z] ---> ad051762dc61 [2023-03-14T18:31:23.375Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T18:31:23.375Z] ---> Running in c3cd52113594 [2023-03-14T18:31:24.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T18:31:25.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T18:31:26.796Z] OK: 263 MiB in 53 packages [2023-03-14T18:31:27.767Z] Removing intermediate container c3cd52113594 [2023-03-14T18:31:27.767Z] ---> 9ae3045da3be [2023-03-14T18:31:27.767Z] Step 7/12 : WORKDIR /app [2023-03-14T18:31:27.767Z] ---> Running in dd1df375c6f1 [2023-03-14T18:31:28.050Z] Removing intermediate container dd1df375c6f1 [2023-03-14T18:31:28.050Z] ---> ae5160c21142 [2023-03-14T18:31:28.050Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-14T18:31:28.639Z] ---> 295fad15b5a5 [2023-03-14T18:31:28.639Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T18:31:28.919Z] ---> Running in 3330ccf8b5c9 [2023-03-14T18:32:37.509Z] Removing intermediate container 3330ccf8b5c9 [2023-03-14T18:32:37.509Z] ---> a501b0513ec3 [2023-03-14T18:32:37.509Z] Step 10/12 : COPY . . [2023-03-14T18:32:37.509Z] ---> c801e0c63c87 [2023-03-14T18:32:37.509Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T18:32:37.509Z] ---> Running in e3469353a367 [2023-03-14T18:32:37.509Z] Removing intermediate container e3469353a367 [2023-03-14T18:32:37.509Z] ---> c913d47abe5c [2023-03-14T18:32:37.509Z] Step 12/12 : RUN $MAKE [2023-03-14T18:32:37.509Z] ---> Running in 9fe25ad631ad [2023-03-14T18:32:37.509Z] noop [2023-03-14T18:32:37.509Z] Removing intermediate container 9fe25ad631ad [2023-03-14T18:32:37.509Z] ---> 038fe43114fc [2023-03-14T18:32:37.509Z] Successfully built 038fe43114fc [2023-03-14T18:32:37.509Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:32:37.993Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T18:32:37.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:32:38.308Z] prd-ubuntu20.04-docker-arm64-4c-16g-215 does not seem to be running inside a container [2023-03-14T18:32:38.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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-03-14T18:32:41.535Z] $ docker top 2662599b8d7c5a31b5224ef0d0fa2a46de2faca0eaaf78be5d4b12be7ea7fea1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:32:42.459Z] + go version [2023-03-14T18:32:42.460Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T18:32:42.495Z] $ docker stop --time=1 2662599b8d7c5a31b5224ef0d0fa2a46de2faca0eaaf78be5d4b12be7ea7fea1 [2023-03-14T18:32:44.183Z] $ docker rm -f --volumes 2662599b8d7c5a31b5224ef0d0fa2a46de2faca0eaaf78be5d4b12be7ea7fea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:32:45.046Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T18:32:45.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:32:45.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-215 does not seem to be running inside a container [2023-03-14T18:32:45.423Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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-03-14T18:32:46.709Z] $ docker top cc7e70dc2af9c24d5c9d7cb2f04d6980f824986f5e829934b948c986600593e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:32:47.632Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T18:32:48.348Z] + make test [2023-03-14T18:32:48.348Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T18:36:10.178Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-14T18:36:10.178Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T18:36:10.178Z] go vet ./... [2023-03-14T18:38:46.976Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T18:38:46.976Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T18:38:46.976Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T18:38:47.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T18:38:47.070Z] $ docker stop --time=1 cc7e70dc2af9c24d5c9d7cb2f04d6980f824986f5e829934b948c986600593e7 [2023-03-14T18:38:49.050Z] $ docker rm -f --volumes cc7e70dc2af9c24d5c9d7cb2f04d6980f824986f5e829934b948c986600593e7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T18:38:50.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T18:38:50.783Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T18:38:51.443Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T18:38:52.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T18:38:52.373Z] + ls -al . [2023-03-14T18:38:52.373Z] total 172 [2023-03-14T18:38:52.373Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 14 18:32 . [2023-03-14T18:38:52.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 18:30 .. [2023-03-14T18:38:52.373Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 14 18:30 .dockerignore [2023-03-14T18:38:52.373Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 18:30 .git [2023-03-14T18:38:52.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 18:30 .github [2023-03-14T18:38:52.373Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 14 18:30 .gitignore [2023-03-14T18:38:52.373Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 18:30 .golangci.yml [2023-03-14T18:38:52.373Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 14 18:30 Attribution.txt [2023-03-14T18:38:52.373Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 14 18:30 CHANGELOG.md [2023-03-14T18:38:52.373Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 14 18:30 Dockerfile [2023-03-14T18:38:52.373Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 18:30 GOVERNANCE.md [2023-03-14T18:38:52.373Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 14 18:30 Jenkinsfile [2023-03-14T18:38:52.373Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 14 18:30 LICENSE [2023-03-14T18:38:52.373Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 14 18:30 OWNERS.md [2023-03-14T18:38:52.373Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 14 18:30 README.md [2023-03-14T18:38:52.373Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 18:27 VERSION [2023-03-14T18:38:52.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 18:30 bin [2023-03-14T18:38:52.373Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 14 18:32 coverage.out [2023-03-14T18:38:52.373Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 14 18:30 go.mod [2023-03-14T18:38:52.373Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 14 18:30 go.sum [2023-03-14T18:38:52.373Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 14 18:30 main.go [2023-03-14T18:38:52.373Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 14 18:30 makefile [2023-03-14T18:38:52.373Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 18:30 res [2023-03-14T18:38:52.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 18:30 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:38:52.813Z] + 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=b7f5e1dc7cbb96752ce6f40494097d80e5475506 --label arch=arm64 --label version=0.0.0 . [2023-03-14T18:38:52.813Z] Sending build context to Docker daemon 175.1kB [2023-03-14T18:38:53.081Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T18:38:53.081Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-14T18:38:53.081Z] ---> 038fe43114fc [2023-03-14T18:38:53.081Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T18:38:53.081Z] ---> Running in 7e68e68a9f03 [2023-03-14T18:38:53.356Z] Removing intermediate container 7e68e68a9f03 [2023-03-14T18:38:53.357Z] ---> 65f9cefc2aac [2023-03-14T18:38:53.357Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T18:38:53.627Z] ---> Running in 24bdc4019f39 [2023-03-14T18:38:53.895Z] Removing intermediate container 24bdc4019f39 [2023-03-14T18:38:53.895Z] ---> cc5fed08eabb [2023-03-14T18:38:53.895Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-14T18:38:53.895Z] ---> Running in e8874eada2d3 [2023-03-14T18:38:54.165Z] Removing intermediate container e8874eada2d3 [2023-03-14T18:38:54.165Z] ---> 4fed943e0fca [2023-03-14T18:38:54.165Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T18:38:54.447Z] ---> Running in d3c8916cd5cb [2023-03-14T18:38:55.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T18:38:56.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T18:38:56.967Z] OK: 263 MiB in 53 packages [2023-03-14T18:38:57.937Z] Removing intermediate container d3c8916cd5cb [2023-03-14T18:38:57.937Z] ---> ce3faa1662e5 [2023-03-14T18:38:57.937Z] Step 7/26 : WORKDIR /app [2023-03-14T18:38:57.937Z] ---> Running in e8a33281ce10 [2023-03-14T18:38:58.205Z] Removing intermediate container e8a33281ce10 [2023-03-14T18:38:58.205Z] ---> 8d0cb9516970 [2023-03-14T18:38:58.205Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-14T18:38:58.789Z] ---> 562c21d2d294 [2023-03-14T18:38:58.789Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T18:38:58.789Z] ---> Running in 67e988f2ca98 [2023-03-14T18:39:02.131Z] Removing intermediate container 67e988f2ca98 [2023-03-14T18:39:02.131Z] ---> 6c4a14bdc58b [2023-03-14T18:39:02.131Z] Step 10/26 : COPY . . [2023-03-14T18:39:02.131Z] ---> ff243bc1fb97 [2023-03-14T18:39:02.131Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T18:39:02.401Z] ---> Running in ea07c218d27a [2023-03-14T18:39:02.667Z] Removing intermediate container ea07c218d27a [2023-03-14T18:39:02.667Z] ---> 4b9371d1c031 [2023-03-14T18:39:02.667Z] Step 12/26 : RUN $MAKE [2023-03-14T18:39:02.667Z] ---> Running in 62c74339798c [2023-03-14T18:39:03.627Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-14T18:41:25.358Z] Removing intermediate container 62c74339798c [2023-03-14T18:41:25.358Z] ---> e93d281c359c [2023-03-14T18:41:25.358Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T18:41:25.358Z] 3.17: Pulling from library/alpine [2023-03-14T18:41:25.358Z] af6eaf76a39c: Already exists [2023-03-14T18:41:25.358Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T18:41:25.358Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T18:41:25.358Z] ---> d74e625d9115 [2023-03-14T18:41:25.358Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-14T18:41:25.358Z] ---> Running in 1560ed8e8ab9 [2023-03-14T18:41:25.358Z] Removing intermediate container 1560ed8e8ab9 [2023-03-14T18:41:25.358Z] ---> 8c7b24861b16 [2023-03-14T18:41:25.358Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-14T18:41:25.358Z] ---> Running in 28eea17388f9 [2023-03-14T18:41:25.358Z] Removing intermediate container 28eea17388f9 [2023-03-14T18:41:25.358Z] ---> 016081983e63 [2023-03-14T18:41:25.358Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-14T18:41:25.358Z] ---> Running in bcc659f490ae [2023-03-14T18:41:25.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T18:41:25.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T18:41:25.358Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T18:41:25.358Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T18:41:25.358Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T18:41:25.358Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T18:41:25.358Z] OK: 8 MiB in 17 packages [2023-03-14T18:41:26.337Z] Removing intermediate container bcc659f490ae [2023-03-14T18:41:26.337Z] ---> dc108ff15513 [2023-03-14T18:41:26.337Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-14T18:41:26.927Z] ---> c83ea2bde26f [2023-03-14T18:41:26.927Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-14T18:41:27.513Z] ---> 212e98ff5038 [2023-03-14T18:41:27.513Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-14T18:41:28.107Z] ---> 431f92224c95 [2023-03-14T18:41:28.107Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-14T18:41:29.520Z] ---> ad7e22f73f21 [2023-03-14T18:41:29.520Z] Step 21/26 : EXPOSE 48095 [2023-03-14T18:41:29.520Z] ---> Running in 93203f41c595 [2023-03-14T18:41:29.788Z] Removing intermediate container 93203f41c595 [2023-03-14T18:41:29.788Z] ---> ccee0ca1c5f0 [2023-03-14T18:41:29.788Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-14T18:41:29.788Z] ---> Running in 6c4e6cea4be1 [2023-03-14T18:41:30.064Z] Removing intermediate container 6c4e6cea4be1 [2023-03-14T18:41:30.064Z] ---> d7c3e3bbdf86 [2023-03-14T18:41:30.064Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T18:41:30.064Z] ---> Running in 02554b9405d8 [2023-03-14T18:41:32.015Z] Removing intermediate container 02554b9405d8 [2023-03-14T18:41:32.015Z] ---> 8517d5431a91 [2023-03-14T18:41:32.015Z] Step 24/26 : LABEL arch=arm64 [2023-03-14T18:41:32.015Z] ---> Running in 07ffc655608e [2023-03-14T18:41:32.015Z] Removing intermediate container 07ffc655608e [2023-03-14T18:41:32.015Z] ---> db54ffcd7323 [2023-03-14T18:41:32.015Z] Step 25/26 : LABEL git_sha=b7f5e1dc7cbb96752ce6f40494097d80e5475506 [2023-03-14T18:41:32.284Z] ---> Running in 4dd9857e0d52 [2023-03-14T18:41:32.552Z] Removing intermediate container 4dd9857e0d52 [2023-03-14T18:41:32.552Z] ---> 6bd0edbf105f [2023-03-14T18:41:32.552Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T18:41:32.552Z] ---> Running in 17b91a313d20 [2023-03-14T18:41:32.822Z] Removing intermediate container 17b91a313d20 [2023-03-14T18:41:32.822Z] ---> f72c0195e62f [2023-03-14T18:41:32.822Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T18:41:32.822Z] Successfully built f72c0195e62f [2023-03-14T18:41:32.822Z] 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-03-14T18:41:33.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T18:41:33.615Z] [2023-03-14T18:41:33.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:41:34.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T18:41:34.012Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T18:41:34.012Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T18:41:34.012Z] 04944245beec: Pulling fs layer [2023-03-14T18:41:34.012Z] 699f458cf7ca: Pulling fs layer [2023-03-14T18:41:34.012Z] 765212b225bb: Pulling fs layer [2023-03-14T18:41:34.012Z] f23df028b6ca: Pulling fs layer [2023-03-14T18:41:34.012Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T18:41:34.012Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T18:41:34.012Z] f23df028b6ca: Waiting [2023-03-14T18:41:34.012Z] 765212b225bb: Waiting [2023-03-14T18:41:34.012Z] d65c8cfc05b1: Waiting [2023-03-14T18:41:34.012Z] 2437ff75d9bd: Waiting [2023-03-14T18:41:34.279Z] 04944245beec: Verifying Checksum [2023-03-14T18:41:34.279Z] 04944245beec: Download complete [2023-03-14T18:41:34.279Z] 765212b225bb: Verifying Checksum [2023-03-14T18:41:34.279Z] 765212b225bb: Download complete [2023-03-14T18:41:34.279Z] f23df028b6ca: Download complete [2023-03-14T18:41:34.279Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T18:41:34.279Z] d65c8cfc05b1: Download complete [2023-03-14T18:41:34.279Z] 699f458cf7ca: Verifying Checksum [2023-03-14T18:41:34.279Z] 699f458cf7ca: Download complete [2023-03-14T18:41:34.865Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T18:41:34.865Z] 8998bd30e6a1: Download complete [2023-03-14T18:41:36.806Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T18:41:36.806Z] 2437ff75d9bd: Download complete [2023-03-14T18:41:38.805Z] 8998bd30e6a1: Pull complete [2023-03-14T18:41:39.073Z] 04944245beec: Pull complete [2023-03-14T18:41:40.485Z] 699f458cf7ca: Pull complete [2023-03-14T18:41:40.485Z] 765212b225bb: Pull complete [2023-03-14T18:41:41.447Z] f23df028b6ca: Pull complete [2023-03-14T18:41:41.447Z] d65c8cfc05b1: Pull complete [2023-03-14T18:41:56.435Z] 2437ff75d9bd: Pull complete [2023-03-14T18:41:56.435Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T18:41:56.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T18:41:56.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:41:56.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-215 does not seem to be running inside a container [2023-03-14T18:41:56.848Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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-03-14T18:41:59.594Z] $ docker top 3e704281491433fc0757fbc6037b8e9a7215a669e3a1f5de688e920f94c29b3d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:42:00.516Z] ---> job-cost.sh [2023-03-14T18:42:00.517Z] lf-activate-venv: SKIPPING [2023-03-14T18:42:00.517Z] INFO: No Stack... [2023-03-14T18:42:01.100Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T18:42:01.681Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T18:42:02.336Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-03-14T18:42:02.336Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T18:42:02.424Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-530-1-stack-cost] [2023-03-14T18:42:02.431Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-530-1-stack-cost] did not exist. Created. [2023-03-14T18:42:02.432Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-530-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T18:42:02.837Z] /w/workspace/app-service-configurable/1@tmp/durable-df325fe7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-14T18:42:03.774Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T18:42:03.808Z] Warning: overwriting stash ‘stack-cost’ [2023-03-14T18:42:03.855Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T18:42:03.878Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-530-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T18:42:03.959Z] $ docker stop --time=1 3e704281491433fc0757fbc6037b8e9a7215a669e3a1f5de688e920f94c29b3d [2023-03-14T18:42:05.521Z] $ docker rm -f --volumes 3e704281491433fc0757fbc6037b8e9a7215a669e3a1f5de688e920f94c29b3d [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-03-14T18:42:06.528Z] provisioning config files... [2023-03-14T18:42:06.536Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-530@tmp/config14558719177721541966tmp [Pipeline] { [Pipeline] sh [2023-03-14T18:42:06.871Z] + set +x [2023-03-14T18:42:06.871Z] + curl -s https://codecov.io/bash [2023-03-14T18:42:06.871Z] + bash -s -- [2023-03-14T18:42:06.871Z] [2023-03-14T18:42:06.871Z] _____ _ [2023-03-14T18:42:06.871Z] / ____| | | [2023-03-14T18:42:06.871Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T18:42:06.871Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T18:42:06.871Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T18:42:06.871Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T18:42:06.871Z] Bash-1.0.6 [2023-03-14T18:42:06.871Z] [2023-03-14T18:42:06.871Z] [2023-03-14T18:42:06.871Z] ==> git version 2.25.1 found [2023-03-14T18:42:06.871Z] ==> 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-03-14T18:42:06.871Z] Release-Date: 2020-01-08 [2023-03-14T18:42:06.871Z] 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-03-14T18:42:06.871Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T18:42:06.871Z] ==> Jenkins CI detected. [2023-03-14T18:42:06.871Z] current dir:  /w/workspace/_app-service-configurable_PR-530 [2023-03-14T18:42:06.871Z] project root: . [2023-03-14T18:42:06.871Z] --> token set from env [2023-03-14T18:42:06.871Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T18:42:06.871Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T18:42:06.871Z] ==> Python coveragepy not found [2023-03-14T18:42:06.871Z] ==> Searching for coverage reports in: [2023-03-14T18:42:06.871Z] + . [2023-03-14T18:42:06.871Z] -> Found 1 reports [2023-03-14T18:42:06.871Z] ==> Detecting git/mercurial file structure [2023-03-14T18:42:06.871Z] ==> Reading reports [2023-03-14T18:42:06.871Z] + ./coverage.out bytes=13 [2023-03-14T18:42:06.871Z] ==> Appending adjustments [2023-03-14T18:42:06.871Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T18:42:06.871Z] + Found adjustments [2023-03-14T18:42:06.871Z] ==> Gzipping contents [2023-03-14T18:42:06.871Z] 4.0K /tmp/codecov.4iLf2l.gz [2023-03-14T18:42:06.871Z] ==> Uploading reports [2023-03-14T18:42:06.871Z] url: https://codecov.io [2023-03-14T18:42:06.872Z] query: branch=PR-530&commit=b7f5e1dc7cbb96752ce6f40494097d80e5475506&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-530%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=530&job=&cmd_args= [2023-03-14T18:42:06.872Z] -> Pinging Codecov [2023-03-14T18:42:06.872Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-530&commit=b7f5e1dc7cbb96752ce6f40494097d80e5475506&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-530%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=530&job=&cmd_args= [2023-03-14T18:42:07.132Z] -> Uploading to [2023-03-14T18:42:07.132Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/A97CA9966030D2A3747ED39772930CCE/b7f5e1dc7cbb96752ce6f40494097d80e5475506/67b6d2c1-4a57-4638-931c-fe9a7a27ef45.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T184207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db434c0ea7159fb7bdc9d7b2f1e8f7c4dc6b8cf7b858de7c36a558198f009da6 [2023-03-14T18:42:07.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T18:42:07.133Z] Dload Upload Total Spent Left Speed [2023-03-14T18:42:07.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 509 0 0 100 509 0 1864 --:--:-- --:--:-- --:--:-- 1857 100 509 0 0 100 509 0 1864 --:--:-- --:--:-- --:--:-- 1857 [2023-03-14T18:42:07.394Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b7f5e1dc7cbb96752ce6f40494097d80e5475506 [Pipeline] } [2023-03-14T18:42:07.419Z] 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-03-14T18:42:09.040Z] + [ -d /w/workspace/_app-service-configurable_PR-530/archives ] [2023-03-14T18:42:09.041Z] + ls -al /w/workspace/_app-service-configurable_PR-530/archives [2023-03-14T18:42:09.041Z] total 16 [2023-03-14T18:42:09.041Z] drwxr-xr-x 3 root root 4096 Mar 14 18:29 . [2023-03-14T18:42:09.041Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 18:29 .. [2023-03-14T18:42:09.041Z] drwxr-xr-x 2 root root 4096 Mar 14 18:29 cost [2023-03-14T18:42:09.041Z] -rw-r--r-- 1 root root 96 Mar 14 18:29 cost.csv [2023-03-14T18:42:09.041Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-530/archives [2023-03-14T18:42:09.041Z] + ls -al /w/workspace/_app-service-configurable_PR-530/archives [2023-03-14T18:42:09.041Z] total 16 [2023-03-14T18:42:09.041Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 18:29 . [2023-03-14T18:42:09.041Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 18:29 .. [2023-03-14T18:42:09.041Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 18:29 cost [2023-03-14T18:42:09.041Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 14 18:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:42:09.366Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:42:10.251Z] ---> package-listing.sh [2023-03-14T18:42:10.251Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T18:42:10.251Z] ++ facter osfamily [2023-03-14T18:42:10.512Z] + OS_FAMILY=debian [2023-03-14T18:42:10.512Z] + workspace=/w/workspace/_app-service-configurable_PR-530 [2023-03-14T18:42:10.512Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T18:42:10.512Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T18:42:10.512Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T18:42:10.512Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T18:42:10.512Z] + '[' /w/workspace/_app-service-configurable_PR-530 ']' [2023-03-14T18:42:10.512Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T18:42:10.512Z] + case "${OS_FAMILY}" in [2023-03-14T18:42:10.512Z] + dpkg -l [2023-03-14T18:42:10.512Z] + grep '^ii' [2023-03-14T18:42:10.512Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T18:42:10.512Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T18:42:10.512Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T18:42:10.512Z] + '[' /w/workspace/_app-service-configurable_PR-530 ']' [2023-03-14T18:42:10.512Z] + mkdir -p /w/workspace/_app-service-configurable_PR-530/archives/ [2023-03-14T18:42:10.512Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-530/archives/ [Pipeline] echo [2023-03-14T18:42:10.547Z] 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-530/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T18:42:10.842Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:42:11.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T18:42:11.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:42:11.635Z] prd-ubuntu20.04-docker-8c-8g-210 does not seem to be running inside a container [2023-03-14T18:42:11.665Z] $ 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-530/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-530 -v /w/workspace/_app-service-configurable_PR-530:/w/workspace/_app-service-configurable_PR-530:rw,z -v /w/workspace/_app-service-configurable_PR-530@tmp:/w/workspace/_app-service-configurable_PR-530@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-03-14T18:42:11.848Z] $ docker top 350173acf88608f705cc33b80dd5e48ffda92ae161953ab963cd7eeaf7b8cd45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:42:12.227Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T18:42:12.534Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T18:42:12.842Z] + ls /var/log/sa-host [2023-03-14T18:42:12.842Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:42:12.974Z] provisioning config files... [2023-03-14T18:42:12.982Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-530@tmp/config14190106040336746163tmp [Pipeline] { [Pipeline] echo [2023-03-14T18:42:13.032Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:42:13.339Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T18:42:13.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:42:13.765Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T18:42:13.798Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:42:14.107Z] ---> sudo-logs.sh [2023-03-14T18:42:14.107Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T18:42:14.185Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:42:14.506Z] ---> job-cost.sh [2023-03-14T18:42:14.507Z] lf-activate-venv: SKIPPING [2023-03-14T18:42:14.507Z] DEBUG: total: 0.2199999988079071 [2023-03-14T18:42:14.507Z] INFO: Retrieving Stack Cost... [2023-03-14T18:42:15.074Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T18:42:15.332Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T18:42:15.361Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:42:15.672Z] ---> logs-deploy.sh [2023-03-14T18:42:15.672Z] lf-activate-venv: SKIPPING [2023-03-14T18:42:15.672Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-530/1 [2023-03-14T18:42:15.672Z] INFO: archiving workspace using pattern(s): [2023-03-14T18:42:16.608Z] Archives upload complete. [2023-03-14T18:42:16.608Z] INFO: archiving logs to Nexus