Pull request #436 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9dc18520b4c529cd90bb3b0e0b694269bfebf569+f853e127f9664cf87b77d4de8e3f5891c25e071e (e73aa345ea0bb370152c562f114a001446cc13c0) 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-ssh6031665840398201507.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh14119656455997613537.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-436/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-436/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16686496220395580551.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-436/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11274056126557299296.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh13844823214508986739.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-436/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-436/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4137763799876414942.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16480 in /w/workspace/_app-service-configurable_PR-436 [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-436 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f853e127f9664cf87b77d4de8e3f5891c25e071e into PR head commit 9dc18520b4c529cd90bb3b0e0b694269bfebf569 Merge succeeded, producing 9dc18520b4c529cd90bb3b0e0b694269bfebf569 Checking out Revision 9dc18520b4c529cd90bb3b0e0b694269bfebf569 (PR-436) > 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/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9dc18520b4c529cd90bb3b0e0b694269bfebf569 # 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 f853e127f9664cf87b77d4de8e3f5891c25e071e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9dc18520b4c529cd90bb3b0e0b694269bfebf569 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-30T12:03:57.298Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-30T12:03:57.476Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-30T12:03:57.563Z] ========================================================= [2022-06-30T12:03:57.563Z] EdgeX Global Pipelines Version Info [2022-06-30T12:03:57.563Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-30T12:03:58.357Z] ------------------- [2022-06-30T12:03:58.357Z] stable info: [2022-06-30T12:03:58.357Z] ------------------- [2022-06-30T12:03:58.357Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-30T12:03:58.357Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-30T12:03:58.357Z] Message: update stable to v1.0.234 [2022-06-30T12:03:58.929Z] ------------------- [2022-06-30T12:03:58.929Z] experimental info: [2022-06-30T12:03:58.929Z] ------------------- [2022-06-30T12:03:58.929Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-30T12:03:58.929Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-06-30T12:03:58.929Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-30T12:03:59.300Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-06-30T12:03:59.342Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-06-30T12:03:59.381Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-30T12:03:59.422Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-30T12:03:59.460Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-30T12:03:59.497Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-30T12:03:59.533Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-30T12:03:59.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-30T12:03:59.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-30T12:03:59.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-30T12:03:59.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-30T12:03:59.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-06-30T12:03:59.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-30T12:03:59.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-30T12:03:59.856Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-30T12:03:59.897Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-30T12:03:59.943Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-30T12:03:59.987Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-30T12:04:00.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-30T12:04:00.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-30T12:04:00.110Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-30T12:04:00.151Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-30T12:04:00.188Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-30T12:04:00.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-30T12:04:00.270Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-30T12:04:00.310Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-30T12:04:00.350Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-30T12:04:00.390Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-436 [Pipeline] echo [2022-06-30T12:04:00.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-436 [Pipeline] echo [2022-06-30T12:04:00.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-436 [Pipeline] echo [2022-06-30T12:04:00.530Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9dc18520b4c529cd90bb3b0e0b694269bfebf569 [Pipeline] echo [2022-06-30T12:04:00.573Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9dc1852 [Pipeline] echo [2022-06-30T12:04:00.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T12:04:00.732Z] provisioning config files... [2022-06-30T12:04:00.748Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-436@tmp/config7374924213764178678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T12:04:01.094Z] ---> docker-login.sh [2022-06-30T12:04:01.095Z] nexus3.edgexfoundry.org:10001 [2022-06-30T12:04:01.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T12:04:01.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T12:04:01.358Z] Configure a credential helper to remove this warning. See [2022-06-30T12:04:01.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T12:04:01.358Z] [2022-06-30T12:04:01.358Z] Login Succeeded [2022-06-30T12:04:01.622Z] nexus3.edgexfoundry.org:10002 [2022-06-30T12:04:01.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T12:04:01.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T12:04:01.622Z] Configure a credential helper to remove this warning. See [2022-06-30T12:04:01.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T12:04:01.622Z] [2022-06-30T12:04:01.622Z] Login Succeeded [2022-06-30T12:04:01.622Z] nexus3.edgexfoundry.org:10003 [2022-06-30T12:04:01.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T12:04:01.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T12:04:01.886Z] Configure a credential helper to remove this warning. See [2022-06-30T12:04:01.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T12:04:01.886Z] [2022-06-30T12:04:01.886Z] Login Succeeded [2022-06-30T12:04:01.886Z] nexus3.edgexfoundry.org:10004 [2022-06-30T12:04:01.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T12:04:01.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T12:04:01.886Z] Configure a credential helper to remove this warning. See [2022-06-30T12:04:01.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T12:04:01.886Z] [2022-06-30T12:04:01.886Z] Login Succeeded [2022-06-30T12:04:01.886Z] docker.io [2022-06-30T12:04:02.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T12:04:02.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T12:04:02.411Z] Configure a credential helper to remove this warning. See [2022-06-30T12:04:02.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T12:04:02.411Z] [2022-06-30T12:04:02.411Z] Login Succeeded [2022-06-30T12:04:02.411Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T12:04:02.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-30T12:04:03.096Z] + git rev-list -1 --merges 9dc18520b4c529cd90bb3b0e0b694269bfebf569~1..9dc18520b4c529cd90bb3b0e0b694269bfebf569 [Pipeline] echo [2022-06-30T12:04:03.142Z] -----------> git rev-list -1 --merges 9dc18520b4c529cd90bb3b0e0b694269bfebf569~1..9dc18520b4c529cd90bb3b0e0b694269bfebf569 9dc18520b4c529cd90bb3b0e0b694269bfebf569 [false] [Pipeline] sh [2022-06-30T12:04:03.455Z] + git log --format=format:%s -1 9dc18520b4c529cd90bb3b0e0b694269bfebf569 [Pipeline] echo [2022-06-30T12:04:03.491Z] ========================================================= [2022-06-30T12:04:03.491Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-30T12:04:03.491Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-30T12:04:03.922Z] + git log --format=format:%s -1 9dc18520b4c529cd90bb3b0e0b694269bfebf569 [Pipeline] echo [2022-06-30T12:04:03.956Z] [semverPrep] GIT_COMMIT: 9dc18520b4c529cd90bb3b0e0b694269bfebf569, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-06-30T12:04:03.986Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-30T12:04:04.375Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-30T12:04:04.375Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-30T12:04:04.375Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-30T12:04:04.375Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-30T12:04:04.375Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-30T12:04:04.375Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-30T12:04:04.375Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:04:04.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T12:04:04.868Z] [2022-06-30T12:04:04.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:04:05.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T12:04:05.241Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-30T12:04:05.241Z] 42c077c10790: Pulling fs layer [2022-06-30T12:04:05.241Z] f63e77b7563a: Pulling fs layer [2022-06-30T12:04:05.241Z] bd5fdadae976: Pulling fs layer [2022-06-30T12:04:05.241Z] 205491f53016: Pulling fs layer [2022-06-30T12:04:05.241Z] df18705c85c3: Pulling fs layer [2022-06-30T12:04:05.241Z] bdb3f477010e: Pulling fs layer [2022-06-30T12:04:05.241Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-30T12:04:05.241Z] 2c6e9b1d212d: Pulling fs layer [2022-06-30T12:04:05.241Z] bdb8f0575790: Pulling fs layer [2022-06-30T12:04:05.241Z] 386e3cb2ff24: Pulling fs layer [2022-06-30T12:04:05.241Z] 2343380bae48: Pulling fs layer [2022-06-30T12:04:05.241Z] df18705c85c3: Waiting [2022-06-30T12:04:05.241Z] bdb3f477010e: Waiting [2022-06-30T12:04:05.241Z] c8a8fc8e1c8f: Waiting [2022-06-30T12:04:05.241Z] 2c6e9b1d212d: Waiting [2022-06-30T12:04:05.241Z] bdb8f0575790: Waiting [2022-06-30T12:04:05.241Z] 386e3cb2ff24: Waiting [2022-06-30T12:04:05.241Z] 2343380bae48: Waiting [2022-06-30T12:04:05.241Z] 205491f53016: Waiting [2022-06-30T12:04:05.241Z] f63e77b7563a: Download complete [2022-06-30T12:04:05.241Z] 205491f53016: Verifying Checksum [2022-06-30T12:04:05.241Z] 205491f53016: Download complete [2022-06-30T12:04:05.503Z] df18705c85c3: Verifying Checksum [2022-06-30T12:04:05.503Z] df18705c85c3: Download complete [2022-06-30T12:04:05.503Z] bdb3f477010e: Download complete [2022-06-30T12:04:05.503Z] bd5fdadae976: Verifying Checksum [2022-06-30T12:04:05.503Z] bd5fdadae976: Download complete [2022-06-30T12:04:05.503Z] 2c6e9b1d212d: Download complete [2022-06-30T12:04:05.503Z] bdb8f0575790: Download complete [2022-06-30T12:04:05.503Z] 386e3cb2ff24: Verifying Checksum [2022-06-30T12:04:05.503Z] 386e3cb2ff24: Download complete [2022-06-30T12:04:05.503Z] 2343380bae48: Verifying Checksum [2022-06-30T12:04:05.503Z] 2343380bae48: Download complete [2022-06-30T12:04:05.503Z] 42c077c10790: Download complete [2022-06-30T12:04:05.773Z] c8a8fc8e1c8f: Download complete [2022-06-30T12:04:07.167Z] 42c077c10790: Pull complete [2022-06-30T12:04:07.167Z] f63e77b7563a: Pull complete [2022-06-30T12:04:07.742Z] bd5fdadae976: Pull complete [2022-06-30T12:04:07.742Z] 205491f53016: Pull complete [2022-06-30T12:04:08.005Z] df18705c85c3: Pull complete [2022-06-30T12:04:08.270Z] bdb3f477010e: Pull complete [2022-06-30T12:04:10.183Z] c8a8fc8e1c8f: Pull complete [2022-06-30T12:04:10.183Z] 2c6e9b1d212d: Pull complete [2022-06-30T12:04:10.444Z] bdb8f0575790: Pull complete [2022-06-30T12:04:10.444Z] 386e3cb2ff24: Pull complete [2022-06-30T12:04:10.444Z] 2343380bae48: Pull complete [2022-06-30T12:04:10.705Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-30T12:04:10.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T12:04:10.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T12:04:10.936Z] prd-ubuntu20.04-docker-8c-8g-16480 does not seem to be running inside a container [2022-06-30T12:04:10.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-436 -v /w/workspace/_app-service-configurable_PR-436:/w/workspace/_app-service-configurable_PR-436:rw,z -v /w/workspace/_app-service-configurable_PR-436@tmp:/w/workspace/_app-service-configurable_PR-436@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-30T12:04:12.264Z] $ docker top 924191074d5bbd580a488f44a8831e69c048880500146890d32689aa4dd427a3 -eo pid,comm [2022-06-30T12:04:12.335Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-30T12:04:12.335Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-30T12:04:12.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T12:04:12.455Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T12:04:12.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T12:04:12.595Z] $ docker exec 924191074d5bbd580a488f44a8831e69c048880500146890d32689aa4dd427a3 ssh-agent [2022-06-30T12:04:12.720Z] SSH_AUTH_SOCK=/tmp/ssh-tCaoFMem2Vcm/agent.34 [2022-06-30T12:04:12.720Z] SSH_AGENT_PID=40 [2022-06-30T12:04:12.728Z] Running ssh-add (command line suppressed) [2022-06-30T12:04:12.856Z] Identity added: /w/workspace/_app-service-configurable_PR-436@tmp/private_key_4334492037409014828.key (/w/workspace/_app-service-configurable_PR-436@tmp/private_key_4334492037409014828.key) [2022-06-30T12:04:12.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T12:04:13.204Z] + git tag --points-at HEAD [Pipeline] } [2022-06-30T12:04:13.234Z] $ docker exec --env ******** --env ******** 924191074d5bbd580a488f44a8831e69c048880500146890d32689aa4dd427a3 ssh-agent -k [2022-06-30T12:04:13.351Z] unset SSH_AUTH_SOCK; [2022-06-30T12:04:13.351Z] unset SSH_AGENT_PID; [2022-06-30T12:04:13.351Z] echo Agent pid 40 killed; [2022-06-30T12:04:13.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-30T12:04:13.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T12:04:13.446Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T12:04:13.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T12:04:13.594Z] $ docker exec 924191074d5bbd580a488f44a8831e69c048880500146890d32689aa4dd427a3 ssh-agent [2022-06-30T12:04:13.742Z] SSH_AUTH_SOCK=/tmp/ssh-VJLS724W4X8k/agent.73 [2022-06-30T12:04:13.742Z] SSH_AGENT_PID=79 [2022-06-30T12:04:13.747Z] Running ssh-add (command line suppressed) [2022-06-30T12:04:13.879Z] Identity added: /w/workspace/_app-service-configurable_PR-436@tmp/private_key_5055676116220118610.key (/w/workspace/_app-service-configurable_PR-436@tmp/private_key_5055676116220118610.key) [2022-06-30T12:04:13.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T12:04:14.228Z] + git semver init [2022-06-30T12:04:14.489Z] 2022-06-30 12:04:14,425 [run_init] DEBUG init version:0.0.0 force:False [2022-06-30T12:04:14.489Z] 2022-06-30 12:04:14,425 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-436/.semver [2022-06-30T12:04:14.489Z] 2022-06-30 12:04:14,426 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-436/.semver [2022-06-30T12:04:14.489Z] 2022-06-30 12:04:14,426 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-436/.semver'], cwd=/w/workspace/_app-service-configurable_PR-436, universal_newlines=False, shell=None, istream=None) [2022-06-30T12:04:15.441Z] 2022-06-30 12:04:15,175 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-436/.git/info/exclude [2022-06-30T12:04:15.441Z] 2022-06-30 12:04:15,175 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-436/.semver/PR-436 with force:False [2022-06-30T12:04:15.441Z] 2022-06-30 12:04:15,175 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-436/.semver/PR-436 [2022-06-30T12:04:15.441Z] 2022-06-30 12:04:15,180 [execute] INFO git cat-file --batch-check [2022-06-30T12:04:15.441Z] 2022-06-30 12:04:15,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-436/.semver, universal_newlines=False, shell=None, istream=) [2022-06-30T12:04:15.441Z] 2022-06-30 12:04:15,189 [execute] INFO git cat-file --batch [2022-06-30T12:04:15.441Z] 2022-06-30 12:04:15,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-436/.semver, universal_newlines=False, shell=None, istream=) [2022-06-30T12:04:15.441Z] 2022-06-30 12:04:15,196 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-436/.semver/PR-436 [2022-06-30T12:04:15.441Z] 0.0.0 [Pipeline] } [2022-06-30T12:04:15.473Z] $ docker exec --env ******** --env ******** 924191074d5bbd580a488f44a8831e69c048880500146890d32689aa4dd427a3 ssh-agent -k [2022-06-30T12:04:15.588Z] unset SSH_AUTH_SOCK; [2022-06-30T12:04:15.588Z] unset SSH_AGENT_PID; [2022-06-30T12:04:15.588Z] echo Agent pid 79 killed; [2022-06-30T12:04:15.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-30T12:04:16.033Z] + git semver [Pipeline] } [2022-06-30T12:04:16.323Z] $ docker stop --time=1 924191074d5bbd580a488f44a8831e69c048880500146890d32689aa4dd427a3 [2022-06-30T12:04:17.664Z] $ docker rm -f 924191074d5bbd580a488f44a8831e69c048880500146890d32689aa4dd427a3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T12:04:18.107Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-30T12:04:18.419Z] Stashed 1 file(s) [Pipeline] echo [2022-06-30T12:04:18.436Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T12:04:19.010Z] provisioning config files... [2022-06-30T12:04:19.022Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-436@tmp/config2435707868586052120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T12:04:19.364Z] ---> docker-login.sh [2022-06-30T12:04:19.364Z] nexus3.edgexfoundry.org:10001 [2022-06-30T12:04:19.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T12:04:19.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T12:04:19.364Z] Configure a credential helper to remove this warning. See [2022-06-30T12:04:19.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T12:04:19.364Z] [2022-06-30T12:04:19.364Z] Login Succeeded [2022-06-30T12:04:19.364Z] nexus3.edgexfoundry.org:10002 [2022-06-30T12:04:19.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T12:04:19.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T12:04:19.625Z] Configure a credential helper to remove this warning. See [2022-06-30T12:04:19.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T12:04:19.625Z] [2022-06-30T12:04:19.625Z] Login Succeeded [2022-06-30T12:04:19.625Z] nexus3.edgexfoundry.org:10003 [2022-06-30T12:04:19.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T12:04:19.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T12:04:19.625Z] Configure a credential helper to remove this warning. See [2022-06-30T12:04:19.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T12:04:19.625Z] [2022-06-30T12:04:19.625Z] Login Succeeded [2022-06-30T12:04:19.625Z] nexus3.edgexfoundry.org:10004 [2022-06-30T12:04:19.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T12:04:19.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T12:04:19.887Z] Configure a credential helper to remove this warning. See [2022-06-30T12:04:19.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T12:04:19.887Z] [2022-06-30T12:04:19.887Z] Login Succeeded [2022-06-30T12:04:19.887Z] docker.io [2022-06-30T12:04:19.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T12:04:20.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T12:04:20.149Z] Configure a credential helper to remove this warning. See [2022-06-30T12:04:20.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T12:04:20.149Z] [2022-06-30T12:04:20.149Z] Login Succeeded [2022-06-30T12:04:20.149Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T12:04:20.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-30T12:04:20.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T12:04:20.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T12:04:20.466Z] ========================================================= [2022-06-30T12:04:20.466Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-30T12:04:20.467Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:04:20.942Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-30T12:04:20.942Z] Sending build context to Docker daemon 3.091MB [2022-06-30T12:04:20.942Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T12:04:20.942Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-30T12:04:20.942Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-30T12:04:20.942Z] 59bf1c3509f3: Pulling fs layer [2022-06-30T12:04:20.942Z] 666ba61612fd: Pulling fs layer [2022-06-30T12:04:20.942Z] 8ed8ca486205: Pulling fs layer [2022-06-30T12:04:20.942Z] cc1cd167ecdc: Pulling fs layer [2022-06-30T12:04:20.942Z] c516ae0d96e1: Pulling fs layer [2022-06-30T12:04:20.942Z] 684cea983483: Pulling fs layer [2022-06-30T12:04:20.942Z] dd3240ac7de5: Pulling fs layer [2022-06-30T12:04:20.942Z] b1e948a4e11c: Pulling fs layer [2022-06-30T12:04:20.942Z] a8fd76ee1af6: Pulling fs layer [2022-06-30T12:04:20.942Z] c516ae0d96e1: Waiting [2022-06-30T12:04:20.942Z] cc1cd167ecdc: Waiting [2022-06-30T12:04:20.942Z] 684cea983483: Waiting [2022-06-30T12:04:20.942Z] b1e948a4e11c: Waiting [2022-06-30T12:04:20.942Z] a8fd76ee1af6: Waiting [2022-06-30T12:04:20.942Z] 646ad004c059: Pulling fs layer [2022-06-30T12:04:20.942Z] dd3240ac7de5: Waiting [2022-06-30T12:04:20.942Z] 646ad004c059: Waiting [2022-06-30T12:04:20.942Z] 8ed8ca486205: Download complete [2022-06-30T12:04:21.210Z] 666ba61612fd: Verifying Checksum [2022-06-30T12:04:21.210Z] 666ba61612fd: Download complete [2022-06-30T12:04:21.210Z] c516ae0d96e1: Verifying Checksum [2022-06-30T12:04:21.210Z] c516ae0d96e1: Download complete [2022-06-30T12:04:21.210Z] 684cea983483: Verifying Checksum [2022-06-30T12:04:21.210Z] 684cea983483: Download complete [2022-06-30T12:04:21.210Z] 59bf1c3509f3: Verifying Checksum [2022-06-30T12:04:21.210Z] 59bf1c3509f3: Download complete [2022-06-30T12:04:21.210Z] dd3240ac7de5: Verifying Checksum [2022-06-30T12:04:21.210Z] dd3240ac7de5: Download complete [2022-06-30T12:04:21.210Z] b1e948a4e11c: Verifying Checksum [2022-06-30T12:04:21.210Z] b1e948a4e11c: Download complete [2022-06-30T12:04:21.210Z] 59bf1c3509f3: Pull complete [2022-06-30T12:04:21.474Z] 666ba61612fd: Pull complete [2022-06-30T12:04:21.474Z] 8ed8ca486205: Pull complete [2022-06-30T12:04:21.735Z] 646ad004c059: Verifying Checksum [2022-06-30T12:04:21.735Z] 646ad004c059: Download complete [2022-06-30T12:04:21.735Z] a8fd76ee1af6: Verifying Checksum [2022-06-30T12:04:21.735Z] a8fd76ee1af6: Download complete [2022-06-30T12:04:21.995Z] cc1cd167ecdc: Verifying Checksum [2022-06-30T12:04:21.995Z] cc1cd167ecdc: Download complete [2022-06-30T12:04:26.194Z] cc1cd167ecdc: Pull complete [2022-06-30T12:04:26.194Z] c516ae0d96e1: Pull complete [2022-06-30T12:04:26.194Z] 684cea983483: Pull complete [2022-06-30T12:04:26.194Z] dd3240ac7de5: Pull complete [2022-06-30T12:04:26.194Z] b1e948a4e11c: Pull complete [2022-06-30T12:04:28.733Z] a8fd76ee1af6: Pull complete [2022-06-30T12:04:29.306Z] 646ad004c059: Pull complete [2022-06-30T12:04:29.306Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-30T12:04:29.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-30T12:04:29.306Z] ---> 8f69c11f6b0c [2022-06-30T12:04:29.306Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-30T12:04:30.696Z] ---> Running in 366809d5e7b3 [2022-06-30T12:04:30.696Z] Removing intermediate container 366809d5e7b3 [2022-06-30T12:04:30.696Z] ---> 375d3b89d671 [2022-06-30T12:04:30.696Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T12:04:30.957Z] ---> Running in d952cf0c4346 [2022-06-30T12:04:30.957Z] Removing intermediate container d952cf0c4346 [2022-06-30T12:04:30.957Z] ---> 60cfa1991060 [2022-06-30T12:04:30.957Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-30T12:04:30.957Z] ---> Running in c48b53e2dd68 [2022-06-30T12:04:30.957Z] Removing intermediate container c48b53e2dd68 [2022-06-30T12:04:30.957Z] ---> 7f93054ef2b3 [2022-06-30T12:04:30.957Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T12:04:30.957Z] ---> Running in 1335299e77bd [2022-06-30T12:04:31.906Z] Removing intermediate container 1335299e77bd [2022-06-30T12:04:31.906Z] ---> 83a6ebf2f79a [2022-06-30T12:04:31.906Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T12:04:31.906Z] ---> Running in 01127dbc0e9d [2022-06-30T12:04:31.906Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-30T12:04:32.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-30T12:04:33.115Z] OK: 221 MiB in 52 packages [2022-06-30T12:04:33.687Z] Removing intermediate container 01127dbc0e9d [2022-06-30T12:04:33.687Z] ---> cc8d0116c5d7 [2022-06-30T12:04:33.687Z] Step 8/13 : WORKDIR /app [2022-06-30T12:04:33.687Z] ---> Running in 763c05cdb2a3 [2022-06-30T12:04:33.687Z] Removing intermediate container 763c05cdb2a3 [2022-06-30T12:04:33.687Z] ---> db12ceaa86a7 [2022-06-30T12:04:33.687Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-30T12:04:33.687Z] ---> 9534eaef75be [2022-06-30T12:04:33.687Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T12:04:33.838Z] Still waiting to schedule task [2022-06-30T12:04:33.838Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-30T12:04:33.950Z] ---> Running in 4455325e1757 [2022-06-30T12:04:52.079Z] Removing intermediate container 4455325e1757 [2022-06-30T12:04:52.080Z] ---> 77d95a47ab4a [2022-06-30T12:04:52.080Z] Step 11/13 : COPY . . [2022-06-30T12:04:52.080Z] ---> 5334333e7ed3 [2022-06-30T12:04:52.080Z] Step 12/13 : ARG MAKE="make build" [2022-06-30T12:04:52.080Z] ---> Running in 4aa47b3d56bc [2022-06-30T12:04:52.080Z] Removing intermediate container 4aa47b3d56bc [2022-06-30T12:04:52.080Z] ---> d39dcf991f9b [2022-06-30T12:04:52.080Z] Step 13/13 : RUN $MAKE [2022-06-30T12:04:52.080Z] ---> Running in 1aeb9a079779 [2022-06-30T12:04:52.080Z] noop [2022-06-30T12:04:52.080Z] Removing intermediate container 1aeb9a079779 [2022-06-30T12:04:52.080Z] ---> bb39f1017ad2 [2022-06-30T12:04:52.080Z] Successfully built bb39f1017ad2 [2022-06-30T12:04:52.080Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:04:52.519Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-30T12:04:52.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T12:04:52.684Z] prd-ubuntu20.04-docker-8c-8g-16480 does not seem to be running inside a container [2022-06-30T12:04:52.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-436 -v /w/workspace/_app-service-configurable_PR-436:/w/workspace/_app-service-configurable_PR-436:rw,z -v /w/workspace/_app-service-configurable_PR-436@tmp:/w/workspace/_app-service-configurable_PR-436@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 ******** ci-base-image-x86_64 cat [2022-06-30T12:04:53.175Z] $ docker top 217e2cb2e817dffef88b4e4f401bb6e28c8833b505fcb725e218a24c62e88095 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-30T12:04:53.604Z] + go version [2022-06-30T12:04:53.604Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-30T12:04:53.639Z] $ docker stop --time=1 217e2cb2e817dffef88b4e4f401bb6e28c8833b505fcb725e218a24c62e88095 [2022-06-30T12:04:54.941Z] $ docker rm -f 217e2cb2e817dffef88b4e4f401bb6e28c8833b505fcb725e218a24c62e88095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:04:55.651Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-30T12:04:55.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T12:04:55.820Z] prd-ubuntu20.04-docker-8c-8g-16480 does not seem to be running inside a container [2022-06-30T12:04:55.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-436 -v /w/workspace/_app-service-configurable_PR-436:/w/workspace/_app-service-configurable_PR-436:rw,z -v /w/workspace/_app-service-configurable_PR-436@tmp:/w/workspace/_app-service-configurable_PR-436@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 ******** ci-base-image-x86_64 cat [2022-06-30T12:04:56.264Z] $ docker top 8e3d9645618ba5c0b89fc1fe81eefc7cbaecf099a3706ce944d32f89da78276c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-30T12:04:56.715Z] + make test [2022-06-30T12:04:56.715Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-30T12:05:06.705Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-30T12:05:06.705Z] CGO_ENABLED=1 go vet ./... [2022-06-30T12:05:10.913Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-30T12:05:10.913Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-30T12:05:10.913Z] ./bin/test-attribution-txt.sh [2022-06-30T12:05:10.913Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-06-30T12:05:10.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-30T12:05:10.984Z] $ docker stop --time=1 8e3d9645618ba5c0b89fc1fe81eefc7cbaecf099a3706ce944d32f89da78276c [2022-06-30T12:05:12.580Z] $ docker rm -f 8e3d9645618ba5c0b89fc1fe81eefc7cbaecf099a3706ce944d32f89da78276c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T12:05:13.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-30T12:05:13.106Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-30T12:05:13.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-30T12:05:14.099Z] + ls -al . [2022-06-30T12:05:14.100Z] total 168 [2022-06-30T12:05:14.100Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 12:04 . [2022-06-30T12:05:14.100Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 12:03 .. [2022-06-30T12:05:14.100Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 30 12:03 .dockerignore [2022-06-30T12:05:14.100Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 12:04 .git [2022-06-30T12:05:14.100Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 12:03 .github [2022-06-30T12:05:14.100Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 30 12:03 .gitignore [2022-06-30T12:05:14.100Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 12:04 .semver [2022-06-30T12:05:14.100Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 30 12:03 Attribution.txt [2022-06-30T12:05:14.100Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 30 12:03 CHANGELOG.md [2022-06-30T12:05:14.100Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 30 12:03 Dockerfile [2022-06-30T12:05:14.100Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 12:03 GOVERNANCE.md [2022-06-30T12:05:14.100Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 30 12:03 Jenkinsfile [2022-06-30T12:05:14.100Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 30 12:03 LICENSE [2022-06-30T12:05:14.100Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 30 12:03 OWNERS.md [2022-06-30T12:05:14.100Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 30 12:03 README.md [2022-06-30T12:05:14.100Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 30 12:04 VERSION [2022-06-30T12:05:14.100Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 12:03 bin [2022-06-30T12:05:14.100Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 30 12:04 coverage.out [2022-06-30T12:05:14.100Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jun 30 12:03 go.mod [2022-06-30T12:05:14.100Z] -rw-rw-r-- 1 jenkins jenkins 36618 Jun 30 12:03 go.sum [2022-06-30T12:05:14.100Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 30 12:03 main.go [2022-06-30T12:05:14.100Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 30 12:03 makefile [2022-06-30T12:05:14.100Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 12:03 res [2022-06-30T12:05:14.100Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 12:03 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:05:14.495Z] + 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=9dc18520b4c529cd90bb3b0e0b694269bfebf569 --label arch=amd64 --label version=0.0.0 . [2022-06-30T12:05:14.495Z] Sending build context to Docker daemon 3.092MB [2022-06-30T12:05:14.495Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T12:05:14.495Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-30T12:05:14.495Z] ---> bb39f1017ad2 [2022-06-30T12:05:14.495Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-30T12:05:14.495Z] ---> Running in aedfb7143842 [2022-06-30T12:05:14.760Z] Removing intermediate container aedfb7143842 [2022-06-30T12:05:14.760Z] ---> 1e07924fc3a0 [2022-06-30T12:05:14.760Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T12:05:14.760Z] ---> Running in 20a0a3316083 [2022-06-30T12:05:14.760Z] Removing intermediate container 20a0a3316083 [2022-06-30T12:05:14.760Z] ---> d8edad3431da [2022-06-30T12:05:14.760Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-30T12:05:15.020Z] ---> Running in 1134899f6d29 [2022-06-30T12:05:15.020Z] Removing intermediate container 1134899f6d29 [2022-06-30T12:05:15.020Z] ---> 2712ab8f7bd0 [2022-06-30T12:05:15.020Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T12:05:15.284Z] ---> Running in 0bda08c105ee [2022-06-30T12:05:15.856Z] Removing intermediate container 0bda08c105ee [2022-06-30T12:05:15.856Z] ---> c75c39449655 [2022-06-30T12:05:15.856Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T12:05:15.856Z] ---> Running in 901b36dc3853 [2022-06-30T12:05:16.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-30T12:05:17.061Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-30T12:05:17.632Z] OK: 221 MiB in 52 packages [2022-06-30T12:05:17.893Z] Removing intermediate container 901b36dc3853 [2022-06-30T12:05:17.893Z] ---> e549c5ec5d82 [2022-06-30T12:05:17.893Z] Step 8/27 : WORKDIR /app [2022-06-30T12:05:17.893Z] ---> Running in 7bd33d2b6495 [2022-06-30T12:05:17.893Z] Removing intermediate container 7bd33d2b6495 [2022-06-30T12:05:17.893Z] ---> 7683967f3bb4 [2022-06-30T12:05:17.893Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-30T12:05:18.153Z] ---> 2a86ff93439f [2022-06-30T12:05:18.153Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T12:05:18.153Z] ---> Running in 467940b21748 [2022-06-30T12:05:18.724Z] Removing intermediate container 467940b21748 [2022-06-30T12:05:18.724Z] ---> 1aefdc6a726b [2022-06-30T12:05:18.724Z] Step 11/27 : COPY . . [2022-06-30T12:05:18.984Z] ---> 409cc32255a6 [2022-06-30T12:05:18.984Z] Step 12/27 : ARG MAKE="make build" [2022-06-30T12:05:18.984Z] ---> Running in 5f1a29df4600 [2022-06-30T12:05:18.984Z] Removing intermediate container 5f1a29df4600 [2022-06-30T12:05:18.984Z] ---> 5c3613b0212e [2022-06-30T12:05:18.984Z] Step 13/27 : RUN $MAKE [2022-06-30T12:05:19.245Z] ---> Running in 182ae3207870 [2022-06-30T12:05:19.505Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-30T12:05:41.474Z] Removing intermediate container 182ae3207870 [2022-06-30T12:05:41.474Z] ---> 61769783f534 [2022-06-30T12:05:41.474Z] Step 14/27 : FROM alpine:3.14 [2022-06-30T12:05:41.474Z] 3.14: Pulling from library/alpine [2022-06-30T12:05:41.474Z] 8663204ce13b: Pulling fs layer [2022-06-30T12:05:41.474Z] 8663204ce13b: Verifying Checksum [2022-06-30T12:05:41.474Z] 8663204ce13b: Download complete [2022-06-30T12:05:41.474Z] 8663204ce13b: Pull complete [2022-06-30T12:05:41.474Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-30T12:05:41.474Z] Status: Downloaded newer image for alpine:3.14 [2022-06-30T12:05:41.474Z] ---> e04c818066af [2022-06-30T12:05:41.474Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-30T12:05:41.474Z] ---> Running in a346b75a6404 [2022-06-30T12:05:41.474Z] Removing intermediate container a346b75a6404 [2022-06-30T12:05:41.474Z] ---> 040666c52a43 [2022-06-30T12:05:41.474Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-30T12:05:41.474Z] ---> Running in 073ee10df8cb [2022-06-30T12:05:41.474Z] Removing intermediate container 073ee10df8cb [2022-06-30T12:05:41.474Z] ---> b555777d7d80 [2022-06-30T12:05:41.475Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-30T12:05:41.475Z] ---> Running in ae88f9b9e226 [2022-06-30T12:05:41.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-30T12:05:41.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-30T12:05:41.475Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-30T12:05:41.475Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-30T12:05:41.475Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-30T12:05:41.475Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-30T12:05:41.734Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-30T12:05:41.734Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-30T12:05:41.734Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-30T12:05:41.734Z] Executing busybox-1.33.1-r7.trigger [2022-06-30T12:05:41.734Z] Executing ca-certificates-20211220-r0.trigger [2022-06-30T12:05:41.734Z] OK: 9 MiB in 21 packages [2022-06-30T12:05:41.994Z] Removing intermediate container ae88f9b9e226 [2022-06-30T12:05:41.994Z] ---> 71072c3eca53 [2022-06-30T12:05:41.994Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-30T12:05:42.254Z] ---> 80ca07170c1c [2022-06-30T12:05:42.254Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-30T12:05:42.514Z] ---> 3e6c3be31c03 [2022-06-30T12:05:42.514Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-30T12:05:42.514Z] ---> aad5644cb2fb [2022-06-30T12:05:42.514Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-30T12:05:43.083Z] ---> 12db23a455a7 [2022-06-30T12:05:43.083Z] Step 22/27 : EXPOSE 48095 [2022-06-30T12:05:43.083Z] ---> Running in 93ff1eceb3ee [2022-06-30T12:05:43.083Z] Removing intermediate container 93ff1eceb3ee [2022-06-30T12:05:43.083Z] ---> 4a4f4719613d [2022-06-30T12:05:43.083Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-30T12:05:43.342Z] ---> Running in 14a19e9dd73d [2022-06-30T12:05:43.342Z] Removing intermediate container 14a19e9dd73d [2022-06-30T12:05:43.342Z] ---> f486cc32eac2 [2022-06-30T12:05:43.342Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-30T12:05:43.342Z] ---> Running in 3a0a33152313 [2022-06-30T12:05:43.342Z] Removing intermediate container 3a0a33152313 [2022-06-30T12:05:43.342Z] ---> bd14f517f4a0 [2022-06-30T12:05:43.342Z] Step 25/27 : LABEL arch=amd64 [2022-06-30T12:05:43.342Z] ---> Running in a565d963bed5 [2022-06-30T12:05:43.601Z] Removing intermediate container a565d963bed5 [2022-06-30T12:05:43.601Z] ---> 17895d731210 [2022-06-30T12:05:43.601Z] Step 26/27 : LABEL git_sha=9dc18520b4c529cd90bb3b0e0b694269bfebf569 [2022-06-30T12:05:43.601Z] ---> Running in 926c7ade1d75 [2022-06-30T12:05:43.601Z] Removing intermediate container 926c7ade1d75 [2022-06-30T12:05:43.601Z] ---> 9328ed17f0ae [2022-06-30T12:05:43.601Z] Step 27/27 : LABEL version=0.0.0 [2022-06-30T12:05:43.601Z] ---> Running in c8bb2c132406 [2022-06-30T12:05:43.861Z] Removing intermediate container c8bb2c132406 [2022-06-30T12:05:43.861Z] ---> e6c84da0f6ea [2022-06-30T12:05:43.861Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-30T12:05:43.861Z] Successfully built e6c84da0f6ea [2022-06-30T12:05:43.861Z] 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 [2022-06-30T12:05:44.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T12:05:44.708Z] [2022-06-30T12:05:44.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:05:45.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T12:05:45.085Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-30T12:05:45.085Z] 5eb5b503b376: Pulling fs layer [2022-06-30T12:05:45.085Z] 5c69ac0246d0: Pulling fs layer [2022-06-30T12:05:45.085Z] ec43610c2a17: Pulling fs layer [2022-06-30T12:05:45.085Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-30T12:05:45.085Z] 33b1e0a273af: Pulling fs layer [2022-06-30T12:05:45.085Z] 5d3b04190fa2: Pulling fs layer [2022-06-30T12:05:45.085Z] 2f39f015ded8: Pulling fs layer [2022-06-30T12:05:45.085Z] 33b1e0a273af: Waiting [2022-06-30T12:05:45.085Z] 5d3b04190fa2: Waiting [2022-06-30T12:05:45.085Z] 2f39f015ded8: Waiting [2022-06-30T12:05:45.085Z] 3a2ae6a8a46f: Waiting [2022-06-30T12:05:45.085Z] 5c69ac0246d0: Verifying Checksum [2022-06-30T12:05:45.085Z] 5c69ac0246d0: Download complete [2022-06-30T12:05:45.085Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-30T12:05:45.085Z] 33b1e0a273af: Verifying Checksum [2022-06-30T12:05:45.085Z] 33b1e0a273af: Download complete [2022-06-30T12:05:45.085Z] 5d3b04190fa2: Verifying Checksum [2022-06-30T12:05:45.085Z] 5d3b04190fa2: Download complete [2022-06-30T12:05:45.085Z] ec43610c2a17: Verifying Checksum [2022-06-30T12:05:45.085Z] ec43610c2a17: Download complete [2022-06-30T12:05:45.346Z] 5eb5b503b376: Download complete [2022-06-30T12:05:45.914Z] 2f39f015ded8: Verifying Checksum [2022-06-30T12:05:45.914Z] 2f39f015ded8: Download complete [2022-06-30T12:05:46.486Z] 5eb5b503b376: Pull complete [2022-06-30T12:05:46.745Z] 5c69ac0246d0: Pull complete [2022-06-30T12:05:47.314Z] ec43610c2a17: Pull complete [2022-06-30T12:05:47.315Z] 3a2ae6a8a46f: Pull complete [2022-06-30T12:05:47.574Z] 33b1e0a273af: Pull complete [2022-06-30T12:05:47.574Z] 5d3b04190fa2: Pull complete [2022-06-30T12:05:52.858Z] 2f39f015ded8: Pull complete [2022-06-30T12:05:52.858Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-30T12:05:52.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T12:05:52.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T12:05:53.085Z] prd-ubuntu20.04-docker-8c-8g-16480 does not seem to be running inside a container [2022-06-30T12:05:53.122Z] $ 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-436 -v /w/workspace/_app-service-configurable_PR-436:/w/workspace/_app-service-configurable_PR-436:rw,z -v /w/workspace/_app-service-configurable_PR-436@tmp:/w/workspace/_app-service-configurable_PR-436@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-lftools-log-publisher:latest cat [2022-06-30T12:05:54.646Z] $ docker top 4e1e6d888c3db5e965e480512b62fb9d9ff8284dee58d1f2453d5e36ac9245fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T12:05:55.132Z] ---> job-cost.sh [2022-06-30T12:05:55.132Z] lf-activate-venv: SKIPPING [2022-06-30T12:05:55.132Z] INFO: No Stack... [2022-06-30T12:05:55.392Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-30T12:05:55.963Z] INFO: Archiving Costs [Pipeline] sh [2022-06-30T12:05:56.281Z] + cat /w/workspace/_app-service-configurable_PR-436/archives/cost.csv [2022-06-30T12:05:56.281Z] + cut -d, -f6 [Pipeline] lock [2022-06-30T12:05:56.326Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-436-1-stack-cost] [2022-06-30T12:05:56.331Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-436-1-stack-cost] did not exist. Created. [2022-06-30T12:05:56.331Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-436-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-30T12:05:56.721Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-30T12:05:56.773Z] Stashed 1 file(s) [Pipeline] } [2022-06-30T12:05:56.803Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-436-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-30T12:05:56.887Z] $ docker stop --time=1 4e1e6d888c3db5e965e480512b62fb9d9ff8284dee58d1f2453d5e36ac9245fb [2022-06-30T12:05:58.050Z] $ docker rm -f 4e1e6d888c3db5e965e480512b62fb9d9ff8284dee58d1f2453d5e36ac9245fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-30T12:06:06.728Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16482 in /w/workspace/_app-service-configurable_PR-436 [Pipeline] { [Pipeline] ws [2022-06-30T12:06:06.770Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-06-30T12:06:06.901Z] Selected Git installation does not exist. Using Default [2022-06-30T12:06:06.901Z] The recommended git tool is: NONE [2022-06-30T12:06:13.934Z] using credential edgex-jenkins-ssh [2022-06-30T12:06:13.954Z] Cloning the remote Git repository [2022-06-30T12:06:14.014Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-06-30T12:06:14.093Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-06-30T12:06:14.278Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-30T12:06:14.279Z] > git --version # timeout=10 [2022-06-30T12:06:14.311Z] > git --version # 'git version 2.25.1' [2022-06-30T12:06:14.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-30T12:06:14.426Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-30T12:06:15.444Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-30T12:06:15.472Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-30T12:06:15.500Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-30T12:06:15.539Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-30T12:06:15.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-30T12:06:15.556Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-30T12:06:16.025Z] Merging remotes/origin/main commit f853e127f9664cf87b77d4de8e3f5891c25e071e into PR head commit 9dc18520b4c529cd90bb3b0e0b694269bfebf569 [2022-06-30T12:06:16.228Z] Merge succeeded, producing 9dc18520b4c529cd90bb3b0e0b694269bfebf569 [2022-06-30T12:06:16.228Z] Checking out Revision 9dc18520b4c529cd90bb3b0e0b694269bfebf569 (PR-436) [2022-06-30T12:06:16.043Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T12:06:16.057Z] > git checkout -f 9dc18520b4c529cd90bb3b0e0b694269bfebf569 # timeout=10 [2022-06-30T12:06:16.137Z] > git remote # timeout=10 [2022-06-30T12:06:16.153Z] > git config --get remote.origin.url # timeout=10 [2022-06-30T12:06:16.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-30T12:06:16.189Z] > git merge f853e127f9664cf87b77d4de8e3f5891c25e071e # timeout=10 [2022-06-30T12:06:16.213Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-30T12:06:16.234Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T12:06:16.247Z] > git checkout -f 9dc18520b4c529cd90bb3b0e0b694269bfebf569 # timeout=10 [2022-06-30T12:06:20.410Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-06-30T12:06:20.463Z] > git --version # timeout=10 [2022-06-30T12:06:20.474Z] > git --version # 'git version 2.25.1' [2022-06-30T12:06:20.488Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-30T12:06:21.597Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-30T12:06:21.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-30T12:06:21.597Z] Dload Upload Total Spent Left Speed [2022-06-30T12:06:21.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92127 0 --:--:-- --:--:-- --:--:-- 92127 [Pipeline] sh [2022-06-30T12:06:22.547Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-30T12:06:22.920Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-30T12:06:22.920Z] + sudo tee /etc/docker/daemon.new [2022-06-30T12:06:22.920Z] { [2022-06-30T12:06:22.920Z] "registry-mirrors": [ [2022-06-30T12:06:22.920Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-30T12:06:22.920Z] ], [2022-06-30T12:06:22.920Z] "bip": "10.250.0.254/24", [2022-06-30T12:06:22.920Z] "hosts": [ [2022-06-30T12:06:22.920Z] "tcp://0.0.0.0:5555", [2022-06-30T12:06:22.920Z] "unix:///var/run/docker.sock" [2022-06-30T12:06:22.920Z] ], [2022-06-30T12:06:22.920Z] "mtu": 1458, [2022-06-30T12:06:22.920Z] "selinux-enabled": true, [2022-06-30T12:06:22.920Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-30T12:06:22.920Z] } [Pipeline] sh [2022-06-30T12:06:23.270Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-30T12:06:23.622Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T12:06:42.017Z] provisioning config files... [2022-06-30T12:06:42.042Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config9102997856832035100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T12:06:42.429Z] ---> docker-login.sh [2022-06-30T12:06:42.429Z] nexus3.edgexfoundry.org:10001 [2022-06-30T12:06:43.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T12:06:43.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T12:06:43.303Z] Configure a credential helper to remove this warning. See [2022-06-30T12:06:43.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T12:06:43.303Z] [2022-06-30T12:06:43.303Z] Login Succeeded [2022-06-30T12:06:43.303Z] nexus3.edgexfoundry.org:10002 [2022-06-30T12:06:43.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T12:06:43.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T12:06:43.577Z] Configure a credential helper to remove this warning. See [2022-06-30T12:06:43.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T12:06:43.577Z] [2022-06-30T12:06:43.577Z] Login Succeeded [2022-06-30T12:06:43.577Z] nexus3.edgexfoundry.org:10003 [2022-06-30T12:06:44.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T12:06:44.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T12:06:44.180Z] Configure a credential helper to remove this warning. See [2022-06-30T12:06:44.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T12:06:44.180Z] [2022-06-30T12:06:44.180Z] Login Succeeded [2022-06-30T12:06:44.180Z] nexus3.edgexfoundry.org:10004 [2022-06-30T12:06:44.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T12:06:44.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T12:06:44.730Z] Configure a credential helper to remove this warning. See [2022-06-30T12:06:44.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T12:06:44.730Z] [2022-06-30T12:06:44.730Z] Login Succeeded [2022-06-30T12:06:44.730Z] docker.io [2022-06-30T12:06:45.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T12:06:45.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T12:06:45.276Z] Configure a credential helper to remove this warning. See [2022-06-30T12:06:45.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T12:06:45.276Z] [2022-06-30T12:06:45.276Z] Login Succeeded [2022-06-30T12:06:45.276Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T12:06:45.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-30T12:06:45.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T12:06:45.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T12:06:45.748Z] ========================================================= [2022-06-30T12:06:45.748Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-30T12:06:45.748Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:06:46.256Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-30T12:06:46.256Z] Sending build context to Docker daemon 205.3kB [2022-06-30T12:06:46.530Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T12:06:46.530Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-30T12:06:46.806Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-30T12:06:46.806Z] 9b3977197b4f: Pulling fs layer [2022-06-30T12:06:46.806Z] 1a89e8eeedd5: Pulling fs layer [2022-06-30T12:06:46.806Z] 94645a83ff95: Pulling fs layer [2022-06-30T12:06:46.806Z] e6fb740bc735: Pulling fs layer [2022-06-30T12:06:46.806Z] 3a77bd46dcc9: Pulling fs layer [2022-06-30T12:06:46.806Z] 355e64cbe906: Pulling fs layer [2022-06-30T12:06:46.806Z] 63ab81a10011: Pulling fs layer [2022-06-30T12:06:46.806Z] 555d1d1c4555: Pulling fs layer [2022-06-30T12:06:46.806Z] 7d9057610161: Pulling fs layer [2022-06-30T12:06:46.806Z] e6fb740bc735: Waiting [2022-06-30T12:06:46.806Z] 3a77bd46dcc9: Waiting [2022-06-30T12:06:46.806Z] 355e64cbe906: Waiting [2022-06-30T12:06:46.806Z] 63ab81a10011: Waiting [2022-06-30T12:06:46.806Z] 555d1d1c4555: Waiting [2022-06-30T12:06:46.806Z] 7d9057610161: Waiting [2022-06-30T12:06:46.806Z] 94645a83ff95: Verifying Checksum [2022-06-30T12:06:46.806Z] 94645a83ff95: Download complete [2022-06-30T12:06:46.806Z] 1a89e8eeedd5: Download complete [2022-06-30T12:06:46.806Z] 3a77bd46dcc9: Verifying Checksum [2022-06-30T12:06:46.806Z] 3a77bd46dcc9: Download complete [2022-06-30T12:06:46.806Z] 355e64cbe906: Verifying Checksum [2022-06-30T12:06:46.806Z] 355e64cbe906: Download complete [2022-06-30T12:06:46.806Z] 9b3977197b4f: Download complete [2022-06-30T12:06:46.806Z] 63ab81a10011: Verifying Checksum [2022-06-30T12:06:46.806Z] 63ab81a10011: Download complete [2022-06-30T12:06:47.809Z] 9b3977197b4f: Pull complete [2022-06-30T12:06:47.809Z] 7d9057610161: Verifying Checksum [2022-06-30T12:06:47.809Z] 7d9057610161: Download complete [2022-06-30T12:06:48.436Z] 1a89e8eeedd5: Pull complete [2022-06-30T12:06:48.708Z] 94645a83ff95: Pull complete [2022-06-30T12:06:48.984Z] 555d1d1c4555: Verifying Checksum [2022-06-30T12:06:48.984Z] 555d1d1c4555: Download complete [2022-06-30T12:06:49.580Z] e6fb740bc735: Verifying Checksum [2022-06-30T12:06:49.580Z] e6fb740bc735: Download complete [2022-06-30T12:07:01.978Z] e6fb740bc735: Pull complete [2022-06-30T12:07:01.978Z] 3a77bd46dcc9: Pull complete [2022-06-30T12:07:01.978Z] 355e64cbe906: Pull complete [2022-06-30T12:07:02.256Z] 63ab81a10011: Pull complete [2022-06-30T12:07:09.000Z] 555d1d1c4555: Pull complete [2022-06-30T12:07:10.993Z] 7d9057610161: Pull complete [2022-06-30T12:07:10.993Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-30T12:07:10.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-30T12:07:10.993Z] ---> 819e984ddca1 [2022-06-30T12:07:10.993Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-30T12:07:11.603Z] ---> Running in 06eae8378c5a [2022-06-30T12:07:11.603Z] Removing intermediate container 06eae8378c5a [2022-06-30T12:07:11.603Z] ---> 9f02e088d51d [2022-06-30T12:07:11.603Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T12:07:11.879Z] ---> Running in 196d92967eab [2022-06-30T12:07:12.153Z] Removing intermediate container 196d92967eab [2022-06-30T12:07:12.153Z] ---> 7156d553af68 [2022-06-30T12:07:12.153Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-30T12:07:12.153Z] ---> Running in 2e503bf07ecb [2022-06-30T12:07:12.430Z] Removing intermediate container 2e503bf07ecb [2022-06-30T12:07:12.430Z] ---> 795665b2011f [2022-06-30T12:07:12.430Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T12:07:12.430Z] ---> Running in 33c9eb4dc1d3 [2022-06-30T12:07:15.842Z] Removing intermediate container 33c9eb4dc1d3 [2022-06-30T12:07:15.842Z] ---> aa9a8a8eaa5f [2022-06-30T12:07:15.842Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T12:07:15.842Z] ---> Running in 49d78c882332 [2022-06-30T12:07:16.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-30T12:07:17.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-30T12:07:18.413Z] OK: 220 MiB in 52 packages [2022-06-30T12:07:19.011Z] Removing intermediate container 49d78c882332 [2022-06-30T12:07:19.011Z] ---> dfc85353f06c [2022-06-30T12:07:19.011Z] Step 8/13 : WORKDIR /app [2022-06-30T12:07:19.011Z] ---> Running in 60ad6be759dc [2022-06-30T12:07:19.282Z] Removing intermediate container 60ad6be759dc [2022-06-30T12:07:19.282Z] ---> ece63995b648 [2022-06-30T12:07:19.282Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-30T12:07:19.881Z] ---> cc078a5510bd [2022-06-30T12:07:19.881Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T12:07:19.881Z] ---> Running in efc4e6a250a6 [2022-06-30T12:08:06.890Z] Removing intermediate container efc4e6a250a6 [2022-06-30T12:08:06.890Z] ---> d8239d14db8b [2022-06-30T12:08:06.890Z] Step 11/13 : COPY . . [2022-06-30T12:08:06.890Z] ---> 9e5b102d0cff [2022-06-30T12:08:06.890Z] Step 12/13 : ARG MAKE="make build" [2022-06-30T12:08:06.890Z] ---> Running in a5e220a9be14 [2022-06-30T12:08:06.890Z] Removing intermediate container a5e220a9be14 [2022-06-30T12:08:06.890Z] ---> a0ebcb871541 [2022-06-30T12:08:06.890Z] Step 13/13 : RUN $MAKE [2022-06-30T12:08:06.890Z] ---> Running in 694f092a2d85 [2022-06-30T12:08:06.890Z] noop [2022-06-30T12:08:06.890Z] Removing intermediate container 694f092a2d85 [2022-06-30T12:08:06.890Z] ---> 074dd28f7aac [2022-06-30T12:08:06.890Z] Successfully built 074dd28f7aac [2022-06-30T12:08:06.890Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:08:07.384Z] + docker inspect -f . ci-base-image-arm64 [2022-06-30T12:08:07.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T12:08:07.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-16482 does not seem to be running inside a container [2022-06-30T12:08:07.805Z] $ 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 ******** ci-base-image-arm64 cat [2022-06-30T12:08:09.032Z] $ docker top 4df45d5e76ee4c5996a544bc02c8a950c707cac6a39e4c472341fc1b1189d0fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-30T12:08:09.972Z] + go version [2022-06-30T12:08:09.972Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-30T12:08:10.009Z] $ docker stop --time=1 4df45d5e76ee4c5996a544bc02c8a950c707cac6a39e4c472341fc1b1189d0fa [2022-06-30T12:08:11.661Z] $ docker rm -f 4df45d5e76ee4c5996a544bc02c8a950c707cac6a39e4c472341fc1b1189d0fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:08:12.558Z] + docker inspect -f . ci-base-image-arm64 [2022-06-30T12:08:12.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T12:08:12.858Z] prd-ubuntu20.04-docker-arm64-4c-16g-16482 does not seem to be running inside a container [2022-06-30T12:08:12.939Z] $ 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 ******** ci-base-image-arm64 cat [2022-06-30T12:08:14.166Z] $ docker top 496e80afb87b40557374e54b0e37d4d51f128bf97f4145d47f37c009eeb5e604 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-30T12:08:15.151Z] + make test [2022-06-30T12:08:15.151Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-30T12:09:36.987Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-30T12:09:36.987Z] CGO_ENABLED=1 go vet ./... [2022-06-30T12:09:55.341Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-30T12:09:55.341Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-30T12:09:55.615Z] ./bin/test-attribution-txt.sh [2022-06-30T12:09:55.615Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-06-30T12:09:55.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-30T12:09:55.962Z] $ docker stop --time=1 496e80afb87b40557374e54b0e37d4d51f128bf97f4145d47f37c009eeb5e604 [2022-06-30T12:09:57.726Z] $ docker rm -f 496e80afb87b40557374e54b0e37d4d51f128bf97f4145d47f37c009eeb5e604 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T12:09:58.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-30T12:09:58.720Z] Warning: overwriting stash ‘coverage-report’ [2022-06-30T12:09:59.138Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-30T12:09:59.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-30T12:10:00.074Z] + ls -al . [2022-06-30T12:10:00.074Z] total 164 [2022-06-30T12:10:00.074Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 30 12:08 . [2022-06-30T12:10:00.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 12:06 .. [2022-06-30T12:10:00.074Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 30 12:06 .dockerignore [2022-06-30T12:10:00.074Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 12:06 .git [2022-06-30T12:10:00.074Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 12:06 .github [2022-06-30T12:10:00.074Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 30 12:06 .gitignore [2022-06-30T12:10:00.074Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 30 12:06 Attribution.txt [2022-06-30T12:10:00.074Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 30 12:06 CHANGELOG.md [2022-06-30T12:10:00.074Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 30 12:06 Dockerfile [2022-06-30T12:10:00.074Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 12:06 GOVERNANCE.md [2022-06-30T12:10:00.074Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 30 12:06 Jenkinsfile [2022-06-30T12:10:00.074Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 30 12:06 LICENSE [2022-06-30T12:10:00.074Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 30 12:06 OWNERS.md [2022-06-30T12:10:00.074Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 30 12:06 README.md [2022-06-30T12:10:00.074Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 30 12:04 VERSION [2022-06-30T12:10:00.074Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 12:06 bin [2022-06-30T12:10:00.074Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 30 12:08 coverage.out [2022-06-30T12:10:00.074Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jun 30 12:06 go.mod [2022-06-30T12:10:00.074Z] -rw-rw-r-- 1 jenkins jenkins 36618 Jun 30 12:06 go.sum [2022-06-30T12:10:00.074Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 30 12:06 main.go [2022-06-30T12:10:00.074Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 30 12:06 makefile [2022-06-30T12:10:00.074Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 12:06 res [2022-06-30T12:10:00.074Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:10:00.515Z] + 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=9dc18520b4c529cd90bb3b0e0b694269bfebf569 --label arch=arm64 --label version=0.0.0 . [2022-06-30T12:10:00.515Z] Sending build context to Docker daemon 206.3kB [2022-06-30T12:10:00.790Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T12:10:00.790Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-30T12:10:00.790Z] ---> 074dd28f7aac [2022-06-30T12:10:00.790Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-30T12:10:00.790Z] ---> Running in 18326953d22e [2022-06-30T12:10:01.391Z] Removing intermediate container 18326953d22e [2022-06-30T12:10:01.391Z] ---> 721be4899217 [2022-06-30T12:10:01.391Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T12:10:01.391Z] ---> Running in cdea1d2b76a9 [2022-06-30T12:10:01.668Z] Removing intermediate container cdea1d2b76a9 [2022-06-30T12:10:01.668Z] ---> 879bb28c6a9f [2022-06-30T12:10:01.668Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-30T12:10:01.668Z] ---> Running in f975d8724ecc [2022-06-30T12:10:01.956Z] Removing intermediate container f975d8724ecc [2022-06-30T12:10:01.956Z] ---> 186159e2702b [2022-06-30T12:10:01.956Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T12:10:01.956Z] ---> Running in 0de40079cc7d [2022-06-30T12:10:03.940Z] Removing intermediate container 0de40079cc7d [2022-06-30T12:10:03.940Z] ---> b53534580af0 [2022-06-30T12:10:03.940Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T12:10:03.940Z] ---> Running in 7b65e9e5e8fe [2022-06-30T12:10:04.919Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-30T12:10:05.510Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-30T12:10:06.493Z] OK: 220 MiB in 52 packages [2022-06-30T12:10:07.091Z] Removing intermediate container 7b65e9e5e8fe [2022-06-30T12:10:07.091Z] ---> e7d7d96d3e34 [2022-06-30T12:10:07.091Z] Step 8/27 : WORKDIR /app [2022-06-30T12:10:07.091Z] ---> Running in 87b40ebb8d39 [2022-06-30T12:10:07.687Z] Removing intermediate container 87b40ebb8d39 [2022-06-30T12:10:07.687Z] ---> b1842890fcfb [2022-06-30T12:10:07.687Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-30T12:10:07.964Z] ---> 900f08cdff7f [2022-06-30T12:10:07.964Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T12:10:07.964Z] ---> Running in e74cdaaa4ea6 [2022-06-30T12:10:09.954Z] Removing intermediate container e74cdaaa4ea6 [2022-06-30T12:10:09.954Z] ---> 641dab99d5b3 [2022-06-30T12:10:09.954Z] Step 11/27 : COPY . . [2022-06-30T12:10:10.557Z] ---> ef0afbcceae8 [2022-06-30T12:10:10.557Z] Step 12/27 : ARG MAKE="make build" [2022-06-30T12:10:10.557Z] ---> Running in fa643cf21915 [2022-06-30T12:10:10.832Z] Removing intermediate container fa643cf21915 [2022-06-30T12:10:10.832Z] ---> b17a53ff6caf [2022-06-30T12:10:10.832Z] Step 13/27 : RUN $MAKE [2022-06-30T12:10:10.832Z] ---> Running in 567f4f26f68c [2022-06-30T12:10:11.829Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-30T12:12:18.718Z] Removing intermediate container 567f4f26f68c [2022-06-30T12:12:18.718Z] ---> af5bba8503e0 [2022-06-30T12:12:18.718Z] Step 14/27 : FROM alpine:3.14 [2022-06-30T12:12:18.718Z] 3.14: Pulling from library/alpine [2022-06-30T12:12:18.718Z] 455c02918c45: Pulling fs layer [2022-06-30T12:12:18.718Z] 455c02918c45: Verifying Checksum [2022-06-30T12:12:18.718Z] 455c02918c45: Download complete [2022-06-30T12:12:18.718Z] 455c02918c45: Pull complete [2022-06-30T12:12:18.718Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-30T12:12:18.718Z] Status: Downloaded newer image for alpine:3.14 [2022-06-30T12:12:18.718Z] ---> ac73e934f311 [2022-06-30T12:12:18.718Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-30T12:12:18.718Z] ---> Running in 7e84a12c784e [2022-06-30T12:12:18.718Z] Removing intermediate container 7e84a12c784e [2022-06-30T12:12:18.718Z] ---> fa405f72f6f0 [2022-06-30T12:12:18.718Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-30T12:12:18.718Z] ---> Running in ba0b5226e059 [2022-06-30T12:12:18.718Z] Removing intermediate container ba0b5226e059 [2022-06-30T12:12:18.718Z] ---> d4a45ed5c5a1 [2022-06-30T12:12:18.718Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-30T12:12:18.718Z] ---> Running in 785bd8da61b3 [2022-06-30T12:12:18.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-30T12:12:18.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-30T12:12:18.718Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-30T12:12:18.718Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-30T12:12:18.718Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-30T12:12:18.718Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-30T12:12:18.718Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-30T12:12:18.718Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-30T12:12:18.718Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-30T12:12:18.718Z] Executing busybox-1.33.1-r7.trigger [2022-06-30T12:12:18.718Z] Executing ca-certificates-20211220-r0.trigger [2022-06-30T12:12:18.718Z] OK: 9 MiB in 21 packages [2022-06-30T12:12:18.718Z] Removing intermediate container 785bd8da61b3 [2022-06-30T12:12:18.718Z] ---> f66e15f3a5bf [2022-06-30T12:12:18.718Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-30T12:12:18.718Z] ---> 9054b3b22f95 [2022-06-30T12:12:18.718Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-30T12:12:18.718Z] ---> bb96117f9c14 [2022-06-30T12:12:18.718Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-30T12:12:18.718Z] ---> 3135b939942a [2022-06-30T12:12:18.718Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-30T12:12:18.718Z] ---> 6ea649f98f79 [2022-06-30T12:12:18.718Z] Step 22/27 : EXPOSE 48095 [2022-06-30T12:12:18.718Z] ---> Running in 618cdf66b8d0 [2022-06-30T12:12:18.718Z] Removing intermediate container 618cdf66b8d0 [2022-06-30T12:12:18.718Z] ---> e7bfe60d041f [2022-06-30T12:12:18.718Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-30T12:12:18.718Z] ---> Running in 345dbebb5e9a [2022-06-30T12:12:18.718Z] Removing intermediate container 345dbebb5e9a [2022-06-30T12:12:18.718Z] ---> 5320c1422562 [2022-06-30T12:12:18.718Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-30T12:12:18.718Z] ---> Running in 8122ff4a1816 [2022-06-30T12:12:18.718Z] Removing intermediate container 8122ff4a1816 [2022-06-30T12:12:18.718Z] ---> 215e41d4cb69 [2022-06-30T12:12:18.718Z] Step 25/27 : LABEL arch=arm64 [2022-06-30T12:12:18.718Z] ---> Running in baf4e7e57648 [2022-06-30T12:12:18.718Z] Removing intermediate container baf4e7e57648 [2022-06-30T12:12:18.718Z] ---> 0a3d727a18fa [2022-06-30T12:12:18.718Z] Step 26/27 : LABEL git_sha=9dc18520b4c529cd90bb3b0e0b694269bfebf569 [2022-06-30T12:12:18.718Z] ---> Running in 82c71b203049 [2022-06-30T12:12:18.718Z] Removing intermediate container 82c71b203049 [2022-06-30T12:12:18.718Z] ---> a2992a5dcdd0 [2022-06-30T12:12:18.718Z] Step 27/27 : LABEL version=0.0.0 [2022-06-30T12:12:18.718Z] ---> Running in 5b715fb5f8e7 [2022-06-30T12:12:18.718Z] Removing intermediate container 5b715fb5f8e7 [2022-06-30T12:12:18.718Z] ---> 898f07ef2d55 [2022-06-30T12:12:18.718Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-30T12:12:18.718Z] Successfully built 898f07ef2d55 [2022-06-30T12:12:18.718Z] 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 [2022-06-30T12:12:19.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-30T12:12:19.570Z] [2022-06-30T12:12:19.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:12:20.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-30T12:12:20.283Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-30T12:12:20.283Z] 8998bd30e6a1: Pulling fs layer [2022-06-30T12:12:20.283Z] 04944245beec: Pulling fs layer [2022-06-30T12:12:20.283Z] 699f458cf7ca: Pulling fs layer [2022-06-30T12:12:20.283Z] 765212b225bb: Pulling fs layer [2022-06-30T12:12:20.283Z] f23df028b6ca: Pulling fs layer [2022-06-30T12:12:20.283Z] d65c8cfc05b1: Pulling fs layer [2022-06-30T12:12:20.283Z] 2437ff75d9bd: Pulling fs layer [2022-06-30T12:12:20.283Z] 765212b225bb: Waiting [2022-06-30T12:12:20.283Z] d65c8cfc05b1: Waiting [2022-06-30T12:12:20.283Z] 2437ff75d9bd: Waiting [2022-06-30T12:12:20.283Z] f23df028b6ca: Waiting [2022-06-30T12:12:20.283Z] 04944245beec: Verifying Checksum [2022-06-30T12:12:20.283Z] 04944245beec: Download complete [2022-06-30T12:12:20.283Z] 765212b225bb: Verifying Checksum [2022-06-30T12:12:20.283Z] 765212b225bb: Download complete [2022-06-30T12:12:20.283Z] f23df028b6ca: Verifying Checksum [2022-06-30T12:12:20.283Z] f23df028b6ca: Download complete [2022-06-30T12:12:20.283Z] d65c8cfc05b1: Verifying Checksum [2022-06-30T12:12:20.283Z] d65c8cfc05b1: Download complete [2022-06-30T12:12:20.560Z] 699f458cf7ca: Verifying Checksum [2022-06-30T12:12:20.560Z] 699f458cf7ca: Download complete [2022-06-30T12:12:20.835Z] 8998bd30e6a1: Verifying Checksum [2022-06-30T12:12:20.835Z] 8998bd30e6a1: Download complete [2022-06-30T12:12:23.467Z] 2437ff75d9bd: Verifying Checksum [2022-06-30T12:12:23.467Z] 2437ff75d9bd: Download complete [2022-06-30T12:12:24.919Z] 8998bd30e6a1: Pull complete [2022-06-30T12:12:25.517Z] 04944245beec: Pull complete [2022-06-30T12:12:26.957Z] 699f458cf7ca: Pull complete [2022-06-30T12:12:27.235Z] 765212b225bb: Pull complete [2022-06-30T12:12:28.219Z] f23df028b6ca: Pull complete [2022-06-30T12:12:28.219Z] d65c8cfc05b1: Pull complete [2022-06-30T12:12:43.327Z] 2437ff75d9bd: Pull complete [2022-06-30T12:12:43.327Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-30T12:12:43.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-30T12:12:43.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T12:12:43.729Z] prd-ubuntu20.04-docker-arm64-4c-16g-16482 does not seem to be running inside a container [2022-06-30T12:12:43.822Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-30T12:12:46.341Z] $ docker top ec37a2f224521a3b7eda54679088446bc8b210e9cce0bbbe7e4767b7b7c67e9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T12:12:47.299Z] ---> job-cost.sh [2022-06-30T12:12:47.299Z] lf-activate-venv: SKIPPING [2022-06-30T12:12:47.299Z] INFO: No Stack... [2022-06-30T12:12:47.573Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-30T12:12:48.553Z] INFO: Archiving Costs [Pipeline] sh [2022-06-30T12:12:49.238Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-06-30T12:12:49.238Z] + cut -d, -f6 [Pipeline] lock [2022-06-30T12:12:49.322Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-436-1-stack-cost] [2022-06-30T12:12:49.329Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-436-1-stack-cost] did not exist. Created. [2022-06-30T12:12:49.329Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-436-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-30T12:12:50.087Z] /w/workspace/app-service-configurable/1@tmp/durable-0a730ee1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-30T12:12:50.793Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-30T12:12:50.834Z] Warning: overwriting stash ‘stack-cost’ [2022-06-30T12:12:50.887Z] Stashed 1 file(s) [Pipeline] } [2022-06-30T12:12:50.902Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-436-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-30T12:12:50.989Z] $ docker stop --time=1 ec37a2f224521a3b7eda54679088446bc8b210e9cce0bbbe7e4767b7b7c67e9b [2022-06-30T12:12:52.505Z] $ docker rm -f ec37a2f224521a3b7eda54679088446bc8b210e9cce0bbbe7e4767b7b7c67e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-30T12:12:53.564Z] provisioning config files... [2022-06-30T12:12:53.574Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-436@tmp/config5355915573004322548tmp [Pipeline] { [Pipeline] sh [2022-06-30T12:12:53.916Z] + set +x [2022-06-30T12:12:53.916Z] + curl -s https://codecov.io/bash [2022-06-30T12:12:53.916Z] + bash -s -- [2022-06-30T12:12:53.916Z] [2022-06-30T12:12:53.916Z] _____ _ [2022-06-30T12:12:53.916Z] / ____| | | [2022-06-30T12:12:53.916Z] | | ___ __| | ___ ___ _____ __ [2022-06-30T12:12:53.916Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-30T12:12:53.916Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-30T12:12:53.916Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-30T12:12:53.916Z] Bash-1.0.6 [2022-06-30T12:12:53.916Z] [2022-06-30T12:12:53.916Z] [2022-06-30T12:12:53.916Z] ==> git version 2.25.1 found [2022-06-30T12:12:53.916Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-30T12:12:53.916Z] Release-Date: 2020-01-08 [2022-06-30T12:12:53.916Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-30T12:12:53.916Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-30T12:12:53.916Z] ==> Jenkins CI detected. [2022-06-30T12:12:53.916Z] current dir:  /w/workspace/_app-service-configurable_PR-436 [2022-06-30T12:12:53.916Z] project root: . [2022-06-30T12:12:53.916Z] --> token set from env [2022-06-30T12:12:53.916Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-30T12:12:53.916Z] ==> Running gcov in . (disable via -X gcov) [2022-06-30T12:12:53.916Z] ==> Python coveragepy not found [2022-06-30T12:12:53.916Z] ==> Searching for coverage reports in: [2022-06-30T12:12:53.916Z] + . [2022-06-30T12:12:53.916Z] -> Found 1 reports [2022-06-30T12:12:53.916Z] ==> Detecting git/mercurial file structure [2022-06-30T12:12:53.916Z] ==> Reading reports [2022-06-30T12:12:53.916Z] + ./coverage.out bytes=10 [2022-06-30T12:12:53.916Z] ==> Appending adjustments [2022-06-30T12:12:53.916Z] https://docs.codecov.io/docs/fixing-reports [2022-06-30T12:12:54.177Z] + Found adjustments [2022-06-30T12:12:54.177Z] ==> Gzipping contents [2022-06-30T12:12:54.177Z] 4.0K /tmp/codecov.1vMU0V.gz [2022-06-30T12:12:54.177Z] ==> Uploading reports [2022-06-30T12:12:54.177Z] url: https://codecov.io [2022-06-30T12:12:54.177Z] query: branch=PR-436&commit=9dc18520b4c529cd90bb3b0e0b694269bfebf569&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-436%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=436&job=&cmd_args= [2022-06-30T12:12:54.177Z] -> Pinging Codecov [2022-06-30T12:12:54.177Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-436&commit=9dc18520b4c529cd90bb3b0e0b694269bfebf569&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-436%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=436&job=&cmd_args= [2022-06-30T12:12:54.437Z] -> Uploading to [2022-06-30T12:12:54.437Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-30/A97CA9966030D2A3747ED39772930CCE/9dc18520b4c529cd90bb3b0e0b694269bfebf569/f5190ead-9af8-4f13-9b38-eba06f1cfd44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220630T121254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b323df45e342744bccd9f94f1c6d155377c6dc63c7031a8c26663d787beda84d [2022-06-30T12:12:54.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-30T12:12:54.437Z] Dload Upload Total Spent Left Speed [2022-06-30T12:12:54.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2121 --:--:-- --:--:-- --:--:-- 2114 100 592 0 0 100 592 0 2121 --:--:-- --:--:-- --:--:-- 2114 [2022-06-30T12:12:54.700Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/9dc18520b4c529cd90bb3b0e0b694269bfebf569 [Pipeline] } [2022-06-30T12:12:54.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-30T12:12:56.538Z] + [ -d /w/workspace/_app-service-configurable_PR-436/archives ] [2022-06-30T12:12:56.538Z] + ls -al /w/workspace/_app-service-configurable_PR-436/archives [2022-06-30T12:12:56.538Z] total 16 [2022-06-30T12:12:56.538Z] drwxr-xr-x 3 root root 4096 Jun 30 12:05 . [2022-06-30T12:12:56.538Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 30 12:05 .. [2022-06-30T12:12:56.538Z] drwxr-xr-x 2 root root 4096 Jun 30 12:05 cost [2022-06-30T12:12:56.538Z] -rw-r--r-- 1 root root 95 Jun 30 12:05 cost.csv [2022-06-30T12:12:56.538Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-436/archives [2022-06-30T12:12:56.538Z] + ls -al /w/workspace/_app-service-configurable_PR-436/archives [2022-06-30T12:12:56.538Z] total 16 [2022-06-30T12:12:56.538Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 12:05 . [2022-06-30T12:12:56.538Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 30 12:05 .. [2022-06-30T12:12:56.538Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 30 12:05 cost [2022-06-30T12:12:56.538Z] -rw-r--r-- 1 jenkins jenkins 95 Jun 30 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-30T12:12:56.871Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T12:12:57.769Z] ---> package-listing.sh [2022-06-30T12:12:57.769Z] ++ facter osfamily [2022-06-30T12:12:57.769Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-30T12:12:58.029Z] + OS_FAMILY=debian [2022-06-30T12:12:58.029Z] + workspace=/w/workspace/_app-service-configurable_PR-436 [2022-06-30T12:12:58.029Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-30T12:12:58.029Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-30T12:12:58.029Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-30T12:12:58.029Z] + PACKAGES=/tmp/packages_start.txt [2022-06-30T12:12:58.029Z] + '[' /w/workspace/_app-service-configurable_PR-436 ']' [2022-06-30T12:12:58.029Z] + PACKAGES=/tmp/packages_end.txt [2022-06-30T12:12:58.029Z] + case "${OS_FAMILY}" in [2022-06-30T12:12:58.029Z] + dpkg -l [2022-06-30T12:12:58.029Z] + grep '^ii' [2022-06-30T12:12:58.029Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-30T12:12:58.029Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-30T12:12:58.029Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-30T12:12:58.029Z] + '[' /w/workspace/_app-service-configurable_PR-436 ']' [2022-06-30T12:12:58.029Z] + mkdir -p /w/workspace/_app-service-configurable_PR-436/archives/ [2022-06-30T12:12:58.029Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-436/archives/ [Pipeline] echo [2022-06-30T12:12:58.070Z] 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-436/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-30T12:12:58.364Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T12:12:59.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T12:12:59.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T12:12:59.172Z] prd-ubuntu20.04-docker-8c-8g-16480 does not seem to be running inside a container [2022-06-30T12:12:59.207Z] $ 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-436/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-436 -v /w/workspace/_app-service-configurable_PR-436:/w/workspace/_app-service-configurable_PR-436:rw,z -v /w/workspace/_app-service-configurable_PR-436@tmp:/w/workspace/_app-service-configurable_PR-436@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-30T12:12:59.421Z] $ docker top 970f042c861a2249074330a4daa011e51bf90603e61acc4f02552f8bf0314988 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-30T12:12:59.823Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-30T12:13:00.134Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-30T12:13:00.447Z] + ls /var/log/sa-host [2022-06-30T12:13:00.447Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T12:13:00.641Z] provisioning config files... [2022-06-30T12:13:00.651Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-436@tmp/config589401276627742056tmp [Pipeline] { [Pipeline] echo [2022-06-30T12:13:00.703Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T12:13:01.016Z] ---> create-netrc.sh [Pipeline] } [2022-06-30T12:13:01.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-30T12:13:01.460Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-30T12:13:01.490Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T12:13:01.807Z] ---> sudo-logs.sh [2022-06-30T12:13:01.807Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-30T12:13:01.891Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T12:13:02.206Z] ---> job-cost.sh [2022-06-30T12:13:02.206Z] lf-activate-venv: SKIPPING [2022-06-30T12:13:02.206Z] DEBUG: total: 0.2199999988079071 [2022-06-30T12:13:02.206Z] INFO: Retrieving Stack Cost... [2022-06-30T12:13:02.466Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-30T12:13:03.038Z] INFO: Archiving Costs [Pipeline] echo [2022-06-30T12:13:03.078Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T12:13:03.396Z] ---> logs-deploy.sh [2022-06-30T12:13:03.396Z] lf-activate-venv: SKIPPING [2022-06-30T12:13:03.396Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-436/1 [2022-06-30T12:13:03.396Z] INFO: archiving workspace using pattern(s): [2022-06-30T12:13:04.340Z] Archives upload complete. [2022-06-30T12:13:04.340Z] INFO: archiving logs to Nexus